Open silvermind opened 9 years ago
That's implemented using a zero-balance
CSS class in app/views/tenants/_account.html.haml
You might add a context action button toggling visibility of this class.
Scratch my previous comment. It's not related to that.
But I think it's related to https://github.com/huerlisi/has_accounts_engine/pull/5 That pull request will not fix this issue, but I'll give it some focus after having fixed that one.
We wanted to print, all accounts for a given year. On serveral accounts, which have no bookings in the current year, the saldo is not visible as no entry are machted. For these account (e.g Stammkapital) the saldo line should also be created if no booking exists.