public bool VerifyMaterialUnique(Int64 ixMaterial, string sMaterial) => _materialsRepository.VerifyMaterialUnique(ixMaterial, sMaterial);