Closed (won't fix)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Dec 2009 at 10:12 UTC
Updated:
5 Oct 2011 at 11:01 UTC
Patch moves uc_order_module_invoke() before the query.
| Comment | File | Size | Author |
|---|---|---|---|
| order-hook-alter-1.patch | 2.16 KB | amitaibu |
Comments
Comment #1
longwaveThere is a 'presave' op now, but we can't just move the 'new' op as existing implementations may expect $order->order_id to already be set.