Billing screen and PO status update screen added

This commit is contained in:
gandhimathi Bharathirajan 2017-07-19 13:18:37 +05:30
parent c84cee759d
commit 73f31cdfad

View File

@ -197,6 +197,8 @@ $route['Viewigr'] = "MRIRcontroller/viewinwardgateregister";
$route['Distribution'] = "MRIRcontroller/viewmMaterialDistributionList";
//<-------------Store page----------------->
$route['Stock'] = "storestatus/storeavailability";
$route['UpdatePOStatus'] = "servicepurchaseorder/UpdateServicePOStatus";
$route['ServicePOBilling'] = "servicepurchaseorder/viewServicePOReportForBilling";
/* End of file routes.php */
/* Location: ./application/config/routes.php */