c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35148
[Bug 877937] [NEW] [Trunk] : Set as a default doesn't work
Public bug reported:
I have tried to set a default value at any field but it is not working.
I have faced the following traceback on client side.
Traceback (most recent call last):
File "/home/amp/workspace/trunk6/client/bin/widget/view/form_gtk/interface.py", line 49, in <lambda>
(_('Set as default'), lambda x: self._menu_sig_default_set(), 1),
File "/home/amp/workspace/trunk6/client/bin/widget/view/form_gtk/interface.py", line 98, in _menu_sig_default_set
value, self.attrs.get('password', False), deps, window=self._window)
TypeError: field_pref_set() got multiple values for keyword argument 'window'
** Affects: openobject-client
Importance: Medium
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
** Changed in: openobject-client
Importance: Undecided => Medium
** Changed in: openobject-client
Status: New => Confirmed
** 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 OpenERP Project Group.
https://bugs.launchpad.net/bugs/877937
Title:
[Trunk] : Set as a default doesn't work
Status in OpenERP GTK Client:
Confirmed
Bug description:
I have tried to set a default value at any field but it is not working.
I have faced the following traceback on client side.
Traceback (most recent call last):
File "/home/amp/workspace/trunk6/client/bin/widget/view/form_gtk/interface.py", line 49, in <lambda>
(_('Set as default'), lambda x: self._menu_sig_default_set(), 1),
File "/home/amp/workspace/trunk6/client/bin/widget/view/form_gtk/interface.py", line 98, in _menu_sig_default_set
value, self.attrs.get('password', False), deps, window=self._window)
TypeError: field_pref_set() got multiple values for keyword argument 'window'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/877937/+subscriptions
Follow ups
References