You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2016/06/04 08:15:59 UTC

[jira] [Updated] (OFBIZ-7175) Create Return Screen should not show the created by field

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

Rishi Solanki updated OFBIZ-7175:
---------------------------------
    Attachment: OFBIZ-7175.patch

Here is the patch for the same. Thanks to [~pratik.kulshreshth] for reporting and providing fix.

> Create Return Screen should not show the created by field
> ---------------------------------------------------------
>
>                 Key: OFBIZ-7175
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7175
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>            Priority: Minor
>         Attachments: OFBIZ-7175.patch
>
>
> Create Return: Goto Order >> Returns >> and click on Create New Return;
> Update Return: Goto Order >> Returns >> Find Return >> select a return id for edit;
> Actual results: 
> Create Return: System shows created by as display field, without value.
> Update Return: System shows created by as display field with value as 'admin' or we can say user id who created that return.
> Expected results:
> Create Return: As system won't show any value in the created by because it only display from db record. So we don't need this field to be shown at the time of creation. Create By should not shown on create return.
> Update Return: Working as expected no changes required.



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