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

Hi there 

I'm working on adding a menu item in the point of sale main screen and after adding the XML, it is not shown in the POS screen, 


and this is my code 




custom report
co.custom.wizard
form
new


name="custom reports"
action="action_launch_session_wizard"
parent="point_of_sale.menu_point_rep"
/>


can any one help me on this issue 

Awatar
Odrzuć

inside your menu item code add sequence.
<menuitem id="menu_pos_adyen_account"
parent="point_of_sale.menu_point_config_product"
action="action_pos_adyen_account"
sequence="5"
groups="point_of_sale.group_pos_manager,point_of_sale.group_pos_user"/>

like this way.

Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 25
480
0
gru 24
18
0
lis 24
3148
1
lut 23
3129
0
maj 22
2087