Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
4415 Представления

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

Аватар
Отменить
Лучший ответ

odoo-bin is the executable at v10:

From https://www.odoo.com/documentation/9.0/reference/cmdline.html


From https://www.odoo.com/documentation/10.0/reference/cmdline.html


Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить