You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2017/07/26 08:57:00 UTC

[jira] [Comment Edited] (OFBIZ-9516) User should be notified with success message on Creating New Routing

    [ https://issues.apache.org/jira/browse/OFBIZ-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101365#comment-16101365 ] 

Pranay Pandey edited comment on OFBIZ-9516 at 7/26/17 8:56 AM:
---------------------------------------------------------------

Thanks Sonal and Aditya for your comment. 
There is already a label as "WorkEffortCreatedSuccessfully". IMO we can use that one and to make it read better, we can add Id and type to its value as- 
{code}Work Effort: ${workEffortId} of type ${workEffortType} created successfully.{code} 
I am saying this because workEffortTypeId is not an optional input to createWorkEffort service. Does that make sense and serve the purpose of this ticket?


was (Author: pandeypranay):
Thanks Sonal and Aditya for your comment. 
There is already a label as "WorkEffortCreatedSuccessfully". IMO we can use that one and to make it read better, we can add Id and type to its value as- Work Effort: ${workEffortId} of type ${workEffortType} created successfully. I am saying this because workEffortTypeId is not an optional input to createWorkEffort service. Does that make sense and serve the purpose of this ticket?

> User should be notified with success message on Creating New Routing
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-9516
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9516
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>            Priority: Trivial
>         Attachments: OFBIZ-9516.patch
>
>
> Steps to regenerate:
> 1. Go to Manufacturing component (https://localhost:8443/manufacturing/control/main)
> 2. Click on Routing sub menu (https://localhost:8443/manufacturing/control/FindRouting)
> 3. Click on New Routing button.(https://localhost:8443/manufacturing/control/EditRouting)
> 4. Fill required fields and Click Submit button.
> 7. On success, the user should be notified with success message.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)