@silexpert/core 1.1.7 → 1.1.8
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/Notification.d.ts +3 -0
- package/es/api/resources/Notification.d.ts.map +1 -1
- package/es/api/resources/Notification.js +7 -1
- package/es/api/resources/Notification.js.map +1 -1
- package/es/api/resources/Team.d.ts +30 -0
- package/es/api/resources/Team.d.ts.map +1 -0
- package/es/api/resources/Team.js +37 -0
- package/es/api/resources/Team.js.map +1 -0
- package/es/api/resources/Vat.js +1 -1
- package/es/api/resources/Vat.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +0 -126
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +0 -109
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.d.ts +0 -83
- package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/es/types/Enum/BrandComptalib.js +0 -77
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +436 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/CommercialImportHeader.d.ts.map +1 -1
- package/es/types/Enum/CommercialImportHeader.js +23 -16
- package/es/types/Enum/CommercialImportHeader.js.map +1 -1
- package/es/types/Enum/EntityType.d.ts +18 -0
- package/es/types/Enum/EntityType.d.ts.map +1 -0
- package/es/types/Enum/EntityType.js +66 -0
- package/es/types/Enum/EntityType.js.map +1 -0
- package/es/types/Enum/NotificationType.d.ts +15 -2
- package/es/types/Enum/NotificationType.d.ts.map +1 -1
- package/es/types/Enum/NotificationType.js +41 -5
- package/es/types/Enum/NotificationType.js.map +1 -1
- package/es/types/Enum/Phone.js +1 -1
- package/es/types/Enum/Phone.js.map +1 -1
- package/es/types/Enum/ReasonTerminationType.d.ts +23 -0
- package/es/types/Enum/ReasonTerminationType.d.ts.map +1 -0
- package/es/types/Enum/ReasonTerminationType.js +86 -0
- package/es/types/Enum/ReasonTerminationType.js.map +1 -0
- package/es/types/Enum/RegistrationSource.d.ts +1 -0
- package/es/types/Enum/RegistrationSource.d.ts.map +1 -1
- package/es/types/Enum/RegistrationSource.js +1 -0
- package/es/types/Enum/RegistrationSource.js.map +1 -1
- package/es/types/Enum/RemoteType.d.ts +10 -0
- package/es/types/Enum/RemoteType.d.ts.map +1 -0
- package/es/types/Enum/RemoteType.js +21 -0
- package/es/types/Enum/RemoteType.js.map +1 -0
- package/es/types/Enum/TaxSystem.d.ts +2 -0
- package/es/types/Enum/TaxSystem.d.ts.map +1 -1
- package/es/types/Enum/TaxSystem.js +14 -0
- package/es/types/Enum/TaxSystem.js.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.d.ts +0 -4
- package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.js +0 -3
- package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/es/types/Interface/api/appNotification/Update.d.ts +5 -0
- package/es/types/Interface/api/appNotification/Update.d.ts.map +1 -0
- package/es/types/Interface/api/appNotification/Update.js +25 -0
- package/es/types/Interface/api/appNotification/Update.js.map +1 -0
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts +2 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +21 -3
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts +1 -0
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.js +7 -0
- package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.d.ts +2 -2
- package/es/types/Interface/api/notification/CreateNotification.d.ts.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.js +2 -2
- package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts +1 -0
- package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +1 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +6 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +2 -0
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/team/QueryCreate.d.ts +5 -0
- package/es/types/Interface/api/team/QueryCreate.d.ts.map +1 -0
- package/es/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +9 -10
- package/es/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +5 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js +28 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts +7 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.js +38 -0
- package/es/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +1 -1
- 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/api/vatDeclaration/QueryVatDeclaration.d.ts +7 -0
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +23 -3
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/es/types/Interface/models/IAppNotification.d.ts +20 -0
- package/es/types/Interface/models/IAppNotification.d.ts.map +1 -0
- package/es/types/Interface/models/IAppNotification.js +2 -0
- package/es/types/Interface/models/IAppNotification.js.map +1 -0
- 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/IMobileNotificationLog.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/es/types/Interface/models/IRegistration.d.ts +2 -2
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +4 -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/Interface/models/IWorkingSchedule.d.ts +2 -0
- package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/es/types/index.d.ts +8 -1
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +8 -1
- package/es/types/index.js.map +1 -1
- package/es/utils/vat/registration.js +1 -1
- package/es/utils/vat/registration.js.map +1 -1
- package/js/api/resources/Notification.js +7 -1
- package/js/api/resources/Notification.js.map +1 -1
- package/js/api/resources/Team.js +46 -0
- package/js/api/resources/Team.js.map +1 -0
- package/js/api/resources/Vat.js +1 -1
- package/js/api/resources/Vat.js.map +1 -1
- package/js/api/resources.js +3 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +0 -107
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +0 -76
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +431 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/CommercialImportHeader.js +23 -16
- package/js/types/Enum/CommercialImportHeader.js.map +1 -1
- package/js/types/Enum/EntityType.js +64 -0
- package/js/types/Enum/EntityType.js.map +1 -0
- package/js/types/Enum/NotificationType.js +41 -5
- package/js/types/Enum/NotificationType.js.map +1 -1
- package/js/types/Enum/Phone.js +1 -1
- package/js/types/Enum/Phone.js.map +1 -1
- package/js/types/Enum/ReasonTerminationType.js +74 -0
- package/js/types/Enum/ReasonTerminationType.js.map +1 -0
- package/js/types/Enum/RegistrationSource.js +1 -0
- package/js/types/Enum/RegistrationSource.js.map +1 -1
- package/js/types/Enum/RemoteType.js +22 -0
- package/js/types/Enum/RemoteType.js.map +1 -0
- package/js/types/Enum/TaxSystem.js +10 -0
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +0 -4
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Interface/api/appNotification/Update.js +24 -0
- package/js/types/Interface/api/appNotification/Update.js.map +1 -0
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/js/types/Interface/api/exercice/UpdateExercice.js +1 -0
- package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +3 -0
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +6 -6
- package/js/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js +24 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/js/types/Interface/api/team/QueryUpdate.js +25 -0
- package/js/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +9 -2
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/js/types/Interface/models/IAppNotification.js +6 -0
- package/js/types/Interface/models/IAppNotification.js.map +1 -0
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/js/types/Interface/models/IRegistration.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/js/types/index.js +106 -36
- package/js/types/index.js.map +1 -1
- package/js/utils/vat/registration.js +1 -1
- package/js/utils/vat/registration.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Notification.ts +10 -1
- package/ts/api/resources/Team.ts +43 -0
- package/ts/api/resources/Vat.ts +1 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BrandClementine.ts +0 -109
- package/ts/types/Enum/BrandComptalib.ts +0 -77
- package/ts/types/Enum/BrandPourcentage.ts +436 -1
- package/ts/types/Enum/CommercialImportHeader.ts +23 -16
- package/ts/types/Enum/EntityType.ts +65 -0
- package/ts/types/Enum/NotificationType.ts +49 -2
- package/ts/types/Enum/Phone.ts +1 -1
- package/ts/types/Enum/ReasonTerminationType.ts +85 -0
- package/ts/types/Enum/RegistrationSource.ts +1 -0
- package/ts/types/Enum/RemoteType.ts +20 -0
- package/ts/types/Enum/TaxSystem.ts +18 -1
- package/ts/types/Enum/TimeRecorderLocation.ts +0 -4
- package/ts/types/Interface/api/appNotification/Update.ts +13 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/commercialImport/Query.ts +2 -1
- package/ts/types/Interface/api/commercialImport/Read.ts +2 -1
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +23 -3
- package/ts/types/Interface/api/exercice/UpdateExercice.ts +6 -0
- package/ts/types/Interface/api/notification/CreateNotification.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/registration/ReadRegistration.ts +1 -0
- package/ts/types/Interface/api/registration/UpdateRegistration.ts +1 -1
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +5 -0
- package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +2 -0
- package/ts/types/Interface/api/team/QueryCreate.ts +13 -0
- package/ts/types/Interface/api/team/QueryGetAllWithIncludes.ts +16 -0
- package/ts/types/Interface/api/team/QueryUpdate.ts +26 -0
- package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +2 -2
- package/ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts +19 -2
- package/ts/types/Interface/models/IAppNotification.ts +22 -0
- package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
- package/ts/types/Interface/models/IMobileNotificationLog.ts +2 -2
- package/ts/types/Interface/models/IMobileNotificationSetting.ts +2 -2
- package/ts/types/Interface/models/IRegistration.ts +2 -2
- package/ts/types/Interface/models/IUser.ts +4 -0
- package/ts/types/Interface/models/IWorkingSchedule.ts +2 -0
- package/ts/types/index.ts +9 -2
- package/ts/utils/vat/registration.ts +1 -1
- package/es/types/Interface/api/companeo/Query.d.ts +0 -5
- package/es/types/Interface/api/companeo/Query.d.ts.map +0 -1
- package/es/types/Interface/api/companeo/Query.js.map +0 -1
- package/js/types/Interface/api/companeo/Query.js.map +0 -1
- package/ts/types/Interface/api/companeo/Query.ts +0 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadTaxDeadline.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ReadTaxDeadline.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadTaxDeadline.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"AAeA,MAAM,OAAO,eAAe;CAqC3B;AAED,MAAM,OAAO,YAAY;CAExB;AACD,MAAM,OAAO,yBAAyB;CAGrC;AAED,MAAM,OAAO,kCAAkC;CAM9C;AAED,MAAM,OAAO,qBAAqB;
|
|
1
|
+
{"version":3,"file":"ReadTaxDeadline.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"AAeA,MAAM,OAAO,eAAe;CAqC3B;AAED,MAAM,OAAO,YAAY;CAExB;AACD,MAAM,OAAO,yBAAyB;CAGrC;AAED,MAAM,OAAO,kCAAkC;CAM9C;AAED,MAAM,OAAO,qBAAqB;CAQjC;AAED,MAAM,OAAO,eAAe;CAa3B","sourcesContent":["import { IExercice } from '../../models/IExercice';\nimport { ComptaType } from '../../../Enum/ComptaType';\nimport { VatRegime } from '../../../Enum/VatRegime';\nimport { IBalanceSheet } from '../../models/IBalanceSheet';\nimport { ISupervision } from '../../models/ISupervision';\nimport { IExerciceDetail } from '../../models/IExerciceDetail';\nimport { IFile } from '../../models/IFile';\nimport { IUser } from '../../models/IUser';\nimport { ITerminationList } from '../../models/ITerminationList';\nimport {\n UnpaidDetail, IPendingPoint, ISociety, ReadChecklistDeadline, IRegistration, VatDeadlineType,\n} from '../../..';\nimport { ICustomerVat } from '../../models/ICustomerVat';\nimport { ISocietyStat } from '../../models/ISocietyStat';\n\nexport class ReadTaxDeadline {\n society: {\n id?: number;\n name: string | null;\n idComptaType: ComptaType | null;\n idVatRegime: VatRegime | null;\n isWaitingEnd: boolean | null;\n idTypeBrand: number | null;\n vatUploadDay: number | null;\n terminationsList?: ITerminationList | null;\n unpaid: number | null;\n unpaidDetails: UnpaidDetail[];\n isLate: boolean;\n };\n accountant: IUser;\n exercice: IExercice;\n exercices: IExercice[];\n exerciceDetails: IExerciceDetail | null;\n customersVat: ICustomerVat[];\n commercial: IUser | null;\n balanceSheet: IBalanceSheet | null;\n supervision: ISupervision | null;\n pendingPoints: IPendingPoint[] | null;\n letter: IFile | null;\n prestations: PrestationTaxDeadline[];\n activePrestationsComplementary: ComplementaryPrestationTaxDeadline[];\n statistics: {\n turnovers: ISocietyStat[];\n transactions: {\n annoted: number;\n total: number;\n };\n entries: {\n revised: number;\n total: number;\n }\n };\n}\n\nexport class StateDetails {\n date: string; total: number;\n}\nexport class ReadTaxDeadlineStatistics {\n todo: { total: number, details: StateDetails[] };\n accepted: { total: number, details: StateDetails[] };\n}\n\nexport class ComplementaryPrestationTaxDeadline {\n id: number;\n signed: boolean;\n paid: boolean;\n name: string;\n isBack: boolean;\n}\n\nexport class PrestationTaxDeadline {\n id: number;\n name: string;\n amount: number;\n paid: number;\n isBack: boolean;\n signed: boolean;\n terminationList: ITerminationList | null;\n}\n\nexport class ReadVatDeadline {\n society: ISociety;\n stats: {\n annotated: number | null;\n revised: number | null;\n };\n users: IUser[];\n exercice: IExercice;\n checklists: ReadChecklistDeadline[];\n vat: ICustomerVat | null;\n registration: IRegistration;\n type: { id: VatDeadlineType; operations?: Array<{ id: number; label: string; dateValue: Date; amount: number; }>; turnover?: number; limit?: number; businessLine?: string; };\n hasComment: boolean;\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryCreate.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/team/QueryCreate.ts"],"names":[],"mappings":"AAGA,qBAAa,eAAe;IAG1B,IAAI,EAAE,MAAM,CAAC;IAKb,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -7,20 +7,19 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import {
|
|
11
|
-
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
-
export class
|
|
10
|
+
import { IsNumber, IsOptional, IsString } from 'class-validator';
|
|
11
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
export class QueryCreateTeam {
|
|
13
13
|
}
|
|
14
14
|
__decorate([
|
|
15
|
-
|
|
16
|
-
IsOptional(),
|
|
15
|
+
ApiProperty(),
|
|
17
16
|
IsString(),
|
|
18
17
|
__metadata("design:type", String)
|
|
19
|
-
],
|
|
18
|
+
], QueryCreateTeam.prototype, "name", void 0);
|
|
20
19
|
__decorate([
|
|
21
20
|
ApiPropertyOptional(),
|
|
22
21
|
IsOptional(),
|
|
23
|
-
|
|
24
|
-
__metadata("design:type",
|
|
25
|
-
],
|
|
26
|
-
//# sourceMappingURL=
|
|
22
|
+
IsNumber(),
|
|
23
|
+
__metadata("design:type", Number)
|
|
24
|
+
], QueryCreateTeam.prototype, "nbTotalActive", void 0);
|
|
25
|
+
//# sourceMappingURL=QueryCreate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryCreate.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/team/QueryCreate.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,eAAe;CAS3B;AARC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;6CACE;AAEb;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;sDACY","sourcesContent":["import { IsNumber, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryCreateTeam {\n @ApiProperty()\n @IsString()\n name: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n nbTotalActive?: number;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetAllWithIncludes.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/team/QueryGetAllWithIncludes.ts"],"names":[],"mappings":"AAIA,qBAAa,4BAA4B;IAIvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAMhB,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { IsOptional, IsString, IsBoolean } from 'class-validator';
|
|
11
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
|
+
export class QueryGetAllTeamsWithIncludes {
|
|
14
|
+
}
|
|
15
|
+
__decorate([
|
|
16
|
+
ApiPropertyOptional(),
|
|
17
|
+
IsOptional(),
|
|
18
|
+
IsString(),
|
|
19
|
+
__metadata("design:type", String)
|
|
20
|
+
], QueryGetAllTeamsWithIncludes.prototype, "search", void 0);
|
|
21
|
+
__decorate([
|
|
22
|
+
ApiPropertyOptional(),
|
|
23
|
+
IsOptional(),
|
|
24
|
+
IsBoolean(),
|
|
25
|
+
ToBoolean(),
|
|
26
|
+
__metadata("design:type", Boolean)
|
|
27
|
+
], QueryGetAllTeamsWithIncludes.prototype, "displayConnections", void 0);
|
|
28
|
+
//# sourceMappingURL=QueryGetAllWithIncludes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetAllWithIncludes.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/team/QueryGetAllWithIncludes.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,4BAA4B;CAWxC;AAVC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;4DACK;AAEhB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACiB","sourcesContent":["import { IsOptional, IsString, IsBoolean } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryGetAllTeamsWithIncludes {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n displayConnections?: boolean;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryUpdate.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/team/QueryUpdate.ts"],"names":[],"mappings":"AAKA,qBAAa,eAAe;IAI1B,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;CAC1B"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { IsArray, IsNumber, IsOptional, IsString, } from 'class-validator';
|
|
11
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
export class QueryUpdateTeam {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiPropertyOptional(),
|
|
16
|
+
IsOptional(),
|
|
17
|
+
IsString(),
|
|
18
|
+
__metadata("design:type", String)
|
|
19
|
+
], QueryUpdateTeam.prototype, "name", void 0);
|
|
20
|
+
__decorate([
|
|
21
|
+
ApiPropertyOptional(),
|
|
22
|
+
IsOptional(),
|
|
23
|
+
IsNumber(),
|
|
24
|
+
__metadata("design:type", Number)
|
|
25
|
+
], QueryUpdateTeam.prototype, "nbTotalActive", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
ApiPropertyOptional(),
|
|
28
|
+
IsOptional(),
|
|
29
|
+
IsArray(),
|
|
30
|
+
__metadata("design:type", Array)
|
|
31
|
+
], QueryUpdateTeam.prototype, "usersToAdd", void 0);
|
|
32
|
+
__decorate([
|
|
33
|
+
ApiPropertyOptional(),
|
|
34
|
+
IsOptional(),
|
|
35
|
+
IsArray(),
|
|
36
|
+
__metadata("design:type", Array)
|
|
37
|
+
], QueryUpdateTeam.prototype, "usersToDelete", void 0);
|
|
38
|
+
//# sourceMappingURL=QueryUpdate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryUpdate.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/team/QueryUpdate.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,GACxC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,eAAe;CAoB3B;AAnBC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;6CACG;AAEd;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;sDACY;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;;mDACY;AAEtB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;;sDACe","sourcesContent":["import {\n IsArray, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryUpdateTeam {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n name?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n nbTotalActive?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n usersToAdd?: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n usersToDelete?: number[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadPaginatedDelays.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,KAAK;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;CAClC;AACD,MAAM,WAAW,WAAW;IAC1B,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,OAAO,CAAC,EAAE,KAAK,CAAC;IAChB,SAAS,CAAC,EAAE,KAAK,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,MAAM,CAAC,EAAE,KAAK,CAAC;CAChB;AAED,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,WAAW,
|
|
1
|
+
{"version":3,"file":"ReadPaginatedDelays.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,KAAK;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;CAClC;AACD,MAAM,WAAW,WAAW;IAC1B,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,OAAO,CAAC,EAAE,KAAK,CAAC;IAChB,SAAS,CAAC,EAAE,KAAK,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC;IACjB,MAAM,CAAC,EAAE,KAAK,CAAC;CAChB;AAED,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,WAAW,CAAC;CACnB;AAED,MAAM,MAAM,eAAe,GAAG,KAAK,CAAE;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadPaginatedDelays.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts"],"names":[],"mappings":"","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
|
|
1
|
+
{"version":3,"file":"ReadPaginatedDelays.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts"],"names":[],"mappings":"","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: number;\n id: number;\n value: number;\n}>;"]}
|
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
import { CerfaType } from '../../../Enum/CerfaType';
|
|
2
2
|
export declare class QueryPreviousVatDeclaration {
|
|
3
3
|
fromDate: string;
|
|
4
|
+
}
|
|
5
|
+
export declare class QueryVatMigrationEntry {
|
|
6
|
+
token: string;
|
|
7
|
+
id: number;
|
|
8
|
+
}
|
|
9
|
+
export declare class QueryVatDeclaration {
|
|
10
|
+
declarationDate?: Date;
|
|
4
11
|
idCerfaType: CerfaType;
|
|
5
12
|
}
|
|
6
13
|
export declare class QueryVatEntry {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryVatDeclaration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAGpD,qBAAa,2BAA2B;IAGtC,QAAQ,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"QueryVatDeclaration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAGpD,qBAAa,2BAA2B;IAGtC,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,qBAAa,sBAAsB;IAGjC,KAAK,EAAE,MAAM,CAAC;IAId,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,qBAAa,mBAAmB;IAI9B,eAAe,CAAC,EAAE,IAAI,CAAC;IAIvB,WAAW,EAAE,SAAS,CAAC;CACxB;AAED,qBAAa,aAAa;IAGxB,SAAS,EAAE,MAAM,CAAC;IAIlB,OAAO,EAAE,MAAM,CAAC;IAIhB,IAAI,EAAE,WAAW,GAAG,YAAY,CAAC;CAClC;AAED,qBAAa,UAAU;IAGrB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -7,9 +7,9 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import { IsDateString, IsEnum, IsString, } from 'class-validator';
|
|
10
|
+
import { IsDate, IsDateString, IsEnum, IsNumber, IsOptional, IsString, } from 'class-validator';
|
|
11
11
|
import { CerfaType } from '../../../Enum/CerfaType';
|
|
12
|
-
import { ApiProperty } from '../../../../utils/decorators';
|
|
12
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';
|
|
13
13
|
export class QueryPreviousVatDeclaration {
|
|
14
14
|
}
|
|
15
15
|
__decorate([
|
|
@@ -17,11 +17,31 @@ __decorate([
|
|
|
17
17
|
IsDateString(),
|
|
18
18
|
__metadata("design:type", String)
|
|
19
19
|
], QueryPreviousVatDeclaration.prototype, "fromDate", void 0);
|
|
20
|
+
export class QueryVatMigrationEntry {
|
|
21
|
+
}
|
|
22
|
+
__decorate([
|
|
23
|
+
ApiProperty(),
|
|
24
|
+
IsString(),
|
|
25
|
+
__metadata("design:type", String)
|
|
26
|
+
], QueryVatMigrationEntry.prototype, "token", void 0);
|
|
27
|
+
__decorate([
|
|
28
|
+
ApiPropertyOptional(),
|
|
29
|
+
IsNumber(),
|
|
30
|
+
__metadata("design:type", Number)
|
|
31
|
+
], QueryVatMigrationEntry.prototype, "id", void 0);
|
|
32
|
+
export class QueryVatDeclaration {
|
|
33
|
+
}
|
|
34
|
+
__decorate([
|
|
35
|
+
ApiPropertyOptional(),
|
|
36
|
+
IsDate(),
|
|
37
|
+
IsOptional(),
|
|
38
|
+
__metadata("design:type", Date)
|
|
39
|
+
], QueryVatDeclaration.prototype, "declarationDate", void 0);
|
|
20
40
|
__decorate([
|
|
21
41
|
ApiProperty(),
|
|
22
42
|
IsEnum(CerfaType),
|
|
23
43
|
__metadata("design:type", Number)
|
|
24
|
-
],
|
|
44
|
+
], QueryVatDeclaration.prototype, "idCerfaType", void 0);
|
|
25
45
|
export class QueryVatEntry {
|
|
26
46
|
}
|
|
27
47
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryVatDeclaration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,YAAY,EAAE,MAAM,EAAE,QAAQ,
|
|
1
|
+
{"version":3,"file":"QueryVatDeclaration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,GAC7D,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEhF,MAAM,OAAO,2BAA2B;CAIvC;AAHC;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;6DACE;AAGnB,MAAM,OAAO,sBAAsB;CAQlC;AAPC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;qDACG;AAEd;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;;kDACA;AAGb,MAAM,OAAO,mBAAmB;CAS/B;AARC;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACK,IAAI;4DAAC;AAEvB;IAAC,WAAW,EAAE;IACb,MAAM,CAAC,SAAS,CAAC;;wDACK;AAGzB,MAAM,OAAO,aAAa;CAYzB;AAXC;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;gDACG;AAElB;IAAC,WAAW,EAAE;IACb,YAAY,EAAE;;8CACC;AAEhB;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;2CACsB;AAGnC,MAAM,OAAO,UAAU;CAItB;AAHC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;4CACM","sourcesContent":["import {\n IsDate, IsDateString, IsEnum, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { CerfaType } from '../../../Enum/CerfaType';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class QueryPreviousVatDeclaration {\n @ApiProperty()\n @IsDateString()\n fromDate: string;\n}\n\nexport class QueryVatMigrationEntry {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n id: number;\n}\n\nexport class QueryVatDeclaration {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n declarationDate?: Date;\n\n @ApiProperty()\n @IsEnum(CerfaType)\n idCerfaType: CerfaType;\n}\n\nexport class QueryVatEntry {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiProperty()\n @IsString()\n type: 'collected' | 'deductible';\n}\n\nexport class QueryCerfa {\n @ApiProperty()\n @IsString()\n fileName: string;\n}"]}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { NotificationTypeEnum } from '../../Enum/NotificationType';
|
|
2
|
+
import { ISociety } from './ISociety';
|
|
3
|
+
import { IUser } from './IUser';
|
|
4
|
+
export interface IAppNotification {
|
|
5
|
+
id: number;
|
|
6
|
+
title: string;
|
|
7
|
+
message: string;
|
|
8
|
+
link?: string;
|
|
9
|
+
documentId?: number;
|
|
10
|
+
read: boolean;
|
|
11
|
+
idNotificationtype: NotificationTypeEnum;
|
|
12
|
+
idSociety: number;
|
|
13
|
+
idUser: number;
|
|
14
|
+
idBankAccount?: number;
|
|
15
|
+
createdAt?: Date | null;
|
|
16
|
+
updatedAt?: Date | null;
|
|
17
|
+
society: ISociety;
|
|
18
|
+
user: IUser;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=IAppNotification.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAppNotification.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppNotification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,OAAO,CAAC;IACd,kBAAkB,EAAE,oBAAoB,CAAC;IACzC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,IAAI,EAAE,KAAK,CAAC;CACb"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAppNotification.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppNotification.ts"],"names":[],"mappings":"","sourcesContent":["import { NotificationTypeEnum } from '../../Enum/NotificationType';\nimport { ISociety } from './ISociety';\nimport { IUser } from './IUser';\n\nexport interface IAppNotification {\n id: number;\n title: string;\n message: string;\n link?: string;\n documentId?: number;\n read: boolean;\n idNotificationtype: NotificationTypeEnum;\n idSociety: number;\n idUser: number;\n idBankAccount?: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // associations\n society: ISociety;\n user: IUser;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,aAAa;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;CACvB"}
|
|
1
|
+
{"version":3,"file":"IBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,aAAa;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;CACvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBalanceSheet.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheet.ts"],"names":[],"mappings":"","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"]}
|
|
1
|
+
{"version":3,"file":"IBalanceSheet.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheet.ts"],"names":[],"mappings":"","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 turnover: number | null;\n endDate: 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"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { NotificationTypeEnum } from '../../Enum/NotificationType';
|
|
2
2
|
export interface IMobileNotificationLog {
|
|
3
3
|
id: number;
|
|
4
|
-
idType:
|
|
4
|
+
idType: NotificationTypeEnum;
|
|
5
5
|
lastSent: Date | null;
|
|
6
6
|
nextSend: Date | null;
|
|
7
7
|
success: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IMobileNotificationLog.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationLog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"IMobileNotificationLog.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationLog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAEnE,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,oBAAoB,CAAC;IAC7B,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAEzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IMobileNotificationLog.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationLog.ts"],"names":[],"mappings":"","sourcesContent":["import {
|
|
1
|
+
{"version":3,"file":"IMobileNotificationLog.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationLog.ts"],"names":[],"mappings":"","sourcesContent":["import { NotificationTypeEnum } from '../../Enum/NotificationType';\n\nexport interface IMobileNotificationLog {\n id: number;\n idType: NotificationTypeEnum;\n lastSent: Date | null;\n nextSend: Date | null;\n success: boolean;\n error: string | null;\n count: number;\n errorCount: number;\n idBankAccount: number | null;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n}"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { NotificationTypeEnum } from '../../Enum/NotificationType';
|
|
2
2
|
export interface IMobileNotificationSetting {
|
|
3
3
|
id: number;
|
|
4
|
-
idType:
|
|
4
|
+
idType: NotificationTypeEnum;
|
|
5
5
|
active: boolean;
|
|
6
6
|
idUser: number;
|
|
7
7
|
createdAt?: Date | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IMobileNotificationSetting.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationSetting.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"IMobileNotificationSetting.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationSetting.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAEnE,MAAM,WAAW,0BAA0B;IACzC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,oBAAoB,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IMobileNotificationSetting.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationSetting.ts"],"names":[],"mappings":"","sourcesContent":["import {
|
|
1
|
+
{"version":3,"file":"IMobileNotificationSetting.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IMobileNotificationSetting.ts"],"names":[],"mappings":"","sourcesContent":["import { NotificationTypeEnum } from '../../Enum/NotificationType';\n\nexport interface IMobileNotificationSetting {\n id: number;\n idType: NotificationTypeEnum;\n active: boolean;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}"]}
|
|
@@ -4,6 +4,7 @@ import { IFile } from './IFile';
|
|
|
4
4
|
import { ICustomerIsRegime } from './ICustomerIsRegime';
|
|
5
5
|
import { IUser } from './IUser';
|
|
6
6
|
import { IAccountingTransaction } from './IAccountingTransaction';
|
|
7
|
+
import { IRegistrationCertificate } from './IRegistrationCertificate';
|
|
7
8
|
export interface IRegistration {
|
|
8
9
|
id?: number;
|
|
9
10
|
startDate?: Date;
|
|
@@ -17,7 +18,6 @@ export interface IRegistration {
|
|
|
17
18
|
idDeposit: string | null;
|
|
18
19
|
idExercice: number;
|
|
19
20
|
idFile?: number | null;
|
|
20
|
-
idCertificateFile?: number | null;
|
|
21
21
|
idCustomerIsRegime?: number | null;
|
|
22
22
|
idCustomerVat?: number | null;
|
|
23
23
|
idUser?: number | null;
|
|
@@ -31,6 +31,6 @@ export interface IRegistration {
|
|
|
31
31
|
user?: IUser | null;
|
|
32
32
|
society?: ISociety;
|
|
33
33
|
file?: IFile;
|
|
34
|
-
|
|
34
|
+
certificates?: IRegistrationCertificate[];
|
|
35
35
|
}
|
|
36
36
|
//# sourceMappingURL=IRegistration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IRegistration.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"IRegistration.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,MAAM,WAAW,aAAa;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,OAAO,CAAC,EAAE,IAAI,CAAC;IACf,OAAO,EAAE,GAAG,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,QAAQ,EAAE,GAAG,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,gBAAgB,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAC5C,qBAAqB,CAAC,EAAE,sBAAsB,GAAG,IAAI,CAAC;IACtD,IAAI,CAAC,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,YAAY,CAAC,EAAE,wBAAwB,EAAE,CAAC;CAC3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IRegistration.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegistration.ts"],"names":[],"mappings":"","sourcesContent":["import { IExercice } from './IExercice';\nimport { ISociety } from './ISociety';\nimport { IFile } from './IFile';\nimport { ICustomerIsRegime } from './ICustomerIsRegime';\nimport { IUser } from './IUser';\nimport { IAccountingTransaction } from './IAccountingTransaction';\n\nexport interface IRegistration {\n id?: number;\n startDate?: Date;\n endDate?: Date;\n payload: any;\n amountToPay?: number | null;\n response: any | null;\n sendAt: Date | null;\n isComplete: boolean;\n idCerfaType: number;\n idDeposit: string | null;\n idExercice: number;\n idFile?: number | null;\n
|
|
1
|
+
{"version":3,"file":"IRegistration.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegistration.ts"],"names":[],"mappings":"","sourcesContent":["import { IExercice } from './IExercice';\nimport { ISociety } from './ISociety';\nimport { IFile } from './IFile';\nimport { ICustomerIsRegime } from './ICustomerIsRegime';\nimport { IUser } from './IUser';\nimport { IAccountingTransaction } from './IAccountingTransaction';\nimport { IRegistrationCertificate } from './IRegistrationCertificate';\n\nexport interface IRegistration {\n id?: number;\n startDate?: Date;\n endDate?: Date;\n payload: any;\n amountToPay?: number | null;\n response: any | null;\n sendAt: Date | null;\n isComplete: boolean;\n idCerfaType: number;\n idDeposit: string | null;\n idExercice: number;\n idFile?: number | null;\n idCustomerIsRegime?: number | null;\n idCustomerVat?: number | null;\n idUser?: number | null;\n idAccountingTransaction?: number | null;\n idSociety: number;\n updatedAt?: Date | null;\n createdAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n customerIsRegime?: ICustomerIsRegime | null;\n accountingTransaction?: IAccountingTransaction | null;\n user?: IUser | null;\n society?: ISociety;\n file?: IFile;\n certificates?: IRegistrationCertificate[];\n}"]}
|
|
@@ -15,6 +15,8 @@ import { ITeam } from './ITeam';
|
|
|
15
15
|
import { IUserTest } from './IUserTest';
|
|
16
16
|
import { IMobile } from './IMobile';
|
|
17
17
|
import { IRoleUser } from './IRoleUser';
|
|
18
|
+
import { ITimeRecorder } from './ITimeRecorder';
|
|
19
|
+
import { EntityType } from '../../Enum/EntityType';
|
|
18
20
|
type isAny<T> = T | any;
|
|
19
21
|
export interface IUser {
|
|
20
22
|
id?: number;
|
|
@@ -52,6 +54,7 @@ export interface IUser {
|
|
|
52
54
|
stateProspect?: boolean | null;
|
|
53
55
|
birthdate?: Date | null;
|
|
54
56
|
arrivalDate?: Date | null;
|
|
57
|
+
entity?: EntityType | null;
|
|
55
58
|
validityDateOfResidencePermit?: Date | null;
|
|
56
59
|
isNewProspect?: boolean;
|
|
57
60
|
hasAccountNumberDisplay?: boolean;
|
|
@@ -99,6 +102,7 @@ export interface IUser {
|
|
|
99
102
|
teams?: ITeam[];
|
|
100
103
|
usersTest?: IUserTest;
|
|
101
104
|
mobile?: IMobile;
|
|
105
|
+
timeRecorders?: ITimeRecorder[];
|
|
102
106
|
}
|
|
103
107
|
export {};
|
|
104
108
|
//# sourceMappingURL=IUser.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUser.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUser.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"IUser.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUser.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUser.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUser.ts"],"names":[],"mappings":"","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"]}
|
|
1
|
+
{"version":3,"file":"IUser.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUser.ts"],"names":[],"mappings":"","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';\nimport { ITimeRecorder } from './ITimeRecorder';\nimport { EntityType } from '../../Enum/EntityType';\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 entity?: EntityType | 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 timeRecorders?: ITimeRecorder[];\n}\n"]}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { IUser } from './IUser';
|
|
2
2
|
import { IEmployee } from './IEmployee';
|
|
3
|
+
import { RemoteType } from '../../Enum/RemoteType';
|
|
3
4
|
export interface IWorkingSchedule {
|
|
4
5
|
id?: number;
|
|
5
6
|
morningStart?: Date | null;
|
|
@@ -9,6 +10,7 @@ export interface IWorkingSchedule {
|
|
|
9
10
|
idDay: number;
|
|
10
11
|
idEmployee?: number | null;
|
|
11
12
|
idUser?: number | null;
|
|
13
|
+
isRemote?: RemoteType | null;
|
|
12
14
|
createdAt?: Date | null;
|
|
13
15
|
updatedAt?: Date | null;
|
|
14
16
|
employee?: IEmployee;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IWorkingSchedule.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"IWorkingSchedule.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAGnD,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,cAAc,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IAC7B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;CACd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IWorkingSchedule.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\nimport { IEmployee } from './IEmployee';\n\n// workingSchedule\nexport interface IWorkingSchedule {\n id?: number;\n morningStart?: Date | null;\n morningEnd?: Date | null;\n afternoonStart?: Date | null;\n afternoonEnd?: Date | null;\n idDay: number;\n idEmployee?: number | null;\n idUser?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n employee?: IEmployee;\n user?: IUser;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IWorkingSchedule.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\nimport { IEmployee } from './IEmployee';\nimport { RemoteType } from '../../Enum/RemoteType';\n\n// workingSchedule\nexport interface IWorkingSchedule {\n id?: number;\n morningStart?: Date | null;\n morningEnd?: Date | null;\n afternoonStart?: Date | null;\n afternoonEnd?: Date | null;\n idDay: number;\n idEmployee?: number | null;\n idUser?: number | null;\n isRemote?: RemoteType | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n employee?: IEmployee;\n user?: IUser;\n}\n"]}
|
package/es/types/index.d.ts
CHANGED
|
@@ -322,6 +322,7 @@ export * from './Interface/models/IRegistration';
|
|
|
322
322
|
export * from './Interface/models/IVatRegimeHistory';
|
|
323
323
|
export * from './Interface/models/ICustomerAcceptance';
|
|
324
324
|
export * from './Interface/models/IUnpaidCallHistory';
|
|
325
|
+
export * from './Interface/models/IAppNotification';
|
|
325
326
|
export * from './Interface/schemas/IRegistrationDetail';
|
|
326
327
|
export * from './Interface/schemas/ITransactionHistory';
|
|
327
328
|
export * from './Form/FormAuthenticate';
|
|
@@ -478,6 +479,9 @@ export * from './Enum/AdminAcceptance';
|
|
|
478
479
|
export * from './Enum/PrestationListType';
|
|
479
480
|
export * from './Enum/UnpaidCallHistoryType';
|
|
480
481
|
export * from './Enum/CommercialImportHeader';
|
|
482
|
+
export * from './Enum/ReasonTerminationType';
|
|
483
|
+
export * from './Enum/RemoteType';
|
|
484
|
+
export * from './Enum/EntityType';
|
|
481
485
|
export * from './Interface/api/adjustment/Query';
|
|
482
486
|
export * from './Interface/api/adjustment/Read';
|
|
483
487
|
export * from './Interface/api/vatDeclaration/ReadVatDeclaration';
|
|
@@ -655,8 +659,10 @@ export * from './Interface/api/vatRegimeHistory/QueryVatRegimeHistory';
|
|
|
655
659
|
export * from './Interface/api/textMessage/Create';
|
|
656
660
|
export * from './Interface/api/textMessage/Update';
|
|
657
661
|
export * from './Interface/api/textMessage/Query';
|
|
658
|
-
export * from './Interface/api/companeo/Query';
|
|
659
662
|
export * from './Interface/api/companeo/CompaneoReturn';
|
|
663
|
+
export * from './Interface/api/team/QueryCreate';
|
|
664
|
+
export * from './Interface/api/team/QueryGetAllWithIncludes';
|
|
665
|
+
export * from './Interface/api/team/QueryUpdate';
|
|
660
666
|
export * from './Interface/api/survey/ReadSurvey';
|
|
661
667
|
export * from './Interface/api/survey/UpdateSurvey';
|
|
662
668
|
export * from './Interface/api/survey/CreateSurvey';
|
|
@@ -914,4 +920,5 @@ export * from './Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony';
|
|
|
914
920
|
export * from './Interface/api/affectedPatrimony/ReadAffectedPatrimony';
|
|
915
921
|
export * from './Interface/api/notificationSetting/CreateNotificationSetting';
|
|
916
922
|
export * from './Interface/api/notificationSetting/UpdateNotificationSetting';
|
|
923
|
+
export * from './Interface/api/appNotification/Update';
|
|
917
924
|
//# sourceMappingURL=index.d.ts.map
|