How can I get back a deleted coupon or be able to re add it back to the system
How can I get back a deleted coupon or be able to re add it back to the system
How did you delete the coupon via the admin site or via a SQL script? Let's start from here...
I deleted the coupon via the admin site.
Open up the Coupon table in Server Mgmt Studio and you should still see that row there, with the Deleted column set to 1. Set that to 0 and it should show up in the admin site again.