import2ledger/tests/data/test_main.ini
Brett Smith 3b821cbbee template: Template amounts are now written with fuller expressions.
This makes it possible to support transactions that divide funds in
ways other than a simple percentage split.  For example, there
might be tax withheld, or a flat fee expense on each transaction.
2017-11-09 16:17:58 -05:00

12 lines
291 B
INI

[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 =
Accrued:Accounts Receivable -{amount}
Expenses:Fundraising {amount}