bzr revid: rim@openerp.com-20140325154935-2uqf0xfelb5e995i
This commit is contained in:
Richard Mathot (OpenERP) 2014-03-25 16:49:35 +01:00
parent dafe2e2328
commit 4379867a01
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<button name="action_send_survey" string="Invite people" states="open" type="object" class="oe_highlight" />
<button name="action_print_survey" string="Print Survey" type="object"/>
<button name="action_result_survey" string="View results" states="open,close,cancel" type="object" class="oe_highlight"/>
<field name="stage_id" widget="statusbar" clickable="True" options="{'fold_field': 'fold'}" />
<field name="stage_id" widget="statusbar" clickable="True" /> <!-- options="{'fold_field': 'fold'}" -->
<field name="state" invisible="True" />
</header>
<sheet class="oe_survey">