@silexpert/core 1.0.176 → 1.0.178
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/es/api/resources/CommercialImport.d.ts +2 -1
- package/es/api/resources/CommercialImport.d.ts.map +1 -1
- package/es/api/resources/CommercialImport.js +3 -0
- package/es/api/resources/CommercialImport.js.map +1 -1
- package/es/api/resources/TimeRecorder.d.ts +2 -1
- package/es/api/resources/TimeRecorder.d.ts.map +1 -1
- package/es/api/resources/TimeRecorder.js +3 -0
- package/es/api/resources/TimeRecorder.js.map +1 -1
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/JobTitle.d.ts +2 -1
- package/es/types/Enum/JobTitle.d.ts.map +1 -1
- package/es/types/Enum/JobTitle.js +6 -0
- package/es/types/Enum/JobTitle.js.map +1 -1
- package/es/types/Enum/MimeType.d.ts +1 -0
- package/es/types/Enum/MimeType.d.ts.map +1 -1
- package/es/types/Enum/MimeType.js +1 -0
- package/es/types/Enum/MimeType.js.map +1 -1
- package/es/types/Enum/RoleDetail.d.ts +8 -0
- package/es/types/Enum/RoleDetail.d.ts.map +1 -1
- package/es/types/Enum/RoleDetail.js +8 -0
- package/es/types/Enum/RoleDetail.js.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.d.ts +4 -0
- package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.js +3 -0
- package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +0 -1
- package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -1
- package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
- package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +4 -0
- package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +1 -0
- package/es/types/Interface/api/archive/ImportSocietyArchive.js +19 -0
- package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
- package/es/types/Interface/api/commercialImport/Create.d.ts +3 -0
- package/es/types/Interface/api/commercialImport/Create.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Create.js +7 -0
- package/es/types/Interface/api/commercialImport/Create.js.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +28 -0
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -0
- package/es/types/Interface/api/companeo/CompaneoReturn.js +2 -0
- package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
- package/es/types/Interface/api/companeo/Query.d.ts +5 -0
- package/es/types/Interface/api/companeo/Query.d.ts.map +1 -0
- package/es/types/Interface/api/companeo/Query.js +26 -0
- package/es/types/Interface/api/companeo/Query.js.map +1 -0
- package/es/types/Interface/api/society/CreateSociety.d.ts +1 -0
- package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.js +4 -0
- package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +1 -0
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +6 -0
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +5 -0
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +1 -0
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +25 -0
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +5 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/es/types/Interface/models/IAccountsSocieties.d.ts +2 -0
- package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/es/types/Interface/models/IAreasInvoice.d.ts +0 -1
- package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
- package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.d.ts +2 -0
- package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/es/types/Interface/models/IExercice.d.ts +3 -0
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IGedFile.d.ts +3 -0
- package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/es/types/Interface/models/IGedFile.js.map +1 -1
- package/es/types/Interface/models/ILettering.d.ts +0 -4
- package/es/types/Interface/models/ILettering.d.ts.map +1 -1
- package/es/types/Interface/models/ILettering.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts +4 -1
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/ISocietyApproval.d.ts +4 -2
- package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +2 -0
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/index.d.ts +4 -5
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +4 -5
- package/es/types/index.js.map +1 -1
- package/es/utils/email.js +2 -2
- package/es/utils/email.js.map +1 -1
- package/es/utils/phone.d.ts +1 -1
- package/es/utils/phone.d.ts.map +1 -1
- package/es/utils/phone.js +8 -8
- package/es/utils/phone.js.map +1 -1
- package/js/api/resources/CommercialImport.js +3 -0
- package/js/api/resources/CommercialImport.js.map +1 -1
- package/js/api/resources/TimeRecorder.js +5 -0
- package/js/api/resources/TimeRecorder.js.map +1 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/JobTitle.js +5 -0
- package/js/types/Enum/JobTitle.js.map +1 -1
- package/js/types/Enum/MimeType.js +1 -0
- package/js/types/Enum/MimeType.js.map +1 -1
- package/js/types/Enum/RoleDetail.js +16 -8
- package/js/types/Enum/RoleDetail.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +4 -0
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
- package/js/types/Interface/api/archive/ImportSocietyArchive.js +22 -0
- package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
- package/js/types/Interface/api/commercialImport/Create.js +4 -1
- package/js/types/Interface/api/commercialImport/Create.js.map +1 -1
- package/js/types/Interface/{models/IPageView.js → api/companeo/CompaneoReturn.js} +1 -1
- package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
- package/js/types/Interface/api/companeo/Query.js +23 -0
- package/js/types/Interface/api/companeo/Query.js.map +1 -0
- package/js/types/Interface/api/society/CreateSociety.js +1 -0
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +1 -0
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +23 -0
- package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IExercice.js.map +1 -1
- package/js/types/Interface/models/IGedFile.js.map +1 -1
- package/js/types/Interface/models/ILettering.js.map +1 -1
- package/js/types/Interface/models/ISociety.js.map +1 -1
- package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/index.js +64 -74
- package/js/types/index.js.map +1 -1
- package/js/utils/email.js +2 -2
- package/js/utils/email.js.map +1 -1
- package/js/utils/phone.js +8 -8
- package/js/utils/phone.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/CommercialImport.ts +5 -0
- package/ts/api/resources/TimeRecorder.ts +4 -1
- package/ts/api/resources.ts +0 -1
- package/ts/types/Enum/JobTitle.ts +6 -0
- package/ts/types/Enum/MimeType.ts +1 -0
- package/ts/types/Enum/RoleDetail.ts +8 -0
- package/ts/types/Enum/TimeRecorderLocation.ts +4 -0
- package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +0 -1
- package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +8 -0
- package/ts/types/Interface/api/commercialImport/Create.ts +6 -0
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +27 -0
- package/ts/types/Interface/api/companeo/Query.ts +14 -0
- package/ts/types/Interface/api/society/CreateSociety.ts +3 -0
- package/ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts +5 -0
- package/ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts +15 -0
- package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +7 -1
- package/ts/types/Interface/models/IAccountsSocieties.ts +4 -0
- package/ts/types/Interface/models/IAreasInvoice.ts +0 -1
- package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
- package/ts/types/Interface/models/IExercice.ts +3 -0
- package/ts/types/Interface/models/IGedFile.ts +3 -0
- package/ts/types/Interface/models/ILettering.ts +0 -8
- package/ts/types/Interface/models/ISociety.ts +4 -0
- package/ts/types/Interface/models/ISocietyApproval.ts +4 -2
- package/ts/types/Interface/models/IUser.ts +2 -0
- package/ts/types/index.ts +4 -5
- package/ts/utils/email.ts +2 -2
- package/ts/utils/phone.ts +8 -8
- package/es/types/Interface/models/IEngagementAccountingEntry.d.ts +0 -27
- package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +0 -1
- package/es/types/Interface/models/IEngagementAccountingEntry.js +0 -2
- package/es/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
- package/es/types/Interface/models/IEngagementAccountingFile.d.ts +0 -43
- package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +0 -1
- package/es/types/Interface/models/IEngagementAccountingFile.js +0 -2
- package/es/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
- package/es/types/Interface/models/IEngagementBankTransaction.d.ts +0 -33
- package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +0 -1
- package/es/types/Interface/models/IEngagementBankTransaction.js +0 -2
- package/es/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
- package/es/types/Interface/models/IInterestedByFeature.d.ts +0 -11
- package/es/types/Interface/models/IInterestedByFeature.d.ts.map +0 -1
- package/es/types/Interface/models/IInterestedByFeature.js +0 -2
- package/es/types/Interface/models/IInterestedByFeature.js.map +0 -1
- package/es/types/Interface/models/IPageView.d.ts +0 -10
- package/es/types/Interface/models/IPageView.d.ts.map +0 -1
- package/es/types/Interface/models/IPageView.js +0 -2
- package/es/types/Interface/models/IPageView.js.map +0 -1
- package/export-models.json +0 -28811
- package/importInterfaces.ts +0 -91
- package/js/types/Interface/models/IEngagementAccountingEntry.js +0 -6
- package/js/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
- package/js/types/Interface/models/IEngagementAccountingFile.js +0 -6
- package/js/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
- package/js/types/Interface/models/IEngagementBankTransaction.js +0 -6
- package/js/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
- package/js/types/Interface/models/IInterestedByFeature.js +0 -6
- package/js/types/Interface/models/IInterestedByFeature.js.map +0 -1
- package/js/types/Interface/models/IPageView.js.map +0 -1
- package/table.json +0 -264
- package/ts/types/Interface/models/IEngagementAccountingEntry.ts +0 -30
- package/ts/types/Interface/models/IEngagementAccountingFile.ts +0 -46
- package/ts/types/Interface/models/IEngagementBankTransaction.ts +0 -36
- package/ts/types/Interface/models/IInterestedByFeature.ts +0 -14
- package/ts/types/Interface/models/IPageView.ts +0 -13
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateSociety.js","names":["_utils","require","_SubscriptionType","_RegistrationSource","CreateSociety","exports","__decorate","ApiProperty","ApiPropertyOptional","enum","RegistrationSource","SubscriptionType","description"],"sources":["../../../../../ts/types/Interface/api/society/CreateSociety.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { SubscriptionType } from '../../../Enum/SubscriptionType';\nimport { RegistrationSource } from '../../../Enum/RegistrationSource';\n\nexport type AnalticsUtm = {\n utm_source?: string;\n utm_campaign?: string;\n utm_medium?: string;\n};\n\nexport class CreateSociety {\n @ApiProperty()\n idUser: number;\n\n @ApiProperty()\n idTypeCompta: number;\n\n @ApiPropertyOptional()\n name?: string;\n\n @ApiPropertyOptional()\n address?: string;\n\n @ApiPropertyOptional()\n city?: string;\n\n @ApiPropertyOptional()\n idCountry?: number;\n\n @ApiPropertyOptional()\n idActivity?: number;\n\n @ApiPropertyOptional()\n idVatRegime?: number;\n\n @ApiPropertyOptional()\n idLegalForm?: number;\n\n @ApiPropertyOptional()\n exercicePeriod?: { start: string, end: string };\n\n @ApiPropertyOptional()\n nafCode?: string;\n\n @ApiPropertyOptional()\n zipCode?: string;\n\n @ApiPropertyOptional({ enum: RegistrationSource })\n idSource?: RegistrationSource;\n\n @ApiPropertyOptional()\n analyticsUtm?: AnalticsUtm;\n\n @ApiPropertyOptional()\n confirmedAt?: string;\n\n @ApiPropertyOptional()\n idFiscalRegime?: number;\n\n @ApiPropertyOptional()\n profitsType?: number;\n\n @ApiPropertyOptional()\n idTaxSystem?: number;\n\n @ApiPropertyOptional()\n idSector?: number;\n\n @ApiPropertyOptional({ enum: SubscriptionType })\n idSubscriptionType?: SubscriptionType;\n\n @ApiPropertyOptional({ description: 'Identifiant de l\\'Expert-Comptable partenaire' })\n idPartneredAccountant?: number | null;\n}"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AACA,IAAAC,iBAAA,GAAAD,OAAA;AACA,IAAAE,mBAAA,GAAAF,OAAA;;;;;;;;;;;AAQM,MAAOG,aAAa;
|
|
1
|
+
{"version":3,"file":"CreateSociety.js","names":["_utils","require","_SubscriptionType","_RegistrationSource","CreateSociety","exports","__decorate","ApiProperty","ApiPropertyOptional","enum","RegistrationSource","SubscriptionType","description"],"sources":["../../../../../ts/types/Interface/api/society/CreateSociety.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { SubscriptionType } from '../../../Enum/SubscriptionType';\nimport { RegistrationSource } from '../../../Enum/RegistrationSource';\n\nexport type AnalticsUtm = {\n utm_source?: string;\n utm_campaign?: string;\n utm_medium?: string;\n};\n\nexport class CreateSociety {\n @ApiProperty()\n idUser: number;\n\n @ApiProperty()\n idTypeCompta: number;\n\n @ApiPropertyOptional()\n name?: string;\n\n @ApiPropertyOptional()\n address?: string;\n\n @ApiPropertyOptional()\n city?: string;\n\n @ApiPropertyOptional()\n idCountry?: number;\n\n @ApiPropertyOptional()\n idActivity?: number;\n\n @ApiPropertyOptional()\n idVatRegime?: number;\n\n @ApiPropertyOptional()\n idLegalForm?: number;\n\n @ApiPropertyOptional()\n exercicePeriod?: { start: string, end: string };\n\n @ApiPropertyOptional()\n nafCode?: string;\n\n @ApiPropertyOptional()\n zipCode?: string;\n\n @ApiPropertyOptional({ enum: RegistrationSource })\n idSource?: RegistrationSource;\n\n @ApiPropertyOptional()\n analyticsUtm?: AnalticsUtm;\n\n @ApiPropertyOptional()\n confirmedAt?: string;\n\n @ApiPropertyOptional()\n idFiscalRegime?: number;\n\n @ApiPropertyOptional()\n profitsType?: number;\n\n @ApiPropertyOptional()\n idTaxSystem?: number;\n\n @ApiPropertyOptional()\n idSector?: number;\n\n @ApiPropertyOptional()\n leadQuotation?: number;\n\n @ApiPropertyOptional({ enum: SubscriptionType })\n idSubscriptionType?: SubscriptionType;\n\n @ApiPropertyOptional({ description: 'Identifiant de l\\'Expert-Comptable partenaire' })\n idPartneredAccountant?: number | null;\n}"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AACA,IAAAC,iBAAA,GAAAD,OAAA;AACA,IAAAE,mBAAA,GAAAF,OAAA;;;;;;;;;;;AAQM,MAAOG,aAAa;AAkEzBC,OAAA,CAlEYD,aAAa,GAAbA,aAAa;AACxBE,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,8EACC;AAEfD,UAAA,EAAC,IAAAC,kBAAW,GAAE,E,oFACO;AAErBD,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,4EACR;AAEdF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,+EACL;AAEjBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,4EACR;AAEdF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,iFACH;AAEnBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,kFACF;AAEpBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,mFACD;AAErBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,mFACD;AAErBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,sFAC0B;AAEhDF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,+EACL;AAEjBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,+EACL;AAEjBF,UAAA,EAAC,IAAAE,0BAAmB,EAAC;EAAEC,IAAI,EAAEC;AAAkB,CAAE,CAAC,E,gFACpB;AAE9BJ,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,oFACK;AAE3BF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,mFACD;AAErBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,sFACE;AAExBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,mFACD;AAErBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,mFACD;AAErBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,gFACJ;AAElBF,UAAA,EAAC,IAAAE,0BAAmB,GAAE,E,qFACC;AAEvBF,UAAA,EAAC,IAAAE,0BAAmB,EAAC;EAAEC,IAAI,EAAEE;AAAgB,CAAE,CAAC,E,0FACV;AAEtCL,UAAA,EAAC,IAAAE,0BAAmB,EAAC;EAAEI,WAAW,EAAE;AAA+C,CAAE,CAAC,E,6FAChD"}
|
|
@@ -28,4 +28,5 @@ __decorate([(0, _utils.ApiPropertyOptional)({
|
|
|
28
28
|
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
29
29
|
default: 1
|
|
30
30
|
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryPaginatedDelays.prototype, "page", void 0);
|
|
31
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsArray)(), __metadata("design:type", Array)], QueryPaginatedDelays.prototype, "location", void 0);
|
|
31
32
|
//# sourceMappingURL=QueryPaginatedDelays.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryPaginatedDelays.js","names":["_classValidator","require","_utils","QueryPaginatedDelays","exports","__decorate","ApiProperty","IsString","IsDateString","ApiPropertyOptional","IsOptional","IsArray","default","IsNumber"],"sources":["../../../../../ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts"],"sourcesContent":["import {\n IsString, IsDateString, IsOptional, IsNumber, IsArray,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedDelays {\n @ApiProperty()\n @IsString()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsString()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idUser?: number[];\n\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsNumber()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsNumber()\n page?: number;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,oBAAoB;
|
|
1
|
+
{"version":3,"file":"QueryPaginatedDelays.js","names":["_classValidator","require","_utils","QueryPaginatedDelays","exports","__decorate","ApiProperty","IsString","IsDateString","ApiPropertyOptional","IsOptional","IsArray","default","IsNumber"],"sources":["../../../../../ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts"],"sourcesContent":["import {\n IsString, IsDateString, IsOptional, IsNumber, IsArray,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedDelays {\n @ApiProperty()\n @IsString()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsString()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idUser?: number[];\n\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsNumber()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsNumber()\n page?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n location?: number[];\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,oBAAoB;AAmChCC,OAAA,CAnCYD,oBAAoB,GAApBA,oBAAoB;AAC/BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,EACV,IAAAC,4BAAY,GAAE,E,wFACG;AAElBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,EACV,IAAAC,4BAAY,GAAE,E,sFACC;AAEhBH,UAAA,EAAC,IAAAI,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAH,wBAAQ,GAAE,E,qFACK;AAEhBF,UAAA,EAAC,IAAAI,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,uBAAO,GAAE,E,oFACQ;AAElBN,UAAA,EAAC,IAAAI,0BAAmB,EAAC;EAAEG,OAAO,EAAE;AAAE,CAAE,CAAC,EACpC,IAAAF,0BAAU,GAAE,EACZ,IAAAG,wBAAQ,GAAE,E,oFACI;AAEfR,UAAA,EAAC,IAAAI,0BAAmB,EAAC;EAAEG,OAAO,EAAE;AAAC,CAAE,CAAC,EACnC,IAAAF,0BAAU,GAAE,EACZ,IAAAG,wBAAQ,GAAE,E,mFACG;AAEdR,UAAA,EAAC,IAAAI,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,uBAAO,GAAE,E,sFACU"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryTimeRecorderGetStats = undefined;
|
|
7
|
+
var _classValidator = require("class-validator");
|
|
8
|
+
var _utils = require("../../../../utils");
|
|
9
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
10
|
+
var c = arguments.length,
|
|
11
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
12
|
+
d;
|
|
13
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
14
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
15
|
+
};
|
|
16
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
17
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
18
|
+
};
|
|
19
|
+
class QueryTimeRecorderGetStats {}
|
|
20
|
+
exports.QueryTimeRecorderGetStats = QueryTimeRecorderGetStats;
|
|
21
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsDateString)(), __metadata("design:type", String)], QueryTimeRecorderGetStats.prototype, "startDate", void 0);
|
|
22
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsArray)(), __metadata("design:type", Array)], QueryTimeRecorderGetStats.prototype, "idUser", void 0);
|
|
23
|
+
//# sourceMappingURL=QueryTimeRecorderGetStats.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryTimeRecorderGetStats.js","names":["_classValidator","require","_utils","QueryTimeRecorderGetStats","exports","__decorate","ApiProperty","IsDateString","ApiPropertyOptional","IsOptional","IsArray"],"sources":["../../../../../ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts"],"sourcesContent":["import {\n IsDateString, IsOptional, IsArray,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryTimeRecorderGetStats {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idUser?: number[];\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,yBAAyB;AASrCC,OAAA,CATYD,yBAAyB,GAAzBA,yBAAyB;AACpCE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,4BAAY,GAAE,E,6FACG;AAElBF,UAAA,EAAC,IAAAG,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,uBAAO,GAAE,E,yFACQ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadPaginatedDelays.js","names":[],"sources":["../../../../../ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts"],"sourcesContent":["export interface Delay {\n date: string;\n sumDelays?: number;\n sumForgottenDisconnections?: number;\n sumRealWorkingHours: string;\n sumTheoricalWorkingHours: string;\n}\nexport interface DelaysByDay {\n Monday?: Delay;\n Tuesday?: Delay;\n Wednesday?: Delay;\n Thursday?: Delay;\n Friday?: Delay;\n}\n\nexport interface ReadPaginatedDelays {\n idUser: number;\n firstname: string;\n lastname: string;\n days: DelaysByDay\n}"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ReadPaginatedDelays.js","names":[],"sources":["../../../../../ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts"],"sourcesContent":["export interface Delay {\n date: string;\n sumDelays?: number;\n sumForgottenDisconnections?: number;\n sumRealWorkingHours: string;\n sumTheoricalWorkingHours: string;\n}\nexport interface DelaysByDay {\n Monday?: Delay;\n Tuesday?: Delay;\n Wednesday?: Delay;\n Thursday?: Delay;\n Friday?: Delay;\n}\n\nexport interface ReadPaginatedDelays {\n idUser: number;\n firstname: string;\n lastname: string;\n days: DelaysByDay\n}\n\nexport type ReadPlaceToWork = Array< {\n location: string;\n id: number;\n value: number;\n}>;"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountsSocieties.js","names":[],"sources":["../../../../ts/types/Interface/models/IAccountsSocieties.ts"],"sourcesContent":["// accountsSocieties\nexport interface IAccountsSocieties {\n id?: number;\n idSociety: number;\n idAccount: number;\n isHidden: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"IAccountsSocieties.js","names":[],"sources":["../../../../ts/types/Interface/models/IAccountsSocieties.ts"],"sourcesContent":["import { IAccount } from './IAccount';\n\n// accountsSocieties\nexport interface IAccountsSocieties {\n id?: number;\n idSociety: number;\n idAccount: number;\n isHidden: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n account?: IAccount;\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAreasInvoice.js","names":[],"sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"sourcesContent":["import { IUser } from './IUser';\n\n// areasInvoices\nexport interface IAreasInvoice {\n id?: number;\n content: string | null;\n coords: string | null;\n
|
|
1
|
+
{"version":3,"file":"IAreasInvoice.js","names":[],"sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"sourcesContent":["import { IUser } from './IUser';\n\n// areasInvoices\nexport interface IAreasInvoice {\n id?: number;\n content: string | null;\n coords: string | null;\n idTypeAreaInvoice: number;\n idUser: number;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBalanceSheet.js","names":[],"sources":["../../../../ts/types/Interface/models/IBalanceSheet.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { ICalendarEvent } from './ICalendarEvent';\nimport { ISupervision } from './ISupervision';\nimport { IPrestation } from './IPrestation';\n\n// balanceSheet\nexport interface IBalanceSheet {\n id?: number;\n state: number;\n dateBalanceSend: Date | null;\n deadline: Date | null;\n bankCollectingState: number;\n idExercice: number;\n idCalendarEvent: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n calendarEvent?: ICalendarEvent;\n supervision?: ISupervision;\n prestations?: IPrestation[];\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"IBalanceSheet.js","names":[],"sources":["../../../../ts/types/Interface/models/IBalanceSheet.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { ICalendarEvent } from './ICalendarEvent';\nimport { ISupervision } from './ISupervision';\nimport { IPrestation } from './IPrestation';\nimport { IGedFile } from './IGedFile';\n\n// balanceSheet\nexport interface IBalanceSheet {\n id?: number;\n state: number;\n dateBalanceSend: Date | null;\n deadline: Date | null;\n bankCollectingState: number;\n idExercice: number;\n idCalendarEvent: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n calendarEvent?: ICalendarEvent;\n supervision?: ISupervision;\n prestations?: IPrestation[];\n gedFiles?: IGedFile[];\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IExercice.js","names":[],"sources":["../../../../ts/types/Interface/models/IExercice.ts"],"sourcesContent":["import { ISupervision } from './ISupervision';\nimport { IChecklist } from './IChecklist';\nimport { ICustomerTva } from './ICustomerTva';\nimport { ICustomerIsRegime } from './ICustomerIsRegime';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IAdditionalBalance } from './IAdditionalBalance';\nimport { ISocietyApproval } from './ISocietyApproval';\nimport { IPrestation } from './IPrestation';\nimport { IExercicePrestation } from './IExercicePrestation';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExerciceDetail } from './IExerciceDetail';\n\n// exercices\nexport interface IExercice {\n id?: number;\n startDate: Date | null;\n endDate: Date | null;\n turnover?: number | null;\n invoicePurchase?: number | null;\n invoiceSales?: number | null;\n isBack: boolean;\n close: boolean;\n allAnnote: boolean;\n current: boolean;\n deliveryDate?: Date | null;\n employeesNumber?: number | null;\n rentsNumber?: number | null;\n withApproval: boolean;\n reviewGuide: boolean;\n summaryNote: boolean;\n labKeeping: number;\n receiptJeDeclare: boolean;\n annualFolderEdition: boolean;\n turnoverDone: number;\n turnoverMax?: number;\n benefit: number | null;\n processClossingExercice: boolean;\n idFilePaymentSchedule?: number | null;\n isDefault: boolean;\n idSociety?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n notes?: string;\n\n // Associations\n supervision?: ISupervision;\n checklists?: IChecklist[];\n exerciceCustomerTvas?: ICustomerTva[];\n exerciceCustomersIsRegimes?: ICustomerIsRegime[];\n exerciceBalanceSheet?: IBalanceSheet;\n exerciceAdditionnalBalance?: IAdditionalBalance;\n exerciceApprovals?: ISocietyApproval;\n prestations?: IPrestation[];\n exercicesToPrestations?: IExercicePrestation[];\n file?: IFile;\n society?: ISociety;\n exerciceDetail?: IExerciceDetail;\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"IExercice.js","names":[],"sources":["../../../../ts/types/Interface/models/IExercice.ts"],"sourcesContent":["import { ISupervision } from './ISupervision';\nimport { IChecklist } from './IChecklist';\nimport { ICustomerTva } from './ICustomerTva';\nimport { ICustomerIsRegime } from './ICustomerIsRegime';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IAdditionalBalance } from './IAdditionalBalance';\nimport { ISocietyApproval } from './ISocietyApproval';\nimport { IPrestation } from './IPrestation';\nimport { IExercicePrestation } from './IExercicePrestation';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExerciceDetail } from './IExerciceDetail';\nimport { IBalanceSheetModule } from './IBalanceSheetModule';\n\n// exercices\nexport interface IExercice {\n id?: number;\n startDate: Date | null;\n endDate: Date | null;\n turnover?: number | null;\n invoicePurchase?: number | null;\n invoiceSales?: number | null;\n isBack: boolean;\n close: boolean;\n allAnnote: boolean;\n current: boolean;\n deliveryDate?: Date | null;\n employeesNumber?: number | null;\n rentsNumber?: number | null;\n withApproval: boolean;\n reviewGuide: boolean;\n summaryNote: boolean;\n labKeeping: number;\n receiptJeDeclare: boolean;\n annualFolderEdition: boolean;\n turnoverDone: number;\n turnoverMax?: number;\n benefit: number | null;\n processClossingExercice: boolean;\n idFilePaymentSchedule?: number | null;\n isDefault: boolean;\n idSociety?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n notes?: string;\n\n // Associations\n supervision?: ISupervision;\n checklists?: IChecklist[];\n exerciceCustomerTvas?: ICustomerTva[];\n exerciceCustomersIsRegimes?: ICustomerIsRegime[];\n exerciceBalanceSheet?: IBalanceSheet;\n exerciceBalanceSheets?: IBalanceSheet[];\n exerciceAdditionnalBalance?: IAdditionalBalance;\n exerciceApprovals?: ISocietyApproval;\n prestations?: IPrestation[];\n exercicesToPrestations?: IExercicePrestation[];\n file?: IFile;\n society?: ISociety;\n exerciceDetail?: IExerciceDetail;\n exerciceBalanceSheetModule?: IBalanceSheetModule;\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IGedFile.js","names":[],"sources":["../../../../ts/types/Interface/models/IGedFile.ts"],"sourcesContent":["import { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IGedFileType } from './IGedFileType';\nimport { IGedFolder } from './IGedFolder';\nimport { IUser } from './IUser';\nimport { ICustomerSignature } from './ICustomerSignature';\n\n// gedFile\nexport interface IGedFile {\n id?: number;\n emissionDate?: Date | null;\n statutFile?: number | null;\n idTypeGedFile?: number | null;\n idUser?: number | null;\n idGedFolder: number;\n idSociety: number;\n idFile: number;\n typeFile?: number | null;\n idExercice?: number | null;\n idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale \"Documents manquants\", on stock ici l'idUser associé au BP\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n fileFromGed?: IFile;\n society?: ISociety;\n exercice?: IExercice;\n typeGedFile?: IGedFileType;\n gedFolder?: IGedFolder;\n businessPartner?: IUser;\n customerSignature?: ICustomerSignature;\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"IGedFile.js","names":[],"sources":["../../../../ts/types/Interface/models/IGedFile.ts"],"sourcesContent":["import { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IGedFileType } from './IGedFileType';\nimport { IGedFolder } from './IGedFolder';\nimport { IUser } from './IUser';\nimport { ICustomerSignature } from './ICustomerSignature';\nimport { IBalanceSheet } from './IBalanceSheet';\n\n// gedFile\nexport interface IGedFile {\n id?: number;\n emissionDate?: Date | null;\n statutFile?: number | null;\n idTypeGedFile?: number | null;\n idUser?: number | null;\n idGedFolder: number;\n idSociety: number;\n idFile: number;\n typeFile?: number | null;\n idExercice?: number | null;\n idBalanceSheet?: number | null;\n idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale \"Documents manquants\", on stock ici l'idUser associé au BP\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n fileFromGed?: IFile;\n society?: ISociety;\n exercice?: IExercice;\n balanceSheet?: IBalanceSheet;\n typeGedFile?: IGedFileType;\n gedFolder?: IGedFolder;\n businessPartner?: IUser;\n customerSignature?: ICustomerSignature;\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ILettering.js","names":[],"sources":["../../../../ts/types/Interface/models/ILettering.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ILettering.js","names":[],"sources":["../../../../ts/types/Interface/models/ILettering.ts"],"sourcesContent":["export interface ILettering {\n id?: number;\n value: number;\n idSociety: number;\n idExercice: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISociety.js","names":[],"sources":["../../../../ts/types/Interface/models/ISociety.ts"],"sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollowedQualityMail } from './IFollowedQualityMail';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { ISector } from './ISector';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { ISocietyCgv } from './ISocietyCgv';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IUnpaidCallHistory,\n} from '../..';\nimport { IBrandType } from './IBrandType';\n\n// societies\nexport interface ISociety {\n id?: number;\n name: string | null;\n commercialName: string | null;\n descriptionActivity: string | null;\n dateOfRegistration: Date | null;\n dateInscription: Date | null;\n dateIsClient: Date | null;\n partnerSubscriptionECDate: Date | null;\n dateStatus: Date | null;\n socialStatut: number | null;\n juridicalStatut: number | null;\n mailSocial: Date | null;\n mailJuridical: Date | null;\n city: string | null;\n zipCode: string | null;\n address: string | null;\n siret: string | null;\n diaCode: string | null;\n socialCapital: string | null;\n archive: boolean;\n archiveDate: Date | null;\n isBlocked: boolean | null;\n autoAnnotate: boolean;\n managementSoftware: boolean | null;\n cashbook: boolean | null;\n balanceZero: boolean | null;\n mailRecovery: boolean | null;\n folderIsFinished: boolean | null;\n hideInformationsBanner: boolean | null;\n dateUploadTva: Date | null;\n vatUploadDay: number | null;\n lockImposition: boolean | null;\n lockTva: boolean | null;\n isWaitingEnd: boolean | null;\n waitFirstContact: boolean | null;\n sendFirstContact: boolean | null;\n toConstitution: number | null;\n passwordIsuite: string | null;\n numberFrp: string | null;\n socialParts: string | null;\n numberSie: string | null;\n aga: string | null;\n statutoryAuditor: string | null;\n typeSales: string | null;\n dateRelanceCommercial: Date | null;\n firstPayslipDate: Date | null;\n totalSharesHeld: number | null;\n leadQuotation: number | null;\n idVatRegime: number | null;\n idTaxSystem: number | null;\n idActivity: number | null;\n profitsType: number | null;\n idSource: number | null;\n idFiscalRegime: number | null;\n idRegion: number | null;\n idLegalForm: number | null;\n idComptaType: ComptaType | null;\n idTypeBrand: number | null;\n idSubscriptionType: number | null;\n idCountry: CountryId | null;\n idSector: Sector | null;\n idSocietyNotes: number | null;\n folderNote: string | null;\n oldNafCode: string | null;\n dateSendAdvise: Date | null;\n idUserAdvise: number | null;\n idVatForInternalInvoicing: number;\n dateFirstSendUnpaid: Date | null;\n reasonUnpaid: number | null;\n stripeSubscriptionId: string | null;\n stateSynchroBankAccount: number | null;\n noShowPopUpSynchroDate: Date | null;\n stateFollowCall: number | null;\n folderCreation: boolean;\n hideSimulationBetaMessage: boolean;\n unpaid: number | null;\n isLate: boolean | null;\n unpaidDetails: UnpaidDetail[] | null;\n owner: IUser | null;\n social: string | null;\n exercices: string | null;\n recoveryDate: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware: number | null;\n canceledFirstStepAt: Date | null;\n completedFirstStepAt: Date | null;\n lastMobileConnection: Date | null;\n idNafCode: number | null;\n canceledFirstStepTourAt: Date | null;\n step: string | null;\n hidePartneredAccountantsBubbleLink: boolean | null;\n cancelCompleteCreationModal: Date | null;\n isCreatedInApp: boolean;\n\n // Associations\n accounts?: IAccount[];\n comments?: IComment[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societiesFollowedQualityMail?: IFollowedQualityMail[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n sector?: ISector;\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n societyCgv?: ISocietyCgv;\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n regulates?: IRegulate[];\n brandType?: IBrandType;\n partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];\n partneredAccountantRelated: IPartneredAccountantToSociety;\n events: ISocietyEvent[];\n mails: IMail[];\n transactions: IAccountingTransaction[];\n businessPartners: IBusinessPartner[];\n fecFile: IFecFile | null;\n gedFiles: IGedFile[];\n unpaidCallHistory: IUnpaidCallHistory[];\n}"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ISociety.js","names":[],"sources":["../../../../ts/types/Interface/models/ISociety.ts"],"sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollowedQualityMail } from './IFollowedQualityMail';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { ISector } from './ISector';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { ISocietyCgv } from './ISocietyCgv';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IAccountsSocieties,\n IUnpaidCallHistory,\n} from '../..';\nimport { IBrandType } from './IBrandType';\nimport { IFile } from './IFile';\n\n// societies\nexport interface ISociety {\n id?: number;\n name: string | null;\n commercialName: string | null;\n descriptionActivity: string | null;\n dateOfRegistration: Date | null;\n dateInscription: Date | null;\n dateIsClient: Date | null;\n partnerSubscriptionECDate: Date | null;\n dateStatus: Date | null;\n socialStatut: number | null;\n juridicalStatut: number | null;\n mailSocial: Date | null;\n mailJuridical: Date | null;\n city: string | null;\n zipCode: string | null;\n address: string | null;\n siret: string | null;\n diaCode: string | null;\n socialCapital: string | null;\n archive: boolean;\n archiveDate: Date | null;\n isBlocked: boolean | null;\n autoAnnotate: boolean;\n managementSoftware: boolean | null;\n cashbook: boolean | null;\n balanceZero: boolean | null;\n mailRecovery: boolean | null;\n folderIsFinished: boolean | null;\n hideInformationsBanner: boolean | null;\n dateUploadTva: Date | null;\n vatUploadDay: number | null;\n lockImposition: boolean | null;\n lockTva: boolean | null;\n isWaitingEnd: boolean | null;\n waitFirstContact: boolean | null;\n sendFirstContact: boolean | null;\n toConstitution: number | null;\n passwordIsuite: string | null;\n numberFrp: string | null;\n socialParts: string | null;\n numberSie: string | null;\n aga: string | null;\n statutoryAuditor: string | null;\n typeSales: string | null;\n dateRelanceCommercial: Date | null;\n firstPayslipDate: Date | null;\n totalSharesHeld: number | null;\n leadQuotation: number | null;\n idVatRegime: number | null;\n idTaxSystem: number | null;\n idActivity: number | null;\n profitsType: number | null;\n idSource: number | null;\n idFiscalRegime: number | null;\n idRegion: number | null;\n idLegalForm: number | null;\n idComptaType: ComptaType | null;\n idTypeBrand: number | null;\n idSubscriptionType: number | null;\n idCountry: CountryId | null;\n idSector: Sector | null;\n idSocietyNotes: number | null;\n folderNote: string | null;\n oldNafCode: string | null;\n dateSendAdvise: Date | null;\n idUserAdvise: number | null;\n idVatForInternalInvoicing: number;\n dateFirstSendUnpaid: Date | null;\n reasonUnpaid: number | null;\n stripeSubscriptionId: string | null;\n stateSynchroBankAccount: number | null;\n noShowPopUpSynchroDate: Date | null;\n stateFollowCall: number | null;\n folderCreation: boolean;\n hideSimulationBetaMessage: boolean;\n unpaid: number | null;\n isLate: boolean | null;\n unpaidDetails: UnpaidDetail[] | null;\n owner: IUser | null;\n social: string | null;\n exercices: string | null;\n recoveryDate: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware: number | null;\n canceledFirstStepAt: Date | null;\n completedFirstStepAt: Date | null;\n lastMobileConnection: Date | null;\n idNafCode: number | null;\n canceledFirstStepTourAt: Date | null;\n step: string | null;\n hidePartneredAccountantsBubbleLink: boolean | null;\n cancelCompleteCreationModal: Date | null;\n isCreatedInApp: boolean;\n\n // Associations\n accounts?: IAccount[];\n accountsSocieties?: IAccountsSocieties[];\n comments?: IComment[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societiesFollowedQualityMail?: IFollowedQualityMail[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n sector?: ISector;\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n societyCgv?: ISocietyCgv;\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n regulates?: IRegulate[];\n brandType?: IBrandType;\n partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];\n partneredAccountantRelated: IPartneredAccountantToSociety;\n events: ISocietyEvent[];\n mails: IMail[];\n transactions: IAccountingTransaction[];\n businessPartners: IBusinessPartner[];\n fecFile: IFecFile | null;\n gedFiles: IGedFile[];\n files: IFile[];\n unpaidCallHistory: IUnpaidCallHistory[];\n}"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISocietyApproval.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyApproval.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { IPaymentWaiting } from './IPaymentWaiting';\n\n// societyApprovals\nexport interface ISocietyApproval {\n id?: number;\n dueDate: Date | null;\n done: boolean | null;\n possibleDividend: number | null;\n amountDividend: string | null;\n amountChief: string | null;\n amountCotisations: string | null;\n amountAvantage: string | null;\n amountByPartner: string | null;\n amountInteret: string | null;\n amountBail: string | null;\n amountAbandon: string | null;\n docsCompletedDate: Date | null;\n registryDepositDate: Date | null;\n endLegalServiceDate: Date | null;\n idFile: number | null;\n idAccountant: number | null;\n idExercice: number | null;\n idPaymentWaiting: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice
|
|
1
|
+
{"version":3,"file":"ISocietyApproval.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyApproval.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { IFile } from './IFile';\nimport { IPaymentWaiting } from './IPaymentWaiting';\n\n// societyApprovals\nexport interface ISocietyApproval {\n id?: number;\n dueDate: Date | null;\n done: boolean | null;\n possibleDividend: number | null;\n amountDividend: string | null;\n amountChief: string | null;\n amountCotisations: string | null;\n amountAvantage: string | null;\n amountByPartner: string | null;\n amountInteret: string | null;\n amountBail: string | null;\n amountAbandon: string | null;\n docsCompletedDate: Date | null;\n registryDepositDate: Date | null;\n endLegalServiceDate: Date | null;\n idFile: number | null;\n idAccountant: number | null;\n idExercice: number | null;\n idPaymentWaiting: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n paymentsWaiting?: IPaymentWaiting;\n file?: IFile;\n}\n"],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUser.js","names":[],"sources":["../../../../ts/types/Interface/models/IUser.ts"],"sourcesContent":["import { ICalendarEvent } from './ICalendarEvent';\nimport { IRole } from './IRole';\nimport { ICivility } from './ICivility';\nimport { IFile } from './IFile';\nimport { IUserSocietyPermission } from './IUserSocietyPermission';\nimport { IWorkingSchedule } from './IWorkingSchedule';\nimport { IRecontactHistory } from './IRecontactHistory';\nimport { IQuality } from './IQuality';\nimport { IAllowedIp } from './IAllowedIp';\nimport { IBusinessPartner } from './IBusinessPartner';\nimport { ILog } from './ILog';\nimport { INotification } from './INotification';\nimport { ISociety } from './ISociety';\nimport { ITeam } from './ITeam';\nimport { IUserTest } from './IUserTest';\nimport { IMobile } from './IMobile';\n\ntype isAny<T> = T | any;\n\n// users\nexport interface IUser {\n id?: number;\n firstname?: string | null;\n lastname?: string | null;\n fullname?: string | null;\n email?: string | null;\n email2?: string | null;\n isMigrated?: boolean;\n username?: string | null;\n stripeCustomerId?: string | null;\n positionLabel?: string | null;\n sha?: string | null;\n hash?: string | null;\n password?: string | null;\n idFile?: number | null;\n quality?: string | null;\n idQuality?: number | null;\n phone?: string | null;\n phone2?: string | null;\n textMessageNumber?: string | null;\n prefix?: string | null;\n tokenLostPassword?: string | null;\n tokenApi?: string | null;\n tokenNotification?: string | null;\n tokenSocket?: string | null;\n authyId?: string | null;\n authCode?: string | null;\n authCodeDate?: Date | null;\n tutoTransaction?: boolean | null;\n lastConnection?: Date | null;\n beforeLastConnection?: Date | null;\n active?: boolean | null;\n toContact?: boolean;\n stateProspect?: boolean | null;\n birthdate?: Date | null;\n arrivalDate?: Date | null;\n validityDateOfResidencePermit?: Date | null;\n isNewProspect?: boolean;\n hasAccountNumberDisplay?: boolean;\n isAssociate?: boolean | null;\n isResponderActive?: boolean;\n suppDoublon?: boolean | null;\n calendlyUrl?: string | null;\n idCivility?: number | null;\n idCommercialDoublon?: number | null;\n idProspectIsWith?: number | null;\n apprentice?: boolean;\n idCommercialGrade?: number | null;\n smsNotAllowed?: boolean;\n restDaysAbsence?: number | null;\n startOnboarding?: Date | null;\n societyByDefault?: number | null;\n longAbsence?: boolean | null;\n isDailyContract?: boolean | null;\n internationalPhone?: string | null;\n isThemeLight?: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n confirmedAt?: Date | null;\n tokenConfirmedAt?: string | null;\n idPoleLeader?: number | null;\n affiliateTrackingId?: number | null;\n\n // Associations\n userHasEvent?: isAny<ICalendarEvent>[];\n roles?: IRole[];\n genders?: ICivility;\n commercial?: IUser;\n prospectPrincipal?: IUser;\n avatar?: IFile;\n userPermissions?: IUserSocietyPermission[];\n workingSchedules?: IWorkingSchedule[];\n recontactHistories?: IRecontactHistory[];\n poleLeader?: IUser;\n userQuality?: IQuality;\n allowedIps?: IAllowedIp[];\n businessPartner?: IBusinessPartner;\n poleAccountants?: IUser[];\n logs?: ILog[];\n notifications?: INotification[];\n societies?: ISociety[];\n teams?: ITeam[];\n usersTest?: IUserTest;\n mobile?: IMobile;\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"IUser.js","names":[],"sources":["../../../../ts/types/Interface/models/IUser.ts"],"sourcesContent":["import { ICalendarEvent } from './ICalendarEvent';\nimport { IRole } from './IRole';\nimport { ICivility } from './ICivility';\nimport { IFile } from './IFile';\nimport { IUserSocietyPermission } from './IUserSocietyPermission';\nimport { IWorkingSchedule } from './IWorkingSchedule';\nimport { IRecontactHistory } from './IRecontactHistory';\nimport { IQuality } from './IQuality';\nimport { IAllowedIp } from './IAllowedIp';\nimport { IBusinessPartner } from './IBusinessPartner';\nimport { ILog } from './ILog';\nimport { INotification } from './INotification';\nimport { ISociety } from './ISociety';\nimport { ITeam } from './ITeam';\nimport { IUserTest } from './IUserTest';\nimport { IMobile } from './IMobile';\nimport { IRoleUser } from './IRoleUser';\n\ntype isAny<T> = T | any;\n\n// users\nexport interface IUser {\n id?: number;\n firstname?: string | null;\n lastname?: string | null;\n fullname?: string | null;\n email?: string | null;\n email2?: string | null;\n isMigrated?: boolean;\n username?: string | null;\n stripeCustomerId?: string | null;\n positionLabel?: string | null;\n sha?: string | null;\n hash?: string | null;\n password?: string | null;\n idFile?: number | null;\n quality?: string | null;\n idQuality?: number | null;\n phone?: string | null;\n phone2?: string | null;\n textMessageNumber?: string | null;\n prefix?: string | null;\n tokenLostPassword?: string | null;\n tokenApi?: string | null;\n tokenNotification?: string | null;\n tokenSocket?: string | null;\n authyId?: string | null;\n authCode?: string | null;\n authCodeDate?: Date | null;\n tutoTransaction?: boolean | null;\n lastConnection?: Date | null;\n beforeLastConnection?: Date | null;\n active?: boolean | null;\n toContact?: boolean;\n stateProspect?: boolean | null;\n birthdate?: Date | null;\n arrivalDate?: Date | null;\n validityDateOfResidencePermit?: Date | null;\n isNewProspect?: boolean;\n hasAccountNumberDisplay?: boolean;\n isAssociate?: boolean | null;\n isResponderActive?: boolean;\n suppDoublon?: boolean | null;\n calendlyUrl?: string | null;\n idCivility?: number | null;\n idCommercialDoublon?: number | null;\n idProspectIsWith?: number | null;\n apprentice?: boolean;\n idCommercialGrade?: number | null;\n smsNotAllowed?: boolean;\n restDaysAbsence?: number | null;\n startOnboarding?: Date | null;\n societyByDefault?: number | null;\n longAbsence?: boolean | null;\n isDailyContract?: boolean | null;\n internationalPhone?: string | null;\n isThemeLight?: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n confirmedAt?: Date | null;\n tokenConfirmedAt?: string | null;\n idPoleLeader?: number | null;\n affiliateTrackingId?: number | null;\n\n // Associations\n userHasEvent?: isAny<ICalendarEvent>[];\n roles?: IRole[];\n roleUser?: IRoleUser;\n genders?: ICivility;\n commercial?: IUser;\n prospectPrincipal?: IUser;\n avatar?: IFile;\n userPermissions?: IUserSocietyPermission[];\n workingSchedules?: IWorkingSchedule[];\n recontactHistories?: IRecontactHistory[];\n poleLeader?: IUser;\n userQuality?: IQuality;\n allowedIps?: IAllowedIp[];\n businessPartner?: IBusinessPartner;\n poleAccountants?: IUser[];\n logs?: ILog[];\n notifications?: INotification[];\n societies?: ISociety[];\n teams?: ITeam[];\n usersTest?: IUserTest;\n mobile?: IMobile;\n}\n"],"mappings":""}
|
package/js/types/index.js
CHANGED
|
@@ -643,36 +643,6 @@ Object.keys(_IEmployee).forEach(function (key) {
|
|
|
643
643
|
}
|
|
644
644
|
});
|
|
645
645
|
});
|
|
646
|
-
var _IEngagementAccountingEntry = require("./Interface/models/IEngagementAccountingEntry");
|
|
647
|
-
Object.keys(_IEngagementAccountingEntry).forEach(function (key) {
|
|
648
|
-
if (key === "default" || key === "__esModule") return;
|
|
649
|
-
Object.defineProperty(exports, key, {
|
|
650
|
-
enumerable: true,
|
|
651
|
-
get: function () {
|
|
652
|
-
return _IEngagementAccountingEntry[key];
|
|
653
|
-
}
|
|
654
|
-
});
|
|
655
|
-
});
|
|
656
|
-
var _IEngagementAccountingFile = require("./Interface/models/IEngagementAccountingFile");
|
|
657
|
-
Object.keys(_IEngagementAccountingFile).forEach(function (key) {
|
|
658
|
-
if (key === "default" || key === "__esModule") return;
|
|
659
|
-
Object.defineProperty(exports, key, {
|
|
660
|
-
enumerable: true,
|
|
661
|
-
get: function () {
|
|
662
|
-
return _IEngagementAccountingFile[key];
|
|
663
|
-
}
|
|
664
|
-
});
|
|
665
|
-
});
|
|
666
|
-
var _IEngagementBankTransaction = require("./Interface/models/IEngagementBankTransaction");
|
|
667
|
-
Object.keys(_IEngagementBankTransaction).forEach(function (key) {
|
|
668
|
-
if (key === "default" || key === "__esModule") return;
|
|
669
|
-
Object.defineProperty(exports, key, {
|
|
670
|
-
enumerable: true,
|
|
671
|
-
get: function () {
|
|
672
|
-
return _IEngagementBankTransaction[key];
|
|
673
|
-
}
|
|
674
|
-
});
|
|
675
|
-
});
|
|
676
646
|
var _IEngagementOcrExtraction = require("./Interface/models/IEngagementOcrExtraction");
|
|
677
647
|
Object.keys(_IEngagementOcrExtraction).forEach(function (key) {
|
|
678
648
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -943,16 +913,6 @@ Object.keys(_IIndependentReview).forEach(function (key) {
|
|
|
943
913
|
}
|
|
944
914
|
});
|
|
945
915
|
});
|
|
946
|
-
var _IInterestedByFeature = require("./Interface/models/IInterestedByFeature");
|
|
947
|
-
Object.keys(_IInterestedByFeature).forEach(function (key) {
|
|
948
|
-
if (key === "default" || key === "__esModule") return;
|
|
949
|
-
Object.defineProperty(exports, key, {
|
|
950
|
-
enumerable: true,
|
|
951
|
-
get: function () {
|
|
952
|
-
return _IInterestedByFeature[key];
|
|
953
|
-
}
|
|
954
|
-
});
|
|
955
|
-
});
|
|
956
916
|
var _IInternalEstimate = require("./Interface/models/IInternalEstimate");
|
|
957
917
|
Object.keys(_IInternalEstimate).forEach(function (key) {
|
|
958
918
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -1203,16 +1163,6 @@ Object.keys(_IOperationLegalNotice).forEach(function (key) {
|
|
|
1203
1163
|
}
|
|
1204
1164
|
});
|
|
1205
1165
|
});
|
|
1206
|
-
var _IPageView = require("./Interface/models/IPageView");
|
|
1207
|
-
Object.keys(_IPageView).forEach(function (key) {
|
|
1208
|
-
if (key === "default" || key === "__esModule") return;
|
|
1209
|
-
Object.defineProperty(exports, key, {
|
|
1210
|
-
enumerable: true,
|
|
1211
|
-
get: function () {
|
|
1212
|
-
return _IPageView[key];
|
|
1213
|
-
}
|
|
1214
|
-
});
|
|
1215
|
-
});
|
|
1216
1166
|
var _IPartneredAccountant = require("./Interface/models/IPartneredAccountant");
|
|
1217
1167
|
Object.keys(_IPartneredAccountant).forEach(function (key) {
|
|
1218
1168
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -6333,6 +6283,16 @@ Object.keys(_QueryPaginatedDelays).forEach(function (key) {
|
|
|
6333
6283
|
}
|
|
6334
6284
|
});
|
|
6335
6285
|
});
|
|
6286
|
+
var _QueryTimeRecorderGetStats = require("./Interface/api/timeRecorder/QueryTimeRecorderGetStats");
|
|
6287
|
+
Object.keys(_QueryTimeRecorderGetStats).forEach(function (key) {
|
|
6288
|
+
if (key === "default" || key === "__esModule") return;
|
|
6289
|
+
Object.defineProperty(exports, key, {
|
|
6290
|
+
enumerable: true,
|
|
6291
|
+
get: function () {
|
|
6292
|
+
return _QueryTimeRecorderGetStats[key];
|
|
6293
|
+
}
|
|
6294
|
+
});
|
|
6295
|
+
});
|
|
6336
6296
|
var _ReadAttendanceHours = require("./Interface/api/timeRecorder/ReadAttendanceHours");
|
|
6337
6297
|
Object.keys(_ReadAttendanceHours).forEach(function (key) {
|
|
6338
6298
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -6483,6 +6443,26 @@ Object.keys(_Query).forEach(function (key) {
|
|
|
6483
6443
|
}
|
|
6484
6444
|
});
|
|
6485
6445
|
});
|
|
6446
|
+
var _Query2 = require("./Interface/api/companeo/Query");
|
|
6447
|
+
Object.keys(_Query2).forEach(function (key) {
|
|
6448
|
+
if (key === "default" || key === "__esModule") return;
|
|
6449
|
+
Object.defineProperty(exports, key, {
|
|
6450
|
+
enumerable: true,
|
|
6451
|
+
get: function () {
|
|
6452
|
+
return _Query2[key];
|
|
6453
|
+
}
|
|
6454
|
+
});
|
|
6455
|
+
});
|
|
6456
|
+
var _CompaneoReturn = require("./Interface/api/companeo/CompaneoReturn");
|
|
6457
|
+
Object.keys(_CompaneoReturn).forEach(function (key) {
|
|
6458
|
+
if (key === "default" || key === "__esModule") return;
|
|
6459
|
+
Object.defineProperty(exports, key, {
|
|
6460
|
+
enumerable: true,
|
|
6461
|
+
get: function () {
|
|
6462
|
+
return _CompaneoReturn[key];
|
|
6463
|
+
}
|
|
6464
|
+
});
|
|
6465
|
+
});
|
|
6486
6466
|
var _ReadSurvey = require("./Interface/api/survey/ReadSurvey");
|
|
6487
6467
|
Object.keys(_ReadSurvey).forEach(function (key) {
|
|
6488
6468
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -6623,13 +6603,13 @@ Object.keys(_CreatePartner).forEach(function (key) {
|
|
|
6623
6603
|
}
|
|
6624
6604
|
});
|
|
6625
6605
|
});
|
|
6626
|
-
var
|
|
6627
|
-
Object.keys(
|
|
6606
|
+
var _Query3 = require("./Interface/api/partner/Query");
|
|
6607
|
+
Object.keys(_Query3).forEach(function (key) {
|
|
6628
6608
|
if (key === "default" || key === "__esModule") return;
|
|
6629
6609
|
Object.defineProperty(exports, key, {
|
|
6630
6610
|
enumerable: true,
|
|
6631
6611
|
get: function () {
|
|
6632
|
-
return
|
|
6612
|
+
return _Query3[key];
|
|
6633
6613
|
}
|
|
6634
6614
|
});
|
|
6635
6615
|
});
|
|
@@ -7453,13 +7433,13 @@ Object.keys(_Create2).forEach(function (key) {
|
|
|
7453
7433
|
}
|
|
7454
7434
|
});
|
|
7455
7435
|
});
|
|
7456
|
-
var
|
|
7457
|
-
Object.keys(
|
|
7436
|
+
var _Query4 = require("./Interface/api/budgetInsight/Query");
|
|
7437
|
+
Object.keys(_Query4).forEach(function (key) {
|
|
7458
7438
|
if (key === "default" || key === "__esModule") return;
|
|
7459
7439
|
Object.defineProperty(exports, key, {
|
|
7460
7440
|
enumerable: true,
|
|
7461
7441
|
get: function () {
|
|
7462
|
-
return
|
|
7442
|
+
return _Query4[key];
|
|
7463
7443
|
}
|
|
7464
7444
|
});
|
|
7465
7445
|
});
|
|
@@ -8143,13 +8123,13 @@ Object.keys(_Read3).forEach(function (key) {
|
|
|
8143
8123
|
}
|
|
8144
8124
|
});
|
|
8145
8125
|
});
|
|
8146
|
-
var
|
|
8147
|
-
Object.keys(
|
|
8126
|
+
var _Query5 = require("./Interface/api/checklist/Query");
|
|
8127
|
+
Object.keys(_Query5).forEach(function (key) {
|
|
8148
8128
|
if (key === "default" || key === "__esModule") return;
|
|
8149
8129
|
Object.defineProperty(exports, key, {
|
|
8150
8130
|
enumerable: true,
|
|
8151
8131
|
get: function () {
|
|
8152
|
-
return
|
|
8132
|
+
return _Query5[key];
|
|
8153
8133
|
}
|
|
8154
8134
|
});
|
|
8155
8135
|
});
|
|
@@ -8393,13 +8373,13 @@ Object.keys(_CreateCustomerActivityReport).forEach(function (key) {
|
|
|
8393
8373
|
}
|
|
8394
8374
|
});
|
|
8395
8375
|
});
|
|
8396
|
-
var
|
|
8397
|
-
Object.keys(
|
|
8376
|
+
var _Query6 = require("./Interface/api/customerActivity/Query");
|
|
8377
|
+
Object.keys(_Query6).forEach(function (key) {
|
|
8398
8378
|
if (key === "default" || key === "__esModule") return;
|
|
8399
8379
|
Object.defineProperty(exports, key, {
|
|
8400
8380
|
enumerable: true,
|
|
8401
8381
|
get: function () {
|
|
8402
|
-
return
|
|
8382
|
+
return _Query6[key];
|
|
8403
8383
|
}
|
|
8404
8384
|
});
|
|
8405
8385
|
});
|
|
@@ -8443,13 +8423,13 @@ Object.keys(_Read4).forEach(function (key) {
|
|
|
8443
8423
|
}
|
|
8444
8424
|
});
|
|
8445
8425
|
});
|
|
8446
|
-
var
|
|
8447
|
-
Object.keys(
|
|
8426
|
+
var _Query7 = require("./Interface/api/commercialManagement/Query");
|
|
8427
|
+
Object.keys(_Query7).forEach(function (key) {
|
|
8448
8428
|
if (key === "default" || key === "__esModule") return;
|
|
8449
8429
|
Object.defineProperty(exports, key, {
|
|
8450
8430
|
enumerable: true,
|
|
8451
8431
|
get: function () {
|
|
8452
|
-
return
|
|
8432
|
+
return _Query7[key];
|
|
8453
8433
|
}
|
|
8454
8434
|
});
|
|
8455
8435
|
});
|
|
@@ -8503,13 +8483,13 @@ Object.keys(_ReadConnectionState).forEach(function (key) {
|
|
|
8503
8483
|
}
|
|
8504
8484
|
});
|
|
8505
8485
|
});
|
|
8506
|
-
var
|
|
8507
|
-
Object.keys(
|
|
8486
|
+
var _Query8 = require("./Interface/api/qonto/Query");
|
|
8487
|
+
Object.keys(_Query8).forEach(function (key) {
|
|
8508
8488
|
if (key === "default" || key === "__esModule") return;
|
|
8509
8489
|
Object.defineProperty(exports, key, {
|
|
8510
8490
|
enumerable: true,
|
|
8511
8491
|
get: function () {
|
|
8512
|
-
return
|
|
8492
|
+
return _Query8[key];
|
|
8513
8493
|
}
|
|
8514
8494
|
});
|
|
8515
8495
|
});
|
|
@@ -8763,13 +8743,13 @@ Object.keys(_CreateFileToSign).forEach(function (key) {
|
|
|
8763
8743
|
}
|
|
8764
8744
|
});
|
|
8765
8745
|
});
|
|
8766
|
-
var
|
|
8767
|
-
Object.keys(
|
|
8746
|
+
var _Query9 = require("./Interface/api/rule/Query");
|
|
8747
|
+
Object.keys(_Query9).forEach(function (key) {
|
|
8768
8748
|
if (key === "default" || key === "__esModule") return;
|
|
8769
8749
|
Object.defineProperty(exports, key, {
|
|
8770
8750
|
enumerable: true,
|
|
8771
8751
|
get: function () {
|
|
8772
|
-
return
|
|
8752
|
+
return _Query9[key];
|
|
8773
8753
|
}
|
|
8774
8754
|
});
|
|
8775
8755
|
});
|
|
@@ -8813,6 +8793,16 @@ Object.keys(_PostRevive).forEach(function (key) {
|
|
|
8813
8793
|
}
|
|
8814
8794
|
});
|
|
8815
8795
|
});
|
|
8796
|
+
var _ImportSocietyArchive = require("./Interface/api/archive/ImportSocietyArchive");
|
|
8797
|
+
Object.keys(_ImportSocietyArchive).forEach(function (key) {
|
|
8798
|
+
if (key === "default" || key === "__esModule") return;
|
|
8799
|
+
Object.defineProperty(exports, key, {
|
|
8800
|
+
enumerable: true,
|
|
8801
|
+
get: function () {
|
|
8802
|
+
return _ImportSocietyArchive[key];
|
|
8803
|
+
}
|
|
8804
|
+
});
|
|
8805
|
+
});
|
|
8816
8806
|
var _CreateAcceptance = require("./Interface/api/acceptance/CreateAcceptance");
|
|
8817
8807
|
Object.keys(_CreateAcceptance).forEach(function (key) {
|
|
8818
8808
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -8873,13 +8863,13 @@ Object.keys(_Read8).forEach(function (key) {
|
|
|
8873
8863
|
}
|
|
8874
8864
|
});
|
|
8875
8865
|
});
|
|
8876
|
-
var
|
|
8877
|
-
Object.keys(
|
|
8866
|
+
var _Query10 = require("./Interface/api/commercialImport/Query");
|
|
8867
|
+
Object.keys(_Query10).forEach(function (key) {
|
|
8878
8868
|
if (key === "default" || key === "__esModule") return;
|
|
8879
8869
|
Object.defineProperty(exports, key, {
|
|
8880
8870
|
enumerable: true,
|
|
8881
8871
|
get: function () {
|
|
8882
|
-
return
|
|
8872
|
+
return _Query10[key];
|
|
8883
8873
|
}
|
|
8884
8874
|
});
|
|
8885
8875
|
});
|