Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] stock_picking_product_availability_inline: Migration to 18.0 #1847

Open
wants to merge 10 commits into
base: 18.0
Choose a base branch
from

Conversation

CarlosRoca13
Copy link
Contributor

cc @Tecnativa TT54341

ping @sergio-teruel @carlosdauden

The name_get method no longer exists, so the changes would need to be applied to compute_display_name. However, if we did this, the value would also be computed when it's not related to the dropdown for selecting a product. To solve this issue, the name_search method has been adapted, as it is the one that returns the name to be used in the dropdown, as shown in this JavaScript code: https://github.com/odoo/odoo/blob/26a992ea187c09ac2b39a14d0c64ed5dd658cfaf/addons/web/static/src/views/fields/relational_utils.js#L306-L337

@pedrobaeza
Copy link
Member

/ocabot migration stock_picking_product_availability_inline

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Jan 24, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 24, 2025
35 tasks
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.

6 participants