One custommer have Oracle 10G and want to use Odoo. Is it posibel to install odoo to use oracle database and not use Postgres.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2909
화면
Hi,
If you want to replace the Postgres with Oracle, I think this will be tedious and you may be unlucky ...
But if you want to integrate externally you may use xml-rpc or something such as this module or you can use python directly such as pyodbc with freetds ..etc ..
Hope this could helps ...