From a5c4a60ff1952b46285dcf80fb9e091f79cd5850 Mon Sep 17 00:00:00 2001 From: Shreesh Arora Date: Tue, 26 Sep 2023 18:41:38 +0530 Subject: [PATCH] upadte invoce tax detail panel --- pdf/invoice.tax-tab.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf/invoice.tax-tab.tpl b/pdf/invoice.tax-tab.tpl index b38577f33..cadbb0d4e 100644 --- a/pdf/invoice.tax-tab.tpl +++ b/pdf/invoice.tax-tab.tpl @@ -39,7 +39,7 @@ {l s='Tax Details' pdf='true'} - {l s='Tax Detail' pdf='true'} + {l s='Taxable category' pdf='true'} {if isset($showTaxName) && $showTaxName} {l s='Tax Name' pdf='true'} {/if}