Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Export data with VBA Excel
Hello,
Is it possible to export data from Odoo to Excel using VBA ?
Thank you for your help
Matthieu
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 7/1/16, 5:49 PM |
Seen: 829 times |
Last updated: 7/6/16, 3:44 PM |
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.