mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-19 12:43:58 +00:00
gggg
This commit is contained in:
@@ -320,6 +320,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="caption">
|
||||
<i class="fa fa-cogs"></i><strong>Purchase Order Status</strong> </div>
|
||||
<div class="actions">
|
||||
<a href="purchaseorder2.html" class="btn red btn-outline btn-circle" data-placement="bottom" data-original-title="Track Order">
|
||||
<i class="fa fa-pencil" aria-hidden="true"></i> Create New
|
||||
</a>
|
||||
<div class="btn-group">
|
||||
<a class="btn white btn-outline btn-circle" href="javascript:;" data-toggle="dropdown">
|
||||
<i class="fa fa-share"></i>
|
||||
@@ -371,15 +374,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<li><input onchange="filterme()" name="status" value="Cancel" type="checkbox"/> Cancel</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> SO Status <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><input onchange="filterme()" name="status" value="Delivered" type="checkbox"/> Complete</li>
|
||||
<li><input onchange="filterme()" name="status" value="Failed" type="checkbox"/> Incomplete</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Date <br/>
|
||||
<th width="1%"> Date <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
@@ -392,15 +387,15 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="3%"> Seller <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<th width="3%"> Seller <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/> Bob Supply Warehouse</li>
|
||||
<li><input onchange="filterme()" name="orderno" value="" type="checkbox"/> Tom Warehouse</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Total <br/>
|
||||
</th>
|
||||
<th width="1%"> Total <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
@@ -418,83 +413,92 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<li><input onchange="filterme()" name="orderno" value="00002" type="checkbox"/> Amended</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Action <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><input onchange="filterme()" name="suppliercode" value="" type="checkbox"/> Actions</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> SO Status <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><input onchange="filterme()" name="status" value="Delivered" type="checkbox"/> Complete</li>
|
||||
<li><input onchange="filterme()" name="status" value="Failed" type="checkbox"/> Incomplete</li>
|
||||
</ul>
|
||||
</th>
|
||||
<th width="1%"> Action <br/>
|
||||
<button type="button" style="text-decoration: none" class="btn btn-link btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="fa fa-filter"></span></button>
|
||||
<ul class="dropdown-menu">
|
||||
<li><input onchange="filterme()" name="suppliercode" value="" type="checkbox"/> Actions</li>
|
||||
</ul>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td> <center>1</center> </td>
|
||||
<td> <span style='color:#08afed;font-weight: 700;'>12345</span> </td>
|
||||
<td> <span style='color:#FF0000;font-weight: 700;'> Incomplete </span> </td>
|
||||
<td> 03-07-2017 </td>
|
||||
<td> Tom Warehouse <br>Venue:61250, Dongguan</td>
|
||||
<td> CIEF Worldwide Sdn Bhd <br>Venue:61250, Dongguan</td>
|
||||
<td> (MYR)12,000</td>
|
||||
<td> <span style='color:#002EFF;font-weight: 700;'> Amended </span></td>
|
||||
<td><center>
|
||||
<td> <a href="shippingorderstatus.html"><span style='color:#FF0000;font-weight: 700;' > Incomplete </span></a></td>
|
||||
<td><center>
|
||||
<div class='btn-group'>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='orderdetails.html'> View </a></li></ul>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <center>2</center> </td>
|
||||
<td> <span style='color:#08afed ;font-weight: 700;'>45678</span> </td>
|
||||
<td> Complete </td>
|
||||
<td> 02-07-2017 </td>
|
||||
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</td>
|
||||
<td> (MYR)21,000</td>
|
||||
<td> Homemade Market <br>Venue:61250, Hong Kong</td>
|
||||
<td> (MYR)21,000</td>
|
||||
<td> <span style='color:#002EFF;font-weight: 700;'> Amended </span></td>
|
||||
<td> Complete </td>
|
||||
<td><center>
|
||||
<div class='btn-group'>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='orderdetails.html'> View </a></li></ul>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <center>3</center> </td>
|
||||
<td> <span style='color:#08afed ;font-weight: 700;'>90123</span> </td>
|
||||
<td> <span style='color:#FF0000;font-weight: 700;'> Incomplete </span> </td>
|
||||
<td> 01-07-2017 </td>
|
||||
<td> Bob Supply Warehouse <br>Venue:61250, Hong Kong</td>
|
||||
<td> Talent Cloud Sdn Bhd <br>Venue:61250, Hong Kong</td>
|
||||
<td> (MYR)18,000</td>
|
||||
<td> <span style='color:#FF0000;font-weight: 700;'> Canceled </span></td>
|
||||
<td> <a href="shippingorderstatus.html"><span style='color:#FF0000;font-weight: 700;'> Incomplete </span></a> </td>
|
||||
<td><center>
|
||||
<div class='btn-group'>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='orderdetails.html'> View </a></li></ul>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <center>4</center> </td>
|
||||
<td> <span style='color:#08afed;font-weight: 700;'>99814</span> </td>
|
||||
<td> Complete </td>
|
||||
<td> 01-07-2017 </td>
|
||||
<td> Tom Warehouse <br>Venue:61250, Dongguan</td>
|
||||
<td> 01-07-2017 </td>
|
||||
<td> Serv Sdn Bhd <br>Venue:61250, Dongguan</td>
|
||||
<td> (MYR)10,000</td>
|
||||
<td> <span style='color:#FF0000;font-weight: 700;'> Canceled </span></td>
|
||||
<td> Complete</td>
|
||||
<td><center>
|
||||
<div class='btn-group'>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='orderdetails.html'> View </a></li></ul>
|
||||
<button class='btn green btn-xs btn-circle btn-outline dropdown-toggle btiv' data-toggle='dropdown'>Actions<i class='fa fa-angle-down'></i></button><ul class='dropdown-menu'><li><a href='#'> View </a></li><li><a href='#'> Edit </a></li><li><a href='#'> Cancel </a></li></ul>
|
||||
</div><br/></center>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End: life time stats -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- END CONTENT -->
|
||||
<!-- END CONTENT -->
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user