added erp integration
This commit is contained in:
@@ -4,5 +4,10 @@ public enum RequestType {
|
||||
CONFIRM,
|
||||
REQUEST,
|
||||
POLL,
|
||||
INTEGRATION
|
||||
INTEGRATION,
|
||||
SALES_INVOICE,
|
||||
JOURNAL_ENTRY,
|
||||
PURCHASE_PAYMENT,
|
||||
PURCHASE_INVOICE,
|
||||
SALES_PAYMENT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user