Index: src/main/groovy/com/lemans/pricecalc/services/catalog/CatalogPartManagerService.groovy =================================================================== diff -u -re75d53060ecf69093ee7c9255cd2c3298701dd1c -r95214d4126a404fb49029412959931c7e4f35413 --- src/main/groovy/com/lemans/pricecalc/services/catalog/CatalogPartManagerService.groovy (.../CatalogPartManagerService.groovy) (revision e75d53060ecf69093ee7c9255cd2c3298701dd1c) +++ src/main/groovy/com/lemans/pricecalc/services/catalog/CatalogPartManagerService.groovy (.../CatalogPartManagerService.groovy) (revision 95214d4126a404fb49029412959931c7e4f35413) @@ -37,7 +37,7 @@ String mfFileDropLocation private static final List INITIAL_PRICING_UNADAPTABLE = [39601, 39602, 39603, 39604, 39605, 39606, 39607] //39600 - private static final List BUYER_REVIEW_PRICING_UNADAPTABLE = [39600, 39603, 39604, 39605, 39606, 39607] // 39601 + private static final List BUYER_REVIEW_PRICING_UNADAPTABLE = [39603, 39604, 39605, 39606, 39607] // 39601 private static final List READY_FOR_APPROVAL_UNADAPTABLE = [39600, 39603, 39604, 39605, 39606, 39607] // 39602 private static final List REJECTION_REVIEW_UNADAPTABLE = [39600, 39601, 39603, 39604, 39605] //39609 private static final List FINALIZED_UNADAPTABLE = [39600, 39601, 39605, 39604, 39606, 39607] //39603