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.
[ { "endline": 93, "file": "hledger/Hledger/Cli/Commands/Print.hs", "function": "entriesReportAsText", "module": "Hledger.Cli.Commands.Print", "startline": 92 } ]
[ { "endline": 99, "file": "hledger/Hledger/Cli/Commands/Print.hs", "function": "entriesReportAsText", "module": "Hledger.Cli.Commands.Print", "startline": 92 } ]