add ING CSV rules file

This commit is contained in:
Ilja Kocken 2023-12-09 19:25:00 +01:00 committed by Simon Michael
parent 3290065441
commit 9407e115ba

22
examples/csv/ING.rules Normal file
View File

@ -0,0 +1,22 @@
skip 1
date-format %Y%m%d
fields date, payee, bank_number, bank_other, code_, af_bij, amount_, type_, description_,
code %bank_other
description %payee | %description_
currency1 €
status *
decimal-mark ,
account1 assets:current:yourname:ING:checking
if %af_bij Af
amount1 -%amount_
if %af_bij Bij
amount1 %amount_
if %af_bij Af
account2 expenses:unknown
if %af_bij Bij
account2 income:unknown