說在前面
odoo17 剛出來沒多久航唆,不穩(wěn)定盹靴,如果是求速成建議按照odoo16
網(wǎng)絡(luò)上教程塞琼,開源工具更多魄梯,并且也相對穩(wěn)定一些。
下載 Python包
https://www.python.org/downloads/windows/
下載 PostgreSQL 數(shù)據(jù)庫
https://www.postgresql.org/download/windows/
版本最好12或高于12螟蒸,新版odoo不支持低版本
下載 Pycharm 開發(fā)工具
https://www.jetbrains.com/pycharm/download/?section=windows
下載 odoo17 社區(qū)版源碼```
https://www.odoo.com/zh_CN/page/download
下載 wkhtmltopdf 插件
https://wkhtmltopdf.org/downloads.html
```
- Python 3.10.10 安裝
- PostgreSQL 16 安裝
http://localhost:8069/web/database/manager
- Pycharm 2023 社區(qū)版安裝
- odoo17 源碼的解壓
- wkhtmltopdf 安裝
*系統(tǒng)版本 windows server 2019
第一步
pip install libsass -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install reportlab -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install psutil -i https://pypi.tuna.tsinghua.edu.cn/simple
并注釋掉requirements.txt里的libsass reportlab psutil
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
第二步
創(chuàng)建setup\odoo.conf 文件
并根據(jù)實際情況寫入如下內(nèi)容:
反正碰到報錯的蚊丐,都給他注釋掉,然后去手動安裝
[options]
addons_path = C:\Workspaces\odoo17\odoo_test_1\odoo\addons
bin_path = C:\Program Files\wkhtmltopdf\bin
pg_path = C:\Program Files\PostgreSQL\14\bin
http_port = 8069 # 指定啟動的端口
db_host = False
db_name = False
db_password = odoo
db_port = False
db_user = odoo
db_filter = False
還沒創(chuàng)建數(shù)據(jù)庫用戶的話去pgadmin里右鍵
login/group roles 創(chuàng)建用戶
然后記得打開相關(guān)的權(quán)限給他析命,有且需要登錄權(quán)限主卫,創(chuàng)建role權(quán)限和databases權(quán)限還有初始化和備份權(quán)限看自己情況給就好逃默。
附加:
odoo 如果提示ValueError: External ID not found in the system: web.login
如果之前使用過其他版本的odoo,記得數(shù)據(jù)庫里i的帳套要刪干凈簇搅,否則無法進(jìn)入完域。
提示odoo.exceptions.AccessDenied: Access Denied
檢查db_user的權(quán)限
檢查數(shù)據(jù)庫連接是否正常
檢查addons先不要加入不必要的文件夾
檢查master password是否正確
常用模塊:
銷售,采購瘩将,生產(chǎn)吟税,mrp,庫存模塊姿现,開票肠仪、聯(lián)系人、費(fèi)用模塊