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

I need to to know if can i build desktop application with Odoo 12, and how can i do it ??

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

There is no Odoo desktop application. Odoo is a web application.


If you want to use Odoo in a desktop application you need to make a desktop application by yourself in other domains apart from Odoo and write an API or web service to connect with Odoo.

The perfect example of this is Odoo mobile application.

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

Hello,

You can convert any web application to a standalone Desktop App with WebDGap,


You can look on youtube for WebDGap tutorial or on it Github repo how it is done!!


Thanks

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

Odoo is used as web application.. you should write your own desktop application and you might use the Odoo API https://www.odoo.com/documentation/13.0/webservices/odoo.html

อวตาร
ละทิ้ง