Syncing from upstream OCA/reporting-engine (19.0)#903
Merged
bt-admin merged 42 commits intobrain-tec:19.0from Mar 5, 2026
Merged
Syncing from upstream OCA/reporting-engine (19.0)#903bt-admin merged 42 commits intobrain-tec:19.0from
bt-admin merged 42 commits intobrain-tec:19.0from
Conversation
…case you are in [UPD] Update report_csv.pot
[UPD] Update report_csv.pot [UPD] README.rst
[UPD] Update report_csv.pot [UPD] README.rst report_csv 13.0.1.0.1 pre-commit update
[UPD] Update report_csv.pot [UPD] README.rst
report_csv 16.0.1.0.1 [UPD] README.rst
[UPD] Update report_csv.pot [BOT] post-merge updates
Translated using Weblate (Italian) Currently translated at 100.0% (14 of 14 strings) Translation: reporting-engine-16.0/reporting-engine-16.0-report_csv Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_csv/it/
Translated using Weblate (Spanish) Currently translated at 100.0% (14 of 14 strings) Translation: reporting-engine-16.0/reporting-engine-16.0-report_csv Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_csv/es/
[BOT] post-merge updates
len() is used on docids, but in some cases, docids is None wich raised a TypeError
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-19.0/reporting-engine-19.0-sql_request_abstract Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-19-0/reporting-engine-19-0-sql_request_abstract/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: reporting-engine-19.0/reporting-engine-19.0-bi_sql_editor Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-19-0/reporting-engine-19-0-bi_sql_editor/
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 19.0 #903 +/- ##
==========================================
+ Coverage 77.42% 78.54% +1.12%
==========================================
Files 43 53 +10
Lines 1435 1692 +257
Branches 169 190 +21
==========================================
+ Hits 1111 1329 +218
- Misses 262 289 +27
- Partials 62 74 +12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bt_gitbot