bugfix: the flow for trial and accept invitation (org + staff)is now unified. all navigate to dshboard if succesfull.
This commit is contained in:
@@ -41,6 +41,9 @@ const TABLES_IN_ORDER = [
|
||||
'staff_invitations',
|
||||
'membership_permissions',
|
||||
'sessions',
|
||||
'user_notifications',
|
||||
'lab_case_user_read_states',
|
||||
'lab_case_user_tab_read_states',
|
||||
'lab_case_task_status_events',
|
||||
'lab_case_comments',
|
||||
'lab_case_attachments',
|
||||
@@ -49,6 +52,7 @@ const TABLES_IN_ORDER = [
|
||||
'lab_case_tooth_prosthesis',
|
||||
'lab_case_details',
|
||||
'lab_cases',
|
||||
'lab_case_activities',
|
||||
'treatment_detail_attachments',
|
||||
'treatment_details',
|
||||
'treatments',
|
||||
|
||||
Reference in New Issue
Block a user