Skip to content

Syncing from upstream OCA/reporting-engine (19.0)#904

Merged
bt-admin merged 23 commits intobrain-tec:19.0from
OCA:19.0
Mar 11, 2026
Merged

Syncing from upstream OCA/reporting-engine (19.0)#904
bt-admin merged 23 commits intobrain-tec:19.0from
OCA:19.0

Conversation

@bt-admin
Copy link

bt_gitbot

etobella and others added 23 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.
Signed-off-by etobella
@bt-admin bt-admin added the 19.0 label Mar 11, 2026
@bt-admin bt-admin merged commit a3ba9f8 into brain-tec:19.0 Mar 11, 2026
4 checks passed
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 82.66667% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.72%. Comparing base (c31d7a2) to head (da43a77).
⚠️ Report is 32 commits behind head on 19.0.

Files with missing lines Patch % Lines
report_qweb_parameter/models/ir_qweb.py 64.86% 11 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             19.0     #904      +/-   ##
==========================================
+ Coverage   78.54%   78.72%   +0.17%     
==========================================
  Files          53       58       +5     
  Lines        1692     1767      +75     
  Branches      190      198       +8     
==========================================
+ Hits         1329     1391      +62     
- Misses        289      300      +11     
- Partials       74       76       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.