Commit Graph

21 Commits

Author SHA1 Message Date
RunasSudo d87d49fc00
Combine like postings in non-commodity transaction views 2020-06-08 01:33:57 +10:00
RunasSudo 9d1e8af875
Ensure unique transaction IDs 2020-05-18 23:56:31 +10:00
RunasSudo 56959cda22
Show also this account's posting comment in transaction list 2020-05-17 15:15:19 +10:00
RunasSudo 46e226fc0b
Show posting comments in transation detail page 2020-05-08 23:37:02 +10:00
RunasSudo 456352c88f
Improve formatting of transaction lists 2020-05-08 23:37:02 +10:00
RunasSudo b200501e37
Rename "currency" to "commodity"
Apologies to hypothetical API users
2020-04-04 04:15:59 +11:00
RunasSudo 0d7e68592b
Tweak general ledger/account transactions report
Correctly show period
Refer to "begin date" and "end date"
2020-04-01 13:47:02 +11:00
RunasSudo 0a5a5994bc
Tweak table column widths to evenly distribute Description and Account columns, regardless of page width 2020-03-31 03:01:27 +11:00
RunasSudo 2eff00b5db
Consolidate display logic and always show full value on hover 2020-03-30 20:02:09 +11:00
RunasSudo 516afe9aed
Commodity detail for transaction detail
Combine account transactions endpoints w/wo commodity detail
2020-03-29 22:01:52 +11:00
RunasSudo 63a4b6bdb2
Implement transaction detail page 2020-03-29 21:46:55 +11:00
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