@ -1985,6 +1985,7 @@
part_type_db,
dbo.get_part_unitCost(site, part_no) as standardCost,
status,
configuration_id,
um_id
from part
where site = #{site}
@ -298,7 +298,6 @@
qd.adjust_test_cost,
qd.else_cost,
qd.adjust_else_cost
<!-- qd.current_quote_detail_item_no-->
from plm_quote q
left join plm_quote_detail qd on qd.quote_id = q.id
left join part pp