From 01eaebfc685c334fe3ce4efc21da74a99508fa1d Mon Sep 17 00:00:00 2001 From: Smart Date: Thu, 3 Oct 2024 10:20:19 +0530 Subject: [PATCH] GWM : change in table list nowarp issue --- app/Config/Routes.php | 6 +++++- app/Views/rawmaterialListing.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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 @@
- +