Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6133 Visualizzazioni

Is the Enterprise version of odoo open source?

Does the enterprise version of odoo has a custom API? to be integrated and sync with freshdesk?


Avatar
Abbandona
Risposta migliore

IF you are still having trouble and need expert help from certified odoo developers with your odoo integration requirement

visit: https://www.confianzit.com/odoo-integration

Avatar
Abbandona
Risposta migliore

Hi Bouabidi,

The code for the enterprise version of Odoo is not open sourced, atleast not the enterprise part.
Odoo Enterprise is built on top of the Odoo community so the community part of the code is publicly available at https://github.com/odoo/odoo

The enterprise source code can be found on https://github.com/odoo/enterprise but is only accessible for Odoo partners. When you buy the enterprise version you'll get a copy of the code in order to install the enterprise version.


As for the API: Both odoo community and enterprise use the same API.
It allows you to do everything that you can do from the frontend and get any data that you'd like.
The API is quite well documented with information and examples at https://www.odoo.com/documentation/11.0/webservices/odoo.html

Regards,

Yenthe

Avatar
Abbandona