Show tax details on invoices

This commit is contained in:
2024-05-14 16:46:39 -04:00
parent c4864dd6c0
commit 5f89bdcb1a
2 changed files with 11 additions and 1 deletions

View File

@ -54,7 +54,7 @@ along with Linode Manager Classic. If not, see <https://www.gnu.org/licenses/>.
<td id="subtotal"></td>
</tr>
<tr>
<td>Tax:</td>
<td>Tax Subtotal:</td>
<td id="tax"></td>
</tr>
<tr>