import2ledger/import2ledger/hooks
Brett Smith 0734b6f7a5 hooks.invoice_payment: New hook.
In the long run, this should be some kind of configurable hook to run
arbitrary regexps on arbitrary entry fields, and then on a match, add
another field with a format string using the match data.  But this is
reasonably generic for now.
2017-12-18 17:40:30 -05:00
..
__init__.py util: Move module loader functions to a new dynload module. 2017-12-18 09:26:22 -05:00
add_entity.py hooks.add_entity: Better handle common name prefix parts. 2017-10-22 14:05:56 -04:00
default_date.py import2ledger: First version. 2017-10-22 13:40:20 -04:00
filter_by_date.py import2ledger: Support only importing entries in a date range. 2017-10-22 16:10:17 -04:00
invoice_payment.py hooks.invoice_payment: New hook. 2017-12-18 17:40:30 -05:00