examples: clarify b of i amount-in/out alternative example (#570)

This commit is contained in:
Simon Michael 2017-06-07 13:29:30 -07:00
parent 06140ea610
commit 995fcbeaf5

View File

@ -21,9 +21,8 @@ currency EUR
# set the base account for all txns # set the base account for all txns
account1 assets:personal:bank:bank of ireland:checking account1 assets:personal:bank:bank of ireland:checking
# alternative way of handling two amount fields: # an alternative to using amount-in & amount-out:
# use one field by default, if it's empty override with the other # use the (sign-flipped) third field by default, or if it's empty, the fourth
# amount -%3 # amount -%3
# if ~ # if ^[^,]*,[^,]*,,
# ^[^,]*,[^,]*,,
# amount %4 # amount %4