@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISocietyDetail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"names":[],"mappings":"AAIA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,cAAc,CAAiB;IAC/B,eAAe,CAAiB;IAChC,kBAAkB,CAAkB;IACpC,OAAO,CAAiB;IACxB,KAAK,CAAiB;IACtB,qBAAqB,CAAiB;IACtC,OAAO,CAAiB;IACxB,cAAc,CAAiB;IAC/B,sBAAsB,CAAiB;IACvC,aAAa,CAAiB;IAC9B,sBAAsB,CAAiB;IACvC,YAAY,CAAiB;IAC7B,WAAW,CAAiB;IAC5B,YAAY,CAAe;IAC3B,gBAAgB,CAAe;IAC/B,WAAW,CAAiB;IAC5B,GAAG,CAAkB;IACrB,SAAS,CAAiB;IAC1B,WAAW,CAAiB;IAC5B,YAAY,CAAiB;IAC7B,iBAAiB,CAAiB;IAClC,aAAa,CAAiB;IAC9B,oBAAoB,CAAiB;IACrC,aAAa,CAAiB;IAC9B,mBAAmB,CAAiB;IACpC,uBAAuB,CAAiB;IACxC,iBAAiB,CAAiB;IAClC,iBAAiB,CAAiB;IAClC,WAAW,CAAiB;IAC5B,gBAAgB,CAAiB;IACjC,UAAU,CAAiB;IAC3B,aAAa,CAAkB;IAC/B,cAAc,CAAiB;IAC/B,kBAAkB,CAAiB;IACnC,SAAS,CAAiB;IAC1B,cAAc,CAAe;IAC7B,SAAS,CAAiB;IAC1B,MAAM,CAAiB;IACvB,MAAM,CAAiB;IACvB,kBAAkB,CAAiB;IACnC,gBAAgB,CAAiB;IACjC,4BAA4B,CAAiB;IAC7C,uCAAuC,CAAiB;IACxD,2BAA2B,CAAiB;IAC5C,wCAAwC,CAAe;IACvD,2BAA2B,CAAiB;IAC5C,oCAAoC,CAAiB;IACrD,SAAS,CAAiB;IAC1B,sBAAsB,CAAiB;IACvC,iBAAiB,CAAiB;IAClC,mBAAmB,CAAiB;IACpC,cAAc,CAAiB;IAC/B,mBAAmB,CAAiB;IACpC,wBAAwB,CAAiB;IACzC,iBAAiB,CAAkB;IACnC,4BAA4B,CAAiB;IAC7C,2BAA2B,CAAW;IACtC,4BAA4B,CAAkB;IAC9C,kBAAkB,CAAkB;IACpC,mBAAmB,CAAkB;IACrC,yBAAyB,CAAiB;IAC1C,0BAA0B,CAAiB;IAC3C,mBAAmB,CAAiB;IACpC,6BAA6B,CAAiB;IAC9C,gBAAgB,CAAiB;IACjC,mBAAmB,CAAiB;IACpC,mBAAmB,CAAiB;IACpC,gBAAgB,CAAiB;IACjC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAS;IACb,IAAI,CAAS;IACb,YAAY,CAAS;IACrB,OAAO,CAAY;CACpB","sourcesContent":["import { IUser } from './IUser.js';\nimport { IFile } from './IFile.js';\nimport { ISociety } from './ISociety.js';\n\n// societyDetails\nexport class ISocietyDetail {\n id?: number;\n detailActivity?: string | null;\n historyComments?: string | null;\n hasBillingSoftware?: boolean | null;\n isLoans?: string | null;\n loans?: string | null;\n personnalContribution?: string | null;\n nbBanks?: string | null;\n nbBankaccounts?: number | null;\n ribSentToTaxDepartment?: string | null;\n isPersoAdress?: string | null;\n interestOtherCompanies?: string | null;\n nbAssociates?: number | null;\n nbEmployees?: number | null;\n revisionDate?: Date | null;\n dateFirstContact?: Date | null;\n acceptation?: number | null;\n lab?: boolean | null;\n userIdLab?: number | null;\n previsionCa?: string | null;\n needTreasury?: string | null;\n judiciaryRecovery?: string | null;\n fiscalControl?: string | null;\n descriptionFormation?: string | null;\n listQualities?: string | null;\n managementKnowledge?: string | null;\n politicalResponsability?: string | null;\n prohibitedBanking?: string | null;\n frenchTaxResident?: string | null;\n isIrTaxable?: string | null;\n collectionSystem?: string | null;\n officeType?: string | null;\n configAccount?: boolean | null;\n investissement?: string | null;\n workInternationnal?: string | null;\n indemnite?: string | null;\n validationDate?: Date | null;\n idSociety?: number | null;\n idUser?: number | null;\n idFile?: number | null;\n hasCommercialLease?: string | null;\n amountBaseBefore?: number | null;\n personnalContributionCapital?: string | null;\n personnalContributionCurrentBankAccount?: string | null;\n personnalContributionInKind?: string | null;\n dateOfCertificateOfDepositOfShareCapital?: Date | null;\n bankOfDepositOfShareCapital?: string | null;\n addressOfBankOfDepositOfShareCapital?: string | null;\n honorLoan?: string | null;\n financingStartingStock?: string | null;\n contributionTypes?: string | null;\n yearSocietyCreation?: string | null;\n lastExerciceCA?: string | null;\n borrowingInProgress?: string | null;\n listReasonsWhyChangingEC?: string | null;\n isSocietyCreation?: boolean | null;\n participationsInOtherSociety?: string | null;\n notificationForConstitution?: boolean;\n notificationForOtherMissions?: boolean | null;\n riskClientIdentity?: boolean | null;\n riskCompanyIdentity?: boolean | null;\n riskClientIdentityComment?: string | null;\n riskCompanyIdentityComment?: string | null;\n platformExplanation?: number | null;\n mobileAppInstallationProposal?: number | null;\n notaryOfficeName?: string | null;\n notaryOfficeAddress?: string | null;\n notaryOfficeZipCode?: string | null;\n notaryOfficeCity?: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user?: IUser;\n file?: IFile;\n fileToClient?: IFile;\n society?: ISociety;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"ISocietyDetail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"names":[],"mappings":"AAIA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,cAAc,CAAiB;IAC/B,eAAe,CAAiB;IAChC,kBAAkB,CAAkB;IACpC,OAAO,CAAiB;IACxB,KAAK,CAAiB;IACtB,qBAAqB,CAAiB;IACtC,SAAS,CAAiB;IAC1B,OAAO,CAAiB;IACxB,cAAc,CAAiB;IAC/B,UAAU,CAAkB;IAC5B,KAAK,CAAiB;IACtB,sBAAsB,CAAiB;IACvC,iBAAiB,CAAiB;IAClC,aAAa,CAAiB;IAC9B,OAAO,CAAiB;IACxB,sBAAsB,CAAiB;IACvC,yBAAyB,CAAiB;IAC1C,2BAA2B,CAAiB;IAC5C,OAAO,CAAiB;IACxB,YAAY,CAAiB;IAC7B,WAAW,CAAiB;IAC5B,aAAa,CAAiB;IAC9B,SAAS,CAAkB;IAC3B,OAAO,CAAkB;IACzB,YAAY,CAAe;IAC3B,gBAAgB,CAAe;IAC/B,kBAAkB,CAAiB;IACnC,cAAc,CAAiB;IAC/B,eAAe,CAAiB;IAChC,kBAAkB,CAAiB;IACnC,WAAW,CAAiB;IAC5B,iBAAiB,CAAiB;IAClC,GAAG,CAAkB;IACrB,SAAS,CAAiB;IAC1B,WAAW,CAAiB;IAC5B,aAAa,CAAiB;IAC9B,YAAY,CAAiB;IAC7B,iBAAiB,CAAiB;IAClC,aAAa,CAAiB;IAC9B,oBAAoB,CAAiB;IACrC,wBAAwB,CAAiB;IACzC,aAAa,CAAiB;IAC9B,6BAA6B,CAAiB;IAC9C,6BAA6B,CAAiB;IAC9C,mBAAmB,CAAiB;IACpC,WAAW,CAAiB;IAC5B,uBAAuB,CAAiB;IACxC,iBAAiB,CAAiB;IAClC,cAAc,CAAiB;IAC/B,iBAAiB,CAAiB;IAClC,WAAW,CAAiB;IAC5B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,SAAS,CAAiB;IAC1B,UAAU,CAAiB;IAC3B,SAAS,CAAiB;IAC1B,aAAa,CAAiB;IAC9B,aAAa,CAAkB;IAC/B,cAAc,CAAiB;IAC/B,mBAAmB,CAAiB;IACpC,kBAAkB,CAAiB;IACnC,kBAAkB,CAAiB;IACnC,WAAW,CAAiB;IAC5B,SAAS,CAAiB;IAC1B,cAAc,CAAiB;IAC/B,cAAc,CAAe;IAC7B,SAAS,CAAiB;IAC1B,MAAM,CAAiB;IACvB,MAAM,CAAiB;IACvB,cAAc,CAAiB;IAC/B,gBAAgB,CAAiB;IACjC,qBAAqB,CAAiB;IACtC,kBAAkB,CAAiB;IACnC,gBAAgB,CAAiB;IACjC,cAAc,CAAW;IACzB,cAAc,CAAiB;IAC/B,oBAAoB,CAAiB;IACrC,qBAAqB,CAAiB;IACtC,4BAA4B,CAAiB;IAC7C,uCAAuC,CAAiB;IACxD,2BAA2B,CAAiB;IAC5C,wCAAwC,CAAe;IACvD,2BAA2B,CAAiB;IAC5C,oCAAoC,CAAiB;IACrD,aAAa,CAAiB;IAC9B,iBAAiB,CAAiB;IAClC,SAAS,CAAiB;IAC1B,eAAe,CAAiB;IAChC,sBAAsB,CAAiB;IACvC,4BAA4B,CAAiB;IAC7C,iBAAiB,CAAiB;IAClC,mBAAmB,CAAiB;IACpC,cAAc,CAAiB;IAC/B,mBAAmB,CAAiB;IACpC,yBAAyB,CAAiB;IAC1C,kBAAkB,CAAiB;IACnC,cAAc,CAAiB;IAC/B,wBAAwB,CAAiB;IACzC,iBAAiB,CAAkB;IACnC,4BAA4B,CAAiB;IAC7C,iBAAiB,CAAW;IAC5B,gBAAgB,CAAW;IAC3B,2BAA2B,CAAW;IACtC,4BAA4B,CAAkB;IAC9C,aAAa,CAAW;IACxB,kBAAkB,CAAkB;IACpC,mBAAmB,CAAkB;IACrC,yBAAyB,CAAiB;IAC1C,0BAA0B,CAAiB;IAC3C,wBAAwB,CAAiB;IACzC,mBAAmB,CAAiB;IACpC,6BAA6B,CAAiB;IAC9C,gBAAgB,CAAiB;IACjC,mBAAmB,CAAiB;IACpC,mBAAmB,CAAiB;IACpC,gBAAgB,CAAiB;IACjC,iBAAiB,CAAkB;IACnC,mBAAmB,CAAkB;IACrC,+BAA+B,CAAkB;IACjD,QAAQ,CAAkB;IAC1B,mBAAmB,CAAkB;IACrC,OAAO,CAAkB;IACzB,qBAAqB,CAAkB;IACvC,kBAAkB,CAAkB;IACpC,iCAAiC,CAAkB;IACnD,sBAAsB,CAAkB;IACxC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAS;IACb,IAAI,CAAS;IACb,YAAY,CAAS;IACrB,OAAO,CAAY;CACpB","sourcesContent":["import { IUser } from './IUser.js';\nimport { IFile } from './IFile.js';\nimport { ISociety } from './ISociety.js';\n\n// societyDetails\nexport class ISocietyDetail {\n id?: number;\n detailActivity?: string | null;\n historyComments?: string | null;\n hasBillingSoftware?: boolean | null;\n isLoans?: string | null;\n loans?: string | null;\n personnalContribution?: string | null;\n listBanks?: string | null;\n nbBanks?: string | null;\n nbBankaccounts?: number | null;\n isCashdesk?: boolean | null;\n nbTva?: number | null;\n ribSentToTaxDepartment?: string | null;\n professionnalRent?: string | null;\n isPersoAdress?: string | null;\n vehicle?: string | null;\n interestOtherCompanies?: string | null;\n listCompaniesInterestedIn?: string | null;\n areOtherCompaniesOnOurBrand?: string | null;\n listTva?: string | null;\n nbAssociates?: number | null;\n nbEmployees?: number | null;\n hiringPromess?: string | null;\n aNouveaux?: boolean | null;\n bilanN1?: boolean | null;\n revisionDate?: Date | null;\n dateFirstContact?: Date | null;\n userIdFirstContact?: number | null;\n tauxTvaComment?: string | null;\n remarqueComment?: string | null;\n remarqueCommentCab?: string | null;\n acceptation?: number | null;\n userIdAcceptation?: number | null;\n lab?: boolean | null;\n userIdLab?: number | null;\n previsionCa?: string | null;\n externalMeans?: string | null;\n needTreasury?: string | null;\n judiciaryRecovery?: string | null;\n fiscalControl?: string | null;\n descriptionFormation?: string | null;\n fonctionAndInterlocutors?: string | null;\n listQualities?: string | null;\n averageCustomerRegulationTime?: string | null;\n averageSupplierRegulationTime?: string | null;\n managementKnowledge?: string | null;\n otherIncome?: string | null;\n politicalResponsability?: string | null;\n prohibitedBanking?: string | null;\n accreARCEOrARE?: string | null;\n frenchTaxResident?: string | null;\n isIrTaxable?: string | null;\n billingSoftware?: string | null;\n collectionSystem?: string | null;\n flowSheet?: string | null;\n officeType?: string | null;\n rankFiles?: string | null;\n specificNeeds?: string | null;\n configAccount?: boolean | null;\n investissement?: string | null;\n investissementTypes?: string | null;\n workInternationnal?: string | null;\n creationEntreprise?: string | null;\n oldActivite?: string | null;\n indemnite?: string | null;\n findClementine?: string | null;\n validationDate?: Date | null;\n idSociety?: number | null;\n idUser?: number | null;\n idFile?: number | null;\n idFileToClient?: number | null;\n idFindClementine?: number | null;\n nbAssociatesInCompany?: number | null;\n hasCommercialLease?: string | null;\n amountBaseBefore?: number | null;\n trainingIsDone?: boolean;\n commercialArea?: string | null;\n commercialRentAmount?: string | null;\n hasTravellingExpenses?: string | null;\n personnalContributionCapital?: string | null;\n personnalContributionCurrentBankAccount?: string | null;\n personnalContributionInKind?: string | null;\n dateOfCertificateOfDepositOfShareCapital?: Date | null;\n bankOfDepositOfShareCapital?: string | null;\n addressOfBankOfDepositOfShareCapital?: string | null;\n poleEmploiAid?: string | null;\n poleEmploiAidType?: number | null;\n honorLoan?: string | null;\n honorLoanAmount?: string | null;\n financingStartingStock?: string | null;\n financingStartingStockAmount?: string | null;\n contributionTypes?: string | null;\n yearSocietyCreation?: string | null;\n lastExerciceCA?: string | null;\n borrowingInProgress?: string | null;\n borrowingInProgressAmount?: string | null;\n investissementCTMT?: string | null;\n changeECReason?: string | null;\n listReasonsWhyChangingEC?: string | null;\n isSocietyCreation?: boolean | null;\n participationsInOtherSociety?: string | null;\n entrepriseProject?: boolean;\n contractorProfil?: boolean;\n notificationForConstitution?: boolean;\n notificationForOtherMissions?: boolean | null;\n takeKnowledge?: boolean;\n riskClientIdentity?: boolean | null;\n riskCompanyIdentity?: boolean | null;\n riskClientIdentityComment?: string | null;\n riskCompanyIdentityComment?: string | null;\n bankSynchronisationState?: number | null;\n platformExplanation?: number | null;\n mobileAppInstallationProposal?: number | null;\n notaryOfficeName?: string | null;\n notaryOfficeAddress?: string | null;\n notaryOfficeZipCode?: string | null;\n notaryOfficeCity?: string | null;\n verifiedDocuments?: boolean | null;\n accountingPlanSetup?: boolean | null;\n checkingReceiptOfBankStatements?: boolean | null;\n CCASetup?: boolean | null;\n usingExpenseReports?: boolean | null;\n usingIK?: boolean | null;\n unemploymentInsurance?: boolean | null;\n hasMutualInsurance?: boolean | null;\n hasProfessionalLiabilityInsurance?: boolean | null;\n insuranceContractAudit?: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user?: IUser;\n file?: IFile;\n fileToClient?: IFile;\n society?: ISociety;\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SocietyTypeEvent } from '../../Enum/SocietyTypeEvent.js';
|
|
2
|
+
import { ISociety } from './ISociety.js';
|
|
3
|
+
export declare class ISocietyEvent {
|
|
4
|
+
id: number;
|
|
5
|
+
idSociety: number;
|
|
6
|
+
idTypeEvent: SocietyTypeEvent;
|
|
7
|
+
state?: string | null;
|
|
8
|
+
createdAt?: Date | null;
|
|
9
|
+
updatedAt?: Date | null;
|
|
10
|
+
society: ISociety;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=ISocietyEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISocietyEvent.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,qBAAa,aAAa;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,gBAAgB,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISocietyEvent.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyEvent.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,aAAa;IACxB,EAAE,CAAS;IACX,SAAS,CAAS;IAClB,WAAW,CAAmB;IAC9B,KAAK,CAAiB;IACtB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,cAAc;IACd,OAAO,CAAW;CACnB","sourcesContent":["import { SocietyTypeEvent } from '../../Enum/SocietyTypeEvent.js';\nimport { ISociety } from './ISociety.js';\n\nexport class ISocietyEvent {\n id: number;\n idSociety: number;\n idTypeEvent: SocietyTypeEvent;\n state?: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Association\n society: ISociety;\n}\n"]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ISociety } from './ISociety.js';
|
|
2
|
+
export declare class ISocietyFile {
|
|
3
|
+
id?: number;
|
|
4
|
+
kbis: string;
|
|
5
|
+
statuts: string;
|
|
6
|
+
cni: string;
|
|
7
|
+
rib: string;
|
|
8
|
+
sepa: string;
|
|
9
|
+
ocba: string;
|
|
10
|
+
isPaper: boolean;
|
|
11
|
+
idSociety: number;
|
|
12
|
+
createdAt?: Date | null;
|
|
13
|
+
updatedAt?: Date | null;
|
|
14
|
+
society: ISociety;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=ISocietyFile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISocietyFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISocietyFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyFile.ts"],"names":[],"mappings":"AAEA,eAAe;AACf,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,OAAO,CAAS;IAChB,GAAG,CAAS;IACZ,GAAG,CAAS;IACZ,IAAI,CAAS;IACb,IAAI,CAAS;IACb,OAAO,CAAU;IACjB,SAAS,CAAS;IAClB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,OAAO,CAAW;CACnB","sourcesContent":["import { ISociety } from './ISociety.js';\n\n// societyFiles\nexport class ISocietyFile {\n id?: number;\n kbis: string;\n statuts: string;\n cni: string;\n rib: string;\n sepa: string;\n ocba: string;\n isPaper: boolean;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n}\n"]}
|
|
@@ -17,7 +17,10 @@ export declare class ISocietyGescom {
|
|
|
17
17
|
discount?: string | null;
|
|
18
18
|
recoveryCost?: string | null;
|
|
19
19
|
vatMention?: string | null;
|
|
20
|
+
generatedBy?: boolean | null;
|
|
20
21
|
bonPour?: boolean | null;
|
|
22
|
+
acceptCheque?: boolean | null;
|
|
23
|
+
mentionAutoent?: boolean | null;
|
|
21
24
|
startInvoice?: number | null;
|
|
22
25
|
startEstimate?: number | null;
|
|
23
26
|
paymentsAccepted?: boolean | null;
|
|
@@ -25,6 +28,7 @@ export declare class ISocietyGescom {
|
|
|
25
28
|
displayLogo?: boolean | null;
|
|
26
29
|
cgv?: string | null;
|
|
27
30
|
invoiceCgv?: boolean | null;
|
|
31
|
+
template?: number | null;
|
|
28
32
|
dayOfValidity?: number | null;
|
|
29
33
|
color?: string | null;
|
|
30
34
|
commercialName?: string | null;
|
|
@@ -43,6 +47,7 @@ export declare class ISocietyGescom {
|
|
|
43
47
|
paymentType?: string | null;
|
|
44
48
|
idFont?: FontIds | null;
|
|
45
49
|
idSociety?: number | null;
|
|
50
|
+
idTvaMargin?: number | null;
|
|
46
51
|
shouldHideBrandName?: boolean;
|
|
47
52
|
shouldHideEmailHeader?: boolean;
|
|
48
53
|
customerBlockBorderThickness?: number | null;
|
|
@@ -56,6 +61,7 @@ export declare class ISocietyGescom {
|
|
|
56
61
|
externalBorderThickness?: number | null;
|
|
57
62
|
externalBorderType?: string | null;
|
|
58
63
|
externalBorderColor?: string | null;
|
|
64
|
+
reminderCustomizedDayDiff?: number | null;
|
|
59
65
|
idRibFile?: number | null;
|
|
60
66
|
idReminder?: number | null;
|
|
61
67
|
idSignatureFile?: number | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISocietyGescom.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyGescom.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ISocietyGescom.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyGescom.ts"],"names":[],"mappings":"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"}
|
|
@@ -15,7 +15,10 @@ export class ISocietyGescom {
|
|
|
15
15
|
discount;
|
|
16
16
|
recoveryCost;
|
|
17
17
|
vatMention;
|
|
18
|
+
generatedBy;
|
|
18
19
|
bonPour;
|
|
20
|
+
acceptCheque;
|
|
21
|
+
mentionAutoent;
|
|
19
22
|
startInvoice;
|
|
20
23
|
startEstimate;
|
|
21
24
|
paymentsAccepted;
|
|
@@ -23,6 +26,7 @@ export class ISocietyGescom {
|
|
|
23
26
|
displayLogo;
|
|
24
27
|
cgv;
|
|
25
28
|
invoiceCgv;
|
|
29
|
+
template;
|
|
26
30
|
dayOfValidity;
|
|
27
31
|
color;
|
|
28
32
|
commercialName;
|
|
@@ -41,6 +45,7 @@ export class ISocietyGescom {
|
|
|
41
45
|
paymentType;
|
|
42
46
|
idFont;
|
|
43
47
|
idSociety;
|
|
48
|
+
idTvaMargin;
|
|
44
49
|
shouldHideBrandName;
|
|
45
50
|
shouldHideEmailHeader;
|
|
46
51
|
customerBlockBorderThickness;
|
|
@@ -54,6 +59,7 @@ export class ISocietyGescom {
|
|
|
54
59
|
externalBorderThickness;
|
|
55
60
|
externalBorderType;
|
|
56
61
|
externalBorderColor;
|
|
62
|
+
reminderCustomizedDayDiff;
|
|
57
63
|
idRibFile;
|
|
58
64
|
idReminder;
|
|
59
65
|
idSignatureFile;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISocietyGescom.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyGescom.ts"],"names":[],"mappings":"AAIA,gBAAgB;AAChB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,OAAO,CAAiB;IACxB,OAAO,CAAiB;IACxB,GAAG,CAAiB;IACpB,oBAAoB,CAAiB;IACrC,IAAI,CAAiB;IACrB,IAAI,CAAiB;IACrB,GAAG,CAAiB;IACpB,WAAW,CAAiB;IAC5B,YAAY,CAAiB;IAC7B,OAAO,CAAiB;IACxB,SAAS,CAAiB;IAC1B,QAAQ,CAAiB;IACzB,YAAY,CAAiB;IAC7B,UAAU,CAAiB;IAC3B,OAAO,CAAkB;IACzB,YAAY,CAAiB;IAC7B,aAAa,CAAiB;IAC9B,gBAAgB,CAAkB;IAClC,sBAAsB,CAAW;IACjC,WAAW,CAAkB;IAC7B,GAAG,CAAiB;IACpB,UAAU,CAAkB;IAC5B,aAAa,CAAiB;IAC9B,KAAK,CAAiB;IACtB,cAAc,CAAiB;IAC/B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,kBAAkB,CAA+B;IACjD,sBAAsB,CAAW;IACjC,aAAa,CAAwB;IACrC,iBAAiB,CAAW;IAC5B,WAAW,CAAU;IACrB,SAAS,CAAU;IACnB,2BAA2B,CAAW;IACtC,wBAAwB,CAAW;IACnC,0BAA0B,CAAW;IACrC,wBAAwB,CAAW;IACnC,WAAW,CAAiB;IAC5B,MAAM,CAAkB;IACxB,SAAS,CAAiB;IAC1B,mBAAmB,CAAW;IAC9B,qBAAqB,CAAW;IAChC,4BAA4B,CAAiB;IAC7C,wBAAwB,CAAiB;IACzC,uBAAuB,CAAiB;IACxC,kBAAkB,CAAiB;IACnC,mBAAmB,CAAiB;IACpC,yBAAyB,CAAiB;IAC1C,oBAAoB,CAAiB;IACrC,qBAAqB,CAAiB;IACtC,uBAAuB,CAAiB;IACxC,kBAAkB,CAAiB;IACnC,mBAAmB,CAAiB;IACpC,SAAS,CAAiB;IAC1B,UAAU,CAAiB;IAC3B,eAAe,CAAiB;IAChC,wBAAwB,CAAiB;IACzC,OAAO,CAAS;IAChB,aAAa,CAAS;IACtB,QAAQ,CAAoB;IAC5B,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["import { AccountingCategoryId, FontIds, LogoAlignment } from '../../Enum/CommercialManagement.js';\nimport { IFile } from './IFile.js';\nimport { IReminder } from './IReminder.js';\n\n// societyGescom\nexport class ISocietyGescom {\n id?: number;\n capital?: number | null;\n tvaCode?: string | null;\n rcs?: string | null;\n numberTradeDirectory?: string | null;\n bank?: string | null;\n iban?: string | null;\n bic?: string | null;\n mailContact?: string | null;\n phoneContact?: string | null;\n website?: string | null;\n penalties?: string | null;\n discount?: string | null;\n recoveryCost?: string | null;\n vatMention?: string | null;\n bonPour?: boolean | null;\n startInvoice?: number | null;\n startEstimate?: number | null;\n paymentsAccepted?: boolean | null;\n stripePaymentByDefault?: boolean;\n displayLogo?: boolean | null;\n cgv?: string | null;\n invoiceCgv?: boolean | null;\n dayOfValidity?: number | null;\n color?: string | null;\n commercialName?: string | null;\n freeInvoiceText?: string | null;\n freeEstimateText?: string | null;\n accountingCategory?: AccountingCategoryId | null;\n shouldPayTaxAfterDebit?: boolean;\n logoAlignment?: LogoAlignment | null;\n isEdgingDisplayed?: boolean;\n edgingColor?: string;\n fontColor?: string;\n isCoordinatesFrameDisplayed?: boolean;\n areLinesSeparationHidden?: boolean;\n areColumnsSeparationHidden?: boolean;\n areExternalBordersHidden?: boolean;\n paymentType?: string | null;\n idFont?: FontIds | null;\n idSociety?: number | null;\n shouldHideBrandName?: boolean;\n shouldHideEmailHeader?: boolean;\n customerBlockBorderThickness?: number | null;\n customerBlockBorderColor?: string | null;\n lineSeparationThickness?: number | null;\n lineSeparationType?: string | null;\n lineSeparationColor?: string | null;\n columnSeparationThickness?: number | null;\n columnSeparationType?: string | null;\n columnSeparationColor?: string | null;\n externalBorderThickness?: number | null;\n externalBorderType?: string | null;\n externalBorderColor?: string | null;\n idRibFile?: number | null;\n idReminder?: number | null;\n idSignatureFile?: number | null;\n idGeneralConditionOfSale?: number | null;\n ribFile?: IFile;\n signatureFile?: IFile;\n reminder?: IReminder | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"ISocietyGescom.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyGescom.ts"],"names":[],"mappings":"AAIA,gBAAgB;AAChB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,OAAO,CAAiB;IACxB,OAAO,CAAiB;IACxB,GAAG,CAAiB;IACpB,oBAAoB,CAAiB;IACrC,IAAI,CAAiB;IACrB,IAAI,CAAiB;IACrB,GAAG,CAAiB;IACpB,WAAW,CAAiB;IAC5B,YAAY,CAAiB;IAC7B,OAAO,CAAiB;IACxB,SAAS,CAAiB;IAC1B,QAAQ,CAAiB;IACzB,YAAY,CAAiB;IAC7B,UAAU,CAAiB;IAC3B,WAAW,CAAkB;IAC7B,OAAO,CAAkB;IACzB,YAAY,CAAkB;IAC9B,cAAc,CAAkB;IAChC,YAAY,CAAiB;IAC7B,aAAa,CAAiB;IAC9B,gBAAgB,CAAkB;IAClC,sBAAsB,CAAW;IACjC,WAAW,CAAkB;IAC7B,GAAG,CAAiB;IACpB,UAAU,CAAkB;IAC5B,QAAQ,CAAiB;IACzB,aAAa,CAAiB;IAC9B,KAAK,CAAiB;IACtB,cAAc,CAAiB;IAC/B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,kBAAkB,CAA+B;IACjD,sBAAsB,CAAW;IACjC,aAAa,CAAwB;IACrC,iBAAiB,CAAW;IAC5B,WAAW,CAAU;IACrB,SAAS,CAAU;IACnB,2BAA2B,CAAW;IACtC,wBAAwB,CAAW;IACnC,0BAA0B,CAAW;IACrC,wBAAwB,CAAW;IACnC,WAAW,CAAiB;IAC5B,MAAM,CAAkB;IACxB,SAAS,CAAiB;IAC1B,WAAW,CAAiB;IAC5B,mBAAmB,CAAW;IAC9B,qBAAqB,CAAW;IAChC,4BAA4B,CAAiB;IAC7C,wBAAwB,CAAiB;IACzC,uBAAuB,CAAiB;IACxC,kBAAkB,CAAiB;IACnC,mBAAmB,CAAiB;IACpC,yBAAyB,CAAiB;IAC1C,oBAAoB,CAAiB;IACrC,qBAAqB,CAAiB;IACtC,uBAAuB,CAAiB;IACxC,kBAAkB,CAAiB;IACnC,mBAAmB,CAAiB;IACpC,yBAAyB,CAAiB;IAC1C,SAAS,CAAiB;IAC1B,UAAU,CAAiB;IAC3B,eAAe,CAAiB;IAChC,wBAAwB,CAAiB;IACzC,OAAO,CAAS;IAChB,aAAa,CAAS;IACtB,QAAQ,CAAoB;IAC5B,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["import { AccountingCategoryId, FontIds, LogoAlignment } from '../../Enum/CommercialManagement.js';\nimport { IFile } from './IFile.js';\nimport { IReminder } from './IReminder.js';\n\n// societyGescom\nexport class ISocietyGescom {\n id?: number;\n capital?: number | null;\n tvaCode?: string | null;\n rcs?: string | null;\n numberTradeDirectory?: string | null;\n bank?: string | null;\n iban?: string | null;\n bic?: string | null;\n mailContact?: string | null;\n phoneContact?: string | null;\n website?: string | null;\n penalties?: string | null;\n discount?: string | null;\n recoveryCost?: string | null;\n vatMention?: string | null;\n generatedBy?: boolean | null;\n bonPour?: boolean | null;\n acceptCheque?: boolean | null;\n mentionAutoent?: boolean | null;\n startInvoice?: number | null;\n startEstimate?: number | null;\n paymentsAccepted?: boolean | null;\n stripePaymentByDefault?: boolean;\n displayLogo?: boolean | null;\n cgv?: string | null;\n invoiceCgv?: boolean | null;\n template?: number | null;\n dayOfValidity?: number | null;\n color?: string | null;\n commercialName?: string | null;\n freeInvoiceText?: string | null;\n freeEstimateText?: string | null;\n accountingCategory?: AccountingCategoryId | null;\n shouldPayTaxAfterDebit?: boolean;\n logoAlignment?: LogoAlignment | null;\n isEdgingDisplayed?: boolean;\n edgingColor?: string;\n fontColor?: string;\n isCoordinatesFrameDisplayed?: boolean;\n areLinesSeparationHidden?: boolean;\n areColumnsSeparationHidden?: boolean;\n areExternalBordersHidden?: boolean;\n paymentType?: string | null;\n idFont?: FontIds | null;\n idSociety?: number | null;\n idTvaMargin?: number | null;\n shouldHideBrandName?: boolean;\n shouldHideEmailHeader?: boolean;\n customerBlockBorderThickness?: number | null;\n customerBlockBorderColor?: string | null;\n lineSeparationThickness?: number | null;\n lineSeparationType?: string | null;\n lineSeparationColor?: string | null;\n columnSeparationThickness?: number | null;\n columnSeparationType?: string | null;\n columnSeparationColor?: string | null;\n externalBorderThickness?: number | null;\n externalBorderType?: string | null;\n externalBorderColor?: string | null;\n reminderCustomizedDayDiff?: number | null;\n idRibFile?: number | null;\n idReminder?: number | null;\n idSignatureFile?: number | null;\n idGeneralConditionOfSale?: number | null;\n ribFile?: IFile;\n signatureFile?: IFile;\n reminder?: IReminder | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISocietyNote.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyNote.ts"],"names":[],"mappings":"AACA,qBAAa,YAAY;IACvB,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":"ISocietyNote.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISocietyNote.ts"],"names":[],"mappings":"AAAA,eAAe;AACf,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// societyNotes\nexport class ISocietyNote {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare class IStripeEvent {
|
|
2
|
+
id?: number;
|
|
3
|
+
stripeChargeId: string;
|
|
4
|
+
stripeFeeId: string;
|
|
5
|
+
amount: number;
|
|
6
|
+
account: string;
|
|
7
|
+
idTypeStripeEvent: number | null;
|
|
8
|
+
idPaymentExpectationsCustomers: number | null;
|
|
9
|
+
createdAt?: Date | null;
|
|
10
|
+
updatedAt?: Date | null;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=IStripeEvent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IStripeEvent.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IStripeEvent.ts"],"names":[],"mappings":"AACA,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,8BAA8B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9C,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IStripeEvent.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IStripeEvent.ts"],"names":[],"mappings":"AAAA,eAAe;AACf,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,cAAc,CAAS;IACvB,WAAW,CAAS;IACpB,MAAM,CAAS;IACf,OAAO,CAAS;IAChB,iBAAiB,CAAgB;IACjC,8BAA8B,CAAgB;IAC9C,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// stripeEvents\nexport class IStripeEvent {\n id?: number;\n stripeChargeId: string;\n stripeFeeId: string;\n amount: number;\n account: string;\n idTypeStripeEvent: number | null;\n idPaymentExpectationsCustomers: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IStripeEventType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IStripeEventType.ts"],"names":[],"mappings":"AACA,qBAAa,gBAAgB;IAC3B,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":"IStripeEventType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IStripeEventType.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,MAAM,OAAO,gBAAgB;IAC3B,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// typeStripeEvent\nexport class IStripeEventType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { TeamType } from '../../Enum/TeamType.js';
|
|
2
|
+
import { IBusinessLine } from './IBusinessLine.js';
|
|
2
3
|
import { IUser } from './IUser.js';
|
|
3
4
|
import { IUserTeam } from './IUserTeam.js';
|
|
4
5
|
export declare class ITeam {
|
|
@@ -9,6 +10,7 @@ export declare class ITeam {
|
|
|
9
10
|
createdAt?: Date | null;
|
|
10
11
|
updatedAt?: Date | null;
|
|
11
12
|
usersTeam?: IUserTeam[];
|
|
13
|
+
businessLines?: IBusinessLine[];
|
|
12
14
|
users?: IUser[];
|
|
13
15
|
}
|
|
14
16
|
//# sourceMappingURL=ITeam.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITeam.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITeam.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,qBAAa,KAAK;IAChB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB,KAAK,CAAC,EAAE,KAAK,EAAE,CAAC;CACjB"}
|
|
1
|
+
{"version":3,"file":"ITeam.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITeam.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,qBAAa,KAAK;IAChB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB,aAAa,CAAC,EAAE,aAAa,EAAE,CAAC;IAChC,KAAK,CAAC,EAAE,KAAK,EAAE,CAAC;CACjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITeam.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITeam.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ITeam.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITeam.ts"],"names":[],"mappings":"AAKA,QAAQ;AACR,MAAM,OAAO,KAAK;IAChB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,aAAa,CAAU;IACvB,MAAM,CAAmB;IACzB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,SAAS,CAAe;IACxB,aAAa,CAAmB;IAChC,KAAK,CAAW;CACjB","sourcesContent":["import { TeamType } from '../../Enum/TeamType.js';\nimport { IBusinessLine } from './IBusinessLine.js';\nimport { IUser } from './IUser.js';\nimport { IUserTeam } from './IUserTeam.js';\n\n// teams\nexport class ITeam {\n id?: number;\n name: string;\n nbTotalActive?: number;\n idType?: TeamType | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n usersTeam?: IUserTeam[];\n businessLines?: IBusinessLine[];\n users?: IUser[];\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ITeamBusinessLine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITeamBusinessLine.ts"],"names":[],"mappings":"AACA,qBAAa,iBAAiB;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ITeamBusinessLine.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITeamBusinessLine.ts"],"names":[],"mappings":"AAAA,mBAAmB;AACnB,MAAM,OAAO,iBAAiB;IAC5B,EAAE,CAAU;IACZ,MAAM,CAAS;IACf,cAAc,CAAS;IACvB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// teamBusinessLine\nexport class ITeamBusinessLine {\n id?: number;\n idTeam: number;\n idBusinessLine: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -9,6 +9,8 @@ export declare class ITerminationList {
|
|
|
9
9
|
idTerminationState?: number | null;
|
|
10
10
|
idTerminationConclusion?: ConclusionTermination | null;
|
|
11
11
|
comment?: string | null;
|
|
12
|
+
recalledCustomer?: Date | null;
|
|
13
|
+
recalledCustomerBySupervisor?: Date | null;
|
|
12
14
|
effectiveDate?: Date | null;
|
|
13
15
|
idExercice?: number | null;
|
|
14
16
|
endContractDate?: Date | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITerminationList.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITerminationList.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,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAGtE,qBAAa,gBAAgB;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,uBAAuB,CAAC,EAAE,qBAAqB,GAAG,IAAI,CAAC;IACvD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"ITerminationList.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITerminationList.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,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAGtE,qBAAa,gBAAgB;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,uBAAuB,CAAC,EAAE,qBAAqB,GAAG,IAAI,CAAC;IACvD,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAExB,gBAAgB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAE/B,4BAA4B,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3C,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,mBAAmB,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACtC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,qBAAqB,CAAC,EAAE,QAAQ,CAAC;IACjC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,UAAU,CAAC,EAAE,WAAW,CAAC;CAC1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITerminationList.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITerminationList.ts"],"names":[],"mappings":"AAMA,mBAAmB;AACnB,MAAM,OAAO,gBAAgB;IAC3B,EAAE,CAAU;IACZ,iBAAiB,CAAiB;IAClC,kBAAkB,CAAiB;IACnC,uBAAuB,CAAgC;IACvD,OAAO,CAAiB;IACxB,aAAa,CAAe;IAC5B,UAAU,CAAiB;IAC3B,eAAe,CAAe;IAC9B,MAAM,CAAW;IACjB,YAAY,CAAiB;IAC7B,WAAW,CAAiB;IAC5B,UAAU,CAAiB;IAC3B,uBAAuB,CAAiB;IACxC,mBAAmB,CAAmB;IACtC,SAAS,CAAiB;IAC1B,YAAY,CAAiB;IAC7B,eAAe,CAAiB;IAChC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,qBAAqB,CAAY;IACjC,QAAQ,CAAa;IACrB,IAAI,CAAS;IACb,UAAU,CAAe;CAC1B","sourcesContent":["import { ISociety } from './ISociety.js';\nimport { IExercice } from './IExercice.js';\nimport { IUser } from './IUser.js';\nimport { IPrestation } from './IPrestation.js';\nimport { ConclusionTermination } from '../../Enum/TerminationList.js';\n\n// terminitionsList\nexport class ITerminationList {\n id?: number;\n idTerminationType?: number | null;\n idTerminationState?: number | null;\n idTerminationConclusion?: ConclusionTermination | null;\n comment?: string | null;\n effectiveDate?: Date | null;\n idExercice?: number | null;\n endContractDate?: Date | null;\n refund?: boolean;\n monthlyPrice?: number | null;\n monthNumber?: number | null;\n monthOffer?: number | null;\n commercialGestureAmount?: number | null;\n idReasonTermination?: number[] | null;\n idSociety?: number | null;\n idPrestation?: number | null;\n idCollaborateur?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n societiesTerminations?: ISociety;\n exercice?: IExercice;\n user?: IUser;\n prestation?: IPrestation;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"ITerminationList.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITerminationList.ts"],"names":[],"mappings":"AAMA,mBAAmB;AACnB,MAAM,OAAO,gBAAgB;IAC3B,EAAE,CAAU;IACZ,iBAAiB,CAAiB;IAClC,kBAAkB,CAAiB;IACnC,uBAAuB,CAAgC;IACvD,OAAO,CAAiB;IACxB,cAAc;IACd,gBAAgB,CAAe;IAC/B,cAAc;IACd,4BAA4B,CAAe;IAC3C,aAAa,CAAe;IAC5B,UAAU,CAAiB;IAC3B,eAAe,CAAe;IAC9B,MAAM,CAAW;IACjB,YAAY,CAAiB;IAC7B,WAAW,CAAiB;IAC5B,UAAU,CAAiB;IAC3B,uBAAuB,CAAiB;IACxC,mBAAmB,CAAmB;IACtC,SAAS,CAAiB;IAC1B,YAAY,CAAiB;IAC7B,eAAe,CAAiB;IAChC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,qBAAqB,CAAY;IACjC,QAAQ,CAAa;IACrB,IAAI,CAAS;IACb,UAAU,CAAe;CAC1B","sourcesContent":["import { ISociety } from './ISociety.js';\nimport { IExercice } from './IExercice.js';\nimport { IUser } from './IUser.js';\nimport { IPrestation } from './IPrestation.js';\nimport { ConclusionTermination } from '../../Enum/TerminationList.js';\n\n// terminitionsList\nexport class ITerminationList {\n id?: number;\n idTerminationType?: number | null;\n idTerminationState?: number | null;\n idTerminationConclusion?: ConclusionTermination | null;\n comment?: string | null;\n // @deprecated\n recalledCustomer?: Date | null;\n // @deprecated\n recalledCustomerBySupervisor?: Date | null;\n effectiveDate?: Date | null;\n idExercice?: number | null;\n endContractDate?: Date | null;\n refund?: boolean;\n monthlyPrice?: number | null;\n monthNumber?: number | null;\n monthOffer?: number | null;\n commercialGestureAmount?: number | null;\n idReasonTermination?: number[] | null;\n idSociety?: number | null;\n idPrestation?: number | null;\n idCollaborateur?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n societiesTerminations?: ISociety;\n exercice?: IExercice;\n user?: IUser;\n prestation?: IPrestation;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITimeRecorder.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITimeRecorder.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ITimeRecorder.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITimeRecorder.ts"],"names":[],"mappings":"AAGA,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,IAAI,CAAC;IACX,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,mBAAmB,CAAC,EAAE,GAAG,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,gBAAgB,CAAC,EAAE,GAAG,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ITimeRecorder.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITimeRecorder.ts"],"names":[],"mappings":"AAAA,oCAAoC;AACpC,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,IAAI,CAAO;IACX,SAAS,CAAiB;IAC1B,OAAO,CAAiB;IACxB,QAAQ,CAAiB;IACzB,EAAE,CAAiB;IACnB,sBAAsB,CAAW;IACjC,mBAAmB,CAAO,CAAC,gBAAgB;IAC3C,mBAAmB,CAAiB;IACpC,gBAAgB,CAAO,CAAC,gBAAgB;IACxC,MAAM,CAAS;IACf,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// TimeRecorder alias of pointeuseRh\nexport class ITimeRecorder {\n id?: number;\n date: Date;\n startTime?: string | null;\n endTime?: string | null;\n location?: number | null;\n ip?: string | null;\n isGeolocationValidated?: boolean;\n geolocationDetected?: any; // Point | null;\n geolocationAccuracy?: number | null;\n geolocationFixed?: any; // Point | null;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"ITimeRecorder.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITimeRecorder.ts"],"names":[],"mappings":"AAAA,mCAAmC;AAEnC,oCAAoC;AACpC,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,IAAI,CAAO;IACX,SAAS,CAAiB;IAC1B,OAAO,CAAiB;IACxB,QAAQ,CAAiB;IACzB,EAAE,CAAiB;IACnB,sBAAsB,CAAW;IACjC,mBAAmB,CAAO,CAAC,gBAAgB;IAC3C,mBAAmB,CAAiB;IACpC,gBAAgB,CAAO,CAAC,gBAAgB;IACxC,MAAM,CAAS;IACf,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// import { Point } from 'geojson';\n\n// TimeRecorder alias of pointeuseRh\nexport class ITimeRecorder {\n id?: number;\n date: Date;\n startTime?: string | null;\n endTime?: string | null;\n location?: number | null;\n ip?: string | null;\n isGeolocationValidated?: boolean;\n geolocationDetected?: any; // Point | null;\n geolocationAccuracy?: number | null;\n geolocationFixed?: any; // Point | null;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { IUser } from './IUser.js';
|
|
2
|
+
import { ISociety } from './ISociety.js';
|
|
3
|
+
export declare class IUnpaidCallHistory {
|
|
4
|
+
id?: number;
|
|
5
|
+
idCallType: number;
|
|
6
|
+
idUser: number;
|
|
7
|
+
idSociety: number;
|
|
8
|
+
createdAt?: Date;
|
|
9
|
+
updatedAt?: Date;
|
|
10
|
+
deletedAt?: Date;
|
|
11
|
+
user?: IUser;
|
|
12
|
+
society?: ISociety;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=IUnpaidCallHistory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IUnpaidCallHistory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUnpaidCallHistory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,qBAAa,kBAAkB;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IAGjB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,QAAQ,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IUnpaidCallHistory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUnpaidCallHistory.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,kBAAkB;IAC7B,EAAE,CAAU;IACZ,UAAU,CAAS;IACnB,MAAM,CAAS;IACf,SAAS,CAAS;IAClB,SAAS,CAAQ;IACjB,SAAS,CAAQ;IACjB,SAAS,CAAQ;IAEjB,eAAe;IACf,IAAI,CAAS;IACb,OAAO,CAAY;CACpB","sourcesContent":["import { IUser } from './IUser.js';\nimport { ISociety } from './ISociety.js';\n\nexport class IUnpaidCallHistory {\n id?: number;\n idCallType: number;\n idUser: number;\n idSociety: number;\n createdAt?: Date;\n updatedAt?: Date;\n deletedAt?: Date;\n\n // Associations\n user?: IUser;\n society?: ISociety;\n}\n"]}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ISociety } from './ISociety.js';
|
|
2
2
|
import { IBankAccount } from './IBankAccount.js';
|
|
3
|
+
import { IMonth } from './IMonth.js';
|
|
4
|
+
import { IWebMail } from './IWebMail.js';
|
|
3
5
|
import { IMail } from './IMail.js';
|
|
4
6
|
export declare class IUpToDateBankAccount {
|
|
5
7
|
id?: number;
|
|
@@ -11,6 +13,9 @@ export declare class IUpToDateBankAccount {
|
|
|
11
13
|
upToDateBalance?: Date | null;
|
|
12
14
|
currentMandate?: Date | null;
|
|
13
15
|
signedMandate?: Date | null;
|
|
16
|
+
idMailRelanceAnnotation?: number | null;
|
|
17
|
+
idMailAskCsv?: number | null;
|
|
18
|
+
idMailRelanceDesyncho?: number | null;
|
|
14
19
|
idNewMailRelanceAnnotation?: number | null;
|
|
15
20
|
idNewMailAskCsv?: number | null;
|
|
16
21
|
idNewMailRelanceDesyncho?: number | null;
|
|
@@ -18,6 +23,10 @@ export declare class IUpToDateBankAccount {
|
|
|
18
23
|
updatedAt?: Date | null;
|
|
19
24
|
bankAccount?: IBankAccount;
|
|
20
25
|
society?: ISociety;
|
|
26
|
+
month?: IMonth;
|
|
27
|
+
mailAskCsv?: IWebMail;
|
|
28
|
+
mailRelanceAnnotation?: IWebMail;
|
|
29
|
+
mailRelanceDesynchro?: IWebMail;
|
|
21
30
|
newMailAskCsv?: IMail;
|
|
22
31
|
newMailRelanceAnnotation?: IMail;
|
|
23
32
|
newMailRelanceDesynchro?: IMail;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUpToDateBankAccount.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUpToDateBankAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,oBAAoB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,mBAAmB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC,eAAe,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC9B,cAAc,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B,0BAA0B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,wBAAwB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,aAAa,CAAC,EAAE,KAAK,CAAC;IACtB,wBAAwB,CAAC,EAAE,KAAK,CAAC;IACjC,uBAAuB,CAAC,EAAE,KAAK,CAAC;CACjC"}
|
|
1
|
+
{"version":3,"file":"IUpToDateBankAccount.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUpToDateBankAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,oBAAoB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,mBAAmB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC,eAAe,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC9B,cAAc,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,0BAA0B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,wBAAwB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,QAAQ,CAAC;IACtB,qBAAqB,CAAC,EAAE,QAAQ,CAAC;IACjC,oBAAoB,CAAC,EAAE,QAAQ,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC;IACtB,wBAAwB,CAAC,EAAE,KAAK,CAAC;IACjC,uBAAuB,CAAC,EAAE,KAAK,CAAC;CACjC"}
|
|
@@ -9,6 +9,9 @@ export class IUpToDateBankAccount {
|
|
|
9
9
|
upToDateBalance;
|
|
10
10
|
currentMandate;
|
|
11
11
|
signedMandate;
|
|
12
|
+
idMailRelanceAnnotation;
|
|
13
|
+
idMailAskCsv;
|
|
14
|
+
idMailRelanceDesyncho;
|
|
12
15
|
idNewMailRelanceAnnotation;
|
|
13
16
|
idNewMailAskCsv;
|
|
14
17
|
idNewMailRelanceDesyncho;
|
|
@@ -17,6 +20,10 @@ export class IUpToDateBankAccount {
|
|
|
17
20
|
// Associations
|
|
18
21
|
bankAccount;
|
|
19
22
|
society;
|
|
23
|
+
month;
|
|
24
|
+
mailAskCsv;
|
|
25
|
+
mailRelanceAnnotation;
|
|
26
|
+
mailRelanceDesynchro;
|
|
20
27
|
newMailAskCsv;
|
|
21
28
|
newMailRelanceAnnotation;
|
|
22
29
|
newMailRelanceDesynchro;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IUpToDateBankAccount.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUpToDateBankAccount.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IUpToDateBankAccount.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUpToDateBankAccount.ts"],"names":[],"mappings":"AAMA,eAAe;AACf,MAAM,OAAO,oBAAoB;IAC/B,EAAE,CAAU;IACZ,aAAa,CAAS;IACtB,SAAS,CAAS;IAClB,IAAI,CAAiB;IACrB,OAAO,CAAiB;IACxB,mBAAmB,CAAe;IAClC,eAAe,CAAe;IAC9B,cAAc,CAAe;IAC7B,aAAa,CAAe;IAC5B,uBAAuB,CAAiB;IACxC,YAAY,CAAiB;IAC7B,qBAAqB,CAAiB;IACtC,0BAA0B,CAAiB;IAC3C,eAAe,CAAiB;IAChC,wBAAwB,CAAiB;IACzC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,WAAW,CAAgB;IAC3B,OAAO,CAAY;IACnB,KAAK,CAAU;IACf,UAAU,CAAY;IACtB,qBAAqB,CAAY;IACjC,oBAAoB,CAAY;IAChC,aAAa,CAAS;IACtB,wBAAwB,CAAS;IACjC,uBAAuB,CAAS;CACjC","sourcesContent":["import { ISociety } from './ISociety.js';\nimport { IBankAccount } from './IBankAccount.js';\nimport { IMonth } from './IMonth.js';\nimport { IWebMail } from './IWebMail.js';\nimport { IMail } from './IMail.js';\n\n// bankAccounts\nexport class IUpToDateBankAccount {\n id?: number;\n idBankAccount: number;\n idSociety: number;\n year?: number | null;\n idMonth?: number | null;\n upToDateBankAccount?: Date | null;\n upToDateBalance?: Date | null;\n currentMandate?: Date | null;\n signedMandate?: Date | null;\n idMailRelanceAnnotation?: number | null;\n idMailAskCsv?: number | null;\n idMailRelanceDesyncho?: number | null;\n idNewMailRelanceAnnotation?: number | null;\n idNewMailAskCsv?: number | null;\n idNewMailRelanceDesyncho?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n bankAccount?: IBankAccount;\n society?: ISociety;\n month?: IMonth;\n mailAskCsv?: IWebMail;\n mailRelanceAnnotation?: IWebMail;\n mailRelanceDesynchro?: IWebMail;\n newMailAskCsv?: IMail;\n newMailRelanceAnnotation?: IMail;\n newMailRelanceDesynchro?: IMail;\n}\n"]}
|