Stephen Morgan
|
7e44b89bb4
|
lib: Remove unused label on TranspactionReport and AccountTransactionsReport.
|
2021-01-02 15:08:09 +11:00 |
|
Stephen Morgan
|
5752f1c5cb
|
lib,cli: Use Text Builder for Account Transaction Reports.
|
2021-01-02 15:08:09 +11:00 |
|
Stephen Morgan
|
af31d6e140
|
lib,cli,ui: Remove redundant Typeable and Data instances.
Also add some explicit import lists.
|
2020-08-31 15:41:30 +10:00 |
|
Stephen Morgan
|
74778efcf5
|
Use nubSort instead of nub . sort.
|
2020-01-04 08:31:10 -08:00 |
|
Simon Michael
|
ea5050963f
|
web: try to fix RegisterR warning
|
2019-05-23 22:34:31 -07:00 |
|
Simon Michael
|
20bc386b80
|
restore TransactionsReport
hledger-web's register chart uses it, I didn't see it
because it's called from a hamlet template.
|
2019-05-23 22:15:40 -07:00 |
|
Simon Michael
|
54c1529638
|
lib: drop TransactionsReport, BalanceHistoryReport
They seem unused.
|
2019-05-23 21:55:19 -07:00 |
|
Simon Michael
|
04a30fa084
|
lib: TransactionsReport/AccountTransactionsReport cleanup
Split them into separate files, rename journalTransactionsReport to
transactionsReport.
|
2019-05-23 21:55:19 -07:00 |
|