Thanks. I agree with you for the fact that I must use reserve inventory = true but as I didn't find how to change the default reservation I tried to change this setting. Now I'll explain you why in some cases I need to change the default reservation. As the items are serialized, it's possible that a reserved item has been damaged, lost,... or is unreachable in the facility for example. So we must be able to change it... but I didn't find how.
Another problem I've found with the "reserve inventory = true" setting is : when there's no item in the inventory, it automatically creates a row in InventoryItem - not serialized - corresponding to the quantity sold. Regards, el.abdesamad ----- Mail Original ----- De: "Jacques Le Roux" <[email protected]> À: [email protected] Envoyé: Mardi 11 Mai 2010 07h20:24 Monrovia (GMT) Objet: Re: Reserve inventory for orders when product store set with no auto reserve reserve inventory = false is mostly used for the POS where you don't need to have an inventory check since you can't sell face to face something you don't have. So I don't think it's the right way to do what you want and I suspect you will have to write your own code for that... Of course you may contribute it back creating a Jira an attaching a patch. But before maybe you could discuss it here HTH Jacques From: "Abdesamad" <[email protected]> > > Hello, > I've set my product store with reserve inventory = false. So when I approve > or want to pack a sales order for some serialized > items I need to select manually the items from the inventory. How can I do > this? > Thanks for your help. > el.abdesamad >
