Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2481 Widoki

Hi there,

how to make the products list in Point of sale be displayed per pages as in tree view in other modules.

Thank you

Awatar
Odrzuć
Najlepsza odpowiedź

Hello Thicham

you have to create menu item form where you wat to show POS product and just give action of current POS product action


<menuitem action="point_of_sale.product_template_action"

id="new_menu_id"

parent="parent_menu_id"/>

Awatar
Odrzuć