Uses of Class
org.compiere.model.MLot
-
Packages that use MLot Package Description org.compiere.model Provides for.... -
-
Uses of MLot in org.compiere.model
Methods in org.compiere.model that return MLot Modifier and Type Method Description MLot
MLotCtl. createLot(int M_Product_ID)
Create new Lot.static MLot
MLot. getProductLot(Properties ctx, int M_Product_ID, String lot, String trxName)
Get Lot for Productstatic MLot[]
MLot. getProductLots(Properties ctx, int M_Product_ID, String trxName)
Get Lots for Product
-