Skip to content

[19.0][MIG] server_action_mass_edit: Migration to 19.0#1300

Closed
m-kot wants to merge 41 commits into
OCA:19.0from
webbics-internal:19.0-mig-server_action_mass_edit-v2
Closed

[19.0][MIG] server_action_mass_edit: Migration to 19.0#1300
m-kot wants to merge 41 commits into
OCA:19.0from
webbics-internal:19.0-mig-server_action_mass_edit-v2

Conversation

@m-kot

@m-kot m-kot commented Jun 2, 2026

Copy link
Copy Markdown

Migration of server_action_mass_edit to 19.0.

Picks up the stalled #1182 (functionally complete + CI-green there, but blocked since April on history/commit cleanup that the original author hasn't addressed). This branch redoes the migration per the Migration to 19.0 guide:

  • Full 18.0 module history preserved via git format-patch --keep-subject --stdout origin/19.0..origin/18.0 -- server_action_mass_edit | git am -3 --keep (blame intact).
  • A single [MIG] server_action_mass_edit: Migration to 19.0 commit on top. The tree is pre-commit-clean, so no separate [IMP] pre-commit commit is needed.

The resulting module tree is identical to #1182's reviewed tip, so the functional review there carries over. Closes #1182 if merged. Happy to adjust if a maintainer prefers a different commit split.

legalsylvain and others added 30 commits June 2, 2026 12:31
…avoid incompatibilities with data from those users.
Currently translated at 100.0% (43 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/tr/
Currently translated at 18.6% (8 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/sl/
Currently translated at 100.0% (43 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/es/
Currently translated at 58.1% (25 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/it/
Currently translated at 95.3% (41 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/fr/
Currently translated at 100.0% (43 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/de/
Currently translated at 100.0% (43 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/it/
Currently translated at 100.0% (43 of 43 strings)

Translation: server-ux-16.0/server-ux-16.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-server_action_mass_edit/sv/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-ux-17.0/server-ux-17.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-server_action_mass_edit/
Currently translated at 100.0% (44 of 44 strings)

Translation: server-ux-17.0/server-ux-17.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-server_action_mass_edit/es_MX/
Currently translated at 100.0% (44 of 44 strings)

Translation: server-ux-17.0/server-ux-17.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-server_action_mass_edit/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-ux-18.0/server-ux-18.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-server_action_mass_edit/
Currently translated at 100.0% (44 of 44 strings)

Translation: server-ux-18.0/server-ux-18.0-server_action_mass_edit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-server_action_mass_edit/it/
@OCA-git-bot OCA-git-bot added series:19.0 mod:server_action_mass_edit Module server_action_mass_edit labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:server_action_mass_edit Module server_action_mass_edit series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.