[FIX] mail, crm demo data: back to noupdate.

bzr revid: tde@openerp.com-20121116081657-kyua3pggy84awx4p
This commit is contained in:
Thibault Delavallée 2012-11-16 09:16:57 +01:00
parent 760da18368
commit 2a61424ddb
3 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,6 @@
<?xml version="1.0"?>
<openerp>
<!-- <data noupdate="1"> -->
<data>
<data noupdate="1">
<!-- Demo Leads -->
<record id="crm_case_1" model="crm.lead">

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<openerp>
<data noupdate="0">
<data noupdate="1">
<!-- Update 'Demo user' and partners email preferences to avoid mail bombing -->
<record id="base.partner_demo" model="res.partner">

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<!-- <data noupdate="1"> -->
<data>
<data noupdate="1">
<!-- Discussion groups, done in 2 steps to remove creator from followers -->
<record model="mail.group" id="group_best_sales_practices">