How I can do data Integration with ORACLE database ?
I have scenario where I have to get sales order from an other database in oracle.
Thanks for your help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How I can do data Integration with ORACLE database ?
I have scenario where I have to get sales order from an other database in oracle.
Thanks for your help
1- You need to create a new Odoo module
2-Write the python code that makes the connection to Oracle Database
3- send the data to sale.order model in Odoo using the API create method
Check this module
https://apps.odoo.com/apps/modules/10.0/base_external_dbsource_oracle/
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up