Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3370 Prikazi

Can I connect Odoo 12 to Excel so I can query live data. I would like to be able to access live data for reports and determine parts available for Manufacturing Orders. 

Can I connect to Odoo via PostgreSQL?

Avatar
Opusti

Not sure what you are trying to achieve. Every models in odoo is saved as tables in postgres.

For eg, manufacturing orders are saved in table mrp_production

Avtor Best Answer

How do I connect Odoo to PostgreSQL so I can view tables?

Avatar
Opusti