Cancel VoucherType was added
This commit is contained in:
@ -4,4 +4,5 @@ export enum VoucherType {
|
||||
NoCharge = 2,
|
||||
Staff = 4,
|
||||
Void = 8,
|
||||
Cancel = 16,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user