Hi guys
Can any one give me an link and more abouts the BackOrder Process in Commerce server 2007 thats is how to tackle when the order was back to our system and how the invertory was mainted at the time....
Hi guys
Can any one give me an link and more abouts the BackOrder Process in Commerce server 2007 thats is how to tackle when the order was back to our system and how the invertory was mainted at the time....
How to tackle the BackOrder Processing?
Kshitij Sooryavanshi
There is a read only computed property called "BackOrdered Quantity" that would give you the total number of back orders on that inventroy sku. You can try to use that for your processing.
Also the back order limit is a limit on the number of back orders that can be taken. However the limit is in addition to the pre order limit (if the limit is pre orerable).
Thanks
Sudha
Mr.V.
Praba,
This one threw me off as well. What is missing from the documentation is that the back order quantity is never decremeneted by the updateinventory component. It is mearly a limit of the maximum amount of a back order per order.
I had hope that the functionality would actually allow me to limit the total amount to be pre/backordered across all orders. Alas, this is not the case.
Cheers,
Colin