trackorder

This commit is contained in:
GEGULA�
2017-08-10 10:54:39 +08:00
parent 82707bc16d
commit 1f53804168
2 changed files with 67 additions and 71 deletions
+66 -70
View File
@@ -308,11 +308,14 @@ License: You must have a valid license purchased only from themeforest(the above
<div id="tree_1" class="tree-demo">
<ul>
<li>
014588
Order List
<ul>
<li data-jstree='{ "type" : "file" }' onclick="show_content();"> 014587</li>
<li data-jstree='{ "type" : "file" }' onclick="show_content();">
<a href="javascript:;"> 014586 </a>
<li data-jstree='{ "type" : "file" }' onclick="show_content();" >
<span class="editInPlace" >014587</span>
</li>
<li data-jstree='{ "type" : "file" }' onclick="show_content();" >
<span class="editInPlace" >014586</span>
</li>
</ul>
</li>
@@ -403,12 +406,16 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="clearfix"></div>
<div class="form-group">
<label>Remark</label>
<textarea class="form-control" rows="2"></textarea>
</div>
<div class="form-actions" align="right">
<button type="submit" class="btn blue">Submit</button>
<button type="edit" class="btn blue">Edit</button>
<label><b>Order No</b></label>
<p>00005</p>
<label><b>Order Type</b></label>
<p>PO & SO</p>
<label><b>Date Created</b></label>
<p>03-07-2017</p>
<label><b>Purchase No</b></label>
<p>123456</p>
<label><b>Purchase Value</b></label>
<p>12,000.00(RMB)</p>
</div>
</li>
<li data-date="10/01/2014">
@@ -428,18 +435,14 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="clearfix"></div>
<div class="form-group">
<div class="form-group">
<label>Receive Date</label>
<input type="text" class="form-control" placeholder="">
<label>Total Carton</label>
<input type="text" class="form-control" placeholder="">
<label>Remark</label>
<textarea class="form-control" rows="2"></textarea>
<label><b>Receive Date</b></label>
<p>01-01-2017</p>
<label><b>Total Carton</b></label>
<p>20</p>
<label><b>Remark</b></label>
<p>Warehouse received xxx</p>
</div>
</div>
<div class="form-actions" align="right">
<button type="submit" class="btn blue">Submit</button>
<button type="edit" class="btn blue">Edit</button>
</div>
</li>
<li data-date="19/01/2014">
<div class="mt-title">
@@ -458,18 +461,14 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="clearfix"></div>
<div class="form-group">
<div class="form-group">
<label>Shipping No</label>
<input type="text" class="form-control" placeholder="">
<label>ETD</label>
<input type="text" class="form-control" placeholder="">
<label>ETA</label>
<input type="text" class="form-control" placeholder="">
<label><b>Shipping No</b></label>
<p>02-02-2017</p>
<label><b>ETD</b></label>
<p>05-02-2017</p>
<label><b>ETA</b></label>
<p>07-02-2017</p>
</div>
</div>
<div class="form-actions" align="right">
<button type="submit" class="btn blue">Submit</button>
<button type="edit" class="btn blue">Edit</button>
</div>
</li>
<li data-date="29/01/2014">
<div class="mt-title">
@@ -487,14 +486,10 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="clearfix"></div>
<div class="form-group">
<label>New Departure Date</label>
<input type="text" class="form-control" placeholder="">
<label>Remark</label>
<textarea class="form-control" rows="2"></textarea>
</div>
<div class="form-actions" align="right">
<button type="submit" class="btn blue">Submit</button>
<button type="edit" class="btn blue">Edit</button>
<label><b>New Departure Date</b></label>
<p>01-02-2017</p>
<label><b>Remark</b></label>
<p>Estimated time delivery</p>
</div>
</li>
<li data-date="05/02/2014">
@@ -511,18 +506,16 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="mt-author-datetime font-grey-mint">Supplier Company Name </div>
</div>
<div class="clearfix"></div>
<div class="clearfix"></div>
<div class="form-group">
<label>New Arrival Date</label>
<input type="text" class="form-control" placeholder="">
<label>Customs Clearance Date</label>
<input type="text" class="form-control" placeholder="">
<label>Remark</label>
<textarea class="form-control" rows="2"></textarea>
<label><b>Arrival Date</b></label>
<p>02-02-2017</p>
<div class="form-group has-error">
<label class="control-label"><b>New Arrival Date</b></label>
<p id="inputError">05-02-2017</p>
</div>
<div class="form-actions" align="right">
<button type="submit" class="btn blue">Submit</button>
<button type="edit" class="btn blue">Edit</button>
<label><b>Remark</b></label>
<p>Estimated time arrived</p>
</div>
</li>
<li data-date="20/02/2014">
@@ -541,14 +534,10 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="clearfix"></div>
<div class="form-group">
<label>Customs Clearance Date</label>
<input type="text" class="form-control" placeholder="">
<label>Remark</label>
<textarea class="form-control" rows="2"></textarea>
</div>
<div class="form-actions" align="right">
<button type="submit" class="btn blue">Submit</button>
<button type="edit" class="btn blue">Edit</button>
<label><b>Customs Clearance Date</b></label>
<p>06-02-2017</p>
<label><b>Remark</b></label>
<p>Customs cleareance finish</p>
</div>
</li>
<li data-date="05/03/2014">
@@ -567,27 +556,34 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<div class="clearfix"></div>
<div class="form-group">
<label><b>Contact</b></label>
<p>012 3456789</p>
</div>
<div class="form-group">
<label><b>Delivery Date</b></label>
<p>03-07-2017</p>
</div>
<div class="form-group">
<label><b>Driver Name</b></label>
<label><b>Contact Person</b></label>
<p>Bob</p>
</div>
<div class="form-group">
<label><b>Driver Contact</b></label>
<p>012 3456789</p>
<label><b>Address</b></label>
<p>1, Kundang 14, Taman Murni</p>
</div>
<div class="form-group">
<label><b>Vehicle No</b></label>
<p>WAA 123</p>
<label><b>State</b></label>
<p>Delaware</p>
</div>
<div class="form-group">
<label><b>Country</b></label>
<p>USA</p>
</div>
<div class="form-group">
<label><b>Contact Number</b></label>
<p>012-3456789</p>
</div>
<div class="form-group">
<label><b>Company Name</b></label>
<p>CIEF Worldwide Sdn Bhd</p>
</div>
<div class="form-group">
<label><b>Remark</b></label>
<p>Already change address</p>
</div>
<div class="form-group last">
</div>
</li>
<li data-date="30/03/2014">
+1 -1
View File
@@ -511,7 +511,7 @@ License: You must have a valid license purchased only from themeforest(the above
<p>02-02-2017</p>
<div class="form-group has-error">
<label class="control-label"><b>New Arrival Date</b></label>
<input type="text" class="form-control" id="inputError">
<p id="inputError">05-02-2017</p>
</div>
<label><b>Remark</b></label>
<p>Estimated time arrived</p>