跳至內容
選單
此問題已被標幟
2833 瀏覽次數
This is my code but the Sub-Menu is created at the related main menu

<record id="self_services_hr_main_menu" model="website.menu">
<field name="name">HR Self Services</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">70</field>
<field name="website_id" ref="website.default_website"/>
</record>

<record id="self_services_hr_vacation_menu" model="website.menu">
<field name="name">Request Vacation</field>
<field name="parent_id" ref="custom_hr.self_services_hr_main_menu"/>
</record>
頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
7月 20
3525
0
1月 20
2898
4
5月 24
12605
1
4月 24
3244
3
1月 24
8591