You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Geisert (JIRA)" <ji...@apache.org> on 2013/06/28 12:56:20 UTC

[jira] [Created] (OFBIZ-5250) Support for assigning a sales representative to a custome/order

Christian Geisert created OFBIZ-5250:
----------------------------------------

             Summary: Support for assigning a sales representative to a custome/order
                 Key: OFBIZ-5250
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5250
             Project: OFBiz
          Issue Type: New Feature
          Components: order, party
    Affects Versions: SVN trunk
            Reporter: Christian Geisert


This change adds a new partyRelationshipTypeId "SALES_REP":

{{{<PartyRelationshipType description="" hasTable="N" parentTypeId="" partyRelationshipName="Sales Representative" partyRelationshipTypeId="SALES_REP" roleTypeIdValidFrom="" roleTypeIdValidTo="SALES_REP"/>}}}

When creating an order the sales rep will be added as additional party role to the shopping cart and then could be changed/removed on the "Additional Party Entry" screen while finalizing the order.

You can use DemoCustCompany for testing (added as Demodata)

I'd like to have a review before committing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira