Skip to content

[16.0][IMP] rental_base_extension, sale_rental_extension: remove parent translations from PO files#869

Merged
eantones merged 2 commits into16.0from
16.0-imp-rental_translations-remove_parent_strings
Mar 24, 2026
Merged

[16.0][IMP] rental_base_extension, sale_rental_extension: remove parent translations from PO files#869
eantones merged 2 commits into16.0from
16.0-imp-rental_translations-remove_parent_strings

Conversation

@eantones
Copy link
Copy Markdown
Member

Summary

  • Remove translations belonging to parent OCA modules (rental_base, sale_rental) from the NuoBiT extension modules' PO files
  • Keep only strings truly introduced by each extension module (new fields, selections, actions, menus, views, JS strings, reports)
  • Add .pot files exported from Odoo as ground truth reference
  • Parent module translations will be managed via Weblate

Remove translations belonging to parent modules (rental_base, sale_rental)
from ca.po and es.po. Only keep strings truly introduced by the extension
module. Parent translations will be managed via Weblate.

Add rental_base_extension.pot exported from Odoo as ground truth reference.
Remove translations belonging to parent modules (rental_base, sale_rental)
from ca.po and es.po. Only keep strings truly introduced by the extension
module. Parent translations will be managed via Weblate.

Add sale_rental_extension.pot exported from Odoo as ground truth reference.
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.30%. Comparing base (419ffde) to head (77f6562).
⚠️ Report is 3 commits behind head on 16.0.

Additional details and impacted files
@@           Coverage Diff           @@
##             16.0     #869   +/-   ##
=======================================
  Coverage   44.30%   44.30%           
=======================================
  Files         313      313           
  Lines        6230     6230           
  Branches      989      989           
=======================================
  Hits         2760     2760           
  Misses       3449     3449           
  Partials       21       21           

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

@eantones eantones merged commit ec6499b into 16.0 Mar 24, 2026
13 checks passed
@eantones eantones deleted the 16.0-imp-rental_translations-remove_parent_strings branch March 24, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant