Skip to content

[19.0][MIG] product_attribute_set#232

Open
bosd wants to merge 46 commits intoOCA:19.0from
bosd:19.0-mig-product_attribute_set
Open

[19.0][MIG] product_attribute_set#232
bosd wants to merge 46 commits intoOCA:19.0from
bosd:19.0-mig-product_attribute_set

Conversation

@bosd
Copy link
Copy Markdown

@bosd bosd commented Dec 21, 2025

New attempt fighting git to get the correct history.

Continuation of #227

clementmbr and others added 30 commits December 21, 2025 11:34
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

[ADD] icon.png
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/
mymage and others added 15 commits December 21, 2025 11:34
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/
Replace the complex method of finding default category ID with a direct
reference to self.categ_id, which is more straightforward and efficient.
The previous implementation used an extra search call that was unnecessary.
@bosd bosd marked this pull request as ready for review December 21, 2025 11:04
This was referenced Dec 21, 2025
Co-authored-by: Miquel Raïch <[email protected]>
Copy link
Copy Markdown

@Reyes4711-S73 Reyes4711-S73 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.