survey set nolable=1 with questations

bzr revid: tta@openerp.com-20120113091645-qza696j2ju2dvdi5
This commit is contained in:
Tejas Tank 2012-01-13 14:46:45 +05:30
parent 1ba5e0ae7c
commit 37530335e1
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<field name="sequence" groups="base.group_extended"/>
<separator string="Description" colspan="4"/>
<field name="note" colspan="4" nolabel="1"/>
<field name="question_ids" height="200" width="200" colspan="4">
<field name="question_ids" height="200" width="200" colspan="4" nolabel="1">
<form string="Survey Question" >
<group col="6" colspan="6" height="600" width="200">
<field name="question" colspan="4" select="1"/>