I have installed pymssql using pip install pymssql, but in odoo 'All in one setup' getting error as "MS SQL Server not available. Please install "pymssql" python package." even though it is installed and moved pymssql 2.1.4 from site-packages into "Odoo10/server" folder. I'm working in odoo 10.0 (Windows OS).
Anyone have solution?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
3629
瀏覽次數
Odoo work with Postgresql database, not MS SQL server. There is something wrong in your setup.
By using External database source addon, we can use other database also. Here I'm using "External Database Source - MSSQL"
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
3月 17
|
6060 | ||
|
1
2月 17
|
8014 | ||
|
0
7月 25
|
1317 | ||
|
2
11月 24
|
5992 | ||
|
2
10月 24
|
3030 |
I didn't get any solution, then how it is resolved ??