1
This commit is contained in:
@@ -2827,7 +2827,7 @@ class PatientOrderService extends BaseService
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($order_service_status == 2) {
|
if ($order_service_status == 2) {
|
||||||
$order_service_status_params = [3];
|
$order_service_status_params = [2];
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($order_service_status == 3) {
|
if ($order_service_status == 3) {
|
||||||
|
|||||||
Reference in New Issue
Block a user