Solution for Odoo XLS Report Download Server Internal Error

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

关于我们

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

扫一扫获取顾问以及手册

归档
Sign in to leave a comment
Odoo database server backup script
Script for backing up Odoo database on the server and usage instructions