-
Notifications
You must be signed in to change notification settings - Fork 244
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_route: Update active dayroutes and orders on FSM route person change #1295
[15.0][IMP] fieldservice_route: Update active dayroutes and orders on FSM route person change #1295
Conversation
…oute person change
Hi @max3903, |
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 review and tested in runboat
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
Hi @max3903, is this ready to be merged? |
/ocabot merge patch |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 7d8da18. Thanks a lot for contributing to OCA. ❤️ |
This PR introduces logic to update active dayroutes and FSM orders when the assigned person (fsm_person_id) on a route is changed. Past dayroutes and closed orders remain unaffected, maintaining historical accuracy.
cc https://github.com/APSL 165292
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review