[FIX] the parameters can't be noupdate

pull/1976/head
Holger Brunn 2015-07-01 17:06:58 +02:00 committed by KKamaa
parent 89f05d7cd9
commit 69663c603e
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>