add api cetak approval
This commit is contained in:
@@ -42,6 +42,7 @@ public class Drp extends BaseEntity {
|
||||
private Date direkturApproveDate;
|
||||
|
||||
@Column(name = "is_print")
|
||||
@Type(type = "org.hibernate.type.NumericBooleanType")
|
||||
private Boolean isPrint;
|
||||
|
||||
@Column(name = "print_date")
|
||||
|
Reference in New Issue
Block a user