@@ -317,35 +317,35 @@
});
}
- function kemaskiniupah()
- {
- $.ajax({
- type: 'get',
- url: "{{ route('kemaskini.upah') }}",
- // data: { "namateller" : tele },
- success: function(data){
- console.log(data);
- if(data == 1)
- {
- Swal.fire({
- icon: 'success',
- title: 'Kemaskini!',
- text: 'Proses Kemaskini!'
- }).then(function() {
- location.reload();
- });
+ // function kemaskiniupah()
+ // {
+ // $.ajax({
+ // type: 'get',
+ // url: "{{ route('kemaskini.upah') }}",
+ // // data: { "namateller" : tele },
+ // success: function(data){
+ // console.log(data);
+ // if(data == 1)
+ // {
+ // Swal.fire({
+ // icon: 'success',
+ // title: 'Kemaskini!',
+ // text: 'Proses Kemaskini!'
+ // }).then(function() {
+ // location.reload();
+ // });
- }else{
- Swal.fire({
- icon: 'warning',
- title: 'Peringatan',
- text: 'Telah Dikemaskini!'
- });
- }
- }
- });
+ // }else{
+ // Swal.fire({
+ // icon: 'warning',
+ // title: 'Peringatan',
+ // text: 'Telah Dikemaskini!'
+ // });
+ // }
+ // }
+ // });
- }
+ // }
let pusherenv = "{{ env('PUSHER_APP_KEY') }}";
let laporanroute = "{{ route('laporan.serahanteller') }}";
diff --git a/resources/views/khazanah/laporan/ringkasanharian.blade.php b/resources/views/khazanah/laporan/ringkasanharian.blade.php
index 8931414..14338d2 100644
--- a/resources/views/khazanah/laporan/ringkasanharian.blade.php
+++ b/resources/views/khazanah/laporan/ringkasanharian.blade.php
@@ -48,6 +48,12 @@
"ordering": false
});
+ $(document).ready( function () {
+ $('#datetimepicker1').datepicker({
+ format: 'dd-mm-yyyy'
+ });
+ });
+
@endsection
diff --git a/resources/views/khazanah/panjar.blade.php b/resources/views/khazanah/panjar.blade.php
index 979283a..2a5f9e7 100644
--- a/resources/views/khazanah/panjar.blade.php
+++ b/resources/views/khazanah/panjar.blade.php
@@ -18,6 +18,15 @@
+
+ @if(Session::has('messageinformation'))
+
+ @endif
diff --git a/resources/views/print/laporan_ringkasanharian.blade.php b/resources/views/print/laporan_ringkasanharian.blade.php
index 41c8aa0..c156367 100644
--- a/resources/views/print/laporan_ringkasanharian.blade.php
+++ b/resources/views/print/laporan_ringkasanharian.blade.php
@@ -65,9 +65,11 @@
3. ANSURAN PEMBIAYAAN
{{ 'RM '. number_format($laporan['total_ansuran'],2) }}
4. BAYARAN ONLINE
-
+
RM 0.00
5. KEUNTUNGAN
{{ 'RM '. number_format($laporan['total_keuntungan'],2) }}
+
6. KEUNTUNGAN ONLINE
+
RM 0.00
@@ -82,7 +84,7 @@
3. ANSURAN PEMBIAYAAN
{{ $laporan['bilangan_ansuran'] }}
4. BAYARAN ONLINE
-
+
0
5. PELANGGAN BARU
{{ $laporan['bilangan_customer_baru'] }}
@@ -141,23 +143,23 @@
| 1 |
IMBANG DUGA |
- |
- |
- |
+ {{ 'RM '. number_format($laporan['outstandingimbangduga'],2) }} |
+ Not Applicable |
+ Not Applicable |
| 2 |
STOK AUDIT |
- {{ 'RM '. number_format($laporan['stokaudit'],2) }} |
- |
- |
+ {{ 'RM '. number_format($laporan['stokauditpembiayaan'],2) }} |
+ {{ 'RM '. number_format($laporan['stokauditnilaimarhun'],2) }} |
+ {{ number_format($laporan['stokauditcount']) }} |
| 3 |
KAWALAN STOK |
- |
- |
- |
+ {{ 'RM '. number_format($totalpinjkawalanstok,2) }} |
+ Not Applicable |
+ {{ number_format($totalbilkawalanstok) }} |
diff --git a/resources/views/print/resitansuran.blade.php b/resources/views/print/resitansuran.blade.php
index ff61051..8361d30 100644
--- a/resources/views/print/resitansuran.blade.php
+++ b/resources/views/print/resitansuran.blade.php
@@ -46,7 +46,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:20%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -54,7 +54,7 @@ hr.new5 {
#cust td, #cust th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align:right;
}
@@ -109,7 +109,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -195,14 +195,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +221,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +248,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:13px;
border: 1px solid black;
}
@@ -256,7 +256,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align: left;
}
@@ -281,7 +281,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -303,14 +303,14 @@ hr.new5 {
.formula{
font-family: Arial, Helvetica, sans-serif;
- font-size:12px;
+ font-size:14px;
}
#copy_cust {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +334,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
diff --git a/resources/views/print/resitansuransebelum.blade.php b/resources/views/print/resitansuransebelum.blade.php
index 47478c3..cfb28ff 100644
--- a/resources/views/print/resitansuransebelum.blade.php
+++ b/resources/views/print/resitansuransebelum.blade.php
@@ -46,7 +46,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:20%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -54,7 +54,7 @@ hr.new5 {
#cust td, #cust th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align:right;
}
@@ -102,14 +102,14 @@ hr.new5 {
padding:10px;
width : 250px;
transform: rotate(-90deg);
- font-size:11px;
+ font-size:12px;
}
#inside {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -171,7 +171,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:11px;
+ font-size:12px;
}
#salinan td, #salinan th {
@@ -195,14 +195,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +221,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +248,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -256,7 +256,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align: left;
}
@@ -281,7 +281,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -310,7 +310,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +334,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
@@ -342,7 +342,7 @@ hr.new5 {
#copy_cust td, #copy_cust th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
text-align:right;
width: 10%;
diff --git a/resources/views/print/resittambahpinjam.blade.php b/resources/views/print/resittambahpinjam.blade.php
index cfe1a1a..56fbe11 100644
--- a/resources/views/print/resittambahpinjam.blade.php
+++ b/resources/views/print/resittambahpinjam.blade.php
@@ -102,14 +102,14 @@ hr.new5 {
padding:10px;
width : 250px;
transform: rotate(-90deg);
- font-size:11px;
+ font-size:12px;
}
#inside {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -171,7 +171,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:11px;
+ font-size:12px;
}
#salinan td, #salinan th {
@@ -195,14 +195,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +221,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +248,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:13px;
border: 1px solid black;
}
@@ -256,7 +256,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align: left;
}
@@ -281,7 +281,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -310,7 +310,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +334,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
@@ -342,7 +342,7 @@ hr.new5 {
#copy_cust td, #copy_cust th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
text-align:right;
width: 10%;
diff --git a/resources/views/print/resittebus.blade.php b/resources/views/print/resittebus.blade.php
index 0f167d3..daf5bc6 100644
--- a/resources/views/print/resittebus.blade.php
+++ b/resources/views/print/resittebus.blade.php
@@ -46,7 +46,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:20%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -54,7 +54,7 @@ hr.new5 {
#cust td, #cust th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align:right;
}
@@ -102,14 +102,14 @@ hr.new5 {
padding:10px;
width : 250px;
transform: rotate(-90deg);
- font-size:11px;
+ font-size:12px;
}
#inside {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -171,7 +171,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:11px;
+ font-size:12px;
}
#salinan td, #salinan th {
@@ -195,14 +195,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +221,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +248,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -256,7 +256,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:13px;
text-align: left;
}
@@ -281,7 +281,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -310,7 +310,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +334,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
@@ -342,7 +342,7 @@ hr.new5 {
#copy_cust td, #copy_cust th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
text-align:right;
width: 10%;
diff --git a/resources/views/print/resittebussebelum.blade.php b/resources/views/print/resittebussebelum.blade.php
index a953339..71b07fb 100644
--- a/resources/views/print/resittebussebelum.blade.php
+++ b/resources/views/print/resittebussebelum.blade.php
@@ -46,7 +46,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:20%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -54,7 +54,7 @@ hr.new5 {
#cust td, #cust th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align:right;
}
@@ -102,14 +102,14 @@ hr.new5 {
padding:10px;
width : 250px;
transform: rotate(-90deg);
- font-size:11px;
+ font-size:12px;
}
#inside {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -171,7 +171,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:11px;
+ font-size:12px;
}
#salinan td, #salinan th {
@@ -195,14 +195,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +221,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +248,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -256,7 +256,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:13px;
text-align: left;
}
@@ -281,7 +281,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -310,7 +310,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +334,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
@@ -342,7 +342,7 @@ hr.new5 {
#copy_cust td, #copy_cust th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
text-align:right;
width: 10%;
diff --git a/resources/views/print/resittebusseparuh.blade.php b/resources/views/print/resittebusseparuh.blade.php
index 745377c..c88c4de 100644
--- a/resources/views/print/resittebusseparuh.blade.php
+++ b/resources/views/print/resittebusseparuh.blade.php
@@ -54,7 +54,7 @@ hr.new5 {
#cust td, #cust th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align:right;
}
@@ -102,14 +102,14 @@ hr.new5 {
padding:10px;
width : 250px;
transform: rotate(-90deg);
- font-size:11px;
+ font-size:12px;
}
#inside {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -171,7 +171,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:11px;
+ font-size:12px;
}
#salinan td, #salinan th {
@@ -195,14 +195,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +221,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +248,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:13px;
border: 1px solid black;
}
@@ -256,7 +256,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align: left;
}
@@ -281,7 +281,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -310,7 +310,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +334,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
@@ -342,7 +342,7 @@ hr.new5 {
#copy_cust td, #copy_cust th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
text-align:right;
width: 10%;
diff --git a/resources/views/print/resittebusseparuhbelum.blade.php b/resources/views/print/resittebusseparuhbelum.blade.php
index 4d79e2d..99953f0 100644
--- a/resources/views/print/resittebusseparuhbelum.blade.php
+++ b/resources/views/print/resittebusseparuhbelum.blade.php
@@ -46,7 +46,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:20%;
- font-size:10px;
+ font-size:12px;
border: 1px solid black;
}
@@ -54,7 +54,7 @@ hr.new5 {
#cust td, #cust th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align:right;
}
@@ -102,14 +102,14 @@ hr.new5 {
padding:10px;
width : 250px;
transform: rotate(-90deg);
- font-size:11px;
+ font-size:12px;
}
#inside {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:10px;
+ font-size:15px;
}
#inside td, #inside th {
@@ -137,7 +137,7 @@ hr.new5 {
border-collapse:collapse;
width:100%;
margin-top:40px;
- font-size:10px;
+ font-size:12px;
}
#semakan td, #semakan th {
@@ -159,19 +159,11 @@ hr.new5 {
}
-
-
-
-
-
-
-
-
#salinan {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:100%;
- font-size:11px;
+ font-size:12px;
}
#salinan td, #salinan th {
@@ -195,14 +187,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#perjanjian td, #perjanjian th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#perjanjian tr:nth-child(even){background-color:#ffffff}
@@ -221,14 +213,14 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 100%;
- font-size:10px;
+ font-size:12px;
}
#keuntungan td, #keuntungan th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
}
#keuntungan tr:nth-child(even){background-color: #ffffff;}
@@ -248,7 +240,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 45%;
- font-size:10px;
+ font-size:13px;
border: 1px solid black;
}
@@ -256,7 +248,7 @@ hr.new5 {
#payment td, #payment th {
border: 0px solid;
padding: 3px;
- font-size:9px;
+ font-size:10px;
text-align: left;
}
@@ -281,7 +273,7 @@ hr.new5 {
#akuan td, #akuan th {
padding: 7px;
- font-size:9px;
+ font-size:10px;
padding:4px;
}
@@ -310,7 +302,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width:10%;
- font-size:10px;
+ font-size:12px;
}
@@ -334,7 +326,7 @@ hr.new5 {
font-family: Arial, Helvetica, sans-serif;
border-collapse:collapse;
width: 50%;
- font-size:10px;
+ font-size:12px;
}
@@ -342,7 +334,7 @@ hr.new5 {
#copy_cust td, #copy_cust th {
border: 1px solid #ddd;
padding: 2px;
- font-size:9px;
+ font-size:10px;
text-align:right;
width: 10%;