* Extended DataModels by Customer and CustomerTp
* Added new services and controllers for both models
This commit is contained in:
@@ -22,7 +22,7 @@ public class CustomerTpDto
|
||||
public bool ValCredit { get; set; }
|
||||
public string NoteProc { get; set; }
|
||||
public string UseDate { get; set; }
|
||||
public int? DateOffset { get; set; }
|
||||
public short? DateOffset { get; set; }
|
||||
public string InvCode { get; set; }
|
||||
public string AckCode { get; set; }
|
||||
public string AsnCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user