* 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:
@@ -130,6 +130,8 @@ namespace SytelineSaAppEfDataModel.Dtos
|
||||
public string Uf_Status { get; set; }
|
||||
public string Uf_FKR_EDI_ITEM_PalletCode { get; set; }
|
||||
|
||||
public string Uf_FKR_EDI_ITEM_DocumentType { get; set; }
|
||||
|
||||
public string TranslatedStatus => TranslateStatus(Stat);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user