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/29 07:59:45 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suraj Khurana updated OFBIZ-7597:
---------------------------------
    Attachment: OFBIZ-7597.patch

Please find the attached patch with proper fix.

> 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
>         Attachments: OFBIZ-7597.patch
>
>
> 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)