From fc1691e727f15cc1817ae0f80904c82a42748fa6 Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Thu, 2 Jan 2025 19:58:39 -0800 Subject: [PATCH] container: hledger-flow: blockfi: fix fees subaccount ordering Keep consistent with all other rules. --- .../src/hledger-flow/accounts/blockfi/blockfi-shared.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/src/hledger-flow/accounts/blockfi/blockfi-shared.rules b/container/src/hledger-flow/accounts/blockfi/blockfi-shared.rules index 5a8ac1e..54d411e 100644 --- a/container/src/hledger-flow/accounts/blockfi/blockfi-shared.rules +++ b/container/src/hledger-flow/accounts/blockfi/blockfi-shared.rules @@ -74,7 +74,7 @@ if %direction ^OUT$ if %direction ^OUT$ & %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 comment2 %date +0000,SPEND,blockfi:%subaccount,%currency_one,%currency_one_amount,USD,,FEE