[MIG] knowledge: Complete migration

This commit is contained in:
cubells
2018-06-19 18:00:23 +02:00
committed by mle
parent a2fcbf459a
commit 19e626fd39
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>