brotherton-erpnext/erpnext/public/js/pos/pos_tax_row.html
2017-03-10 17:00:43 +05:30

5 lines
163 B
HTML

<div class="pos-list-row" style="padding-right: 0;">
<div class="cell">{%= description %}</div>
<div class="cell text-right bold">{%= tax_amount %}</div>
</div>