pre-commit update

This commit is contained in:
OCA-git-bot
2020-03-14 12:02:31 +01:00
committed by Khôi (Kiên Kim)
parent 2a381f0880
commit 1decaeadde
6 changed files with 74 additions and 70 deletions

View File

@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="utf-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'))]"/>
<field name="groups_id" eval="[(4,ref('knowledge.group_document_user'))]" />
</record>
</odoo>