Update US_NE parts calculation using PFL.

This commit is contained in:
Patrick Fic
2023-08-31 08:30:30 -07:00
parent 9dea43fd34
commit 96441dbb33

View File

@@ -802,7 +802,7 @@ function CalculateTaxesTotals(job, otherTotals) {
let laborTaxTotal = Dinero();
if (job.cieca_pfl) {
if (Object.keys(job.cieca_pfl) > 0) {
//Do it by labor type
const types = [
"la1",