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 |
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.