oca-ocb-core/odoo-bringout-oca-ocb-base/odoo/tools/pdf
Ernad Husremovic a91924f712 fix PyPDF2 3.x compat: add cloneReaderDocumentRoot shim
PyPDF2 3.0 removed the camelCase cloneReaderDocumentRoot method.
Add a shim that delegates to clone_reader_document_root.

🤖 assisted by claude
2026-03-09 16:12:07 +01:00
..
__init__.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
_pypdf.py 18.0 vanilla 2025-10-03 18:06:50 +02:00
_pypdf2_1.py 18.0 vanilla 2025-10-03 18:06:50 +02:00
_pypdf2_2.py fix PyPDF2 3.x compat: add cloneReaderDocumentRoot shim 2026-03-09 16:12:07 +01:00
signature.py 19.0 vanilla 2025-10-03 18:07:25 +02:00