Add PAE Part Tax type for USA.
This commit is contained in:
@@ -718,6 +718,7 @@ function CalculateTaxesTotals(job, otherTotals) {
|
|||||||
|
|
||||||
const taxableAmounts = {
|
const taxableAmounts = {
|
||||||
PAA: Dinero(),
|
PAA: Dinero(),
|
||||||
|
PAE: Dinero(),
|
||||||
PAN: Dinero(),
|
PAN: Dinero(),
|
||||||
PAL: Dinero(),
|
PAL: Dinero(),
|
||||||
PAR: Dinero(),
|
PAR: Dinero(),
|
||||||
|
|||||||
Reference in New Issue
Block a user