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
返信
2901
ビュー
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 ...