@eway-crm/connector 1.0.126 → 1.0.127
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/{index.js → cjs/index.d.ts} +6 -5
- package/lib/cjs/index.js +8 -0
- package/lib/esm/AnonymousSessionHandler.d.ts +5 -0
- package/lib/esm/ApiConnection.d.ts +66 -0
- package/lib/esm/ApiMethods.d.ts +16 -0
- package/lib/esm/CredentialsSessionHandler.d.ts +16 -0
- package/lib/esm/HttpMethod.d.ts +4 -0
- package/lib/esm/ISessionHandler.d.ts +7 -0
- package/lib/esm/OAuthSessionHandler.d.ts +12 -0
- package/lib/esm/OAuthSessionHandlerBase.d.ts +16 -0
- package/lib/esm/ReturnCodes.d.ts +9 -0
- package/lib/esm/constants/ActionEventTypes.d.ts +9 -0
- package/lib/esm/constants/ColumnPermissionRules.d.ts +14 -0
- package/lib/esm/constants/CompletionLevels.d.ts +6 -0
- package/lib/esm/constants/CustomizationStatsItemKeys.d.ts +11 -0
- package/lib/esm/constants/Edition.d.ts +6 -0
- package/lib/esm/constants/EnumTypes.d.ts +32 -0
- package/lib/esm/constants/ExpirationReason.d.ts +7 -0
- package/lib/esm/constants/Feature.d.ts +6 -0
- package/lib/esm/constants/FieldNames.d.ts +389 -0
- package/lib/esm/constants/FieldTypes.d.ts +15 -0
- package/lib/esm/constants/FolderNames.d.ts +80 -0
- package/lib/esm/constants/Functionality.d.ts +54 -0
- package/lib/esm/constants/GlobalSettingsNames.d.ts +71 -0
- package/lib/esm/constants/LicenseKeyInvoiceSeverity.d.ts +8 -0
- package/lib/esm/constants/LicenseRestrictionKeys.d.ts +62 -0
- package/lib/esm/constants/RelationTypes.d.ts +11 -0
- package/lib/esm/data/EWItem.d.ts +12 -0
- package/lib/esm/data/IApiAdditionalField.d.ts +21 -0
- package/lib/esm/data/IApiAvailableBundle.d.ts +4 -0
- package/lib/esm/data/IApiAvailableVersionResponse.d.ts +9 -0
- package/lib/esm/data/IApiBooleanResponse.d.ts +4 -0
- package/lib/esm/data/IApiCapacityAvailableBundle.d.ts +5 -0
- package/lib/esm/data/IApiCart.d.ts +48 -0
- package/lib/esm/data/IApiColumn.d.ts +51 -0
- package/lib/esm/data/IApiColumnPermission.d.ts +15 -0
- package/lib/esm/data/IApiCompany.d.ts +55 -0
- package/lib/esm/data/IApiContact.d.ts +58 -0
- package/lib/esm/data/IApiCurrencyExchangeRate.d.ts +9 -0
- package/lib/esm/data/IApiCustomizationStatsItem.d.ts +6 -0
- package/lib/esm/data/IApiDataResponse.d.ts +4 -0
- package/lib/esm/data/IApiDatumResponse.d.ts +4 -0
- package/lib/esm/data/IApiDocument.d.ts +22 -0
- package/lib/esm/data/IApiEmail.d.ts +26 -0
- package/lib/esm/data/IApiEnumType.d.ts +26 -0
- package/lib/esm/data/IApiEnumValue.d.ts +18 -0
- package/lib/esm/data/IApiEnumValuesRelation.d.ts +8 -0
- package/lib/esm/data/IApiFeature.d.ts +5 -0
- package/lib/esm/data/IApiFeaturesLicenseBundle.d.ts +10 -0
- package/lib/esm/data/IApiFlow.d.ts +9 -0
- package/lib/esm/data/IApiGlobalSetting.d.ts +33 -0
- package/lib/esm/data/IApiGoal.d.ts +22 -0
- package/lib/esm/data/IApiGood.d.ts +26 -0
- package/lib/esm/data/IApiGoodInCart.d.ts +62 -0
- package/lib/esm/data/IApiGroup.d.ts +16 -0
- package/lib/esm/data/IApiItemBase.d.ts +14 -0
- package/lib/esm/data/IApiItemIdentifier.d.ts +5 -0
- package/lib/esm/data/IApiItemUsageStatus.d.ts +4 -0
- package/lib/esm/data/IApiJournal.d.ts +25 -0
- package/lib/esm/data/IApiLead.d.ts +36 -0
- package/lib/esm/data/IApiLicense.d.ts +65 -0
- package/lib/esm/data/IApiLicenseBundleBase.d.ts +6 -0
- package/lib/esm/data/IApiLocalizedLicenseBundle.d.ts +4 -0
- package/lib/esm/data/IApiLoginResponse.d.ts +8 -0
- package/lib/esm/data/IApiMarketingCampaign.d.ts +32 -0
- package/lib/esm/data/IApiMarketingList.d.ts +17 -0
- package/lib/esm/data/IApiModulePermission.d.ts +14 -0
- package/lib/esm/data/IApiObjectType.d.ts +9 -0
- package/lib/esm/data/IApiPasswordStrength.d.ts +5 -0
- package/lib/esm/data/IApiPayment.d.ts +9 -0
- package/lib/esm/data/IApiProject.d.ts +59 -0
- package/lib/esm/data/IApiRecurrencePattern.d.ts +16 -0
- package/lib/{IApiResult.d.ts → esm/data/IApiResult.d.ts} +4 -4
- package/lib/esm/data/IApiSaveResponse.d.ts +4 -0
- package/lib/esm/data/IApiTask.d.ts +34 -0
- package/lib/esm/data/IApiUser.d.ts +22 -0
- package/lib/esm/data/IApiUserSetting.d.ts +6 -0
- package/lib/esm/data/IApiWebServiceTaskStatus.d.ts +10 -0
- package/lib/esm/data/IApiWorkReport.d.ts +36 -0
- package/lib/esm/data/IApiWorkflowActionDerivedItem.d.ts +21 -0
- package/lib/esm/data/IApiWorkflowModel.d.ts +8 -0
- package/lib/esm/data/query/IApiQuery.d.ts +42 -0
- package/lib/esm/data/query/IApiQueryFilters.d.ts +43 -0
- package/lib/esm/data/workflowActions/IApiAction.d.ts +106 -0
- package/lib/esm/exceptions/HttpRequestError.d.ts +7 -0
- package/lib/esm/exceptions/WebServiceError.d.ts +5 -0
- package/lib/esm/helpers/ErrorHelper.d.ts +4 -0
- package/lib/esm/helpers/OAuthHelper.d.ts +8 -0
- package/lib/esm/helpers/VersionHelperBase.d.ts +5 -0
- package/lib/esm/index.d.ts +85 -0
- package/lib/esm/index.js +8 -0
- package/lib/esm/interfaces/IEWJwtPayload.d.ts +4 -0
- package/lib/esm/interfaces/IItemPreview.d.ts +5 -0
- package/lib/esm/interfaces/ITokenData.d.ts +9 -0
- package/lib/esm/interfaces/ITranslatableString.d.ts +8 -0
- package/lib/esm/interfaces/TNumericValidatorType.d.ts +1 -0
- package/lib/esm/tokenizedServices/CommonDataConnection.d.ts +9 -0
- package/lib/esm/tokenizedServices/ITokenizedApiResult.d.ts +4 -0
- package/lib/esm/tokenizedServices/TokenizedServiceConnection.d.ts +25 -0
- package/lib/index.d.ts +2164 -85
- package/package.json +14 -4
- package/lib/AnonymousSessionHandler.js +0 -10
- package/lib/ApiConnection.js +0 -307
- package/lib/ApiMethods.js +0 -36
- package/lib/CredentialsSessionHandler.js +0 -54
- package/lib/HttpMethod.js +0 -5
- package/lib/IApiResult.js +0 -2
- package/lib/ISessionHandler.js +0 -1
- package/lib/OAuthSessionHandler.js +0 -29
- package/lib/OAuthSessionHandlerBase.js +0 -72
- package/lib/ReturnCodes.js +0 -10
- package/lib/axios/AxiosInstance.d.ts +0 -2
- package/lib/axios/AxiosInstance.js +0 -3
- package/lib/constants/ActionEventTypes.js +0 -9
- package/lib/constants/ColumnPermissionRules.js +0 -15
- package/lib/constants/CompletionLevels.js +0 -6
- package/lib/constants/CustomizationStatsItemKeys.js +0 -12
- package/lib/constants/Edition.js +0 -7
- package/lib/constants/EnumTypes.js +0 -33
- package/lib/constants/ExpirationReason.js +0 -8
- package/lib/constants/Feature.js +0 -7
- package/lib/constants/FieldNames.js +0 -422
- package/lib/constants/FieldTypes.js +0 -15
- package/lib/constants/FolderNames.js +0 -82
- package/lib/constants/Functionality.js +0 -55
- package/lib/constants/GlobalSettingsNames.js +0 -71
- package/lib/constants/LicenseKeyInvoiceSeverity.js +0 -9
- package/lib/constants/LicenseRestrictionKeys.js +0 -63
- package/lib/constants/RelationTypes.js +0 -11
- package/lib/data/EWItem.js +0 -86
- package/lib/data/IApiAdditionalField.js +0 -1
- package/lib/data/IApiAvailableBundle.js +0 -1
- package/lib/data/IApiAvailableVersionResponse.js +0 -1
- package/lib/data/IApiBooleanResponse.js +0 -1
- package/lib/data/IApiCapacityAvailableBundle.js +0 -1
- package/lib/data/IApiCart.js +0 -7
- package/lib/data/IApiColumn.js +0 -1
- package/lib/data/IApiColumnPermission.js +0 -1
- package/lib/data/IApiCompany.js +0 -7
- package/lib/data/IApiContact.js +0 -7
- package/lib/data/IApiCurrencyExchangeRate.js +0 -7
- package/lib/data/IApiCustomizationStatsItem.js +0 -1
- package/lib/data/IApiDataResponse.js +0 -1
- package/lib/data/IApiDatumResponse.js +0 -1
- package/lib/data/IApiDocument.js +0 -7
- package/lib/data/IApiEmail.js +0 -7
- package/lib/data/IApiEnumType.js +0 -6
- package/lib/data/IApiEnumValue.js +0 -1
- package/lib/data/IApiEnumValuesRelation.js +0 -7
- package/lib/data/IApiFeature.js +0 -1
- package/lib/data/IApiFeaturesLicenseBundle.js +0 -1
- package/lib/data/IApiFlow.js +0 -7
- package/lib/data/IApiGlobalSetting.js +0 -1
- package/lib/data/IApiGoal.js +0 -7
- package/lib/data/IApiGood.js +0 -7
- package/lib/data/IApiGoodInCart.js +0 -7
- package/lib/data/IApiGroup.js +0 -1
- package/lib/data/IApiItemBase.js +0 -1
- package/lib/data/IApiItemIdentifier.js +0 -1
- package/lib/data/IApiItemUsageStatus.js +0 -1
- package/lib/data/IApiJournal.js +0 -7
- package/lib/data/IApiLead.js +0 -7
- package/lib/data/IApiLicense.js +0 -1
- package/lib/data/IApiLicenseBundleBase.js +0 -1
- package/lib/data/IApiLocalizedLicenseBundle.js +0 -1
- package/lib/data/IApiLoginResponse.js +0 -1
- package/lib/data/IApiMarketingCampaign.js +0 -7
- package/lib/data/IApiMarketingList.js +0 -7
- package/lib/data/IApiModulePermission.js +0 -1
- package/lib/data/IApiObjectType.js +0 -1
- package/lib/data/IApiPasswordStrength.js +0 -1
- package/lib/data/IApiPayment.js +0 -7
- package/lib/data/IApiProject.js +0 -7
- package/lib/data/IApiRecurrencePattern.js +0 -7
- package/lib/data/IApiResult.js +0 -1
- package/lib/data/IApiSaveResponse.js +0 -1
- package/lib/data/IApiTask.js +0 -7
- package/lib/data/IApiUser.js +0 -1
- package/lib/data/IApiUserSetting.js +0 -1
- package/lib/data/IApiWebServiceTaskStatus.js +0 -1
- package/lib/data/IApiWorkReport.js +0 -7
- package/lib/data/IApiWorkflowActionDerivedItem.js +0 -1
- package/lib/data/IApiWorkflowModel.js +0 -1
- package/lib/data/query/IApiQuery.js +0 -1
- package/lib/data/query/IApiQueryFilters.js +0 -1
- package/lib/data/workflowActions/IApiAction.js +0 -1
- package/lib/exceptions/HttpRequestError.js +0 -7
- package/lib/exceptions/WebServiceError.js +0 -7
- package/lib/helpers/ErrorHelper.js +0 -16
- package/lib/helpers/OAuthHelper.js +0 -52
- package/lib/helpers/VersionHelperBase.js +0 -16
- package/lib/interfaces/IEWJwtPayload.js +0 -1
- package/lib/interfaces/IItemPreview.js +0 -1
- package/lib/interfaces/ITokenData.js +0 -1
- package/lib/interfaces/ITranslatableString.js +0 -1
- package/lib/interfaces/TNumericValidatorType.js +0 -1
- package/lib/tokenizedServices/CommonDataConnection.js +0 -16
- package/lib/tokenizedServices/ITokenizedApiResult.js +0 -1
- package/lib/tokenizedServices/TokenizedServiceConnection.js +0 -124
- /package/lib/{AnonymousSessionHandler.d.ts → cjs/AnonymousSessionHandler.d.ts} +0 -0
- /package/lib/{ApiConnection.d.ts → cjs/ApiConnection.d.ts} +0 -0
- /package/lib/{ApiMethods.d.ts → cjs/ApiMethods.d.ts} +0 -0
- /package/lib/{CredentialsSessionHandler.d.ts → cjs/CredentialsSessionHandler.d.ts} +0 -0
- /package/lib/{HttpMethod.d.ts → cjs/HttpMethod.d.ts} +0 -0
- /package/lib/{ISessionHandler.d.ts → cjs/ISessionHandler.d.ts} +0 -0
- /package/lib/{OAuthSessionHandler.d.ts → cjs/OAuthSessionHandler.d.ts} +0 -0
- /package/lib/{OAuthSessionHandlerBase.d.ts → cjs/OAuthSessionHandlerBase.d.ts} +0 -0
- /package/lib/{ReturnCodes.d.ts → cjs/ReturnCodes.d.ts} +0 -0
- /package/lib/{constants → cjs/constants}/ActionEventTypes.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/ColumnPermissionRules.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/CompletionLevels.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/CustomizationStatsItemKeys.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/Edition.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/EnumTypes.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/ExpirationReason.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/Feature.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/FieldNames.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/FieldTypes.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/FolderNames.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/Functionality.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/GlobalSettingsNames.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/LicenseKeyInvoiceSeverity.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/LicenseRestrictionKeys.d.ts +0 -0
- /package/lib/{constants → cjs/constants}/RelationTypes.d.ts +0 -0
- /package/lib/{data → cjs/data}/EWItem.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiAdditionalField.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiAvailableBundle.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiAvailableVersionResponse.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiBooleanResponse.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiCapacityAvailableBundle.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiCart.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiColumn.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiColumnPermission.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiCompany.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiContact.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiCurrencyExchangeRate.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiCustomizationStatsItem.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiDataResponse.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiDatumResponse.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiDocument.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiEmail.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiEnumType.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiEnumValue.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiEnumValuesRelation.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiFeature.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiFeaturesLicenseBundle.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiFlow.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiGlobalSetting.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiGoal.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiGood.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiGoodInCart.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiGroup.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiItemBase.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiItemIdentifier.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiItemUsageStatus.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiJournal.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiLead.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiLicense.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiLicenseBundleBase.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiLocalizedLicenseBundle.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiLoginResponse.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiMarketingCampaign.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiMarketingList.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiModulePermission.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiObjectType.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiPasswordStrength.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiPayment.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiProject.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiRecurrencePattern.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiResult.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiSaveResponse.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiTask.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiUser.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiUserSetting.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiWebServiceTaskStatus.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiWorkReport.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiWorkflowActionDerivedItem.d.ts +0 -0
- /package/lib/{data → cjs/data}/IApiWorkflowModel.d.ts +0 -0
- /package/lib/{data → cjs/data}/query/IApiQuery.d.ts +0 -0
- /package/lib/{data → cjs/data}/query/IApiQueryFilters.d.ts +0 -0
- /package/lib/{data → cjs/data}/workflowActions/IApiAction.d.ts +0 -0
- /package/lib/{exceptions → cjs/exceptions}/HttpRequestError.d.ts +0 -0
- /package/lib/{exceptions → cjs/exceptions}/WebServiceError.d.ts +0 -0
- /package/lib/{helpers → cjs/helpers}/ErrorHelper.d.ts +0 -0
- /package/lib/{helpers → cjs/helpers}/OAuthHelper.d.ts +0 -0
- /package/lib/{helpers → cjs/helpers}/VersionHelperBase.d.ts +0 -0
- /package/lib/{interfaces → cjs/interfaces}/IEWJwtPayload.d.ts +0 -0
- /package/lib/{interfaces → cjs/interfaces}/IItemPreview.d.ts +0 -0
- /package/lib/{interfaces → cjs/interfaces}/ITokenData.d.ts +0 -0
- /package/lib/{interfaces → cjs/interfaces}/ITranslatableString.d.ts +0 -0
- /package/lib/{interfaces → cjs/interfaces}/TNumericValidatorType.d.ts +0 -0
- /package/lib/{tokenizedServices → cjs/tokenizedServices}/CommonDataConnection.d.ts +0 -0
- /package/lib/{tokenizedServices → cjs/tokenizedServices}/ITokenizedApiResult.d.ts +0 -0
- /package/lib/{tokenizedServices → cjs/tokenizedServices}/TokenizedServiceConnection.d.ts +0 -0
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
class EnumTypes {
|
|
2
|
-
}
|
|
3
|
-
EnumTypes.bonusType = 'BonusType';
|
|
4
|
-
EnumTypes.busyStatus = 'BusyStatus';
|
|
5
|
-
EnumTypes.cartType = 'CartType';
|
|
6
|
-
EnumTypes.companyType = 'CompanyType';
|
|
7
|
-
EnumTypes.contactType = 'ContactType';
|
|
8
|
-
EnumTypes.countryCode = 'CountryCode';
|
|
9
|
-
EnumTypes.customFieldCategory = 'CustomFieldCategory';
|
|
10
|
-
EnumTypes.documentOfflineState = 'DocumentOfflineState';
|
|
11
|
-
EnumTypes.documentType = 'DocumentType';
|
|
12
|
-
EnumTypes.emailOfflineState = 'EmailOfflineState';
|
|
13
|
-
EnumTypes.emailType = 'EmailType';
|
|
14
|
-
EnumTypes.globalSettingsCategory = 'GlobalSettingsCategory';
|
|
15
|
-
EnumTypes.goalType = 'GoalType';
|
|
16
|
-
EnumTypes.journalType = 'JournalType';
|
|
17
|
-
EnumTypes.knowledgeType = 'KnowledgeType';
|
|
18
|
-
EnumTypes.leadType = 'LeadType';
|
|
19
|
-
EnumTypes.marketingType = 'MarketingType';
|
|
20
|
-
EnumTypes.paymentType = 'PaymentType';
|
|
21
|
-
EnumTypes.prefixType = 'PrefixType';
|
|
22
|
-
EnumTypes.productType = 'ProductType';
|
|
23
|
-
EnumTypes.projectType = 'ProjectType';
|
|
24
|
-
EnumTypes.salaryType = 'SalaryType';
|
|
25
|
-
EnumTypes.salePriceType = 'SalePriceType';
|
|
26
|
-
EnumTypes.suffixType = 'SuffixType';
|
|
27
|
-
EnumTypes.taskType = 'TaskType';
|
|
28
|
-
EnumTypes.trainingTitle = 'TrainingTitle';
|
|
29
|
-
EnumTypes.userType = 'UserType';
|
|
30
|
-
EnumTypes.usStatesDistrictsTerritories = 'USStatesDistrictsTerritories';
|
|
31
|
-
EnumTypes.vacationType = 'VacationType';
|
|
32
|
-
EnumTypes.workReportType = 'WorkReportType';
|
|
33
|
-
export default EnumTypes;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var ExpirationReason;
|
|
2
|
-
(function (ExpirationReason) {
|
|
3
|
-
ExpirationReason["UnpaidImportantInvoices"] = "UnpaidImportantInvoices";
|
|
4
|
-
ExpirationReason["UncollectableSubscriptionPayment"] = "UncollectableSubscriptionPayment";
|
|
5
|
-
ExpirationReason["UncollectableSubscriptionPaymentWithExpiredCard"] = "UncollectableSubscriptionPaymentWithExpiredCard";
|
|
6
|
-
ExpirationReason["StandardSubscriptionPeriod"] = "StandardSubscriptionPeriod";
|
|
7
|
-
})(ExpirationReason || (ExpirationReason = {}));
|
|
8
|
-
export default ExpirationReason;
|
package/lib/constants/Feature.js
DELETED
|
@@ -1,422 +0,0 @@
|
|
|
1
|
-
import { FolderNames } from "./FolderNames";
|
|
2
|
-
class FieldNames {
|
|
3
|
-
}
|
|
4
|
-
FieldNames.Common = {
|
|
5
|
-
CreatedByGUID: 'CreatedByGUID',
|
|
6
|
-
CurrencyEn: 'CurrencyEn',
|
|
7
|
-
DefaultCurrencySuffix: 'DefaultCurrency',
|
|
8
|
-
FileAs: 'FileAs',
|
|
9
|
-
ItemCreated: 'ItemCreated',
|
|
10
|
-
ItemChanged: 'ItemChanged',
|
|
11
|
-
ItemGUID: 'ItemGUID',
|
|
12
|
-
ItemVersion: 'ItemVersion',
|
|
13
|
-
ModifiedByGUID: 'ModifiedByGUID',
|
|
14
|
-
OwnerGUID: 'OwnerGUID',
|
|
15
|
-
ParentCurrencySuffix: 'ParentCurrency',
|
|
16
|
-
};
|
|
17
|
-
FieldNames.Calendar = {
|
|
18
|
-
EndDate: 'EndDate',
|
|
19
|
-
Note: 'Note',
|
|
20
|
-
};
|
|
21
|
-
FieldNames.Carts = {
|
|
22
|
-
SuperiorItem: 'SuperiorItem',
|
|
23
|
-
SuperiorCompany: 'SuperiorCompany',
|
|
24
|
-
SuperiorContact: 'SuperiorContact',
|
|
25
|
-
TypeEn: 'TypeEn',
|
|
26
|
-
StateEn: 'StateEn',
|
|
27
|
-
};
|
|
28
|
-
FieldNames.Companies = {
|
|
29
|
-
ID: 'ID',
|
|
30
|
-
CompanyName: 'CompanyName',
|
|
31
|
-
Department: 'Department',
|
|
32
|
-
AccountNumber: 'AccountNumber',
|
|
33
|
-
IdentificationNumber: 'IdentificationNumber',
|
|
34
|
-
VatNumber: 'VatNumber',
|
|
35
|
-
Sales: 'Reversal',
|
|
36
|
-
EmployeesCount: 'EmployeesCount',
|
|
37
|
-
Purchaser: 'Purchaser',
|
|
38
|
-
Suppliers: 'Suppliers',
|
|
39
|
-
Competitor: 'Competitor',
|
|
40
|
-
Address1Street: 'Address1Street',
|
|
41
|
-
Address1City: 'Address1City',
|
|
42
|
-
Address1PostalCode: 'Address1PostalCode',
|
|
43
|
-
Address1CountryEn: 'Address1CountryEn',
|
|
44
|
-
Address1State: 'Address1State',
|
|
45
|
-
Address1POBox: 'Address1POBox',
|
|
46
|
-
Address2Street: 'Address2Street',
|
|
47
|
-
Address2City: 'Address2City',
|
|
48
|
-
Address2PostalCode: 'Address2PostalCode',
|
|
49
|
-
Address2CountryEn: 'Address2CountryEn',
|
|
50
|
-
Address2State: 'Address2State',
|
|
51
|
-
Address2POBox: 'Address2POBox',
|
|
52
|
-
Address3Street: 'Address3Street',
|
|
53
|
-
Address3City: 'Address3City',
|
|
54
|
-
Address3PostalCode: 'Address3PostalCode',
|
|
55
|
-
Address3CountryEn: 'Address3CountryEn',
|
|
56
|
-
Address3State: 'Address3State',
|
|
57
|
-
Address3POBox: 'Address3POBox',
|
|
58
|
-
InvoiceAddress: 'InvoiceAddress',
|
|
59
|
-
PostalAddress: 'PostalAddress',
|
|
60
|
-
Phone: 'Phone',
|
|
61
|
-
Mobile: 'Mobile',
|
|
62
|
-
Fax: 'Fax',
|
|
63
|
-
WebPage: 'WebPage',
|
|
64
|
-
Email: 'Email',
|
|
65
|
-
ICQ: 'ICQ',
|
|
66
|
-
MSN: 'MSN',
|
|
67
|
-
Skype: 'Skype',
|
|
68
|
-
ImportanceEn: 'ImportanceEn',
|
|
69
|
-
FirstContactEn: 'FirstContactEn',
|
|
70
|
-
LineOfBusiness: 'LineOfBusiness',
|
|
71
|
-
EmailOptOut: 'EmailOptOut',
|
|
72
|
-
MailingListOther: 'MailingListOther',
|
|
73
|
-
MailingListOtherValue: 'MailingListOtherValue',
|
|
74
|
-
Note: 'Note',
|
|
75
|
-
IsPrivate: 'IsPrivate',
|
|
76
|
-
NextStep: 'NextStep',
|
|
77
|
-
LastActivity: 'LastActivity',
|
|
78
|
-
AdditionalDiscount: 'AdditionalDiscount',
|
|
79
|
-
};
|
|
80
|
-
FieldNames.Contacts = {
|
|
81
|
-
ProfilePicture: 'ProfilePicture',
|
|
82
|
-
Title: 'Title',
|
|
83
|
-
Email1Address: 'Email1Address',
|
|
84
|
-
Email2Address: 'Email2Address',
|
|
85
|
-
Email3Address: 'Email3Address',
|
|
86
|
-
DoNotSendNewsletter: 'DoNotSendNewsletter',
|
|
87
|
-
ImportanceEn: 'ImportanceEn',
|
|
88
|
-
PrefixEn: 'PrefixEn',
|
|
89
|
-
FirstName: 'FirstName',
|
|
90
|
-
MiddleName: 'MiddleName',
|
|
91
|
-
LastName: 'LastName',
|
|
92
|
-
SuffixEn: 'SuffixEn',
|
|
93
|
-
BusinessAddressStreet: 'BusinessAddressStreet',
|
|
94
|
-
BusinessAddressCity: 'BusinessAddressCity',
|
|
95
|
-
BusinessAddressPostalCode: 'BusinessAddressPostalCode',
|
|
96
|
-
BusinessAddressCountryEn: 'BusinessAddressCountryEn',
|
|
97
|
-
BusinessAddressState: 'BusinessAddressState',
|
|
98
|
-
BusinessAddressPoBox: 'BusinessAddressPOBox',
|
|
99
|
-
HomeAddressStreet: 'HomeAddressStreet',
|
|
100
|
-
HomeAddressCity: 'HomeAddressCity',
|
|
101
|
-
HomeAddressPostalCode: 'HomeAddressPostalCode',
|
|
102
|
-
HomeAddressCountryEn: 'HomeAddressCountryEn',
|
|
103
|
-
HomeAddressState: 'HomeAddressState',
|
|
104
|
-
HomeAddressPOBox: 'HomeAddressPOBox',
|
|
105
|
-
OtherAddressStreet: 'OtherAddressStreet',
|
|
106
|
-
OtherAddressCity: 'OtherAddressCity',
|
|
107
|
-
OtherAddressPostalCode: 'OtherAddressPostalCode',
|
|
108
|
-
OtherAddressCountryEn: 'OtherAddressCountryEn',
|
|
109
|
-
OtherAddressState: 'OtherAddressState',
|
|
110
|
-
OtherAddressPOBox: 'OtherAddressPOBox',
|
|
111
|
-
BusinessPhoneNumber: 'TelephoneNumber1',
|
|
112
|
-
BusinessPhoneNumber2: 'TelephoneNumber5',
|
|
113
|
-
BusinessFaxNumber: 'TelephoneNumber6',
|
|
114
|
-
MobilePhoneNumber: 'TelephoneNumber3',
|
|
115
|
-
HomePhoneNumber: 'TelephoneNumber2',
|
|
116
|
-
OtherPhoneNumber: 'TelephoneNumber4',
|
|
117
|
-
ICQ: 'ICQ',
|
|
118
|
-
MSN: 'MSN',
|
|
119
|
-
Skype: 'Skype',
|
|
120
|
-
WebPage: 'WebPage',
|
|
121
|
-
Note: 'Note',
|
|
122
|
-
Department: 'Department',
|
|
123
|
-
Company: 'Company',
|
|
124
|
-
IsPrivate: 'Private',
|
|
125
|
-
NextStep: 'NextStep',
|
|
126
|
-
LastActivity: 'LastActivity',
|
|
127
|
-
};
|
|
128
|
-
FieldNames.Leads = {
|
|
129
|
-
ID: 'ID',
|
|
130
|
-
FileAs: 'FileAs',
|
|
131
|
-
HumanID: 'HID',
|
|
132
|
-
Customer: 'Customer',
|
|
133
|
-
ContactPerson: 'ContactPerson',
|
|
134
|
-
Marketing: 'Marketing',
|
|
135
|
-
ReceiveDate: 'ReceiveDate',
|
|
136
|
-
Email: 'Email',
|
|
137
|
-
Phone: 'Phone',
|
|
138
|
-
Street: 'Street',
|
|
139
|
-
State: 'State',
|
|
140
|
-
CountryEn: 'CountryEn',
|
|
141
|
-
City: 'City',
|
|
142
|
-
POBox: 'POBox',
|
|
143
|
-
Zip: 'Zip',
|
|
144
|
-
Price: 'Price',
|
|
145
|
-
PriceChanged: 'PriceChanged',
|
|
146
|
-
CurrencyEn: FieldNames.Common.CurrencyEn,
|
|
147
|
-
EstimatedEnd: 'EstimatedEnd',
|
|
148
|
-
Probability: 'Probability',
|
|
149
|
-
LeadOriginEn: 'LeadOriginEn',
|
|
150
|
-
PriceDefaultCurrency: 'PriceDefaultCurrency',
|
|
151
|
-
EstimatedValue: 'EstimatedValue',
|
|
152
|
-
EstimatedValueDefaultCurrency: 'EstimatedValueDefaultCurrency',
|
|
153
|
-
Note: 'Note',
|
|
154
|
-
TypeEn: 'TypeEn',
|
|
155
|
-
StateEn: 'StateEn',
|
|
156
|
-
PrevStateEn: 'PrevStateEn',
|
|
157
|
-
IsPrivate: 'Private',
|
|
158
|
-
EmailOptOut: 'EmailOptOut',
|
|
159
|
-
NextStep: 'NextStep',
|
|
160
|
-
LastActivity: 'LastActivity',
|
|
161
|
-
ItemVersion: 'ItemVersion',
|
|
162
|
-
EstimatedRevenue: 'EstimatedRevenue',
|
|
163
|
-
EstimatedRevenueDefaultCurrency: 'EstimatedRevenueDefaultCurrency',
|
|
164
|
-
CompletedDate: 'CompletedDate',
|
|
165
|
-
};
|
|
166
|
-
FieldNames.Documents = {
|
|
167
|
-
FileAs: 'FileAs',
|
|
168
|
-
DocName: 'DocName',
|
|
169
|
-
Preview: 'Preview',
|
|
170
|
-
PreviewWidth: 'PreviewWidth',
|
|
171
|
-
PreviewHeight: 'PreviewHeight',
|
|
172
|
-
DocTypeEn: 'DocTypeEn',
|
|
173
|
-
StateEn: 'StateEn',
|
|
174
|
-
ImportanceEn: 'ImportanceEn',
|
|
175
|
-
SuperiorItem: 'SuperiorItem',
|
|
176
|
-
SuperiorCompany: 'Company',
|
|
177
|
-
SuperiorContact: 'Contact',
|
|
178
|
-
DocSize: 'DocSize',
|
|
179
|
-
Extension: 'Extension',
|
|
180
|
-
CreationTime: 'CreationTime',
|
|
181
|
-
LastWriteTime: 'LastWriteTime',
|
|
182
|
-
IsPrivate: 'Private',
|
|
183
|
-
Note: 'Note',
|
|
184
|
-
};
|
|
185
|
-
FieldNames.Emails = {
|
|
186
|
-
To: 'To',
|
|
187
|
-
From: 'SenderEmailAddress',
|
|
188
|
-
Cc: 'Cc',
|
|
189
|
-
Subject: 'Subject',
|
|
190
|
-
ImportanceEn: 'ImportanceEn',
|
|
191
|
-
SuperiorItem: 'SuperiorItem',
|
|
192
|
-
SentOn: 'SentOn',
|
|
193
|
-
ReceivedTime: 'ReceivedTime',
|
|
194
|
-
FileSize: 'FileSize',
|
|
195
|
-
AttachmentsCount: 'AttachmentsCount',
|
|
196
|
-
Note: 'Note',
|
|
197
|
-
};
|
|
198
|
-
FieldNames.Goods = {
|
|
199
|
-
Code: 'Code',
|
|
200
|
-
Structure: 'Structure',
|
|
201
|
-
Note: 'Note',
|
|
202
|
-
Description: 'Description'
|
|
203
|
-
};
|
|
204
|
-
FieldNames.Journal = {
|
|
205
|
-
FileAs: 'FileAs',
|
|
206
|
-
Subject: 'Subject',
|
|
207
|
-
TypeEn: 'TypeEn',
|
|
208
|
-
StateEn: 'StateEn',
|
|
209
|
-
ImportanceEn: 'ImportanceEn',
|
|
210
|
-
EventStart: 'EventStart',
|
|
211
|
-
EventEnd: 'EventEnd',
|
|
212
|
-
SuperiorItem: 'SuperiorItem',
|
|
213
|
-
Company: 'Company',
|
|
214
|
-
Contact: 'Contact',
|
|
215
|
-
Marketing: 'Marketing',
|
|
216
|
-
IsSystem: 'System',
|
|
217
|
-
IsPrivate: 'Private',
|
|
218
|
-
Note: 'Note',
|
|
219
|
-
Phone: 'Phone',
|
|
220
|
-
};
|
|
221
|
-
FieldNames.Vacation = {
|
|
222
|
-
StartDate: 'StartDate',
|
|
223
|
-
EndDate: 'EndDate',
|
|
224
|
-
User: 'User',
|
|
225
|
-
Duration: 'Duration',
|
|
226
|
-
Place: 'Place',
|
|
227
|
-
Note: 'Note',
|
|
228
|
-
AllDay: 'AllDay',
|
|
229
|
-
TypeEn: 'TypeEn',
|
|
230
|
-
StateEn: 'StateEn',
|
|
231
|
-
IsPrivate: 'Private',
|
|
232
|
-
};
|
|
233
|
-
FieldNames.Marketing = {
|
|
234
|
-
HumanID: 'HumanID',
|
|
235
|
-
EstimatedStart: 'EstimatedStart',
|
|
236
|
-
EstimatedEnd: 'EstimatedEnd',
|
|
237
|
-
RealStart: 'RealStart',
|
|
238
|
-
RealEnd: 'RealEnd',
|
|
239
|
-
TargetGroup: 'TargetGroup',
|
|
240
|
-
EmailsSent: 'EmailsSent',
|
|
241
|
-
EmailsDelivered: 'EmailsDelivered',
|
|
242
|
-
EmailsViewed: 'EmailsViewed',
|
|
243
|
-
PeopleUnsubscribed: 'PeopleUnsubscribed',
|
|
244
|
-
FinalRevenues: 'FinalRevenues',
|
|
245
|
-
TypeEn: 'TypeEn',
|
|
246
|
-
StateEn: 'StateEn',
|
|
247
|
-
};
|
|
248
|
-
FieldNames.Projects = {
|
|
249
|
-
HumanID: 'HID',
|
|
250
|
-
FileAs: 'FileAs',
|
|
251
|
-
ProjectName: 'ProjectName',
|
|
252
|
-
ProjectOriginEn: 'ProjectOriginEn',
|
|
253
|
-
TypeEn: 'TypeEn',
|
|
254
|
-
StateEn: 'StateEn',
|
|
255
|
-
PaymentTypeEn: 'PaymentTypeEn',
|
|
256
|
-
ProjectStart: 'ProjectStart',
|
|
257
|
-
ProjectRealEnd: 'ProjectRealEnd',
|
|
258
|
-
EstimatedEnd: 'ProjectEnd',
|
|
259
|
-
CurrencyEn: FieldNames.Common.CurrencyEn,
|
|
260
|
-
DefaultCurrencyEn: 'DefaultCurrencyEn',
|
|
261
|
-
EstimatedMargin: 'EstimatedMargin',
|
|
262
|
-
EstimatedPeopleExpenses: 'EstimatedPeopleExpenses',
|
|
263
|
-
EstimatedPeopleExpensesDefaultCurrency: 'EstimatedPeopleExpensesDefaultCurrency',
|
|
264
|
-
EstimatedOtherExpenses: 'EstimatedOtherExpenses',
|
|
265
|
-
EstimatedOtherExpensesDefaultCurrency: 'EstimatedOtherExpensesDefaultCurrency',
|
|
266
|
-
EstimatedPrice: 'EstimatedPrice',
|
|
267
|
-
EstimatedPriceDefaultCurrency: 'EstimatedPriceDefaultCurrency',
|
|
268
|
-
EstimatedProfit: 'EstimatedProfit',
|
|
269
|
-
EstimatedProfitDefaultCurrency: 'EstimatedProfitDefaultCurrency',
|
|
270
|
-
EstimatedPriceChanged: 'EstimatedPriceChanged',
|
|
271
|
-
EstimatedPeopleExpensesChanged: 'EstimatedPeopleExpensesChanged',
|
|
272
|
-
EstimatedOtherExpensesChanged: 'EstimatedOtherExpensesChanged',
|
|
273
|
-
Delay: 'Delay',
|
|
274
|
-
EstimatedWorkHours: 'EstimatedWorkHours',
|
|
275
|
-
TotalWorkHours: 'TotalWorkHours',
|
|
276
|
-
PeopleExpenses: 'PeopleExpenses',
|
|
277
|
-
OtherExpenses: 'OtherExpenses',
|
|
278
|
-
PeopleExpensesDefaultCurrency: 'PeopleExpensesDefaultCurrency',
|
|
279
|
-
OtherExpensesDefaultCurrency: 'OtherExpensesDefaultCurrency',
|
|
280
|
-
PeopleExpensesChanged: 'PeopleExpensesChanged',
|
|
281
|
-
OtherExpensesChanged: 'OtherExpensesChanged',
|
|
282
|
-
Price: 'Price',
|
|
283
|
-
PriceDefaultCurrency: 'PriceDefaultCurrency',
|
|
284
|
-
Profit: 'Profit',
|
|
285
|
-
ProfitDefaultCurrency: 'ProfitDefaultCurrency',
|
|
286
|
-
Margin: 'Margin',
|
|
287
|
-
PriceChanged: 'PriceChanged',
|
|
288
|
-
SuperiorProject: 'SuperiorProject',
|
|
289
|
-
Customer: 'Customer',
|
|
290
|
-
ContactPerson: 'ContactPerson',
|
|
291
|
-
Users: 'Users',
|
|
292
|
-
ProjectManager: 'ProjectManager',
|
|
293
|
-
InvoicePaymentDate: 'InvoicePaymentDate',
|
|
294
|
-
PaymentMaturity: 'PaymentMaturity',
|
|
295
|
-
InvoiceIssueDate: 'InvoiceIssueDate',
|
|
296
|
-
LicensesCount: 'LicensesCount',
|
|
297
|
-
LicensePrice: 'LicensePrice',
|
|
298
|
-
LicensePriceDefaultCurrency: 'LicensePriceDefaultCurrency',
|
|
299
|
-
NextStep: 'NextStep',
|
|
300
|
-
LastActivity: 'LastActivity',
|
|
301
|
-
IsPrivate: 'Private',
|
|
302
|
-
LicensePriceChanged: 'LicensePriceChanged',
|
|
303
|
-
Note: 'Note',
|
|
304
|
-
};
|
|
305
|
-
FieldNames.Tasks = {
|
|
306
|
-
FileAs: 'FileAs',
|
|
307
|
-
Subject: 'Subject',
|
|
308
|
-
RootItem: 'RootItem',
|
|
309
|
-
SuperiorItem: 'SuperiorItem',
|
|
310
|
-
Company: 'Company',
|
|
311
|
-
Contact: 'Contact',
|
|
312
|
-
StartDate: 'StartDate',
|
|
313
|
-
DueDate: 'DueDate',
|
|
314
|
-
Reminder: 'Reminder',
|
|
315
|
-
ReminderDate: 'ReminderDate',
|
|
316
|
-
ImportanceEn: 'ImportanceEn',
|
|
317
|
-
IsCompleted: 'Complete',
|
|
318
|
-
PercentComplete: 'PercentComplete',
|
|
319
|
-
PercentCompleteDecimal: 'PercentCompleteDecimal',
|
|
320
|
-
CompletedDate: 'CompletedDate',
|
|
321
|
-
Solver: 'Solver',
|
|
322
|
-
Delegator: 'Delegator',
|
|
323
|
-
Level: 'Level',
|
|
324
|
-
IsPrivate: 'Private',
|
|
325
|
-
ActualWorkHours: 'ActualWorkHours',
|
|
326
|
-
TotalWorkHours: 'TotalWorkHours',
|
|
327
|
-
Body: 'Body',
|
|
328
|
-
TypeEn: 'TypeEn',
|
|
329
|
-
StateEn: 'StateEn',
|
|
330
|
-
};
|
|
331
|
-
FieldNames.Training = {
|
|
332
|
-
TitleEn: 'TitleEn'
|
|
333
|
-
};
|
|
334
|
-
FieldNames.WorkReports = {
|
|
335
|
-
Task: 'Task',
|
|
336
|
-
ProjectName: 'ProjectName',
|
|
337
|
-
UserName: 'UserName',
|
|
338
|
-
Subject: 'Subject',
|
|
339
|
-
Date: 'Date',
|
|
340
|
-
FromTime: 'FromTime',
|
|
341
|
-
ToTime: 'ToTime',
|
|
342
|
-
Overtime: 'Overtime',
|
|
343
|
-
Month: 'Month',
|
|
344
|
-
Year: 'Year',
|
|
345
|
-
IsPrivate: 'Private',
|
|
346
|
-
Note: 'Note',
|
|
347
|
-
Duration: 'Duration',
|
|
348
|
-
WorkReportEn: 'WorkReportEn',
|
|
349
|
-
StateEn: 'StateEn',
|
|
350
|
-
};
|
|
351
|
-
FieldNames.Users = {
|
|
352
|
-
ProfilePicture: 'ProfilePicture',
|
|
353
|
-
UserName: 'UserName',
|
|
354
|
-
JobTitle: 'JobTitle',
|
|
355
|
-
IDCardNumber: 'IDCardNumber',
|
|
356
|
-
Birthdate: 'Birthdate',
|
|
357
|
-
BirthPlace: 'BirthPlace',
|
|
358
|
-
PersonalIdentificationNumber: 'PersonalIdentificationNumber',
|
|
359
|
-
Active: 'Active',
|
|
360
|
-
FamilyStatusEn: 'FamilyStatusEn',
|
|
361
|
-
HomeAddressStreet: 'HomeAddressStreet',
|
|
362
|
-
HomeAddressCity: 'HomeAddressCity',
|
|
363
|
-
HomeAddressPostalCode: 'HomeAddressPostalCode',
|
|
364
|
-
HomeAddressCountryEn: 'HomeAddressCountryEn',
|
|
365
|
-
HomeAddressState: 'HomeAddressState',
|
|
366
|
-
HomeAddressPOBox: 'HomeAddressPOBox',
|
|
367
|
-
BankAccount: 'BankAccount',
|
|
368
|
-
BusinessPhoneNumber: 'BusinessPhoneNumber',
|
|
369
|
-
MobilePhoneNumber: 'MobilePhoneNumber',
|
|
370
|
-
Email1Address: 'Email1Address',
|
|
371
|
-
Email2Address: 'Email2Address',
|
|
372
|
-
ICQ: 'ICQ',
|
|
373
|
-
MSN: 'MSN',
|
|
374
|
-
Skype: 'Skype',
|
|
375
|
-
IdentificationNumber: 'IdentificationNumber',
|
|
376
|
-
HealthInsurance: 'HealthInsurance',
|
|
377
|
-
HolidayLength: 'HolidayLength',
|
|
378
|
-
RemainingDaysOfHoliday: 'RemainingDaysOfHoliday',
|
|
379
|
-
SalaryDateEn: 'SalaryDateEn',
|
|
380
|
-
Supervisor: 'Supervisor',
|
|
381
|
-
TravelDistance: 'TravelDistance',
|
|
382
|
-
TimeAccessibility: 'TimeAccessibility',
|
|
383
|
-
TransportMode: 'TransportMode',
|
|
384
|
-
WorkdayStartTime: 'WorkdayStartTime',
|
|
385
|
-
Note: 'Note',
|
|
386
|
-
IsSystem: 'IsSystem',
|
|
387
|
-
};
|
|
388
|
-
FieldNames.allTypeEnNames = ['TypeEn', FieldNames.Documents.DocTypeEn, FieldNames.WorkReports.WorkReportEn, 'TitleEn'];
|
|
389
|
-
FieldNames.getFolderFileAs = (folderName) => {
|
|
390
|
-
switch (folderName) {
|
|
391
|
-
case FolderNames.leads:
|
|
392
|
-
return FieldNames.Common.FileAs;
|
|
393
|
-
case FolderNames.projects:
|
|
394
|
-
return FieldNames.Projects.ProjectName;
|
|
395
|
-
case FolderNames.documents:
|
|
396
|
-
return FieldNames.Documents.DocName;
|
|
397
|
-
case FolderNames.companies:
|
|
398
|
-
return FieldNames.Companies.CompanyName;
|
|
399
|
-
case FolderNames.contacts:
|
|
400
|
-
return FieldNames.Common.FileAs;
|
|
401
|
-
case FolderNames.users:
|
|
402
|
-
return FieldNames.Common.FileAs;
|
|
403
|
-
case FolderNames.emails:
|
|
404
|
-
return FieldNames.Emails.Subject;
|
|
405
|
-
case FolderNames.journal:
|
|
406
|
-
return FieldNames.Journal.FileAs;
|
|
407
|
-
case FolderNames.tasks:
|
|
408
|
-
return FieldNames.Tasks.Subject;
|
|
409
|
-
case FolderNames.workReports:
|
|
410
|
-
return FieldNames.WorkReports.Subject;
|
|
411
|
-
case FolderNames.vacation:
|
|
412
|
-
return FieldNames.Vacation.TypeEn;
|
|
413
|
-
case FolderNames.carts:
|
|
414
|
-
return FieldNames.Common.FileAs;
|
|
415
|
-
case FolderNames.goods:
|
|
416
|
-
return FieldNames.Common.FileAs;
|
|
417
|
-
default:
|
|
418
|
-
console.warn(`FileAs col name not defined for folderName ${folderName}`);
|
|
419
|
-
return FieldNames.Common.FileAs;
|
|
420
|
-
}
|
|
421
|
-
};
|
|
422
|
-
export default FieldNames;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
class FieldTypes {
|
|
2
|
-
}
|
|
3
|
-
FieldTypes.textBox = 'TextBox';
|
|
4
|
-
FieldTypes.comboBox = 'ComboBox';
|
|
5
|
-
FieldTypes.numericBox = 'NumericBox';
|
|
6
|
-
FieldTypes.relation = 'Relation';
|
|
7
|
-
FieldTypes.checkBox = 'CheckBox';
|
|
8
|
-
FieldTypes.linkTextBox = 'LinkTextBox';
|
|
9
|
-
FieldTypes.dateEdit = 'DateEdit';
|
|
10
|
-
FieldTypes.memoBox = 'MemoBox';
|
|
11
|
-
FieldTypes.multiSelectComboBox = 'MultiSelectComboBox';
|
|
12
|
-
FieldTypes.workflowState = 'WorkflowState';
|
|
13
|
-
FieldTypes.image = 'Image';
|
|
14
|
-
FieldTypes.multiSelectRelation = 'MultiSelectRelation';
|
|
15
|
-
export default FieldTypes;
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
class FolderNames {
|
|
2
|
-
}
|
|
3
|
-
FolderNames.isValidFolderName = (folderName) => {
|
|
4
|
-
return Object.values(FolderNames).includes(folderName);
|
|
5
|
-
};
|
|
6
|
-
FolderNames.actions = "Actions";
|
|
7
|
-
FolderNames.additionalFields = "AdditionalFields";
|
|
8
|
-
FolderNames.bonuses = "Bonuses";
|
|
9
|
-
FolderNames.calendar = "Calendar";
|
|
10
|
-
FolderNames.capacityNotes = "CapacityNotes";
|
|
11
|
-
FolderNames.capacityNoteTypes = "CapacityNoteTypes";
|
|
12
|
-
FolderNames.carts = "Carts";
|
|
13
|
-
FolderNames.columnPermissions = "ColumnPermissions";
|
|
14
|
-
FolderNames.companies = "Companies";
|
|
15
|
-
FolderNames.contacts = "Contacts";
|
|
16
|
-
FolderNames.currencyExchangeRates = "CurrencyExchangeRates";
|
|
17
|
-
FolderNames.documents = "Documents";
|
|
18
|
-
FolderNames.emails = "Emails";
|
|
19
|
-
FolderNames.enumTypes = "EnumTypes";
|
|
20
|
-
FolderNames.enumValues = "EnumValues";
|
|
21
|
-
FolderNames.enumValuesRelations = "EnumValuesRelations";
|
|
22
|
-
FolderNames.features = "Features";
|
|
23
|
-
FolderNames.flows = "Flows";
|
|
24
|
-
FolderNames.globalSettings = "GlobalSettings";
|
|
25
|
-
FolderNames.goals = "Goals";
|
|
26
|
-
FolderNames.goods = "Goods";
|
|
27
|
-
FolderNames.goodsInCart = "GoodsInCart";
|
|
28
|
-
FolderNames.goodsInSet = "GoodsInSet";
|
|
29
|
-
FolderNames.groups = "Groups";
|
|
30
|
-
FolderNames.history = "History";
|
|
31
|
-
FolderNames.holidays = "Holidays";
|
|
32
|
-
FolderNames.children = "Children";
|
|
33
|
-
FolderNames.individualDiscounts = "IndividualDiscounts";
|
|
34
|
-
FolderNames.invoiceItems = "InvoiceItems";
|
|
35
|
-
FolderNames.invoices = "Invoices";
|
|
36
|
-
FolderNames.itemCopyRelations = "ItemCopyRelations";
|
|
37
|
-
FolderNames.journal = "Journal";
|
|
38
|
-
FolderNames.knowledge = "Knowledge";
|
|
39
|
-
FolderNames.layouts = "Layouts";
|
|
40
|
-
FolderNames.layoutsModels = "LayoutsModels";
|
|
41
|
-
FolderNames.leads = "Leads";
|
|
42
|
-
FolderNames.ledger = "Ledger";
|
|
43
|
-
FolderNames.mappings = "Mappings";
|
|
44
|
-
FolderNames.marketing = "Marketing";
|
|
45
|
-
FolderNames.marketingList = "MarketingList";
|
|
46
|
-
FolderNames.marketingListSources = "MarketingListSources";
|
|
47
|
-
FolderNames.models = "Models";
|
|
48
|
-
FolderNames.modulePermissions = "ModulePermissions";
|
|
49
|
-
FolderNames.objectTypesOptions = "ObjectTypesOptions";
|
|
50
|
-
FolderNames.payments = "Payments";
|
|
51
|
-
FolderNames.priceListGroups = "PriceListGroups";
|
|
52
|
-
FolderNames.projectAssignments = "ProjectAssignments";
|
|
53
|
-
FolderNames.projectAssignmentsPerUserProject = "ProjectAssignmentsPerUserProject";
|
|
54
|
-
FolderNames.projectAssignmentsTotal = "ProjectAssignmentsTotal";
|
|
55
|
-
FolderNames.projectAssignmentsTotalUserProject = "ProjectAssignmentsTotalUserProject";
|
|
56
|
-
FolderNames.projectList = "ProjectList";
|
|
57
|
-
FolderNames.projects = "Projects";
|
|
58
|
-
FolderNames.projectUsersInCaPlan = "ProjectUsersInCaPlan";
|
|
59
|
-
FolderNames.relationData = "RelationData";
|
|
60
|
-
FolderNames.relations = "Relations";
|
|
61
|
-
FolderNames.reports = "Reports";
|
|
62
|
-
FolderNames.revisionsHistory = "RevisionsHistory";
|
|
63
|
-
FolderNames.salaries = "Salaries";
|
|
64
|
-
FolderNames.salePrices = "SalePrices";
|
|
65
|
-
FolderNames.prices = "Prices";
|
|
66
|
-
FolderNames.sqlObjects = "SqlObjects";
|
|
67
|
-
FolderNames.tasks = "Tasks";
|
|
68
|
-
FolderNames.recurrencePatterns = "RecurrencePatterns";
|
|
69
|
-
FolderNames.teamRoles = "TeamRoles";
|
|
70
|
-
FolderNames.templates = "Templates";
|
|
71
|
-
FolderNames.training = "Training";
|
|
72
|
-
FolderNames.users = "Users";
|
|
73
|
-
FolderNames.userSettings = "UserSettings";
|
|
74
|
-
FolderNames.vacation = "Vacation";
|
|
75
|
-
FolderNames.webAccess2Options = "WebAccess2Options";
|
|
76
|
-
FolderNames.webAccessOptions = "WebAccessOptions";
|
|
77
|
-
FolderNames.workCommitments = "WorkCommitments";
|
|
78
|
-
FolderNames.workflowHistory = "WorkflowHistory";
|
|
79
|
-
FolderNames.workReports = "WorkReports";
|
|
80
|
-
FolderNames.wrongClientVersions = "WrongClientVersions";
|
|
81
|
-
FolderNames.xsltTransformations = "XsltTransformations";
|
|
82
|
-
export { FolderNames };
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
class Functionality {
|
|
2
|
-
}
|
|
3
|
-
Functionality.contactsSynchronizationWithOutlook = 'ContactsSynchronizationWithOutlook';
|
|
4
|
-
Functionality.wordAddin = 'WordAddin';
|
|
5
|
-
Functionality.excelAddin = 'ExcelAddin';
|
|
6
|
-
Functionality.tasksRecurrentTasks = 'TasksRecurrentTasks';
|
|
7
|
-
Functionality.tasksSubtasks = 'TasksSubtasks';
|
|
8
|
-
Functionality.tasksSynchronizationWithOutlook = 'TasksSynchronizationWithOutlook';
|
|
9
|
-
Functionality.calendarSynchronizationWithOutlook = 'CalendarSynchronizationWithOutlook';
|
|
10
|
-
Functionality.emailsAutomaticTracking = 'EmailsAutomaticTracking';
|
|
11
|
-
Functionality.convertEmailToProject = 'ConvertEmailToProject';
|
|
12
|
-
Functionality.duplicityChecker = 'DuplicityChecker';
|
|
13
|
-
Functionality.nextStepAndLastActivityCustomization = 'NextStepAndLastActivityCustomization';
|
|
14
|
-
Functionality.subProjects = 'SubProjects';
|
|
15
|
-
Functionality.resourceAndPlanning = 'ResourceAndPlanning';
|
|
16
|
-
Functionality.professionalEmailCampaigns = 'ProfessionalEmailCampaigns';
|
|
17
|
-
Functionality.professionalEmailCampaignsAdvancedStatistics = 'ProfessionalEmailCampaignsAdvancedStatistics';
|
|
18
|
-
Functionality.wordEmailMerge = 'WordEmailMerge';
|
|
19
|
-
Functionality.printLabels = 'PrintLabels';
|
|
20
|
-
Functionality.printEnvelopes = 'PrintEnvelopes';
|
|
21
|
-
Functionality.userViews = 'UserViews';
|
|
22
|
-
Functionality.sharedUserViews = 'SharedUserViews';
|
|
23
|
-
Functionality.gridConditionalFormating = 'GridConditionalFormating';
|
|
24
|
-
Functionality.multipleCurrencies = 'MultipleCurrencies';
|
|
25
|
-
Functionality.historyTracking = 'HistoryTracking';
|
|
26
|
-
Functionality.privateItems = 'PrivateItems';
|
|
27
|
-
Functionality.itemTypes = 'ItemTypes';
|
|
28
|
-
Functionality.formLayoutCustomization = 'FormLayoutCustomization';
|
|
29
|
-
Functionality.workflowBasicDefinitions = 'WorkflowBasicDefinitions';
|
|
30
|
-
Functionality.workflowAdvancedDefinitions = 'WorkflowAdvancedDefinitions';
|
|
31
|
-
Functionality.workflowAdvancedDefinitionsRules = 'WorkflowAdvancedDefinitionsRules';
|
|
32
|
-
Functionality.workflowAdvancedDefinitionsActions = 'WorkflowAdvancedDefinitionsActions';
|
|
33
|
-
Functionality.workflowGroupLevelActions = 'WorkflowGroupLevelActions';
|
|
34
|
-
Functionality.customFields = 'CustomFields';
|
|
35
|
-
Functionality.importantFields = 'ImportantFields';
|
|
36
|
-
Functionality.mandatoryFields = 'MandatoryFields';
|
|
37
|
-
Functionality.uniqueFields = 'UniqueFields';
|
|
38
|
-
Functionality.readOnlyFields = 'ReadOnlyFields';
|
|
39
|
-
Functionality.transformationCustomTemplates = 'TransformationCustomTemplates';
|
|
40
|
-
Functionality.userRoles = 'UserRoles';
|
|
41
|
-
Functionality.modulePermissions = 'ModulePermissions';
|
|
42
|
-
Functionality.columnPermissions = 'ColumnPermissions';
|
|
43
|
-
Functionality.api = 'API';
|
|
44
|
-
Functionality.gate = 'Gate';
|
|
45
|
-
Functionality.threeCXIntegration = 'ThreeCXIntegration';
|
|
46
|
-
Functionality.tapiIntegration = 'TapiIntegration';
|
|
47
|
-
Functionality.pohodaIntegration = 'PohodaIntegration';
|
|
48
|
-
Functionality.pohodaSynchronizationIntervalCustomization = 'PohodaSynchronizationIntervalCustomization';
|
|
49
|
-
Functionality.pohodaSynchronizationFieldMappingCustomization = 'PohodaSynchronizationFieldMappingCustomization';
|
|
50
|
-
Functionality.quickBooksIntegration = 'QuickBooksIntegration';
|
|
51
|
-
Functionality.saveBinaryDataOnDisk = 'SaveBinaryDataOnDisk';
|
|
52
|
-
Functionality.activeDirectoryLogin = 'ActiveDirectoryLogin';
|
|
53
|
-
Functionality.callerIdentificationOnApple = 'CallerIdentificationOnApple';
|
|
54
|
-
Functionality.legacyAdministration = 'LegacyAdministration';
|
|
55
|
-
export default Functionality;
|