Merge PR #450 into 16.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot 2024-01-11 07:11:39 +00:00
commit 5ad0271329

View File

@ -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"