@silexpert/core 2.0.28-0 → 2.0.29
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/dist/api/resources/Alert.d.ts +7 -0
- package/dist/api/resources/Alert.d.ts.map +1 -0
- package/dist/api/resources/Alert.js +10 -0
- package/dist/api/resources/Alert.js.map +1 -0
- package/dist/api/resources/ExerciceNote.d.ts +10 -0
- package/dist/api/resources/ExerciceNote.d.ts.map +1 -0
- package/dist/api/resources/ExerciceNote.js +13 -0
- package/dist/api/resources/ExerciceNote.js.map +1 -0
- package/dist/api/resources/GeneralLedger.d.ts +4 -0
- package/dist/api/resources/GeneralLedger.d.ts.map +1 -1
- package/dist/api/resources/GeneralLedger.js +12 -0
- package/dist/api/resources/GeneralLedger.js.map +1 -1
- package/dist/api/resources/Mail.d.ts +10 -0
- package/dist/api/resources/Mail.d.ts.map +1 -1
- package/dist/api/resources/Mail.js +6 -0
- package/dist/api/resources/Mail.js.map +1 -1
- package/dist/api/resources/SocietyEvent.d.ts +7 -0
- package/dist/api/resources/SocietyEvent.d.ts.map +1 -0
- package/dist/api/resources/SocietyEvent.js +10 -0
- package/dist/api/resources/SocietyEvent.js.map +1 -0
- package/dist/api/resources/UnpaidCallHistory.d.ts +6 -0
- package/dist/api/resources/UnpaidCallHistory.d.ts.map +1 -0
- package/dist/api/resources/UnpaidCallHistory.js +7 -0
- package/dist/api/resources/UnpaidCallHistory.js.map +1 -0
- package/dist/api/resources/UserSpecialDay.d.ts +10 -0
- package/dist/api/resources/UserSpecialDay.d.ts.map +1 -0
- package/dist/api/resources/UserSpecialDay.js +24 -0
- package/dist/api/resources/UserSpecialDay.js.map +1 -0
- package/dist/api/resources.d.ts +10 -0
- package/dist/api/resources.d.ts.map +1 -1
- package/dist/api/resources.js +10 -0
- package/dist/api/resources.js.map +1 -1
- package/dist/types/Enum/CommercialGrade.d.ts +5 -0
- package/dist/types/Enum/CommercialGrade.d.ts.map +1 -1
- package/dist/types/Enum/CommercialGrade.js +6 -0
- package/dist/types/Enum/CommercialGrade.js.map +1 -1
- package/dist/types/Enum/Constitution.d.ts +7 -0
- package/dist/types/Enum/Constitution.d.ts.map +1 -0
- package/dist/types/Enum/Constitution.js +8 -0
- package/dist/types/Enum/Constitution.js.map +1 -0
- package/dist/types/Enum/ExerciceNoteType.d.ts +5 -0
- package/dist/types/Enum/ExerciceNoteType.d.ts.map +1 -0
- package/dist/types/Enum/ExerciceNoteType.js +6 -0
- package/dist/types/Enum/ExerciceNoteType.js.map +1 -0
- package/dist/types/Enum/{JuridicalSocietyEnum.d.ts → JuridicalSociety.d.ts} +1 -1
- package/dist/types/Enum/JuridicalSociety.d.ts.map +1 -0
- package/dist/types/Enum/{JuridicalSocietyEnum.js → JuridicalSociety.js} +1 -1
- package/dist/types/Enum/JuridicalSociety.js.map +1 -0
- package/dist/types/Enum/TaskResponseType.d.ts +2 -1
- package/dist/types/Enum/TaskResponseType.d.ts.map +1 -1
- package/dist/types/Enum/TaskResponseType.js +1 -0
- package/dist/types/Enum/TaskResponseType.js.map +1 -1
- package/dist/types/Enum/UnpaidCallHistoryType.d.ts +10 -0
- package/dist/types/Enum/UnpaidCallHistoryType.d.ts.map +1 -0
- package/dist/types/Enum/UnpaidCallHistoryType.js +21 -0
- package/dist/types/Enum/UnpaidCallHistoryType.js.map +1 -0
- package/dist/types/Enum/VatDeclarationType.d.ts +2 -0
- package/dist/types/Enum/VatDeclarationType.d.ts.map +1 -1
- package/dist/types/Enum/VatDeclarationType.js +228 -0
- package/dist/types/Enum/VatDeclarationType.js.map +1 -1
- package/dist/types/Form/FormAuthenticate.d.ts +1 -0
- package/dist/types/Form/FormAuthenticate.d.ts.map +1 -1
- package/dist/types/Form/FormAuthenticate.js +6 -0
- package/dist/types/Form/FormAuthenticate.js.map +1 -1
- package/dist/types/Interface/api/SocietyApproval.d.ts +1 -0
- package/dist/types/Interface/api/SocietyApproval.d.ts.map +1 -1
- package/dist/types/Interface/api/SocietyApproval.js +7 -0
- package/dist/types/Interface/api/SocietyApproval.js.map +1 -1
- package/dist/types/Interface/api/alert/CreateAlert.d.ts +13 -0
- package/dist/types/Interface/api/alert/CreateAlert.d.ts.map +1 -0
- package/dist/types/Interface/api/alert/CreateAlert.js +95 -0
- package/dist/types/Interface/api/alert/CreateAlert.js.map +1 -0
- package/dist/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +1 -0
- package/dist/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
- package/dist/types/Interface/api/calendarEvent/createCalendarEvent.js +5 -0
- package/dist/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
- package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
- package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +5 -0
- package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/dist/types/Interface/api/calendarEvent/query.js +1 -1
- package/dist/types/Interface/api/calendarEvent/query.js.map +1 -1
- package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +1 -0
- package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.js +5 -0
- package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/types/Interface/api/cerfa/2031.d.ts +7 -185
- package/dist/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/dist/types/Interface/api/cerfa/2031.js.map +1 -1
- package/dist/types/Interface/api/cerfa/2033.d.ts +129 -98
- package/dist/types/Interface/api/cerfa/2033.d.ts.map +1 -1
- package/dist/types/Interface/api/cerfa/2033.js +0 -218
- package/dist/types/Interface/api/cerfa/2033.js.map +1 -1
- package/dist/types/Interface/api/cerfa/2035.d.ts +86 -263
- package/dist/types/Interface/api/cerfa/2035.d.ts.map +1 -1
- package/dist/types/Interface/api/cerfa/2035.js.map +1 -1
- package/dist/types/Interface/api/cerfa/2050.d.ts +460 -1
- package/dist/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/dist/types/Interface/api/cerfa/2050.js.map +1 -1
- package/dist/types/Interface/api/cerfa/2065.d.ts +4 -126
- package/dist/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/dist/types/Interface/api/cerfa/2065.js +0 -9
- package/dist/types/Interface/api/cerfa/2065.js.map +1 -1
- package/dist/types/Interface/api/checklist/Read.d.ts +1 -0
- package/dist/types/Interface/api/checklist/Read.d.ts.map +1 -1
- package/dist/types/Interface/api/checklist/Read.js.map +1 -1
- package/dist/types/Interface/api/commercialManagement/Create.d.ts +7 -0
- package/dist/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
- package/dist/types/Interface/api/commercialManagement/Create.js +32 -0
- package/dist/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/dist/types/Interface/api/config/ConfigType.d.ts +2 -0
- package/dist/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts +9 -0
- package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts.map +1 -0
- package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.js +31 -0
- package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -0
- package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts +5 -0
- package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts.map +1 -0
- package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.js +19 -0
- package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -0
- package/dist/types/Interface/api/payment/Util.d.ts.map +1 -1
- package/dist/types/Interface/api/payment/Util.js.map +1 -1
- package/dist/types/Interface/api/prestation/Query.d.ts +1 -0
- package/dist/types/Interface/api/prestation/Query.d.ts.map +1 -1
- package/dist/types/Interface/api/prestation/Query.js +8 -0
- package/dist/types/Interface/api/prestation/Query.js.map +1 -1
- package/dist/types/Interface/api/registration/CreateRegistration.d.ts +4 -2
- package/dist/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/types/Interface/api/registration/CreateRegistration.js +14 -16
- package/dist/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/types/Interface/api/revision/Read.d.ts +2 -0
- package/dist/types/Interface/api/revision/Read.d.ts.map +1 -1
- package/dist/types/Interface/api/revision/Read.js.map +1 -1
- package/dist/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
- package/dist/types/Interface/api/society/QuerySociety.js +1 -0
- package/dist/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/dist/types/Interface/api/societyConfig/update.d.ts +13 -0
- package/dist/types/Interface/api/societyConfig/update.d.ts.map +1 -1
- package/dist/types/Interface/api/societyConfig/update.js +100 -0
- package/dist/types/Interface/api/societyConfig/update.js.map +1 -1
- package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts +6 -0
- package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts.map +1 -0
- package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.js +24 -0
- package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -0
- package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts +5 -0
- package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts.map +1 -0
- package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.js +18 -0
- package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -0
- package/dist/types/Interface/api/terminationList/CreateTerminationList.d.ts +2 -0
- package/dist/types/Interface/api/terminationList/CreateTerminationList.d.ts.map +1 -1
- package/dist/types/Interface/api/terminationList/CreateTerminationList.js +16 -0
- package/dist/types/Interface/api/terminationList/CreateTerminationList.js.map +1 -1
- package/dist/types/Interface/api/terminationList/DestroyTerminationList.d.ts +2 -0
- package/dist/types/Interface/api/terminationList/DestroyTerminationList.d.ts.map +1 -1
- package/dist/types/Interface/api/terminationList/DestroyTerminationList.js +16 -0
- package/dist/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
- package/dist/types/Interface/api/terminationList/QueryTerminationList.d.ts +2 -0
- package/dist/types/Interface/api/terminationList/QueryTerminationList.d.ts.map +1 -1
- package/dist/types/Interface/api/terminationList/QueryTerminationList.js +16 -0
- package/dist/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
- package/dist/types/Interface/api/user/Permissions.d.ts +2 -0
- package/dist/types/Interface/api/user/Permissions.d.ts.map +1 -1
- package/dist/types/Interface/api/user/Permissions.js.map +1 -1
- package/dist/types/Interface/api/user/UpdateCoworker.d.ts +5 -1
- package/dist/types/Interface/api/user/UpdateCoworker.d.ts.map +1 -1
- package/dist/types/Interface/api/user/UpdateCoworker.js +11 -1
- package/dist/types/Interface/api/user/UpdateCoworker.js.map +1 -1
- package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts +14 -0
- package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts.map +1 -0
- package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js +66 -0
- package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js.map +1 -0
- package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts +8 -0
- package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts.map +1 -0
- package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js +41 -0
- package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js.map +1 -0
- package/dist/types/Interface/api/webmail/MigrateMailAddresses.d.ts +9 -0
- package/dist/types/Interface/api/webmail/MigrateMailAddresses.d.ts.map +1 -0
- package/dist/types/Interface/api/webmail/MigrateMailAddresses.js +42 -0
- package/dist/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -0
- package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +15 -0
- package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +1 -1
- package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +69 -1
- package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/dist/types/Interface/models/IAccount.d.ts +4 -1
- package/dist/types/Interface/models/IAccount.d.ts.map +1 -1
- package/dist/types/Interface/models/IAccount.js +4 -1
- package/dist/types/Interface/models/IAccount.js.map +1 -1
- package/dist/types/Interface/models/IAccountantTracker.d.ts +12 -0
- package/dist/types/Interface/models/IAccountantTracker.d.ts.map +1 -0
- package/dist/types/Interface/models/IAccountantTracker.js +13 -0
- package/dist/types/Interface/models/IAccountantTracker.js.map +1 -0
- package/dist/types/Interface/models/IAccountingFile.d.ts +2 -1
- package/dist/types/Interface/models/IAccountingFile.d.ts.map +1 -1
- package/dist/types/Interface/models/IAccountingFile.js +1 -0
- package/dist/types/Interface/models/IAccountingFile.js.map +1 -1
- package/dist/types/Interface/models/IAccountingState.d.ts +19 -0
- package/dist/types/Interface/models/IAccountingState.d.ts.map +1 -0
- package/dist/types/Interface/models/IAccountingState.js +18 -0
- package/dist/types/Interface/models/IAccountingState.js.map +1 -0
- package/dist/types/Interface/models/IAccountingStateType.d.ts +7 -0
- package/dist/types/Interface/models/IAccountingStateType.d.ts.map +1 -0
- package/dist/types/Interface/models/IAccountingStateType.js +8 -0
- package/dist/types/Interface/models/IAccountingStateType.js.map +1 -0
- package/dist/types/Interface/models/IAccountingTransaction.d.ts +5 -0
- package/dist/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/dist/types/Interface/models/IAccountingTransaction.js +5 -0
- package/dist/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/dist/types/Interface/models/IAlert.d.ts +17 -0
- package/dist/types/Interface/models/IAlert.d.ts.map +1 -0
- package/dist/types/Interface/models/IAlert.js +18 -0
- package/dist/types/Interface/models/IAlert.js.map +1 -0
- package/dist/types/Interface/models/IAppConfig.d.ts +8 -0
- package/dist/types/Interface/models/IAppConfig.d.ts.map +1 -0
- package/dist/types/Interface/models/IAppConfig.js +9 -0
- package/dist/types/Interface/models/IAppConfig.js.map +1 -0
- package/dist/types/Interface/models/IAreasInvoice.d.ts +13 -0
- package/dist/types/Interface/models/IAreasInvoice.d.ts.map +1 -0
- package/dist/types/Interface/models/IAreasInvoice.js +14 -0
- package/dist/types/Interface/models/IAreasInvoice.js.map +1 -0
- package/dist/types/Interface/models/IAttachmentFile.d.ts +17 -0
- package/dist/types/Interface/models/IAttachmentFile.d.ts.map +1 -0
- package/dist/types/Interface/models/IAttachmentFile.js +16 -0
- package/dist/types/Interface/models/IAttachmentFile.js.map +1 -0
- package/dist/types/Interface/models/IBalanceSheetCompletion.d.ts +2 -1
- package/dist/types/Interface/models/IBalanceSheetCompletion.d.ts.map +1 -1
- package/dist/types/Interface/models/IBalanceSheetCompletion.js +1 -0
- package/dist/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
- package/dist/types/Interface/models/IBalanceSheetStatus.d.ts +7 -0
- package/dist/types/Interface/models/IBalanceSheetStatus.d.ts.map +1 -0
- package/dist/types/Interface/models/IBalanceSheetStatus.js +7 -0
- package/dist/types/Interface/models/IBalanceSheetStatus.js.map +1 -0
- package/dist/types/Interface/models/IBankList.d.ts +10 -0
- package/dist/types/Interface/models/IBankList.d.ts.map +1 -1
- package/dist/types/Interface/models/IBankList.js +10 -0
- package/dist/types/Interface/models/IBankList.js.map +1 -1
- package/dist/types/Interface/models/IBusinessLine.d.ts +2 -0
- package/dist/types/Interface/models/IBusinessLine.d.ts.map +1 -1
- package/dist/types/Interface/models/IBusinessLine.js +3 -0
- package/dist/types/Interface/models/IBusinessLine.js.map +1 -1
- package/dist/types/Interface/models/ICalendarEvent.d.ts +5 -0
- package/dist/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
- package/dist/types/Interface/models/ICalendarEvent.js +3 -0
- package/dist/types/Interface/models/ICalendarEvent.js.map +1 -1
- package/dist/types/Interface/models/ICategory.d.ts +9 -0
- package/dist/types/Interface/models/ICategory.d.ts.map +1 -0
- package/dist/types/Interface/models/ICategory.js +10 -0
- package/dist/types/Interface/models/ICategory.js.map +1 -0
- package/dist/types/Interface/models/ICerfaValue.d.ts +11 -0
- package/dist/types/Interface/models/ICerfaValue.d.ts.map +1 -0
- package/dist/types/Interface/models/ICerfaValue.js +12 -0
- package/dist/types/Interface/models/ICerfaValue.js.map +1 -0
- package/dist/types/Interface/models/IChecklist.d.ts +2 -0
- package/dist/types/Interface/models/IChecklist.d.ts.map +1 -1
- package/dist/types/Interface/models/IChecklist.js +1 -0
- package/dist/types/Interface/models/IChecklist.js.map +1 -1
- package/dist/types/Interface/models/IColor.d.ts +7 -0
- package/dist/types/Interface/models/IColor.d.ts.map +1 -0
- package/dist/types/Interface/models/IColor.js +8 -0
- package/dist/types/Interface/models/IColor.js.map +1 -0
- package/dist/types/Interface/models/ICustomerVat.d.ts +3 -0
- package/dist/types/Interface/models/ICustomerVat.d.ts.map +1 -1
- package/dist/types/Interface/models/ICustomerVat.js +2 -0
- package/dist/types/Interface/models/ICustomerVat.js.map +1 -1
- package/dist/types/Interface/models/ICustomisation.d.ts +11 -0
- package/dist/types/Interface/models/ICustomisation.d.ts.map +1 -0
- package/dist/types/Interface/models/ICustomisation.js +12 -0
- package/dist/types/Interface/models/ICustomisation.js.map +1 -0
- package/dist/types/Interface/models/ICustomizationType.d.ts +7 -0
- package/dist/types/Interface/models/ICustomizationType.d.ts.map +1 -0
- package/dist/types/Interface/models/ICustomizationType.js +8 -0
- package/dist/types/Interface/models/ICustomizationType.js.map +1 -0
- package/dist/types/Interface/models/IDay.d.ts +7 -0
- package/dist/types/Interface/models/IDay.d.ts.map +1 -0
- package/dist/types/Interface/models/IDay.js +8 -0
- package/dist/types/Interface/models/IDay.js.map +1 -0
- package/dist/types/Interface/models/IDetailedLogBi.d.ts +19 -0
- package/dist/types/Interface/models/IDetailedLogBi.d.ts.map +1 -0
- package/dist/types/Interface/models/IDetailedLogBi.js +20 -0
- package/dist/types/Interface/models/IDetailedLogBi.js.map +1 -0
- package/dist/types/Interface/models/IEmployee.d.ts +3 -0
- package/dist/types/Interface/models/IEmployee.d.ts.map +1 -1
- package/dist/types/Interface/models/IEmployee.js +2 -0
- package/dist/types/Interface/models/IEmployee.js.map +1 -1
- package/dist/types/Interface/models/IEstimateInvoice.d.ts +4 -1
- package/dist/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
- package/dist/types/Interface/models/IEstimateInvoice.js +3 -1
- package/dist/types/Interface/models/IEstimateInvoice.js.map +1 -1
- package/dist/types/Interface/models/IEstimateInvoiceRepeat.d.ts +13 -0
- package/dist/types/Interface/models/IEstimateInvoiceRepeat.d.ts.map +1 -0
- package/dist/types/Interface/models/IEstimateInvoiceRepeat.js +14 -0
- package/dist/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -0
- package/dist/types/Interface/models/IExerciceNote.d.ts +15 -0
- package/dist/types/Interface/models/IExerciceNote.d.ts.map +1 -0
- package/dist/types/Interface/models/IExerciceNote.js +13 -0
- package/dist/types/Interface/models/IExerciceNote.js.map +1 -0
- package/dist/types/Interface/models/IFailedLoginAttempt.d.ts +10 -0
- package/dist/types/Interface/models/IFailedLoginAttempt.d.ts.map +1 -0
- package/dist/types/Interface/models/IFailedLoginAttempt.js +11 -0
- package/dist/types/Interface/models/IFailedLoginAttempt.js.map +1 -0
- package/dist/types/Interface/models/IFile.d.ts +2 -0
- package/dist/types/Interface/models/IFile.d.ts.map +1 -1
- package/dist/types/Interface/models/IFile.js +1 -0
- package/dist/types/Interface/models/IFile.js.map +1 -1
- package/dist/types/Interface/models/IFileMissing.d.ts +13 -0
- package/dist/types/Interface/models/IFileMissing.d.ts.map +1 -0
- package/dist/types/Interface/models/IFileMissing.js +14 -0
- package/dist/types/Interface/models/IFileMissing.js.map +1 -0
- package/dist/types/Interface/models/IFrequency.d.ts +7 -0
- package/dist/types/Interface/models/IFrequency.d.ts.map +1 -0
- package/dist/types/Interface/models/IFrequency.js +8 -0
- package/dist/types/Interface/models/IFrequency.js.map +1 -0
- package/dist/types/Interface/models/IInternalEstimate.d.ts +14 -0
- package/dist/types/Interface/models/IInternalEstimate.d.ts.map +1 -0
- package/dist/types/Interface/models/IInternalEstimate.js +15 -0
- package/dist/types/Interface/models/IInternalEstimate.js.map +1 -0
- package/dist/types/Interface/models/IKilometricAllowanceScale.d.ts +10 -0
- package/dist/types/Interface/models/IKilometricAllowanceScale.d.ts.map +1 -0
- package/dist/types/Interface/models/IKilometricAllowanceScale.js +11 -0
- package/dist/types/Interface/models/IKilometricAllowanceScale.js.map +1 -0
- package/dist/types/Interface/models/ILabelPaymentWaiting.d.ts +7 -0
- package/dist/types/Interface/models/ILabelPaymentWaiting.d.ts.map +1 -0
- package/dist/types/Interface/models/ILabelPaymentWaiting.js +8 -0
- package/dist/types/Interface/models/ILabelPaymentWaiting.js.map +1 -0
- package/dist/types/Interface/models/ILastUpdateConnection.d.ts +11 -0
- package/dist/types/Interface/models/ILastUpdateConnection.d.ts.map +1 -0
- package/dist/types/Interface/models/ILastUpdateConnection.js +11 -0
- package/dist/types/Interface/models/ILastUpdateConnection.js.map +1 -0
- package/dist/types/Interface/models/ILogBi.d.ts +12 -0
- package/dist/types/Interface/models/ILogBi.d.ts.map +1 -0
- package/dist/types/Interface/models/ILogBi.js +13 -0
- package/dist/types/Interface/models/ILogBi.js.map +1 -0
- package/dist/types/Interface/models/IMail.d.ts +1 -0
- package/dist/types/Interface/models/IMail.d.ts.map +1 -1
- package/dist/types/Interface/models/IMail.js +1 -0
- package/dist/types/Interface/models/IMail.js.map +1 -1
- package/dist/types/Interface/models/IMailRelation.d.ts +12 -0
- package/dist/types/Interface/models/IMailRelation.d.ts.map +1 -0
- package/dist/types/Interface/models/IMailRelation.js +12 -0
- package/dist/types/Interface/models/IMailRelation.js.map +1 -0
- package/dist/types/Interface/models/IMobileNotificationLog.d.ts +4 -0
- package/dist/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
- package/dist/types/Interface/models/IMobileNotificationLog.js +4 -0
- package/dist/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/dist/types/Interface/models/IMonth.d.ts +7 -0
- package/dist/types/Interface/models/IMonth.d.ts.map +1 -0
- package/dist/types/Interface/models/IMonth.js +8 -0
- package/dist/types/Interface/models/IMonth.js.map +1 -0
- package/dist/types/Interface/models/INote.d.ts +8 -0
- package/dist/types/Interface/models/INote.d.ts.map +1 -0
- package/dist/types/Interface/models/INote.js +9 -0
- package/dist/types/Interface/models/INote.js.map +1 -0
- package/dist/types/Interface/models/IPayPlan.d.ts +7 -0
- package/dist/types/Interface/models/IPayPlan.d.ts.map +1 -0
- package/dist/types/Interface/models/IPayPlan.js +8 -0
- package/dist/types/Interface/models/IPayPlan.js.map +1 -0
- package/dist/types/Interface/models/IPaymentDelay.d.ts +7 -0
- package/dist/types/Interface/models/IPaymentDelay.d.ts.map +1 -0
- package/dist/types/Interface/models/IPaymentDelay.js +8 -0
- package/dist/types/Interface/models/IPaymentDelay.js.map +1 -0
- package/dist/types/Interface/models/IPaymentWaiting.d.ts +19 -0
- package/dist/types/Interface/models/IPaymentWaiting.d.ts.map +1 -0
- package/dist/types/Interface/models/IPaymentWaiting.js +19 -0
- package/dist/types/Interface/models/IPaymentWaiting.js.map +1 -0
- package/dist/types/Interface/models/IPermission.d.ts +2 -0
- package/dist/types/Interface/models/IPermission.d.ts.map +1 -1
- package/dist/types/Interface/models/IPermission.js +2 -0
- package/dist/types/Interface/models/IPermission.js.map +1 -1
- package/dist/types/Interface/models/IPhoneNumber.d.ts +10 -0
- package/dist/types/Interface/models/IPhoneNumber.d.ts.map +1 -0
- package/dist/types/Interface/models/IPhoneNumber.js +11 -0
- package/dist/types/Interface/models/IPhoneNumber.js.map +1 -0
- package/dist/types/Interface/models/IPhonePrefix.d.ts +10 -0
- package/dist/types/Interface/models/IPhonePrefix.d.ts.map +1 -0
- package/dist/types/Interface/models/IPhonePrefix.js +11 -0
- package/dist/types/Interface/models/IPhonePrefix.js.map +1 -0
- package/dist/types/Interface/models/IPhonePrefixChild.d.ts +8 -0
- package/dist/types/Interface/models/IPhonePrefixChild.d.ts.map +1 -0
- package/dist/types/Interface/models/IPhonePrefixChild.js +9 -0
- package/dist/types/Interface/models/IPhonePrefixChild.js.map +1 -0
- package/dist/types/Interface/models/IPrestation.d.ts +2 -0
- package/dist/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/types/Interface/models/IPrestation.js +3 -0
- package/dist/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/types/Interface/models/IQuotaLead.d.ts +14 -0
- package/dist/types/Interface/models/IQuotaLead.d.ts.map +1 -0
- package/dist/types/Interface/models/IQuotaLead.js +15 -0
- package/dist/types/Interface/models/IQuotaLead.js.map +1 -0
- package/dist/types/Interface/models/IRefundMotif.d.ts +7 -0
- package/dist/types/Interface/models/IRefundMotif.d.ts.map +1 -0
- package/dist/types/Interface/models/IRefundMotif.js +9 -0
- package/dist/types/Interface/models/IRefundMotif.js.map +1 -0
- package/dist/types/Interface/models/IRegion.d.ts +7 -0
- package/dist/types/Interface/models/IRegion.d.ts.map +1 -0
- package/dist/types/Interface/models/IRegion.js +8 -0
- package/dist/types/Interface/models/IRegion.js.map +1 -0
- package/dist/types/Interface/models/IRegistrationCertificate.d.ts +3 -0
- package/dist/types/Interface/models/IRegistrationCertificate.d.ts.map +1 -1
- package/dist/types/Interface/models/IRegistrationCertificate.js +2 -0
- package/dist/types/Interface/models/IRegistrationCertificate.js.map +1 -1
- package/dist/types/Interface/models/IRepeatType.d.ts +7 -0
- package/dist/types/Interface/models/IRepeatType.d.ts.map +1 -0
- package/dist/types/Interface/models/IRepeatType.js +8 -0
- package/dist/types/Interface/models/IRepeatType.js.map +1 -0
- package/dist/types/Interface/models/IRoom.d.ts +7 -0
- package/dist/types/Interface/models/IRoom.d.ts.map +1 -0
- package/dist/types/Interface/models/IRoom.js +8 -0
- package/dist/types/Interface/models/IRoom.js.map +1 -0
- package/dist/types/Interface/models/ISchedule.d.ts +12 -0
- package/dist/types/Interface/models/ISchedule.d.ts.map +1 -0
- package/dist/types/Interface/models/ISchedule.js +13 -0
- package/dist/types/Interface/models/ISchedule.js.map +1 -0
- package/dist/types/Interface/models/IService.d.ts +7 -0
- package/dist/types/Interface/models/IService.d.ts.map +1 -0
- package/dist/types/Interface/models/IService.js +8 -0
- package/dist/types/Interface/models/IService.js.map +1 -0
- package/dist/types/Interface/models/ISheetMonthSchedule.d.ts +2 -0
- package/dist/types/Interface/models/ISheetMonthSchedule.d.ts.map +1 -1
- package/dist/types/Interface/models/ISheetMonthSchedule.js +1 -0
- package/dist/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
- package/dist/types/Interface/models/ISociety.d.ts +47 -1
- package/dist/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/types/Interface/models/ISociety.js +41 -0
- package/dist/types/Interface/models/ISociety.js.map +1 -1
- package/dist/types/Interface/models/ISocietyApproval.d.ts +3 -0
- package/dist/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
- package/dist/types/Interface/models/ISocietyApproval.js +2 -0
- package/dist/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/dist/types/Interface/models/ISocietyBudgetConnection.d.ts +9 -0
- package/dist/types/Interface/models/ISocietyBudgetConnection.d.ts.map +1 -0
- package/dist/types/Interface/models/ISocietyBudgetConnection.js +10 -0
- package/dist/types/Interface/models/ISocietyBudgetConnection.js.map +1 -0
- package/dist/types/Interface/models/ISocietyConfig.d.ts +14 -0
- package/dist/types/Interface/models/ISocietyConfig.d.ts.map +1 -1
- package/dist/types/Interface/models/ISocietyConfig.js +14 -0
- package/dist/types/Interface/models/ISocietyConfig.js.map +1 -1
- package/dist/types/Interface/models/ISocietyDetail.d.ts +58 -0
- package/dist/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
- package/dist/types/Interface/models/ISocietyDetail.js +58 -0
- package/dist/types/Interface/models/ISocietyDetail.js.map +1 -1
- package/dist/types/Interface/models/ISocietyEvent.d.ts +12 -0
- package/dist/types/Interface/models/ISocietyEvent.d.ts.map +1 -0
- package/dist/types/Interface/models/ISocietyEvent.js +11 -0
- package/dist/types/Interface/models/ISocietyEvent.js.map +1 -0
- package/dist/types/Interface/models/ISocietyFile.d.ts +16 -0
- package/dist/types/Interface/models/ISocietyFile.d.ts.map +1 -0
- package/dist/types/Interface/models/ISocietyFile.js +17 -0
- package/dist/types/Interface/models/ISocietyFile.js.map +1 -0
- package/dist/types/Interface/models/ISocietyGescom.d.ts +6 -0
- package/dist/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
- package/dist/types/Interface/models/ISocietyGescom.js +6 -0
- package/dist/types/Interface/models/ISocietyGescom.js.map +1 -1
- package/dist/types/Interface/models/ISocietyNote.d.ts +7 -0
- package/dist/types/Interface/models/ISocietyNote.d.ts.map +1 -0
- package/dist/types/Interface/models/ISocietyNote.js +8 -0
- package/dist/types/Interface/models/ISocietyNote.js.map +1 -0
- package/dist/types/Interface/models/IStripeEvent.d.ts +12 -0
- package/dist/types/Interface/models/IStripeEvent.d.ts.map +1 -0
- package/dist/types/Interface/models/IStripeEvent.js +13 -0
- package/dist/types/Interface/models/IStripeEvent.js.map +1 -0
- package/dist/types/Interface/models/IStripeEventType.d.ts +7 -0
- package/dist/types/Interface/models/IStripeEventType.d.ts.map +1 -0
- package/dist/types/Interface/models/IStripeEventType.js +8 -0
- package/dist/types/Interface/models/IStripeEventType.js.map +1 -0
- package/dist/types/Interface/models/ITeam.d.ts +2 -0
- package/dist/types/Interface/models/ITeam.d.ts.map +1 -1
- package/dist/types/Interface/models/ITeam.js +1 -0
- package/dist/types/Interface/models/ITeam.js.map +1 -1
- package/dist/types/Interface/models/ITeamBusinessLine.d.ts +8 -0
- package/dist/types/Interface/models/ITeamBusinessLine.d.ts.map +1 -0
- package/dist/types/Interface/models/ITeamBusinessLine.js +9 -0
- package/dist/types/Interface/models/ITeamBusinessLine.js.map +1 -0
- package/dist/types/Interface/models/ITerminationList.d.ts +2 -0
- package/dist/types/Interface/models/ITerminationList.d.ts.map +1 -1
- package/dist/types/Interface/models/ITerminationList.js +4 -0
- package/dist/types/Interface/models/ITerminationList.js.map +1 -1
- package/dist/types/Interface/models/ITimeRecorder.d.ts.map +1 -1
- package/dist/types/Interface/models/ITimeRecorder.js +1 -0
- package/dist/types/Interface/models/ITimeRecorder.js.map +1 -1
- package/dist/types/Interface/models/IUnpaidCallHistory.d.ts +14 -0
- package/dist/types/Interface/models/IUnpaidCallHistory.d.ts.map +1 -0
- package/dist/types/Interface/models/IUnpaidCallHistory.js +13 -0
- package/dist/types/Interface/models/IUnpaidCallHistory.js.map +1 -0
- package/dist/types/Interface/models/IUpToDateBankAccount.d.ts +9 -0
- package/dist/types/Interface/models/IUpToDateBankAccount.d.ts.map +1 -1
- package/dist/types/Interface/models/IUpToDateBankAccount.js +7 -0
- package/dist/types/Interface/models/IUpToDateBankAccount.js.map +1 -1
- package/dist/types/Interface/models/IUser.d.ts +22 -0
- package/dist/types/Interface/models/IUser.d.ts.map +1 -1
- package/dist/types/Interface/models/IUser.js +23 -0
- package/dist/types/Interface/models/IUser.js.map +1 -1
- package/dist/types/Interface/models/IUserSpecialDay.d.ts +14 -0
- package/dist/types/Interface/models/IUserSpecialDay.d.ts.map +1 -0
- package/dist/types/Interface/models/IUserSpecialDay.js +14 -0
- package/dist/types/Interface/models/IUserSpecialDay.js.map +1 -0
- package/dist/types/Interface/models/IVatDeclaration.d.ts +118 -0
- package/dist/types/Interface/models/IVatDeclaration.d.ts.map +1 -0
- package/dist/types/Interface/models/IVatDeclaration.js +113 -0
- package/dist/types/Interface/models/IVatDeclaration.js.map +1 -0
- package/dist/types/Interface/models/IWebMail.d.ts +64 -0
- package/dist/types/Interface/models/IWebMail.d.ts.map +1 -0
- package/dist/types/Interface/models/IWebMail.js +61 -0
- package/dist/types/Interface/models/IWebMail.js.map +1 -0
- package/dist/types/Interface/models/IWebMailAttachment.d.ts +8 -0
- package/dist/types/Interface/models/IWebMailAttachment.d.ts.map +1 -0
- package/dist/types/Interface/models/IWebMailAttachment.js +9 -0
- package/dist/types/Interface/models/IWebMailAttachment.js.map +1 -0
- package/dist/types/Interface/models/IWebMailStat.d.ts +9 -0
- package/dist/types/Interface/models/IWebMailStat.d.ts.map +1 -0
- package/dist/types/Interface/models/IWebMailStat.js +10 -0
- package/dist/types/Interface/models/IWebMailStat.js.map +1 -0
- package/dist/types/Interface/models/IWebMailType.d.ts +7 -0
- package/dist/types/Interface/models/IWebMailType.d.ts.map +1 -0
- package/dist/types/Interface/models/IWebMailType.js +8 -0
- package/dist/types/Interface/models/IWebMailType.js.map +1 -0
- package/dist/types/index.d.ts +67 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js +68 -1
- package/dist/types/index.js.map +1 -1
- package/dist/utils/commercialManagement/document.js +1 -1
- package/dist/utils/commercialManagement/document.js.map +1 -1
- package/dist/utils/payment.d.ts +1 -0
- package/dist/utils/payment.d.ts.map +1 -1
- package/dist/utils/payment.js +30 -3
- package/dist/utils/payment.js.map +1 -1
- package/dist/utils/prestation.d.ts +10 -2
- package/dist/utils/prestation.d.ts.map +1 -1
- package/dist/utils/prestation.js +27 -3
- package/dist/utils/prestation.js.map +1 -1
- package/dist/utils/societyApproval.d.ts +7 -0
- package/dist/utils/societyApproval.d.ts.map +1 -1
- package/dist/utils/societyApproval.js +12 -0
- package/dist/utils/societyApproval.js.map +1 -1
- package/dist/utils/task.d.ts.map +1 -1
- package/dist/utils/task.js +1 -0
- package/dist/utils/task.js.map +1 -1
- package/dist/utils/tests/payment.spec.js +32 -0
- package/dist/utils/tests/payment.spec.js.map +1 -1
- package/dist/utils/webmail.d.ts.map +1 -1
- package/dist/utils/webmail.js +8 -1
- package/dist/utils/webmail.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Alert.ts +12 -0
- package/ts/api/resources/ExerciceNote.ts +16 -0
- package/ts/api/resources/GeneralLedger.ts +13 -0
- package/ts/api/resources/Mail.ts +8 -0
- package/ts/api/resources/SocietyEvent.ts +12 -0
- package/ts/api/resources/UnpaidCallHistory.ts +8 -0
- package/ts/api/resources/UserSpecialDay.ts +29 -0
- package/ts/api/resources.ts +10 -0
- package/ts/types/Enum/CommercialGrade.ts +6 -0
- package/ts/types/Enum/Constitution.ts +6 -0
- package/ts/types/Enum/ExerciceNoteType.ts +4 -0
- package/ts/types/Enum/TaskResponseType.ts +1 -0
- package/ts/types/Enum/UnpaidCallHistoryType.ts +20 -0
- package/ts/types/Enum/VatDeclarationType.ts +230 -0
- package/ts/types/Form/FormAuthenticate.ts +4 -0
- package/ts/types/Interface/api/SocietyApproval.ts +5 -0
- package/ts/types/Interface/api/alert/CreateAlert.ts +65 -0
- package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +3 -0
- package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +3 -0
- package/ts/types/Interface/api/calendarEvent/query.ts +1 -1
- package/ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts +3 -0
- package/ts/types/Interface/api/cerfa/2031.ts +14 -177
- package/ts/types/Interface/api/cerfa/2033.ts +129 -101
- package/ts/types/Interface/api/cerfa/2035.ts +78 -251
- package/ts/types/Interface/api/cerfa/2050.ts +455 -1
- package/ts/types/Interface/api/cerfa/2065.ts +8 -103
- package/ts/types/Interface/api/checklist/Read.ts +1 -0
- package/ts/types/Interface/api/commercialManagement/Create.ts +24 -0
- package/ts/types/Interface/api/config/ConfigType.ts +2 -0
- package/ts/types/Interface/api/exerciceNote/CreateExerciceNote.ts +15 -0
- package/ts/types/Interface/api/exerciceNote/QueryExerciceNote.ts +7 -0
- package/ts/types/Interface/api/payment/Util.ts +2 -0
- package/ts/types/Interface/api/prestation/Query.ts +6 -0
- package/ts/types/Interface/api/registration/CreateRegistration.ts +10 -12
- package/ts/types/Interface/api/revision/Read.ts +2 -0
- package/ts/types/Interface/api/society/QuerySociety.ts +1 -0
- package/ts/types/Interface/api/societyConfig/update.ts +74 -0
- package/ts/types/Interface/api/societyEvent/CreateSocietyEvent.ts +10 -0
- package/ts/types/Interface/api/societyEvent/QuerySocietyEvent.ts +7 -0
- package/ts/types/Interface/api/terminationList/CreateTerminationList.ts +12 -0
- package/ts/types/Interface/api/terminationList/DestroyTerminationList.ts +12 -0
- package/ts/types/Interface/api/terminationList/QueryTerminationList.ts +12 -0
- package/ts/types/Interface/api/user/Permissions.ts +2 -0
- package/ts/types/Interface/api/user/UpdateCoworker.ts +10 -1
- package/ts/types/Interface/api/userSpecialDay/BodyUserSpecialDay.ts +40 -0
- package/ts/types/Interface/api/userSpecialDay/QueryUserSpecialDay.ts +23 -0
- package/ts/types/Interface/api/webmail/MigrateMailAddresses.ts +23 -0
- package/ts/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.ts +49 -1
- package/ts/types/Interface/models/IAccount.ts +4 -1
- package/ts/types/Interface/models/IAccountantTracker.ts +12 -0
- package/ts/types/Interface/models/IAccountingFile.ts +2 -1
- package/ts/types/Interface/models/IAccountingState.ts +22 -0
- package/ts/types/Interface/models/IAccountingStateType.ts +7 -0
- package/ts/types/Interface/models/IAccountingTransaction.ts +5 -0
- package/ts/types/Interface/models/IAlert.ts +17 -0
- package/ts/types/Interface/models/IAppConfig.ts +8 -0
- package/ts/types/Interface/models/IAreasInvoice.ts +16 -0
- package/ts/types/Interface/models/IAttachmentFile.ts +20 -0
- package/ts/types/Interface/models/IBalanceSheetCompletion.ts +2 -1
- package/ts/types/Interface/models/IBalanceSheetStatus.ts +7 -0
- package/ts/types/Interface/models/IBankList.ts +10 -0
- package/ts/types/Interface/models/IBusinessLine.ts +6 -0
- package/ts/types/Interface/models/ICalendarEvent.ts +5 -0
- package/ts/types/Interface/models/ICategory.ts +9 -0
- package/ts/types/Interface/models/ICerfaValue.ts +14 -0
- package/ts/types/Interface/models/IChecklist.ts +2 -0
- package/ts/types/Interface/models/IColor.ts +7 -0
- package/ts/types/Interface/models/ICustomerVat.ts +3 -0
- package/ts/types/Interface/models/ICustomisation.ts +11 -0
- package/ts/types/Interface/models/ICustomizationType.ts +7 -0
- package/ts/types/Interface/models/IDay.ts +7 -0
- package/ts/types/Interface/models/IDetailedLogBi.ts +19 -0
- package/ts/types/Interface/models/IEmployee.ts +3 -0
- package/ts/types/Interface/models/IEstimateInvoice.ts +4 -1
- package/ts/types/Interface/models/IEstimateInvoiceRepeat.ts +13 -0
- package/ts/types/Interface/models/IExerciceNote.ts +17 -0
- package/ts/types/Interface/models/IFailedLoginAttempt.ts +13 -0
- package/ts/types/Interface/models/IFile.ts +2 -0
- package/ts/types/Interface/models/IFileMissing.ts +13 -0
- package/ts/types/Interface/models/IFrequency.ts +7 -0
- package/ts/types/Interface/models/IInternalEstimate.ts +14 -0
- package/ts/types/Interface/models/IKilometricAllowanceScale.ts +10 -0
- package/ts/types/Interface/models/ILabelPaymentWaiting.ts +7 -0
- package/ts/types/Interface/models/ILastUpdateConnection.ts +13 -0
- package/ts/types/Interface/models/ILogBi.ts +12 -0
- package/ts/types/Interface/models/IMail.ts +1 -0
- package/ts/types/Interface/models/IMailRelation.ts +15 -0
- package/ts/types/Interface/models/IMobileNotificationLog.ts +4 -0
- package/ts/types/Interface/models/IMonth.ts +7 -0
- package/ts/types/Interface/models/INote.ts +8 -0
- package/ts/types/Interface/models/IPayPlan.ts +7 -0
- package/ts/types/Interface/models/IPaymentDelay.ts +7 -0
- package/ts/types/Interface/models/IPaymentWaiting.ts +22 -0
- package/ts/types/Interface/models/IPermission.ts +2 -0
- package/ts/types/Interface/models/IPhoneNumber.ts +10 -0
- package/ts/types/Interface/models/IPhonePrefix.ts +13 -0
- package/ts/types/Interface/models/IPhonePrefixChild.ts +8 -0
- package/ts/types/Interface/models/IPrestation.ts +3 -0
- package/ts/types/Interface/models/IQuotaLead.ts +17 -0
- package/ts/types/Interface/models/IRefundMotif.ts +8 -0
- package/ts/types/Interface/models/IRegion.ts +7 -0
- package/ts/types/Interface/models/IRegistrationCertificate.ts +3 -0
- package/ts/types/Interface/models/IRepeatType.ts +7 -0
- package/ts/types/Interface/models/IRoom.ts +7 -0
- package/ts/types/Interface/models/ISchedule.ts +12 -0
- package/ts/types/Interface/models/IService.ts +7 -0
- package/ts/types/Interface/models/ISheetMonthSchedule.ts +2 -0
- package/ts/types/Interface/models/ISociety.ts +47 -0
- package/ts/types/Interface/models/ISocietyApproval.ts +3 -0
- package/ts/types/Interface/models/ISocietyBudgetConnection.ts +9 -0
- package/ts/types/Interface/models/ISocietyConfig.ts +14 -0
- package/ts/types/Interface/models/ISocietyDetail.ts +58 -0
- package/ts/types/Interface/models/ISocietyEvent.ts +14 -0
- package/ts/types/Interface/models/ISocietyFile.ts +19 -0
- package/ts/types/Interface/models/ISocietyGescom.ts +6 -0
- package/ts/types/Interface/models/ISocietyNote.ts +7 -0
- package/ts/types/Interface/models/IStripeEvent.ts +12 -0
- package/ts/types/Interface/models/IStripeEventType.ts +7 -0
- package/ts/types/Interface/models/ITeam.ts +2 -0
- package/ts/types/Interface/models/ITeamBusinessLine.ts +8 -0
- package/ts/types/Interface/models/ITerminationList.ts +4 -0
- package/ts/types/Interface/models/ITimeRecorder.ts +2 -0
- package/ts/types/Interface/models/IUnpaidCallHistory.ts +16 -0
- package/ts/types/Interface/models/IUpToDateBankAccount.ts +9 -0
- package/ts/types/Interface/models/IUser.ts +23 -0
- package/ts/types/Interface/models/IUserSpecialDay.ts +16 -0
- package/ts/types/Interface/models/IVatDeclaration.ts +121 -0
- package/ts/types/Interface/models/IWebMail.ts +67 -0
- package/ts/types/Interface/models/IWebMailAttachment.ts +8 -0
- package/ts/types/Interface/models/IWebMailStat.ts +9 -0
- package/ts/types/Interface/models/IWebMailType.ts +7 -0
- package/ts/types/index.ts +69 -1
- package/ts/utils/commercialManagement/document.ts +1 -1
- package/ts/utils/payment.ts +29 -2
- package/ts/utils/prestation.ts +28 -1
- package/ts/utils/societyApproval.ts +16 -0
- package/ts/utils/task.ts +1 -0
- package/ts/utils/tests/payment.spec.ts +32 -0
- package/ts/utils/webmail.ts +7 -1
- package/dist/types/Enum/JuridicalSocietyEnum.d.ts.map +0 -1
- package/dist/types/Enum/JuridicalSocietyEnum.js.map +0 -1
- /package/ts/types/Enum/{JuridicalSocietyEnum.ts → JuridicalSociety.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AAAA,aAAa;AACb,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,iBAAiB,CAAS;IAC1B,IAAI,CAAS;IACb,SAAS,CAAS;IAClB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// categories\nexport class ICategory {\n id?: number;\n budgeaCategorieId: number;\n name: string;\n idAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IVatDeclaration } from './IVatDeclaration.js';
|
|
2
|
+
export declare class ICerfaValue {
|
|
3
|
+
id?: number;
|
|
4
|
+
key: string;
|
|
5
|
+
value: string | null;
|
|
6
|
+
idVatDeclaration: number | null;
|
|
7
|
+
createdAt?: Date | null;
|
|
8
|
+
updatedAt?: Date | null;
|
|
9
|
+
vatDeclaration: IVatDeclaration;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=ICerfaValue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICerfaValue.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,qBAAa,WAAW;IACtB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,eAAe,CAAC;CACjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICerfaValue.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAEA,cAAc;AACd,MAAM,OAAO,WAAW;IACtB,EAAE,CAAU;IACZ,GAAG,CAAS;IACZ,KAAK,CAAgB;IACrB,gBAAgB,CAAgB;IAChC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,cAAc,CAAkB;CACjC","sourcesContent":["import { IVatDeclaration } from './IVatDeclaration.js';\n\n// cerfaValues\nexport class ICerfaValue {\n id?: number;\n key: string;\n value: string | null;\n idVatDeclaration: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vatDeclaration: IVatDeclaration;\n}\n"]}
|
|
@@ -3,6 +3,7 @@ import { IUser } from './IUser.js';
|
|
|
3
3
|
import { IExercice } from './IExercice.js';
|
|
4
4
|
import { ICustomerVat } from './ICustomerVat.js';
|
|
5
5
|
import { ChecklistCallState, ChecklistTypeEnum } from '../../Enum/ChecklistType.js';
|
|
6
|
+
import { IMailRelation } from './IMailRelation.js';
|
|
6
7
|
export declare class IChecklist {
|
|
7
8
|
id?: number;
|
|
8
9
|
idUserFront: number | null;
|
|
@@ -25,6 +26,7 @@ export declare class IChecklist {
|
|
|
25
26
|
checklistHasOneSupervisor?: IUser;
|
|
26
27
|
exercice?: IExercice;
|
|
27
28
|
checklistHasOneCustomerVat?: ICustomerVat;
|
|
29
|
+
mailRelation?: IMailRelation[];
|
|
28
30
|
userWhoValidate?: IUser;
|
|
29
31
|
}
|
|
30
32
|
//# sourceMappingURL=IChecklist.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklist.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"IChecklist.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AACpF,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;IAClB,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,CAAC,EAAE,kBAAkB,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,OAAO,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,uBAAuB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC7C,yBAAyB,CAAC,EAAE,KAAK,CAAC;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,0BAA0B,CAAC,EAAE,YAAY,CAAC;IAC1C,YAAY,CAAC,EAAE,aAAa,EAAE,CAAC;IAC/B,eAAe,CAAC,EAAE,KAAK,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklist.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChecklist.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAOA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,WAAW,CAAgB;IAC3B,YAAY,CAAe;IAC3B,YAAY,CAAW;IACvB,iBAAiB,CAAiB;IAClC,YAAY,CAAe;IAC3B,WAAW,CAAU;IACrB,IAAI,CAAc;IAClB,IAAI,CAAoB;IACxB,SAAS,CAAsB;IAC/B,SAAS,CAAe;IACxB,OAAO,CAAe;IACtB,WAAW,CAAW;IACtB,UAAU,CAAiB;IAC3B,aAAa,CAAiB;IAC9B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,uBAAuB,CAAsB;IAC7C,yBAAyB,CAAS;IAClC,QAAQ,CAAa;IACrB,0BAA0B,CAAgB;IAC1C,YAAY,CAAmB;IAC/B,eAAe,CAAS;CACzB","sourcesContent":["import { IChecklistDetail } from './IChecklistDetail.js';\nimport { IUser } from './IUser.js';\nimport { IExercice } from './IExercice.js';\nimport { ICustomerVat } from './ICustomerVat.js';\nimport { ChecklistCallState, ChecklistTypeEnum } from '../../Enum/ChecklistType.js';\nimport { IMailRelation } from './IMailRelation.js';\n\n// checklist\nexport class IChecklist {\n id?: number;\n idUserFront: number | null;\n revisionDate?: Date | null;\n takePriority?: boolean;\n idUserWhoValidate?: number | null;\n validateDate?: Date | null;\n isConfirmed: boolean;\n date: Date | null;\n type: ChecklistTypeEnum;\n callState?: ChecklistCallState;\n startDate?: Date | null;\n endDate?: Date | null;\n notifyFront?: boolean;\n idExercice?: number | null;\n idCustomerVat?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n checklistHasSomeDetails?: IChecklistDetail[];\n checklistHasOneSupervisor?: IUser;\n exercice?: IExercice;\n checklistHasOneCustomerVat?: ICustomerVat;\n mailRelation?: IMailRelation[];\n userWhoValidate?: IUser;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IColor.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AACA,qBAAa,MAAM;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IColor.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AAAA,SAAS;AACT,MAAM,OAAO,MAAM;IACjB,EAAE,CAAU;IACZ,KAAK,CAAS;IACd,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// colors\nexport class IColor {\n id?: number;\n color: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IExercice } from './IExercice.js';
|
|
2
2
|
import { IMail } from './IMail.js';
|
|
3
3
|
import { IChecklist } from './IChecklist.js';
|
|
4
|
+
import { IVatDeclaration } from './IVatDeclaration.js';
|
|
4
5
|
import { CustomerVatState, CustomerVatType } from '../../Enum/CustomerVat.js';
|
|
5
6
|
export declare class ICustomerVat {
|
|
6
7
|
id?: number;
|
|
@@ -18,10 +19,12 @@ export declare class ICustomerVat {
|
|
|
18
19
|
acceptation: boolean | null;
|
|
19
20
|
acceptationDate: Date | null;
|
|
20
21
|
idMail: number | null;
|
|
22
|
+
idVatDeclaration?: number | null;
|
|
21
23
|
createdAt?: Date | null;
|
|
22
24
|
updatedAt?: Date | null;
|
|
23
25
|
exercice?: IExercice;
|
|
24
26
|
mail?: IMail;
|
|
25
27
|
checklist?: IChecklist;
|
|
28
|
+
vatDeclaration?: IVatDeclaration;
|
|
26
29
|
}
|
|
27
30
|
//# sourceMappingURL=ICustomerVat.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerVat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerVat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG9E,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,eAAe,CAAC;IACtB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,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;IACb,SAAS,CAAC,EAAE,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"ICustomerVat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerVat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG9E,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,eAAe,CAAC;IACtB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,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;IACb,SAAS,CAAC,EAAE,UAAU,CAAC;IACvB,cAAc,CAAC,EAAE,eAAe,CAAC;CAClC"}
|
|
@@ -15,11 +15,13 @@ export class ICustomerVat {
|
|
|
15
15
|
acceptation;
|
|
16
16
|
acceptationDate;
|
|
17
17
|
idMail;
|
|
18
|
+
idVatDeclaration; // Obsolète
|
|
18
19
|
createdAt;
|
|
19
20
|
updatedAt;
|
|
20
21
|
// Associations
|
|
21
22
|
exercice;
|
|
22
23
|
mail;
|
|
23
24
|
checklist;
|
|
25
|
+
vatDeclaration;
|
|
24
26
|
}
|
|
25
27
|
//# sourceMappingURL=ICustomerVat.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerVat.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerVat.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICustomerVat.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerVat.ts"],"names":[],"mappings":"AAMA,eAAe;AACf,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,WAAW,CAAS;IACpB,MAAM,CAAS;IACf,IAAI,CAAkB;IACtB,KAAK,CAAmB;IACxB,MAAM,CAAgB;IACtB,UAAU,CAAS;IACnB,OAAO,CAAc;IACrB,MAAM,CAAU;IAChB,aAAa,CAAgB;IAC7B,OAAO,CAAgB;IACvB,KAAK,CAAgB;IACrB,WAAW,CAAiB;IAC5B,eAAe,CAAc;IAC7B,MAAM,CAAgB;IACtB,gBAAgB,CAAiB,CAAC,WAAW;IAC7C,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,QAAQ,CAAa;IACrB,IAAI,CAAS;IACb,SAAS,CAAc;IACvB,cAAc,CAAmB;CAClC","sourcesContent":["import { IExercice } from './IExercice.js';\nimport { IMail } from './IMail.js';\nimport { IChecklist } from './IChecklist.js';\nimport { IVatDeclaration } from './IVatDeclaration.js';\nimport { CustomerVatState, CustomerVatType } from '../../Enum/CustomerVat.js';\n\n// customersTva\nexport class ICustomerVat {\n id?: number;\n stateAmount: number;\n amount: number;\n type: CustomerVatType;\n state: CustomerVatState;\n status: number | null;\n idExercice: number;\n vatDate: Date | null;\n isCA12: boolean;\n amountBaseTva: number | null;\n comment: string | null;\n token: string | null;\n acceptation: boolean | null;\n acceptationDate: Date | null;\n idMail: number | null;\n idVatDeclaration?: number | null; // Obsolète\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n mail?: IMail;\n checklist?: IChecklist;\n vatDeclaration?: IVatDeclaration;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export declare class ICustomisation {
|
|
2
|
+
id?: number;
|
|
3
|
+
name: string;
|
|
4
|
+
info: string | null;
|
|
5
|
+
description: string | null;
|
|
6
|
+
value: string;
|
|
7
|
+
idTypeCustomisation: number;
|
|
8
|
+
createdAt?: Date | null;
|
|
9
|
+
updatedAt?: Date | null;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=ICustomisation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICustomisation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"AACA,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICustomisation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"AAAA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,IAAI,CAAgB;IACpB,WAAW,CAAgB;IAC3B,KAAK,CAAS;IACd,mBAAmB,CAAS;IAC5B,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// customisations\nexport class ICustomisation {\n id?: number;\n name: string;\n info: string | null;\n description: string | null;\n value: string;\n idTypeCustomisation: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICustomizationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"AACA,qBAAa,kBAAkB;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICustomizationType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"AAAA,qBAAqB;AACrB,MAAM,OAAO,kBAAkB;IAC7B,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// typeCustomisations\nexport class ICustomizationType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDay.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"AACA,qBAAa,IAAI;IACf,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDay.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"AAAA,MAAM;AACN,MAAM,OAAO,IAAI;IACf,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// day\nexport class IDay {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export declare class IDetailedLogBi {
|
|
2
|
+
id?: number;
|
|
3
|
+
date: Date;
|
|
4
|
+
idSociety: number;
|
|
5
|
+
code: string | null;
|
|
6
|
+
message: string | null;
|
|
7
|
+
messageError: string | null;
|
|
8
|
+
error: string | null;
|
|
9
|
+
description: string | null;
|
|
10
|
+
idConnection: number | null;
|
|
11
|
+
additionnalFields: string | null;
|
|
12
|
+
status: string | null;
|
|
13
|
+
nbrCompte: number | null;
|
|
14
|
+
detailsCompte: string | null;
|
|
15
|
+
token: string | null;
|
|
16
|
+
createdAt?: Date | null;
|
|
17
|
+
updatedAt?: Date | null;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=IDetailedLogBi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDetailedLogBi.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"AACA,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,IAAI,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// detailedLogBi
|
|
2
|
+
export class IDetailedLogBi {
|
|
3
|
+
id;
|
|
4
|
+
date;
|
|
5
|
+
idSociety;
|
|
6
|
+
code;
|
|
7
|
+
message;
|
|
8
|
+
messageError;
|
|
9
|
+
error;
|
|
10
|
+
description;
|
|
11
|
+
idConnection;
|
|
12
|
+
additionnalFields;
|
|
13
|
+
status;
|
|
14
|
+
nbrCompte;
|
|
15
|
+
detailsCompte;
|
|
16
|
+
token;
|
|
17
|
+
createdAt;
|
|
18
|
+
updatedAt;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=IDetailedLogBi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDetailedLogBi.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"AAAA,gBAAgB;AAChB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,IAAI,CAAO;IACX,SAAS,CAAS;IAClB,IAAI,CAAgB;IACpB,OAAO,CAAgB;IACvB,YAAY,CAAgB;IAC5B,KAAK,CAAgB;IACrB,WAAW,CAAgB;IAC3B,YAAY,CAAgB;IAC5B,iBAAiB,CAAgB;IACjC,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,aAAa,CAAgB;IAC7B,KAAK,CAAgB;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// detailedLogBi\nexport class IDetailedLogBi {\n id?: number;\n date: Date;\n idSociety: number;\n code: string | null;\n message: string | null;\n messageError: string | null;\n error: string | null;\n description: string | null;\n idConnection: number | null;\n additionnalFields: string | null;\n status: string | null;\n nbrCompte: number | null;\n detailsCompte: string | null;\n token: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ICountry } from './ICountry.js';
|
|
2
2
|
import { ISociety } from './ISociety.js';
|
|
3
|
+
import { IPayPlan } from './IPayPlan.js';
|
|
3
4
|
import { IContractType } from './IContractType.js';
|
|
4
5
|
import { INationality } from './INationality.js';
|
|
5
6
|
import { IWorkingSchedule } from './IWorkingSchedule.js';
|
|
@@ -42,6 +43,7 @@ export declare class IEmployee {
|
|
|
42
43
|
hoursWeek: number | null;
|
|
43
44
|
reasonOfHiring: string;
|
|
44
45
|
reasonOfHiringPrecision: string;
|
|
46
|
+
idPaiePlan: number | null;
|
|
45
47
|
idNationality: number | null;
|
|
46
48
|
idTypeContrat: number;
|
|
47
49
|
idCountry: number;
|
|
@@ -51,6 +53,7 @@ export declare class IEmployee {
|
|
|
51
53
|
deletedAt?: Date | null;
|
|
52
54
|
employeeCountry: ICountry;
|
|
53
55
|
employeeSocieties: ISociety;
|
|
56
|
+
paiePlan: IPayPlan;
|
|
54
57
|
typeContrat: IContractType;
|
|
55
58
|
employeenationality: INationality;
|
|
56
59
|
workingSchedules: IWorkingSchedule[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEmployee.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,uBAAuB,EAAE,MAAM,CAAC;IAChC,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,eAAe,EAAE,QAAQ,CAAC;IAC1B,iBAAiB,EAAE,QAAQ,CAAC;IAC5B,WAAW,EAAE,aAAa,CAAC;IAC3B,mBAAmB,EAAE,YAAY,CAAC;IAClC,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,oBAAoB,EAAE,mBAAmB,EAAE,CAAC;IAC5C,gBAAgB,EAAE,KAAK,CAAC;IACxB,oBAAoB,EAAE,KAAK,CAAC;CAC7B"}
|
|
1
|
+
{"version":3,"file":"IEmployee.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,uBAAuB,EAAE,MAAM,CAAC;IAChC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,eAAe,EAAE,QAAQ,CAAC;IAC1B,iBAAiB,EAAE,QAAQ,CAAC;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,aAAa,CAAC;IAC3B,mBAAmB,EAAE,YAAY,CAAC;IAClC,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,oBAAoB,EAAE,mBAAmB,EAAE,CAAC;IAC5C,gBAAgB,EAAE,KAAK,CAAC;IACxB,oBAAoB,EAAE,KAAK,CAAC;CAC7B"}
|
|
@@ -36,6 +36,7 @@ export class IEmployee {
|
|
|
36
36
|
hoursWeek;
|
|
37
37
|
reasonOfHiring;
|
|
38
38
|
reasonOfHiringPrecision;
|
|
39
|
+
idPaiePlan;
|
|
39
40
|
idNationality;
|
|
40
41
|
idTypeContrat;
|
|
41
42
|
idCountry;
|
|
@@ -46,6 +47,7 @@ export class IEmployee {
|
|
|
46
47
|
// Associations
|
|
47
48
|
employeeCountry;
|
|
48
49
|
employeeSocieties;
|
|
50
|
+
paiePlan;
|
|
49
51
|
typeContrat;
|
|
50
52
|
employeenationality;
|
|
51
53
|
workingSchedules;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEmployee.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEmployee.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"AASA,YAAY;AACZ,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,UAAU,CAAgB;IAC1B,QAAQ,CAAS;IACjB,SAAS,CAAS;IAClB,UAAU,CAAgB;IAC1B,UAAU,CAAS;IACnB,WAAW,CAAO;IAClB,WAAW,CAAS;IACpB,OAAO,CAAS;IAChB,OAAO,CAAgB;IACvB,IAAI,CAAS;IACb,WAAW,CAAgB;IAC3B,aAAa,CAAS;IACtB,KAAK,CAAS;IACd,aAAa,CAAiB;IAC9B,MAAM,CAAS;IACf,QAAQ,CAAgB;IACxB,WAAW,CAAgB;IAC3B,UAAU,CAAc;IACxB,WAAW,CAAiB;IAC5B,kBAAkB,CAAgB;IAClC,iBAAiB,CAAgB;IACjC,gBAAgB,CAAgB;IAChC,QAAQ,CAAc;IACtB,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,QAAQ,CAAU;IAClB,UAAU,CAAgB;IAC1B,SAAS,CAAiB;IAC1B,QAAQ,CAAgB;IACxB,aAAa,CAAiB;IAC9B,YAAY,CAAgB;IAC5B,KAAK,CAAS;IACd,SAAS,CAAgB;IACzB,cAAc,CAAS;IACvB,uBAAuB,CAAS;IAChC,UAAU,CAAgB;IAC1B,aAAa,CAAgB;IAC7B,aAAa,CAAS;IACtB,SAAS,CAAS;IAClB,SAAS,CAAS;IAClB,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,eAAe,CAAW;IAC1B,iBAAiB,CAAW;IAC5B,QAAQ,CAAW;IACnB,WAAW,CAAgB;IAC3B,mBAAmB,CAAe;IAClC,gBAAgB,CAAqB;IACrC,oBAAoB,CAAwB;IAC5C,gBAAgB,CAAQ;IACxB,oBAAoB,CAAQ;CAC7B","sourcesContent":["import { ICountry } from './ICountry.js';\nimport { ISociety } from './ISociety.js';\nimport { IPayPlan } from './IPayPlan.js';\nimport { IContractType } from './IContractType.js';\nimport { INationality } from './INationality.js';\nimport { IWorkingSchedule } from './IWorkingSchedule.js';\nimport { ISheetMonthSchedule } from './ISheetMonthSchedule.js';\nimport { IFile } from './IFile.js';\n\n// employees\nexport class IEmployee {\n id?: number;\n salaryCode: string | null;\n lastname: string;\n firstname: string;\n maidenName: string | null;\n secuNumber: string;\n dateOfBirth: Date;\n cityOfBirth: string;\n address: string;\n zipCode: string | null;\n city: string;\n certificate: string | null;\n numberOfChild: number;\n poste: string;\n seniorManager: boolean | null;\n salary: number;\n position: string | null;\n coefficient: string | null;\n dateHiring: Date | null;\n replacement: boolean | null;\n motifOfReplacement: string | null;\n nameOfReplacement: string | null;\n increaseActivity: number | null;\n endOfCdd: Date | null;\n taxException: boolean;\n seasonalWorker: boolean;\n fullTime: boolean;\n hoursMonth: number | null;\n writeDpae: boolean | null;\n dpaeFile: number | null;\n writeContract: boolean | null;\n contractFile: number | null;\n isNew: number;\n hoursWeek: number | null;\n reasonOfHiring: string;\n reasonOfHiringPrecision: string;\n idPaiePlan: number | null;\n idNationality: number | null;\n idTypeContrat: number;\n idCountry: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n employeeCountry: ICountry;\n employeeSocieties: ISociety;\n paiePlan: IPayPlan;\n typeContrat: IContractType;\n employeenationality: INationality;\n workingSchedules: IWorkingSchedule[];\n employeeRemuneration: ISheetMonthSchedule[];\n employeeDpaeFile: IFile;\n employeeContractFile: IFile;\n}\n"]}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IProductInvoice } from './IProductInvoice.js';
|
|
2
2
|
import { IPaymentExpectationCustomer } from './IPaymentExpectationCustomer.js';
|
|
3
3
|
import { IThirdParty } from './IThirdParty.js';
|
|
4
|
+
import { IFrequency } from './IFrequency.js';
|
|
4
5
|
import { IEstimateInvoiceType } from './IEstimateInvoiceType.js';
|
|
5
6
|
import { ISociety } from './ISociety.js';
|
|
6
7
|
import { IFile } from './IFile.js';
|
|
@@ -12,7 +13,6 @@ export declare class IEstimateInvoice {
|
|
|
12
13
|
id?: number;
|
|
13
14
|
label: string | null;
|
|
14
15
|
payment: string | null;
|
|
15
|
-
template: number | null;
|
|
16
16
|
reference: string | null;
|
|
17
17
|
depositAmount: number;
|
|
18
18
|
totalTaxExcluded: number;
|
|
@@ -43,9 +43,11 @@ export declare class IEstimateInvoice {
|
|
|
43
43
|
accountingCategory: AccountingCategoryId;
|
|
44
44
|
shouldPayTaxAfterDebit: boolean;
|
|
45
45
|
language: InvoiceLanguage;
|
|
46
|
+
template?: number | null;
|
|
46
47
|
idFile?: number | null;
|
|
47
48
|
idRelatedInvoice: number | null;
|
|
48
49
|
idEstimateInvoiceType: number | number[];
|
|
50
|
+
idFrequency: number | null;
|
|
49
51
|
idSociety: number;
|
|
50
52
|
idThirdParty: number;
|
|
51
53
|
idEstimateInvoiceForThisRepeat: number | null;
|
|
@@ -54,6 +56,7 @@ export declare class IEstimateInvoice {
|
|
|
54
56
|
deletedAt?: Date | null;
|
|
55
57
|
products?: IProductInvoice[];
|
|
56
58
|
thirdParty?: IThirdParty;
|
|
59
|
+
frequency?: IFrequency;
|
|
57
60
|
type?: IEstimateInvoiceType;
|
|
58
61
|
customerPayment?: IPaymentExpectationCustomer;
|
|
59
62
|
society?: ISociety;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEstimateInvoice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AAC3F,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,qBAAa,gBAAgB;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,
|
|
1
|
+
{"version":3,"file":"IEstimateInvoice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,6 @@ export class IEstimateInvoice {
|
|
|
3
3
|
id;
|
|
4
4
|
label;
|
|
5
5
|
payment;
|
|
6
|
-
template;
|
|
7
6
|
reference;
|
|
8
7
|
depositAmount;
|
|
9
8
|
totalTaxExcluded;
|
|
@@ -34,9 +33,11 @@ export class IEstimateInvoice {
|
|
|
34
33
|
accountingCategory;
|
|
35
34
|
shouldPayTaxAfterDebit;
|
|
36
35
|
language;
|
|
36
|
+
template;
|
|
37
37
|
idFile;
|
|
38
38
|
idRelatedInvoice;
|
|
39
39
|
idEstimateInvoiceType;
|
|
40
|
+
idFrequency;
|
|
40
41
|
idSociety;
|
|
41
42
|
idThirdParty;
|
|
42
43
|
idEstimateInvoiceForThisRepeat;
|
|
@@ -46,6 +47,7 @@ export class IEstimateInvoice {
|
|
|
46
47
|
// Associations
|
|
47
48
|
products;
|
|
48
49
|
thirdParty;
|
|
50
|
+
frequency;
|
|
49
51
|
type;
|
|
50
52
|
customerPayment;
|
|
51
53
|
society;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEstimateInvoice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEstimateInvoice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"AAYA,oBAAoB;AACpB,MAAM,OAAO,gBAAgB;IAC3B,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,OAAO,CAAgB;IACvB,SAAS,CAAgB;IACzB,aAAa,CAAS;IACtB,gBAAgB,CAAS;IACzB,gBAAgB,CAAS;IACzB,OAAO,CAAU;IACjB,OAAO,CAAc;IACrB,cAAc,CAAc;IAC5B,YAAY,CAAc;IAC1B,eAAe,CAAc;IAC7B,QAAQ,CAAc;IACtB,MAAM,CAAW;IACjB,MAAM,CAAU;IAChB,QAAQ,CAAU;IAClB,aAAa,CAAc;IAC3B,SAAS,CAAgB;IACzB,QAAQ,CAAgB;IACxB,YAAY,CAAgB;IAC5B,UAAU,CAAgB;IAC1B,QAAQ,CAAgB;IACxB,SAAS,CAAU;IACnB,WAAW,CAAgB;IAC3B,cAAc,CAAgB;IAC9B,gBAAgB,CAAgB;IAChC,eAAe,CAAc;IAC7B,SAAS,CAAU;IACnB,UAAU,CAAU;IACpB,MAAM,CAA6B;IACnC,kBAAkB,CAAuB;IACzC,sBAAsB,CAAU;IAChC,QAAQ,CAAkB;IAC1B,QAAQ,CAAiB;IACzB,MAAM,CAAiB;IACvB,gBAAgB,CAAgB;IAChC,qBAAqB,CAAoB;IACzC,WAAW,CAAgB;IAC3B,SAAS,CAAS;IAClB,YAAY,CAAS;IACrB,8BAA8B,CAAgB;IAC9C,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,QAAQ,CAAqB;IAC7B,UAAU,CAAe;IACzB,SAAS,CAAc;IACvB,IAAI,CAAwB;IAC5B,eAAe,CAA+B;IAC9C,OAAO,CAAY;IACnB,iCAAiC,CAAoB;IACrD,2BAA2B,CAAoB;IAC/C,4BAA4B,CAAoB;IAChD,SAAS,CAAoB;IAC7B,cAAc,CAAoB;IAClC,UAAU,CAAsB;IAChC,IAAI,CAAS;CACd","sourcesContent":["import { IProductInvoice } from './IProductInvoice.js';\nimport { IPaymentExpectationCustomer } from './IPaymentExpectationCustomer.js';\nimport { IThirdParty } from './IThirdParty.js';\nimport { IFrequency } from './IFrequency.js';\nimport { IEstimateInvoiceType } from './IEstimateInvoiceType.js';\nimport { ISociety } from './ISociety.js';\nimport { IFile } from './IFile.js';\nimport { IInvoiceRecurrence } from './IInvoiceRecurrence.js';\nimport type { ReadEstimateInvoiceStatus } from '../api/commercialManagement/Read.js';\nimport { AccountingCategoryId, InvoiceLanguage } from '../../Enum/CommercialManagement.js';\nimport { IReminder } from './IReminder.js';\n\n// estimatesInvoices\nexport class IEstimateInvoice {\n id?: number;\n label: string | null;\n payment: string | null;\n reference: string | null;\n depositAmount: number;\n totalTaxExcluded: number;\n totalTaxIncluded: number;\n isDraft: boolean;\n dueDate: Date | null;\n expirationDate: Date | null;\n emissionDate: Date | null;\n acceptationDate: Date | null;\n mailSent: Date | null;\n isPaid?: boolean;\n isUsed: boolean;\n isStripe: boolean;\n lastTryRepeat: Date | null;\n penalties: string | null;\n discount: string | null;\n recoveryCost: string | null;\n vatMention: string | null;\n freeText: string | null;\n greetings: boolean;\n paymentType: string | null;\n generalComment: string | null;\n generalDiscount2: number | null;\n lastRelanceDate: Date | null;\n isRefused: boolean;\n isCanceled: boolean;\n status?: ReadEstimateInvoiceStatus;\n accountingCategory: AccountingCategoryId;\n shouldPayTaxAfterDebit: boolean;\n language: InvoiceLanguage;\n template?: number | null;\n idFile?: number | null;\n idRelatedInvoice: number | null;\n idEstimateInvoiceType: number | number[];\n idFrequency: number | null;\n idSociety: number;\n idThirdParty: number;\n idEstimateInvoiceForThisRepeat: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n products?: IProductInvoice[];\n thirdParty?: IThirdParty;\n frequency?: IFrequency;\n type?: IEstimateInvoiceType;\n customerPayment?: IPaymentExpectationCustomer;\n society?: ISociety;\n assetRelatedToThisEstimateInvoice?: IEstimateInvoice;\n estimateInvoiceForThisAsset?: IEstimateInvoice;\n estimateInvoiceForThisRepeat?: IEstimateInvoice;\n reminder2?: IReminder | null;\n relatedInvoice?: IEstimateInvoice;\n recurrence?: IInvoiceRecurrence;\n file?: IFile;\n}\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare class IEstimateInvoiceRepeat {
|
|
2
|
+
id?: number;
|
|
3
|
+
nextDueDate: Date;
|
|
4
|
+
lastSending: Date | null;
|
|
5
|
+
repeatNumber: number | null;
|
|
6
|
+
dateEndRepeat: Date | null;
|
|
7
|
+
active: boolean;
|
|
8
|
+
idEstimateInvoice: number;
|
|
9
|
+
idTypeRepeat: number;
|
|
10
|
+
createdAt?: Date | null;
|
|
11
|
+
updatedAt?: Date | null;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=IEstimateInvoiceRepeat.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEstimateInvoiceRepeat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoiceRepeat.ts"],"names":[],"mappings":"AACA,qBAAa,sBAAsB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,aAAa,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,OAAO,CAAC;IAChB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// estimatesInvoiceRepeat
|
|
2
|
+
export class IEstimateInvoiceRepeat {
|
|
3
|
+
id;
|
|
4
|
+
nextDueDate;
|
|
5
|
+
lastSending;
|
|
6
|
+
repeatNumber;
|
|
7
|
+
dateEndRepeat;
|
|
8
|
+
active;
|
|
9
|
+
idEstimateInvoice;
|
|
10
|
+
idTypeRepeat;
|
|
11
|
+
createdAt;
|
|
12
|
+
updatedAt;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=IEstimateInvoiceRepeat.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEstimateInvoiceRepeat.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEstimateInvoiceRepeat.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,MAAM,OAAO,sBAAsB;IACjC,EAAE,CAAU;IACZ,WAAW,CAAO;IAClB,WAAW,CAAc;IACzB,YAAY,CAAgB;IAC5B,aAAa,CAAc;IAC3B,MAAM,CAAU;IAChB,iBAAiB,CAAS;IAC1B,YAAY,CAAS;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// estimatesInvoiceRepeat\nexport class IEstimateInvoiceRepeat {\n id?: number;\n nextDueDate: Date;\n lastSending: Date | null;\n repeatNumber: number | null;\n dateEndRepeat: Date | null;\n active: boolean;\n idEstimateInvoice: number;\n idTypeRepeat: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { IExercice } from './IExercice.js';
|
|
2
|
+
import { IGedFile } from './IGedFile.js';
|
|
3
|
+
import { ExerciceNoteType } from '../../Enum/ExerciceNoteType.js';
|
|
4
|
+
export declare class IExerciceNote {
|
|
5
|
+
id?: number;
|
|
6
|
+
value: string;
|
|
7
|
+
type: ExerciceNoteType;
|
|
8
|
+
idExercice: number;
|
|
9
|
+
idGedFile?: number | null;
|
|
10
|
+
createdAt?: Date | null;
|
|
11
|
+
updatedAt?: Date | null;
|
|
12
|
+
exercice?: IExercice;
|
|
13
|
+
gedFile?: IGedFile;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=IExerciceNote.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IExerciceNote.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExerciceNote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAElE,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,gBAAgB,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,QAAQ,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IExerciceNote.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExerciceNote.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,KAAK,CAAS;IACd,IAAI,CAAmB;IACvB,UAAU,CAAS;IACnB,SAAS,CAAiB;IAC1B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,QAAQ,CAAa;IACrB,OAAO,CAAY;CACpB","sourcesContent":["import { IExercice } from './IExercice.js';\nimport { IGedFile } from './IGedFile.js';\nimport { ExerciceNoteType } from '../../Enum/ExerciceNoteType.js';\n\nexport class IExerciceNote {\n id?: number;\n value: string;\n type: ExerciceNoteType;\n idExercice: number;\n idGedFile?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n gedFile?: IGedFile;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFailedLoginAttempt.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFailedLoginAttempt.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,mBAAmB;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;CACb"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFailedLoginAttempt.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFailedLoginAttempt.ts"],"names":[],"mappings":"AAEA,sBAAsB;AACtB,MAAM,OAAO,mBAAmB;IAC9B,EAAE,CAAU;IACZ,EAAE,CAAS;IACX,MAAM,CAAS;IACf,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAQ;CACb","sourcesContent":["import { IUser } from './IUser.js';\n\n// failedLoginAttempts\nexport class IFailedLoginAttempt {\n id?: number;\n ip: string;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"]}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { IAttachmentFile } from './IAttachmentFile.js';
|
|
1
2
|
import { IFolderFile } from './IFolderFile.js';
|
|
2
3
|
import { IFileType } from './IFileType.js';
|
|
3
4
|
import { ICommercialMail, IEstimateInvoice, IMail, IMailAttachment, IReport, ISociety } from '../../index.js';
|
|
@@ -11,6 +12,7 @@ export declare class IFile {
|
|
|
11
12
|
idFileType: number | null;
|
|
12
13
|
createdAt?: Date | null;
|
|
13
14
|
updatedAt?: Date | null;
|
|
15
|
+
attachmentFile?: IAttachmentFile;
|
|
14
16
|
folderFile?: IFolderFile;
|
|
15
17
|
fileType?: IFileType;
|
|
16
18
|
society?: ISociety;
|