Merge PR #449 into 15.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot 2024-01-11 07:11:40 +00:00
commit 36fc05b86a

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"