Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2009 at 04:59 UTC
Updated:
18 Aug 2009 at 13:30 UTC
The current line_item_alter() only allows the modification of stored line items. We should move this to allow modification of all line items, stored or not.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_order_move_line_item_alter.patch | 687 bytes | mikejoconnor |
Comments
Comment #1
Island Usurper commentedI think I like your way better than the version I had done for #518916: Use uc_price types instead of locations. I'll commit this and update the patches there once I get some reviews on it, or the end of the week, whichever happens first.
Comment #2
Island Usurper commentedOK. Committed. I'll make updates to other affected patches as I get to them.