Page 1 of 1

OrderItemPriceDetail help

Posted: Thu Nov 14, 2013 5:48 am
by swyd
Hi,

could someone explain to me how/when orderItemPriceDetail is generated/populated since i have it for some orderItems and for some i don't, it is causing some issues with subtotal calculations, since useSalePrice flag from that class is not being read correctly.

Best regards,
Djordje

Re: OrderItemPriceDetail help

Posted: Sat Nov 30, 2013 11:53 pm
by bpolster
Price details get created as part of the OfferService during the synchronizeOrderItems method and should always be created for Out of Box DiscreteOrderItems in Broadleaf version 3.0 and higher.

Let us know more details about what you are seeing and if you have a specific scenario that you can recreate open an issue on GitHub.