Merge pull request #444 from Oloodi/staff_recurring_permanent_order

Staff recurring permanent order
This commit is contained in:
Achintha Isuru
2026-02-20 10:18:03 -05:00
committed by GitHub
18 changed files with 487 additions and 39 deletions

View File

@@ -1,9 +1,7 @@
enum ShiftStatus {
DRAFT
FILLED
PENDING
ASSIGNED
CONFIRMED
OPEN
IN_PROGRESS
COMPLETED