Hello all,
I'm developing a service which creates Sales and Purchase orders and I faced some troubles. Let me show the example: Parties: Customer Supplier A company, Supplier B company, Supplier C company - they have warehouses and they are able to ship products to customers WebShop company - helps to customer finds products through million offers. The OFBiz is used by this party. The Customer makes an order with list of order items. Each order item can be related to the different supplier. OFBiz creates the Sales order for all items which is ordered by the Customer, after that WebShop company creates Purchase order for each supplier which are responsible for an item(s), also, the suppliers are responsible for the shipping, so the Purchase order has shipping address of the Customer. As result, the WebShop company does not manage the shipping process. How to complete the Sales and Purchase orders, because we do not have the actions on the order view page for that? For this moment, we can only approve them. Thanks.
Kind regards,
Sergei |
sounds to me what is called dropshipping
it is already in ofbiz. biletnikov sent the following on 10/5/2010 6:55 AM: > > Hello all, > I'm developing a service which creates Sales and Purchase orders and I faced > some troubles. > Let me show the example: > > Parties: > > Customer > > Supplier A company, Supplier B company, Supplier C company - they have > warehouses and they are able to ship products to customers > > WebShop company - helps to customer finds products through million offers. > The OFBiz is used by this party. The Customer makes an order with list of > order items. Each order item can be related to the different supplier. OFBiz > creates the Sales order for all items which is ordered by the Customer, > after that WebShop company creates Purchase order for each supplier which > are responsible for an item(s), also, the suppliers are responsible for the > shipping, so the Purchase order has shipping address of the Customer. > > As result, the WebShop company does not manage the shipping process. > How to complete the Sales and Purchase orders, because we do not have the > actions on the order view page for that? > For this moment, we can only approve them. > Thanks. |
Thank you, that is what we need.
On Tue, Oct 5, 2010 at 6:00 PM, BJ Freeman [via OFBiz] <[hidden email]> wrote: sounds to me what is called dropshipping -- Best regards, Sergei Biletnikov
Kind regards,
Sergei |
Free forum by Nabble | Edit this page |