hledger-4

Hledger supports transactions with up to 1 'empty posting' (= no monetary amount). The option 'auto' can add another empty posting, which can result in faulty 2-empty-posting transactions. As a fix, 'auto' generated postings are non-empty by default.

ghc-version: 8.10.7

hasbugs-version: 1.0.0

license: GPL-3.0

build-framework: stack

Repository
GitHub Artifacts :

Faults @4006ab6d

[
  {
    "endline": 93,
    "file": "hledger/Hledger/Cli/Commands/Print.hs",
    "function": "entriesReportAsText",
    "module": "Hledger.Cli.Commands.Print",
    "startline": 92
  }
]

Fixes @9d5397de

[
  {
    "endline": 99,
    "file": "hledger/Hledger/Cli/Commands/Print.hs",
    "function": "entriesReportAsText",
    "module": "Hledger.Cli.Commands.Print",
    "startline": 92
  }
]