import2ledger/tests/data
Brett Smith db59d2fc8c hooks.ledger_entry: Look up templates dynamically.
If there's a 'ledger entry' key in the entry data, use that value as the
name of the template to load.  Thanks to this, nbpy2017 could collapse
multiple importers into one.

Otherwise, build a default template name based on the importer source, and
try to use that.

All the configuration names now end with "ledger entry" instead of starting
with "template".  This makes it clearer what they're for, in case we
support other kinds of output templates in the future.

I ended up changing the names of some of the importers so the default
template name was nice, rather than specifying template names for all of
them, to reduce the amount of name discrepancies across the codebase.
2017-12-31 18:52:30 -05:00
..
AmazonAffiliateEarnings.csv tests: Test Amazon Affiliate Earnings importer from 25c6454. 2017-12-30 16:14:15 -05:00
Benevity.csv tests: Test Benevity disbursement importer from 1b1e2d0. 2017-12-30 16:39:38 -05:00
imports.yml hooks.ledger_entry: Look up templates dynamically. 2017-12-31 18:52:30 -05:00
nbpy2017a.html importers: New importer for North Bay Python invoices. 2017-12-17 20:46:00 -05:00
nbpy2017b.html importers: New importer for North Bay Python invoices. 2017-12-17 20:46:00 -05:00
nbpy2017c.html importers: New importer for North Bay Python invoices. 2017-12-17 20:46:00 -05:00
PatreonEarnings.csv import2ledger: First version. 2017-10-22 13:40:20 -04:00
PatreonPatronReport_2017-09-01.csv importers.patreon: Handle commas in large amounts. 2017-12-18 14:09:54 -05:00
PatreonVat.csv patreon: Import VAT withholdings. 2017-10-26 12:56:29 -04:00
StripePayments.csv importers: Add an importer for Stripe payments. 2017-11-09 16:18:03 -05:00
templates.ini hooks.ledger_entry: Bring in all Ledger-specific code. 2017-12-31 17:29:14 -05:00
test_config.ini template: Template amounts are now written with fuller expressions. 2017-11-09 16:17:58 -05:00
test_main.ini hooks.ledger_entry: Look up templates dynamically. 2017-12-31 18:52:30 -05:00
test_main_fees_import.ledger main: Provide template variables about the file being imported. 2017-12-19 09:13:44 -05:00