We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12062a4 + 354f3ca commit eff7e21Copy full SHA for eff7e21
updates/accounting_rules/v4.json
@@ -62,6 +62,24 @@
62
"count_entire_amount_spend": false,
63
"count_cost_basis_pnl": true,
64
"accounting_treatment": null
65
+ },
66
+ {
67
+ "event_type": "adjustment",
68
+ "event_subtype": "spend",
69
+ "counterparty": null,
70
+ "taxable": true,
71
+ "count_entire_amount_spend": true,
72
+ "count_cost_basis_pnl": true,
73
+ "accounting_treatment": null
74
75
76
77
+ "event_subtype": "receive",
78
79
80
81
82
83
}
84
]
85
0 commit comments