import2ledger/tests
Brett Smith 37563ffae0 brightfunds: New importer.
This commit adds infrastructure to treat XLS files like CSV files, and
import them using the base classes that already exist for that.
2018-01-21 17:04:37 -05:00
..
data brightfunds: New importer. 2018-01-21 17:04:37 -05:00
__init__.py main: Set up a decimal context that safely handles currency. 2017-12-31 10:06:57 -05:00
test_config.py hooks.ledger_entry: Bring in all Ledger-specific code. 2017-12-31 17:29:14 -05:00
test_hook_ledger_entry.py hooks.ledger_entry: Look up templates dynamically. 2017-12-31 18:52:30 -05:00
test_hooks.py hooks.ledger_entry: New hook to output Ledger entries. 2017-12-31 12:35:20 -05:00
test_importers.py util: Rename to strparse. 2017-12-19 06:42:05 -05:00
test_main.py main: Provide template variables about the file being imported. 2017-12-19 09:13:44 -05:00