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:09:59 UTC

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

Rishi Solanki created OFBIZ-7175:
------------------------------------

             Summary: 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


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)