[
https://issues.apache.org/jira/browse/OFBIZ-11678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114651#comment-17114651
]
ASF subversion and git services commented on OFBIZ-11678:
---------------------------------------------------------
Commit 8bdb6c99856fd4ae17a95ccb0f661a256caaab13 in ofbiz-framework's branch
refs/heads/trunk from Suraj Khurana
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8bdb6c9 ]
Improved: Make shipment services loosely coupled with work-effort generation.
(#132)
* Improved: Make shipment services loosely coupled with work-effort generation.
(OFBIZ-11678)
Removed workeffort generation related code in separate service, in
createShipment and updateShipment service. In this effort, createShipment has
been successfully changed to entity-auto as well.
Thanks: Pierre Smits and Arun Patidar for discussion and review.
> Make Shipment services loosely coupled with work-effort generation
> ------------------------------------------------------------------
>
> Key: OFBIZ-11678
> URL: https://issues.apache.org/jira/browse/OFBIZ-11678
> Project: OFBiz
> Issue Type: Improvement
> Components: workeffort
> Affects Versions: Trunk
> Reporter: Suraj Khurana
> Assignee: Suraj Khurana
> Priority: Major
> Labels: Refactoring
>
> Currently, createShipment and updateShipment services creates/updates
> work-effort and related code is written inside the same service, this should
> not be tightly coupled with each other.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)