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. |
Hi ygk,
Ofbiz can do that, you can search Dropship. On Thu, Nov 22, 2018 at 3:31 PM ygk <[hidden email]> 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:* [hidden email]| *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 |
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 <[hidden email]> wrote: > Hi ygk, > > Ofbiz can do that, you can search Dropship. > > On Thu, Nov 22, 2018 at 3:31 PM ygk <[hidden email]> 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:* [hidden email]| *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 > |
On 2018/11/22 08:51:05, Aditya Sharma <[hidden email]> 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 <[hidden email]> > wrote: > > > Hi ygk, > > > > Ofbiz can do that, you can search Dropship. > > > > On Thu, Nov 22, 2018 at 3:31 PM ygk <[hidden email]> 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:* [hidden email]| *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 > > >@[hidden email] Hi Aditya, Could u pls explain the process that how it can be done? Regards, Yokesh. |
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 <[hidden email]> wrote: > > > On 2018/11/22 08:51:05, Aditya Sharma <[hidden email]> > 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 <[hidden email]> > > wrote: > > > > > Hi ygk, > > > > > > Ofbiz can do that, you can search Dropship. > > > > > > On Thu, Nov 22, 2018 at 3:31 PM ygk <[hidden email]> 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:* [hidden email]| *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 > > > > >@[hidden email] > > > Hi Aditya, > > Could u pls explain the process that how it can be done? > > Regards, > Yokesh. > |
In reply to this post by ygk
Hi Ygk,
The first part of your posting is straight-forward OFBiz functionality. As far as I can tell, your second part has no order and inventory transactions. And thus no invoices to and payments from the customers. You'll probably receive a statement from your supplier stating the total amount of the commission, and if more details are provided an overview listing per line item: - the customer name - the order amount - the commission amount. The basic way to process such is through accounting, by registering the statement as a Credit Invoice from the supplier party. If the 'customer' details are provided, you could consider registering them as parties and include them in your marketing and promotion activities. 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 Thu, Nov 22, 2018 at 9:31 AM ygk <[hidden email]> 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. > |
Free forum by Nabble | Edit this page |