Coupon Usage Bug?
Posted: Fri Jun 29, 2012 2:05 pm
If a coupon is used on an order, and an admin removes the coupon from the order by editing the order items, the coupon is still recorded as used in the ac_OrderCoupons table. Therefore, the usage count reflects the order from which the coupon was removed. The ac_OrderItems row is removed correctly, but the ac_OrderCoupons row is left behind.
Has anyone else ran into this? Has this been reported? I cannot find a similar thread.
At the least, it seems that these ac_OrderCoupons rows should be deleted when the corresponding ac_orderitems row is deleted.
Thanks,
Brian
Has anyone else ran into this? Has this been reported? I cannot find a similar thread.
At the least, it seems that these ac_OrderCoupons rows should be deleted when the corresponding ac_orderitems row is deleted.
Thanks,
Brian