pre-commit update

This commit is contained in:
OCA-git-bot 2020-03-14 12:24:34 +01:00 committed by Benoit Aimont
parent febabd0264
commit e3f4dfdbfd
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<odoo>
<record model="ir.config_parameter" id="some_record_id">
<field name="key">ircp_from_config</field>
<field name="value">value_from_xml</field>
</record>
<record model="ir.config_parameter" id="some_record_id">
<field name="key">ircp_from_config</field>
<field name="value">value_from_xml</field>
</record>
</odoo>