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