From 610e75999e315a852849b462f6497383dc12fd62 Mon Sep 17 00:00:00 2001 From: bitbucket Date: Mon, 2 Sep 2024 17:10:04 +0530 Subject: [PATCH] merge : GWM --- app/Views/monthlypayinputs.php | 56 ++++++---------------------------- 1 file changed, 10 insertions(+), 46 deletions(-) diff --git a/app/Views/monthlypayinputs.php b/app/Views/monthlypayinputs.php index dd282299..df464541 100644 --- a/app/Views/monthlypayinputs.php +++ b/app/Views/monthlypayinputs.php @@ -84,18 +84,19 @@
- -

The Red highlighted Employee have loan - to pay. Put 'NA' for Skip Current - Month Loan Due.

-
-
+ + +
+ Key)) { @@ -539,46 +541,8 @@ i = i + 1; totalmonthloan[i] = $(this).find('td').eq(7).text(); }); - //console.log(totalmonthloan); - /* $('#monthlylisting').DataTable({ - "paging": true, - "lengthChange": true, - "searching": true, - "ordering": true, - "aaSorting": [[ 0, "asc" ]], - "info": true, - "autoWidth": true - - }); */ + - //var key = ; - - - //alert($('#monthyear').val()); - - - - - - - // show_hide_column(11,key); - // var t = $('#monthlylistings').DataTable({ - // "columnDefs": [{ - // "searchable": false, - // "orderable": false, - // "targets": 0 - // }], - // "searching": true, - // "lengthChange": true, - // "info": true, - // "paging": false, - // "autoWidth": true, - - // // "scrollX": true, - // "order": [ - // [1, 'asc'] - // ], - // }); t.on('order.dt search.dt', function() { t.column(0, {