Jacques Le Roux created OFBIZ-9568:
--------------------------------------
Summary: The deleteProductionRunRoutingTask service is used but not implemented
Key: OFBIZ-9568
URL:
https://issues.apache.org/jira/browse/OFBIZ-9568 Project: OFBiz
Issue Type: Bug
Components: manufacturing
Affects Versions: Release Branch 16.11, Release Branch 15.12, Trunk, Release Branch 14.12, Release Branch 13.07
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
There is an old TODO from pre Apache era above its definition in services_production_run.xml
bq. TODO: NOT STILL IMPLEMENTED ('deleteWorkEffort' is called directly)
Indeed deleteWorkEffort is called in controller (deleteProductionRunRoutingTask request-map)
But since we anyway want to remove the deleteWorkEffort service I think we can remove the deleteProductionRunRoutingTask. I though wonder if we should not comment related code out rather than simply removing
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)