Commit Graph

24 Commits

Author SHA1 Message Date
7fe942df5f
Revamp report formatting
Display at A4 width
Allow toggling full/A4 width
2020-07-19 02:27:33 +10:00
bf4cc42533
Link closing balances on account transactions report 2020-07-17 11:32:49 +10:00
e1e28060e8
Process trial balance before displaying individual transaction
This is required to show unrealised gains, etc.
2020-07-17 11:32:17 +10:00
d87d49fc00
Combine like postings in non-commodity transaction views 2020-06-08 01:33:57 +10:00
9d1e8af875
Ensure unique transaction IDs 2020-05-18 23:56:31 +10:00
56959cda22
Show also this account's posting comment in transaction list 2020-05-17 15:15:19 +10:00
46e226fc0b
Show posting comments in transation detail page 2020-05-08 23:37:02 +10:00
456352c88f
Improve formatting of transaction lists 2020-05-08 23:37:02 +10:00
b200501e37
Rename "currency" to "commodity"
Apologies to hypothetical API users
2020-04-04 04:15:59 +11:00
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
0a5a5994bc
Tweak table column widths to evenly distribute Description and Account columns, regardless of page width 2020-03-31 03:01:27 +11:00
2eff00b5db
Consolidate display logic and always show full value on hover 2020-03-30 20:02:09 +11:00
516afe9aed
Commodity detail for transaction detail
Combine account transactions endpoints w/wo commodity detail
2020-03-29 22:01:52 +11:00
63a4b6bdb2
Implement transaction detail page 2020-03-29 21:46:55 +11:00
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
c379a28fbd
Implement report showing transactions by commodity 2020-03-23 17:17:10 +11:00
91343abd3b
Also link "Opening Balance" date to previous transactions in transaction list 2020-03-23 02:01:53 +11:00
3346f046ad
Don't hide postings less than 0.05 2020-03-23 00:47:00 +11:00
c5a34d8559
Crude cash basis implementation 2020-03-21 01:18:48 +11:00
f5f59a7098
Add home link and tweak transactions report heading 2020-03-20 23:20:39 +11:00
c780573331
Fix typo causing error with general ledger view 2020-03-20 22:15:13 +11:00
2bc6bb0e22
Rewrite backend again to process transactions fully ourselves
Reimplemented up to trial balance/account transactions
2020-03-20 21:43:05 +11:00
be82615598
Minor tweaks 2020-03-20 18:54:01 +11:00
706ac8ae87
Transaction listing report 2020-02-16 01:53:33 +11:00