mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-20 12:22:18 -06:00
[16.0][MIG] document_page: Migration to 16.0
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user