← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 877937] Re: [Trunk] : Set as a default doesn't work

 

Hello,

It was a typo that was introduced at 1972 while merging trunk-gtk-
client-with-gtk-builder . It has been fixed in trunk client with
revision-info :1980 nch@xxxxxxxxxxx-20111019083733-faz0ezprf2e8f47k


Thanks,

** Changed in: openobject-client
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released

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


References