[ 
https://issues.apache.org/jira/browse/OFBIZ-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936223#comment-13936223
 ] 

Adrian Crum commented on OFBIZ-5573:
------------------------------------

I did not add a "shipmentoriginfacility" field. You can find a shipment origin 
facility by using the VendorProduct entity:

1. Look up the vendor by using the VendorProduct entity.
2. Look up the vendor's shipment origin facilities by using the FacilityParty 
entity. You can use a role like "SHIPPER" or something similar.

Note that the existing code assumes all shipment origin facilities are related 
to the product store (ProductStoreServices.xml, line 552), so that will need to 
be changed. Also, the existing code assumes the vendor is the "owner" of the 
shipment origin facility (I don't recall where that code is located), so that 
will need to be changed.


> Implementation  of VENDOR MANAGEMENT software in Ofbiz in ecommerce component
> -----------------------------------------------------------------------------
>
>                 Key: OFBIZ-5573
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5573
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/ecommerce
>         Environment: Software platform, Ecommerce component, Party Component
>            Reporter: Heidi Dehaes
>            Priority: Trivial
>         Attachments: vendor_spec-1.pdf, vendor_spec.doc
>
>
> Wants to initiate the development of a VENDOR ENVIRONMENT AND MANAGEMENT for 
> ofbiz in the ecommerce component as exists also in the Amazon ecommerce 
> websites. An external vendor must be able to put products and sell the 
> products on the ecommerce platform of the owner.
> Involved: 
> - ioannis ntantis <giannis...@gmail.com>
> - Heidi & Eric <info.ola...@gmail.com>
> Requirements:
> - ... to be added.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to