Commit Graph

10 Commits

Author SHA1 Message Date
RunasSudo fe600592d6
Fix typo/bug in cash calculations involving asset accounts
Typo resulted e.g. in transactions between cash assets and liabilities being discarded instead of being charged to Other Income
2020-03-23 20:23:31 +11:00
RunasSudo c379a28fbd
Implement report showing transactions by commodity 2020-03-23 17:17:10 +11:00
RunasSudo 91343abd3b
Also link "Opening Balance" date to previous transactions in transaction list 2020-03-23 02:01:53 +11:00
RunasSudo 3346f046ad
Don't hide postings less than 0.05 2020-03-23 00:47:00 +11:00
RunasSudo c5a34d8559
Crude cash basis implementation 2020-03-21 01:18:48 +11:00
RunasSudo f5f59a7098
Add home link and tweak transactions report heading 2020-03-20 23:20:39 +11:00
RunasSudo c780573331
Fix typo causing error with general ledger view 2020-03-20 22:15:13 +11:00
RunasSudo 2bc6bb0e22
Rewrite backend again to process transactions fully ourselves
Reimplemented up to trial balance/account transactions
2020-03-20 21:43:05 +11:00
RunasSudo be82615598
Minor tweaks 2020-03-20 18:54:01 +11:00
RunasSudo 706ac8ae87
Transaction listing report 2020-02-16 01:53:33 +11:00