Hi Jay,
Thanks for the advice: this is indeed possible as I was updating my 2
versions (5.12 and 6rc1) at the same time so I must have crossed
something.

I will try to be more careful ;)!
Best
-- 
Eric

-- 
openerp-client: 'module' object has no attribute 'datetime'
https://bugs.launchpad.net/bugs/671715
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: Invalid

Bug description:
I upgraded to client 5.15 and receive the following error when launching the 
client app in Ubuntu 10.10/server 5.15:

Traceback (most recent call last):
  File "./openerp-client.py", line 103, in <module>
    import modules
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/modules/__init__.py", 
line 23, in <module>
    import gui
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/__init__.py",
 line 22, in <module>
    import main
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/main.py", 
line 39, in <module>
    from window import win_preference, win_extension
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/window/__init__.py",
 line 25, in <module>
    import form
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/window/form.py",
 line 31, in <module>
    import win_search
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/window/win_search.py",
 line 31, in <module>
    from widget.screen import Screen
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/widget/screen/__init__.py",
 line 22, in <module>
    from screen import Screen
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/widget/screen/screen.py",
 line 35, in <module>
    import widget_search
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/widget_search/__init__.py",
 line 22, in <module>
    from form import form
  File 
"/usr/local/lib/python2.6/dist-packages/openerp-client/widget_search/form.py", 
line 420, in <module>
    'datetime': (calendar.datetime, 2),

I do not have any problem with client 5.12.
Eric



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to