test: balance-style -> balance-type
This commit is contained in:
parent
c4d650e6ad
commit
e49da20f8c
@ -475,14 +475,14 @@ $ ./hledger-csv
|
|||||||
|
|
||||||
>=0
|
>=0
|
||||||
|
|
||||||
# 22. read CSV with balance-style directive
|
# 22. read CSV with balance-type directive
|
||||||
<
|
<
|
||||||
10/2009/09,Flubber Co,50,123
|
10/2009/09,Flubber Co,50,123
|
||||||
|
|
||||||
RULES
|
RULES
|
||||||
fields date, description, amount, balance
|
fields date, description, amount, balance
|
||||||
date-format %d/%Y/%m
|
date-format %d/%Y/%m
|
||||||
balance-style ==*
|
balance-type ==*
|
||||||
currency $
|
currency $
|
||||||
account1 assets:myacct
|
account1 assets:myacct
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user