add api cetak approval

This commit is contained in:
dirgantarasiahaan
2023-06-02 18:55:00 +07:00
parent f1f071b512
commit 37a06b00f1
2 changed files with 2 additions and 0 deletions

View File

@@ -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")