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

[16.0][FIX] product_supplierinfo_stock_picking_type: call _compute_price_unit_and_date_planned_and_name on change PO picking type #1776

Conversation

AlexPForgeFlow
Copy link

Core Odoo method has changed behaviour, now on onchange_product_id prices are not recomputed, so we need to call _compute_price_unit_and_date_planned_and_name instead to ensure that when we change the picking type, prices will be recomputed.

…ice_unit_and_date_planned_and_name on change PO picking type

Core Odoo method has changed behaviour, now on onchange_product_id prices are not recomputed, so we need to call _compute_price_unit_and_date_planned_and_name instead to ensure that when we change the picking type, prices will be recomputed.
@OCA-git-bot
Copy link
Contributor

Hi @victoralmau,
some modules you are maintaining are being modified, check this out!

@AlexPForgeFlow
Copy link
Author

Closing. That was not an issue

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.

2 participants