Skip to content

Syncing from upstream OCA/community-data-files (19.0)#244

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

Syncing from upstream OCA/community-data-files (19.0)#244
bt-admin merged 62 commits intobrain-tec:19.0from
OCA:19.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

Iryna Vushnevska and others added 30 commits January 28, 2026 09:53
Co-authored-by: Iryna Vyshnevska <iryna.vyshnevska@camptocamp.com>
Currently translated at 40.3% (947 of 2347 strings)

Translation: community-data-files-18.0/community-data-files-18.0-l10n_eu_product_adr
Translate-URL: https://translation.odoo-community.org/projects/community-data-files-18-0/community-data-files-18-0-l10n_eu_product_adr/it/
Currently translated at 44.5% (1046 of 2346 strings)

Translation: community-data-files-18.0/community-data-files-18.0-l10n_eu_product_adr
Translate-URL: https://translation.odoo-community.org/projects/community-data-files-18-0/community-data-files-18-0-l10n_eu_product_adr/it/
Currently translated at 93.9% (2205 of 2346 strings)

Translation: community-data-files-18.0/community-data-files-18.0-l10n_eu_product_adr
Translate-URL: https://translation.odoo-community.org/projects/community-data-files-18-0/community-data-files-18-0-l10n_eu_product_adr/fr/
Currently translated at 78.6% (1846 of 2346 strings)

Translation: community-data-files-18.0/community-data-files-18.0-l10n_eu_product_adr
Translate-URL: https://translation.odoo-community.org/projects/community-data-files-18-0/community-data-files-18-0-l10n_eu_product_adr/it/
Signed-off-by pedrobaeza
oca-ci and others added 27 commits March 10, 2026 11:47
===========================
ISO 3166 adaptation to Odoo
===========================

This module adds some data specified by ISO 3166, specifically:

* ISO 3166-1 alpha-3 (3-char) codes in countries
* ISO 3166-1 numeric codes in countries
* ISO 3166-3 formerly used codes in countries

Check https://en.wikipedia.org/wiki/ISO_3166 for more info.

Installation
============

This module requires the Python library pycountry >= 0.19 installed in the
system.

Known issues / Roadmap
======================

* Include 3166-2 country subdivision codes
Fix readme
Fix manifest version
Test coverage
Delete author
With newer library versions, some countries are not found, so we have to protect that situation.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: community-data-files-18.0/community-data-files-18.0-base_iso3166
Translate-URL: https://translation.odoo-community.org/projects/community-data-files-18-0/community-data-files-18-0-base_iso3166/
Currently translated at 100.0% (5 of 5 strings)

Translation: community-data-files-18.0/community-data-files-18.0-base_iso3166
Translate-URL: https://translation.odoo-community.org/projects/community-data-files-18-0/community-data-files-18-0-base_iso3166/tr/
Signed-off-by pedrobaeza
@bt-admin bt-admin added the 19.0 label Mar 11, 2026
@bt-admin bt-admin merged commit c6b0e29 into brain-tec:19.0 Mar 11, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 98.94515% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.64%. Comparing base (7c359b3) to head (767c5da).
⚠️ Report is 66 commits behind head on 19.0.

Files with missing lines Patch % Lines
l10n_eu_product_adr/models/stock_move.py 84.21% 2 Missing and 1 partial ⚠️
l10n_eu_product_adr/models/product_template.py 95.65% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             19.0     #244      +/-   ##
==========================================
+ Coverage   97.45%   98.64%   +1.19%     
==========================================
  Files          11       41      +30     
  Lines         118      592     +474     
  Branches        7       42      +35     
==========================================
+ Hits          115      584     +469     
- Misses          2        6       +4     
- Partials        1        2       +1     

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