Needs review
Project:
Commerce Quantity Pricing
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2019 at 08:32 UTC
Updated:
18 Jul 2019 at 16:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kkumaren commentedComment #3
kkumaren commentedComment #4
travis-bradbury commentedIt doesn't feel right for the widget to do this. Shouldn't commerce handle this by refreshing the order?
What about adjustments and other things that come from order processors - do they run after these changes are made? I'm pretty sure they would need to.
Comment #5
joshmillerRe-rolling.
Comment #6
joshmillerComment #7
kkumaren commentedCheck if product_variation is an instance of ProductVariation before getting the product object.
Comment #8
kkumaren commentedForget to use the ProductVariation class