From b6f02eee08395debb8a0ab1707d982708635e19e Mon Sep 17 00:00:00 2001 From: Hanan Askarim Date: Wed, 24 Jun 2026 13:40:32 +0700 Subject: [PATCH] =?UTF-8?q?update=20M=5FBranchIsSteemCell=20=3D=20?= =?UTF-8?q?=E2=80=99Y=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/ais/Transactionv5.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/application/controllers/ais/Transactionv5.php b/application/controllers/ais/Transactionv5.php index 2f02eda..3db08f9 100644 --- a/application/controllers/ais/Transactionv5.php +++ b/application/controllers/ais/Transactionv5.php @@ -458,7 +458,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID AND `M_PatientName` NOT LIKE '%coba%' JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -515,7 +515,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID AND `M_PatientName` NOT LIKE '%coba%' JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -1001,7 +1001,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID AND `M_PatientName` NOT LIKE '%coba%' JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -1057,7 +1057,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID AND `M_PatientName` NOT LIKE '%coba%' JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -1801,7 +1801,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -1857,7 +1857,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -2300,7 +2300,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -2355,7 +2355,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID @@ -2800,7 +2800,7 @@ class Transactionv5 extends MY_Controller '' as PaketDispenser FROM t_orderheader JOIN m_branch branch_order ON branch_order.M_BranchID = T_OrderHeaderM_BranchID - AND M_BranchIsSteemCell = 'N' + AND M_BranchIsSteemCell = 'Y' JOIN m_patient ON M_PatientID = T_OrderHeaderM_PatientID JOIN corporate ON CorporateID = T_OrderHeaderCorporateID JOIN corporate_type ON CorporateCorporateTypeID = CorporateTypeID