oca-ocb-core/odoo-bringout-oca-ocb-base/odoo/addons/base
Ernad Husremovic 81050e9b17 Enhance PyPDF2 3.x compatibility with comprehensive monkey-patching
- Add force-override monkey-patches for deprecated methods (getObject, getData) in both PyPDF2.generic._base and PyPDF2.generic modules
- Create DecodedStreamObject wrapper for setData/getData compatibility
- Add explicit page copying after cloneReaderDocumentRoot in tests to fix empty PDF issue
- Update documentation with monkey-patching approach, troubleshooting guide, and test results
- Apply patches at module level in both pdf.py and ir_actions_report.py
- All PyPDF2 deprecation errors now resolved for PDF generation and attachment workflows

🤖 assisted by claude

🤖 assisted by claude
2025-11-08 13:49:21 +01:00
..
controllers Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
data 16.0 vanila 2025-10-03 17:53:49 +02:00
i18n Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard 2025-11-04 22:43:28 +01:00
models Enhance PyPDF2 3.x compatibility with comprehensive monkey-patching 2025-11-08 13:49:21 +01:00
populate Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
report Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
rng Initial commit: Core packages 2025-08-29 15:20:45 +02:00
security Initial commit: Core packages 2025-08-29 15:20:45 +02:00
static Initial commit: Core packages 2025-08-29 15:20:45 +02:00
tests Enhance PyPDF2 3.x compatibility with comprehensive monkey-patching 2025-11-08 13:49:21 +01:00
views 16.0 vanila 2025-10-03 17:53:49 +02:00
wizard Add .gitignore for Python cache files 2025-08-29 18:11:23 +02:00
__init__.py 16.0 vanila 2025-10-03 17:53:49 +02:00
__manifest__.py 16.0 vanila 2025-10-03 17:53:49 +02:00