supplier changes-2 vadivel J 05-12-2024
This commit is contained in:
parent
a2cb0fe14a
commit
e3d5ef6007
@ -400,11 +400,6 @@ if (!empty($supplier)) {
|
|||||||
pattern="([A-Za-z]){5}([0-9]){4}([A-Za-z]){1}" onkeypress="return alphaNumberic(event)"
|
pattern="([A-Za-z]){5}([0-9]){4}([A-Za-z]){1}" onkeypress="return alphaNumberic(event)"
|
||||||
style="text-transform:uppercase;">
|
style="text-transform:uppercase;">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-12" style="margin-bottom: 27px;">
|
|
||||||
<div class="form-row" style="margin-bottom: 20px;">
|
|
||||||
|
|
||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<label style="margin-bottom: 1px !important;" for="Cert_GST">Select GST
|
<label style="margin-bottom: 1px !important;" for="Cert_GST">Select GST
|
||||||
Document<br /><small>(only .pdf, .doc, .png, .jpg)</small></label>
|
Document<br /><small>(only .pdf, .doc, .png, .jpg)</small></label>
|
||||||
@ -422,9 +417,13 @@ if (!empty($supplier)) {
|
|||||||
<?php } ?>
|
<?php } ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-12" style="margin-bottom: 27px;">
|
<div class="col-md-12" style="margin-bottom: 27px;">
|
||||||
<div class="form-row" style="margin-bottom: 20px;">
|
<div class="form-row" style="margin-bottom: 20px;">
|
||||||
|
<div class=" col-md-6">
|
||||||
|
<label class="col-form-label" for="MSME">MSME</label>
|
||||||
|
<input type="text" id="MSMENo" name="MSME" class="form-control" maxlength="30" value="<?=$MSME?>">
|
||||||
|
</div>
|
||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<label style="margin-bottom: 1px !important;" for="Cert_MSME">Select MSME
|
<label style="margin-bottom: 1px !important;" for="Cert_MSME">Select MSME
|
||||||
Document<br /><small>(only .pdf, .doc, .png, .jpg)</small></label>
|
Document<br /><small>(only .pdf, .doc, .png, .jpg)</small></label>
|
||||||
@ -443,6 +442,9 @@ if (!empty($supplier)) {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="form-row">
|
||||||
|
|
||||||
|
|
||||||
<legend style="margin-left:-10px;color: #4f7c97;">Bank Details</legend>
|
<legend style="margin-left:-10px;color: #4f7c97;">Bank Details</legend>
|
||||||
|
|
||||||
<!-- Bank Details Inputs -->
|
<!-- Bank Details Inputs -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user