Skip to content

Instantly share code, notes, and snippets.

@cdlm
Created April 21, 2014 22:39
Show Gist options
  • Save cdlm/11158970 to your computer and use it in GitHub Desktop.
Save cdlm/11158970 to your computer and use it in GitHub Desktop.
Ledger accout alias heisenbug
# run several times using: ledger --strict -f test.ledger balance
# most of the time it works fine
# but sometimes the account aliases fail (e.g. ledger produces a warning "Unknown account 'tools'")
# heisenbug, follow-up at http://bugs.ledger-cli.org/show_bug.cgi?id=1022
commodity €
account expenses:tools
alias tools
account assets:checking
alias ccp
2014/04/12 (leroymerlin) rallonge électrique 15m
tools € 13.90
ccp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment