You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ankit Joshi (JIRA)" <ji...@apache.org> on 2016/06/17 09:01:05 UTC

[jira] [Updated] (OFBIZ-7375) Routing should not be allow to update with empty routing name

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

Ankit Joshi updated OFBIZ-7375:
-------------------------------
    Attachment: OFBIZ-7375-trunk.patch

Here is the patch with proper form validation to avoid updation of Routing with empty Routing Name.

> Routing should not be allow to update with empty routing name
> -------------------------------------------------------------
>
>                 Key: OFBIZ-7375
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7375
>             Project: OFBiz
>          Issue Type: Bug
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Ankit Joshi
>            Assignee: Ankit Joshi
>            Priority: Minor
>             Fix For: Trunk
>
>         Attachments: OFBIZ-7375-trunk.patch
>
>
> Steps to regenerate -
> 1) Navigate to manufacturing -> Routing
> 2) Press New Routing button.
> 3) Try to create a routing without entering Routing Name. It will not allowed to create the record as routing name is mandatory field.
> 4) Create routing by adding proper details.
> 5) Now, select newly create routing from manufacturing -> Routing
> 6) Try to update selected routing with empty Routing Name.
> Actual   : Routing can be update with empty Routing Name.
> Expected : Routing should not allow to update with empty Routing Name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)