Skip to content

[15.0][MIG] mass_operation_abstract#603

Closed
MiquelRForgeFlow wants to merge 29 commits intoOCA:15.0from
ForgeFlow:15.0-mig-mass_operation_abstract
Closed

[15.0][MIG] mass_operation_abstract#603
MiquelRForgeFlow wants to merge 29 commits intoOCA:15.0from
ForgeFlow:15.0-mig-mass_operation_abstract

Conversation

@MiquelRForgeFlow
Copy link
Contributor

Standard migration.

legalsylvain and others added 29 commits February 23, 2023 12:49
[REF] Update mass_operation_abstract/wizard/mass_operation_wizard_mixin.py
Co-Authored-By: David Beal <david.beal@akretion.com>
Currently translated at 3.1% (1 of 32 strings)

Translation: server-ux-13.0/server-ux-13.0-mass_operation_abstract
Translate-URL: https://translation.odoo-community.org/projects/server-ux-13-0/server-ux-13-0-mass_operation_abstract/es/
Currently translated at 9.4% (3 of 32 strings)

Translation: server-ux-13.0/server-ux-13.0-mass_operation_abstract
Translate-URL: https://translation.odoo-community.org/projects/server-ux-13-0/server-ux-13-0-mass_operation_abstract/es/
Currently translated at 12.5% (4 of 32 strings)

Translation: server-ux-13.0/server-ux-13.0-mass_operation_abstract
Translate-URL: https://translation.odoo-community.org/projects/server-ux-13-0/server-ux-13-0-mass_operation_abstract/es/
Currently translated at 100.0% (32 of 32 strings)

Translation: server-ux-13.0/server-ux-13.0-mass_operation_abstract
Translate-URL: https://translation.odoo-community.org/projects/server-ux-13-0/server-ux-13-0-mass_operation_abstract/it/
- mass_operation_abstract: let the possibility to use the active_domain (instead of always active_ids);
- mass_edition unit test: disable tracking (minor improvement);
- mass_edition code: split the update of target recordset into a new function to have an inherit point;
- mass_edition code: split the create to avoid mix values of the wizard and values of target records.
The work done on v13 mismatches with the new feature added in v12
which applies security to the action.

It was almost impossible to apply the same commit.
Done manually. Credits to Cristian Salamea via 620a58e.
Change translations, in mass_operation_wizard_mixin and mass_operation_mixi, from _("%d" % variable) to _("%d") % variable as specified in odoo doc.

Also added geman translations for some terms.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-ux-14.0/server-ux-14.0-mass_operation_abstract
Translate-URL: https://translation.odoo-community.org/projects/server-ux-14-0/server-ux-14-0-mass_operation_abstract/
@legalsylvain
Copy link
Contributor

why do you migrate this module ?

@MiquelRForgeFlow
Copy link
Contributor Author

MiquelRForgeFlow commented Feb 23, 2023

Why not? It was on my list of modules to migrate.

@legalsylvain
Copy link
Contributor

legalsylvain commented Feb 23, 2023

Why not? It was on my list of modules to migrate.

;-). Well, that module doesn't do anything but is usefull as a dependency. my question is for which module ? Note : AFAIK, this module is obsolete for V16. (But I don't know for V15).

@LoisRForgeFlow
Copy link
Contributor

Indeed, this migration is not needed, see #472 (comment).

@MiquelRForgeFlow MiquelRForgeFlow deleted the 15.0-mig-mass_operation_abstract branch February 23, 2023 12:16
@MiquelRForgeFlow
Copy link
Contributor Author

Nice

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.