Skip to content

[19.0][FIX] report_xml: Remove useless and faulty post init hook#1154

Merged
OCA-git-bot merged 1 commit intoOCA:19.0from
acsone:19.0-report-xml-useless-hook
Apr 15, 2026
Merged

[19.0][FIX] report_xml: Remove useless and faulty post init hook#1154
OCA-git-bot merged 1 commit intoOCA:19.0from
acsone:19.0-report-xml-useless-hook

Conversation

@lmignon
Copy link
Copy Markdown
Contributor

@lmignon lmignon commented Apr 14, 2026

The post init hook created an ir attachment using content read as a string as value for the 'datas' field which expects a b64 encoded binary value.... This code comes from previous odoo version and should have been removed when migrating this addon

FWP #1153

The post init hook created an ir attachment using content read as a string as value for the 'datas' field which expects a b64 encoded binary value....
This code comes from previous odoo version and should have been removed when migrating this addon
@lmignon
Copy link
Copy Markdown
Contributor Author

lmignon commented Apr 15, 2026

/ocabot merge patch

@lmignon
Copy link
Copy Markdown
Contributor Author

lmignon commented Apr 15, 2026

fast tracking since initial pr is approved

@OCA-git-bot
Copy link
Copy Markdown
Contributor

On my way to merge this fine PR!
Prepared branch 19.0-ocabot-merge-pr-1154-by-lmignon-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 328a6ce into OCA:19.0 Apr 15, 2026
7 checks passed
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 535d3ff. Thanks a lot for contributing to OCA. ❤️

@lmignon lmignon deleted the 19.0-report-xml-useless-hook branch April 15, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants