other change to do :

in server\setup.py :
change line 83 :
for root, _, names in os.walk(join('bin', 'addons'), followlinks=True):
by 
for root, _, names in os.walk(join('bin', 'addons')):




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=60223#60223

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to