IO-2313 Remove part type for secondary CCC lines.
This commit is contained in:
@@ -560,6 +560,7 @@ async function ResolveCCCLineIssues(estData, bodyshop) {
|
|||||||
);
|
);
|
||||||
estData.joblines.data[nonRefLineIndex + 1] = {
|
estData.joblines.data[nonRefLineIndex + 1] = {
|
||||||
...estData.joblines.data[nonRefLineIndex + 1],
|
...estData.joblines.data[nonRefLineIndex + 1],
|
||||||
|
part_type: null,
|
||||||
act_price: 0,
|
act_price: 0,
|
||||||
db_price: 0,
|
db_price: 0,
|
||||||
prt_dsmk_p: 0,
|
prt_dsmk_p: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user