Hi Jyoti, Note that the inventory decrease only when order placed not at the time of adding item to the cart. Few points around it; - Check the logic around the ProductStore,checkInventory, ProductStore.reserveInventory, ProductStore.requireInventory flags. - Also check that requireInventory flag should set to Y at product level. - Finally look into the inventory if it reserves inventory for the Marketing Package or not, it may happen its child products inventory may decrease.
-- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Mon, Oct 8, 2012 at 4:35 PM, jyoti <[email protected]> wrote: > Hi, > I am implementing marketing package product type. I have added a product > of type "MARKETING_PKG_AUTO" and i also see it in the front-end. The issue > is when i add the product to cart, inventory of the associated products is > not getting decreased, although there is no error with the order creation. > I > was trying to see the demo ofbiz site for reference but it didn't show up > the product(GZ-Basket). > > Please tell me what i am missing with and also give some references on this > if available. > > Thanks, > Jyoti Sharma. > > > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Inventory-issue-with-Marketing-Package-Auto-tp4636776.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >
