[
https://issues.apache.org/jira/browse/OFBIZ-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mohammad Kathawala updated OFBIZ-7553:
--------------------------------------
Attachment: OFBIZ-7553.patch
Attached patch.
- Used replaced old js code with jQuery code.
- Added js function which will watch for statuses of all checkbox other than 'All' and change the 'All' status checkbox accordingly.
- Added class on checkboxes other than 'All' checkbox in order to bind the change event in jQuery.
- Also added id on 'All' checkbox to bind its change event in jQuery.
> On order list page, the 'All' checkbox for status field does not work properly
> ------------------------------------------------------------------------------
>
> Key: OFBIZ-7553
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7553> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Upcoming Branch
> Reporter: Mohammad Kathawala
> Assignee: Mohammad Kathawala
> Priority: Minor
> Attachments: OFBIZ-7553.patch, Screenshot.png
>
>
> Steps to generate:
> 1) Go to order list page.
> 2) For status field, check the 'All' checkbox. This will check all the other status checkboxes.
> 3) Now uncheck any one or more checkbox other than 'All'.
> - Expected: This should uncheck the 'All' checkbox also.
> - Actual: 'All' checkbox remains checked.
> Please see the screenshot
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)