From 5951faf1da556554652e5465f71a5dff6ccbe9b2 Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Wed, 27 Mar 2024 00:20:48 -0700 Subject: [PATCH] hledger-flow: electrum: add fiat_value to all outgoing expenses --- .../src/hledger-flow/accounts/electrum/electrum-shared.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/src/hledger-flow/accounts/electrum/electrum-shared.rules b/container/src/hledger-flow/accounts/electrum/electrum-shared.rules index 3a2b7d4..1ec4b93 100644 --- a/container/src/hledger-flow/accounts/electrum/electrum-shared.rules +++ b/container/src/hledger-flow/accounts/electrum/electrum-shared.rules @@ -54,7 +54,7 @@ if %direction ^IN$ if %direction ^OUT$ account2 expenses:electrum:%subaccount:BTC - comment2 %timestamp,SPEND,electrum,BTC,%value_without_fee,USD,,From %subaccount + comment2 %timestamp,SPEND,electrum,BTC,%value_without_fee,USD,%fiat_value,From %subaccount if %direction ^OUT$ & %label (Self|Equity transfer|Capital contribution)