diff --git a/src/views/modules/part/partCatalogInformation.vue b/src/views/modules/part/partCatalogInformation.vue index 71c182a..f802015 100644 --- a/src/views/modules/part/partCatalogInformation.vue +++ b/src/views/modules/part/partCatalogInformation.vue @@ -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,