Hi! I can't seem to delete coupons. That is, I click Edit on a coupon, then click the Delete Coupon button underneath the Save Coupon button. The page reloads as if the action were accepted, but the coupon still shows.
I have updated eStore recently. Could that have affected it? To further test it, I tried making a new coupon and deleting it rather than a deleting a pre-update coupon. Still doesn't remove it.
Here's the line of source code in my version that creates the save and delete buttons:
<p class="submit"><input type="submit" name="Submit" value="Save Coupon" /> <input type="submit" name="deleteproduct" value="Delete Coupon" /></p>
I'd be happy to do further testing :) Thanks for your help with this.