Suraj Khurana created OFBIZ-11634:
-------------------------------------
Summary: Remove unused duplicate service with different name
Key: OFBIZ-11634
URL:
https://issues.apache.org/jira/browse/OFBIZ-11634 Project: OFBiz
Issue Type: Improvement
Components: workeffort
Affects Versions: Trunk
Reporter: Suraj Khurana
Assignee: Suraj Khurana
Remove service addTaskToRequirement which simply creates WorkRequirementFulfillment record and there is already an entity-auto service (createWorkRequirementFulfillment) available to do the job.
This service addTaskToRequirement is also not used anywhere in the code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)