Skip to content

[19.0][MIG] product_attribute_set#227

Closed
bosd wants to merge 98 commits intoOCA:19.0from
bosd:19.0-mig-product_attribute_set
Closed

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

Conversation

@bosd
Copy link
Copy Markdown

@bosd bosd commented Nov 17, 2025

depends on #226

/ocabot migration product_attribute_set

OCA-git-bot and others added 30 commits October 8, 2024 12:48
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()
…d attribute_set

[CHG] add required columns on attributes on attribute set form view

attribute_set 13.0.1.0.1
[UPD] README.rst

[UPD] README.rst

[ADD] icon.png

Apply dotfiles

[UPD] Update attribute_set.pot

attribute_set 14.0.1.0.1

[UPD] README.rst

[IMP] update dotfiles [ci skip]
[UPD] Update attribute_set.pot

attribute_set 14.0.1.1.0
[UPD] Update attribute_set.pot

[UPD] README.rst
When you define an attribute as a select field and add a related model,
you have the option to "Load attribute options".

On this wizard, an "option_ids" dummy field is created via
fields_view_get.

This change deletes option_ids from create (once the options are created) and read
menu items are visible only for two levels
[UPD] Update attribute_set.pot

[UPD] README.rst

[UPD] README.rst
Ömer KÜLAK and others added 6 commits February 10, 2025 15:45
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/
@bosd bosd force-pushed the 19.0-mig-product_attribute_set branch from 4eeb96d to b43e49f Compare November 26, 2025 22:18
@bosd bosd marked this pull request as ready for review November 26, 2025 22:18
This was referenced Nov 26, 2025
Copy link
Copy Markdown
Member

@rvalyi rvalyi left a comment

Choose a reason for hiding this comment

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

please do a rebase to use the 18.0 branch as we just merged #196 . Make sure you rebase your 19.0 migration atop of this 18.0 "official" migration. Sorry for the delay.

bosd added 3 commits December 21, 2025 10:56
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 closed this Dec 21, 2025
@bosd bosd force-pushed the 19.0-mig-product_attribute_set branch from b43e49f to a1216b2 Compare December 21, 2025 10:07
@bosd
Copy link
Copy Markdown
Author

bosd commented Dec 21, 2025

oopsie

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.