diff --git a/app/Controllers/Emergencypurchaseorder.php b/app/Controllers/Emergencypurchaseorder.php index 5aae2f09..671ee3ed 100644 --- a/app/Controllers/Emergencypurchaseorder.php +++ b/app/Controllers/Emergencypurchaseorder.php @@ -884,7 +884,7 @@ class Emergencypurchaseorder extends BaseController //$this->purchaseorder_model->UpdateRequistItemStatus(); $this->purchaseorder_model->UpdateRequistionStatus(); $data['POData'] = $this->purchaseorder_model->purchaseorderListing(); - + print_r($data['POData']);die; $this->global['pageTitle'] = 'Purchase Orders'; $this->loadViews("POlist", $this->global, $data, NULL); diff --git a/app/Views/EditservicePurchaseorder.php b/app/Views/EditservicePurchaseorder.php index ab707794..c5f79f4f 100644 --- a/app/Views/EditservicePurchaseorder.php +++ b/app/Views/EditservicePurchaseorder.php @@ -1418,8 +1418,8 @@ if (!empty($getlogpodtl)) {
@@ -2442,13 +2442,13 @@ if (!empty($getlogpodtl)) { - + + Cancel + Save Submit Approve and Release - Cancel OK Submit diff --git a/app/Views/addCostCenter.php b/app/Views/addCostCenter.php index 1def3ef7..e4ce4ccf 100644 --- a/app/Views/addCostCenter.php +++ b/app/Views/addCostCenter.php @@ -75,13 +75,13 @@ $(function() {