49cf413ce3
all historical transactions are uncategorized. some restricted funds require clarification.
14 lines
238 B
Plaintext
14 lines
238 B
Plaintext
# rules for importing opencollective transaction exports
|
|
|
|
skip 1
|
|
|
|
fields date, description, amount
|
|
|
|
date-format %FT%T
|
|
|
|
currency GBP
|
|
|
|
account1 assets:common-fund
|
|
account2 revenues:uncategorized
|
|
if %amount -
|
|
account2 expenses:uncategorized |