Update master voucher
Penyesuaian flag selesai pemakaian voucher
This commit is contained in:
parent
cc6764ab59
commit
cb01323994
@ -66,4 +66,6 @@ public class VoucherPaket extends BaseTransaction {
|
||||
private Date tglKedaluwarsa;
|
||||
|
||||
private Boolean isBatal;
|
||||
|
||||
private Boolean isSelesai;
|
||||
}
|
||||
|
||||
@ -42,4 +42,6 @@ public class VoucherPaketVO extends BaseTransactionVO {
|
||||
private Date tglKedaluwarsa;
|
||||
|
||||
private Boolean isBatal;
|
||||
|
||||
private Boolean isSelesai;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user