Class PriceListTestData17
- java.lang.Object
-
- org.openbravo.test.pricelist.data.PriceListTestData
-
- org.openbravo.test.pricelist.data.PriceListTestData17
-
public class PriceListTestData17 extends PriceListTestData
Data used for Test: Price List Schema with more than one rule applied. One rule with 50% unit price for one product, and second one with one product of of same Category and an unit price of 50%- Author:
- Andy Armaignac
-
-
Constructor Summary
Constructors Constructor Description PriceListTestData17()
-
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
-
-