-
Notifications
You must be signed in to change notification settings - Fork 248
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
[15.0][IMP] fieldservice_stock: Add setting to enable/disable auto-validation of pickings on FSM order completion #1323
base: 15.0
Are you sure you want to change the base?
Conversation
Hi @max3903, @smangukiya, @wolfhall, @brian10048, |
61284b3
to
ca2bca6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested in runboat
eeb37db
to
42ffd94
Compare
…on of pickings on FSM order completion
42ffd94
to
68fc799
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tested in runboat and code review
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, code and runboat reviewed
Add a setting
fieldservice_stock.auto_validate_pickings
to enable automatic validation of related pickings when completing an FSM order. If a related picking lacks sufficient stock, an error is raised to inform the user.cc https://github.com/APSL 167266
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review