diff --git a/application/views/Report_POreleased.php b/application/views/Report_POreleased.php new file mode 100644 index 00000000..db3690f1 --- /dev/null +++ b/application/views/Report_POreleased.php @@ -0,0 +1,208 @@ + + + + +
+ +
+ +
+
+

Order Value - Released

+
+ +
+
+
+
Total Order Value From:
+ +
to
+ + +
+
+
+
+
Released Date From:
+ +
to
+ + +
+
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
PO NOPO TypeCreated DateReleased DateRequested DepartmentTotal Order Value
PONO?>POType?>CreatedDate);echo $date->format('Y-m-d'); ?>ReleasedDate);echo $date->format('Y-m-d'); ?>Dept_Name?>TotalOrderValue?>
+ +
+
+
+ +
+ +
+ + + + \ No newline at end of file diff --git a/application/views/Report_costcenter.php b/application/views/Report_costcenter.php new file mode 100644 index 00000000..ff252d7f --- /dev/null +++ b/application/views/Report_costcenter.php @@ -0,0 +1,117 @@ + + + + +
+ +
+ +
+
+

Report - Cost Center

+
+ +
+
+
Budget Year:
+ + + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Cost Center CodeCost Center Name DepartmentBudget TypeBudget YearUtilized AmountBalance Amount
Cost_Center_Code?>Cost_Center_Name?>Dept_Name?>BudgetType?>BudgetYear?>Util_Amount?>Avlbl_Amt?>
+ +
+
+
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/application/views/Report_openorder.php b/application/views/Report_openorder.php new file mode 100644 index 00000000..9007918a --- /dev/null +++ b/application/views/Report_openorder.php @@ -0,0 +1,208 @@ + + + + +
+ +
+ +
+
+

Open Orders - Pending

+
+ +
+
+
+
Total Order Value From:
+ +
to
+ + +
+
+
+
+
Released Date From:
+ +
to
+ + +
+
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
PO NOPO TypeCreated DateApproved DateRequested DepartmentTotal Order Value
PONO?>POType?>CreatedDate);echo $date->format('Y-m-d'); ?>ApprovedDate);echo $date->format('Y-m-d'); ?>Dept_Name?>TotalOrderValue?>
+ +
+
+
+ +
+ +
+ + + + \ No newline at end of file diff --git a/application/views/Report_totalorders.php b/application/views/Report_totalorders.php new file mode 100644 index 00000000..15b3a31e --- /dev/null +++ b/application/views/Report_totalorders.php @@ -0,0 +1,176 @@ + + + + + +
+ +
+ +
+
+

Total Orders

+
+ +
+
+ +
+
+
+
Date From:
+ +
to
+ + +
+
+
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
podateDepartmentPO CreatedApprovedOnHoldReleasedIGR CreatedMRIR Approved
podate);echo $date->format('Y-m-d'); ?>Dept_Name?>PO_Created?>Approved?>Onhold?>Released?>IGR_Created?>MRIR_Approved?>
+ +
+
+
+ +
+ +
+ + + + \ No newline at end of file diff --git a/application/views/report_pendingreqst.php b/application/views/report_pendingreqst.php new file mode 100644 index 00000000..240ae391 --- /dev/null +++ b/application/views/report_pendingreqst.php @@ -0,0 +1,207 @@ + + + + +
+ +
+ +
+
+

Total Pending Requests

+
+ +
+
+
+
Aging From:
+ +
To
+ + +
+
+
+
+
Request Date From:
+ +
To
+ + +
+
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Requistion DateRequistion NumberRequested ByDepartmentRequistion TypeAging
ReqDate);echo $date->format('Y-m-d'); ?>ReqNo?>Requestedby?>DepartmentName?>ReqType?>Aging?>
+ +
+
+
+ +
+ +
+ + + + \ No newline at end of file