Refer *drop ship products* data in DemoPurchasing.xml <http://svn.apache.org/repos/asf/ofbiz/branches/release16.11/specialpurpose/ecommerce/data/DemoPurchasing.xml>
Notice 1. *SupplierProduct* entity data in which *canDropShip* is set to *Y*. 2. *Product* entity data in which *requirementMethodEnumID* is set to *PRODRQM_DS* for Drop-ship only or *PRODRQM_DSATP* which means Auto drop-ship on low quantity. You can refer all available options in Enumeration <https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=Enumeration> entity with enumTypeID as PROD_REQ_METHOD. HTH Thanks and Regards, *Aditya Sharma* | Enterprise Software Engineer HotWax Commerce <http://www.hotwax.co/> by HotWax Systems <http://www.hotwaxsystems.com/> [image: https://www.linkedin.com/in/aditya-p-sharma/] <https://www.linkedin.com/in/aditya-p-sharma/> On Thu, Nov 22, 2018 at 2:51 PM ygk <[email protected]> wrote: > > > On 2018/11/22 08:51:05, Aditya Sharma <[email protected]> > wrote: > > Hi Yokesh, > > > > You can check out the *DropShip Products* from the Categories menu of > > ecommerce <https://demo-trunk.ofbiz.apache.org/ecommerce/control/main> > > store. > > > > HTH > > > > Thanks and Regards, > > > > *Aditya Sharma* | Enterprise Software Engineer > > HotWax Commerce <http://www.hotwax.co/> by HotWax Systems > > <http://www.hotwaxsystems.com/> > > [image: https://www.linkedin.com/in/aditya-p-sharma/] > > <https://www.linkedin.com/in/aditya-p-sharma/> > > > > > > On Thu, Nov 22, 2018 at 2:14 PM Nguyễn Thắng <[email protected]> > > wrote: > > > > > Hi ygk, > > > > > > Ofbiz can do that, you can search Dropship. > > > > > > On Thu, Nov 22, 2018 at 3:31 PM ygk <[email protected]> wrote: > > > > > > > hi, > > > > > > > > we are planning to use ofbiz for a trading company. While most of > the way > > > > this company does business is to source products from its suppliers > > > > (overseas) and sell them to customers (local market) for a margin. > So the > > > > standard ofbiz process of sales order raised by customer to the > company, > > > > purchase order by company to its supplier works fine along with > inventory > > > > management. > > > > > > > > For a small part of the business, the company also operates in a mode > > > > wherein the customer raises an order directly to the company's > supplier. > > > > And the company is paid a commission by the supplier. In this case > the > > > > products are directly shipped by supplier to the customer and the > > > > company's > > > > inventory will have no impact. Does ofbiz provide a way of dealing > with > > > > this scenario? Any pointers will help. > > > > > > > > > > > > > -- > > > *THANG NGUYEN (Mr)* > > > > > > *OLBIUS DEVELOPER**Email:* [email protected]| *Mobile:* (+84) > 96 > > > 955 0905 > > > > > > *OLBIUS., JSC* > > > *Tel:* (+84) 9 88 99 3333 > > > *Address: *25th Fl., No 91, Nguyen Chi Thanh St., Ha Noi City, VietNam > > > *Website:* http://olbius.com > > > > >@[email protected] > > > Hi Aditya, > > Could u pls explain the process that how it can be done? > > Regards, > Yokesh. >
