Billing screen and PO status update screen added
This commit is contained in:
parent
c84cee759d
commit
73f31cdfad
@ -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 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user