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