You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2016/06/24 13:45:16 UTC

[jira] [Created] (OFBIZ-7597) Entity auto services doesn't returns success message

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)