Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
4432 มุมมอง

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

อวตาร
ละทิ้ง