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";
|
$route['Distribution'] = "MRIRcontroller/viewmMaterialDistributionList";
|
||||||
//<-------------Store page----------------->
|
//<-------------Store page----------------->
|
||||||
$route['Stock'] = "storestatus/storeavailability";
|
$route['Stock'] = "storestatus/storeavailability";
|
||||||
|
$route['UpdatePOStatus'] = "servicepurchaseorder/UpdateServicePOStatus";
|
||||||
|
$route['ServicePOBilling'] = "servicepurchaseorder/viewServicePOReportForBilling";
|
||||||
|
|
||||||
/* End of file routes.php */
|
/* End of file routes.php */
|
||||||
/* Location: ./application/config/routes.php */
|
/* Location: ./application/config/routes.php */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user