Add Discounted Amount Column and Calculate
This adds a column discounted_amount
to the cividiscount_track
table.
Before
when a discount code is applied amount discounted is not saved anywhere.
After
The amount discounted is saved to the Track table and can be pulled into SearchKit searches so users can report on it.
Edited by alicefrumin