Commit Graph

11 Commits

Author SHA1 Message Date
RunasSudo 454801cd63
Add feature to split transaction into balanced pairs
Might be useful later for cash basis
2020-08-06 03:00:21 +10:00
RunasSudo 7fe942df5f
Revamp report formatting
Display at A4 width
Allow toggling full/A4 width
2020-07-19 02:27:33 +10:00
RunasSudo e1e28060e8
Process trial balance before displaying individual transaction
This is required to show unrealised gains, etc.
2020-07-17 11:32:17 +10:00
RunasSudo d87d49fc00
Combine like postings in non-commodity transaction views 2020-06-08 01:33:57 +10:00
RunasSudo 7fd09c68de
Fix incorrect "Show commodity detail" link on transaction page 2020-05-21 12:46:58 +10:00
RunasSudo e719aa293f
Link to ledger in transaction detail page 2020-04-15 11:09:53 +10:00
RunasSudo b200501e37
Rename "currency" to "commodity"
Apologies to hypothetical API users
2020-04-04 04:15:59 +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