3
0
Fork 0

[FIX] the parameters can't be noupdate

9.0
Holger Brunn 2015-07-01 17:06:58 +02:00
parent 5817531f0b
commit 245b95245a
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="1">
<data noupdate="0">
<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>