oca-ocb-core/odoo-bringout-oca-ocb-base/doc
Ernad Husremovic c3d53c6a4d Add cloneReaderDocumentRoot compatibility method
Fix additional PyPDF2 3.0+ deprecation error for cloneReaderDocumentRoot
method which was replaced with clone_reader_document_root.

Changes:
- Add cloneReaderDocumentRoot compatibility method to PdfFileWriter wrapper
- Update documentation to include the new method mapping
- Resolves account_edi PDF generation error

Resolves PyPDF2.errors.DeprecationError: cloneReaderDocumentRoot is deprecated
and was removed in PyPDF2 3.0.0. Use clone_reader_document_root instead.

🤖 assisted by claude
2025-09-02 19:00:48 +02:00
..
ARCHITECTURE.md Fix mermaid cycle error: rename CLI node to CLIEP to avoid conflict with subgraph name 2025-08-30 16:59:42 +02:00
BASE_ADDON.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
CLI.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
CONFIG.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
DATABASE_INIT.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
ENTERPRISE_REMOVE.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
FAQ.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
HTTP.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
MODULES.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
ORM.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
OVERVIEW.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
PATCH_PDFWRITER.md Add cloneReaderDocumentRoot compatibility method 2025-09-02 19:00:48 +02:00
SECURITY.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
STARTUP.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00
TROUBLESHOOTING.md Initial commit: Core packages 2025-08-29 15:20:45 +02:00