Hi Wolfgang, Yes, OFBiz has such feature out of the box.
A product with the setting 'Drop-ship only' activated works as a make-to-order product. When one of your customers orders such a product through the ecommerce component, 2 orders are created: 1 sales order (from you to your customer) and 1 purchase order (from you to your supplier). You can test this in the ecommerce component of the demo site with https://demo-trunk.ofbiz.apache.org/ecommerce/dropship1-dropShip1-p When you go through the checkout process and you have the final order confirmation, you'll see in the back-end order component the two orders created. If your customer orders multiple drop-ship products, with each product having a different supplier, you should see multiple purchase orders. Best regards, Pierre Smits *Apache Trafodion <https://trafodion.apache.org>, Vice President* *Apache Directory <https://directory.apache.org>, PMC Member* Apache Incubator <https://incubator.apache.org>, committer *Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges) since 2008* Apache Steve <https://steve.apache.org>, committer On Sat, Oct 13, 2018 at 9:35 PM [email protected] < [email protected]> wrote: > (1) Does ofbiz have a functionality on board that allows to create > back-to-back purchase orders from e-Commerce sales orders (single sales > orders with multiple lines back to back into a single purchase order with > the same lines.), skipping requirements all together. > In my case I work with a single source of supply who is doing kitting for > us. > > (2) How exactly works the parameter 'Drop-ship only' set in item master / > inventory? > > Thanks, Wolfgang > > >
