conservancy_beancount/conservancy_beancount
Ben Sturmfels 5a8da108b9
statement_reconciler: Add initial Chase bank CSV statement matching
We currently don't have many examples to work with, so haven't done any
significant testing of the matching accuracy between statement and books.
2024-07-19 15:57:07 +10:00
..
pdfforms fill: Use program logger over module logger to report problems. 2021-01-10 11:08:25 -05:00
plugin payroll-type — US:403b:Employee:Roth — needed separate since taxable 2023-12-23 10:40:07 -08:00
reconcile statement_reconciler: Add initial Chase bank CSV statement matching 2024-07-19 15:57:07 +10:00
reports reports: Fix mypy errors. 2022-02-04 19:11:59 +11:00
tools typing: Updates to pass type checking under mypy>=0.800. 2021-02-26 16:13:02 -05:00
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
beancount_types.py typing: Updates to pass type checking under mypy>=0.800. 2021-02-26 16:13:02 -05:00
books.py books: Add docstrings throughout. 2021-04-29 11:35:47 -04:00
cliutil.py cliutil: Add docstrings throughout. 2021-04-29 11:49:46 -04:00
config.py config: Fix mypy error for git.exc. 2022-02-04 19:13:54 +11:00
data.py data: Metadata.human_name() treats _ like -. 2021-03-06 12:11:16 -05:00
errors.py rewrite: Richer exceptions for error reporting. 2021-02-19 18:54:36 -05:00
filters.py typing: Upgrade more Posting Iterables to Iterators. 2021-02-19 18:54:36 -05:00
py.typed typing: Add PEP 561 py.typed file 2021-03-31 16:41:32 -04:00
ranges.py Clarify and organize license info including additional permission. 2021-01-08 16:58:04 -05:00
rtutil.py rtutil: Add RTDateTime class. 2021-03-11 13:52:31 -05:00