mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-18 19:32:19 -06:00
[MIG] knowledge: Migration to 13.0
This commit is contained in:
8
document_knowledge/data/res_users.xml
Normal file
8
document_knowledge/data/res_users.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<record id="base.user_admin" model="res.users">
|
||||
<field name="groups_id" eval="[(4,ref('knowledge.group_document_user'))]"/>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user