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