Set Maximum Pickup Limit for Bookers
E
Efficient Marmoset
We need to add a functionality in DataTruck that allows users to set a maximum number of pickups a booker can schedule per day.
Requested Functionality
Allow users to configure a maximum pickup limit for bookers.
For example, set the limit to 6 pickups per day on Mondays and Tuesdays.
Once a booker reaches the configured limit of 6 pickups for that day, the system should prevent additional pickups from being assigned/booked by that booker.
The limit should be configurable by day of the week, so different limits can be set for different days.
The system should clearly notify the user when the daily pickup limit has been reached.
Business Need
This functionality would help control the number of pickups assigned to each booker on specific days and prevent exceeding the company's daily operational capacity.
Autopilot
Merged in a post:
Day-Based Pickup Limit for Bookers
E
Efficient Marmoset
We need the ability to set a maximum number of pickups for bookers based on the day of the week.
Requested Functionality
Allow admins to configure a pickup limit separately for each day of the week.
For example:
Monday: maximum 6 pickups
Tuesday: maximum 6 pickups
Other days: configurable separately or no limit
The system should automatically apply the configured limit based on the pickup date.
Once the booker reaches the maximum number of pickups for that specific day, the system should prevent additional pickups from being booked/assigned.
The limits should be configurable and changeable by the admin.
Example
If the limit for Monday is set to 6 pickups, a booker can schedule up to 6 pickups for Monday. Once 6 pickups have been scheduled, the system should not allow a 7th pickup for that day.
This functionality would help companies control daily pickup capacity and manage booker workload based on specific days of the week.