[MIG] document_page_project: Migration to 18.0

This commit is contained in:
Bhavesh Heliconia
2025-02-17 17:06:42 +05:30
parent 36d183e5ce
commit 2ad811d4d6
5 changed files with 34 additions and 13 deletions

View File

@@ -19,12 +19,12 @@
<field name="context">{
'default_type': 'content',
'default_project_id': active_id}</field>
<field name="view_mode">tree,form</field>
<field name="view_mode">list,form</field>
<field
name="view_ids"
eval="[(5,0,0),
(0,0,{'view_mode':'tree', 'view_id': ref('document_page.view_wiki_tree')}),
(0,0,{'view_mode':'form', 'view_id': ref('document_page.view_wiki_form')})]"
eval="[Command.clear(),
Command.create({'view_mode':'list', 'view_id': ref('document_page.view_wiki_tree')}),
Command.create({'view_mode':'form', 'view_id': ref('document_page.view_wiki_form')})]"
/>
<field name="search_view_id" ref="document_page.view_wiki_filter" />
<field name="help" type="html">