You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pierre Smits (Jira)" <ji...@apache.org> on 2020/05/18 06:56:00 UTC

[jira] [Updated] (OFBIZ-11712) Have a service that retrieves the parties with a particular roleTypeId

     [ https://issues.apache.org/jira/browse/OFBIZ-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Smits updated OFBIZ-11712:
---------------------------------
    Description: 
Various create or edit forms involving assigning parties to a role for a particular artefact (or object, like agreement, order, quote, invoice, etc) allow to select from all parties and from all roles.

See as an example of this: https://demo-trunk.ofbiz.apache.org/ordermgr/control/EditQuoteRole?quoteId=CQ0001

However, for many of those artefacts (or objects) there are specific roleType records defined to cater to either permission related functions or to provide flow functions regarding the objects.

In order to help assigning a party for a given role associated to the object, a generic service is required that retrieves the parties associated with the role.

 

  was:
Various create or edit forms involving assigning parties to a role for a particular artefact (or object, like agreement, order, quote, invoice, etc) allow to select from all parties and from all roles.

However, for many of those artefacts (or objects) there are specific roleType records defined to cater to either permission related functions or to provide flow functions regarding the objects.

In order to help assigning a party for a given role associated to the object, a generic service is required that retrieves the parties associated with the role.


> Have a service that retrieves the parties with a particular roleTypeId
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-11712
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11712
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Priority: Major
>              Labels: agreements, assignment, invoice, quote, role, roles
>
> Various create or edit forms involving assigning parties to a role for a particular artefact (or object, like agreement, order, quote, invoice, etc) allow to select from all parties and from all roles.
> See as an example of this: https://demo-trunk.ofbiz.apache.org/ordermgr/control/EditQuoteRole?quoteId=CQ0001
> However, for many of those artefacts (or objects) there are specific roleType records defined to cater to either permission related functions or to provide flow functions regarding the objects.
> In order to help assigning a party for a given role associated to the object, a generic service is required that retrieves the parties associated with the role.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)