mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 01:41:26 -06:00
[16.0][FIX] document_page: Fix quick create and edit form category on pages
This commit is contained in:
parent
17d246f7e4
commit
bc4ba3459a
@ -64,7 +64,7 @@
|
|||||||
name="parent_id"
|
name="parent_id"
|
||||||
required="True"
|
required="True"
|
||||||
string="Category"
|
string="Category"
|
||||||
context="{'default_type':'category'}"
|
context="{'default_type':'category', 'form_view_ref': 'document_page.view_category_form'}"
|
||||||
/>
|
/>
|
||||||
<field
|
<field
|
||||||
name="company_id"
|
name="company_id"
|
||||||
|
Loading…
Reference in New Issue
Block a user