diff --git a/app/Config/Routes.php b/app/Config/Routes.php index 0ae1e4d7..263d0e48 100755 --- a/app/Config/Routes.php +++ b/app/Config/Routes.php @@ -391,4 +391,8 @@ $routes->get('sales_invoice', 'Sales::sales_invoice'); // transporter Routes $routes->get('transporterListing', 'Supplier::transporterListing'); $routes->post('fetchTransporterDetails', 'Supplier::fetchTransporterDetails');// for Ajax both add and edit.... -$routes->get('deleteTransporter', 'Supplier::deleteTransporter'); \ No newline at end of file +$routes->get('deleteTransporter', 'Supplier::deleteTransporter'); + + + +$routes->post('getSilicaIGR', 'Supplier::getSilicaIGR'); \ No newline at end of file diff --git a/app/Views/rawmaterialListing.php b/app/Views/rawmaterialListing.php index e6a6733f..2e17f5b2 100755 --- a/app/Views/rawmaterialListing.php +++ b/app/Views/rawmaterialListing.php @@ -80,7 +80,7 @@
- +