|
|
|
@ -1427,8 +1427,8 @@ |
|
|
|
conditionCodeUsageDb: '', |
|
|
|
multilevelTrackingDb: '', |
|
|
|
allowAsNotConsumedDb: '', |
|
|
|
lotTrackingCode: 'Not Lot Tracking', |
|
|
|
lotQuantityRule: 'One Lot Per Production Order', |
|
|
|
lotTrackingCode: 'Order Based', |
|
|
|
lotQuantityRule: 'Many Lots Per Production Order', |
|
|
|
subLotRule: 'No Sub Lots Allowed', |
|
|
|
componentLotRule: 'Many Lots Allowed', |
|
|
|
createBy: this.$store.state.user.name, |
|
|
|
|