Missed in last commit for IH bills.
This commit is contained in:
@@ -134,7 +134,8 @@ export function PartsOrderModalContainer({
|
|||||||
line_remarks: p.line_remarks,
|
line_remarks: p.line_remarks,
|
||||||
quantity: p.quantity || 1,
|
quantity: p.quantity || 1,
|
||||||
cost_center:
|
cost_center:
|
||||||
bodyshop.md_responsibility_centers.defaults.PAO || "Other*",
|
bodyshop.md_responsibility_centers.defaults.costs.PAO ||
|
||||||
|
"Other*",
|
||||||
};
|
};
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user