API changes
Changes from v11.2.664.0 to v11.3.1349.0.Web services
These changes are observed in both NetServer SOAP and WebAPI (REST) APIs.Assembly: SuperOffice.Services
Deleted types
SuperOffice.CRM.Services.Reflection.FactoryHelperSuperOffice.CRM.Services.Reflection.ProxyEndpointSelector
New types
SuperOffice.CRM.Services.BizCardSuperOffice.CRM.Services.BoardViewSettingsBaseSuperOffice.CRM.Services.CategoryEntitySuperOffice.CRM.Services.InitalUtmParametersSuperOffice.CRM.Services.ProjectBoardViewSettingsSuperOffice.CRM.Services.SaleBoardViewSettingsSuperOffice.CRM.Services.UtmParameters
Modified types
SuperOffice.CRM.Services.Appointment is Modified
- New items
- Property
MotherAssociateId
- Property
SuperOffice.CRM.Services.AppointmentInfo is Modified
- New items
- Property
MotherAssociateId - Property
OwnedExternally
- Property
SuperOffice.CRM.Services.Associate is Modified
- New items
- Property
CustomFields - Property
ExtraFields
- Property
SuperOffice.CRM.Services.ContactEntity is Modified
- New items
- Property
InitialUtmParameters
- Property
SuperOffice.CRM.Services.CRMScriptEntity is Modified
- New items
- Property
BlockedVerbs
- Property
SuperOffice.CRM.Services.IAIAgent is Modified
- New items
- Method
AnalyzeBizCardImageAsync(Stream, Boolean, CancellationToken) - Method
AnalyzeBizCardTextAsync(String, Boolean, CancellationToken)
- Method
SuperOffice.CRM.Services.IListAgent is Modified
- New items
- Method
CreateDefaultCategoryEntityAsync(CancellationToken) - Method
GetCategoryEntityAsync(Int32, CancellationToken) - Method
SaveCategoryEntityAsync(CategoryEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.IPersonAgent is Modified
- New items
- Method
GetUtmParametersAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.IProjectAgent is Modified
- New items
- Method
SetCompletedAsync(Int32, Boolean, CancellationToken)
- Method
SuperOffice.CRM.Services.ISelectionAgent is Modified
- New items
- Method
CreateDefaultBoardViewSettingsFromEntityTypeAsync(BoardViewEntityType, CancellationToken) - Method
DeleteBoardViewSettingsAsync(Int32, CancellationToken) - Method
GetBoardViewSettingsAsync(Int32, CancellationToken) - Method
GetBoardViewSettingsForSelectionAsync(Int32, Int32, CancellationToken) - Method
SaveBoardViewSettingsAsync(BoardViewSettingsBase, CancellationToken)
- Method
SuperOffice.CRM.Services.PersonEntity is Modified
- New items
- Property
InitialUtmParameters
- Property
SuperOffice.CRM.Services.Script is Modified
- New items
- Property
BlockedVerbs
- Property
SuperOffice.CRM.Services.Util.RoleRelationToOwner is Modified
- New items
- Field
CustomObjects
- Field
Assembly: SuperOffice.Services.Implementation
Deleted types
SuperOffice.DashBoards.UpdateState
New types
SuperOffice.CRM.Services.Implementation.BL.BizCardImplementationSuperOffice.CRM.Services.Implementation.BL.Contracts.IBizCardImplementationSuperOffice.CRM.Services.Implementation.BL.Contracts.IBoardViewSettingsBaseImplementationSuperOffice.CRM.Services.Implementation.BL.Contracts.ICategoryEntityImplementationSuperOffice.CRM.Services.Implementation.BL.Relation
Modified types
SuperOffice.CRM.Services.AIAgent is Modified
- Deleted items
- Method
AIAgent(ITextServicesImplementation, ICategorizationStatusResponseImplementation, ICategoryGuessImplementation, IChatbotTurnImplementation, ISentimentImplementation, IRagAnswerImplementation, IRagResultImplementation, ISummarizerImplementation, ISoRequestItemsAccessor) - Method
AIAgent(ITextServicesImplementation, ICategorizationStatusResponseImplementation, ICategoryGuessImplementation, IChatbotTurnImplementation, ISentimentImplementation, IRagAnswerImplementation, IRagResultImplementation, ISummarizerImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
AIAgent(ITextServicesImplementation, IBizCardImplementation, ICategorizationStatusResponseImplementation, ICategoryGuessImplementation, IChatbotTurnImplementation, ISentimentImplementation, IRagAnswerImplementation, IRagResultImplementation, ISummarizerImplementation, ISoRequestItemsAccessor) - Method
AIAgent(ITextServicesImplementation, IBizCardImplementation, ICategorizationStatusResponseImplementation, ICategoryGuessImplementation, IChatbotTurnImplementation, ISentimentImplementation, IRagAnswerImplementation, IRagResultImplementation, ISummarizerImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration) - Method
AnalyzeBizCardImageAsync(Stream, Boolean, CancellationToken) - Method
AnalyzeBizCardTextAsync(String, Boolean, CancellationToken)
- Method
SuperOffice.CRM.Services.AppointmentAgent is Modified
- Deleted items
- Method
AppointmentAgent(IAppointmentImplementation, IAppointmentEntityImplementation, IAppointmentListImplementation, IAppointmentSyncDataImplementation, IDayInformationListImplementation, IMultiAlarmDataImplementation, INextAvailableTimeListImplementation, ISalesActivityImplementation, ISuggestedAppointmentImplementation, ISuggestedAppointmentEntityImplementation, ITaskListItemImplementation, IVideoMeetingReservationImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
AppointmentAgent(IAppointmentImplementation, IAppointmentEntityImplementation, IAppointmentListImplementation, IAppointmentSyncDataImplementation, IDayInformationListImplementation, IMultiAlarmDataImplementation, INextAvailableTimeListImplementation, ISalesActivityImplementation, ISuggestedAppointmentImplementation, ISuggestedAppointmentEntityImplementation, ITaskListItemImplementation, IVideoMeetingReservationImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ArchiveAgent is Modified
- Deleted items
- Method
ArchiveAgent(IActivityFilterImplementation, IArchiveConfigurationImplementation, IArchiveListImplementation, IArchiveListResultImplementation, IRelatedDataImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ArchiveAgent(IActivityFilterImplementation, IArchiveConfigurationImplementation, IArchiveListImplementation, IArchiveListResultImplementation, IRelatedDataImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.AssociateAgent is Modified
- Deleted items
- Method
AssociateAgent(IAssociateImplementation, IAssociateListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
AssociateAgent(IAssociateImplementation, IAssociateListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.BatchAgent is Modified
- Deleted items
- Method
BatchAgent(IBatchImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
BatchAgent(IBatchImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.BLOBAgent is Modified
- Deleted items
- Method
BLOBAgent(IBlobEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
BLOBAgent(IBlobEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.BulkUpdateAgent is Modified
- Deleted items
- Method
BulkUpdateAgent(IFieldValueInfoImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
BulkUpdateAgent(IFieldValueInfoImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ChatAgent is Modified
- Deleted items
- Method
ChatAgent(IChatPresenceImplementation, IChatSessionEntityImplementation, IChatTopicAgentImplementation, IChatTopicEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ChatAgent(IChatPresenceImplementation, IChatSessionEntityImplementation, IChatTopicAgentImplementation, IChatTopicEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ContactAgent is Modified
- Deleted items
- Method
ContactAgent(IContactImplementation, IContactActivityListImplementation, IContactEntityImplementation, IContactListImplementation, IPreviewContactImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ContactAgent(IContactImplementation, IContactActivityListImplementation, IContactEntityImplementation, IContactListImplementation, IPreviewContactImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.CRMScriptAgent is Modified
- Deleted items
- Method
CRMScriptAgent(IScriptImplementation, ICRMScriptEntityImplementation, ITriggerScriptEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
CRMScriptAgent(IScriptImplementation, ICRMScriptEntityImplementation, ITriggerScriptEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.CustomerServiceAgent is Modified
- Deleted items
- Method
CustomerServiceAgent(IChatSessionImplementation, ICsFeatureToggleImplementation, ICsSessionKeyImplementation, ICustomerCenterConfigImplementation, ICustomerServiceConfigImplementation, ICustomerServiceStartupImplementation, IEventDataImplementation, IMailboxImplementation, IMailboxEntityImplementation, IPreviewFaqEntryImplementation, IPreviewQuickReplyImplementation, IPreviewReplyTemplateImplementation, IReplyTemplateParsedImplementation, ISmsConfigImplementation, ISmtpTestResultImplementation, IStatisticsDataSetImplementation, ISystemTemplateSettingsImplementation, ITicketInfoImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
CustomerServiceAgent(IChatSessionImplementation, ICsFeatureToggleImplementation, ICsSessionKeyImplementation, ICustomerCenterConfigImplementation, ICustomerServiceConfigImplementation, ICustomerServiceStartupImplementation, IEventDataImplementation, IMailboxImplementation, IMailboxEntityImplementation, IPreviewFaqEntryImplementation, IPreviewQuickReplyImplementation, IPreviewReplyTemplateImplementation, IReplyTemplateParsedImplementation, ISmsConfigImplementation, ISmtpTestResultImplementation, IStatisticsDataSetImplementation, ISystemTemplateSettingsImplementation, ITicketInfoImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.DashAgent is Modified
- Deleted items
- Method
DashAgent(IDashImplementation, IDashCollectionImplementation, IDashThemeImplementation, IDashTileImplementation, IDashTileDefinitionImplementation, IDashTileHtmlImplementation, IPreviewDashImplementation, IPreviewDashTileImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
DashAgent(IDashImplementation, IDashCollectionImplementation, IDashThemeImplementation, IDashTileImplementation, IDashTileDefinitionImplementation, IDashTileHtmlImplementation, IPreviewDashImplementation, IPreviewDashTileImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.DatabaseAgent is Modified
- Deleted items
- Method
DatabaseAgent(IDictionaryStepInformationImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
DatabaseAgent(IDictionaryStepInformationImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.DatabaseTableAgent is Modified
- Deleted items
- Method
DatabaseTableAgent(ITableRecordImplementation, IMassOperationResultImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
DatabaseTableAgent(ITableRecordImplementation, IMassOperationResultImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.DiagnosticsAgent is Modified
- Deleted items
- Method
DiagnosticsAgent(ICacheImplementation, ICacheInvalidationImplementation, IEntityCountsImplementation, ILoggingImplementation, IUsageStatsImplementation, ISystemMessageListImplementation, ITableManagerImplementation, IInstallationImplementation, IWebAppUsageImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
DiagnosticsAgent(ICacheImplementation, ICacheInvalidationImplementation, IEntityCountsImplementation, ILoggingImplementation, IUsageStatsImplementation, ISystemMessageListImplementation, ITableManagerImplementation, IInstallationImplementation, IWebAppUsageImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.DocumentAgent is Modified
- Deleted items
- Method
DocumentAgent(IDocumentImplementation, IDocumentEntityImplementation, IDocumentListImplementation, IDocumentPreviewImplementation, ISuggestedDocumentEntityImplementation, ITemplateVariablesParametersImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
DocumentAgent(IDocumentImplementation, IDocumentEntityImplementation, IDocumentListImplementation, IDocumentPreviewImplementation, ISuggestedDocumentEntityImplementation, ITemplateVariablesParametersImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.DocumentMigrationAgent is Modified
- Deleted items
- Method
DocumentMigrationAgent(IDocumentMigrationItemListImplementation, IDocumentTemplateMigrationListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
DocumentMigrationAgent(IDocumentMigrationItemListImplementation, IDocumentTemplateMigrationListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.EMailAgent is Modified
- Deleted items
- Method
EMailAgent(IEMailAccountImplementation, IEMailAddressImplementation, IEMailAppointmentImplementation, IEMailAttachmentImplementation, IEMailConnectionInfoImplementation, IEMailConnectionInfoExtendedImplementation, IEMailCustomHeaderImplementation, IEMailEntityImplementation, IEMailEnvelopeImplementation, IEMailFolderImplementation, IEMailSOInfoImplementation, ISyncUserAccountImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
EMailAgent(IEMailAccountImplementation, IEMailAddressImplementation, IEMailAppointmentImplementation, IEMailAttachmentImplementation, IEMailConnectionInfoImplementation, IEMailConnectionInfoExtendedImplementation, IEMailCustomHeaderImplementation, IEMailEntityImplementation, IEMailEnvelopeImplementation, IEMailFolderImplementation, IEMailSOInfoImplementation, ISyncUserAccountImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ErpSyncAgent is Modified
- Deleted items
- Method
ErpSyncAgent(IErpConnectionImplementation, IErpConnectionDataImplementation, IErpConnectionListMappingContainerImplementation, IErpSyncFieldValueImplementation, IErpSyncActorTypeMappingImplementation, IErpSyncConnectionSummaryImplementation, IErpSyncConnectorEntityImplementation, IErpSyncDefaultValueImplementation, IErpSyncEngineImplementation, IErpSyncEngineStatusImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ErpSyncAgent(IErpConnectionImplementation, IErpConnectionDataImplementation, IErpConnectionListMappingContainerImplementation, IErpSyncFieldValueImplementation, IErpSyncActorTypeMappingImplementation, IErpSyncConnectionSummaryImplementation, IErpSyncConnectorEntityImplementation, IErpSyncDefaultValueImplementation, IErpSyncEngineImplementation, IErpSyncEngineStatusImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.FavouriteAgent is Modified
- Deleted items
- Method
FavouriteAgent(IFavouriteImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
FavouriteAgent(IFavouriteImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.FindAgent is Modified
- Deleted items
- Method
FindAgent(IFindImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
FindAgent(IFindImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ForeignSystemAgent is Modified
- Deleted items
- Method
ForeignSystemAgent(IForeignAppEntityImplementation, IForeignDeviceImplementation, IForeignKeyImplementation, IForeignKeyListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ForeignSystemAgent(IForeignAppEntityImplementation, IForeignDeviceImplementation, IForeignKeyImplementation, IForeignKeyListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.FreeTextAgent is Modified
- Deleted items
- Method
FreeTextAgent(IFreeTextImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
FreeTextAgent(IFreeTextImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.Implementation.BL.AppointmentEntityImplementation is Modified
- Deleted items
- Method
AppointmentEntityImplementation(IArchiveAgent, IContactAgent, ISaleAgent, IPersonAgent, IProjectAgent, ILinkImplementation, IPriorityImplementation, ITaskListItemImplementation, ISoTimeZone, IAppointmentUtility, ICalendarAppointmentUtility, ICalendarUtility, IFieldInfoBaseImplementation, IAppointmentMatrixFactory) - Method
GetFromIdAsync(Int32, CancellationToken)
- Method
- Modified items
- Method
SaveAsync(AppointmentEntity, CancellationToken)
- Method
- New items
- Method
AppointmentEntityImplementation(IArchiveAgent, IContactAgent, ISaleAgent, IPersonAgent, IProjectAgent, ILinkImplementation, IPriorityImplementation, ITaskListItemImplementation, ISoTimeZone, IAppointmentUtility, ICalendarAppointmentUtility, ICalendarUtility, IFieldInfoBaseImplementation, IAppointmentMatrixFactory, ICacheManager, ILogger<AppointmentEntityImplementation>) - Method
CreateDefaultAppointmentEntityAsync(CancellationToken) - Method
DeleteAppointmentEntityAsync(Int32, CancellationToken) - Method
GetAppointmentEntityAsync(Int32, CancellationToken) - Method
SaveAppointmentEntityAsync(AppointmentEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.AppointmentListImplementation is Modified
- Deleted items
- Method
AppointmentListImplementation(IAppointmentEntityImplementation, IAppointmentUtility)
- Method
- New items
- Method
AppointmentListImplementation(IAppointmentEntityImplementation, IAppointmentUtility, IBookingManager, ICacheManager)
- Method
SuperOffice.CRM.Services.Implementation.BL.AttachmentEntityImplementation is Modified
- Deleted items
- Method
AttachmentEntityImplementation(IDocumentAgent)
- Method
- New items
- Method
AttachmentEntityImplementation(IDocumentAgent, ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.ChatSessionEntityImplementation is Modified
- Deleted items
- Method
ChatSessionEntityImplementation(IContactImplementation, ITicketImplementation, IAssociateImplementation, IChatSessionImplementation, IProjectImplementation, IPersonImplementation, ISaleImplementation)
- Method
- New items
- Method
ChatSessionEntityImplementation(IContactImplementation, ITicketImplementation, IAssociateImplementation, IChatSessionImplementation, IProjectImplementation, IPersonImplementation, ISaleImplementation, ICacheManager, ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.ChatTopicEntityImplementation is Modified
- Deleted items
- Method
ChatTopicEntityImplementation(IChatSessionEntityImplementation, IAssociateImplementation, ITicketPriorityImplementation, ICustomerLanguageImplementation, ITicketCategoryImplementation, IMDOAgent)
- Method
- New items
- Method
ChatTopicEntityImplementation(IChatSessionEntityImplementation, IAssociateImplementation, ITicketPriorityImplementation, ICustomerLanguageImplementation, ITicketCategoryImplementation, IMDOAgent, ICacheManager, ICRMScriptAgent)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IAppointmentEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(AppointmentEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultAppointmentEntityAsync(CancellationToken) - Method
DeleteAppointmentEntityAsync(Int32, CancellationToken) - Method
GetAppointmentEntityAsync(Int32, CancellationToken) - Method
SaveAppointmentEntityAsync(AppointmentEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IContactEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(ContactEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultContactEntityAsync(CancellationToken) - Method
DeleteContactEntityAsync(Int32, CancellationToken) - Method
GetContactEntityAsync(Int32, CancellationToken) - Method
SaveContactEntityAsync(ContactEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IDocumentEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(DocumentEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultDocumentEntityAsync(CancellationToken) - Method
DeleteDocumentEntityAsync(Int32, CancellationToken) - Method
GetDocumentEntityAsync(Int32, CancellationToken) - Method
SaveDocumentEntityAsync(DocumentEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IForeignAppEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(ForeignAppEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultForeignAppEntityAsync(CancellationToken) - Method
DeleteForeignAppEntityAsync(Int32, CancellationToken) - Method
GetForeignAppEntityAsync(Int32, CancellationToken) - Method
SaveForeignAppEntityAsync(ForeignAppEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IPersonEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(PersonEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultPersonEntityAsync(CancellationToken) - Method
DeletePersonEntityAsync(Int32, CancellationToken) - Method
GetPersonEntityAsync(Int32, CancellationToken) - Method
GetUtmParametersAsync(Int32, CancellationToken) - Method
SavePersonEntityAsync(PersonEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.IProjectEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(ProjectEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultProjectEntityAsync(CancellationToken) - Method
DeleteProjectEntityAsync(Int32, CancellationToken) - Method
GetProjectEntityAsync(Int32, CancellationToken) - Method
SaveProjectEntityAsync(ProjectEntity, CancellationToken) - Method
SetCompletedAsync(Int32, Boolean, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.ISaleEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
DeleteAsync(Int32, CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(SaleEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultSaleEntityAsync(CancellationToken) - Method
DeleteSaleEntityAsync(Int32, CancellationToken) - Method
GetSaleEntityAsync(Int32, CancellationToken) - Method
SaveSaleEntityAsync(SaleEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.Contracts.ISelectionEntityImplementation is Modified
- Deleted items
- Method
CreateDefaultAsync(CancellationToken) - Method
GetFromIdAsync(Int32, CancellationToken) - Method
SaveAsync(SelectionEntity, CancellationToken)
- Method
- New items
- Method
CreateDefaultSelectionEntityAsync(CancellationToken) - Method
GetSelectionEntityAsync(Int32, CancellationToken) - Method
SaveSelectionEntityAsync(SelectionEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.CustomObjectEntityImplementation is Modified
- Deleted items
- Method
GetCustomObjectMetadataAsync()
- Method
- New items
- Method
GetCustomObjectMetadataAsync(CancellationToken) - Method
GetRelationsAsync(String, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.CustomObjectMetadata is Modified
- New items
- Property
Relations
- Property
SuperOffice.CRM.Services.Implementation.BL.EMailEntityImplementation is Modified
- Deleted items
- Method
EMailEntityImplementation(IEMailAccountImplementation, IEMailAddressImplementation, IEMailFolderImplementation, IAppointmentImplementation, IAppointmentEntityImplementation, IAppointmentUtility, ITempFileProvider, IDocumentAgent, IDocumentEntityImplementation, IPersonImplementation, IServiceAuthImplementation, ICalendarUtility, ICalendarAppointmentUtility)
- Method
- New items
- Method
EMailEntityImplementation(IEMailAccountImplementation, IEMailAddressImplementation, IEMailFolderImplementation, IAppointmentImplementation, IAppointmentEntityImplementation, IAppointmentUtility, ITempFileProvider, IDocumentAgent, IDocumentEntityImplementation, IPersonImplementation, IServiceAuthImplementation, ICalendarUtility, ICalendarAppointmentUtility, ICacheManager, ILogger<EMailEntityImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.EMailFolderImplementation is Modified
- Deleted items
- Method
EMailFolderImplementation(IEMailAccountImplementation, IServiceAuthImplementation)
- Method
- New items
- Method
EMailFolderImplementation(IEMailAccountImplementation, IServiceAuthImplementation, ILogger<EMailFolderImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.ErpConnectionImplementation is Modified
- Deleted items
- Method
ErpConnectionImplementation(IErpSyncActorTypeMappingImplementation)
- Method
- New items
- Method
ErpConnectionImplementation(IErpSyncActorTypeMappingImplementation, ICacheManager, IArchiveAgent)
- Method
SuperOffice.CRM.Services.Implementation.BL.ErpConnectionListMappingContainerImplementation is Modified
- Deleted items
- Method
ErpConnectionListMappingContainerImplementation(IUserDefinedFieldInfoImplementation)
- Method
- New items
- Method
ErpConnectionListMappingContainerImplementation(IUserDefinedFieldInfoImplementation, ILogger<ErpConnectionListMappingContainerImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.EventDataImplementation is Modified
- Deleted items
- Method
EventDataImplementation()
- Method
- New items
- Method
EventDataImplementation(ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.ForeignAppEntityImplementation is Modified
- Deleted items
- Method
ForeignAppEntityImplementation(IForeignDeviceImplementation, IForeignKeyImplementation) - Method
GetFromIdAsync(Int32, CancellationToken)
- Method
- Modified items
- Method
DeleteAsync(Int32, CancellationToken)
- Method
- New items
- Method
ForeignAppEntityImplementation(IForeignDeviceImplementation, IForeignKeyImplementation, ICacheManager) - Method
CreateDefaultForeignAppEntityAsync(CancellationToken) - Method
DeleteForeignAppEntityAsync(Int32, CancellationToken) - Method
GetForeignAppEntityAsync(Int32, CancellationToken) - Method
SaveForeignAppEntityAsync(ForeignAppEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.HistoryImplementation is Modified
- Deleted items
- Method
HistoryImplementation(IPreferenceImplementation, IPreferenceListImplementation)
- Method
- New items
- Method
HistoryImplementation(IPreferenceImplementation, IPreferenceListImplementation, ISoListProviderFactory, ILogger<HistoryImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.HistoryListImplementation is Modified
- Deleted items
- Method
HistoryListImplementation(IHistoryImplementation)
- Method
- New items
- Method
HistoryListImplementation(IHistoryImplementation, ICacheManager)
- Method
SuperOffice.CRM.Services.Implementation.BL.MailboxImplementation is Modified
- Deleted items
- Method
MailboxImplementation()
- Method
- New items
- Method
MailboxImplementation(ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.PreviewContactImplementation is Modified
- Deleted items
- Method
PreviewContactImplementation(ICacheManager)
- Method
- New items
- Method
PreviewContactImplementation(ICacheManager, ILogger<PreviewContactImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.PriceListImplementation is Modified
- Deleted items
- Method
PriceListImplementation(ICurrencyImplementation)
- Method
- New items
- Method
PriceListImplementation(ICurrencyImplementation, ICacheManager)
- Method
SuperOffice.CRM.Services.Implementation.BL.ReplyTemplateParsedImplementation is Modified
- Deleted items
- Method
ReplyTemplateParsedImplementation()
- Method
- New items
- Method
ReplyTemplateParsedImplementation(ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.SelectionEntityImplementation is Modified
- Deleted items
- Method
SelectionEntityImplementation(IAppointmentEntityImplementation, IPersonImplementation, IBatchData, IDuplicateDetectorFactory, ISelectionTypeManager) - Method
GetFromIdAsync(Int32, CancellationToken)
- Method
- Modified items
- Method
DeleteAsync(Int32, CancellationToken) - Method
SaveAsync(SelectionEntity, CancellationToken)
- Method
- New items
- Method
SelectionEntityImplementation(IAppointmentEntityImplementation, IPersonImplementation, IDuplicateDetectorFactory, ISelectionTypeManager, ISelectionCategoryImplementation, IArchiveAgent, IArchiveConfigurationImplementation, IContactImplementation) - Method
CreateDefaultSelectionEntityAsync(CancellationToken) - Method
GetSelectionEntityAsync(Int32, CancellationToken) - Method
SaveSelectionEntityAsync(SelectionEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.SmtpTestResultImplementation is Modified
- Deleted items
- Method
SmtpTestResultImplementation()
- Method
- New items
- Method
SmtpTestResultImplementation(ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.SuggestedAppointmentEntityImplementation is Modified
- Deleted items
- Method
SuggestedAppointmentEntityImplementation()
- Method
- New items
- Method
SuggestedAppointmentEntityImplementation(ISoTaskImplementation)
- Method
SuperOffice.CRM.Services.Implementation.BL.SuggestedDocumentEntityImplementation is Modified
- Deleted items
- Method
SuggestedDocumentEntityImplementation()
- Method
- New items
- Method
SuggestedDocumentEntityImplementation(IDocumentTemplateImplementation, ICacheManager)
- Method
SuperOffice.CRM.Services.Implementation.BL.TargetAssignmentImplementation is Modified
- Deleted items
- Method
TargetAssignmentImplementation(ITargetDimensionImplementation, ITargetRevisionHistoryImplementation, IContactImplementation, IAssociateImplementation, ICurrencyImplementation, IMDOListImplementation, IUserGroupImplementation)
- Method
- New items
- Method
TargetAssignmentImplementation(ITargetDimensionImplementation, ITargetRevisionHistoryImplementation, IContactImplementation, IAssociateImplementation, ICurrencyImplementation, IMDOListImplementation, IUserGroupImplementation, ICacheManager, ILogger<TargetAssignmentImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.TicketInfoImplementation is Modified
- Deleted items
- Method
TicketInfoImplementation()
- Method
- New items
- Method
TicketInfoImplementation(ServiceFacade)
- Method
SuperOffice.CRM.Services.Implementation.BL.TicketMessageEntityImplementation is Modified
- Deleted items
- Method
TicketMessageEntityImplementation(IAttachmentEntityImplementation, ITicketImplementation, IUserImplementation)
- Method
- New items
- Method
TicketMessageEntityImplementation(IAttachmentEntityImplementation, ITicketImplementation, IUserImplementation, ServiceFacade, ICacheManager)
- Method
SuperOffice.CRM.Services.Implementation.BL.TypicalSearchesImplementation is Modified
- Deleted items
- Method
TypicalSearchesImplementation() - Method
UpdateTypicalSearchAsync(TypicalSearches, IProgressNotification, CancellationToken)
- Method
- New items
- Method
TypicalSearchesImplementation(ILogger<TypicalSearchesImplementation>) - Method
UpdateTypicalSearchAsync(TypicalSearches, IProgressNotification, ILogger, CancellationToken)
- Method
SuperOffice.CRM.Services.Implementation.BL.UserDefinedFieldInfoImplementation is Modified
- Deleted items
- Method
UserDefinedFieldInfoImplementation(IUdefHelper, ISystemEventHelper, IUdefPublishHelper)
- Method
- New items
- Method
UserDefinedFieldInfoImplementation(IUdefHelper, ISystemEventHelper, IUdefPublishHelper, ICacheManager, ILogger<UserDefinedFieldInfoImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.UserImplementation is Modified
- Deleted items
- Method
UserImplementation(ICredentialImplementation, ICredentialsManager, IPersonEntityImplementation)
- Method
- New items
- Method
UserImplementation(ICredentialImplementation, ICredentialsManager, IPersonEntityImplementation, ICacheManager, ILogger<UserImplementation>)
- Method
SuperOffice.CRM.Services.Implementation.BL.WebhookImplementation is Modified
- Deleted items
- Method
WebhookImplementation()
- Method
- New items
- Method
WebhookImplementation(ILogger<WebhookImplementation>, IWebhookManager, ISoRequestItemsAccessor, IAssociateImplementation)
- Method
SuperOffice.CRM.Services.Implementation.BL.WorkflowEventImplementation is Modified
- Deleted items
- Method
WorkflowEventImplementation()
- Method
- New items
- Method
WorkflowEventImplementation(IWorkflowEngine)
- Method
SuperOffice.CRM.Services.Implementation.LicenseImplementation is Modified
- Deleted items
- Method
LicenseImplementation(ILicenseManager)
- Method
- New items
- Method
LicenseImplementation(ILicenseManager, ICacheManager)
- Method
SuperOffice.CRM.Services.Implementation.TaskMenuImplementation is Modified
- Deleted items
- Method
TaskMenuImplementation()
- Method
- New items
- Method
TaskMenuImplementation(ISoRequestItemsAccessor)
- Method
SuperOffice.CRM.Services.Implementation.Util.CalendarAppointmentUtility is Modified
- Deleted items
- Method
CalendarAppointmentUtility(ICalendarUtility, IAppointmentUtility, IAppointmentMatrixFactory)
- Method
- New items
- Method
CalendarAppointmentUtility(ICalendarUtility, IAppointmentUtility, IAppointmentMatrixFactory, IServiceScopeFactory, ILogger<CalendarAppointmentUtility>)
- Method
SuperOffice.CRM.Services.Implementation.Util.HugoAIHelper is Modified
- Deleted items
- Method
HugoAIHelper(IOptions<HugoAIConfiguration>)
- Method
- New items
- Method
HugoAIHelper(ICacheManager, IServiceScopeFactory, ILogger<HugoAIHelper>, IOptions<HugoAIConfiguration>)
- Method
SuperOffice.CRM.Services.Implementation.Util.UserPreference is Modified
- Deleted items
- Method
GetUserPreference(Int32, PreferenceLevel, String, String)
- Method
- New items
- Method
GetUserPreferenceAsync(Int32, PreferenceLevel, String, String, CancellationToken)
- Method
SuperOffice.CRM.Services.ImportAgent is Modified
- Deleted items
- Method
ImportAgent(IImportLineImplementation, IImportErpDataImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ImportAgent(IImportLineImplementation, IImportErpDataImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.LicenseAgent is Modified
- Deleted items
- Method
LicenseAgent(ILicenseImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
LicenseAgent(ILicenseImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ListAgent is Modified
- Deleted items
- Method
ListAgent(IAmountClassEntityImplementation, IBusinessImplementation, IBusinessListImplementation, ICategoryImplementation, ICategoryListImplementation, ICompetitorImplementation, ICompetitorListImplementation, ITaskMenuImplementation, IConsentPurposeImplementation, IConsentPurposeListImplementation, IConsentSourceImplementation, IConsentSourceListImplementation, ICountryImplementation, ICountryListImplementation, ICreditedImplementation, ICreditedListImplementation, ICurrencyImplementation, ICurrencyEntityImplementation, ICurrencyListImplementation, ICustomerLanguageImplementation, ICustomerLanguageListImplementation, IDeliveryTermImplementation, IDeliveryTermsListImplementation, IDeliveryTypeImplementation, IDeliveryTypeListImplementation, IDepartmentImplementation, IDepartmentListImplementation, IDocumentTemplateImplementation, IDocumentTemplateEntityImplementation, IDocumentTemplateListImplementation, IExtAppEntityImplementation, IHeadingEntityImplementation, IHierarchyEntityImplementation, ILanguageInfoImplementation, ILanguageInfoListImplementation, ILegalBaseImplementation, ILegalBaseListImplementation, ILinkImplementation, ILinkListImplementation, IListEntityImplementation, IListItemEntityImplementation, ILocalizedTextImplementation, ILocalizedTextListImplementation, IMrMrsImplementation, IMrMrsListImplementation, IPaymentTermImplementation, IPaymentTermsListImplementation, IPaymentTypeImplementation, IPaymentTypeListImplementation, IPositionImplementation, IPositionListImplementation, IPriorityImplementation, IPriorityListImplementation, IProductCategoryImplementation, IProductCategoryListImplementation, IProductFamilyImplementation, IProductFamilyListImplementation, IProductTypeImplementation, IProductTypeListImplementation, IProjectStatusImplementation, IProjectStatusListImplementation, IProjectTypeImplementation, IProjectTypeEntityImplementation, IProjectTypeListImplementation, IQuickReplyImplementation, IRatingImplementation, IRatingListImplementation, IReasonImplementation, IReasonListImplementation, IQuoteApproveReasonImplementation, IQuoteApproveReasonListImplementation, IQuoteDenyReasonImplementation, IQuoteDenyReasonListImplementation, IReasonSoldImplementation, IReasonSoldListImplementation, IReasonStalledImplementation, IReasonStalledListImplementation, IRelationDefinitionEntityImplementation, IResourceEntityImplementation, ISaleStageEntityImplementation, ISaleTypeImplementation, ISaleTypeEntityImplementation, ISaleTypeListImplementation, ISelectionCategoryImplementation, ISelectionCategoryListImplementation, ISourceImplementation, ISourceListImplementation, ISoTaskImplementation, ITaskListImplementation, ITicketCategoryImplementation, ITicketCategoryEntityImplementation, ITicketCategoryListImplementation, ITicketCategoryMembershipEntityImplementation, ITicketPriorityImplementation, ITicketPriorityEntityImplementation, ITicketPriorityListImplementation, ITicketStatusEntityImplementation, ITicketStatusListImplementation, ITicketTypeEntityImplementation, ITicketTypeListImplementation, IWebPanelEntityImplementation, ISoRequestItemsAccessor) - Method
ListAgent(IAmountClassEntityImplementation, IBusinessImplementation, IBusinessListImplementation, ICategoryImplementation, ICategoryListImplementation, ICompetitorImplementation, ICompetitorListImplementation, ITaskMenuImplementation, IConsentPurposeImplementation, IConsentPurposeListImplementation, IConsentSourceImplementation, IConsentSourceListImplementation, ICountryImplementation, ICountryListImplementation, ICreditedImplementation, ICreditedListImplementation, ICurrencyImplementation, ICurrencyEntityImplementation, ICurrencyListImplementation, ICustomerLanguageImplementation, ICustomerLanguageListImplementation, IDeliveryTermImplementation, IDeliveryTermsListImplementation, IDeliveryTypeImplementation, IDeliveryTypeListImplementation, IDepartmentImplementation, IDepartmentListImplementation, IDocumentTemplateImplementation, IDocumentTemplateEntityImplementation, IDocumentTemplateListImplementation, IExtAppEntityImplementation, IHeadingEntityImplementation, IHierarchyEntityImplementation, ILanguageInfoImplementation, ILanguageInfoListImplementation, ILegalBaseImplementation, ILegalBaseListImplementation, ILinkImplementation, ILinkListImplementation, IListEntityImplementation, IListItemEntityImplementation, ILocalizedTextImplementation, ILocalizedTextListImplementation, IMrMrsImplementation, IMrMrsListImplementation, IPaymentTermImplementation, IPaymentTermsListImplementation, IPaymentTypeImplementation, IPaymentTypeListImplementation, IPositionImplementation, IPositionListImplementation, IPriorityImplementation, IPriorityListImplementation, IProductCategoryImplementation, IProductCategoryListImplementation, IProductFamilyImplementation, IProductFamilyListImplementation, IProductTypeImplementation, IProductTypeListImplementation, IProjectStatusImplementation, IProjectStatusListImplementation, IProjectTypeImplementation, IProjectTypeEntityImplementation, IProjectTypeListImplementation, IQuickReplyImplementation, IRatingImplementation, IRatingListImplementation, IReasonImplementation, IReasonListImplementation, IQuoteApproveReasonImplementation, IQuoteApproveReasonListImplementation, IQuoteDenyReasonImplementation, IQuoteDenyReasonListImplementation, IReasonSoldImplementation, IReasonSoldListImplementation, IReasonStalledImplementation, IReasonStalledListImplementation, IRelationDefinitionEntityImplementation, IResourceEntityImplementation, ISaleStageEntityImplementation, ISaleTypeImplementation, ISaleTypeEntityImplementation, ISaleTypeListImplementation, ISelectionCategoryImplementation, ISelectionCategoryListImplementation, ISourceImplementation, ISourceListImplementation, ISoTaskImplementation, ITaskListImplementation, ITicketCategoryImplementation, ITicketCategoryEntityImplementation, ITicketCategoryListImplementation, ITicketCategoryMembershipEntityImplementation, ITicketPriorityImplementation, ITicketPriorityEntityImplementation, ITicketPriorityListImplementation, ITicketStatusEntityImplementation, ITicketStatusListImplementation, ITicketTypeEntityImplementation, ITicketTypeListImplementation, IWebPanelEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ListAgent(IAmountClassEntityImplementation, IBusinessImplementation, IBusinessListImplementation, ICategoryImplementation, ICategoryEntityImplementation, ICategoryListImplementation, ICompetitorImplementation, ICompetitorListImplementation, ITaskMenuImplementation, IConsentPurposeImplementation, IConsentPurposeListImplementation, IConsentSourceImplementation, IConsentSourceListImplementation, ICountryImplementation, ICountryListImplementation, ICreditedImplementation, ICreditedListImplementation, ICurrencyImplementation, ICurrencyEntityImplementation, ICurrencyListImplementation, ICustomerLanguageImplementation, ICustomerLanguageListImplementation, IDeliveryTermImplementation, IDeliveryTermsListImplementation, IDeliveryTypeImplementation, IDeliveryTypeListImplementation, IDepartmentImplementation, IDepartmentListImplementation, IDocumentTemplateImplementation, IDocumentTemplateEntityImplementation, IDocumentTemplateListImplementation, IExtAppEntityImplementation, IHeadingEntityImplementation, IHierarchyEntityImplementation, ILanguageInfoImplementation, ILanguageInfoListImplementation, ILegalBaseImplementation, ILegalBaseListImplementation, ILinkImplementation, ILinkListImplementation, IListEntityImplementation, IListItemEntityImplementation, ILocalizedTextImplementation, ILocalizedTextListImplementation, IMrMrsImplementation, IMrMrsListImplementation, IPaymentTermImplementation, IPaymentTermsListImplementation, IPaymentTypeImplementation, IPaymentTypeListImplementation, IPositionImplementation, IPositionListImplementation, IPriorityImplementation, IPriorityListImplementation, IProductCategoryImplementation, IProductCategoryListImplementation, IProductFamilyImplementation, IProductFamilyListImplementation, IProductTypeImplementation, IProductTypeListImplementation, IProjectStatusImplementation, IProjectStatusListImplementation, IProjectTypeImplementation, IProjectTypeEntityImplementation, IProjectTypeListImplementation, IQuickReplyImplementation, IRatingImplementation, IRatingListImplementation, IReasonImplementation, IReasonListImplementation, IQuoteApproveReasonImplementation, IQuoteApproveReasonListImplementation, IQuoteDenyReasonImplementation, IQuoteDenyReasonListImplementation, IReasonSoldImplementation, IReasonSoldListImplementation, IReasonStalledImplementation, IReasonStalledListImplementation, IRelationDefinitionEntityImplementation, IResourceEntityImplementation, ISaleStageEntityImplementation, ISaleTypeImplementation, ISaleTypeEntityImplementation, ISaleTypeListImplementation, ISelectionCategoryImplementation, ISelectionCategoryListImplementation, ISourceImplementation, ISourceListImplementation, ISoTaskImplementation, ITaskListImplementation, ITicketCategoryImplementation, ITicketCategoryEntityImplementation, ITicketCategoryListImplementation, ITicketCategoryMembershipEntityImplementation, ITicketPriorityImplementation, ITicketPriorityEntityImplementation, ITicketPriorityListImplementation, ITicketStatusEntityImplementation, ITicketStatusListImplementation, ITicketTypeEntityImplementation, ITicketTypeListImplementation, IWebPanelEntityImplementation, ISoRequestItemsAccessor) - Method
ListAgent(IAmountClassEntityImplementation, IBusinessImplementation, IBusinessListImplementation, ICategoryImplementation, ICategoryEntityImplementation, ICategoryListImplementation, ICompetitorImplementation, ICompetitorListImplementation, ITaskMenuImplementation, IConsentPurposeImplementation, IConsentPurposeListImplementation, IConsentSourceImplementation, IConsentSourceListImplementation, ICountryImplementation, ICountryListImplementation, ICreditedImplementation, ICreditedListImplementation, ICurrencyImplementation, ICurrencyEntityImplementation, ICurrencyListImplementation, ICustomerLanguageImplementation, ICustomerLanguageListImplementation, IDeliveryTermImplementation, IDeliveryTermsListImplementation, IDeliveryTypeImplementation, IDeliveryTypeListImplementation, IDepartmentImplementation, IDepartmentListImplementation, IDocumentTemplateImplementation, IDocumentTemplateEntityImplementation, IDocumentTemplateListImplementation, IExtAppEntityImplementation, IHeadingEntityImplementation, IHierarchyEntityImplementation, ILanguageInfoImplementation, ILanguageInfoListImplementation, ILegalBaseImplementation, ILegalBaseListImplementation, ILinkImplementation, ILinkListImplementation, IListEntityImplementation, IListItemEntityImplementation, ILocalizedTextImplementation, ILocalizedTextListImplementation, IMrMrsImplementation, IMrMrsListImplementation, IPaymentTermImplementation, IPaymentTermsListImplementation, IPaymentTypeImplementation, IPaymentTypeListImplementation, IPositionImplementation, IPositionListImplementation, IPriorityImplementation, IPriorityListImplementation, IProductCategoryImplementation, IProductCategoryListImplementation, IProductFamilyImplementation, IProductFamilyListImplementation, IProductTypeImplementation, IProductTypeListImplementation, IProjectStatusImplementation, IProjectStatusListImplementation, IProjectTypeImplementation, IProjectTypeEntityImplementation, IProjectTypeListImplementation, IQuickReplyImplementation, IRatingImplementation, IRatingListImplementation, IReasonImplementation, IReasonListImplementation, IQuoteApproveReasonImplementation, IQuoteApproveReasonListImplementation, IQuoteDenyReasonImplementation, IQuoteDenyReasonListImplementation, IReasonSoldImplementation, IReasonSoldListImplementation, IReasonStalledImplementation, IReasonStalledListImplementation, IRelationDefinitionEntityImplementation, IResourceEntityImplementation, ISaleStageEntityImplementation, ISaleTypeImplementation, ISaleTypeEntityImplementation, ISaleTypeListImplementation, ISelectionCategoryImplementation, ISelectionCategoryListImplementation, ISourceImplementation, ISourceListImplementation, ISoTaskImplementation, ITaskListImplementation, ITicketCategoryImplementation, ITicketCategoryEntityImplementation, ITicketCategoryListImplementation, ITicketCategoryMembershipEntityImplementation, ITicketPriorityImplementation, ITicketPriorityEntityImplementation, ITicketPriorityListImplementation, ITicketStatusEntityImplementation, ITicketStatusListImplementation, ITicketTypeEntityImplementation, ITicketTypeListImplementation, IWebPanelEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration) - Method
CreateDefaultCategoryEntityAsync(CancellationToken) - Method
GetCategoryEntityAsync(Int32, CancellationToken) - Method
SaveCategoryEntityAsync(CategoryEntity, CancellationToken)
- Method
SuperOffice.CRM.Services.MarketingAgent is Modified
- Deleted items
- Method
MarketingAgent(IFormEntityImplementation, IFormSubmissionEntityImplementation, IMailingStatisticsImplementation, IPreviewMailingImplementation, IPreviewMailingHeaderImplementation, IShipmentMessageBlockEntityImplementation, IShipmentMessageEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
MarketingAgent(IFormEntityImplementation, IFormSubmissionEntityImplementation, IMailingStatisticsImplementation, IPreviewMailingImplementation, IPreviewMailingHeaderImplementation, IShipmentMessageBlockEntityImplementation, IShipmentMessageEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.MDOAgent is Modified
- Deleted items
- Method
MDOAgent(IMDOListImplementation, ISelectableMDOListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
MDOAgent(IMDOListImplementation, ISelectableMDOListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.NumberAllocationAgent is Modified
- Deleted items
- Method
NumberAllocationAgent(IRefCountEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
NumberAllocationAgent(IRefCountEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.PersonAgent is Modified
- Deleted items
- Method
PersonAgent(IConsentPersonImplementation, IPersonImplementation, IPersonEntityImplementation, IPersonImageImplementation, IPersonListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
PersonAgent(IConsentPersonImplementation, IPersonImplementation, IPersonEntityImplementation, IPersonImageImplementation, IPersonListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration) - Method
GetUtmParametersAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Services.PhoneListAgent is Modified
- Deleted items
- Method
PhoneListAgent(IPhoneListImplementation, IPhoneListPreferencesImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
PhoneListAgent(IPhoneListImplementation, IPhoneListPreferencesImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.PocketAgent is Modified
- Deleted items
- Method
PocketAgent(ICallerIDImplementation, IPocketStartupDataImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
PocketAgent(ICallerIDImplementation, IPocketStartupDataImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.PreferenceAgent is Modified
- Deleted items
- Method
PreferenceAgent(IPreferenceImplementation, IPreferenceDescriptionImplementation, IPreferenceDescriptionLineImplementation, IPreferenceListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
PreferenceAgent(IPreferenceImplementation, IPreferenceDescriptionImplementation, IPreferenceDescriptionLineImplementation, IPreferenceListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ProjectAgent is Modified
- Deleted items
- Method
ProjectAgent(IProjectImplementation, IProjectEntityImplementation, IProjectEventImplementation, IProjectEventEntityImplementation, IProjectEventListImplementation, IProjectListImplementation, IProjectMemberImplementation, IProjectMemberListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ProjectAgent(IProjectImplementation, IProjectEntityImplementation, IProjectEventImplementation, IProjectEventEntityImplementation, IProjectEventListImplementation, IProjectListImplementation, IProjectMemberImplementation, IProjectMemberListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration) - Method
SetCompletedAsync(Int32, Boolean, CancellationToken)
- Method
SuperOffice.CRM.Services.QuoteAgent is Modified
- Deleted items
- Method
QuoteAgent(IFieldMetadataImplementation, IPriceListImplementation, IProductImplementation, IQuoteImplementation, IQuoteAlternativeImplementation, IQuoteConnectionImplementation, IQuoteEntityImplementation, IQuoteLineImplementation, IQuoteLineConfigurationImplementation, IQuoteVersionImplementation, IQuoteVersionAttachmentImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
QuoteAgent(IFieldMetadataImplementation, IPriceListImplementation, IProductImplementation, IQuoteImplementation, IQuoteAlternativeImplementation, IQuoteConnectionImplementation, IQuoteEntityImplementation, IQuoteLineImplementation, IQuoteLineConfigurationImplementation, IQuoteVersionImplementation, IQuoteVersionAttachmentImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.RelationAgent is Modified
- Deleted items
- Method
RelationAgent(IContactRelationEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
RelationAgent(IContactRelationEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ReportAgent is Modified
- Deleted items
- Method
ReportAgent(IReportLabelLayoutEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ReportAgent(IReportLabelLayoutEntityImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ResourceAgent is Modified
- Deleted items
- Method
ResourceAgent(IResourceOverrideImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ResourceAgent(IResourceOverrideImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.SaintAgent is Modified
- Deleted items
- Method
SaintAgent(ISaintConfigurationImplementation, IStatusMonitorImplementation, IStatusMonitorPeriodsImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
SaintAgent(ISaintConfigurationImplementation, IStatusMonitorImplementation, IStatusMonitorPeriodsImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.SaleAgent is Modified
- Deleted items
- Method
SaleAgent(ISaleImplementation, ISaleEntityImplementation, ISaleListImplementation, ISaleStakeholderImplementation, ISaleStakeholderListImplementation, ISaleSummaryImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
SaleAgent(ISaleImplementation, ISaleEntityImplementation, ISaleListImplementation, ISaleStakeholderImplementation, ISaleStakeholderListImplementation, ISaleSummaryImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.SelectionAgent is Modified
- Deleted items
- Method
SelectionAgent(ISelectionEntityImplementation, ISelectionForFindImplementation, ISelectionSummaryItemImplementation, ITypicalSearchesImplementation, ISoRequestItemsAccessor) - Method
SelectionAgent(ISelectionEntityImplementation, ISelectionForFindImplementation, ISelectionSummaryItemImplementation, ITypicalSearchesImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
SelectionAgent(IBoardViewSettingsBaseImplementation, ISelectionEntityImplementation, ISelectionForFindImplementation, ISelectionSummaryItemImplementation, ITypicalSearchesImplementation, ISoRequestItemsAccessor) - Method
SelectionAgent(IBoardViewSettingsBaseImplementation, ISelectionEntityImplementation, ISelectionForFindImplementation, ISelectionSummaryItemImplementation, ITypicalSearchesImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration) - Method
CreateDefaultBoardViewSettingsFromEntityTypeAsync(BoardViewEntityType, CancellationToken) - Method
DeleteBoardViewSettingsAsync(Int32, CancellationToken) - Method
GetBoardViewSettingsAsync(Int32, CancellationToken) - Method
GetBoardViewSettingsForSelectionAsync(Int32, Int32, CancellationToken) - Method
SaveBoardViewSettingsAsync(BoardViewSettingsBase, CancellationToken)
- Method
SuperOffice.CRM.Services.SentryAgent is Modified
- Deleted items
- Method
SentryAgent(ISentryImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
SentryAgent(ISentryImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.TargetsAgent is Modified
- Deleted items
- Method
TargetsAgent(ITargetAssignmentImplementation, ITargetDimensionImplementation, ITargetGroupImplementation, ITargetRevisionImplementation, ITargetRevisionHistoryImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
TargetsAgent(ITargetAssignmentImplementation, ITargetDimensionImplementation, ITargetGroupImplementation, ITargetRevisionImplementation, ITargetRevisionHistoryImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.TicketAgent is Modified
- Deleted items
- Method
TicketAgent(IAttachmentEntityImplementation, ITicketImplementation, ITicketEntityImplementation, ITicketMessageImplementation, ITicketMessageEntityImplementation, ITicketSummaryItemImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
TicketAgent(IAttachmentEntityImplementation, ITicketImplementation, ITicketEntityImplementation, ITicketMessageImplementation, ITicketMessageEntityImplementation, ITicketSummaryItemImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.TimeZoneAgent is Modified
- Deleted items
- Method
TimeZoneAgent(IPreferredTimeZoneImplementation, IRemoteTimeZoneMethodsImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
TimeZoneAgent(IPreferredTimeZoneImplementation, IRemoteTimeZoneMethodsImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.UserAgent is Modified
- Deleted items
- Method
UserAgent(IAccessGatewayInfoImplementation, ICredentialImplementation, IRoleImplementation, IRoleEntityImplementation, IServiceAuthImplementation, ITokenManagementInfoImplementation, IUntrustedCredentialsImplementation, IUserImplementation, IUserGroupImplementation, IUserGroupListImplementation, IUserInfoImplementation, IUserInfoListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
UserAgent(IAccessGatewayInfoImplementation, ICredentialImplementation, IRoleImplementation, IRoleEntityImplementation, IServiceAuthImplementation, ITokenManagementInfoImplementation, IUntrustedCredentialsImplementation, IUserImplementation, IUserGroupImplementation, IUserGroupListImplementation, IUserInfoImplementation, IUserInfoListImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.UserDefinedFieldInfoAgent is Modified
- Deleted items
- Method
UserDefinedFieldInfoAgent(IFieldInfoBaseImplementation, IUserDefinedFieldInfoImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
UserDefinedFieldInfoAgent(IFieldInfoBaseImplementation, IUserDefinedFieldInfoImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.ViewStateAgent is Modified
- Deleted items
- Method
ViewStateAgent(ILiveUiConfigImplementation, IHistoryImplementation, IHistoryListImplementation, IUiEventImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
ViewStateAgent(ILiveUiConfigImplementation, IHistoryImplementation, IHistoryListImplementation, IUiEventImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.WebhookAgent is Modified
- Deleted items
- Method
WebhookAgent(IWebhookImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
WebhookAgent(IWebhookImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
SuperOffice.CRM.Services.WorkflowAgent is Modified
- Deleted items
- Method
WorkflowAgent(IEmailFlowImplementation, IWorkflowEventImplementation, IWorkflowEventResultImplementation, IWorkflowFilterImplementation, IWorkflowGoalImplementation, IWorkflowStepBaseImplementation, IWorkflowStepOptionBaseImplementation, IWorkflowTriggerImplementation, IWorkflowWaitForActionImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository)
- Method
- New items
- Method
WorkflowAgent(IEmailFlowImplementation, IWorkflowEventImplementation, IWorkflowEventResultImplementation, IWorkflowFilterImplementation, IWorkflowGoalImplementation, IWorkflowStepBaseImplementation, IWorkflowStepOptionBaseImplementation, IWorkflowTriggerImplementation, IWorkflowWaitForActionImplementation, ISoRequestItemsAccessor, IDebugUser, IServiceCallsRepository, IScriptingConfiguration, IOnlineConfiguration)
- Method
NetServer core
The following represent changes to assemblies SoCore, SoDatabase, SoLicense and SuperOffice.Plugins.Assembly: SoCore
Deleted types
SuperOffice.Diagnostics.LogElementSuperOffice.Diagnostics.LogEntryInfoSuperOffice.Diagnostics.SoEventRecorder
New types
Microsoft.Extensions.Logging.ILoggerExtensionsSuperOffice.Data.BoardViewEntityTypeSuperOffice.Data.CategoryGroupSuperOffice.Data.EjScriptVerbSuperOffice.Exceptions.SoMissingDatabaseContextException
Modified types
SuperOffice.Configuration.ConfigFile is Modified
- Modified items
SuperOffice.Configuration.ConfigFile.Diagnostics is Modified
- Deleted items
- Property
.DiagnosticsLogEventRecorder
- Property
SuperOffice.Configuration.ConfigFile.IDiagnosticsConfiguration is Modified
-
Deleted items
- Property
.IDiagnosticsConfigurationLogEventRecorder
- Property
-
New items
- Method
GetAppSetting(String)
- Method
SuperOffice.Configuration.File.ConfigFileSection is Modified
- Deleted items
- Method
ConfigFileSection(ConfigFileFacade, IConfiguration, String)
- Method
- New items
- Method
ConfigFileSection(IServiceScopeFactory, IConfiguration, String)
- Method
SuperOffice.Configuration.VersionPropertyNames is Modified
- New items
- Field
CollectSoConnectionStack
- Field
SuperOffice.CRM.Security.EOwnershipIndex is Modified
- New items
- Field
CustomObjects
- Field
SuperOffice.CRM.UserPreferenceStrings is Modified
- Modified items
SuperOffice.CRM.UserPreferenceStrings.SalesNotification is Modified
-
New items
- Field
.SalesNotificationNotifyCompanyAssignment
- Field
- New items
SuperOffice.CRM.UserPreferenceStrings.Mailing is New
SuperOffice.Data.DashTileType is Modified
- New items
- Field
Funnel
- Field
SuperOffice.Data.EventHandlerType is Modified
- New items
- Field
SalesLoadTicket - Field
SalesLoadTicketMessage
- Field
SuperOffice.Data.GuideStepConstants is Modified
- New items
- Field
ProjectTypeIDs
- Field
SuperOffice.Data.NotifyType is Modified
- New items
- Field
ContactAssignment
- Field
SuperOffice.Diagnostics.ServiceCall is Modified
- New items
- Method
ToString()
- Method
SuperOffice.Diagnostics.SimplePeriodicGrafanaReporter is Modified
- New items
- Property
LoggingIsActive
- Property
SuperOffice.Diagnostics.SoLogger is Modified
- Deleted items
- Method
LogException(EventLogEntryType, Exception, Boolean) - Method
PopulateEnvironmentInfo(LogEntryInfo)
- Method
SuperOffice.Globalization.RC is Modified
- New items
- Field
SR_ADMIN_LISTS_CATEGORYGROUP - Field
SR_ADMIN_LISTS_ENABLE_LEADSTATUS - Field
SR_APPOINTMENT_IMAGE_WARNING - Field
SR_APPOINTMENT_IMAGES_RESIZED - Field
SR_BOARD_INVALID_REQUEST_PRIORITY - Field
SR_BOARD_INVALID_REQUEST_STATUS - Field
SR_BOARD_INVALID_REQUEST_TYPE - Field
SR_BOARD_NO_FILTERS - Field
SR_BOARD_REQUEST_SELECT_REQUEST_CLOSED_STATUS - Field
SR_BOARD_REQUEST_SET_TO_CLOSED - Field
SR_BOARD_SELECT_FUTURE_DATE - Field
SR_CATEGORYGROUP_CUSTOMER - Field
SR_CATEGORYGROUP_LOST - Field
SR_CATEGORYGROUP_PARTNER - Field
SR_CATEGORYGROUP_POTENTIAL - Field
SR_CRITERION_PREV_YEAR - Field
SR_CUSTOMOBJECT_NO_CREATE_ACCESS - Field
SR_CUSTOMOBJECT_NO_ITEMS_DEFINED - Field
SR_DASHBOARD_ADD_QUICK_FILTER - Field
SR_DASHBOARD_CHART_TYPE_FUNNEL - Field
SR_DASHBOARD_COPY_LINK - Field
SR_DASHBOARD_EDIT_FUNNEL_NECK_HEIGHT - Field
SR_DASHBOARD_EDIT_FUNNEL_NECK_WITH - Field
SR_DASHBOARD_ENABLE_SERIES - Field
SR_DASHBOARD_QUICK_FILTER - Field
SR_FAVOURITE_CUSTOMOBJECT - Field
SR_LISTITEM_TEXT_TOO_LONG - Field
SR_MAILLOGIN_CONNECT_TO_EMAIL_SERVICE - Field
SR_PD_Mail_PreferredEmailConnection_DESC - Field
SR_PD_Mail_PreferredEmailConnection_NAME - Field
SR_PD_Mailing_EnableUTMSaving_DESC - Field
SR_PD_Mailing_EnableUTMSaving_NAME - Field
SR_PD_serviceSettings_anonymizeUsersOnReply_DESC - Field
SR_PD_serviceSettings_anonymizeUsersOnReply_NAME - Field
SR_PDL_Mail_PreferredEmailConnection_1 - Field
SR_PDL_Mail_PreferredEmailConnection_2 - Field
SR_SENTRY_CUSTOM_OBJECTS - Field
SR_TICKETARCHIVE_PRIORITY_RANK - Field
SR_TICKETARCHIVE_PRIORITY_RANK_TOOLTIP - Field
SR_TICKETARCHIVE_TICKETSTATUS_RANK - Field
SR_TICKETARCHIVE_TICKETSTATUS_RANK_TOOLTIP - Field
SR_UTM_ARCHIVECOLUMN_TOOLTIP - Field
SR_UTM_CAMPAIGN - Field
SR_UTM_CONTENT - Field
SR_UTM_MEDIUM - Field
SR_UTM_REFERRER_DOMAIN - Field
SR_UTM_SOURCE - Field
SR_UTM_TERM - Field
SR_UTM_WEBFORM
- Field
SuperOffice.License.SoLicenseNames is Modified
- New items
- Field
UtmSaving
- Field
SuperOffice.Threading.AsyncQueueProcessor<TQueue, TItem> is Modified
- Deleted items
- Method
AsyncQueueProcessor(TQueue)
- Method
- New items
- Method
AsyncQueueProcessor(TQueue, ILogger<AsyncQueueProcessor<TQueue, TItem>>) - Method
OuterProcessItemAsync(IAsyncQueueProcessItemContext<TItem>, CancellationToken)
- Method
SuperOffice.Threading.TaskHelper is Modified
- New items
- Method
WhenAllBatched<T>(IEnumerable<Task<T>>, Int32) - Method
WhenAllBatched(IEnumerable<Task>, Int32)
- Method
SuperOffice.Util.ImageUtilities is Modified
- Deleted items
- Method
ResolveUrlOrBase64ImageNoReduction(String)
- Method
- New items
- Method
GetImageTypeFromBytes(Byte[], String) - Method
ResolveUrlOrBase64ImageNoReductionAsync(String, CancellationToken)
- Method
Assembly: SoDatabase
New types
SuperOffice.CRM.Data.BoardViewSettingsTableInfoSuperOffice.CRM.Data.UtmParametersTableInfoSuperOffice.CRM.Entities.NotificationHelperSuperOffice.CRM.ExtraTableHelperSuperOffice.CRM.Rows.BoardViewSettingsRecordDataSuperOffice.CRM.Rows.BoardViewSettingsRecordDataExtensionsSuperOffice.CRM.Rows.BoardViewSettingsRowSuperOffice.CRM.Rows.BoardViewSettingsRowsSuperOffice.CRM.Rows.PrivateFactory.PrivateBoardViewSettingsRowFactorySuperOffice.CRM.Rows.PrivateFactory.PrivateBoardViewSettingsRowsFactorySuperOffice.CRM.Rows.PrivateFactory.PrivateUtmParametersRowFactorySuperOffice.CRM.Rows.PrivateFactory.PrivateUtmParametersRowsFactorySuperOffice.CRM.Rows.UtmParametersRecordDataSuperOffice.CRM.Rows.UtmParametersRecordDataExtensionsSuperOffice.CRM.Rows.UtmParametersRowSuperOffice.CRM.Rows.UtmParametersRowsSuperOffice.CRM.Security.CustomObjectSentrySuperOffice.CRM.Security.CustomObjectSentryQueryInfoSuperOffice.Data.SQL.BoardViewEntityTypeFieldInfoSuperOffice.Data.SQL.CategoryGroupFieldInfoSuperOffice.Data.SQL.EjScriptVerbFieldInfo
Modified types
SuperOffice.CRM.Cache.AssociateCache is Modified
- New items
- Method
GetEncodedAssociateImageAsync(Int32, Int32, Int32)
- Method
SuperOffice.CRM.Data.AssociateTableInfo is Modified
- New items
- Property
LeftOuterJoin_BoardViewSettings_AssociateId - Property
LeftOuterJoin_BoardViewSettings_RegisteredAssociateId - Property
LeftOuterJoin_BoardViewSettings_UpdatedAssociateId - Property
LeftOuterJoin_UtmParameters_RegisteredAssociateId - Property
LeftOuterJoin_UtmParameters_UpdatedAssociateId
- Property
SuperOffice.CRM.Data.CategoryTableInfo is Modified
- New items
- Property
CategoryGroup - Property
EnableLeadStatus
- Property
SuperOffice.CRM.Data.ContactTableInfo is Modified
- New items
- Property
LeftOuterJoin_Notify_ContactId - Property
LeftOuterJoin_UtmParameters_CreatedContactId
- Property
SuperOffice.CRM.Data.DBC is Modified
- Modified items
SuperOffice.CRM.Data.DBC.CategoryFields is Modified
- New items
- Field
.CategoryFieldsCategoryGroup - Field
.CategoryFieldsEnableLeadStatus
- Field
SuperOffice.CRM.Data.DBC.EjscriptFields is Modified
- New items
- Field
.EjscriptFieldsBlockedVerbs
- Field
SuperOffice.CRM.Data.DBC.ExtraTablesFields is Modified
- New items
- Field
.ExtraTablesFieldsTableNumber
- Field
SuperOffice.CRM.Data.DBC.NotifyFields is Modified
-
New items
- Field
.NotifyFieldsContactId - Field
.NotifyFieldsPersonId
- Field
-
New items
- Field
BoardViewSettings - Field
UtmParameters
- Field
SuperOffice.CRM.Data.DBC.BoardViewSettingsFields is New
SuperOffice.CRM.Data.DBC.UtmParametersFields is New
SuperOffice.CRM.Data.EjscriptTableInfo is Modified
- New items
- Property
BlockedVerbs
- Property
SuperOffice.CRM.Data.ExtraTablesTableInfo is Modified
- New items
- Property
TableNumber
- Property
SuperOffice.CRM.Data.FormSubmissionTableInfo is Modified
- New items
- Property
LeftOuterJoin_UtmParameters_FormSubmissionId
- Property
SuperOffice.CRM.Data.NotifyTableInfo is Modified
- New items
- Property
ContactId - Property
ContactId_InnerJoin_Contact - Property
PersonId - Property
PersonId_InnerJoin_Person
- Property
SuperOffice.CRM.Data.PersonTableInfo is Modified
- New items
- Property
LeftOuterJoin_Notify_PersonId - Property
LeftOuterJoin_UtmParameters_CreatedPersonId
- Property
SuperOffice.CRM.Data.SelectionTableInfo is Modified
- New items
- Property
LeftOuterJoin_BoardViewSettings_SelectionId
- Property
SuperOffice.CRM.Documents.ArchiveTempFileProvider is Modified
- Deleted items
- Method
ArchiveTempFileProvider()
- Method
- New items
- Method
ArchiveTempFileProvider(ILogger<ArchiveTempFileProvider>)
- Method
SuperOffice.CRM.Documents.SoArc2 is Modified
- Deleted items
- Method
SoArc2(IConfiguration)
- Method
- New items
- Method
SoArc2(IConfiguration, ILogger<SoArc2>)
- Method
SuperOffice.CRM.Lists.MDOProviderBase is Modified
- Modified items
- Method
GetHistoryIconHint(ListTableRow)
- Method
SuperOffice.CRM.ListsHelper is Modified
- New items
- Method
GetUdListDefinitionIdForSoTable(SoTable)
- Method
SuperOffice.CRM.Rows.CategoryRecordData is Modified
- New items
- Field
CategoryGroup - Field
EnableLeadStatus
- Field
SuperOffice.CRM.Rows.CategoryRow is Modified
- New items
- Property
CategoryGroup - Property
EnableLeadStatus
- Property
SuperOffice.CRM.Rows.CustomTableRow<TTableInfo> is Modified
- New items
- Method
GetFromPrimaryKeyAsync(TTableInfo, Int32, CancellationToken)
- Method
SuperOffice.CRM.Rows.EjscriptRecordData is Modified
- New items
- Field
BlockedVerbs
- Field
SuperOffice.CRM.Rows.EjscriptRow is Modified
- New items
- Property
BlockedVerbs
- Property
SuperOffice.CRM.Rows.ExtraTablesRecordData is Modified
- New items
- Field
TableNumber
- Field
SuperOffice.CRM.Rows.ExtraTablesRow is Modified
- New items
- Property
TableNumber
- Property
SuperOffice.CRM.Rows.NotifyRecordData is Modified
- New items
- Field
ContactId - Field
PersonId
- Field
SuperOffice.CRM.Rows.NotifyRow is Modified
- New items
- Property
ContactId - Property
PersonId
- Property
SuperOffice.CRM.Rows.NotifyRows is Modified
- New items
- Method
GetFromIdxContactIdAsync(Int32, CancellationToken) - Method
GetFromIdxPersonIdAsync(Int32, CancellationToken)
- Method
SuperOffice.CRM.Rows.NotifyRows.IdxContactId is New
SuperOffice.CRM.Rows.NotifyRows.IdxPersonId is New
SuperOffice.CRM.Rows.RowDefaulter is Modified
- New items
- Method
SetDefaultsAsync(SORLabelLayoutRow, DefaulterStrategy, CancellationToken)
- Method
SuperOffice.CRM.Rows.RowValidator is Modified
- New items
- Method
ValidateField(BoardViewEntityType&, FieldInfo) - Method
ValidateField(CategoryGroup&, FieldInfo) - Method
ValidateField(EjScriptVerb&, FieldInfo)
- Method
SuperOffice.CRM.Sale.QuoteDocumentGenerator is Modified
- Modified items
- Method
MergeToPdf(Stream, Stream, DataSet)
- Method
- New items
- Method
QuoteDocumentGenerator(ILogger<QuoteDocumentGenerator>)
- Method
SuperOffice.CRM.Security.Sentry is Modified
- Modified items
- Method
IsContactLicenseOwner(Int32)
- Method
SuperOffice.CRM.Security.Sentry.DataRightCache is Modified
SuperOffice.CRM.Services.Implementation.ServiceFacades.ServiceFacade is Modified
- Modified items
- Method
CallServiceAsync(String, String, CancellationToken) - Method
FireServiceCall(String, Object)
- Method
- New items
- Method
ServiceFacade(ILogger<ServiceFacade>)
- Method
SuperOffice.CRM.Ticket.TicketHelper is Modified
- New items
- Method
NotifyNewTicketMessageAsync(Int32)
- Method
SuperOffice.CRM.Webhooks.WebhookSoftTriggerPlugin is Modified
- Modified items
- Method
AddField(Dictionary<String, Object>, String, TableRowBase)
- Method
SuperOffice.Data.Dialect.Dialect is Modified
- Modified items
SuperOffice.Data.Dialect.Dialect.NonParameterizedInt is Modified
SuperOffice.Data.ServicePreferenceMapper is Modified
- New items
- Method
ServicePreferenceMapper(ServicePreferenceMappings, ICacheManager)
- Method
SuperOffice.Data.ServicePreferenceMappings is Modified
- Modified items
- Method
ServicePreferenceMappings()
- Method
SuperOffice.Data.TablesInfo is Modified
- New items
- Method
GetBoardViewSettingsTableInfo() - Method
GetUtmParametersTableInfo()
- Method
Assembly: SoDatabase.BusinessLogic
New types
SuperOffice.CRM.ArchiveLists.AssignmentCompanyNotificationExtenderSuperOffice.CRM.ArchiveLists.AssignmentCompanyNotificationSubProviderSuperOffice.CRM.ArchiveLists.AssignmentNotificationExtenderBaseSuperOffice.CRM.ArchiveLists.AssignmentNotificationProviderSuperOffice.CRM.ArchiveLists.AssignmentPersonNotificationExtenderSuperOffice.CRM.ArchiveLists.AssignmentPersonNotificationSubProviderSuperOffice.CRM.ArchiveLists.ContactUtmParamatersExtenderSuperOffice.CRM.ArchiveLists.CustomObjectFavouritesProviderSuperOffice.CRM.ArchiveLists.FavouriteCustomObjectExtenderSuperOffice.CRM.ArchiveLists.FormSubmissionUtmParamatersExtenderSuperOffice.CRM.ArchiveLists.PersonUtmParamatersExtenderSuperOffice.CRM.ArchiveLists.UtmParametersExtenderBaseSuperOffice.CRM.Lists.CategoryGroupProviderSuperOffice.CRM.Lists.CustomObjectFavouriteListProviderSuperOffice.Data.Dialect.PostgreSqlDialectSuperOffice.Data.Dialect.PostgreSqlMassOperationsSuperOffice.Data.Dialect.PostgreSqlMassOperationsV2SuperOffice.Data.Dialect.PostgreSqlOperationsSuperOffice.Util.BizCardResult
Modified types
SuperOffice.CRM.ArchiveLists.ActivityArchiveProviderBase is Modified
- New items
- Field
EntityMailing
- Field
SuperOffice.CRM.ArchiveLists.ExtraFieldExtenderBase is Modified
SuperOffice.CRM.ArchiveLists.TicketMessageExtenderBase is Modified
SuperOffice.CRM.ArchiveLists.TicketPriorityExtenderBase is Modified
SuperOffice.CRM.ArchiveLists.TicketStatusExtenderBase is Modified
SuperOffice.CRM.Entities.AppointmentMatrix is Modified
- Deleted items
- Method
AppointmentMatrix(Appointment, RecurrenceUpdateMode, ICalendarUtility, IAppointmentUtility, IBookingManager)
- Method
- New items
- Method
AppointmentMatrix(Appointment, RecurrenceUpdateMode, ICalendarUtility, IAppointmentUtility, IBookingManager, ILogger<AppointmentMatrix>)
- Method
SuperOffice.CRM.Entities.RecurrenceManager is Modified
- New items
- Method
UpdateFromRecord(RecurrenceInfo, RecurrenceRuleRecordData, DateTime)
- Method
SuperOffice.CRM.Lists.AssociateMDOProviderBase is Modified
- Modified items
- Method
GetHistoryIconHint(ListTableRow)
- Method
SuperOffice.CRM.Lists.EnrichContactProvider is Modified
- Deleted items
- Method
EnrichContactProvider()
- Method
- New items
- Method
EnrichContactProvider(ILogger<EnrichContactProvider>)
- Method
SuperOffice.CRM.Lists.ExtraTableDropdownProvider is Modified
- Modified items
- Method
GetHistoryItemsAsync(CancellationToken)
- Method
SuperOffice.CRM.Lists.GenericMDOProvider is Modified
- Modified items
- Method
GetHistoryIconHint(ListTableRow)
- Method
SuperOffice.CRM.Lists.ProjectStatusProvider is Modified
SuperOffice.CRM.Notification.PushNotificationServiceManager is Modified
- Modified items
- Method
GetTagFromPushNotificationType(PushNotificationType)
- Method
SuperOffice.CRM.Tooltips.MailItemTooltipPlugin is Modified
- Deleted items
- Method
MailItemTooltipPlugin()
- Method
- New items
- Method
MailItemTooltipPlugin(ILogger<MailItemTooltipPlugin>)
- Method
SuperOffice.CRM.Webhooks.DefaultWebhookPlugin is Modified
- Deleted items
- Method
DefaultWebhookPlugin(IWebhookTransmitter)
- Method
- New items
- Method
DefaultWebhookPlugin(IWebhookTransmitter, ILogger<DefaultWebhookPlugin>)
- Method
SuperOffice.CRM.Webhooks.WebhookDispatcher is Modified
- Deleted items
- Method
WebhookDispatcher(IWebhookManager, IAsyncQueue<WebhookTaskInfo>)
- Method
- New items
- Method
WebhookDispatcher(IWebhookManager, IAsyncQueue<WebhookTaskInfo>, ILogger<WebhookDispatcher>)
- Method
SuperOffice.CRM.Webhooks.WebhookManager is Modified
- Deleted items
- Method
WebhookManager(IAsyncQueue<WebhookTaskInfo>, IAsyncQueue<DelayedItem<RetryWebhook>>, INSPrincipalAccessor, IServiceProvider, ILogger<WebhookManager>)
- Method
- New items
- Method
WebhookManager(IAsyncQueue<WebhookTaskInfo>, IAsyncQueue<DelayedItem<RetryWebhook>>, ISoRequestItemsAccessor, IServiceScopeFactory)
- Method
SuperOffice.Data.Dialect.MassOperations is Modified
- Modified items
- Method
GetTargetInformation(String) - Method
ReformatColumnsForImport(SoTable, String[], IEnumerable<String[]>, Int32[], Dictionary<ComplexKey, RowInfo>, UDefType, Dictionary<Int32, Int32>, List<List<String>>) - Method
ToCarrierStatus(Int32) - Method
VerifyRights()
- Method
SuperOffice.Data.Dialect.MassOperations.ERowStatus is Modified
SuperOffice.Data.Dialect.MassOperations.RowInfo is Modified
- New items
- Method
GetUpdateTargetFromTempSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithDataMatchSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithKeyMatchSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithNewKeysSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetZeroOutColumnsSql(SoTable, SoTable, SoField, SoField, SoField[])
- Method
SuperOffice.Data.Dialect.OracleMassOperations is Modified
- New items
- Method
GetUpdateTargetFromTempSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithDataMatchSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithKeyMatchSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithNewKeysSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetZeroOutColumnsSql(SoTable, SoTable, SoField, SoField, SoField[])
- Method
SuperOffice.Data.Dialect.SqlServerMassOperations is Modified
- New items
- Method
GetUpdateTargetFromTempSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithDataMatchSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithKeyMatchSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetUpdateTempTableWithNewKeysSql(SoTable, SoTable, SoField, SoField, SoField, IEnumerable<String>) - Method
GetZeroOutColumnsSql(SoTable, SoTable, SoField, SoField, SoField[])
- Method
SuperOffice.Data.UdefPublishHelper is Modified
- Deleted items
- Method
UdefPublishHelper(IUdefHelper, ISystemEventHelper)
- Method
- New items
- Method
UdefPublishHelper(IUdefHelper, ISystemEventHelper, ILogger<UdefPublishHelper>)
- Method
SuperOffice.Util.RagAIConfiguration is Modified
- Deleted items
- Property
AppClientSecret - Property
Fileset_Audience - Property
Fileset_PrincipalName - Property
Fileset_SigningKey
- Property
- New items
- Property
OverrideContextIdentifier
- Property
SuperOffice.Util.RagAIHelper is Modified
- Deleted items
- Method
RagAIHelper(IOptions<RagAIConfiguration>, ILogger<RagAIHelper>)
- Method
- New items
- Method
RagAIHelper(IOptions<RagAIConfiguration>, ILogger<RagAIHelper>, ICacheManager)
- Method
Assembly: SoLicense
Modified types
SuperOffice.License.SignatureCreator is Modified
- Deleted items
- Method
SignatureCreator(SignedPublicKey, DSACryptoServiceProvider, ILogger)
- Method
- New items
- Method
SignatureCreator(SignedPublicKey, DSACryptoServiceProvider, ILogger<SignatureCreator>)
- Method
SuperOffice.License.SignatureValidator is Modified
- Deleted items
- Method
SignatureValidator(SignedPublicKey, ILogger)
- Method
- New items
- Method
SignatureValidator(SignedPublicKey, ILogger<SignatureValidator>)
- Method
Continuous database
The following represent changes to SuperOffice database schema.Assembly: SuperOffice.CD.DSL.Database
New types
SuperOffice.CD.Database.BoardViewEntityTypeSuperOffice.CD.Database.CategoryGroupSuperOffice.CD.DSL.Database.EjScriptVerbSuperOffice.CD.DSL.Database.Steps_CS.CS_61_EjscriptVerbSuperOffice.CD.DSL.Database.Steps_CS.CS_62_ExtraTables_TableNumSuperOffice.CD.DSL.Database.Steps_CS.CS_63_ExtraTables_TableNumValueSuperOffice.CD.DSL.Database.Steps_CS.CS_64_Model_NextTableNumberSuperOffice.CD.DSL.Database.Steps_CS.CS_65_Model_NextTableNumberFixSuperOffice.CD.DSL.Database.Steps_SuperOffice.SuperOffice_122_AssignmentNotificationSuperOffice.CD.DSL.Database.Steps_SuperOffice.SuperOffice_123_UTMParametersSuperOffice.CD.DSL.Database.Steps_SuperOffice.SuperOffice_124_CategoryGroupsSuperOffice.CD.DSL.Database.T_BoardViewSettingsSuperOffice.CD.DSL.Database.T_UtmParameters
Modified types
SuperOffice.CD.Database.DashTileType is Modified
- New items
- Field
Funnel
- Field
SuperOffice.CD.Database.RoleRelationToOwner is Modified
- New items
- Field
CustomObjects
- Field
SuperOffice.CD.DSL.Database.EventHandlerType is Modified
- New items
- Field
SalesLoadTicket - Field
SalesLoadTicketMessage
- Field
SuperOffice.CD.DSL.Database.NotifyType is Modified
- New items
- Field
ContactAssignment
- Field
SuperOffice.CD.DSL.Database.T_Category is Modified
- New items
- Field
CategoryGroup - Field
EnableLeadStatus
- Field
SuperOffice.CD.DSL.Database.T_Ejscript is Modified
- New items
- Field
BlockedVerbs
- Field
SuperOffice.CD.DSL.Database.T_ExtraTables is Modified
- New items
- Field
TableNumber
- Field
SuperOffice.CD.DSL.Database.T_Notify is Modified
- New items
- Field
ContactId - Field
PersonId
- Field
Assembly: SuperOffice.WebApi
Deleted types
SuperOffice.WebApi.Agents.ForNetserverUntilVersion11.DashboardAgentSuperOffice.WebApi.Agents.ForNetserverUntilVersion11.IDashboardAgentSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_CreateNewFromTemplateRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_GetDashboardsRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_GetDashboardTilesRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_GetDataRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_GetDataWithSelectionRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_GetStandardDashboardTileFromChartIdRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.Dashboard_SetTileRequestSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardLayoutSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardTileSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardTileEntityTypeSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardTileOptionSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardTileOptionTypeSuperOffice.WebApi.Data.ForNetserverUntilVersion11.DashboardTileTypeSuperOffice.WebApi.Data.ForNetserverUntilVersion11.TileData
New types
SuperOffice.WebApi.Agents.DashboardAgentSuperOffice.WebApi.Agents.IDashboardAgentSuperOffice.WebApi.Data.AI_AnalyzeBizCardImageRequestSuperOffice.WebApi.Data.AI_AnalyzeBizCardTextRequestSuperOffice.WebApi.Data.BizCardSuperOffice.WebApi.Data.BoardViewEntityTypeSuperOffice.WebApi.Data.BoardViewSettingsBaseSuperOffice.WebApi.Data.CategoryEntitySuperOffice.WebApi.Data.CategoryGroupSuperOffice.WebApi.Data.DashboardSuperOffice.WebApi.Data.Dashboard_CreateNewFromTemplateRequestSuperOffice.WebApi.Data.Dashboard_GetDashboardsRequestSuperOffice.WebApi.Data.Dashboard_GetDashboardTilesRequestSuperOffice.WebApi.Data.Dashboard_GetDataRequestSuperOffice.WebApi.Data.Dashboard_GetDataWithSelectionRequestSuperOffice.WebApi.Data.Dashboard_GetStandardDashboardTileFromChartIdRequestSuperOffice.WebApi.Data.Dashboard_SetTileRequestSuperOffice.WebApi.Data.DashboardLayoutSuperOffice.WebApi.Data.DashboardTileSuperOffice.WebApi.Data.DashboardTileEntityTypeSuperOffice.WebApi.Data.DashboardTileOptionSuperOffice.WebApi.Data.DashboardTileOptionTypeSuperOffice.WebApi.Data.DashboardTileTypeSuperOffice.WebApi.Data.EjScriptVerbSuperOffice.WebApi.Data.InitalUtmParametersSuperOffice.WebApi.Data.Person_GetUtmParametersRequestSuperOffice.WebApi.Data.Project_SetCompletedRequestSuperOffice.WebApi.Data.ProjectBoardViewSettingsSuperOffice.WebApi.Data.SaleBoardViewSettingsSuperOffice.WebApi.Data.Selection_CreateDefaultBoardViewSettingsFromEntityTypeRequestSuperOffice.WebApi.Data.Selection_DeleteBoardViewSettingsRequestSuperOffice.WebApi.Data.Selection_GetBoardViewSettingsForSelectionRequestSuperOffice.WebApi.Data.Selection_GetBoardViewSettingsRequestSuperOffice.WebApi.Data.Selection_SaveBoardViewSettingsRequestSuperOffice.WebApi.Data.TileDataSuperOffice.WebApi.Data.UtmParameters
Modified types
SuperOffice.License.SoLicenseNames is Modified
- New items
- Field
UtmSaving
- Field
SuperOffice.WebApi.Agents.AIAgent is Modified
- New items
- Method
AnalyzeBizCardImageAsync(Byte[], Boolean, RequestOptions) - Method
AnalyzeBizCardTextAsync(String, Boolean, RequestOptions)
- Method
SuperOffice.WebApi.Agents.IAIAgent is Modified
- New items
- Method
AnalyzeBizCardImageAsync(Byte[], Boolean, RequestOptions) - Method
AnalyzeBizCardTextAsync(String, Boolean, RequestOptions)
- Method
SuperOffice.WebApi.Agents.IListAgent is Modified
- New items
- Method
CreateDefaultCategoryEntityAsync(RequestOptions) - Method
GetCategoryEntityAsync(Int32, RequestOptions) - Method
SaveCategoryEntityAsync(CategoryEntity, RequestOptions)
- Method
SuperOffice.WebApi.Agents.IPersonAgent is Modified
- New items
- Method
GetUtmParametersAsync(Int32, RequestOptions)
- Method
SuperOffice.WebApi.Agents.IProjectAgent is Modified
- New items
- Method
SetCompletedAsync(Int32, Boolean, RequestOptions)
- Method
SuperOffice.WebApi.Agents.ISelectionAgent is Modified
- New items
- Method
CreateDefaultBoardViewSettingsFromEntityTypeAsync(BoardViewEntityType, RequestOptions) - Method
DeleteBoardViewSettingsAsync(Int32, RequestOptions) - Method
GetBoardViewSettingsAsync(Int32, RequestOptions) - Method
GetBoardViewSettingsForSelectionAsync(Int32, Int32, RequestOptions) - Method
SaveBoardViewSettingsAsync(BoardViewSettingsBase, RequestOptions)
- Method
SuperOffice.WebApi.Agents.ListAgent is Modified
- New items
- Method
CreateDefaultCategoryEntityAsync(RequestOptions) - Method
GetCategoryEntityAsync(Int32, RequestOptions) - Method
SaveCategoryEntityAsync(CategoryEntity, RequestOptions)
- Method
SuperOffice.WebApi.Agents.PersonAgent is Modified
- New items
- Method
GetUtmParametersAsync(Int32, RequestOptions)
- Method
SuperOffice.WebApi.Agents.ProjectAgent is Modified
- New items
- Method
SetCompletedAsync(Int32, Boolean, RequestOptions)
- Method
SuperOffice.WebApi.Agents.SelectionAgent is Modified
- New items
- Method
CreateDefaultBoardViewSettingsFromEntityTypeAsync(BoardViewEntityType, RequestOptions) - Method
DeleteBoardViewSettingsAsync(Int32, RequestOptions) - Method
GetBoardViewSettingsAsync(Int32, RequestOptions) - Method
GetBoardViewSettingsForSelectionAsync(Int32, Int32, RequestOptions) - Method
SaveBoardViewSettingsAsync(BoardViewSettingsBase, RequestOptions)
- Method
SuperOffice.WebApi.Data.Appointment is Modified
- New items
- Property
MotherAssociateId
- Property
SuperOffice.WebApi.Data.AppointmentInfo is Modified
- New items
- Property
MotherAssociateId - Property
OwnedExternally - Property
OwnedExternally_String
- Property
SuperOffice.WebApi.Data.Associate is Modified
- New items
- Property
CustomFields - Property
ExtraFields
- Property
SuperOffice.WebApi.Data.ContactEntity is Modified
- New items
- Property
InitialUtmParameters
- Property
SuperOffice.WebApi.Data.CRMScriptEntity is Modified
- New items
- Property
BlockedVerbs - Property
BlockedVerbs_String
- Property
SuperOffice.WebApi.Data.DashTileType is Modified
- New items
- Field
Funnel
- Field
SuperOffice.WebApi.Data.EventHandlerType is Modified
- New items
- Field
SalesLoadTicket - Field
SalesLoadTicketMessage
- Field
SuperOffice.WebApi.Data.NotifyType is Modified
- Deleted items
- Field
UndefinedValue2048
- Field
- New items
- Field
ContactAssignment - Field
UndefinedValue4096
- Field
SuperOffice.WebApi.Data.PersonEntity is Modified
- New items
- Property
InitialUtmParameters
- Property
SuperOffice.WebApi.Data.RoleRelationToOwner is Modified
- New items
- Field
CustomObjects
- Field
SuperOffice.WebApi.Data.Script is Modified
- New items
- Property
BlockedVerbs - Property
BlockedVerbs_String
- Property
SuperOffice.WebApi.Data.UserPreferenceStrings is Modified
- Modified items
SuperOffice.WebApi.Data.UserPreferenceStrings.SalesNotification is Modified
-
New items
- Field
.SalesNotificationNotifyCompanyAssignment
- Field
- New items