Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1930 Weergaven

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 

Avatar
Annuleer

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.

Gerelateerde posts Antwoorden Weergaven Activiteit
0
dec. 24
18
0
nov. 24
2715
1
feb. 23
2696
0
mei 22
1800
1
feb. 22
1478