[FIX] add noupdate to survey security rules

bzr revid: rim@openerp.com-20140423085037-7wgp3hekne7hwnrl
This commit is contained in:
Richard Mathot (OpenERP) 2014-04-23 10:50:37 +02:00
parent c89723fcb8
commit 35d50a7139
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<data noupdate="1">
<!-- Survey users -->
<record model="res.groups" id="base.group_survey_user">
<field name="name">Survey / User</field>