bzr revid: fp@tinyerp.com-20110924135235-ks6rclkz25lnpg18
This commit is contained in:
Fabien Pinckaers 2011-09-24 15:52:35 +02:00
parent 9c1505ec0b
commit 2a89b0fd42
1 changed files with 1 additions and 1 deletions

View File

@ -2140,7 +2140,7 @@
<field name="title">Community Survey</field>
<field name="note">Please take a few minutes to complete this survey on the quality of service we provide. We welcome your feedback and appreciate your honesty. With your help, we hope to strengthen the bond between our clients.</field>
<field eval="6" name="response_user"/>
<field name="state">draft</field>
<field name="state">open</field>
<field name="responsible_id" ref="base.user_root"/>
<field eval="1" name="send_response"/>
<field eval="[(6,0,[])]" name="users"/>