remove tax display from invoice template
This commit is contained in:
@@ -422,10 +422,10 @@
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="summary-row">
|
||||
{% comment %} <div class="summary-row">
|
||||
<span class="summary-label">مالیات:</span>
|
||||
<span class="summary-value">{{ tax_amount|price_format }} تومان</span>
|
||||
</div>
|
||||
</div> {% endcomment %}
|
||||
|
||||
<div class="summary-row highlight">
|
||||
<span class="summary-label commission-highlight">کمیسیون ({{ commission_percent }}%):</span>
|
||||
|
||||
Reference in New Issue
Block a user