Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3369 Visninger

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
Kassér

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

Forfatter Bedste svar

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

Avatar
Kassér