* Another testing removal
This commit is contained in:
@@ -31,7 +31,7 @@ namespace SytelineSaAppEfDataModel
|
||||
CreateMap<CustomerTp, CustomerTpDto>().ReverseMap();
|
||||
CreateMap<Item, ItemDto>().ReverseMap();
|
||||
CreateMap<VatCodeAssociation, VatCodeAssociationDto>().ReverseMap();
|
||||
CreateMap<ItemCustPriceAll, ItemCustPriceAllDto>().ReverseMap();
|
||||
CreateMap<ItemCustPriceAll, ItemCustPriceAllDto>();
|
||||
CreateMap<EdiLog, EdiLogDto>();
|
||||
CreateMap<WzRowMarelli, WzRowMarelliDto>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user