Closed (works as designed)
Project:
Commerce coupon percentage
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2013 at 16:17 UTC
Updated:
19 Feb 2013 at 21:19 UTC
This modules doesn't extract the entity ids correctly.
The bundle name is missing at some point.
There is a check in the common.inc in 'function entity_extract_ids' that throws an error because this bundle type is not defined.
The module for fixed coupons works fine and throws no error.
Any ideas why this is happening?
I notice that the coupon is applied to each line item and not the order total.
Could this be an issue?
Or is this a problem with just my setup.
I haven't seen other post with this problem :(
Any help will be appreciated.
Thanks in advance for your time.
peace,
michael
Comments
Comment #1
skchan2 commentedIm getting the same error when i turn on the percentage module.
Edit: looks like I needed to install the dev version of Commerce Coupons instead of the Beta6 one. Works for me now.
Comment #2
star-szrYup, was going to post here today that updating to the dev version of Commerce Coupon fixed this for me as well.