3b821cbbee
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.
12 lines
291 B
INI
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}
|