Changeset - 1a0ccd39b075
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 6 months ago 2023-12-20 01:57:34
bkuhn@ebb.org
Add `tax-implication` metadata type of Asset-Sale

This will be used for sale of stocks, for example.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
conservancy_beancount/plugin/meta_tax_implication.py
Show inline comments
...
 
@@ -56,2 +56,3 @@ class MetaTaxImplication(core._NormalizePostingMetadataHook):
 
        'W2',
 
        'Asset-Sale'
 
    ]
0 comments (0 inline, 0 general)