Package org.openbravo.materialmgmt
Class InvoiceFromGoodsShipmentPriceListFilterExpression
- java.lang.Object
-
- org.openbravo.materialmgmt.InvoiceFromGoodsShipmentPriceListFilterExpression
-
- All Implemented Interfaces:
FilterExpression
public class InvoiceFromGoodsShipmentPriceListFilterExpression extends Object implements FilterExpression
Class to filter the values in priceLists parameter inInvoiceFromShipmentActionHandler
. Considers the price list used by the orders linked to shipment lines.
-
-
Constructor Summary
Constructors Constructor Description InvoiceFromGoodsShipmentPriceListFilterExpression()
-
-
-
Method Detail
-
getExpression
public String getExpression(Map<String,String> requestMap)
- Specified by:
getExpression
in interfaceFilterExpression
-
-