tgrosinger / ledger-obsidian

Plain text accounting in Obsidian.md
GNU General Public License v3.0
388 stars 38 forks source link

Cannot handle transaction with zero balance #16

Closed tgrosinger closed 2 years ago

tgrosinger commented 2 years ago

If a transaction has more than one line with a 0 balance it will incorrectly assume this line should be filled based on the other transaction lines. Must distinguish between an explicit 0 and an absent value.