Hi Olivier,
bug can be closed, corrected by S. Wirtel with revision 3169, see :
http://bazaar.launchpad.net/~openerp/openobject-server/trunk/revision/3169
Happy new year to the all the Team.
Bye

-- 
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 OpenObject Server:
  Confirmed

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

Reply via email to