Files @ 76f2707aacf7
Branch filter:

Location: NPO-Accounting/import2ledger/tests/data/test_main.ini

Brett Smith
hooks.ledger_entry: New hook to output Ledger entries.

This is roughly the smallest diff necessary to move output to a hook.
There's a lot of code reorganization that should still happen to bring it
better in line with this new structure.
[DEFAULT]
default_date = 2016/04/04
loglevel = critical
signed_currencies = USD

[One]
template patreon cardfees =
 Accrued:Accounts Receivable  -{amount}
 Expenses:Fees:Credit Card  {amount}
template patreon svcfees =
 ;SourcePath: {source_abspath}
 ;SourceName: {source_name}
 Accrued:Accounts Receivable  -{amount}
 Expenses:Fundraising  {amount}