Skip to content

Commit

Permalink
#699 don't listen QtyEnteredTU
Browse files Browse the repository at this point in the history
#699 Implement Batch entry in Forecast Window
metasfresh/metasfresh-webui-api-legacy#699
  • Loading branch information
cristinamghita committed Nov 29, 2017
1 parent 874720e commit 4becf99
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -44,7 +44,6 @@ public class M_ForecastLine
I_M_ForecastLine.COLUMNNAME_C_BPartner_ID,
I_M_ForecastLine.COLUMNNAME_M_Product_ID,
I_M_ForecastLine.COLUMNNAME_Qty,
I_M_ForecastLine.COLUMNNAME_QtyEnteredTU,
I_M_ForecastLine.COLUMNNAME_M_HU_PI_Item_Product_ID
})
public void add_M_HU_PI_Item_Product(final I_M_ForecastLine forecastLine)
Expand Down

0 comments on commit 4becf99

Please sign in to comment.