IO-233 Update Receive Bills

This commit is contained in:
Patrick Fic
2021-12-03 13:57:48 -08:00
parent 5125b20721
commit cdbcef323f

View File

@@ -169,7 +169,7 @@ export function PartsOrderListTableComponent({
cost_center: pol.jobline?.part_type cost_center: pol.jobline?.part_type
? bodyshop.pbs_serialnumber || bodyshop.cdk_dealerid ? bodyshop.pbs_serialnumber || bodyshop.cdk_dealerid
? GetPartTypeName(pol.jobline.part_type) ? pol.jobline.part_type
: responsibilityCenters.defaults && : responsibilityCenters.defaults &&
(responsibilityCenters.defaults.costs[ (responsibilityCenters.defaults.costs[
pol.jobline.part_type pol.jobline.part_type