@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":"IAccountantTracker.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountantTracker.ts"],"names":[],"mappings":"AAAA,wBAAwB;AACxB,MAAM,OAAO,kBAAkB;IAC7B,EAAE,CAAU;IACZ,SAAS,CAAS;IAClB,MAAM,CAAS;IACf,KAAK,CAAS;IACd,cAAc,CAAU;IACxB,kBAAkB,CAAO;IACzB,qBAAqB,CAAc;IACnC,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// trackerSuiviComptable\nexport class IAccountantTracker {\n id?: number;\n idSociety: number;\n idUser: number;\n temps: number;\n suiviComptable: boolean;\n dateEnregistrement: Date;\n dateFinEnregistrement: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -7,11 +7,12 @@ import { IAccountingFileType } from './IAccountingFileType.js';
|
|
|
7
7
|
export declare class IAccountingFile {
|
|
8
8
|
id?: number;
|
|
9
9
|
idUser?: number | null;
|
|
10
|
-
isMerged
|
|
10
|
+
isMerged: boolean;
|
|
11
11
|
budgeaDocumentId?: number | null;
|
|
12
12
|
bankFileId?: string | null;
|
|
13
13
|
emissionDate?: Date | null;
|
|
14
14
|
isMobile: boolean;
|
|
15
|
+
isDownload: boolean;
|
|
15
16
|
idAccountingTransaction?: number | null;
|
|
16
17
|
idEstimateInvoice?: number | null;
|
|
17
18
|
idAccountingFileType: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAG/D,qBAAa,eAAe;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,
|
|
1
|
+
{"version":3,"file":"IAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAG/D,qBAAa,eAAe;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAG3B,qBAAqB,CAAC,EAAE,sBAAsB,CAAC;IAC/C,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,kBAAkB,CAAC,EAAE,mBAAmB,CAAC;IACzC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,QAAQ,CAAC;CACpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"AAOA,iBAAiB;AACjB,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,MAAM,CAAiB;IACvB,QAAQ,
|
|
1
|
+
{"version":3,"file":"IAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"AAOA,iBAAiB;AACjB,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,MAAM,CAAiB;IACvB,QAAQ,CAAU;IAClB,gBAAgB,CAAiB;IACjC,UAAU,CAAiB;IAC3B,YAAY,CAAe;IAC3B,QAAQ,CAAU;IAClB,UAAU,CAAU;IACpB,uBAAuB,CAAiB;IACxC,iBAAiB,CAAiB;IAClC,oBAAoB,CAAS;IAC7B,SAAS,CAAS;IAClB,MAAM,CAAS;IACf,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,UAAU,CAAiB;IAE3B,eAAe;IACf,qBAAqB,CAA0B;IAC/C,gBAAgB,CAAoB;IACpC,kBAAkB,CAAuB;IACzC,QAAQ,CAAa;IACrB,IAAI,CAAS;IACb,OAAO,CAAY;CACpB","sourcesContent":["import { IAccountingTransaction } from './IAccountingTransaction.js';\nimport { IEstimateInvoice } from './IEstimateInvoice.js';\nimport { IFileType } from './IFileType.js';\nimport { IFile } from './IFile.js';\nimport { ISociety } from './ISociety.js';\nimport { IAccountingFileType } from './IAccountingFileType.js';\n\n// accountingFile\nexport class IAccountingFile {\n id?: number;\n idUser?: number | null;\n isMerged: boolean;\n budgeaDocumentId?: number | null;\n bankFileId?: string | null;\n emissionDate?: Date | null;\n isMobile: boolean;\n isDownload: boolean;\n idAccountingTransaction?: number | null;\n idEstimateInvoice?: number | null;\n idAccountingFileType: number;\n idSociety: number;\n idFile: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n idFileType?: number | null;\n\n // Associations\n accountingTransaction?: IAccountingTransaction;\n estimatesInvoice?: IEstimateInvoice;\n accountingFileType?: IAccountingFileType;\n fileType?: IFileType;\n file?: IFile;\n society?: ISociety;\n}\n"]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { IGedFile } from './IGedFile.js';
|
|
2
|
+
import { IExercice } from './IExercice.js';
|
|
3
|
+
import { IAccountingStateType } from './IAccountingStateType.js';
|
|
4
|
+
export declare class IAccountingState {
|
|
5
|
+
id?: number;
|
|
6
|
+
isVisible: boolean;
|
|
7
|
+
isSendByClient: boolean;
|
|
8
|
+
idParent: number | null;
|
|
9
|
+
state: boolean | null;
|
|
10
|
+
idAccountingStateType: number;
|
|
11
|
+
idGedFile: number | null;
|
|
12
|
+
idExercice: number;
|
|
13
|
+
createdAt?: Date | null;
|
|
14
|
+
updatedAt?: Date | null;
|
|
15
|
+
gedFile: IGedFile;
|
|
16
|
+
exercice: IExercice;
|
|
17
|
+
accountingStateType: IAccountingStateType;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=IAccountingState.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAccountingState.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAGjE,qBAAa,gBAAgB;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,mBAAmB,EAAE,oBAAoB,CAAC;CAC3C"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// accountingStates
|
|
2
|
+
export class IAccountingState {
|
|
3
|
+
id;
|
|
4
|
+
isVisible;
|
|
5
|
+
isSendByClient;
|
|
6
|
+
idParent;
|
|
7
|
+
state;
|
|
8
|
+
idAccountingStateType;
|
|
9
|
+
idGedFile;
|
|
10
|
+
idExercice;
|
|
11
|
+
createdAt;
|
|
12
|
+
updatedAt;
|
|
13
|
+
// Associations
|
|
14
|
+
gedFile;
|
|
15
|
+
exercice;
|
|
16
|
+
accountingStateType;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=IAccountingState.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAccountingState.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingState.ts"],"names":[],"mappings":"AAIA,mBAAmB;AACnB,MAAM,OAAO,gBAAgB;IAC3B,EAAE,CAAU;IACZ,SAAS,CAAU;IACnB,cAAc,CAAU;IACxB,QAAQ,CAAgB;IACxB,KAAK,CAAiB;IACtB,qBAAqB,CAAS;IAC9B,SAAS,CAAgB;IACzB,UAAU,CAAS;IACnB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,OAAO,CAAW;IAClB,QAAQ,CAAY;IACpB,mBAAmB,CAAuB;CAC3C","sourcesContent":["import { IGedFile } from './IGedFile.js';\nimport { IExercice } from './IExercice.js';\nimport { IAccountingStateType } from './IAccountingStateType.js';\n\n// accountingStates\nexport class IAccountingState {\n id?: number;\n isVisible: boolean;\n isSendByClient: boolean;\n idParent: number | null;\n state: boolean | null;\n idAccountingStateType: number;\n idGedFile: number | null;\n idExercice: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n gedFile: IGedFile;\n exercice: IExercice;\n accountingStateType: IAccountingStateType;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAccountingStateType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingStateType.ts"],"names":[],"mappings":"AACA,qBAAa,oBAAoB;IAC/B,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":"IAccountingStateType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingStateType.ts"],"names":[],"mappings":"AAAA,uBAAuB;AACvB,MAAM,OAAO,oBAAoB;IAC/B,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// accountingStateTypes\nexport class IAccountingStateType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -26,6 +26,7 @@ export declare class IAccountingTransaction {
|
|
|
26
26
|
originalValue?: number | null;
|
|
27
27
|
idUser?: number | null;
|
|
28
28
|
isBlocked?: boolean;
|
|
29
|
+
isMerged?: boolean;
|
|
29
30
|
isAsset?: boolean;
|
|
30
31
|
isPayPerso?: boolean;
|
|
31
32
|
isFecImport?: boolean;
|
|
@@ -34,7 +35,9 @@ export declare class IAccountingTransaction {
|
|
|
34
35
|
kilometers?: number | null;
|
|
35
36
|
purchaseTtc?: number | null;
|
|
36
37
|
internComment?: string | null;
|
|
38
|
+
isReadMobile?: boolean;
|
|
37
39
|
invoiceRequested?: boolean;
|
|
40
|
+
isLockedMobile?: boolean;
|
|
38
41
|
isAlreadyProcessByOcr?: boolean | null;
|
|
39
42
|
processingState?: number;
|
|
40
43
|
idBankAccount: number | null;
|
|
@@ -49,6 +52,8 @@ export declare class IAccountingTransaction {
|
|
|
49
52
|
idEstimateInvoice?: number | null;
|
|
50
53
|
idRegistration?: number | null;
|
|
51
54
|
idFile?: number | null;
|
|
55
|
+
idEBT?: number | null;
|
|
56
|
+
idEAF?: number | null;
|
|
52
57
|
createdAt?: Date | null;
|
|
53
58
|
updatedAt?: Date | null;
|
|
54
59
|
deletedAt?: Date | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingTransaction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingTransaction.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"IAccountingTransaction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,qBAAa,sBAAsB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,IAAI,CAAC;IAChB,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,WAAW,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,qBAAqB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,iBAAiB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACvC,eAAe,CAAC,EAAE,eAAe,EAAE,CAAC;IACpC,iBAAiB,CAAC,EAAE,kBAAkB,CAAC;IACvC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,mBAAmB,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACjD,OAAO,CAAC,EAAE,sBAAsB,EAAE,CAAC;IACnC,MAAM,CAAC,EAAE,sBAAsB,EAAE,CAAC;IAClC,sBAAsB,CAAC,EAAE,sBAAsB,EAAE,CAAC;IAClD,cAAc,CAAC,EAAE,eAAe,CAAC;IACjC,OAAO,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;CAClC"}
|
|
@@ -12,6 +12,7 @@ export class IAccountingTransaction {
|
|
|
12
12
|
originalValue;
|
|
13
13
|
idUser;
|
|
14
14
|
isBlocked;
|
|
15
|
+
isMerged;
|
|
15
16
|
isAsset;
|
|
16
17
|
isPayPerso;
|
|
17
18
|
isFecImport;
|
|
@@ -20,7 +21,9 @@ export class IAccountingTransaction {
|
|
|
20
21
|
kilometers;
|
|
21
22
|
purchaseTtc;
|
|
22
23
|
internComment;
|
|
24
|
+
isReadMobile;
|
|
23
25
|
invoiceRequested;
|
|
26
|
+
isLockedMobile;
|
|
24
27
|
isAlreadyProcessByOcr;
|
|
25
28
|
processingState;
|
|
26
29
|
idBankAccount;
|
|
@@ -35,6 +38,8 @@ export class IAccountingTransaction {
|
|
|
35
38
|
idEstimateInvoice;
|
|
36
39
|
idRegistration;
|
|
37
40
|
idFile;
|
|
41
|
+
idEBT;
|
|
42
|
+
idEAF;
|
|
38
43
|
createdAt;
|
|
39
44
|
updatedAt;
|
|
40
45
|
deletedAt;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingTransaction.ts"],"names":[],"mappings":"AAgBA,yBAAyB;AACzB,MAAM,OAAO,sBAAsB;IACjC,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,aAAa,CAAiB;IAC9B,aAAa,CAAgB;IAC7B,SAAS,CAAgB;IACzB,SAAS,CAAO;IAChB,UAAU,CAAe;IACzB,WAAW,CAAe;IAC1B,YAAY,CAAe;IAC3B,aAAa,CAAiB;IAC9B,MAAM,CAAiB;IACvB,SAAS,CAAW;IACpB,OAAO,CAAW;IAClB,UAAU,CAAW;IACrB,WAAW,CAAW;IACtB,QAAQ,CAAW;IACnB,QAAQ,CAAc;IACtB,UAAU,CAAiB;IAC3B,WAAW,CAAiB;IAC5B,aAAa,CAAiB;IAC9B,gBAAgB,CAAW;IAC3B,qBAAqB,CAAkB;IACvC,eAAe,CAAU;IACzB,aAAa,CAAgB;IAC7B,SAAS,CAAS;IAClB,UAAU,CAAiB;IAC3B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,gBAAgB,CAAiB;IACjC,MAAM,CAAiB;IACvB,mBAAmB,CAAS;IAC5B,YAAY,CAAiB;IAC7B,iBAAiB,CAAiB;IAClC,cAAc,CAAiB;IAC/B,MAAM,CAAiB;IACvB,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,WAAW,CAAgB;IAC3B,iBAAiB,CAAsB;IACvC,eAAe,CAAqB;IACpC,iBAAiB,CAAsB;IACvC,QAAQ,CAAa;IACrB,OAAO,CAAY;IACnB,IAAI,CAAS;IACb,IAAI,CAAS;IACb,gBAAgB,CAAoB;IACpC,IAAI,CAAS;IACb,WAAW,CAAe;IAC1B,mBAAmB,CAA8B;IACjD,OAAO,CAA4B;IACnC,MAAM,CAA4B;IAClC,sBAAsB,CAA4B;IAClD,cAAc,CAAmB;IACjC,OAAO,CAA0B;CAClC","sourcesContent":["import { IBankAccount } from './IBankAccount.js';\nimport { IAccountingEntry } from './IAccountingEntry.js';\nimport { IAccountingFile } from './IAccountingFile.js';\nimport { IAccountingJournal } from './IAccountingJournal.js';\nimport { ISociety } from './ISociety.js';\nimport { IUser } from './IUser.js';\nimport { IRule } from './IRule.js';\nimport { IEstimateInvoice } from './IEstimateInvoice.js';\nimport { IFile } from './IFile.js';\nimport { IComptaType } from './IComptaType.js';\nimport { IPartnerTransaction } from './IPartnerTransaction.js';\nimport { ICurrency } from './ICurrency.js';\nimport { IMachineLearningResult } from './IMachineLearningResult.js';\nimport { ISocietyPartner } from './ISocietyPartner.js';\nimport { ISocietyVehicle } from './ISocietyVehicle.js';\n\n// accountingTransactions\nexport class IAccountingTransaction {\n id?: number;\n label: string | null;\n originalLabel?: string | null;\n invoiceNumber: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked?: Date | null;\n closingDate?: Date | null;\n dateVerified?: Date | null;\n originalValue?: number | null;\n idUser?: number | null;\n isBlocked?: boolean;\n isAsset?: boolean;\n isPayPerso?: boolean;\n isFecImport?: boolean;\n isManual?: boolean;\n exported: Date | null;\n kilometers?: number | null;\n purchaseTtc?: number | null;\n internComment?: string | null;\n invoiceRequested?: boolean;\n isAlreadyProcessByOcr?: boolean | null;\n processingState?: number;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idPaymentMethod?: number | null;\n idSocietyVehicle?: number | null;\n idSocietyPartner?: number | null;\n idRule?: number | null;\n idAccountingJournal: number;\n idTypeCompta?: number | null;\n idEstimateInvoice?: number | null;\n idRegistration?: number | null;\n idFile?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n bankAccount?: IBankAccount;\n accountingEntries?: IAccountingEntry[];\n accountingFiles?: IAccountingFile[];\n accountingJournal?: IAccountingJournal;\n currency?: ICurrency;\n society?: ISociety;\n user?: IUser;\n rule?: IRule;\n estimatesInvoice?: IEstimateInvoice;\n file?: IFile;\n typeComptum?: IComptaType;\n partnersTransaction?: IPartnerTransaction | null;\n parents?: IAccountingTransaction[];\n childs?: IAccountingTransaction[];\n machineLearningResults?: IMachineLearningResult[];\n societyPartner?: ISocietyPartner;\n vehicle?: ISocietyVehicle | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IAccountingTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingTransaction.ts"],"names":[],"mappings":"AAgBA,yBAAyB;AACzB,MAAM,OAAO,sBAAsB;IACjC,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,aAAa,CAAiB;IAC9B,aAAa,CAAgB;IAC7B,SAAS,CAAgB;IACzB,SAAS,CAAO;IAChB,UAAU,CAAe;IACzB,WAAW,CAAe;IAC1B,YAAY,CAAe;IAC3B,aAAa,CAAiB;IAC9B,MAAM,CAAiB;IACvB,SAAS,CAAW;IACpB,QAAQ,CAAW;IACnB,OAAO,CAAW;IAClB,UAAU,CAAW;IACrB,WAAW,CAAW;IACtB,QAAQ,CAAW;IACnB,QAAQ,CAAc;IACtB,UAAU,CAAiB;IAC3B,WAAW,CAAiB;IAC5B,aAAa,CAAiB;IAC9B,YAAY,CAAW;IACvB,gBAAgB,CAAW;IAC3B,cAAc,CAAW;IACzB,qBAAqB,CAAkB;IACvC,eAAe,CAAU;IACzB,aAAa,CAAgB;IAC7B,SAAS,CAAS;IAClB,UAAU,CAAiB;IAC3B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,gBAAgB,CAAiB;IACjC,MAAM,CAAiB;IACvB,mBAAmB,CAAS;IAC5B,YAAY,CAAiB;IAC7B,iBAAiB,CAAiB;IAClC,cAAc,CAAiB;IAC/B,MAAM,CAAiB;IACvB,KAAK,CAAiB;IACtB,KAAK,CAAiB;IACtB,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,WAAW,CAAgB;IAC3B,iBAAiB,CAAsB;IACvC,eAAe,CAAqB;IACpC,iBAAiB,CAAsB;IACvC,QAAQ,CAAa;IACrB,OAAO,CAAY;IACnB,IAAI,CAAS;IACb,IAAI,CAAS;IACb,gBAAgB,CAAoB;IACpC,IAAI,CAAS;IACb,WAAW,CAAe;IAC1B,mBAAmB,CAA8B;IACjD,OAAO,CAA4B;IACnC,MAAM,CAA4B;IAClC,sBAAsB,CAA4B;IAClD,cAAc,CAAmB;IACjC,OAAO,CAA0B;CAClC","sourcesContent":["import { IBankAccount } from './IBankAccount.js';\nimport { IAccountingEntry } from './IAccountingEntry.js';\nimport { IAccountingFile } from './IAccountingFile.js';\nimport { IAccountingJournal } from './IAccountingJournal.js';\nimport { ISociety } from './ISociety.js';\nimport { IUser } from './IUser.js';\nimport { IRule } from './IRule.js';\nimport { IEstimateInvoice } from './IEstimateInvoice.js';\nimport { IFile } from './IFile.js';\nimport { IComptaType } from './IComptaType.js';\nimport { IPartnerTransaction } from './IPartnerTransaction.js';\nimport { ICurrency } from './ICurrency.js';\nimport { IMachineLearningResult } from './IMachineLearningResult.js';\nimport { ISocietyPartner } from './ISocietyPartner.js';\nimport { ISocietyVehicle } from './ISocietyVehicle.js';\n\n// accountingTransactions\nexport class IAccountingTransaction {\n id?: number;\n label: string | null;\n originalLabel?: string | null;\n invoiceNumber: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked?: Date | null;\n closingDate?: Date | null;\n dateVerified?: Date | null;\n originalValue?: number | null;\n idUser?: number | null;\n isBlocked?: boolean;\n isMerged?: boolean;\n isAsset?: boolean;\n isPayPerso?: boolean;\n isFecImport?: boolean;\n isManual?: boolean;\n exported: Date | null;\n kilometers?: number | null;\n purchaseTtc?: number | null;\n internComment?: string | null;\n isReadMobile?: boolean;\n invoiceRequested?: boolean;\n isLockedMobile?: boolean;\n isAlreadyProcessByOcr?: boolean | null;\n processingState?: number;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idPaymentMethod?: number | null;\n idSocietyVehicle?: number | null;\n idSocietyPartner?: number | null;\n idRule?: number | null;\n idAccountingJournal: number;\n idTypeCompta?: number | null;\n idEstimateInvoice?: number | null;\n idRegistration?: number | null;\n idFile?: number | null;\n idEBT?: number | null;\n idEAF?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n bankAccount?: IBankAccount;\n accountingEntries?: IAccountingEntry[];\n accountingFiles?: IAccountingFile[];\n accountingJournal?: IAccountingJournal;\n currency?: ICurrency;\n society?: ISociety;\n user?: IUser;\n rule?: IRule;\n estimatesInvoice?: IEstimateInvoice;\n file?: IFile;\n typeComptum?: IComptaType;\n partnersTransaction?: IPartnerTransaction | null;\n parents?: IAccountingTransaction[];\n childs?: IAccountingTransaction[];\n machineLearningResults?: IMachineLearningResult[];\n societyPartner?: ISocietyPartner;\n vehicle?: ISocietyVehicle | null;\n}\n"]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export declare class IAlert {
|
|
2
|
+
id?: number;
|
|
3
|
+
idUser: number;
|
|
4
|
+
accountingNoValidation: boolean;
|
|
5
|
+
newMobileApp: boolean;
|
|
6
|
+
solidarityFund: boolean;
|
|
7
|
+
autoAnnotations: boolean;
|
|
8
|
+
newLibraryPage: boolean;
|
|
9
|
+
newSettingsPage: boolean;
|
|
10
|
+
newSalesDocumentsPage: boolean;
|
|
11
|
+
newPurchasesDocumentsPage: boolean;
|
|
12
|
+
newDashboardPage: boolean;
|
|
13
|
+
isTutorial: boolean;
|
|
14
|
+
createdAt?: Date | null;
|
|
15
|
+
updatedAt?: Date | null;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=IAlert.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAlert.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAlert.ts"],"names":[],"mappings":"AACA,qBAAa,MAAM;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,sBAAsB,EAAE,OAAO,CAAC;IAChC,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,OAAO,CAAC;IACzB,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,OAAO,CAAC;IACzB,qBAAqB,EAAE,OAAO,CAAC;IAC/B,yBAAyB,EAAE,OAAO,CAAC;IACnC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// alerts
|
|
2
|
+
export class IAlert {
|
|
3
|
+
id;
|
|
4
|
+
idUser;
|
|
5
|
+
accountingNoValidation;
|
|
6
|
+
newMobileApp;
|
|
7
|
+
solidarityFund;
|
|
8
|
+
autoAnnotations;
|
|
9
|
+
newLibraryPage;
|
|
10
|
+
newSettingsPage;
|
|
11
|
+
newSalesDocumentsPage;
|
|
12
|
+
newPurchasesDocumentsPage;
|
|
13
|
+
newDashboardPage;
|
|
14
|
+
isTutorial;
|
|
15
|
+
createdAt;
|
|
16
|
+
updatedAt;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=IAlert.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAlert.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAlert.ts"],"names":[],"mappings":"AAAA,SAAS;AACT,MAAM,OAAO,MAAM;IACjB,EAAE,CAAU;IACZ,MAAM,CAAS;IACf,sBAAsB,CAAU;IAChC,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,qBAAqB,CAAU;IAC/B,yBAAyB,CAAU;IACnC,gBAAgB,CAAU;IAC1B,UAAU,CAAU;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// alerts\nexport class IAlert {\n id?: number;\n idUser: number;\n accountingNoValidation: boolean;\n newMobileApp: boolean;\n solidarityFund: boolean;\n autoAnnotations: boolean;\n newLibraryPage: boolean;\n newSettingsPage: boolean;\n newSalesDocumentsPage: boolean;\n newPurchasesDocumentsPage: boolean;\n newDashboardPage: boolean;\n isTutorial: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAppConfig.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppConfig.ts"],"names":[],"mappings":"AACA,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,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 @@
|
|
|
1
|
+
{"version":3,"file":"IAppConfig.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppConfig.ts"],"names":[],"mappings":"AAAA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,IAAI,CAAgB;IACpB,KAAK,CAAgB;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// appConfig\nexport class IAppConfig {\n id?: number;\n name: string | null;\n value: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { IUser } from './IUser.js';
|
|
2
|
+
export declare class IAreasInvoice {
|
|
3
|
+
id?: number;
|
|
4
|
+
content: string | null;
|
|
5
|
+
coords: string | null;
|
|
6
|
+
idTypeAreaInvoice: number;
|
|
7
|
+
idUser: number;
|
|
8
|
+
idAccountingTransaction: number | null;
|
|
9
|
+
createdAt?: Date | null;
|
|
10
|
+
updatedAt?: Date | null;
|
|
11
|
+
user: IUser;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=IAreasInvoice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAreasInvoice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,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":"IAreasInvoice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"names":[],"mappings":"AAEA,gBAAgB;AAChB,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,OAAO,CAAgB;IACvB,MAAM,CAAgB;IACtB,iBAAiB,CAAS;IAC1B,MAAM,CAAS;IACf,uBAAuB,CAAgB;IACvC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAQ;CACb","sourcesContent":["import { IUser } from './IUser.js';\n\n// areasInvoices\nexport class IAreasInvoice {\n id?: number;\n content: string | null;\n coords: string | null;\n idTypeAreaInvoice: number;\n idUser: number;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { IGedFolder } from './IGedFolder.js';
|
|
2
|
+
import { IFile } from './IFile.js';
|
|
3
|
+
import { IWebMail } from './IWebMail.js';
|
|
4
|
+
export declare class IAttachmentFile {
|
|
5
|
+
id?: number;
|
|
6
|
+
emissionDate: Date | null;
|
|
7
|
+
idUser: number | null;
|
|
8
|
+
idFileType: number | null;
|
|
9
|
+
idGedFolder: number | null;
|
|
10
|
+
idFile: number | null;
|
|
11
|
+
createdAt?: Date | null;
|
|
12
|
+
updatedAt?: Date | null;
|
|
13
|
+
attachmentFileFolder: IGedFolder;
|
|
14
|
+
file: IFile;
|
|
15
|
+
webmailMails: IWebMail[];
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=IAttachmentFile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAttachmentFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAttachmentFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,qBAAa,eAAe;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,oBAAoB,EAAE,UAAU,CAAC;IACjC,IAAI,EAAE,KAAK,CAAC;IACZ,YAAY,EAAE,QAAQ,EAAE,CAAC;CAC1B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
// attachmentFile
|
|
2
|
+
export class IAttachmentFile {
|
|
3
|
+
id;
|
|
4
|
+
emissionDate;
|
|
5
|
+
idUser;
|
|
6
|
+
idFileType;
|
|
7
|
+
idGedFolder;
|
|
8
|
+
idFile;
|
|
9
|
+
createdAt;
|
|
10
|
+
updatedAt;
|
|
11
|
+
// Associations
|
|
12
|
+
attachmentFileFolder;
|
|
13
|
+
file;
|
|
14
|
+
webmailMails;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=IAttachmentFile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IAttachmentFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAttachmentFile.ts"],"names":[],"mappings":"AAIA,iBAAiB;AACjB,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,YAAY,CAAc;IAC1B,MAAM,CAAgB;IACtB,UAAU,CAAgB;IAC1B,WAAW,CAAgB;IAC3B,MAAM,CAAgB;IACtB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,oBAAoB,CAAa;IACjC,IAAI,CAAQ;IACZ,YAAY,CAAa;CAC1B","sourcesContent":["import { IGedFolder } from './IGedFolder.js';\nimport { IFile } from './IFile.js';\nimport { IWebMail } from './IWebMail.js';\n\n// attachmentFile\nexport class IAttachmentFile {\n id?: number;\n emissionDate: Date | null;\n idUser: number | null;\n idFileType: number | null;\n idGedFolder: number | null;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n attachmentFileFolder: IGedFolder;\n file: IFile;\n webmailMails: IWebMail[];\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IBalanceSheetModule, IExercice } from '../../index.js';
|
|
1
|
+
import { IBalanceSheetModule, IBalanceSheetStatus, IExercice } from '../../index.js';
|
|
2
2
|
export declare class IBalanceSheetCompletion {
|
|
3
3
|
idExercice: number;
|
|
4
4
|
idModule: number;
|
|
@@ -6,6 +6,7 @@ export declare class IBalanceSheetCompletion {
|
|
|
6
6
|
createdAt?: Date | null;
|
|
7
7
|
updatedAt?: Date | null;
|
|
8
8
|
exercice?: IExercice;
|
|
9
|
+
status?: IBalanceSheetStatus;
|
|
9
10
|
module?: IBalanceSheetModule;
|
|
10
11
|
}
|
|
11
12
|
//# sourceMappingURL=IBalanceSheetCompletion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBalanceSheetCompletion.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"IBalanceSheetCompletion.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAErF,qBAAa,uBAAuB;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAExB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAC7B,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBalanceSheetCompletion.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,uBAAuB;IAClC,UAAU,CAAS;IACnB,QAAQ,CAAS;IACjB,QAAQ,CAAS;IAEjB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,QAAQ,CAAa;IACrB,MAAM,CAAuB;CAC9B","sourcesContent":["import { IBalanceSheetModule, IExercice } from '../../index.js';\n\nexport class IBalanceSheetCompletion {\n idExercice: number;\n idModule: number;\n idStatus: number;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n exercice?: IExercice;\n module?: IBalanceSheetModule;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IBalanceSheetCompletion.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,uBAAuB;IAClC,UAAU,CAAS;IACnB,QAAQ,CAAS;IACjB,QAAQ,CAAS;IAEjB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,QAAQ,CAAa;IACrB,MAAM,CAAuB;IAC7B,MAAM,CAAuB;CAC9B","sourcesContent":["import { IBalanceSheetModule, IBalanceSheetStatus, IExercice } from '../../index.js';\n\nexport class IBalanceSheetCompletion {\n idExercice: number;\n idModule: number;\n idStatus: number;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n exercice?: IExercice;\n status?: IBalanceSheetStatus;\n module?: IBalanceSheetModule;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IBalanceSheetStatus.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetStatus.ts"],"names":[],"mappings":"AAAA,qBAAa,mBAAmB;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IAEb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IBalanceSheetStatus.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetStatus.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,mBAAmB;IAC9B,EAAE,CAAS;IACX,IAAI,CAAS;IAEb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["export class IBalanceSheetStatus {\n id: number;\n name: string;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -2,7 +2,17 @@ export declare class IBankList {
|
|
|
2
2
|
id?: number;
|
|
3
3
|
name: string;
|
|
4
4
|
budgetId: number | null;
|
|
5
|
+
bankId: number | null;
|
|
6
|
+
funcAddBa: string | null;
|
|
7
|
+
shellImport: string | null;
|
|
8
|
+
explication: string | null;
|
|
9
|
+
slug: string | null;
|
|
5
10
|
hidden: boolean;
|
|
11
|
+
fieldsBank: string;
|
|
12
|
+
color: string | null;
|
|
13
|
+
code: string | null;
|
|
14
|
+
charged: number;
|
|
15
|
+
urls: string | null;
|
|
6
16
|
icon: string | null;
|
|
7
17
|
createdAt?: Date | null;
|
|
8
18
|
updatedAt?: Date | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBankList.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
1
|
+
{"version":3,"file":"IBankList.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBankList.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AAAA,WAAW;AACX,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,QAAQ,CAAgB;IACxB,MAAM,CAAU;IAChB,IAAI,CAAgB;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// bankList\nexport class IBankList {\n id?: number;\n name: string;\n budgetId: number | null;\n hidden: boolean;\n icon: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IBankList.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AAAA,WAAW;AACX,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,QAAQ,CAAgB;IACxB,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,WAAW,CAAgB;IAC3B,WAAW,CAAgB;IAC3B,IAAI,CAAgB;IACpB,MAAM,CAAU;IAChB,UAAU,CAAS;IACnB,KAAK,CAAgB;IACrB,IAAI,CAAgB;IACpB,OAAO,CAAS;IAChB,IAAI,CAAgB;IACpB,IAAI,CAAgB;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// bankList\nexport class IBankList {\n id?: number;\n name: string;\n budgetId: number | null;\n bankId: number | null;\n funcAddBa: string | null;\n shellImport: string | null;\n explication: string | null;\n slug: string | null;\n hidden: boolean;\n fieldsBank: string;\n color: string | null;\n code: string | null;\n charged: number;\n urls: string | null;\n icon: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBusinessLine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAAA,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"IBusinessLine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,KAAK,CAAC,EAAE,KAAK,EAAE,CAAC;CACjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IBusinessLine.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IBusinessLine.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAEA,eAAe;AACf,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,WAAW,CAAgB;IAC3B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,KAAK,CAAW;CACjB","sourcesContent":["import { ITeam } from './ITeam.js';\n\n// businessLine\nexport class IBusinessLine {\n id?: number;\n name: string;\n description: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n teams?: ITeam[];\n}\n"]}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { IColor } from './IColor.js';
|
|
2
|
+
import { IRoom } from './IRoom.js';
|
|
1
3
|
import { ISociety } from './ISociety.js';
|
|
2
4
|
import { IExercice } from './IExercice.js';
|
|
3
5
|
import { IUser } from './IUser.js';
|
|
@@ -11,6 +13,7 @@ export declare class ICalendarEvent {
|
|
|
11
13
|
comment: string | null;
|
|
12
14
|
idRoom: number | null;
|
|
13
15
|
createdBy: number | null;
|
|
16
|
+
idColor: number | null;
|
|
14
17
|
idSociety: number | null;
|
|
15
18
|
idExercice: number | null;
|
|
16
19
|
idTimeCounterType: number | null;
|
|
@@ -25,6 +28,8 @@ export declare class ICalendarEvent {
|
|
|
25
28
|
validatedAt?: Date | null;
|
|
26
29
|
createdAt?: Date | null;
|
|
27
30
|
updatedAt?: Date | null;
|
|
31
|
+
calendarColors: IColor;
|
|
32
|
+
calendarRooms: IRoom;
|
|
28
33
|
society: ISociety;
|
|
29
34
|
exercice: IExercice;
|
|
30
35
|
calendarsEventsHasUsers: IUser[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICalendarEvent.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,uBAAuB,EAAE,KAAK,EAAE,CAAC;IACjC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;CACd"}
|
|
1
|
+
{"version":3,"file":"ICalendarEvent.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,KAAK,CAAC;IACrB,OAAO,EAAE,QAAQ,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,uBAAuB,EAAE,KAAK,EAAE,CAAC;IACjC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;CACd"}
|
|
@@ -7,6 +7,7 @@ export class ICalendarEvent {
|
|
|
7
7
|
comment;
|
|
8
8
|
idRoom;
|
|
9
9
|
createdBy;
|
|
10
|
+
idColor;
|
|
10
11
|
idSociety;
|
|
11
12
|
idExercice;
|
|
12
13
|
idTimeCounterType;
|
|
@@ -22,6 +23,8 @@ export class ICalendarEvent {
|
|
|
22
23
|
createdAt;
|
|
23
24
|
updatedAt;
|
|
24
25
|
// Associations
|
|
26
|
+
calendarColors;
|
|
27
|
+
calendarRooms;
|
|
25
28
|
society;
|
|
26
29
|
exercice;
|
|
27
30
|
calendarsEventsHasUsers;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICalendarEvent.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICalendarEvent.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAQA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,SAAS,CAAc;IACvB,OAAO,CAAc;IACrB,OAAO,CAAgB;IACvB,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,OAAO,CAAgB;IACvB,SAAS,CAAgB;IACzB,UAAU,CAAgB;IAC1B,iBAAiB,CAAgB;IACjC,UAAU,CAAgB;IAC1B,aAAa,CAAgB;IAC7B,MAAM,CAAU;IAChB,SAAS,CAAgB;IACzB,MAAM,CAAgB;IACtB,YAAY,CAAgB;IAC5B,MAAM,CAAU;IAChB,OAAO,CAAgB;IACvB,WAAW,CAAe;IAC1B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,cAAc,CAAS;IACvB,aAAa,CAAQ;IACrB,OAAO,CAAW;IAClB,QAAQ,CAAY;IACpB,uBAAuB,CAAU;IACjC,IAAI,CAAS;IACb,IAAI,CAAS;CACd","sourcesContent":["import { IColor } from './IColor.js';\nimport { IRoom } from './IRoom.js';\nimport { ISociety } from './ISociety.js';\nimport { IExercice } from './IExercice.js';\nimport { IUser } from './IUser.js';\nimport { ITask } from './ITask.js';\nimport { ICard } from './ICard.js';\n\n// calendarEvents\nexport class ICalendarEvent {\n id?: number;\n title: string | null;\n dateStart: Date | null;\n dateEnd: Date | null;\n comment: string | null;\n idRoom: number | null;\n createdBy: number | null;\n idColor: number | null;\n idSociety: number | null;\n idExercice: number | null;\n idTimeCounterType: number | null;\n idTimeSlot: number | null;\n typeComptable: number | null;\n isDone: boolean;\n callState: number | null;\n idCard: number | null;\n idRecurrence: number | null;\n idTask?: number;\n idPlace: number | null;\n validatedAt?: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n calendarColors: IColor;\n calendarRooms: IRoom;\n society: ISociety;\n exercice: IExercice;\n calendarsEventsHasUsers: IUser[];\n task?: ITask;\n card?: ICard;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|