(cbast): Fix debit sign error.
This commit is contained in:
11
tests/converters/cbast_v0/config.toml
Normal file
11
tests/converters/cbast_v0/config.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[beanify]
|
||||
default-converter = "cbast_v0"
|
||||
rule-interface = "json"
|
||||
theme = "black"
|
||||
|
||||
[rules.json]
|
||||
rulepath = "./rules.json"
|
||||
|
||||
[converters.cbast_v0]
|
||||
asset-account = "Liabilities:CBA:Streamline"
|
||||
asset-currency = "AUD"
|
||||
Reference in New Issue
Block a user