Amit Bhavsar (Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-polish3_improve_survey-amb into
lp:openobject-addons.
Requested reviews:
Amit (Open ERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-polish3_improve_survey-amb/+merge/82673
Hello sir,
In "Improve Survey" Task, I Changed below this.
* Add a Separator above the textarea in Survey form.
Thanks,
Amit Bhavsar(amb)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-polish3_improve_survey-amb/+merge/82673
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-polish3_improve_survey-amb.
=== modified file 'survey/survey_view.xml'
--- survey/survey_view.xml 2011-10-27 21:11:24 +0000
+++ survey/survey_view.xml 2011-11-18 12:07:57 +0000
@@ -37,6 +37,7 @@
<form string="Survey Page">
<field name="title" select="1"/>
<field name="sequence" groups="base.group_extended"/>
+ <separator string="ADD DESCRIPTION SECTION" colspan="4" col="4"/>
<field name="note" colspan="4" nolabel="1"/>
<field name="question_ids" height="200" width="200" colspan="4" nolabel="1" context="{'line_order': question_ids}">
<form string="Survey Question" >
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp