Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
6255 Vistas

Hello,

Is it possible to export data from Odoo to Excel using VBA ?

Thank you for your help

Matthieu

Avatar
Descartar

I have not tried this, but you might be able to connect to PostgreSQL via ODBC, and if you can teach yourself the data model might get somewhere with that approach.

Mejor respuesta

Hi, Did you fin a solution for this ?
I also would like to export data from Odoo using a vba code. I did it on SAP, so it's possible but where to find le libraries for that .

Avatar
Descartar
Autor Mejor respuesta

Ok I will try those solutions

Thanks everyone !

Avatar
Descartar
Mejor respuesta

Odoo has its own export function to .csv. If you want more, you can use Odoo's API. Using the API you can do whatever you want with any tools/programming languages you like.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
6221
1
mar 15
29868
0
dic 24
767
4
jun 25
4032
0
ago 18
3250