This commit is contained in:
Hazirah Nabilah
2017-09-11 11:40:24 +08:00
parent 5bdde18d8a
commit 0178ed8ab1
2 changed files with 328 additions and 985 deletions
+77 -293
View File
@@ -252,29 +252,74 @@ License: You must have a valid license purchased only from themeforest(the above
<!-- BEGIN PAGE TITLE-->
<h1 class="page-title"> SHIPPING ORDER</h1>
<div class="row">
<div class="col-md-12">
<form class="form-horizontal" role="form">
<div class="form-group">
<label for="inputEmail12" class="col-md-2 control-label">Supllier</label>
<div class="col-md-4">
<input type="text" class="form-control" id="supplier" placeholder="Supplier"> </div>
<div class="col-md-12">
<div class="portlet box green">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-cogs"></i><strong>Order Status</strong> </div>
<div class="actions">
<div class="btn-group">
<a class="btn white btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
<i class="fa fa-share"></i>
<span class="hidden-xs"> Actions </span>
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-right" id="sample_3_tools">
<li>
<a href="javascript:;" data-action="0" class="tool-action">
<i class="icon-printer"></i> Print</a>
</li>
<li>
<a href="javascript:;" data-action="1" class="tool-action">
<i class="icon-check"></i> Copy</a>
</li>
<li>
<a href="javascript:;" data-action="2" class="tool-action">
<i class="icon-doc"></i> PDF</a>
</li>
<li>
<a href="javascript:;" data-action="3" class="tool-action">
<i class="icon-paper-clip"></i> Excel</a>
</li>
<li>
<a href="javascript:;" data-action="4" class="tool-action">
<i class="icon-cloud-upload"></i> CSV</a>
</li>
<li class="divider"> </li>
<li>
<a href="javascript:;" data-action="5" class="tool-action">
<i class="icon-refresh"></i> Reload</a>
</li>
</ul>
</div>
<div class="form-group">
<label for="inputEmail12" class="col-md-2 control-label">Buyer</label>
<div class="col-md-4">
<input type="text" class="form-control" id="buyer" placeholder="Buyer"> </div>
</div>
<div class="form-group">
<label for="inputEmail12" class="col-md-2 control-label">Invoice Number</label>
<div class="col-md-4">
<input type="text" class="form-control" id="invoiceno" placeholder="Invoice No"> </div>
</div>
</div>
</div>
<div class="portlet-body">
<div class="table-container">
<form class="form-horizontal" role="form">
<div class="form-group">
<label for="so" class="col-md-2 control-label">Order No.</label>
<div class="col-md-4">
<select class="form-control">
<option>Please choose your order</option>
<option value="000">00012</option>
<option value="001">00114</option>
<option value="002">00216</option>
<option value="004">00418</option>
<option value="006">00624</option>
</select>
</div>
</div>
<div class="form-group">
<label for="so" class="col-md-2 control-label">Marking</label>
<div class="col-md-4">
<input type="text" class="form-control" id="marking" placeholder="CIEF/00123">
</div>
</div>
</form>
<h4>Carton</h4>
<div class = "table-responsive">
<table id="user1" class="table table-bordered table-striped">
<div class = "table-responsive">
<table id="user2" class="table table-bordered table-striped table-bordered table-hover">
<thead>
<th>Export HS Code</th>
<th>Product Model</th>
@@ -282,179 +327,7 @@ License: You must have a valid license purchased only from themeforest(the above
<th>Goods Description(EN)</th>
<th>Goods Description(CHN)</th>
<th>Product Photo</th>
<th>Packaging Photo</th>
<th>Qty/Ctn</th>
<th>Qty of Ctn</th>
<th>Ctn Label</th>
<th>Ctn Measurement</th>
<th>CMB(M3)</th>
<th>Net Weight(KG)</th>
<th>Gross Weight(KG)</th>
<th>Sub Total Net Weight(KG)</th>
<th>Sub Total Net Weight(KG)</th>
<th>Sub Total CBM</th>
</thead>
<tbody>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
<h4>Pallet</h4>
<div class = "table-responsive">
<table id="user2" class="table table-bordered table-striped">
<thead>
<th>Export HS Code</th>
<th>Product Model</th>
<th>Brand</th>
<th>Goods Description(EN)</th>
<th>Goods Description(CHN)</th>
<th>Product Photo</th>
<th>Packaging Photo</th>
<th>Qty/Plt</th>
<th>Qty of Plt</th>
<th>Ctn Label</th>
<th>Ctn Measurement</th>
<th>CMB(M3)</th>
<th>Net Weight(KG)</th>
<th>Gross Weight(KG)</th>
<th>Sub Total Net Weight(KG)</th>
<th>Sub Total Net Weight(KG)</th>
<th>Sub Total CBM</th>
</thead>
<tbody>
@@ -465,12 +338,10 @@ License: You must have a valid license purchased only from themeforest(the above
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hello </td>
<td> </td>
<td> </td>
<td> </td>
@@ -484,12 +355,9 @@ License: You must have a valid license purchased only from themeforest(the above
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hello </td>
<td> </td>
<td> </td>
<td> </td>
@@ -503,17 +371,6 @@ License: You must have a valid license purchased only from themeforest(the above
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hello </td>
@@ -522,17 +379,6 @@ License: You must have a valid license purchased only from themeforest(the above
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hello </td>
@@ -541,77 +387,15 @@ License: You must have a valid license purchased only from themeforest(the above
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hello </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Hello </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
<br>
<br>
<div class="col-md-offset-3 col-md-6">
<table id="total" class="table table-bordered table-striped" width="20%">
<tbody>
<tr>
<td width="10%"> Total Carton </td>
<td width="10%" ></td>
</tr>
<tr>
<td width="10%"> Total Pallet </td>
<td width="10%"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="form-group">
<div class="col-md-offset-5 col-md-10">
File diff suppressed because it is too large Load Diff