Closed (fixed)
Project:
Ubercart Discount Coupons
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 05:25 UTC
Updated:
4 Mar 2010 at 02:50 UTC
One of my customers using this module used the product class restriction with the intent of allowing the coupon to apply once (at most) to orders containing at least one product of the class. Instead, it applies once for each product of the class in the order. This is explained in the tiny descriptive text on the coupon editing page, but it would be better to decouple into two options.
Product classes:
(none)
...
Apply coupon:
(*) Once per order
( ) For each matching product
"Each matching product" would be each item in the order if no restrictions are specified.
Comments
Comment #1
longwaveThere is now a separate option to restrict the number of products that apply, and the wording of the product class field has been updated.