mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-18 19:32:19 -06:00
16.0[IMP]document_page: menu_parent_id context domain of menu creation
This commit is contained in:
committed by
Justine Doutreloux
parent
613e102b11
commit
17d246f7e4
@@ -8,7 +8,10 @@
|
||||
<form>
|
||||
<group string="Menu Information">
|
||||
<field name="menu_name" />
|
||||
<field name="menu_parent_id" />
|
||||
<field
|
||||
name="menu_parent_id"
|
||||
context="{'ir.ui.menu.authorized_list': True}"
|
||||
/>
|
||||
</group>
|
||||
<footer>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user