mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-13 23:38:01 +00:00
@@ -63,7 +63,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="text-left">{{ _("Account") }}</th>
|
<th class="text-left">{{ _("Account") }}</th>
|
||||||
<th class="text-left">{{ _(" Tax Rate") }}</th>
|
<th class="text-left">{{ _("Tax Rate") }}</th>
|
||||||
<th class="text-right">{{ _("Amount") }}</th>
|
<th class="text-right">{{ _("Amount") }}</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user