2
0
mirror of https://github.com/frappe/books.git synced 2024-11-13 00:46:28 +00:00

fix(ux): remove tax rate from invoice breakdown

This commit is contained in:
18alantom 2021-11-11 11:18:22 +05:30
parent 9339efe951
commit 40f6e9db05

View File

@ -137,7 +137,7 @@
v-for="tax in doc.taxes"
:key="tax.name"
>
<div>{{ tax.account }} ({{ tax.rate }}%)</div>
<div>{{ tax.account }}</div>
<div>
{{
frappe.format(tax.amount, {