diff --git a/src/main/resources/mapper/factory/PartAttributeMapper.xml b/src/main/resources/mapper/factory/PartAttributeMapper.xml index e096c4c..e3c2f0b 100644 --- a/src/main/resources/mapper/factory/PartAttributeMapper.xml +++ b/src/main/resources/mapper/factory/PartAttributeMapper.xml @@ -118,6 +118,7 @@ WHERE a.calling_flag != 'Y' AND a.wcs_location IS NOT NULL AND c.in_stock_flag = 'Y' + AND C.reserve_flag='N' AND c.site = #{site} AND c.part_no IN