c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08113
[Bug 690516] [NEW] Not able to remove any O2M record.
Public bug reported:
Go to any record that is o2m for any model.
Try to click Delete icon, this traceback appears.
Traceback (most recent call last):
File "/home/jvo/workspace/trunk/client/bin/widget/view/form_gtk/one2many_list.py", line 382, in _sig_remove
msg = _('Are you sure to remove those records ?')
TypeError: 'gtk.EventBox' object is not callable
Thanks.
** Affects: openobject-client
Importance: High
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
** Changed in: openobject-client
Status: New => Confirmed
** Changed in: openobject-client
Importance: Undecided => High
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/690516
Title:
Not able to remove any O2M record.
Status in OpenObject GTK Client:
Confirmed
Bug description:
Go to any record that is o2m for any model.
Try to click Delete icon, this traceback appears.
Traceback (most recent call last):
File "/home/jvo/workspace/trunk/client/bin/widget/view/form_gtk/one2many_list.py", line 382, in _sig_remove
msg = _('Are you sure to remove those records ?')
TypeError: 'gtk.EventBox' object is not callable
Thanks.
Follow ups
References