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

I wan to create a new module with the scaffold method, but I only want to use the online editor of Odoo sh. 

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

Hi,
Odoo.sh won't allow any users to update or create anything into the production branch. Odoo.sh only allows doing in staging and development branches. But you can not move that code or module into any other branch.
What you need to do is create a module using scaffold in your local and commit it to odoo.sh.

You can refer to this article for reference.
https://www.cybrosys.com/odoo/odoo-books/odoo-15-development/ch3/scaffold-command/


Hope it helps


อวตาร
ละทิ้ง