Closed (won't fix)
Project:
Commerce CiviCRM
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2013 at 20:31 UTC
Updated:
14 Mar 2014 at 13:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davidwbarratt commentedAttached is a patch that changes the default actions so they align with Order Insert, Order Update, and Order Delete.
thanks!
Comment #2
muhleder commentedOk, this looks good. I'm going to commit it but might back it out if we see issues with it.
Comment #3
muhleder commentedActually, going to back this one out. It means the order is processed multiple times if another module saves the order on insert etc.
Comment #4
muhleder commentedWould rather see this using hooks rather than rules in any case.