container: hledger-flow: add subaccount/network to tax rules
- Creates per-wallet / per-account compliance for IRS Rev. Proc. 2024-28
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# docker-finance | modern accounting for the power-user
|
||||
#
|
||||
# Copyright (C) 2021-2024 Aaron Fiore (Founder, Evergreen Crypto LLC)
|
||||
# Copyright (C) 2021-2025 Aaron Fiore (Founder, Evergreen Crypto LLC)
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -67,6 +67,6 @@ if %type (reward|interest|award)
|
||||
account3 equity:celsius:%subaccount:conversion:USD
|
||||
account4 income:celsius:%subaccount:%currency_one
|
||||
comment type:%type, code:%code_, taxed_as:INCOME
|
||||
comment4 %date +0000,INCOME,celsius,%currency_one,%amount_,USD,%usd_value,INTEREST
|
||||
comment4 %date +0000,INCOME,celsius:%subaccount,%currency_one,%amount_,USD,%usd_value,INTEREST
|
||||
|
||||
# vim: sw=2 sts=2 si ai et
|
||||
|
||||
Reference in New Issue
Block a user