[IMP] Do not update auth_oauth service providers

bzr revid: fme@openerp.com-20121009125653-p9i84663xygtb1r0
This commit is contained in:
Fabien Meghazi 2012-10-09 14:56:53 +02:00
parent 602dc1c38d
commit 70ebec1cd6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<openerp>
<data>
<data noupdate="1">
<record id="provider_openerp" model="auth.oauth.provider">
<field name="name">OpenERP Accounts</field>