* Added DocType to Edi and CO
* Moved SOGrid to Shared and reuse in CO view * Added retrieving of COTranslates to CO
This commit is contained in:
@@ -108,6 +108,7 @@ namespace SytelineSaAppEfDataModel.Dtos
|
||||
public string PalletCode { get; set; }
|
||||
public string PalletNumber { get; set; }
|
||||
|
||||
public string DocumentType { get; set; }
|
||||
public string TranslatedStatus => TranslateStatus(Status);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user