Merge branch 'staging' of https://dev.sismedika.online/febio/aso into staging

This commit is contained in:
2025-02-18 11:16:26 +07:00
15 changed files with 239 additions and 61 deletions

View File

@@ -51,6 +51,8 @@ class RequestLog extends Model
'approved_final_log_at',
'created_final_at',
'created_final_by',
'specialities_id',
'dppj',
'type_of_member'
];
@@ -82,7 +84,7 @@ class RequestLog extends Model
"Keterangan IGL" => "keterangan",
"Catatan FGL" => "catatan",
"QC 1" => "status_final_log",
"Ingestion Code" => "ingestion_code",
"Ingestion Code" => "ingestion_code",
"Ingestion Status" => "ingestion_status",
];