From 3642ca6a474f12e48055be56f170eb93cea18538 Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Mon, 21 Aug 2023 12:51:11 +0300 Subject: [PATCH] InPatient advance payment updates --- lib/core/service/client/base_app_client.dart | 2 +- .../components/inpatient_pending_advance_payment.dart | 2 +- lib/pages/insurance/insurance_card_update_details.dart | 5 +---- lib/services/clinic_services/get_clinic_service.dart | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/lib/core/service/client/base_app_client.dart b/lib/core/service/client/base_app_client.dart index bd53bcf2..42eef043 100644 --- a/lib/core/service/client/base_app_client.dart +++ b/lib/core/service/client/base_app_client.dart @@ -149,7 +149,7 @@ class BaseAppClient { // body['IdentificationNo'] = 1023854217; // body['MobileNo'] = "531940021"; - // body['PatientID'] = 2480363; //3844083 + // body['PatientID'] = 3681708; //3844083 // body['TokenID'] = "@dm!n"; // body['PatientID'] = 4767347; //3844083 diff --git a/lib/pages/InPatientServices/components/inpatient_pending_advance_payment.dart b/lib/pages/InPatientServices/components/inpatient_pending_advance_payment.dart index 93a438c3..9c9fd047 100644 --- a/lib/pages/InPatientServices/components/inpatient_pending_advance_payment.dart +++ b/lib/pages/InPatientServices/components/inpatient_pending_advance_payment.dart @@ -226,7 +226,7 @@ class _InPatientPendingAdvancePaymentState extends State