Package org.openbravo.test.taxes.data
Class BPartnerDataConstants
- java.lang.Object
-
- org.openbravo.test.taxes.data.BPartnerDataConstants
-
public class BPartnerDataConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CUSTOMER_A
static String
VENDOR_A
-
Constructor Summary
Constructors Constructor Description BPartnerDataConstants()
-
-
-
Field Detail
-
VENDOR_A
public static final String VENDOR_A
- See Also:
- Constant Field Values
-
CUSTOMER_A
public static final String CUSTOMER_A
- See Also:
- Constant Field Values
-
-