Hi all. I have a new module I am trying to load into OpenERP. When I run the --init command the server shows no error:
# ./tinyerp-server.py -s -v -d db -w dbpass -r dbuser --init=module However, the module doesn't appear among installed modules or in "Modules to be Installed, Upgraded or Removed". I have also tried doing update but can't see the module: # ./tinyerp-server.py -s -v -d db -w dbpass -r dbuser --update=module # ./tinyerp-server.py -s -v -d db -w dbpass -r dbuser --update=all I am working from Linux but have also tried loading the module on a windows XP machine without success. What could I be missing? Thanks. Mugoma. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
