container: hledger-flow: blockfi: fix fees subaccount ordering
Keep consistent with all other rules.
This commit is contained in:
@@ -74,7 +74,7 @@ if %direction ^OUT$
|
|||||||
|
|
||||||
if %direction ^OUT$
|
if %direction ^OUT$
|
||||||
& %sub_type ^Withdrawal Fee$
|
& %sub_type ^Withdrawal Fee$
|
||||||
account2 expenses:blockfi:%subaccount:withdrawals:fees:%currency_one
|
account2 expenses:blockfi:%subaccount:fees:withdrawals:%currency_one
|
||||||
comment type:%type, sub_type:%sub_type, direction:%direction, taxed_as:SPEND
|
comment type:%type, sub_type:%sub_type, direction:%direction, taxed_as:SPEND
|
||||||
comment2 %date +0000,SPEND,blockfi:%subaccount,%currency_one,%currency_one_amount,USD,,FEE
|
comment2 %date +0000,SPEND,blockfi:%subaccount,%currency_one,%currency_one_amount,USD,,FEE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user