changes of column import and add serialize table column fild show as per sheet
This commit is contained in:
@@ -17,17 +17,7 @@
|
||||
{% endfor %}
|
||||
</select>
|
||||
|
||||
<!-- 2. FILE TYPE (MODEL NAME) -->
|
||||
<!-- <label class="form-label">Select File Type</label>
|
||||
<select name="file_type" id="file_type" class="form-select mb-3" required>
|
||||
<option value="">-- Select File Type --</option>
|
||||
<option value="">Subcontractor Sheet</option>
|
||||
<option value="trench_excavation">Trench Excavation (Tr.Ex)</option>
|
||||
<option value="manhole_excavation">Manhole Excavation (Mh.Ex)</option>
|
||||
<option value="manhole_domestic_chamber">Manhole & Domestic Chambers Construction (MH & DC)</option>
|
||||
<option value="">Laying Sheet</option>
|
||||
</select> -->
|
||||
|
||||
<!-- 2. RA bill no -->
|
||||
<label class="form-label">RA Bill No</label>
|
||||
<input type="text" name="RA_Bill_No" class="form-control mb-3" required>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user