import2ledger/import2ledger/hooks
Brett Smith 89378cbf90 hooks.ledger_entry: Clean up whitespace in strings.
The hook now ensures it does not output whitespace that could be
significant to Ledger, either because it's a newline or an
account-amount separator.
2020-01-10 13:27:34 -05:00
..
__init__.py hooks.ledger_entry: New hook to output Ledger entries. 2017-12-31 12:35:20 -05:00
add_entity.py hooks: Hooks declare what order they run in. 2017-12-30 18:11:41 -05:00
default_date.py hooks: Hooks declare what order they run in. 2017-12-30 18:11:41 -05:00
filter_by_date.py hooks: Hooks declare what order they run in. 2017-12-30 18:11:41 -05:00
invoice_payment.py hooks: Hooks declare what order they run in. 2017-12-30 18:11:41 -05:00
ledger_entry.py hooks.ledger_entry: Clean up whitespace in strings. 2020-01-10 13:27:34 -05:00