2
0
mirror of https://github.com/frappe/books.git synced 2025-01-10 18:24:40 +00:00

Merge pull request #245 from 18alantom/fix-tax-display

fix(ux): remove tax rate from invoice breakdown
This commit is contained in:
Alan 2021-11-11 11:22:49 +05:30 committed by GitHub
commit d4b5627793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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, {