[jira] [Commented] (OFBIZ-10972) Filters are not working at Find Order screen

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10972) Filters are not working at Find Order screen

Nicolas Malin (Jira)

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

Mohammed Rehan Khan commented on OFBIZ-10972:
---------------------------------------------

I have provided a patch for the ticket.

Here are the details.

#1. labeled the drop-down
#2. Second drop-down is not required to perform the action. So it should not be displayed if printer data is not available. So I have added required validation check for this.
#3. I have verified the run-action functionality. It is working fine. We need to check at least one checkbox before performing the action. So I have disabled RunAction button and it will be enabled if any of the checkbox is checked. 

--
Thanks !!

> Filters are not working at Find Order screen
> --------------------------------------------
>
>                 Key: OFBIZ-10972
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10972
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>         Environment: https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders
>            Reporter: Sanjay Yadav
>            Assignee: Mohammed Rehan Khan
>            Priority: Major
>         Attachments: FindOrderFilterNotWorking.png, Ofbiz-10972.patch
>
>
> Steps to regenerate issue -
>  # Go to Backend ERP application using link - [https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders]
>  # Navigate to bottom of the page in Order(s) Found section
>  # At rightmost corner check of unlabelled drop downs.
> Actual - there are two drop downs and both are unlabelled, Also, second is always empty, no data populating into it.
> Expected -
> 1) I think drop down should be labelled.
> 2) There should be data created for second drop down if it's required.
> 3) Choose value from drop down and click Run Action button. It display no results with message -
> "The Following Errors Occurred:
> The following required parameter is missing: [IN] [massChangeOrderApproved.orderIdList]"
> Please refer attachment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)