import2ledger/tests/data/test_config.ini
Brett Smith 5c73c40bcc import2ledger: First version.
This is a pretty feature-complete version 1.
I don't know why I waited this long to commit anything.
2017-10-22 13:40:20 -04:00

24 lines
442 B
INI

[DEFAULT]
date_format = %%Y-%%m-%%d
signed_currencies = EUR
[Templates]
output_path = Template.output
one =
Accrued:Accounts Receivable 100%%
Income:Donations -100%%
two =
;Tag1: {value}
Income:Donations -100%%
;IncomeTag: Donations
Expenses:Fundraising 5%%
;ExpenseTag: Fundraising
Accrued:Accounts Receivable 95%%
;AccrualTag: Receivable
[Date]
date_format = %%Y|%%m|%%d
date = 2017|10|08
[Bad Loglevel]
loglevel = wraning