completed erpnext v1 integration
This commit is contained in:
@@ -78,6 +78,7 @@ public class Transaction extends BaseEntity {
|
||||
private String erpSalesPaymentRef;
|
||||
private String erpPurchaseRef;
|
||||
private String erpPurchasePaymentRef;
|
||||
private String erpCommissionJournalRef;
|
||||
|
||||
@Enumerated(EnumType.STRING)
|
||||
private RequestType type;
|
||||
|
||||
Reference in New Issue
Block a user