Class PriceListTestData2
- java.lang.Object
-
- org.openbravo.test.pricelist.data.PriceListTestData
-
- org.openbravo.test.pricelist.data.PriceListTestData2
-
public class PriceListTestData2 extends PriceListTestData
Data used for Test: Price List Schema with different unit price and list price discounts and selected product of a Product Category and base Price List.- Author:
- Mark
-
-
Constructor Summary
Constructors Constructor Description PriceListTestData2()
-
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
-
-