We are running Odoo 10 Community on a Windows 2008r2 VPS. We have Python 2.7.9 installed with pip.exe.
Several modules purchased requires additional Python dependencies, but when we perform "pip install num2words" we lose our backend Odoo interface. All top menus disappear. We can see webpage and perform login, but nothing else.
When performing pip.exe command line installation it shows dependency successfully installed. But when trying to add modules that require dependency, the Odoo module says dependency is still missing. Dependencies missing: num2words, user_agents, web-color-widget, and nodeJS.
We would like to contract with a firm or person very familiar with Odoo 10 on Windows to help with configurations for system security, database backups, user rights, etc.
Thank you,
Geoff
Hi,
If the menu and all is missing then just try to upgrade the base module and let us see the menu and will come back. also trace the error log if it shows any details. After installing the dependencies make just restart the system / service accordingly
I cannot find anyway to update a module via command line using windows. Please help.
./odoo.py -u modulename -d databasename