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

is it possible to make an app in Odoo Studio and download the app

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

You can export your application and utilize it in other Odoo installations

One of the major advantages of Odoo Studio is that you can export your custom application into a simple zip file. Then you can import your custom application into another Odoo instance. Unlike the simple developer tools that modify the models, views, and actions of the Odoo instance; Odoo Studio create new views and modifications within their own custom application framework. 

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

Hi Andre,
Yes It is possible to make app using Odoo studio and export it as module, see this: Export Studio Customizations in Odoo

Thanks

อวตาร
ละทิ้ง

You can actually export all customizations from the home screen. :)

Yes, I was aware of it, not sure why I said not possible

คำตอบที่ดีที่สุด

It's possible to export as well as import the module. Just enable studio mode and then create a New APP by clicking "New app" then give Name and model(eg: res.partner or create a new model) for it. Then Goto home screen Enable debug mode--> On the upper left of the corner It shows Customizations (drop-down) click it then export it. that's it the new app created in name of customizations.zip. if You want to use, just import that module.. !!!!!! 

อวตาร
ละทิ้ง