Projects:Category Tree In WebPOS/User Guide
Configure category tree in ERP
Select menu option: Application / Master Data Management / Product setup / Product Category. Push button to show Tree Grid Visibilty.
- Create new categories as necesary
- Modify a category tree
- Add products to a new categories
Remember: For a category can have children check Summary Level
BROWSE
Push on BROWSE button to navigate products by category
If the category has children, there is a expand [+] / collapse [-] icon button in the right.
Behavior of the tree
- A click in the text-side selects the clicked Category.
- A click in the [+] icon expands the node and changes the icon to [-].
- A click in the [-] icon collapse the node and changes the icon to [+].
- Only there could be one node expanded at the same level (accordion behavior), so, when a node is expanded, if there is already any sibling expanded, it should be collapsed.
- When a node is collapsed and (later) reopened again, the previous (the last) children, grandchildren,… status (expanded or collapsed) should be preserved.
- Once any item is selected, the products of this category are loaded in the left column. Only the direct child products should be shown. Grandchildren and deeper levels of the selected category should not be shown.
SEARCH
Push on SEARCH button to search products
Push on categories combobox to open a modal dialog with category tree selector. If the category has children, there is a expand [+] / collapse [-] icon button in the right.
Behavior of the tree
- A click in the text-side selects the clicked Category.
- A click in the [+] icon expands the node and changes the icon to [-].
- A click in the [-] icon collapse the node and changes the icon to [+].
- Only there could be one node expanded at the same level (accordion behavior), so, when a node is expanded, if there is already any sibling expanded, it should be collapsed.
- When a node is collapsed and (later) reopened again, the previous (the last) children, grandchildren,… status (expanded or collapsed) should be preserved.
- Once any item is selected, the popup closes itself automatically and the selected category is displayed in the combo.
- When the popup is shown, the selected category (of the combo) should be shown as selected in the tree. If this category is not an empty node, it should be shown as expanded (show its children) once the popup is opened. This is because if a user is in the SEARCH window filtering by the “category level N”, and opens the combo again, probably wants to fine-tune more the search by selecting an item of “category level N+1”
- In case of clicking outside the popup (in the dark-gray transparency), the popup would be closed and no changes will be made in the selection.
- The search should return products (that match the search pattern) of the selected category and all its children, grandchildren, ...