Suraj Khurana created OFBIZ-7597:
------------------------------------
Summary: Entity auto services doesn't returns success message
Key: OFBIZ-7597
URL:
https://issues.apache.org/jira/browse/OFBIZ-7597 Project: OFBiz
Issue Type: Improvement
Components: framework
Reporter: Suraj Khurana
Assignee: Suraj Khurana
All the services which uses entity-auto engine should return proper success messages according to action.
With reference to EntityAutoEngine.java, proposed messages according to action:
For Create: <EntityName> created successfully
For Update: <EntityName> updated successfully
For Delete: <EntityName> deleted successfully
For Expire: <EntityName> expired successfully
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)