Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] product_variant_multi_link: Migration to 18.0 #992

Open
wants to merge 23 commits into
base: 18.0
Choose a base branch
from

Conversation

thienvh332
Copy link

@thienvh332 thienvh332 commented Dec 6, 2024

simahawk and others added 22 commits November 29, 2024 12:27
Currently translated at 100.0% (7 of 7 strings)

Translation: e-commerce-13.0/e-commerce-13.0-product_variant_multi_link
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-13-0/e-commerce-13-0-product_variant_multi_link/nl/
Currently translated at 100.0% (10 of 10 strings)

Translation: e-commerce-14.0/e-commerce-14.0-product_variant_multi_link
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-product_variant_multi_link/es_AR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: e-commerce-14.0/e-commerce-14.0-product_variant_multi_link
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-product_variant_multi_link/
Currently translated at 100.0% (13 of 13 strings)

Translation: e-commerce-14.0/e-commerce-14.0-product_variant_multi_link
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-product_variant_multi_link/es_AR/
Currently translated at 15.3% (2 of 13 strings)

Translation: e-commerce-14.0/e-commerce-14.0-product_variant_multi_link
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-product_variant_multi_link/es/
Currently translated at 100.0% (13 of 13 strings)

Translation: e-commerce-14.0/e-commerce-14.0-product_variant_multi_link
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-product_variant_multi_link/es/
@thienvh332 thienvh332 marked this pull request as ready for review December 6, 2024 05:08


class TestProductVariantLink(SavepointCase):
class TestProductVariantLink(TransactionCase):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can inherit from BaseCommon class and remove the cls.env = cls.env(context=dict(cls.env.context, tracking_disable=True)) line in setUpClass method

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated it. Thanks 🙏

@thienvh332 thienvh332 force-pushed the 18.0-mig-product_variant_multi_link branch from 3861b06 to 91936ef Compare December 12, 2024 03:02
Copy link

@sebalix sebalix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG, DON'T MERGE commit can be removed, dependency is merged

@thienvh332 thienvh332 force-pushed the 18.0-mig-product_variant_multi_link branch from 91936ef to 6ef4696 Compare December 23, 2024 11:27
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.