2017-10-22 17:38:53 +00:00
|
|
|
[Simplest]
|
2017-12-18 17:23:18 +00:00
|
|
|
template = Accrued:Accounts Receivable {amount}
|
2017-11-09 17:18:20 +00:00
|
|
|
Income:Donations -{amount}
|
2017-10-22 17:38:53 +00:00
|
|
|
|
|
|
|
[FiftyFifty]
|
|
|
|
template =
|
2017-11-09 17:18:20 +00:00
|
|
|
Accrued:Accounts Receivable {amount}
|
|
|
|
Income:Donations -.5 * {amount}
|
|
|
|
Income:Sales -.5*{amount}
|
2017-10-22 17:38:53 +00:00
|
|
|
|
|
|
|
[Complex]
|
|
|
|
template =
|
|
|
|
;Tag: Value
|
|
|
|
;TransactionID: {txid}
|
2017-11-09 17:18:20 +00:00
|
|
|
Accrued:Accounts Receivable {amount}
|
2017-10-22 17:38:53 +00:00
|
|
|
;Entity: Supplier
|
2017-11-09 21:16:20 +00:00
|
|
|
Income:Donations:{program} -.955* {amount}
|
|
|
|
;Program: {program}
|
2017-10-22 17:38:53 +00:00
|
|
|
;Entity: {entity}
|
2017-11-09 17:18:20 +00:00
|
|
|
Income:Donations:General -.045 * {amount}
|
2017-10-22 17:38:53 +00:00
|
|
|
;Entity: {entity}
|
2017-11-09 17:18:20 +00:00
|
|
|
|
|
|
|
[Multivalue]
|
|
|
|
template =
|
|
|
|
Expenses:Taxes {tax}
|
2017-12-16 18:10:49 +00:00
|
|
|
;TaxAuthority: IRS
|
2017-11-09 17:18:20 +00:00
|
|
|
Accrued:Accounts Receivable {amount} - {tax}
|
|
|
|
Income:RBI -.1*{amount}
|
|
|
|
Income:Donations -.9*{amount}
|
2017-12-18 17:23:18 +00:00
|
|
|
|
|
|
|
[Custom Payee]
|
|
|
|
template = {custom_date} {payee} - Custom
|
|
|
|
Accrued:Accounts Receivable {amount}
|
|
|
|
Income:Donations -{amount}
|