progress
This commit is contained in:
@@ -80,6 +80,9 @@ public class Transaction extends BaseEntity {
|
||||
private String erpPurchasePaymentRef;
|
||||
private String erpCommissionJournalRef;
|
||||
|
||||
@Column(nullable = true)
|
||||
private long workflowId;
|
||||
|
||||
@Enumerated(EnumType.STRING)
|
||||
private RequestType type;
|
||||
@Enumerated(EnumType.STRING)
|
||||
|
||||
Reference in New Issue
Block a user