diff --git a/workorders.lic b/workorders.lic index 4f9fcf15ed..c7011cea86 100644 --- a/workorders.lic +++ b/workorders.lic @@ -777,7 +777,7 @@ class WorkOrders need_part = quantity - tmp_part_count DRC.message("need_part is #{need_part}.") - + # parts are listed by only their noun order_parts([p.split.last], need_part) end