[16.0][MIG] document_page: Migration to 16.0

This commit is contained in:
FernandoRomera
2022-12-05 13:59:45 +01:00
committed by Alberto Martínez
parent 6af16ecb19
commit b1baf9d4b6
10 changed files with 21 additions and 1196 deletions

View File

@@ -2,7 +2,10 @@
<odoo noupdate="1">
<record id="base.user_demo" model="res.users">
<field eval="[(4, ref('knowledge.group_document_user'))]" name="groups_id" />
<field
eval="[(4, ref('document_knowledge.group_document_user'))]"
name="groups_id"
/>
</record>
<record id="demo_category1" model="document.page">