change of gst rels detail proce calling add

This commit is contained in:
2026-04-04 14:00:25 +05:30
parent 73cd97f3c8
commit 055b272703
5 changed files with 22 additions and 17 deletions

View File

@@ -69,14 +69,14 @@
</div>
<!-- {% if hold_types %}-->
<!-- <h3>Hold Types</h3>-->
<!-- <ul>-->
<!-- {% for hold in hold_types %}-->
<!-- <li>{{ hold.hold_type }}</li>-->
<!-- {% endfor %}-->
<!-- </ul>-->
<!-- {% endif %}-->
<!-- {% if hold_types %}
<h3>Hold Types</h3>
<ul>
{% for hold in hold_types %}
<li>{{ hold.hold_type }}</li>
{% endfor %}
</ul>
{% endif %} -->
<h3>Invoice Details</h3>
@@ -118,7 +118,7 @@
<td>{{ invoice.Work_Type }}</td>
<td>{{ invoice.Invoice_Details }}</td>
<td>{{ invoice.Invoice_Date }}</td>
<td>{{ invoice.Invoice_No }}</td>
<td>{{ invoice.invoice_no }}</td>
<td>{{ invoice.Basic_Amount }}</td>
<td>{{ invoice.Debit_Amount }}</td>
<td>{{ invoice.After_Debit_Amount }}</td>
@@ -139,6 +139,7 @@
0.00
{% endif %}
</td>
<td>hold.</td>
{% endfor %}
<td>{{ invoice.GST_SD_Amount }}</td>
@@ -258,6 +259,7 @@
</thead>
</table>
<h3>GST Release Note Details</h3>
<table>
<thead>