container: hledger-flow: add explicit amount4 to applicable rules
For rule consistency. Does not affect balances or other functionality.
This commit is contained in:
@@ -136,6 +136,7 @@ if %in_ticker [a-z]
|
||||
account3 assets:paypal:%subaccount:%tx_fee_ticker
|
||||
amount3 -%tx_fee_value %tx_fee_ticker
|
||||
account4 expenses:paypal:%subaccount:fees:%tx_fee_ticker
|
||||
amount4 %tx_fee_value %tx_fee_ticker
|
||||
|
||||
if %in_ticker [a-z]
|
||||
& %type ^BUY$
|
||||
|
||||
Reference in New Issue
Block a user