Skip to content

[18.0][MIG] pos_supplierinfo_search: Migration to version 18.0#1499

Open
cristina-hidalgo-tecnativa wants to merge 13 commits intoOCA:18.0from
Tecnativa:18.0-mig-pos_supplierinfo_search
Open

[18.0][MIG] pos_supplierinfo_search: Migration to version 18.0#1499
cristina-hidalgo-tecnativa wants to merge 13 commits intoOCA:18.0from
Tecnativa:18.0-mig-pos_supplierinfo_search

Conversation

@cristina-hidalgo-tecnativa
  • Removed _loader_params_product_product override, which no longer exists in 18.0.
  • Moved field supplier_data_json from product.template to product.product and replaced the session-based field loader with _load_pos_data_fields, the new extension point in 18.0 for exposing fields to the POS frontend.
  • Replaced PosDB patch (removed in 18.0) with a patch on ProductProduct.searchString, the new search string getter in the 18.0 POS model architecture.

@Tecnativa TT59149
@christian-ramos-tecnativa @pedrobaeza

@cristina-hidalgo-tecnativa cristina-hidalgo-tecnativa force-pushed the 18.0-mig-pos_supplierinfo_search branch from 5daffb4 to 685e916 Compare March 13, 2026 11:36
@pedrobaeza
Copy link
Member

/ocabot migration pos_supplierinfo_search

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Mar 13, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 13, 2026
18 tasks
Copy link
Contributor

@christian-ramos-tecnativa christian-ramos-tecnativa left a comment

Choose a reason for hiding this comment

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

Just a small comment the migration looks great!

Copy link
Contributor

Choose a reason for hiding this comment

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

We should change the file name to product_product, similar to upstream

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.