Closed (cannot reproduce)
Project:
Commerce Coupon (D7)
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2011 at 13:36 UTC
Updated:
18 May 2012 at 11:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
oliver huynh commentedsubscribing
Comment #2
BenK commentedSubscribing
Comment #3
liupascal commentedThis patch might clean this issue
There was a problem in the commerce_price_component_add() function as it added both a basic price and the specific price component for the coupon (see #1192200: commerce_price_component_add always adds a base price component to the price components.)
I am not directly using this module but making my own to use userpoints as a mean of payment - so please review the patch carefully i didn't test it thoroughly, plus it's the first patch i ever made ..
Hope it helps
Edit : ho and you should test it with new coupon application - old ones might not be affected and remain broken (Try to update the order where you applied it by reapplying the coupon maybe it'll work)
Comment #4
hunziker commentedThis issue is fixed in latest commit.
Comment #5
bojanz commentedComment #6
z_khn06 commentedI am having this same issue with the latest version.
Comment #7
geek-merlinwith the dev version i don't, you might try this
Comment #8
pcambraThis does not happen after the changes in -dev