Commit Graph

26 Commits

Author SHA1 Message Date
b21eb0b04d
Avoid hardcoding URIs 2024-12-17 15:29:55 +11:00
81e4ea86f6
Implement OFX 1.x import 2024-11-23 00:29:48 +11:00
3596a78b06
Add button to close open file 2024-11-22 23:19:40 +11:00
ae2b9e4016
Implement balance sheet report 2024-11-22 22:15:00 +11:00
879fac9999
Implement income statement report 2024-11-22 21:43:54 +11:00
071d7c8988
Implement accounts combobox 2024-11-22 19:19:55 +11:00
40945def3e
Use small (thicker) plus icon on journal view 2024-11-22 18:55:32 +11:00
03897430aa
Rename /journal/{edit,new}-transaction etc. to /journal/{edit,new} for consistency 2024-11-22 18:55:09 +11:00
c5c3d1133a
Implement editing and deleting balance assertions 2024-11-22 18:54:28 +11:00
e791fb2a8a
Implement balance assertions view 2024-11-22 18:12:40 +11:00
8ccbe44102
Implement chart of accounts view 2024-11-22 01:24:14 +11:00
efa42415a9
Invalidate running balances when classifying statement line 2024-11-18 21:16:08 +11:00
06439768ed
Allow filtering for only unclassified statement lines 2024-11-18 21:01:30 +11:00
04c22c798f
Implement reconciling statement lines 2024-11-18 20:43:54 +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
a688ea7c22
Implement statement line view 2024-11-17 18:43:28 +11:00
0a09d0fa6f
Add "New transaction" button to more pages 2024-11-17 02:42:13 +11:00
d3d7366b4a
Implement creating new transactions 2024-11-17 02:25:30 +11:00
dcf40b1ce8
Implement adding postings 2024-11-17 02:25:30 +11:00
4bbfad335e
Implement basic transaction editing 2024-11-17 02:25:30 +11:00
7616d1256d
Implement journal view 2024-11-16 22:08:41 +11:00
8def6bf046
Parse timestamps using day.js 2024-11-16 21:24:45 +11:00
aff795745c
Implement account transactions with commodity detail view 2024-11-16 21:17:46 +11:00
d3250bcfe0
Refactor folder layout 2024-11-16 15:39:44 +11:00