The rule. Every active employee must have at least one working sign-in path so they can open the OMW pages and send a text from the field. There are three valid paths: a 4-digit PIN, an email + password, or a `@1bellaterra.com` Google account.
If anyone shows up in the Locked out section, fix it before they go out on a job. Pick a PIN, tell them what it is, and have them try signing in once at the office.
Active employees
—
in employees table
PIN = can enter Employee ID + 4-digit PIN at sign-in
Pass = has email + password set
Google = has @1bellaterra.com email (can sign in with Google)
⚠ Locked out — these crew cannot send OMW yet
✓ All active employees who can sign in
Source: employees table (is_active=true). Last refreshed .