container: hledger-flow: trezor: fix fees subaccount ordering
Keep consistent with all other rules.
This commit is contained in:
@@ -39,7 +39,7 @@ if %direction ^OUT$
|
|||||||
& %fee [1-9]
|
& %fee [1-9]
|
||||||
account3 assets:trezor:%subaccount:%amount_unit
|
account3 assets:trezor:%subaccount:%amount_unit
|
||||||
amount3 -%fee %amount_unit
|
amount3 -%fee %amount_unit
|
||||||
account4 expenses:trezor:fees:%subaccount:%amount_unit
|
account4 expenses:trezor:%subaccount:fees:%amount_unit
|
||||||
amount4 %fee %amount_unit
|
amount4 %fee %amount_unit
|
||||||
comment label:%label, type:%type, address:%address, txid:%txid, direction:%direction, taxed_as:SPEND
|
comment label:%label, type:%type, address:%address, txid:%txid, direction:%direction, taxed_as:SPEND
|
||||||
comment2
|
comment2
|
||||||
|
|||||||
Reference in New Issue
Block a user