-
Notifications
You must be signed in to change notification settings - Fork 251
[17.0][IMP] fieldservice: Added filter Due This Week #1347
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
base: 17.0
Are you sure you want to change the base?
Conversation
Hi @brian10048, @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, tested in runboat and code review
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!
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.
Just a small note: the PR description states "from Monday to Saturday," but it should say "from Monday to Sunday."
This PR has the |
@max3903 sorry for pinging you directly, is this ready to merge? Thanks! |
@brian10048 Could you review please? Thanks! |
This PR introduces a filter on fsm_order to display orders that are scheduled for completion within the current week (from Monday to Sunday). The filter ensures that only orders with a scheduled_date_start within this week are shown.
cc https://github.com/APSL 4230
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @ppyczko please review