Skip to Content
Menu
This question has been flagged
3 Replies
4087 Views

Hi Team,

I am wanting to start using the Odoo command line interface to do things like trigger backups and initiate module updates, etc...  However I noticed that all the documentation refers to using odoo.py..   However I am unable to find this in any of my directories.  Has this changed for version 10 and if so, could somebody point in the direction of the appropriate instructions?


Basically I am wanting to trigger a backup from command line and also I would like to be able to trigger the "update" of a module instead of needing to go into "Apps" locate the module and click "Upgrade"

Thanks,
Damien

Avatar
Discard
Best Answer

Hi! when using the .deb package and having Odoo 10 Enterprise installed, non of these files exist. What can I do in such case? thank you.

Avatar
Discard
Best Answer

HI Damien, you can download the odoo V10 from the below url and once you unzip it , you can find the odoo-bin file which you can use to run the server[./odoo-bin].

https://github.com/odoo/odoo/archive/10.0.zip

Avatar
Discard