Class PriceListTestData16
- java.lang.Object
-
- org.openbravo.test.pricelist.data.PriceListTestData
-
- org.openbravo.test.pricelist.data.PriceListTestData16
-
public class PriceListTestData16 extends PriceListTestData
Data used for Test: Price List Schema with more than one rule applied. First rule with different unit price and list price discounts and all products of all Product Categories, a second one only affecting a selected product of a defined Category. Third rule affecting products specific Product Category, and last one for another category.- Author:
- Mark
-
-
Constructor Summary
Constructors Constructor Description PriceListTestData16()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initialize()
-
Methods inherited from class org.openbravo.test.pricelist.data.PriceListTestData
getBasePriceListVersionId, getCurrencyId, getExpectedProductPrices, getOrganizationId, getPriceListName, getTestPriceListRulesData, isBasedOnCost, isDefault, isPriceIncludesTax, isSalesPrice, setBasedOnCost, setBasePriceListVersionId, setCurrencyId, setDefault, setExpectedProductPrices, setOrganizationId, setPriceIncludesTax, setPriceListName, setSalesPrice, setTestPriceListRulesData
-
-
-
-
Method Detail
-
initialize
public void initialize()
- Specified by:
initialize
in classPriceListTestData
-
-