Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
how can i integrate odoo with knowage so i can maintain and make the reports that i want
Environment ubuntu 18.04
in API and SDK by (160 points)
Hello,

unfortunately I don't think that Knowage is supporting Odoo as a data source at the moment.

Maybe we'll add support in future versions of Knowage.

1 Answer

0 votes
you can actually configure ODOO database as a datasource. However,  there are few hundred tables in Odoo and you probably only need a handful of them, probably best do an ETL to extract just the table you want.
by (530 points)
...