revbank/lib/RevBank
Juerd Waalboer ccae71021a Get 'cash' working again
Now implemented via a hidden user called '-cash'.

This also introduces the concept of hidden accounts, that begin with '+' or
'-', for result accounts and balance accounts. Future versions can further
use this for more detailed bookkeeping. The idea behind the sign is that
'-' accounts should be inverted to get the intuitive value. So if the account
'-cash' has -13.37, that means there should be +13.37 in the cash box (or,
well, once the rest of this is implemented and the initial values are then set
correctly.)
2022-06-11 16:58:20 +02:00
..
Cart Fix cosmetic issue 2021-12-03 18:28:01 +01:00
Amount.pm Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
Amount.pod Document parse_amount 2021-12-02 23:12:13 +01:00
Cart.pm Get 'cash' working again 2022-06-11 16:58:20 +02:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
Global.pm Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
Messages.pm Get 'cash' working again 2022-06-11 16:58:20 +02:00
Plugin.pm Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
Plugins.pm Split "help" into "help" and "help2"; ditch pager 2022-06-11 16:31:44 +02:00
Plugins.pod Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
Users.pm Get 'cash' working again 2022-06-11 16:58:20 +02:00