Skip to content

[19.0][MIG] website_sale_menu_partner_top_selling: Migration to version 19.0 - #1305

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

[19.0][MIG] website_sale_menu_partner_top_selling: Migration to version 19.0#1305
cristina-hidalgo-tecnativa wants to merge 11 commits into
OCA:19.0from
Tecnativa:19.0-mig-website_sale_menu_partner_top_selling

Conversation

@cristina-hidalgo-tecnativa

Copy link
Copy Markdown
Contributor
  • website_sale.products_categories_list replaced its radio/label filters with plain <a> links in 19.0. "My Regular Products" is now injected as another <a>, active state driven by text-decoration-underline instead of checked.
  • sale_product_catalog_settings block was removed from res_config_settings_view_form (eCommerce settings merged into website_payment_block). regular_products_limit now anchors after product_attributes_setting.
  • _get_sales_prices() dropped (pricelist, fiscal_position) for a single website arg. Controller updated.
  • shop() now builds a product_variants dict consumed by the template for ribbons; since this module renders its own product set, it now builds its own mapping too, avoiding a KeyError on render.
  • Replaced deprecated read_group() with _read_group(domain, groupby, aggregates).
  • Tour updated for the new step schema: extra_trigger removed (merged into trigger), run: "click" now explicit (no implicit click anymore), expectUnloadPage: true added for the navigating step.

@Tecnativa TT64159
@pedrobaeza @pilarvargas-tecnativa

@OCA-git-bot OCA-git-bot added series:19.0 mod:website_sale_menu_partner_top_selling Module website_sale_menu_partner_top_selling labels Aug 26, 2026
@cristina-hidalgo-tecnativa
cristina-hidalgo-tecnativa force-pushed the 19.0-mig-website_sale_menu_partner_top_selling branch from 6038fac to c2ab66f Compare August 26, 2026 06:14
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration website_sale_menu_partner_top_selling

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Aug 26, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Aug 26, 2026
35 tasks
pilarvargas-tecnativa and others added 8 commits August 26, 2026 08:23
Currently translated at 100.0% (4 of 4 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_menu_partner_top_selling
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_menu_partner_top_selling/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_menu_partner_top_selling
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_menu_partner_top_selling/ca/
Currently translated at 100.0% (4 of 4 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_menu_partner_top_selling
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_menu_partner_top_selling/it/
Currently translated at 100.0% (4 of 4 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_menu_partner_top_selling
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_menu_partner_top_selling/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_menu_partner_top_selling
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_menu_partner_top_selling/ca/
Currently translated at 100.0% (4 of 4 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_menu_partner_top_selling
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_menu_partner_top_selling/it/
@cristina-hidalgo-tecnativa
cristina-hidalgo-tecnativa force-pushed the 19.0-mig-website_sale_menu_partner_top_selling branch from c2ab66f to 561f4e2 Compare August 26, 2026 06:23

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Code review and test in runboat. If the categories are placed on top, there's no entry for "My regular products". Please place it also there.

Comment thread website_sale_menu_partner_top_selling/readme/CONTRIBUTORS.md
@cristina-hidalgo-tecnativa
cristina-hidalgo-tecnativa force-pushed the 19.0-mig-website_sale_menu_partner_top_selling branch from 561f4e2 to 2d06b34 Compare August 26, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:website_sale_menu_partner_top_selling Module website_sale_menu_partner_top_selling series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants