Needs review
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 18:36 UTC
Updated:
18 Feb 2011 at 22:27 UTC
We noticed that discounts were being applied to items in the cart below the minimum quantity when another item was above the minimum quantity (ie. all discountable items in the cart were being discounted). Not sure if this is by design, or an oversight. At the least, we might want to provide a choice like "Apply discount to entire cart, or to individual products depending on whether they meet the minimum quantity."
Patch that checks quantity per product before discounting in uc_discounts.module
| Comment | File | Size | Author |
|---|---|---|---|
| uc_discounts_alt_6.x-2.0_min_qty.patch | 930 bytes | darkodev |
Comments
Comment #1
jrust commentedAnyone want to test this one out? I don't want to patch the discount logic without some tests.