RANCANG BANGUN SISTEM INFORMASI PENJUALAN PADA PT. BERKAH JAYA MOTOR

1 RANCANG BANGUN SISTEM INFORMASI PENJUALAN PADA PT. BERKAH JAYA MOTOR Disusun : SAEPUL BAHRI PROGRAM STUDI SISTEM INFORMASI FAKULTAS SAINS DAN TEKNOL...
Author:  Johan Indra Tan

110 downloads 3163 Views 10MB Size

Recommend Documents


Hak Akses Anda



class="form-group">



username; ?>





<script src=""> <script src=""> <script src=""> <script> $(document).ready(function() { kendo.culture('id-ID');

type); ?>


$("#ttl").kendoDatePicker({ format: 'dd MMMM yyyy' // value: new Date() }); $("#identitas").val('');



$("#kelamin").val('gender; ?>'); $("#nikah").val('married; ?>');

 
<script src="">

$("#pendidikan").val('education; ?>'); $("#agama").val('religion; ?>'); // notification $('#notifyBar').hide(); setInterval(notify, 5000); function notify() { $.ajax({ type: 'POST', url: '', cache: false, success: function(content) { if (content > 0) {

$('#notifyBar').show();

$('#notify').html(''); }

$('#notify').html('"> Ada pesanan motor yang sudah siap dibuat Surat Pengiriman Motor !!!'); } else { $('#notifyBar').hide(); 2. Sales Order <meta httpequiv="content-type" content="text/html; charset=utf8" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <?php echo $title; ?> load->helper('HTML'); echo link_tag('css/style.css')

} }); } }); ?>









?>





















model>setTable('order_item');



$no = 1;



$lists = $this->model>getList(array('order' => $dataFields['record']));



if ($dataRecord->qty_min != 0) { ' . $dataRecord->qty_min . ')';

$no++;

}

?>

}

No
Kode Motor Merk Motor label; ?> Tipe Motor Jenis Motor Tahun Motor name; ?> type; ?> Banyak Harga Satuan Total jenis; ?> year; ?>  
qty . ' ' . $showAdd; ?> Rp unitcost); ?> Rp qty * $itemData->unitcost); ?>

foreach ($lists as $dataRecord) {


em/' . $dataRecord>id_order_item); ?>" class="btn btn-danger" role="button">Hapus


$this->model->setTable('item');



$itemData = $this->model>getRecord(array('id_item' => $dataRecord->item)); ?>








 










 


<script src="">

6.

<script src=""> <script src="">

Pembayaran

<meta httpequiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="" /> <meta name="description" content="" />

rel="nofollow">TEMPLATED




$no++;



} ?>




















 
<script src=""> <script src=""> <script src=""> <script src=""> <script> $(document).ready(function() { kendo.culture('id-ID'); $("#tgl").kendoDatePicker({ format: 'dd MMMM yyyy', value: new Date() }); // notification $('#notifyBar').hide(); setInterval(notify, 5000); function notify() { $.ajax({ type: 'POST', url: '', cache: false, success: function(content) { if (content > 0) { $('#notifyBar').show();

$('#notify').html('"> Ada pesanan barang yang sudah siap dibuat nota kwitansi !!!'); } else { $('#notifyBar').hide(); $('#notify').html(''); } } }); } });