22 Commits

Author SHA1 Message Date
94255ffb9d
Allow configuring frontend plugins 2025-06-09 19:36:15 +10:00
1fe1aec828
Allow entering transactions with mixed commodities of equal cost 2025-06-09 18:55:20 +10:00
5439632fc6
Display single-letter commodity before quantity 2025-06-08 21:22:57 +10:00
6174a7ce57
Validate commodity strings in input 2025-06-08 21:16:31 +10:00
b12fb30a20
Allow single-letter commodity name to precede quantity 2025-06-08 21:16:22 +10:00
83ca78436c
Validate user input amounts and fail gracefully 2025-06-07 16:53:43 +10:00
ecce02616c
Validate database version 2025-06-07 16:37:37 +10:00
54ef0de03b
Implement creating new database file 2025-06-07 13:15:52 +10:00
5d573ac421
Remove functions from db.ts now implemented in libdrcr 2025-05-31 15:35:54 +10:00
c932ee21de
Compute cost basis in SQL where possible 2025-02-16 20:23:56 +11:00
2404def901
Compute running balances in SQL 2025-02-16 18:43:14 +11:00
3596a78b06
Add button to close open file 2024-11-22 23:19:40 +11:00
879fac9999
Implement income statement report 2024-11-22 21:43:54 +11:00
e791fb2a8a
Implement balance assertions view 2024-11-22 18:12:40 +11:00
331d7d8b7c
Show unclassified statement lines in reports 2024-11-18 20:02:05 +11:00
7b26ef81c6
Implement OFX2.x statement import 2024-11-18 16:54:50 +11:00
30cb94274b
Implement SQL transactions 2024-11-17 22:31:34 +11:00
d3d7366b4a
Implement creating new transactions 2024-11-17 02:25:30 +11:00
48211b2176
Update running balance only if required 2024-11-17 02:25:30 +11:00
4bbfad335e
Implement basic transaction editing 2024-11-17 02:25:30 +11:00
5e4033a1e2
Implement account transactions view 2024-11-16 15:33:21 +11:00
d389085681
Initial commit 2024-11-15 20:06:08 +11:00