** Changed in: openobject-server
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/688560
Title:
v6+windows ImportError no module named uuid
Status in OpenERP Server:
Fix Committed
Bug description:
hi
new library is used in Server\addons\base\ir\ir_config_parameter.py",
line 26, but not in the list of library to collect for windows
installer.
just modify in server\setup.py line 177 :
-"imaplib", "smtplib", "email", "yaml", "DAV"
+"imaplib", "smtplib", "email", "yaml", "DAV", "uuid"
bye
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp