[jira] [Commented] (OFBIZ-7896) Order: Remove inline js for toggleAll, checkToggle and selectAll calling from ftls.

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

[jira] [Commented] (OFBIZ-7896) Order: Remove inline js for toggleAll, checkToggle and selectAll calling from ftls.

Nicolas Malin (Jira)

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

Amardeep Singh Jhajj commented on OFBIZ-7896:
---------------------------------------------

Steps to test it:

Test selectAll functionality over ReturnItems screen.

1. Create Return.
2. Go to return item screen- https://ofbiz-trunk.hotwaxsystems.com/ordermgr/control/returnItems
3. Check/ Uncheck parent checkbox, its all child boxes should be checked/unchecked.
4. Parent checkbox should be checked, if its all child boxes is checked.

Test selectAll functionality over order items screen.

1. Go to order entry.
2. Next, go to order items screen and add products to order.
3. Check/ Uncheck parent checkbox of order items, its all child boxes should be checked/unchecked.
4. Parent checkbox should be checked, if its all child boxes is checked.




> Order: Remove inline js for toggleAll, checkToggle and selectAll calling from ftls.
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7896
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7896
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Amardeep Singh Jhajj
>            Assignee: Amardeep Singh Jhajj
>         Attachments: OFBIZ-7896.patch
>
>
> Remove inline js for toggleAll, checkToggle and selectAll calling from ftls in Order component. Add class="selectAll" on parent checkbox element for select all functionality.



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