Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
None
-
OFBiz Community Day (Feb 2020), OFBiz Community Day (May 2020), OFBiz Community Day (Aug 2020)
Description
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
Attachments
Issue Links
- is cloned by
-
OFBIZ-12968 Convert WorkEffortServices.xml mini-lang to groovyDSL (partial)
- Closed