[MIG] knowledge: Migration to 13.0

This commit is contained in:
ernesto
2019-11-05 19:24:20 -05:00
committed by Khôi (Kiên Kim)
parent 317a62f3ea
commit 8044c75465
8 changed files with 56 additions and 30 deletions

View 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>