Example #1
0
echo $infoCustNm;
?>
</dd>
				<dt style="width:100px; float:left;">Alamat  </dt>
				<dd>: <?php 
echo $infoCustAlamat;
?>
</dd>
				<dt style="width:100px; float:left;">Telp   </dt>
				<dd>: <?php 
echo $infoCustTlp;
?>
</dd>
				<dt style="width:100px; float:left;">Tgl Kirim  </dt>
				<dd>: <?php 
echo $infoCustTglKirim . ' ' . tombolEditCustom($soHeaderData);
?>
</dd>
			</dl>

		</div>
	</div>
	<!-- HEADER !-->
	<div class="col-md-12 text-center"  style="float:left;font-family: verdana, arial, sans-serif ;font-size: 14pt;">
		<b>SALES ORDER</b>	
	</div>
	<!-- Title Descript !-->
	<div class="col-md-12">
		
	</div>
	<!-- Table Grid List SO Detail !-->
Example #2
0
					</dt>
					<dt style="width:200px; float:left;">
						Alam sutera - Tangerang
					</dt>
					<dt style="width:200px; float:left;">					
						Telp : 021-30448598-99 /fax 021-30448597
					</dt>
				</dl>
			</div>
		</div>
		<div class="col-md-5" style="padding-top:15px;">
		</div>
		<div class="col-md-3" style="float:left;padding-bottom:-100px">
			<div>
					 <?php 
echo tombolEditCustom($soHeaderData);
?>
				</div>
			<dl>
				<dt style="width:100px; float:left;">Tanggal </dt>
				<dd>: <?php 
echo date('d-m-Y');
?>
</dd>
				<dt style="width:100px; float:left;">Kode Cust</dt>
				<dd>: <?php 
echo $cust_kd;
?>
</dd>
				<dt style="width:100px; float:left;">Customer </dt>
				<dd>: <?php