|
|
@ -1586,7 +1586,7 @@ |
|
|
customsStatNo: '', |
|
|
customsStatNo: '', |
|
|
customsStatDesc: '', |
|
|
customsStatDesc: '', |
|
|
durabilityDay: '', |
|
|
durabilityDay: '', |
|
|
intrastatConvFactor: '', |
|
|
|
|
|
|
|
|
intrastatConvFactor: undefined, |
|
|
umDesc: '', |
|
|
umDesc: '', |
|
|
status: '', |
|
|
status: '', |
|
|
partStatus: '', |
|
|
partStatus: '', |
|
|
@ -1620,7 +1620,7 @@ |
|
|
variableLeadTimeDay: '', |
|
|
variableLeadTimeDay: '', |
|
|
overReportTolerance: '', |
|
|
overReportTolerance: '', |
|
|
fixedLeadTimeHour: '', |
|
|
fixedLeadTimeHour: '', |
|
|
density: '', |
|
|
|
|
|
|
|
|
density: undefined, |
|
|
variableLeadTimeHour: '', |
|
|
variableLeadTimeHour: '', |
|
|
ifsPartNo: '' |
|
|
ifsPartNo: '' |
|
|
}, |
|
|
}, |
|
|
@ -3693,7 +3693,7 @@ |
|
|
customsStatNo: '', |
|
|
customsStatNo: '', |
|
|
customsStatDesc: '', |
|
|
customsStatDesc: '', |
|
|
durabilityDay: '', |
|
|
durabilityDay: '', |
|
|
intrastatConvFactor: '', |
|
|
|
|
|
|
|
|
intrastatConvFactor: undefined, |
|
|
umDesc: '', |
|
|
umDesc: '', |
|
|
status: 'N', |
|
|
status: 'N', |
|
|
partStatus: 'A', |
|
|
partStatus: 'A', |
|
|
@ -3727,7 +3727,7 @@ |
|
|
variableLeadTimeDay: 0, |
|
|
variableLeadTimeDay: 0, |
|
|
overReportTolerance: 0, |
|
|
overReportTolerance: 0, |
|
|
fixedLeadTimeHour: 0, |
|
|
fixedLeadTimeHour: 0, |
|
|
density: '', |
|
|
|
|
|
|
|
|
density: undefined, |
|
|
variableLeadTimeHour: 0 |
|
|
variableLeadTimeHour: 0 |
|
|
} |
|
|
} |
|
|
this.inventoryPartTable = 'General' |
|
|
this.inventoryPartTable = 'General' |
|
|
|