跳至内容
菜单
此问题已终结
2 回复
2435 查看

Recently when I want to install sign module from enterprise on odoo 17, I got this error :

File "/home/yogi/projects/odoo/enterprise/sign/models/sign_request.py", line 31, in <module>
    from odoo.tools.pdf import PdfFileReader, PdfFileWriter, PdfReadError
ImportError: cannot import name 'PdfReadError' from 'odoo.tools.pdf' (/home/yogi/projects/odoo/odoo/odoo/tools/pdf.py)

Do you know how to solve this error ?
I try start from refresh pull from enterprise git, reset database, reset odoo installation

形象
丢弃
最佳答案

It seems that your Odoo core itself is outdated. So, you upgraded your Enterprise add-ons but haven't pulled the changes to the Odoo folder itself. Thus, get the changes and restart Odoo.

形象
丢弃
编写者 最佳答案

Thanks for your solutions, you are right, the problem is cause the odoo community has been update recently, but I forget to pull it. Thank you once again

形象
丢弃
相关帖文 回复 查看 活动
0
4月 24
1317
1
4月 24
1325
3
3月 24
1882
0
1月 24
1860
0
1月 24
2204