Thanks Suraj. Would they see the available inventory of the warehouse that is nearest to them when placing the order? Can they see all warehouse inventory from the sales order?
-------- Original Message -------- Subject: Re: Order Allocation From: Suraj Khurana <[email protected]> Date: Wed, December 13, 2017 2:49 am To: [email protected] Hi James, IMO, OFBiz data model supports this feature but can require some custom logic implementation over it. You can use Geo related entities for it to find the nearest location and set it at ship group level in the cart that leads the current logic as it is and do reservations from nearest facility. HTH. -- Thanks and Regards, *Suraj Khurana* | Sr. Enterprise Software Engineer *HotWax Commerce* by *HotWax Systems* Plot no. 80, Scheme no. 78, Vijay Nagar, Indore, M.P. India 452010 On Tue, Dec 12, 2017 at 7:27 PM, <[email protected]> wrote: > > I have a scenario where I have 2 warehouses. I always want to ship > products from the nearest warehouse to the client. How does ofbiz > handle order allocation of product on sales orders to a specific > warehouse. Can we set up customers to get products from a specific > warehouse? > > Thanks, > > James >
