Commit Graph

17 Commits

Author SHA1 Message Date
RunasSudo 00fe0ec53d
Allow showing only unclassified statement lines 2023-05-28 12:08:31 +10:00
RunasSudo 4aa6c610e4
Re-implement statement lines "Reconcile selected as transfer" 2023-01-29 19:18:30 +11:00
RunasSudo 9378cf441f
Allow reconciling complex statement line 2023-01-27 22:19:08 +11:00
RunasSudo 08ff000899
Use url_for for internal links 2023-01-07 19:01:22 +11:00
RunasSudo 2e5ae4c20b
Improve performance by JOINing postings when extracting transactions 2023-01-05 01:15:39 +11:00
RunasSudo 13123deebe
Implement OFX 2.x import 2023-01-05 00:12:46 +11:00
RunasSudo 89791a8ba0
Paginate statement lines view 2023-01-05 00:12:46 +11:00
RunasSudo 3c661100e5
Re-implement charging statement lines for consolidated Transaction model 2023-01-02 19:11:48 +11:00
RunasSudo 33cf00ecec
Implement OFX 1.x import 2023-01-02 19:11:31 +11:00
RunasSudo dbc2bca8be
Unify all transactions in single model 2023-01-02 18:08:30 +11:00
RunasSudo d8caedd2dd
Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
RunasSudo 77d23cb7b4
Allow reconciling two statement lines together as a transfer between accounts 2023-01-02 16:15:19 +11:00
RunasSudo 801d70c6e9
Clean up and refactor 2023-01-02 16:15:19 +11:00
RunasSudo f9ed93af03
Basic reporting example 2023-01-02 16:15:19 +11:00
RunasSudo ee6d91d811
Display existing statement line transaction when editing 2023-01-02 16:15:18 +11:00
RunasSudo 3debfb1122
Allow charging statement line to multiple accounts 2023-01-02 16:15:18 +11:00
RunasSudo 511914fd1b
Initial commit 2023-01-02 16:15:14 +11:00