Commit graph

20 commits

Author SHA1 Message Date
8b08997fda
reconciler: Add --full-months option to round statement dates to month boundaries 2023-02-11 16:00:21 +11:00
07d7737bd0
reconciler: Format BQL query 2023-02-11 15:25:44 +11:00
e764f3d0ef
reconcile: Factor out the output formatting 2023-02-11 15:23:15 +11:00
a4bba120eb
reconlicer: Move match thresholds to top of module 2023-02-11 14:53:30 +11:00
93d102539a
reconciler: Re-wrap module docstring at 80 chars 2023-02-11 14:51:13 +11:00
3acc097d32 reconcile: Update to support standard FR CSV format
It seems as though we were previously using a transaction search export CSV,
rather than the official statement CSV.
2023-01-30 23:21:42 +11:00
0968f7f051
reconciler: Handle comma separators in some FR statements 2023-01-13 13:58:36 +11:00
82ec68962a
Use typing.List for compatibility with Python 3.6 2023-01-12 14:09:05 +11:00
581ef0fa23
reconcile: Update docs, move a few things around. 2022-03-03 10:55:09 +11:00
da5caa3e6c
reconcile: Remove totals, highlight payee mismatches orange. 2022-03-02 18:26:19 +11:00
20d242c7c7
reconcile: Fix a mutation bug causing not all matches to be passed through. 2022-03-02 18:26:10 +11:00
fb5d0a57f3
reconcile: CLI entrypoint, improve docs. 2022-03-02 10:05:07 +11:00
59dfbb78d1
reconcile: Add prototype CSV reconciliation report. 2022-03-01 23:09:50 +11:00
54d11f2437
reconcile: Add further typing info; update tests. 2022-02-24 22:43:37 +11:00
9ae36feed2
reconciler: Remove debug warning. 2022-02-24 21:11:02 +11:00
72385fd0bd
reconcile: Quote metadata, fix hiding of matched + reconciled lines. 2022-02-24 20:58:04 +11:00
7c5e98c588
reconcile: Simplify multirecord sorting. 2022-02-23 17:34:52 +11:00
405dd553cb
reconcile: Implement "subset sum" feature matching multiple books entries to a single statement entry. 2022-02-23 17:25:02 +11:00
e1edffda9a
reconcile: Fix usage docs. 2022-02-23 08:21:06 +11:00
80dace59b3
reconcile: Rename statement reconciler. 2022-02-23 08:18:52 +11:00
Renamed from conservancy_beancount/reconcile/prototype_amex_reconciler.py (Browse further)