Nicolas Malin created OFBIZ-10906:
-------------------------------------
Summary: When add item on shopping cart, we lost orderItemAttributes
Key: OFBIZ-10906
URL:
https://issues.apache.org/jira/browse/OFBIZ-10906 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Attachments: OFBIZ-10906.patch
When you add an item on the cart with some orderItemAttributes with the function
{code:java}
/** add rental (with accommodation) item to cart and order item attributes*/
public int addOrIncreaseItem(...too long...){code}
OrderItemAttributes didn't throw to the second function and we lost them.
Thanks to [~mleila] to found it
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)