You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Aditya Sharma (JIRA)" <ji...@apache.org> on 2017/02/23 04:55:44 UTC

[jira] [Updated] (OFBIZ-8457) Create new Return page required fields validations are not working correctly

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

Aditya Sharma updated OFBIZ-8457:
---------------------------------
    Attachment: OFBIZ-8457.patch

Problem:
1. EditReturn form creates ReturnHeader with createReturnHeader service.
2. createReturnHeader service uses getPartyAccountingPreferences to get login user's preference to useInvoiceIdForReturns.
3. getPartyAccountingPreferences has partyIdTo as required fields.

Solution:
PartyIdTo field is made required.

> Create new Return page required fields validations are not working correctly
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-8457
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8457
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Sanjay Yadav
>            Assignee: Avnindra Sharma
>         Attachments: OFBIZ-8457.patch, ReturnOrderPageValidations.PNG
>
>
> Steps to recreate:
> 1. Go to Order Manager.
> 2. go to Returns. Create new return page will open
> 3. Do not fill any field and click on submit button.
> Actual - Field validations messages are not working correctly. Please refer attachment.
> Expected - correct validation message should appear for all required fields.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)