I need to connect to the Odoo database through my Python script in order to add and receive data from the database, update and delete it. What's the best way to do this? Of the options I have: Odoo ORM, psycopg2, xmlrpc. Which option would be the best?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
7442
Vistas
Hi
You can use Odoo xmlrpc, which is one of the best methods for fetching and receiving data.
Please check the following references to connect Odoo database from Python using xmlrpc
https://www.odoo.com/documentation/16.0/developer/reference/external_api.html
Hope this helps
Regards
Hi , Can we access data from multiple tables that have relations between them ?
Regards,
Farooq
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 23
|
12398 | ||
|
0
jun 20
|
61 | ||
|
1
mar 15
|
5808 | ||
Database for my module not created
Resuelto
|
|
4
abr 24
|
1778 | |
|
1
may 24
|
2337 |