-
Total Ex.Vat
+
{{t`Total Ex.Tax`}}
{{doc.subTotal}}
@@ -116,7 +116,7 @@
- Notes
+ {{t`Notes`}}/h3>
{{ doc.terms }}
diff --git a/templates/Business.template.html b/templates/Business.template.html
index 11e111fc..c3fe2a9a 100644
--- a/templates/Business.template.html
+++ b/templates/Business.template.html
@@ -127,11 +127,11 @@
- Notes
+ {{t`Notes`}}
{{ doc.terms }}
-
Grand Total In Words:
+
{{t`Grand Total In Words`}}:
{{doc.grandTotalInWords}}
From 8e336f37a83fdc6bce41842273aef37bf4a933f0 Mon Sep 17 00:00:00 2001
From: AbleKSaju <126228406+AbleKSaju@users.noreply.github.com>
Date: Fri, 31 Jan 2025 15:17:08 +0530
Subject: [PATCH 5/5] fix: resolved formatting issue
---
templates/Business.Payment.template.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/templates/Business.Payment.template.html b/templates/Business.Payment.template.html
index 3d530c3b..2e33b70b 100644
--- a/templates/Business.Payment.template.html
+++ b/templates/Business.Payment.template.html
@@ -72,7 +72,9 @@
- {{t`Tax Summary`}}
+
+ {{t`Tax Summary`}}
+
- {{t`Notes`}}/h3>
+ {{t`Notes`}}
{{ doc.terms }}