/[Apache-SVN]
ViewVC logotype

Revision 1856880


Jump to revision: Previous Next
Author: nmalin
Date: Wed Apr 3 14:44:22 2019 UTC (4 years, 11 months ago)
Changed paths: 1
Log Message:
Fixed: When add item on shopping cart, we lost orderItemAttributes
(OFBIZ-10906)
When you add an item on the cart with some orderItemAttributes with the function

    /** add rental (with accommodation) item to cart and order item attributes*/
    public int addOrIncreaseItem(...too long...)

OrderItemAttributes didn't throw to the second function and we lost them.
Thanks to Leila Mekika to found it.


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCart.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26