[MIG] knowledge: Complete migration

This commit is contained in:
cubells
2018-06-19 18:00:23 +02:00
committed by Mikel
parent 9f17e8d57d
commit 3a752d553a
11 changed files with 144 additions and 199 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<record id="base.user_demo" model="res.users">
<field name="groups_id" eval="[(4,ref('knowledge.group_document_user'))]"/>
</record>
<record id="base.user_demo" model="res.users">
<field name="groups_id" eval="[(4,ref('knowledge.group_document_user'))]"/>
</record>
</odoo>