Mayur Maheshwari(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-1016031-mma into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #1016031 in OpenERP Addons: "survey form view not open"
https://bugs.launchpad.net/openobject-addons/+bug/1016031
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1016031-mma/+merge/111399
Hello ,
Survey: I Have fix the issue to open Survey form view
Thanks.
Mayur
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1016031-mma/+merge/111399
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-1016031-mma.
=== modified file 'survey/survey_view.xml'
--- survey/survey_view.xml 2012-06-19 08:56:18 +0000
+++ survey/survey_view.xml 2012-06-21 13:23:23 +0000
@@ -40,7 +40,7 @@
</group>
<notebook>
<page string="Survey">
- <field name="page_ids" colspan="4" nolabel="1" mode="form,tree">
+ <field name="page_ids" colspan="4" nolabel="1" mode="tree">
<form string="Survey Page">
<field name="title" select="1"/>
<field name="sequence" groups="base.group_no_one"/>
_______________________________________________
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