c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33733
[Bug 865074] [NEW] gtk client crashes when click sort in one2many
Public bug reported:
GTK Client Crashes while click column field (sort) in one2many
If first time it is made then it goes for
You have unsaved record(s) !
Please Save them before sorting !
then it crashes with next sorts..................
In web it works fine.....................
** Affects: openobject-client
Importance: Undecided
Status: New
** Description changed:
GTK Client Crashes while click column field (sort) in one2many
If first time it is made then it goes for
/usr/share/pyshared/openerp-client/widget/view/tree_gtk/parser.py
if unsaved_model:
- res = common.message(_('You have unsaved record(s) ! \n\nPlease Save them before sorting !'))
- return res
+ res = common.message(_('You have unsaved record(s) ! \n\nPlease Save them before sorting !'))
+ return res
then it crashes with next sorts..................
In web it works fine.....................
** Description changed:
GTK Client Crashes while click column field (sort) in one2many
If first time it is made then it goes for
- /usr/share/pyshared/openerp-client/widget/view/tree_gtk/parser.py
+ You have unsaved record(s) !
- if unsaved_model:
- res = common.message(_('You have unsaved record(s) ! \n\nPlease Save them before sorting !'))
- return res
+ Please Save them before sorting !
then it crashes with next sorts..................
In web it works fine.....................
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/865074
Title:
gtk client crashes when click sort in one2many
Status in OpenERP GTK Client:
New
Bug description:
GTK Client Crashes while click column field (sort) in one2many
If first time it is made then it goes for
You have unsaved record(s) !
Please Save them before sorting !
then it crashes with next sorts..................
In web it works fine.....................
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/865074/+subscriptions
Follow ups
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: Vinay Rana (openerp), 2011-10-05
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: senthilnathang, 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: senthilnathang, 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: Naresh(OpenERP), 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: senthilnathang, 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: Naresh(OpenERP), 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: senthilnathang, 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: Naresh(OpenERP), 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: senthilnathang, 2011-10-03
-
[Bug 865074] Re: gtk client crashes when click sort in one2many
From: Naresh(OpenERP), 2011-10-03
-
[Bug 865074] [NEW] gtk client crashes when click sort in one2many
From: senthilnathang, 2011-10-03
References