콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1393 화면

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 

아바타
취소

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.

관련 게시물 답글 화면 활동
0
12월 24
18
0
11월 24
2088
1
2월 23
2018
0
5월 22
1305
1
2월 22
960