Mayur Maheshwari(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-1015971-mma into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #1015971 in OpenERP Addons: "Events form view not open "
https://bugs.launchpad.net/openobject-addons/+bug/1015971
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1015971-mma/+merge/111380
Hello ,
base_calendar: I Have fix the issue to open Events form view
Thanks.
Mayur
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1015971-mma/+merge/111380
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-1015971-mma.
=== modified file 'base_calendar/base_calendar_view.xml'
--- base_calendar/base_calendar_view.xml 2012-06-19 08:56:18 +0000
+++ base_calendar/base_calendar_view.xml 2012-06-21 11:10:25 +0000
@@ -270,7 +270,7 @@
icon="terp-partner" type="action"
context="{'model' : 'calendar.event', 'attendee_field':'attendee_ids'}" colspan="2"/>
<field name="attendee_ids" colspan="4"
- nolabel="1" widget="one2many" mode="tree,form">
+ nolabel="1" widget="one2many" mode="tree">
<tree string="Invitation details" editable="top">
<field name="sent_by_uid" string="From"/>
<field name="user_id" string="To"/>
_______________________________________________
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