Skip to content

[19.0][MIG] website_sale_product_attribute_filter_order: Migration to version 19.0 - #1304

Open
cristina-hidalgo-tecnativa wants to merge 15 commits into
OCA:19.0from
Tecnativa:19.0-mig-website_sale_product_attribute_filter_order
Open

[19.0][MIG] website_sale_product_attribute_filter_order: Migration to version 19.0#1304
cristina-hidalgo-tecnativa wants to merge 15 commits into
OCA:19.0from
Tecnativa:19.0-mig-website_sale_product_attribute_filter_order

Conversation

@cristina-hidalgo-tecnativa

Copy link
Copy Markdown
Contributor
  • In 19.0, website_sale.products_attributes's combined radio/pills/multi branch was split into per-type sub-templates, and core now always sorts selected values first for radio/multi. So this module now only patches website_sale.filter_pills_attributes, the one type core still leaves unordered.
  • views/snippets/snippets.xml inherited website_sale.snippet_options, removed in 19.0 (we-checkbox panel replaced by OWL builder options). Replaced by static/src/website_builder/products_list_page_option.xml, re-adding the "Filters Marked First" checkbox in the same spot.
  • New asset registered under website.website_builder_assets.
  • Tests updated to reference the renamed filter_pills_attributes view and use a pills attribute, the only display type still covered by the module.

@Tecnativa TT64161
@pedrobaeza @pilarvargas-tecnativa

@OCA-git-bot OCA-git-bot added series:19.0 mod:website_sale_product_attribute_filter_order Module website_sale_product_attribute_filter_order labels Aug 25, 2026
@cristina-hidalgo-tecnativa
cristina-hidalgo-tecnativa force-pushed the 19.0-mig-website_sale_product_attribute_filter_order branch from 149e330 to d374bbf Compare August 25, 2026 08:49
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration website_sale_product_attribute_filter_order

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Aug 25, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Aug 25, 2026
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:website_sale_product_attribute_filter_order Module website_sale_product_attribute_filter_order series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.