Files @ cc8c03ab626a
Branch filter:

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

Brett Smith
main: Provide template variables about the file being imported.
[DEFAULT]
date_format = %%Y-%%m-%%d
signed_currencies = EUR

[Templates]
output_path = Template.output
one =
 Accrued:Accounts Receivable  {amount}
 Income:Donations  -{amount}
two =
 ;Tag1: {value}
 Income:Donations  -{amount}
 ;IncomeTag: Donations
 Expenses:Fundraising  .05 * {amount}
 ;ExpenseTag: Fundraising
 Accrued:Accounts Receivable  .95 * {amount}
 ;AccrualTag: Receivable

[Date]
date_format = %%Y|%%m|%%d
date = 2017|10|08

[Bad Loglevel]
loglevel = wraning