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_template_tags_code: Migration to 18.0 (renamed product_tags_code) #1805

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

Conversation

Kimkhoi3010
Copy link

@Kimkhoi3010 Kimkhoi3010 commented Dec 9, 2024

In Odoo 16, a new standard model called product_tag was introduced in the product module, which serves the same purpose as the deprecated product_template_tags model.

Changes in this PR:

  1. Model Dependency Update: The model now depends on the new product_tag model instead of product_template_tags.
  2. Renaming: The model has been renamed to product_tags_code to reflect its updated purpose and adherence to new Odoo conventions.

Tonow-c2c and others added 15 commits December 4, 2024 12:08
Currently translated at 100.0% (3 of 3 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_template_tags_code/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: product-attribute-14.0/product-attribute-14.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_template_tags_code/
Currently translated at 100.0% (6 of 6 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_template_tags_code/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_template_tags_code/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_template_tags_code/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_template_tags_code/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_template_tags_code
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_template_tags_code/es/
@Kimkhoi3010 Kimkhoi3010 force-pushed the 18.0-mig-product_template_tags_code branch from b12c77e to 59d696a Compare December 9, 2024 10:18
@sebalix sebalix changed the title [18.0][MIG] product_template_tags_code: Migration to 18.0 [18.0][MIG] product_template_tags_code: Migration to 18.0 (renamed product_tags_code) Dec 18, 2024
Copy link
Contributor

@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

@Kimkhoi3010 Kimkhoi3010 force-pushed the 18.0-mig-product_template_tags_code branch from 59d696a to 2743d8d Compare December 23, 2024 05:42
@Kimkhoi3010 Kimkhoi3010 requested a review from sebalix December 23, 2024 05:43
@sebalix
Copy link
Contributor

sebalix commented Dec 23, 2024

/ocabot migration product_template_tags_code

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Dec 23, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Dec 23, 2024
26 tasks
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.