Skip to content

Commit 81fbd0a

Browse files
committed
Updated invoice
1 parent d226fad commit 81fbd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory_management/works/templates/invoice.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h5>Sr.no.51, Pune, Warje-Malwadi</h5>
1818
<div class="input-group-prepend">
1919
<span class="input-group-text" id="basic-addon1">To, M/S</span>
2020
</div>
21-
<INPUT TYPE="TEXT" NAME="company-name" class="form-control" placeholder="Company Name">
21+
<INPUT TYPE="TEXT" NAME="company-name" autocomplete="on" id="company-name" class="form-control" placeholder="Company Name">
2222
</div>
2323
<br><b>GSTIN</b> : 27AAACV6873B1ZA
2424
<div class="input-group" style="margin-top: 2%">

0 commit comments

Comments
 (0)