diff --git a/route_sql/new_part.sql b/route_sql/new_part.sql index 68632cf..290382c 100644 --- a/route_sql/new_part.sql +++ b/route_sql/new_part.sql @@ -678,7 +678,7 @@ SELECT ,b.fb_val_loc *r_rate value_usd ,COALESCE(im.cgstcs,ip.chstcs, ir.y0stcs)*b.fb_qty cost_loc ,COALESCE(im.cgstcs,ip.chstcs, ir.y0stcs)*b.fb_qty*cx.rate cost_usd - ,b.units + ,b.fb_qty units FROM applyx b LEFT OUTER JOIN LGDAT.STKMM M ON