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

ASF subversion and git services commented on OFBIZ-12965:
---------------------------------------------------------

Commit 2c370a6c356776f0098ab815185978ef44433d58 in ofbiz-framework's branch 
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2c370a6c35 ]

Improved: Convert WorkEffortServices.xml mini-lang to groovyDSL (OFBIZ-12965)

Convert the following service :
   * createWorkEffort
   * updateWorkEffort
   * deleteWorkEffort
   * copyWorkEffort
   * createWorkEffortAndPartyAssign

createWorkEffort contains too functionnal logic on the base code so split it on 
different services and introduce :
   * assocAcceptedCustRequestToWorkEffort, run throught seca
   * createWorkEffortStatus

createWorkEffortAndPartyAssign use the entity-auto logic so create services 
createWorkEffortPartyAssignment, updateWorkEffortPartyAssignment and 
expireWorkEffortPartyAssignment to make them more generic


> Convert WorkEffortServices.xml mini-lang to groovyDSL (partial)
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-12965
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12965
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: workeffort
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>              Labels: groovy, mini-lang
>
> Convert the following service :
> * createWorkEffort
> * updateWorkEffort
> * deleteWorkEffort
> * copyWorkEffort
> * createWorkEffortAndPartyAssign
> createWorkEffort contains too functionnal logic on the base code so split it 
> on different services and intoduce :
>  * assocAcceptedCustRequestToWorkEffort, run throught seca
>  * createWorkEffortStatus
> createWorkEffortAndPartyAssign use the entity-auto logic so create services 
> createWorkEffortPartyAssignment, updateWorkEffortPartyAssignment and 
> expireWorkEffortPartyAssignment to make them more generic



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to