* Introduced new WzRowMareli service to handle new client
This commit is contained in:
@@ -32,6 +32,7 @@ namespace SytelineSaAppEfDataModel
|
||||
CreateMap<VatCodeAssociation, VatCodeAssociationDto>().ReverseMap();
|
||||
CreateMap<ItemCustPriceAll, ItemCustPriceAllDto>().ReverseMap();
|
||||
CreateMap<EdiLog, EdiLogDto>().ReverseMap();
|
||||
CreateMap<WzRowMareli, WzRowMareliDto>().ReverseMap();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user