https://t.me/RX1948
Server : Apache/2.4.18 (Ubuntu)
System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64
User : oppastar ( 1041)
PHP Version : 7.0.33-0ubuntu0.16.04.15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Directory :  /var/www/blue-sky.co.id/public_html/application/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/blue-sky.co.id/public_html/application/views/pesanan_pembelian_pdf.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta name="viewport" content="width=device-width" /><!-- IMPORTANT -->
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
		<title><?= $title; ?></title>
		<style>
			/* ------------------------------------- 
					GLOBAL 
			------------------------------------- */
			* { 
				margin:0;
				padding:0;
			}
			* { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
			
			img { 
				max-width: 100%; 
			}
			.collapse {
				margin:0;
				padding:0;
			}
			body {
				-webkit-font-smoothing:antialiased; 
				-webkit-text-size-adjust:none; 
				height: 100%;
			}
			
			
			/* ------------------------------------- 
					ELEMENTS 
			------------------------------------- */
			a { color: #2BA6CB;}
			
			.column table { width:100%;}
			.column {
				width: 300px;
				float:left;
			}
			.column tr td { padding: 15px; }
			.column-wrap { 
				padding:0!important; 
				margin:0 auto; 
				max-width:600px!important;
			}
			.columns .column {
				width: 280px;
				min-width: 279px;
				float:left;
			}
			table.columns, table.column, .columns .column tr, .columns .column td {
				padding:0;
				margin:0;
				border:0;
				border-collapse:collapse;
			}
			
			/* ------------------------------------- 
					HEADER 
			------------------------------------- */
			table.head-wrap { width: 100%;}
			
			.header.container table td.logo { padding: 15px; }
			.header.container table td.label { padding: 15px; padding-left:0px;}
			
			
			/* ------------------------------------- 
					BODY 
			------------------------------------- */
			table.body-wrap { width: 100%;}
			
			
			/* ------------------------------------- 
					FOOTER 
			------------------------------------- */
			table.footer-wrap { width: 100%;	clear:both!important;
			}
			.footer-wrap .container td.content  p { border-top: 1px solid rgb(215,215,215); padding-top:15px;}
			.footer-wrap .container td.content p {
				font-size:5px;
				font-weight: bold;
			}
			
			/* ------------------------------------- 
					TYPOGRAPHY 
			------------------------------------- */
			h1,h2,h3,h4,h5,h6 {
			font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
			}
			h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; text-transform: none; }
			
			h1 { font-weight:200; font-size: 44px;}
			h2 { font-weight:200; font-size: 37px;}
			h3 { font-weight:500; font-size: 27px;}
			h4 { font-weight:500; font-size: 23px;}
			h5 { font-weight:900; font-size: 17px;}
			h6 { font-weight:900; font-size: 14px; text-transform: uppercase; color:#444;}
			
			.collapse { margin:0!important;}
			
			p, ul { 
				/* margin-bottom: 0px;  */
				font-weight: normal; 
				font-size:12px; 
				line-height:1.6;
			}
			
			ul li {
				margin-left:5px;
				list-style-position: inside;
			}
			
			hr {
			    border: 0;
			    height: 0;
			    border-top: 1px dotted rgba(0, 0, 0, 0.1);
			    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
			}

			.products {
				width:100%;
				height:40px;
				margin:10px 0 10px 0;
			}
			.products img {
				float:left;
				height:40px;
				width:auto;
				margin-right:20px;
			}
			.products span {
				font-size:12px;
			}
			
			
			/* --------------------------------------------------- 
					RESPONSIVENESS
					Nuke it from orbit. It's the only way to be sure. 
			------------------------------------------------------ */
			
			/* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
			.container {
				display:block!important;
				max-width:600px!important;
				margin:0 auto!important; /* makes it centered */
				clear:both!important;
			}
			
			/* This should also be a block element, so that it will fill 100% of the .container */
			.content {
				padding:15px;
				max-width:600px;
				margin:0 auto;
				display:block; 
			}
			
			/* Let's make sure tables in the content area are 100% wide */
			.content table { width: 100%; }
			
			/* Be sure to place a .clear element after each set of columns, just to be safe */
			.clear { display: block; clear: both; }
			
			
			/* ------------------------------------------- 
					PHONE
					For clients that support media queries.
					Nothing fancy. 
			-------------------------------------------- */
			@media only screen and (max-width: 600px) {
				
				a[class="btn"] { display:block!important; margin-bottom:10px!important; background-image:none!important; margin-right:0!important;}
			
				div[class="column"] { width: auto!important; float:none!important;}
				
				table.social div[class="column"] {
					width:auto!important;
				}
			}

			table.productTable {	
				border-collapse: collapse;
			}

			table.productTable table, table.productTable th, table.productTable td {
				border: 1px solid grey;
			}

			table.productTable th, table.productTable td {padding:5px;}
			th,td {
				font-size: 10px;
			}
		</style>
	</head>
	<body bgcolor="#FFFFFF" style="padding:30px;">
		<table style="width: 100%">
			<tr>
				<td>
					<p><img style="height:auto;" src="<?= base_url() . 'uploads/' . $logo; ?>" /></p>
				</td>		
				<td style="text-align: right;">
					<p style="color: #1A7CB8;font-size: 25px;font-weight: bold;">Pesanan Pembelian</p>
				</td>		
			</tr>
		</table>
		<table style="width: 100%;margin-top: 40px;">
			<tr>
				<td>
					<h4><b>PT. Solusi Sarana Sehat</b></h4>
					<p><?= ucfirst($warehouse->address); ?></p>
					<p><?= ucfirst($warehouse_province); ?></p>
					<p><?= ucfirst($warehouse_district); ?>, <?= ucfirst($warehouse_subdistrict); ?> </p>
				</td>
				<td>
					<p><b>Tanggal</b></p>
					<p>Pemesanan</p>
					<p>ID Supplier</p>
					<p>Referensi Supplier</p>
				</td>
				<td>
					<p>&nbsp;<b><?= $transaction->tgl_transaksi; ?></b></p>
					<p>&nbsp;<?= $transaction->no_transaksi; ?></p>
					<p>&nbsp;<?= $transaction->supplier_id; ?></p>
					<p>&nbsp;<?= $transaction->no_referensi; ?></p>
				</td>
			</tr>
			<tr>
				<td></td>
				<td colspan="2">
					<p style="background-color: #1A7CB8;color: white;padding: 5px;"><b>UNTUK</b></p>
					<p><?= strtoupper($supplier->supplier_name); ?></p>
					<p><?= strtoupper($supplier->supplier_address); ?></p>
					<p><?= strtoupper($supplier_subdistrict); ?>, <?= strtoupper($supplier_district); ?></p>
					<p><?= strtoupper($supplier_province); ?></p>
					<p>Tel. <?= strtoupper($supplier->supplier_phone); ?></p>
				</td>
			</tr>
		</table>
		<table class="table tablecontent productTable" cellspacing="0" style="width: 100%;">
			<tr style="background-color: #1A7CB8;color: white;">
				<th>Tags</th>
				<th>Cara Pengiriman</th>
				<th>Terms</th>
				<th>Jatuh Tempo</th>
				<th>Tgl. Pengiriman</th>
			</tr>
			<tr>
				<td style="width: 15%"></td>
				<td style="width: 30%"></td>
				<td style="width: 20%"><?= $syarat_pembayaran; ?></td>
				<td style="width: 15%"><?= $transaction->tgl_jth_tempo; ?></td>
				<td style="width: 20%"><?= $transaction->tgl_transaksi; ?></td>
			</tr>
		</table>
		<br />
		<table class="table tablecontent productTable" cellspacing="0" style="width: 100%;">
			<tr style="background-color: #1A7CB8;color: white;">
				<th>QTY</th>
				<th>ITEM #</th>
				<th>KETERANGAN</th>
				<th>HARGA SATUAN (Rp.)</th>
				<th>PAJAK</th>
				<th>DISK</th>
				<th>JUMLAH (Rp.)</th>
			</tr>
			<?php foreach ($transaction_detail as $item) : ?>
			<tr>
				<td style="width: 12%;"><?= $item->kuantitas_beli; ?> Buah</td>
				<td style="width: 10%">
					<?php
						$product_code = $this->db->select('product_code')->from('products')->where('id_products',$item->id_product)->get()->row()->product_code;
						echo $product_code;
					?>
				</td>
				<td style="width: 32%">
					<?php
						$title = $this->db->select('title')->from('products')->where('id_products',$item->id_product)->get()->row()->title;
						echo $title;
					?>
				</td>
				<td style="text-align: right;width: 15%;">
					<?= number_format($item->harga_satuan,0,',','.');?>
				</td>
				<td style="text-align: center;width: 8%;">
					<?php
						if($item->ppn_satuan > 0){
							echo "X";
						}
						else{
							echo "";
						}
					?>
				</td>
				<td style="text-align: center;width: 8%;">
					<?= $item->diskon_satuan.' %'; ?>
				</td>
				<td style="text-align: right;width: 15%;">
					<?= number_format($item->jumlah_satuan,0,',','.');?>
				</td>
			</tr>
			<?php endforeach; ?>
		</table>
		<br />
		<table style="width: 100%;">
			<tr>
				<td style="width: 60%"></td>
				<td>
					<p>Subtotal</p>
					<p>Diskon per Item</p>
					<p>Pajak 10.0%</p>
					<p>TOTAL</p>
					<p style="background-color: #1A7CB8;color: white; padding: 2px;"><b>Sisa Tagihan</b></p>
				</td>
				<td style="text-align: right;">
					<p>&nbsp;<b><?= number_format($transaction->sub_total,0,',','.'); ?></b></p>
					<p>&nbsp;<?= number_format($transaction->diskon_per_baris,0,',','.'); ?></p>
					<p>&nbsp;<?= number_format($transaction->ppn_result,0,',','.'); ?></p>
					<p>&nbsp;<?= number_format($transaction->total,0,',','.'); ?></p>
					<p style="background-color: #1A7CB8;color: white; padding: 2px;">&nbsp;<?= number_format($transaction->total,0,',','.'); ?></p>
				</td>
			</tr>
		</table>
		<br /><br />
		<table style="width: 100%">
			<tr>
				<td style="text-align: center;">
					<p><i>Dokumen ini sah tanpa tanda tangan dan stempel</i></p>
				</td>
			</tr>
		</table>
	</body>
</html>

https://t.me/RX1948 - 2025