Skip to content

Commit

Permalink
Merge pull request #842 from shreesh-webkul/gli-856
Browse files Browse the repository at this point in the history
Updated: Invoce tax panel content
  • Loading branch information
rohit053 authored Dec 26, 2023
2 parents ce93a98 + a5c4a60 commit 00dac67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf/invoice.tax-tab.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<th colspan="{$th_rows}" class="header">{l s='Tax Details' pdf='true'}</th>
</tr>
<tr>
<th class="header-left small">{l s='Tax Detail' pdf='true'}</th>
<th class="header-left small">{l s='Taxable category' pdf='true'}</th>
{if isset($showTaxName) && $showTaxName}
<th class="header-left small">{l s='Tax Name' pdf='true'}</th>
{/if}
Expand Down

0 comments on commit 00dac67

Please sign in to comment.