Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2681 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 24
1498
1
kwi 24
1467
3
mar 24
2055
0
sty 24
2004
0
sty 24
2348