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

hello,

How i can find odoo-bin to create my module, i work with odoo 10 version.

Thanks

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

I work on redhat and i can't find odoo-bin file it not exist in my odoo folder. I have command not found

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

To create a new custom module try the below command:

./odoo-bin scaffold custom_module_name addons_path

In ubuntu you can find "odoo-bin" in "/opt/odoo10/odoo". Since 'odoo-bin' is a hidden file you must enable the "Show hidden files" from the 'view' menu.


อวตาร
ละทิ้ง