The fix from SerpentCS for the typo was merged at revision 2053 rev-id:
[email protected].
Thanks a lot for reporting and contributing the fix!
** Changed in: openobject-client
Status: Confirmed => Fix Released
** Changed in: openobject-client
Milestone: None => 6.1
--
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/937848
Title:
[6.1] error during csv import
Status in OpenERP GTK Client:
Fix Released
Bug description:
Traceback (most recent call last):
File "/home/gass/OpenERP/gtk/6.1/bin/common/common.py", line 236, in
sig_call_child
return f(w, *all_args)
File "/home/gass/OpenERP/gtk/6.1/bin/modules/gui/main.py", line 1334, in
_sig_child_call
res = wid.handlers[button_name]()
File "/home/gass/OpenERP/gtk/6.1/bin/modules/gui/window/form.py", line 307,
in sig_import
res = win.go()
File "/home/gass/OpenERP/gtk/6.1/bin/modules/gui/window/win_import.py",
line 259, in go
return import_csv(csv, inverted, self.model, self.fields_invert,
context=self.context, parent=self.parent)
File "/home/gass/OpenERP/gtk/6.1/bin/modules/gui/window/win_import.py",
line 72, in import_csv
common.message_box(_('Importation Error !'), unicode(error))
File "/home/gass/OpenERP/gtk/6.1/bin/common/common.py", line 573, in
message_box
win = ui_get_object('dia_message_box')
NameError: global name 'ui_get_object' is not defined
the import vanishes without any further trace
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/937848/+subscriptions
_______________________________________________
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