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

[4406][IMP] mrp_production_quant_manual_assign: skip _check_qty() #115

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

yostashiro
Copy link
Member

4406

assign.manual.quants._check_qty() would show an error when you tried to consume more than you were supposed to, however this should not be applied in the manufacturing context where component losses/overcomsumption should be added to the cost of produced product.

We let the standard check logic based on the BoM configuration ('Flexible Consumption')' handle the case where discrepancy arises.

assign.manual.quants._check_qty() would show an error when you tried to consume more than
you were supposed to, however this should not be applied in the manufacturing context where
component losses/overcomsumption should be added to the cost of produced product.

We let the standard check logic based on the BoM configuration ('Flexible Consumption')'
handle the case where discrepancy arises.
@yostashiro
Copy link
Member Author

Fast tracking.

@yostashiro yostashiro merged commit 2c92f27 into 16.0 Apr 16, 2024
3 checks passed
@yostashiro yostashiro deleted the 4406-imp-mrp_production_quant_manual_assign branch June 4, 2024 09:13
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.

1 participant