odoo下載XLS報告服務器內部錯誤解決辦法

Solution for odoo13 reporting internal server error when downloading XLS. When using odoo, the following error occurs when downloading XLS from a pivot table: Error:

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

undefined

This error is caused by installing using a deb package or having two dependency packages that failed to install during installation. Installing the dependency packages and restarting odoo will resolve it.

sudo pip3 install xlwt

sudo pip3 install num2words

关于我们

​我们致力于帮助中小企业实现数字化转型,我们的团队由一群充满激情和创新思维的专业人士组成,他们具备丰富的行业经验和技术专长。

扫一扫获取顾问以及手册

归档
登入 發表評論
odoo數據庫服務器備份腳本
odoo數據庫在服務器上面備份的腳本以及使用方法