コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
6292 ビュー

Hello,

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

Thank you for your help

Matthieu

アバター
破棄

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.

最善の回答

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 .

アバター
破棄
著作者 最善の回答

Ok I will try those solutions

Thanks everyone !

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 15
6252
1
3月 15
29919
0
12月 24
796
4
6月 25
4120
0
8月 18
3279