Class PriceListTestData15
- java.lang.Object
-
- org.openbravo.test.pricelist.data.PriceListTestData
-
- org.openbravo.test.pricelist.data.PriceListTestData15
-
public class PriceListTestData15 extends PriceListTestData
Data used for Test: Price List Schema with more than one discount line, each associated to different Product Categories and rules. Price List Based on Cost- Author:
- Mark
-
-
Constructor Summary
Constructors Constructor Description PriceListTestData15()
-
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
-
-