Package org.openbravo.materialmgmt
Class ServiceDeliverUtility
- java.lang.Object
-
- org.openbravo.materialmgmt.ServiceDeliverUtility
-
public class ServiceDeliverUtility extends Object
Delivers service type products. Adds shipment lines in selected shipment for service type products; the quantity delivered is computed considering the quantity rule of the product.
-
-
Constructor Summary
Constructors Constructor Description ServiceDeliverUtility()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
deliverServices(ShipmentInOut shipment)
-
-
-
Method Detail
-
deliverServices
public static void deliverServices(ShipmentInOut shipment)
-
-