container: hledger-flow: add explicit amount4 to applicable rules
For rule consistency. Does not affect balances or other functionality.
This commit is contained in:
@@ -65,6 +65,7 @@ if %type (reward|interest|award)
|
||||
account2 equity:celsius:%subaccount:conversion:USD
|
||||
amount3 %usd_value USD @@ %amount_ %currency_one
|
||||
account3 equity:celsius:%subaccount:conversion:USD
|
||||
amount4 -%amount_ %currency_one
|
||||
account4 income:celsius:%subaccount:%currency_one
|
||||
comment type:%type, code:%code_, taxed_as:INCOME
|
||||
comment4 %date +0000,INCOME,celsius:%subaccount,%currency_one,%amount_,USD,%usd_value,INTEREST
|
||||
|
||||
Reference in New Issue
Block a user