Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

budget report with --layout=bare shows rows with no commodity and zero value #2264

Open
thielema opened this issue Oct 15, 2024 · 0 comments
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. balance

Comments

@thielema
Copy link
Contributor

$ cat hledger-journal-budget-bare
~ monthly from 2024-06-01  Periodic
    Forderung   42 Euro
    Erloes

2024-04-01 Dummy

2024-08-01 Bla
    Bank  42 Euro
    Forderung

$ hledger -f hledger-journal-budget-bare balance --budget --layout=bare
Budget performance in 2024-04-01..2024-08-01:

              || Commodity  2024-04-01..2024-08-01 
==============++===================================
 <unbudgeted> || Euro            42                
 Erloes       ||                  0 [           0] 
 Erloes       || Euro             0 [        -126] 
 Forderung    || Euro           -42 [-33% of  126] 
--------------++-----------------------------------
              || Euro             0 [           0] 
@simonmichael simonmichael added A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. balance labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. balance
Projects
None yet
Development

No branches or pull requests

2 participants