Commit Graph

16 Commits

Author SHA1 Message Date
RunasSudo 09f2c3961d
Fix bug with prefixed commodities of more than one character
Thanks to Ricardo for the report
2021-01-02 21:38:48 +11:00
RunasSudo 7b9ae9d56e
Minor API changes 2021-01-02 21:28:40 +11:00
RunasSudo 297b2bf451
Bug fixes
Correct incorrect URL on cash flow report
Force sort transactions by date
2021-01-02 21:28:20 +11:00
RunasSudo 4a76f605b4
Also read transaction metadata 2021-01-02 21:27:04 +11:00
RunasSudo 9d1e8af875
Ensure unique transaction IDs 2020-05-18 23:56:31 +10:00
RunasSudo 4e180f5151
Correctly handle amounts with commas 2020-05-17 15:15:30 +10:00
RunasSudo 327493be3e
Record posting states 2020-04-15 11:11:46 +10:00
RunasSudo 3fa8f8a829
Centralise commodity tracking logic
Per Ledger behaviour, commodities considered equivalent if same name regardless of whether prefix or suffix
Commodity display drawn from Ledger data, no longer explicitly specified in config
2020-04-04 04:28:43 +11:00
RunasSudo b200501e37
Rename "currency" to "commodity"
Apologies to hypothetical API users
2020-04-04 04:15:59 +11:00
RunasSudo 63a4b6bdb2
Implement transaction detail page 2020-03-29 21:46:55 +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 706ac8ae87
Transaction listing report 2020-02-16 01:53:33 +11:00
RunasSudo bb66931b0e
Major rewrite - implement comparative periods for all reports 2020-02-15 11:47:10 +11:00
RunasSudo 63806da8dc
Implement cash basis accounting 2020-01-31 17:57:27 +11:00
RunasSudo e4c8d2f398
Call Ledger in full precision 2020-01-31 10:13:20 +11:00
RunasSudo caca8152ff
Initial commit 2020-01-14 00:06:22 +11:00