hpdeifel / hledger-iadd

A terminal UI as drop-in replacement for hledger add.
BSD 3-Clause "New" or "Revised" License
77 stars 8 forks source link

Support unbalanced virtual postings #49

Open the-solipsist opened 3 years ago

the-solipsist commented 3 years ago

Currently, if I add an unbalanced virtual posting, hledger-iadd doesn't let me "finish" the transaction, sensing that the transaction is unbalanced.

Suggested fix: If any of the account names begins with ( and ends with ), then ignore that value when calculating the total.