I created new module with model and view, when i add fields in my model file I can't see the changes even if I update/upgrade the module.
there is something weird going on because when I restart/stop /start odoo-server i'm not getting any response.
When I use this command: "./odoo.py -d db --auto-reload" to reload I'm getting an error: odoo.py:error:no such option: --auto-reload
How can I restart odoo server?