mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-24 14:54:05 +00:00
update added note page content
This commit is contained in:
@@ -160,8 +160,7 @@
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="DHL" required />
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Receiving Person</label>
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
<!-- Header area start -->
|
||||
<header style="background-color: #FFF">
|
||||
<a class="go-back-link" href="javascript:history.back();"><i class="fa fa-arrow-left"></i></a>
|
||||
<h1 id="HT" class="page-title" style="color: #000">Departure Warehouse Receive Note</h1>
|
||||
<h1 id="HT" class="page-title" style="color: #000">Warehouse Receive Note</h1>
|
||||
<div class="navi-menu-button">
|
||||
<em></em>
|
||||
<em></em>
|
||||
@@ -91,14 +91,14 @@
|
||||
<a href="arrangements-warehouse_receive_note_review1.html" class="list-item">
|
||||
<i class="fa fa-plus"></i>
|
||||
<em class="seperate"></em>
|
||||
<span class="list-item-title">Item 1</span>
|
||||
<span class="list-item-title">Item No:123456/345467/scv</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="list-box-emp">
|
||||
<a href="arrangements-warehouse_receive_note_review1.html" class="list-item">
|
||||
<i class="fa fa-plus"></i>
|
||||
<em class="seperate"></em>
|
||||
<span class="list-item-title">Item 2</span>
|
||||
<span class="list-item-title">Item No:123456/345467/scv</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -119,16 +119,19 @@
|
||||
<!-- if you dont want overlay add class .no-overlay -->
|
||||
<div class="popup-container">
|
||||
<div class="popup-header">
|
||||
<h3 class="popup-title">Departure Warehouse Receive Note</h3>
|
||||
<h3 class="popup-title">Warehouse Receive Note</h3>
|
||||
<span class="popup-close" data-dismiss="true"><i class="fa fa-times"></i></span>
|
||||
</div>
|
||||
<!--DEPARTURE WAREHOUSE RECEIVE NOTE START -->
|
||||
<div class="popup-content">
|
||||
|
||||
<div class="form-divider"></div>
|
||||
|
||||
<div class="form-label-divider">
|
||||
<span class="label-span">Warehouse Receive Note Form</span>
|
||||
</div>
|
||||
|
||||
<div class="form-divider"></div>
|
||||
|
||||
<div class="form-row-group with-icons-no-padding">
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
@@ -156,6 +159,13 @@
|
||||
<input type="text" class="form-element" placeholder="dd/mm/yyyy" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Warehouse Receive Note Number</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="00001" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Consignment Note Number</label>
|
||||
@@ -165,11 +175,11 @@
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Warehouse Receive Note No</label>
|
||||
<label style="color: #000">Transport Company Name</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="00001" required />
|
||||
<input type="text" class="form-element" placeholder="DHL" required />
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Receiving Person</label>
|
||||
@@ -177,13 +187,16 @@
|
||||
<input type="text" class="form-element" placeholder="John" required />
|
||||
</div>
|
||||
</div>
|
||||
<!--DEPARTURE WAREHOUSE RECEIVE NOTE END -->
|
||||
|
||||
<!-- Warehouse Receive Note Details Start Here-->
|
||||
<div class="form-divider"></div>
|
||||
|
||||
<div class="form-label-divider">
|
||||
<span class="label-span">Warehouse Receive Note Details</span>
|
||||
</div>
|
||||
|
||||
<div class="form-divider"></div>
|
||||
|
||||
<div class="form-row-group with-icons-no-padding">
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
@@ -192,90 +205,62 @@
|
||||
<input type="text" class="form-element" placeholder="1/00002" disabled required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Receive Date</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="dd/mm/yyyy" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Transport Company Name</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="DHL" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Warehouse Receive Note Number</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="00001" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Number</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="1" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Description</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="" required />
|
||||
<input type="text" class="form-element" placeholder="Item is missing" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Total Carton(Nominal)</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Total Carton(Actual)</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Balanced</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="1 carton" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Measurement(Nominal)</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0.00" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Measurement(Actual)</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0.00" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Weight(Nominal)</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0.00" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Weight(Actual)</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0.00" required />
|
||||
</div>
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Balanced</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Status</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="Matched/Unmatched/Damaged" required />
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Damages</label>
|
||||
@@ -284,6 +269,13 @@
|
||||
<label class="form-element"><input type="radio" name="gender" /> No</label>
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Status</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="Matched/Unmatched/Damaged/Matched Damaged/Unmatched Damaged" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Photo</label>
|
||||
@@ -307,7 +299,7 @@
|
||||
</div>
|
||||
<div class="popup-footer">
|
||||
<div class="form-divider"></div>
|
||||
<a href="arrangements-warehouse_receive_note2.html"><span class="button blue" data-dismiss="true">Add Item</span></a>
|
||||
<a href="arrangements-warehouse_receive_note2.html"><span class="button blue" data-dismiss="true">Add</span></a>
|
||||
</div>
|
||||
<div class="form-divider"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user