Skip to content

Syncing from upstream OCA/reporting-engine (18.0)#917

Merged
bt-admin merged 39 commits intobrain-tec:18.0from
OCA:18.0
Apr 16, 2026
Merged

Syncing from upstream OCA/reporting-engine (18.0)#917
bt-admin merged 39 commits intobrain-tec:18.0from
OCA:18.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

vincent-hatakeyama and others added 30 commits October 21, 2025 11:39
Version 2.0 of xlrd does not handle xlsx anymore so use openxyl by
default and fallback on xlrd.
[IMP] allow to create report.paperformat.label without creating each time report.paperformat item
[FIX] Remove useless data that are specific Label: Agipa 114016
[REF] simplify UI, removing custom entry for ir.actions.server
[ADD] migration script to migrate name field
[IMP] Add label_background_color to allow to easily define background-color for label. (That can be usefull to debug label positions)
[DOC] update screenshots to new V16 versions
[IMP] Set body and html margin to 0 to to able to be predictive when designing a label sheet
[IMP] replace style by class in the label template, reducing the size of the html code generated.
[IMP] replace label_template by label_template_view_id on the ir.actions.server model, removing useless xml and python code. (provide migration scripts)
[REF] Split wizard file into wizard and wizard line file, following OCA guidelines
Currently translated at 100.0% (56 of 56 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_label
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_label/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-16.0/reporting-engine-16.0-report_label
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_label/
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
Signed-off-by lmignon
OCA-git-bot and others added 9 commits April 15, 2026 07:38
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-18.0/reporting-engine-18.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-sql_export/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-18.0/reporting-engine-18.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-bi_sql_editor/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-18.0/reporting-engine-18.0-report_py3o_fusion_server
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-report_py3o_fusion_server/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-18.0/reporting-engine-18.0-sql_request_abstract
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-sql_request_abstract/
Signed-off-by lmignon
Signed-off-by lmignon
@bt-admin bt-admin added the 18.0 label Apr 16, 2026
@bt-admin bt-admin merged commit 30b817b into brain-tec:18.0 Apr 16, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 89.18919% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.44%. Comparing base (43adab2) to head (8ec62da).
⚠️ Report is 106 commits behind head on 18.0.

Files with missing lines Patch % Lines
report_label/wizards/report_label_wizard_line.py 60.00% 8 Missing ⚠️
report_label/models/ir_actions_report.py 77.77% 1 Missing and 1 partial ⚠️
report_label/wizards/report_label_wizard.py 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0     #917      +/-   ##
==========================================
+ Coverage   82.24%   82.44%   +0.19%     
==========================================
  Files         194      203       +9     
  Lines        4517     4608      +91     
  Branches      481      483       +2     
==========================================
+ Hits         3715     3799      +84     
- Misses        627      634       +7     
  Partials      175      175              

☔ 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.