Public Attributes | |
PURCHASE_IMMEDIATELY | |
PURCHASE_ON_START | |
PURCHASE_ON_TASK_START | |
PURCHASE_ON_DATE | |
Definition at line 24 of file PurchaseMode.java.
org.turro.erp.entity.PurchaseMode.PURCHASE_IMMEDIATELY |
Definition at line 26 of file PurchaseMode.java.
org.turro.erp.entity.PurchaseMode.PURCHASE_ON_DATE |
Definition at line 29 of file PurchaseMode.java.
org.turro.erp.entity.PurchaseMode.PURCHASE_ON_START |
Definition at line 27 of file PurchaseMode.java.
org.turro.erp.entity.PurchaseMode.PURCHASE_ON_TASK_START |
Definition at line 28 of file PurchaseMode.java.