thanks for your help I can run : python pre.py -d base_name -r postgre_admin_user
But I have this error when i execute the update commande : tinyerp-server.exe -d base_name -r tinypg -s tinypgpwd -db_host=localhost --db_port=5432 -s --stop-after-init --update=all Exception in thread Thread-1 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "threading.pyo", line 460, in __bootstrap File "threading.pyo", line 625, in run File "C:\Program Files\TinyERP Server\addons\base\ir\ir_cron.py", line 95, in _poolJobs <type>: 'NoneType' object has no attribute 'now' Unhandled exception in thread started by Error in sys.excepthook: Original exception was: What's te wrong ? I forget to mention that my old 4.2rc2 base run on Linux Debian. Now i migrate under Windows2000. ------------------------ Almanar Mohamed _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
