mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into full-payment-request-refund
This commit is contained in:
@@ -18,4 +18,5 @@ final class ApprovalStatus {
|
||||
|
||||
public const EXPIRED = 6;
|
||||
|
||||
public const REFUNDED = 6;
|
||||
}
|
||||
|
||||
@@ -22,4 +22,5 @@ final class TransactionType {
|
||||
|
||||
public const SUPPLIER_DELIVER = 8;
|
||||
|
||||
public const CREDIT_NOTE = 9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user