-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
[17.0][MIG] product_attribute_set: Migration to 17.0 #191
base: 17.0
Are you sure you want to change the base?
Conversation
dnplkndll
commented
Feb 5, 2025
•
edited
Loading
edited
- [17.0][MIG] attribute_set: Migration to 17.0 #190
New organization : - attribute_set (former base_custom_attribute) - product_attribute_set (former pim_custom_attribute but without menus) - pim (The "PIM application" former pim_base) - pim_attrubute_set (depends on product_attribute_set and adds menus in the PIM application)
And small FIX in _build_attribute_field()
[UPD] README.rst [UPD] README.rst
[UPD] README.rst
[UPD] README.rst [UPD] README.rst [ADD] icon.png
courtesy of <[email protected]> Apply dotfiles [UPD] Update product_attribute_set.pot
[UPD] Update product_attribute_set.pot
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: odoo-pim-14.0/odoo-pim-14.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-14-0/odoo-pim-14-0-product_attribute_set/
Currently translated at 100.0% (27 of 27 strings) Translation: odoo-pim-14.0/odoo-pim-14.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-14-0/odoo-pim-14-0-product_attribute_set/es_AR/
Currently translated at 100.0% (15 of 15 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/es/
Currently translated at 100.0% (15 of 15 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/es_AR/
Currently translated at 80.0% (12 of 15 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/fr/
Currently translated at 100.0% (15 of 15 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/it/
Currently translated at 100.0% (15 of 15 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/tr/
Currently translated at 100.0% (17 of 17 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/it/
Currently translated at 100.0% (17 of 17 strings) Translation: odoo-pim-16.0/odoo-pim-16.0-product_attribute_set Translate-URL: https://translation.odoo-community.org/projects/odoo-pim-16-0/odoo-pim-16-0-product_attribute_set/es_AR/
ecf5dea
to
805ab58
Compare
@@ -0,0 +1 @@ | |||
odoo-addon-attribute_set @ git+https://github.com/OCA/odoo-pim.git@refs/pull/190/head#subdirectory=attribute_set |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
odoo-addon-attribute_set @ git+https://github.com/OCA/odoo-pim.git@refs/pull/190/head#subdirectory=attribute_set | |
odoo-addon-attribute-set @ git+https://github.com/OCA/odoo-pim.git@refs/pull/190/head#subdirectory=setup/attribute_set |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have not figured this out. works sometimes and other times does not but not clear how to trace the issue. updated the setup/ but I have tries this both ways on others with no luck
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bug is fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have not figured this out. works sometimes and other times does not but not clear how to trace the issue. updated the setup/ but I have tries this both ways on others with no luck
@dnplkndll You can see it in build logs of tests or runboat.
The correct procedure is explained there: https://github.com/OCA/maintainer-tools/wiki/Use-temporary-reference%28s%29-to-another-pull-request%28s%29
/ocabot migration product_attribute_set |
@dnplkndll Thanks for this. In order to help reviewers, don't hesitate to put depending PR's link in this description |
805ab58
to
f241137
Compare
f241137
to
e6189b8
Compare
e6189b8
to
91f7326
Compare
91f7326
to
07360bd
Compare