Skip to content

[19.0][MIG] report_qweb_parameter#1140

Merged
OCA-git-bot merged 20 commits intoOCA:19.0from
Studio73:19.0-mig-report_qweb_parameter
Mar 10, 2026
Merged

[19.0][MIG] report_qweb_parameter#1140
OCA-git-bot merged 20 commits intoOCA:19.0from
Studio73:19.0-mig-report_qweb_parameter

Conversation

@Alexgars73
Copy link

@Alexgars73 Alexgars73 commented Mar 4, 2026

  • Removed demo data and added directly on tests

etobella and others added 19 commits March 4, 2026 09:26
If reusing existing records, there's the risk of conflicting tests, like modifying
the VAT for the existing company and that company having a country with VAT check.

We avoid it creating a new company instead.
…@T-raw

WARNING devel odoo.addons.base.models.ir_qweb: Found deprecated directive
@T-raw='docs.env["ir.qweb"].check_length(docs[0].vat, 10, False)[:10]' in template 237.
Replace by @t-out, and explicitely wrap content in `Markup` if necessary
(which likely is not the case)

WARNING devel odoo.addons.base.models.ir_qweb: Found deprecated directive
@T-raw='docs.env["ir.qweb"].check_length(docs[0].company_registry, False, 10)'
in template 237. Replace by @t-out, and explicitely wrap content in `Markup`
if necessary (which likely is not the case)
Execute pre-commit to remove the existing warning.

WARNING prod py.warnings: /opt/odoo/custom/src/odoo/odoo/addons/base/models/ir_module.py:178:
DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17,
report_qweb_parameter can just have a UTF8 description with not need for a declaration.
@Alexgars73 Alexgars73 force-pushed the 19.0-mig-report_qweb_parameter branch 2 times, most recently from b4e9f25 to b45303a Compare March 4, 2026 09:46
Copy link

@Reyes4711-S73 Reyes4711-S73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Functional review Ok

@Alexgars73 Alexgars73 force-pushed the 19.0-mig-report_qweb_parameter branch from b45303a to 53004c6 Compare March 4, 2026 10:02
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@etobella
Copy link
Member

etobella commented Mar 9, 2026

@Alexgars73 thanks for the migration. if you are removing some data, and moving it directly into the tests, you should note it in the description of the PR 😉

@Alexgars73
Copy link
Author

@etobella thanks for review, I noted in PR, could you merge it now? Thanks.

@etobella
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 19.0-ocabot-merge-pr-1140-by-etobella-bump-nobump, awaiting test results.

@etobella
Copy link
Member

/ocabot migration report_qweb_parameter

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Mar 10, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 10, 2026
20 tasks
@OCA-git-bot OCA-git-bot merged commit 7ba86eb into OCA:19.0 Mar 10, 2026
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

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.