Add PAE Part Tax type for USA.

This commit is contained in:
Patrick Fic
2024-05-10 08:08:15 -07:00
parent 2dbb5adbbb
commit dc367e1a30

View File

@@ -718,6 +718,7 @@ function CalculateTaxesTotals(job, otherTotals) {
const taxableAmounts = {
PAA: Dinero(),
PAE: Dinero(),
PAN: Dinero(),
PAL: Dinero(),
PAR: Dinero(),