baiki coloumn name dan laporan

This commit is contained in:
unknown
2024-09-18 11:28:58 +08:00
parent 2691bb27fe
commit 60edbb1dac
88 changed files with 1318 additions and 1178 deletions
@@ -190,11 +190,11 @@
<p>Tuan/Puan,</p>
<h4><u>NOTIS PEMBERITAHUAN</u></h4>
<p>Dengan hormatnya dimaklumkan gadaian tuan/puan bernombor <b>{{$lel['norujukan']}}</b> dengan jumlah pembiayaan
sebanyak <b>RM{{number_format($lel['pinjaman'], 2, '.', ',')}}</b> akan/telah tamat tarikh matang gadaiannya pada <b> @if($lel['leltawarruq'] == '0'){{$tmatang1}} @elseif($lel['leltawarruq'] == '1') {{$tmatang}} @endif</b> yang telah mencecah <b>{{$lel['tempoh']}}</b> bulan.
<p>Dengan hormatnya dimaklumkan pembiayaan tuan/puan bernombor <b>{{$lel['norujukan']}}</b> dengan jumlah pembiayaan
sebanyak <b>RM{{number_format($lel['pinjaman'], 2, '.', ',')}}</b> akan/telah tamat tarikh matang pembiayaannya pada <b> @if($lel['leltawarruq'] == '0'){{$tmatang1}} @elseif($lel['leltawarruq'] == '1') {{$tmatang}} @endif</b> yang telah mencecah <b>{{$lel['tempoh']}}</b> bulan.
Tuan/puan atau wakil adalah dikehendaki menebus/membayar <b>KOS KEUNTUNGAN</b> tersebut secepat mungkin.
Jika pihak tuan/puan menghadapi sebarang masalah, sila hubungi kami sebagaimana alamat di atas ATAU
datang sendiri ke AR-RAHN dengan membawa bersama salinan asal Surat Akaun Gadaian tuan/puan.</p>
datang sendiri ke AR-RAHN dengan membawa bersama salinan asal Surat Akaun Pembiayaan tuan/puan.</p>
+14 -14
View File
@@ -116,10 +116,10 @@
<div class="col-md-12 mt-md-3 justify-content-between form-group row">
<div class="btn-group btn-group-toggle col-md-6" data-toggle="buttons">
<label class="btn btn-primary">
<input type="radio" name="options" id="option1" value="belum_tebus" autocomplete="off" checked>Belum Tebus
<input type="radio" name="options" id="option1" value="belum_tebus" autocomplete="off" checked>Belum Penyelesaian Pem.
</label>
<label class="btn btn-primary">
<input type="radio" name="options" id="option2" value="sudah_tebus" autocomplete="off">Sudah Tebus
<input type="radio" name="options" id="option2" value="sudah_tebus" autocomplete="off">Sudah Penyelesaian Pem.
</label>
<label class="btn btn-primary">
<input type="radio" name="options" id="option3" value="lelong" autocomplete="off">Lelong
@@ -148,7 +148,7 @@
<tr>
<th>Bil</th>
<th>No Rujukan</th>
<th>Tarikh Gadai</th>
<th>Tarikh Pembiayaan</th>
<th>Tarikh Matang</th>
<th>Baki Harga Jualan</th>
<th>Baki Pembiayaan</th>
@@ -166,7 +166,7 @@
<tr>
<th>Bil</th>
<th>No Rujukan</th>
<th>Tarikh Gadai</th>
<th>Tarikh Pembiayaan</th>
<th>Tarikh Matang</th>
<th>Pembiayaan</th>
<th>Margin</th>
@@ -185,7 +185,7 @@
<tr>
<th>Bil</th>
<th>No Rujukan</th>
<th>Tarikh Tebus</th>
<th>Tarikh Penyelesaian Pem.</th>
<th>Baki Pembiayaan</th>
<th>Margin</th>
<th>Tempoh</th>
@@ -211,7 +211,7 @@
</table>
<div class="text-center">
<button class="btn btn-primary" onclick="histfunc()">Rekod Gadaian</button>
<button class="btn btn-primary" onclick="histfunc()">Rekod Pembiayaan</button>
{{-- <button class="btn btn-primary" onclick="saghilangfunc()">Surat Akuan Hilang</button> --}}
</div>
@@ -522,7 +522,7 @@
swalWithBootstrapButtons.fire({
title: 'Dapatkan Pengesahan Khazanah',
text: "Surat Akuan Gadaian Hilang!",
text: "Surat Akuan Gadai Hilang!",
icon: 'info',
showCancelButton: true,
confirmButtonText: 'Hantar',
@@ -532,7 +532,7 @@
if (result.isConfirmed) {
// let komen = "Surat Akuan Gadaian Hilang|" + '-' + "|" + '-' + "|" + '-';
let status = "Surat Akuan Gadaian Hilang";
let status = "Surat Akuan Gadai Hilang";
let marg = 0;
let ber = 0;
let nm = 0;
@@ -653,7 +653,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Belum Scan Barcode'
text: 'Pembiayaan Belum Scan Barcode'
});
}
}
@@ -675,7 +675,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Belum Scan Barcode'
text: 'Pembiayaan Belum Scan Barcode'
});
}
}
@@ -687,7 +687,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Sedang Dilelong..'
text: 'Pembiayaan Sedang Dilelong..'
});
}
}
@@ -1721,7 +1721,7 @@
swalWithBootstrapButtons.fire({
title: 'Dapatkan Pengesahan Khazanah',
text: "Ubah Maklumat Gadaian",
text: "Ubah Maklumat Pembiayaan",
icon: 'info',
showCancelButton: true,
confirmButtonText: 'Hantar',
@@ -2106,7 +2106,7 @@
success:function(batalkomuditi){
swalWithBootstrapButtons.fire(
'Hapus!',
'Maklumat gadaian telah dihapuskan.',
'Maklumat pembiayaan telah dihapuskan.',
'success'
).then(function(){
location.reload();
@@ -2169,7 +2169,7 @@
}else if (result.dismiss === Swal.DismissReason.cancel) {
swalWithBootstrapButtons.fire(
'Batal',
'Maklumat Gadaian Tidak Berjaya Dihapuskan',
'Maklumat Pembiayaan Tidak Berjaya Dihapuskan',
'error'
)
}
@@ -13,7 +13,7 @@
<li class="breadcrumb-item"><a href="#" style="cursor:not-allowed;">Home</a></li>
<li class="breadcrumb-item"><a href="#" style="cursor:not-allowed;">Pengenalan Diri</a></li>
<li class="breadcrumb-item"><a href="#" style="cursor:not-allowed;">Pelanggan</a></li>
<li class="breadcrumb-item active" aria-current="page">Penebusan</li>
<li class="breadcrumb-item active" aria-current="page">Penyelesaian Pem.</li>
</ol>
</nav>
@@ -928,7 +928,7 @@
</div>
<div class="form-group row">
<div class="col-4">
TEMPOH GADAIAN
TEMPOH PEMBIAYAAN
</div>
<div class="col-8">
<input type="text" id="tempohjanaan" name="tempohjanaan" class="form-control" readonly/>
@@ -998,7 +998,7 @@
<div class="form-group row">
<div class="col-4">
HARGA TEBUS
HARGA Penyelesaian Pem.
</div>
<div class="col-8">
<input type="text" id="hargatebus" name="hargatebus" class="form-control" readonly/>
@@ -2025,7 +2025,7 @@
Swal.fire(
'Berjaya!',
'Bayaran Ansuran Berjaya',
'Bayaran Ansuran Pembiayaan Berjaya',
'success'
).then(function() {
window.open(urlroute, '_blank');
@@ -2034,7 +2034,7 @@
}else{
Swal.fire(
'Tidak Berjaya!',
'Bayaran ansuran tidak berjaya!',
'Bayaran Ansuran Pembiayaan Tidak Berjaya!',
'error'
);
}
+16 -16
View File
@@ -123,10 +123,10 @@
<div class="col-md-12 mt-md-3 justify-content-between form-group row">
<div class="btn-group btn-group-toggle col-md-6" data-toggle="buttons">
<label class="btn btn-primary">
<input type="radio" name="options" id="option1" value="belum_tebus" autocomplete="off" checked>Belum Tebus
<input type="radio" name="options" id="option1" value="belum_tebus" autocomplete="off" checked>Belum Penyelesaian Pem.
</label>
<label class="btn btn-primary">
<input type="radio" name="options" id="option2" value="sudah_tebus" autocomplete="off">Sudah Tebus
<input type="radio" name="options" id="option2" value="sudah_tebus" autocomplete="off">Sudah Penyelesaian Pem.
</label>
<label class="btn btn-primary">
<input type="radio" name="options" id="option3" value="lelong" autocomplete="off">Lelong
@@ -167,7 +167,7 @@
<tr>
<th>Bil</th>
<th>No Rujukan</th>
<th>Tarikh Gadai</th>
<th>Tarikh Pembiayaan</th>
<th>Tarikh Matang</th>
<th>Baki Harga Jualan</th>
<th>Baki Pembiayaan</th>
@@ -195,7 +195,7 @@
<tr>
<th>Bil</th>
<th>No Rujukan</th>
<th>Tarikh Gadai</th>
<th>Tarikh Pembiayaan</th>
<th>Tarikh Matang</th>
<th>Baki Harga Jualan</th>
<th>Baki Pembiayaan</th>
@@ -216,7 +216,7 @@
<tr>
<th>Bil</th>
<th>No Rujukan</th>
<th>Tarikh Tebus</th>
<th>Tarikh Penyelesaian Pem.</th>
<th>Baki Pembiayaan</th>
<th>Margin</th>
<th>Tempoh</th>
@@ -245,7 +245,7 @@
<div class="text-center">
{{-- <button class="btn btn-primary" onclick="ubahfunc(this)" id="button-edit-gadaian">Ubah</button> --}}
{{-- <button class="btn btn-primary" onclick="hapusfunc()">Hapus</button> --}}
<button class="btn btn-primary" onclick="histfunc()">Rekod Gadaian</button>
<button class="btn btn-primary" onclick="histfunc()">Rekod Pembiayaan</button>
</div>
</div>
@@ -516,7 +516,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Mengalami Masalah Sila Hubungi IT'
text: 'Pembiayaan Mengalami Masalah Sila Hubungi IT'
});
return false;
}
@@ -556,7 +556,7 @@
swalWithBootstrapButtons.fire({
title: 'Dapatkan Pengesahan Khazanah',
text: "Surat Akuan Gadaian Hilang!",
text: "Surat Akuan Gadai Hilang!",
icon: 'info',
showCancelButton: true,
confirmButtonText: 'Hantar',
@@ -566,7 +566,7 @@
if (result.isConfirmed) {
// let komen = "Surat Akuan Gadaian Hilang|" + '-' + "|" + '-' + "|" + '-';
let status = "Surat Akuan Gadaian Hilang";
let status = "Surat Akuan Gadai Hilang";
let marg = 0;
let ber = 0;
let nm = 0;
@@ -687,7 +687,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Belum Scan Barcode'
text: 'Pembiayaan Belum Scan Barcode'
});
}
}
@@ -709,7 +709,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Belum Scan Barcode'
text: 'Pembiayaan Belum Scan Barcode'
});
}
}
@@ -721,7 +721,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Gadaian Sedang Dilelong..'
text: 'Pembiayaan Sedang Dilelong..'
});
}
}
@@ -1788,7 +1788,7 @@
swalWithBootstrapButtons.fire({
title: 'Dapatkan Pengesahan Khazanah',
text: "Ubah Maklumat Gadaian",
text: "Ubah Maklumat Pembiayaan",
icon: 'info',
showCancelButton: true,
confirmButtonText: 'Hantar',
@@ -2072,7 +2072,7 @@
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Hapus Tebus Tidak Dibenarkan'
text: 'Hapus Penyelesaian Pem. Tidak Dibenarkan'
});
return false;
}
@@ -2173,7 +2173,7 @@
success:function(batalkomuditi){
swalWithBootstrapButtons.fire(
'Hapus!',
'Maklumat gadaian telah dihapuskan.',
'Maklumat pembiayaan telah dihapuskan.',
'success'
).then(function(){
location.reload();
@@ -2236,7 +2236,7 @@
}else if (result.dismiss === Swal.DismissReason.cancel) {
swalWithBootstrapButtons.fire(
'Batal',
'Maklumat Gadaian Tidak Berjaya Dihapuskan',
'Maklumat Pembiayaan Tidak Berjaya Dihapuskan',
'error'
)
}