Autohouse update.
This commit is contained in:
@@ -758,7 +758,8 @@ const CreateCosts = (job) => {
|
|||||||
key !== defaultCosts.PAS &&
|
key !== defaultCosts.PAS &&
|
||||||
key !== defaultCosts.PASL &&
|
key !== defaultCosts.PASL &&
|
||||||
key !== defaultCosts.MAPA &&
|
key !== defaultCosts.MAPA &&
|
||||||
key !== defaultCosts.MASH
|
key !== defaultCosts.MASH &&
|
||||||
|
key !== defaultCosts.TOW
|
||||||
)
|
)
|
||||||
return acc.add(billTotalsByCostCenters[key]);
|
return acc.add(billTotalsByCostCenters[key]);
|
||||||
return acc;
|
return acc;
|
||||||
|
|||||||
Reference in New Issue
Block a user