What does a driver profile hold that feeds assignment logic?
A driver profile holds the data the assignment logic needs: working status (are they working today), working hours (until what time), their zone(s), their current workload (active job count), and their COD cash on hand (for reconciliation). These fields turn a driver from a name into a schedulable resource — the system knows whether they're on shift, how busy they are,…
A driver profile holds the data the assignment logic needs: working status (are they working today), working hours (until what time), their zone(s), their current workload (active job count), and their COD cash on hand (for reconciliation). These fields turn a driver from a name into a schedulable resource — the system knows whether they're on shift, how busy they are, where they cover, and how much cash they're holding. That's exactly what's required to assign work fairly and to reconcile cash at day's end.