3
0
Fork 0

[FIX] branding_support: Don't overwrite parameters on update

8.0
Pedro M. Baeza 2016-03-16 17:37:57 +01:00
parent 5292f1689d
commit 3d51b45ad8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<openerp>
<data noupdate="0">
<data noupdate="1">
<record id="config_parameter_company_name" model="ir.config_parameter">
<field name="key">support_branding.company_name</field>
<field name="value">Odoo Community Association (OCA)</field>