mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
pre-commit update
This commit is contained in:
committed by
Khôi (Kiên Kim)
parent
2a381f0880
commit
1decaeadde
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user