[
https://issues.apache.org/jira/browse/OFBIZ-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385746#comment-15385746
]
Amardeep Singh Jhajj commented on OFBIZ-7916:
---------------------------------------------
Steps to test it over below given screens:
Testing steps:
1. Check/ Uncheck parent checkbox, its all child boxes should be
checked/unchecked.
2. Parent checkbox should be checked, if its all child boxes is checked.
Screens to test:
Edit Product features screen.
1. Go to
https://localhost:8443/catalog/control/EditProductFeatures?productId=WG-9943
Stock Move screen in facility.
1. Go to
https://localhost:8443/facility/control/PickMoveStock?facilityId=WebStoreWarehouse
Edit Feature Category screen.
1. Go to
https://localhost:8443/catalog/control/EditFeatureCategoryFeatures?productFeatureCategoryId=1000
Quick Add Feature Category In Bulk screen.
1. Go to
https://localhost:8443/catalog/control/EditFeatureCategoryFeatures?productFeatureCategoryId=1000
2. Click on button for "Add new features to this category" with count.
3. Here you will get the screen for "Adding Product Features in Bulk".
Purchase Order Receiving screen.
1. Go to https://localhost:8443/facility/control/ReceiveInventory
Add Product Feature From Category screen
1. Go to
https://localhost:8443/catalog/control/EditProductFeatures?productId=WG-9943
2. Add feature category from "Add Product Feature From Category" form.
Shipment order items screen
1. Go to
https://localhost:8443/facility/control/AddItemsFromOrder?shipmentId=9998
Receiving Inventory Against Order screen
1. Go to
https://localhost:8443/facility/control/ReceiveInventoryAgainstPurchaseOrder?shipmentId=10012&purchaseOrderId=10010
Keyword Search screen
1. Go to
https://localhost:8443/catalog/control/keywordsearch?VIEW_SIZE=25&PAGING=Y
Return receiving screen
1. Go to return receiving screen for purchase order-
https://localhost:8443/facility/control/ReceiveReturn
> Product: Remove inline js for toggleAll, checkToggle and selectAll calling
> from ftls.
> -------------------------------------------------------------------------------------
>
> Key: OFBIZ-7916
> URL: https://issues.apache.org/jira/browse/OFBIZ-7916
> Project: OFBiz
> Issue Type: Sub-task
> Components: product
> Affects Versions: Trunk
> Reporter: Amardeep Singh Jhajj
> Assignee: Amardeep Singh Jhajj
>
> Remove inline js for toggleAll, checkToggle and selectAll calling from ftls
> in Product component. Add class="selectAll" on parent checkbox element for
> select all functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)