Are you using windows?
If yes, then you need to remove all compiled .pyo and .pyc filed from 
bin/project/ directory and then stop tiny services and start again.

or in linus you can start it from terminal using -u and -d options.
you can start server from command prompt in windows too using all parameters.

In windows goto Tinyerp Server Installed path bin then write following command.

tinyerp-server.exe --help

you will fing all parameter list. give all parameters like

-d dbname -w postgres_password -u postgres_username --db_host localhost 
--db_port 5432 --db_path postgres_full_path_of_bin




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

Reply via email to