Restaurant (and other packages) now show Rush, Reservation, VIP table, etc. instead of clinic terms like Emergency and Elderly. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -28,6 +28,7 @@ class QueueRuleController extends Controller
|
||||
'queue' => $serviceQueue,
|
||||
'rules' => $rules,
|
||||
'ruleTypes' => config('qms.rule_types'),
|
||||
'ticketPriorities' => \App\Services\Qms\TicketPriorities::forOrganization($this->organization($request)),
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user