FHM28052603SAS - commit remaining changes
This commit is contained in:
@@ -578,6 +578,7 @@ class Transactionv2 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -1117,6 +1118,7 @@ class Transactionv2 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -1913,6 +1915,7 @@ class Transactionv2 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -2412,6 +2415,7 @@ class Transactionv2 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -2857,6 +2861,7 @@ class Transactionv2 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -2904,7 +2909,15 @@ class Transactionv2 extends MY_Controller
|
||||
T_OrderDetailIsActive = 'Y'
|
||||
UNION
|
||||
SELECT T_OrderDetailID as TrxLayananID,
|
||||
Nat_GroupID as ProfitCostCenterCode,
|
||||
case
|
||||
when Nat_GroupID = 1 then '1100'
|
||||
when Nat_GroupID = 2 then '1200'
|
||||
when Nat_GroupID = 3 then '1200'
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
T_OrderDetailT_TestSasCode as LayananID,
|
||||
|
||||
3853
application/controllers/ais/Transactionv2.php--150526
Normal file
3853
application/controllers/ais/Transactionv2.php--150526
Normal file
File diff suppressed because it is too large
Load Diff
@@ -578,6 +578,7 @@ class Transactionv3 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -1122,6 +1123,7 @@ class Transactionv3 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -1918,6 +1920,7 @@ class Transactionv3 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -2417,6 +2420,7 @@ class Transactionv3 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -2862,6 +2866,7 @@ class Transactionv3 extends MY_Controller
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
@@ -2909,7 +2914,15 @@ class Transactionv3 extends MY_Controller
|
||||
T_OrderDetailIsActive = 'Y'
|
||||
UNION
|
||||
SELECT T_OrderDetailID as TrxLayananID,
|
||||
Nat_GroupID as ProfitCostCenterCode,
|
||||
case
|
||||
when Nat_GroupID = 1 then '1100'
|
||||
when Nat_GroupID = 2 then '1200'
|
||||
when Nat_GroupID = 3 then '1200'
|
||||
when Nat_GroupID = 4 then '1303'
|
||||
when Nat_GroupID = 5 then '1321'
|
||||
when Nat_GroupID = 6 then '1600'
|
||||
when Nat_GroupID = 7 then '1500'
|
||||
end as ProfitCostCenterCode,
|
||||
'' as TrxDepartemenID,
|
||||
T_OrderDetailCreated as TanggalBuat,
|
||||
T_OrderDetailT_TestSasCode as LayananID,
|
||||
|
||||
3858
application/controllers/ais/Transactionv3.php--150526
Normal file
3858
application/controllers/ais/Transactionv3.php--150526
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user