IO-233 Update Receive Bills
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user