hledger/hledger-lib/Hledger
Simon Michael 6b349e3123 bs/bse/cf/is: show all balances as normally-positive (experimental)
Income, liability and equity balances, which until now we have
always displayed as negative numbers, are now shown as normally positive
by these reports.
Negative numbers now indicate a contra-balance (eg an overdrawn
checking account), a net loss, a negative net worth, etc.
This makes these reports more like conventional financial statements,
and easier to read and share with normal people.
2018-01-18 11:01:07 -08:00
..
Data lib: refactor 2018-01-15 14:15:52 -08:00
Read lib: refactor low-level text file reading 2018-01-04 16:17:25 -08:00
Reports bs/bse/cf/is: show all balances as normally-positive (experimental) 2018-01-18 11:01:07 -08:00
Utils lib: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs lib: Fix filtering by payee and note (#598) 2017-09-05 08:37:19 -07:00
Read.hs lib: refactor low-level text file reading 2018-01-04 16:17:25 -08:00
Reports.hs lib: Implemented a testing context for the module MultiBalanceReports. 2017-07-15 08:02:03 +01:00
Utils.hs lib: when the text encoding is UTF-8, ignore any UTF-8 BOM prefix 2018-01-04 16:29:23 -08:00