@silexpert/core 0.1.6 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/api/Resource.d.ts.map +1 -1
- package/es/api/Resource.js.map +1 -1
- package/es/api/index.d.ts.map +1 -1
- package/es/api/index.js +4 -1
- package/es/api/index.js.map +1 -1
- package/es/api/resources/Country.d.ts.map +1 -1
- package/es/api/resources/Country.js.map +1 -1
- package/es/api/resources/Immobilization.d.ts +11 -0
- package/es/api/resources/Immobilization.d.ts.map +1 -0
- package/es/api/resources/Immobilization.js +10 -0
- package/es/api/resources/Immobilization.js.map +1 -0
- package/es/api/resources/PaymentExpectationCustomer.d.ts.map +1 -1
- package/es/api/resources/PaymentExpectationCustomer.js +2 -2
- package/es/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/es/api/resources/Simulation.d.ts +4 -1
- package/es/api/resources/Simulation.d.ts.map +1 -1
- package/es/api/resources/Simulation.js +4 -4
- package/es/api/resources/Simulation.js.map +1 -1
- package/es/api/resources/Transaction.d.ts +14 -0
- package/es/api/resources/Transaction.d.ts.map +1 -0
- package/es/api/resources/Transaction.js +12 -0
- package/es/api/resources/Transaction.js.map +1 -0
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +3 -1
- package/es/api/resources.js.map +1 -1
- package/es/index.js.map +1 -1
- package/es/types/Enum/AccountingJournal.d.ts +2 -1
- package/es/types/Enum/AccountingJournal.d.ts.map +1 -1
- package/es/types/Enum/AccountingJournal.js +1 -0
- package/es/types/Enum/AccountingJournal.js.map +1 -1
- package/es/types/Enum/ComptaType.js.map +1 -1
- package/es/types/Enum/Country.js.map +1 -1
- package/es/types/Enum/Ged.d.ts.map +1 -1
- package/es/types/Enum/Ged.js.map +1 -1
- package/es/types/Enum/ImmobilizationType.js.map +1 -1
- package/es/types/Enum/LegalForm.js +20 -20
- package/es/types/Enum/LegalForm.js.map +1 -1
- package/es/types/Enum/Role.d.ts.map +1 -1
- package/es/types/Enum/Role.js.map +1 -1
- package/es/types/Enum/Simulation.js +6 -6
- package/es/types/Enum/Simulation.js.map +1 -1
- package/es/types/Enum/TypeConnector.js.map +1 -1
- package/es/types/Enum/Vat.js +3 -3
- package/es/types/Enum/Vat.js.map +1 -1
- package/es/types/Form/FormConnector.d.ts.map +1 -1
- package/es/types/Form/FormConnector.js.map +1 -1
- package/es/types/Interface/api/BasePaginate.d.ts.map +1 -1
- package/es/types/Interface/api/BasePaginate.js.map +1 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +8 -6
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +27 -0
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +1 -0
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.js +2 -0
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -0
- package/es/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.d.ts.map +1 -1
- package/es/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
- package/es/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.d.ts.map +1 -1
- package/es/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
- package/es/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.d.ts.map +1 -1
- package/es/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
- package/es/types/Interface/api/simulation/CreateSimulation.d.ts.map +1 -1
- package/es/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
- package/es/types/Interface/api/simulation/ReadSimulation.d.ts +0 -9
- package/es/types/Interface/api/simulation/ReadSimulation.d.ts.map +1 -1
- package/es/types/Interface/api/simulation/ReadSimulation.js +1 -1
- package/es/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
- package/es/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/ReadSociety.js.map +1 -1
- package/es/types/Interface/models/IAbsenceType.d.ts.map +1 -1
- package/es/types/Interface/models/IAbsenceType.js.map +1 -1
- package/es/types/Interface/models/IAccessToken.d.ts.map +1 -1
- package/es/types/Interface/models/IAccessToken.js.map +1 -1
- package/es/types/Interface/models/IAccount.d.ts.map +1 -1
- package/es/types/Interface/models/IAccount.js.map +1 -1
- package/es/types/Interface/models/IAccountDetail.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountDetail.js.map +1 -1
- package/es/types/Interface/models/IAccountHelp.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountHelp.js.map +1 -1
- package/es/types/Interface/models/IAccountType.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountType.js.map +1 -1
- package/es/types/Interface/models/IAccountantTracker.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountantTracker.js.map +1 -1
- package/es/types/Interface/models/IAccountingEntry.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingEntry.js.map +1 -1
- package/es/types/Interface/models/IAccountingFile.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingFile.js.map +1 -1
- package/es/types/Interface/models/IAccountingFileType.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingFileType.js.map +1 -1
- package/es/types/Interface/models/IAccountingJournal.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingJournal.js.map +1 -1
- package/es/types/Interface/models/IAccountingState.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingState.js.map +1 -1
- package/es/types/Interface/models/IAccountingStateType.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingStateType.js.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/es/types/Interface/models/IActivity.d.ts.map +1 -1
- package/es/types/Interface/models/IActivity.js.map +1 -1
- package/es/types/Interface/models/IAdditionalBalance.d.ts.map +1 -1
- package/es/types/Interface/models/IAdditionalBalance.js.map +1 -1
- package/es/types/Interface/models/IAlert.d.ts.map +1 -1
- package/es/types/Interface/models/IAlert.js.map +1 -1
- package/es/types/Interface/models/IAllowedIp.d.ts.map +1 -1
- package/es/types/Interface/models/IAllowedIp.js.map +1 -1
- package/es/types/Interface/models/IAnalyticsUtm.d.ts.map +1 -1
- package/es/types/Interface/models/IAnalyticsUtm.js.map +1 -1
- package/es/types/Interface/models/IApiError.d.ts +6 -1
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +6 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IAppConfig.d.ts.map +1 -1
- package/es/types/Interface/models/IAppConfig.js.map +1 -1
- package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
- package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/es/types/Interface/models/IAskAbsence.d.ts.map +1 -1
- package/es/types/Interface/models/IAskAbsence.js.map +1 -1
- package/es/types/Interface/models/IAskAbsenceTimes.d.ts.map +1 -1
- package/es/types/Interface/models/IAskAbsenceTimes.js.map +1 -1
- package/es/types/Interface/models/IAttachmentFile.d.ts.map +1 -1
- package/es/types/Interface/models/IAttachmentFile.js.map +1 -1
- package/es/types/Interface/models/IAttestation.d.ts.map +1 -1
- package/es/types/Interface/models/IAttestation.js.map +1 -1
- package/es/types/Interface/models/IAttributionHistory.d.ts.map +1 -1
- package/es/types/Interface/models/IAttributionHistory.js.map +1 -1
- package/es/types/Interface/models/IAutoLoginToken.d.ts.map +1 -1
- package/es/types/Interface/models/IAutoLoginToken.js.map +1 -1
- package/es/types/Interface/models/IBalanceBankAccount.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceBankAccount.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheetHistory.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheetHistory.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheetLiquidation.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheetLiquidation.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheetPartial.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheetPartial.js.map +1 -1
- package/es/types/Interface/models/IBankAccount.d.ts.map +1 -1
- package/es/types/Interface/models/IBankAccount.js.map +1 -1
- package/es/types/Interface/models/IBankAccountSynchroHistory.d.ts.map +1 -1
- package/es/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
- package/es/types/Interface/models/IBankConnection.d.ts.map +1 -1
- package/es/types/Interface/models/IBankConnection.js.map +1 -1
- package/es/types/Interface/models/IBankList.d.ts.map +1 -1
- package/es/types/Interface/models/IBankList.js.map +1 -1
- package/es/types/Interface/models/IBankTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IBankTransaction.js.map +1 -1
- package/es/types/Interface/models/IBrandType.d.ts.map +1 -1
- package/es/types/Interface/models/IBrandType.js.map +1 -1
- package/es/types/Interface/models/IBusinessLine.d.ts.map +1 -1
- package/es/types/Interface/models/IBusinessLine.js.map +1 -1
- package/es/types/Interface/models/IBusinessPartner.d.ts.map +1 -1
- package/es/types/Interface/models/IBusinessPartner.js.map +1 -1
- package/es/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
- package/es/types/Interface/models/ICalendarEvent.js.map +1 -1
- package/es/types/Interface/models/ICalendarEventUser.d.ts.map +1 -1
- package/es/types/Interface/models/ICalendarEventUser.js.map +1 -1
- package/es/types/Interface/models/ICallDirectly.d.ts.map +1 -1
- package/es/types/Interface/models/ICallDirectly.js.map +1 -1
- package/es/types/Interface/models/ICashDeskTransactionType.d.ts.map +1 -1
- package/es/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
- package/es/types/Interface/models/ICategory.d.ts.map +1 -1
- package/es/types/Interface/models/ICategory.js.map +1 -1
- package/es/types/Interface/models/ICerfaType.d.ts.map +1 -1
- package/es/types/Interface/models/ICerfaType.js.map +1 -1
- package/es/types/Interface/models/ICerfaValue.d.ts.map +1 -1
- package/es/types/Interface/models/ICerfaValue.js.map +1 -1
- package/es/types/Interface/models/IChangeLog.d.ts.map +1 -1
- package/es/types/Interface/models/IChangeLog.js.map +1 -1
- package/es/types/Interface/models/IChannelType.d.ts.map +1 -1
- package/es/types/Interface/models/IChannelType.js.map +1 -1
- package/es/types/Interface/models/IChecklist.d.ts.map +1 -1
- package/es/types/Interface/models/IChecklist.js.map +1 -1
- package/es/types/Interface/models/IChecklistCategoryType.d.ts.map +1 -1
- package/es/types/Interface/models/IChecklistCategoryType.js.map +1 -1
- package/es/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
- package/es/types/Interface/models/IChecklistDetail.js.map +1 -1
- package/es/types/Interface/models/IChecklistType.d.ts.map +1 -1
- package/es/types/Interface/models/IChecklistType.js.map +1 -1
- package/es/types/Interface/models/ICivility.d.ts.map +1 -1
- package/es/types/Interface/models/ICivility.js.map +1 -1
- package/es/types/Interface/models/IColor.d.ts.map +1 -1
- package/es/types/Interface/models/IColor.js.map +1 -1
- package/es/types/Interface/models/IComment.d.ts.map +1 -1
- package/es/types/Interface/models/IComment.js.map +1 -1
- package/es/types/Interface/models/ICommentType.d.ts.map +1 -1
- package/es/types/Interface/models/ICommentType.js.map +1 -1
- package/es/types/Interface/models/IComptaHistoryType.d.ts.map +1 -1
- package/es/types/Interface/models/IComptaHistoryType.js.map +1 -1
- package/es/types/Interface/models/IComptaType.d.ts.map +1 -1
- package/es/types/Interface/models/IComptaType.js.map +1 -1
- package/es/types/Interface/models/IConnector.d.ts.map +1 -1
- package/es/types/Interface/models/IConnector.js.map +1 -1
- package/es/types/Interface/models/IConnectorType.d.ts.map +1 -1
- package/es/types/Interface/models/IConnectorType.js.map +1 -1
- package/es/types/Interface/models/IContractType.d.ts.map +1 -1
- package/es/types/Interface/models/IContractType.js.map +1 -1
- package/es/types/Interface/models/ICotation.d.ts.map +1 -1
- package/es/types/Interface/models/ICotation.js.map +1 -1
- package/es/types/Interface/models/ICountry.d.ts.map +1 -1
- package/es/types/Interface/models/ICountry.js.map +1 -1
- package/es/types/Interface/models/ICurrency.d.ts.map +1 -1
- package/es/types/Interface/models/ICurrency.js.map +1 -1
- package/es/types/Interface/models/ICustomerIsRegime.d.ts.map +1 -1
- package/es/types/Interface/models/ICustomerIsRegime.js.map +1 -1
- package/es/types/Interface/models/ICustomerSignature.d.ts.map +1 -1
- package/es/types/Interface/models/ICustomerSignature.js.map +1 -1
- package/es/types/Interface/models/ICustomerTva.d.ts.map +1 -1
- package/es/types/Interface/models/ICustomerTva.js.map +1 -1
- package/es/types/Interface/models/ICustomisation.d.ts.map +1 -1
- package/es/types/Interface/models/ICustomisation.js.map +1 -1
- package/es/types/Interface/models/ICustomizationType.d.ts.map +1 -1
- package/es/types/Interface/models/ICustomizationType.js.map +1 -1
- package/es/types/Interface/models/ICycle.d.ts.map +1 -1
- package/es/types/Interface/models/ICycle.js.map +1 -1
- package/es/types/Interface/models/IDay.d.ts.map +1 -1
- package/es/types/Interface/models/IDay.js.map +1 -1
- package/es/types/Interface/models/IDetailedLogBi.d.ts.map +1 -1
- package/es/types/Interface/models/IDetailedLogBi.js.map +1 -1
- package/es/types/Interface/models/IDirectDebitHistory.d.ts.map +1 -1
- package/es/types/Interface/models/IDirectDebitHistory.js.map +1 -1
- package/es/types/Interface/models/IDocumentWaitingType.d.ts.map +1 -1
- package/es/types/Interface/models/IDocumentWaitingType.js.map +1 -1
- package/es/types/Interface/models/IEmployee.d.ts.map +1 -1
- package/es/types/Interface/models/IEmployee.js.map +1 -1
- package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +1 -1
- package/es/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
- package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +1 -1
- package/es/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
- package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
- package/es/types/Interface/models/IEngagementOcrExtraction.d.ts.map +1 -1
- package/es/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
- package/es/types/Interface/models/IErrorCode.d.ts.map +1 -1
- package/es/types/Interface/models/IErrorCode.js.map +1 -1
- package/es/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
- package/es/types/Interface/models/IEstimateInvoice.js.map +1 -1
- package/es/types/Interface/models/IEstimateInvoiceRepeat.d.ts.map +1 -1
- package/es/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
- package/es/types/Interface/models/IEstimateInvoiceType.d.ts.map +1 -1
- package/es/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IExerciceDetail.d.ts.map +1 -1
- package/es/types/Interface/models/IExerciceDetail.js.map +1 -1
- package/es/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/es/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/es/types/Interface/models/IFailedLoginAttempt.d.ts.map +1 -1
- package/es/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
- package/es/types/Interface/models/IFaq.d.ts.map +1 -1
- package/es/types/Interface/models/IFaq.js.map +1 -1
- package/es/types/Interface/models/IFaqCategory.d.ts.map +1 -1
- package/es/types/Interface/models/IFaqCategory.js.map +1 -1
- package/es/types/Interface/models/IField.d.ts.map +1 -1
- package/es/types/Interface/models/IField.js.map +1 -1
- package/es/types/Interface/models/IFile.d.ts.map +1 -1
- package/es/types/Interface/models/IFile.js.map +1 -1
- package/es/types/Interface/models/IFileMissing.d.ts.map +1 -1
- package/es/types/Interface/models/IFileMissing.js.map +1 -1
- package/es/types/Interface/models/IFileType.d.ts.map +1 -1
- package/es/types/Interface/models/IFileType.js.map +1 -1
- package/es/types/Interface/models/IFiscalRegime.d.ts.map +1 -1
- package/es/types/Interface/models/IFiscalRegime.js.map +1 -1
- package/es/types/Interface/models/IFolderFile.d.ts.map +1 -1
- package/es/types/Interface/models/IFolderFile.js.map +1 -1
- package/es/types/Interface/models/IFollow.d.ts.map +1 -1
- package/es/types/Interface/models/IFollow.js.map +1 -1
- package/es/types/Interface/models/IFollowList.d.ts.map +1 -1
- package/es/types/Interface/models/IFollowList.js.map +1 -1
- package/es/types/Interface/models/IFollowedQualityMail.d.ts.map +1 -1
- package/es/types/Interface/models/IFollowedQualityMail.js.map +1 -1
- package/es/types/Interface/models/IFollowedQualityMailType.d.ts.map +1 -1
- package/es/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
- package/es/types/Interface/models/IFormalism.d.ts.map +1 -1
- package/es/types/Interface/models/IFormalism.js.map +1 -1
- package/es/types/Interface/models/IFormalismValue.d.ts.map +1 -1
- package/es/types/Interface/models/IFormalismValue.js.map +1 -1
- package/es/types/Interface/models/IFrequency.d.ts.map +1 -1
- package/es/types/Interface/models/IFrequency.js.map +1 -1
- package/es/types/Interface/models/IFuel.d.ts.map +1 -1
- package/es/types/Interface/models/IFuel.js.map +1 -1
- package/es/types/Interface/models/IGedCategory.d.ts.map +1 -1
- package/es/types/Interface/models/IGedCategory.js.map +1 -1
- package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/es/types/Interface/models/IGedFile.js.map +1 -1
- package/es/types/Interface/models/IGedFileType.d.ts.map +1 -1
- package/es/types/Interface/models/IGedFileType.js.map +1 -1
- package/es/types/Interface/models/IGedFolder.d.ts.map +1 -1
- package/es/types/Interface/models/IGedFolder.js.map +1 -1
- package/es/types/Interface/models/IIdentification.d.ts.map +1 -1
- package/es/types/Interface/models/IIdentification.js.map +1 -1
- package/es/types/Interface/models/IImmobilization.d.ts +4 -2
- package/es/types/Interface/models/IImmobilization.d.ts.map +1 -1
- package/es/types/Interface/models/IImmobilization.js.map +1 -1
- package/es/types/Interface/models/IIndependentReview.d.ts.map +1 -1
- package/es/types/Interface/models/IIndependentReview.js.map +1 -1
- package/es/types/Interface/models/IInterestedByFeature.d.ts.map +1 -1
- package/es/types/Interface/models/IInterestedByFeature.js.map +1 -1
- package/es/types/Interface/models/IInternalEstimate.d.ts.map +1 -1
- package/es/types/Interface/models/IInternalEstimate.js.map +1 -1
- package/es/types/Interface/models/IIpTmpBlocked.d.ts.map +1 -1
- package/es/types/Interface/models/IIpTmpBlocked.js.map +1 -1
- package/es/types/Interface/models/IItemEstimate.d.ts.map +1 -1
- package/es/types/Interface/models/IItemEstimate.js.map +1 -1
- package/es/types/Interface/models/IJob.d.ts.map +1 -1
- package/es/types/Interface/models/IJob.js.map +1 -1
- package/es/types/Interface/models/IJobCategory.d.ts.map +1 -1
- package/es/types/Interface/models/IJobCategory.js.map +1 -1
- package/es/types/Interface/models/IKilometricAllowanceScale.d.ts.map +1 -1
- package/es/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
- package/es/types/Interface/models/ILabelPaymentWaiting.d.ts.map +1 -1
- package/es/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
- package/es/types/Interface/models/ILegalForm.d.ts.map +1 -1
- package/es/types/Interface/models/ILegalForm.js.map +1 -1
- package/es/types/Interface/models/ILegalNotice.d.ts.map +1 -1
- package/es/types/Interface/models/ILegalNotice.js.map +1 -1
- package/es/types/Interface/models/ILetter.d.ts.map +1 -1
- package/es/types/Interface/models/ILetter.js.map +1 -1
- package/es/types/Interface/models/ILetterType.d.ts.map +1 -1
- package/es/types/Interface/models/ILetterType.js.map +1 -1
- package/es/types/Interface/models/ILettering.d.ts.map +1 -1
- package/es/types/Interface/models/ILettering.js.map +1 -1
- package/es/types/Interface/models/ILog.d.ts.map +1 -1
- package/es/types/Interface/models/ILog.js.map +1 -1
- package/es/types/Interface/models/ILogBi.d.ts.map +1 -1
- package/es/types/Interface/models/ILogBi.js.map +1 -1
- package/es/types/Interface/models/ILogType.d.ts.map +1 -1
- package/es/types/Interface/models/ILogType.js.map +1 -1
- package/es/types/Interface/models/IMailAuto.d.ts.map +1 -1
- package/es/types/Interface/models/IMailAuto.js.map +1 -1
- package/es/types/Interface/models/IMailAutoType.d.ts.map +1 -1
- package/es/types/Interface/models/IMailAutoType.js.map +1 -1
- package/es/types/Interface/models/IMailSociety.d.ts.map +1 -1
- package/es/types/Interface/models/IMailSociety.js.map +1 -1
- package/es/types/Interface/models/IMonth.d.ts.map +1 -1
- package/es/types/Interface/models/IMonth.js.map +1 -1
- package/es/types/Interface/models/INationality.d.ts.map +1 -1
- package/es/types/Interface/models/INationality.js.map +1 -1
- package/es/types/Interface/models/INature.d.ts.map +1 -1
- package/es/types/Interface/models/INature.js.map +1 -1
- package/es/types/Interface/models/INote.d.ts.map +1 -1
- package/es/types/Interface/models/INote.js.map +1 -1
- package/es/types/Interface/models/INotification.d.ts.map +1 -1
- package/es/types/Interface/models/INotification.js.map +1 -1
- package/es/types/Interface/models/INotificationCodeType.d.ts.map +1 -1
- package/es/types/Interface/models/INotificationCodeType.js.map +1 -1
- package/es/types/Interface/models/INotificationType.d.ts.map +1 -1
- package/es/types/Interface/models/INotificationType.js.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/es/types/Interface/models/IOperationLegalNotice.d.ts.map +1 -1
- package/es/types/Interface/models/IOperationLegalNotice.js.map +1 -1
- package/es/types/Interface/models/IPageView.d.ts.map +1 -1
- package/es/types/Interface/models/IPageView.js.map +1 -1
- package/es/types/Interface/models/IPartnerTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IPartnerTransaction.js.map +1 -1
- package/es/types/Interface/models/IPartnerTransactionType.d.ts.map +1 -1
- package/es/types/Interface/models/IPartnerTransactionType.js.map +1 -1
- package/es/types/Interface/models/IPayPlan.d.ts.map +1 -1
- package/es/types/Interface/models/IPayPlan.js.map +1 -1
- package/es/types/Interface/models/IPayment.d.ts.map +1 -1
- package/es/types/Interface/models/IPayment.js.map +1 -1
- package/es/types/Interface/models/IPaymentDelay.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentDelay.js.map +1 -1
- package/es/types/Interface/models/IPaymentExpectation.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentExpectation.js.map +1 -1
- package/es/types/Interface/models/IPaymentExpectationCustomer.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
- package/es/types/Interface/models/IPaymentMethod.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentMethod.js.map +1 -1
- package/es/types/Interface/models/IPaymentSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentSchedule.js.map +1 -1
- package/es/types/Interface/models/IPaymentWaiting.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentWaiting.js.map +1 -1
- package/es/types/Interface/models/IPenalty.d.ts.map +1 -1
- package/es/types/Interface/models/IPenalty.js.map +1 -1
- package/es/types/Interface/models/IPenaltyType.d.ts.map +1 -1
- package/es/types/Interface/models/IPenaltyType.js.map +1 -1
- package/es/types/Interface/models/IPendingPoint.d.ts.map +1 -1
- package/es/types/Interface/models/IPendingPoint.js.map +1 -1
- package/es/types/Interface/models/IPermission.d.ts.map +1 -1
- package/es/types/Interface/models/IPermission.js.map +1 -1
- package/es/types/Interface/models/IPhoneNumber.d.ts.map +1 -1
- package/es/types/Interface/models/IPhoneNumber.js.map +1 -1
- package/es/types/Interface/models/IPhonePrefix.d.ts.map +1 -1
- package/es/types/Interface/models/IPhonePrefix.js.map +1 -1
- package/es/types/Interface/models/IPhonePrefixChild.d.ts.map +1 -1
- package/es/types/Interface/models/IPhonePrefixChild.js.map +1 -1
- package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestation.js.map +1 -1
- package/es/types/Interface/models/IPrestationComplementary.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestationComplementary.js.map +1 -1
- package/es/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestationList.js.map +1 -1
- package/es/types/Interface/models/IPrestationSocial.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestationSocial.js.map +1 -1
- package/es/types/Interface/models/IProcedure.d.ts.map +1 -1
- package/es/types/Interface/models/IProcedure.js.map +1 -1
- package/es/types/Interface/models/IProduct.d.ts.map +1 -1
- package/es/types/Interface/models/IProduct.js.map +1 -1
- package/es/types/Interface/models/IProductType.d.ts.map +1 -1
- package/es/types/Interface/models/IProductType.js.map +1 -1
- package/es/types/Interface/models/IQuality.d.ts.map +1 -1
- package/es/types/Interface/models/IQuality.js.map +1 -1
- package/es/types/Interface/models/IQuotaLead.d.ts.map +1 -1
- package/es/types/Interface/models/IQuotaLead.js.map +1 -1
- package/es/types/Interface/models/IRating.d.ts.map +1 -1
- package/es/types/Interface/models/IRating.js.map +1 -1
- package/es/types/Interface/models/IReason.d.ts.map +1 -1
- package/es/types/Interface/models/IReason.js.map +1 -1
- package/es/types/Interface/models/IReasonTermination.d.ts.map +1 -1
- package/es/types/Interface/models/IReasonTermination.js.map +1 -1
- package/es/types/Interface/models/IRecontactHistory.d.ts.map +1 -1
- package/es/types/Interface/models/IRecontactHistory.js.map +1 -1
- package/es/types/Interface/models/IRefund.d.ts.map +1 -1
- package/es/types/Interface/models/IRefund.js.map +1 -1
- package/es/types/Interface/models/IRefundMotif.d.ts.map +1 -1
- package/es/types/Interface/models/IRefundMotif.js.map +1 -1
- package/es/types/Interface/models/IRegion.d.ts.map +1 -1
- package/es/types/Interface/models/IRegion.js.map +1 -1
- package/es/types/Interface/models/IRegisterCategory.d.ts.map +1 -1
- package/es/types/Interface/models/IRegisterCategory.js.map +1 -1
- package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/es/types/Interface/models/IRegulate.js.map +1 -1
- package/es/types/Interface/models/IRegulation.d.ts.map +1 -1
- package/es/types/Interface/models/IRegulation.js.map +1 -1
- package/es/types/Interface/models/IRepeatType.d.ts.map +1 -1
- package/es/types/Interface/models/IRepeatType.js.map +1 -1
- package/es/types/Interface/models/IReport.d.ts.map +1 -1
- package/es/types/Interface/models/IReport.js.map +1 -1
- package/es/types/Interface/models/IReportMessage.d.ts.map +1 -1
- package/es/types/Interface/models/IReportMessage.js.map +1 -1
- package/es/types/Interface/models/IReportType.d.ts.map +1 -1
- package/es/types/Interface/models/IReportType.js.map +1 -1
- package/es/types/Interface/models/IRole.d.ts.map +1 -1
- package/es/types/Interface/models/IRole.js.map +1 -1
- package/es/types/Interface/models/IRoleUser.d.ts.map +1 -1
- package/es/types/Interface/models/IRoleUser.js.map +1 -1
- package/es/types/Interface/models/IRoom.d.ts.map +1 -1
- package/es/types/Interface/models/IRoom.js.map +1 -1
- package/es/types/Interface/models/IRule.d.ts.map +1 -1
- package/es/types/Interface/models/IRule.js.map +1 -1
- package/es/types/Interface/models/ISchedule.d.ts.map +1 -1
- package/es/types/Interface/models/ISchedule.js.map +1 -1
- package/es/types/Interface/models/ISector.d.ts.map +1 -1
- package/es/types/Interface/models/ISector.js.map +1 -1
- package/es/types/Interface/models/ISendMethod.d.ts.map +1 -1
- package/es/types/Interface/models/ISendMethod.js.map +1 -1
- package/es/types/Interface/models/IService.d.ts.map +1 -1
- package/es/types/Interface/models/IService.js.map +1 -1
- package/es/types/Interface/models/ISheetMonthSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
- package/es/types/Interface/models/ISimulation.d.ts +3 -3
- package/es/types/Interface/models/ISimulation.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulation.js.map +1 -1
- package/es/types/Interface/models/ISimulationAdditionalFinance.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
- package/es/types/Interface/models/ISimulationColor.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulationColor.js.map +1 -1
- package/es/types/Interface/models/ISimulationElement.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulationElement.js.map +1 -1
- package/es/types/Interface/models/ISimulationHasBankAccount.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
- package/es/types/Interface/models/ISimulationPeriod.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulationPeriod.js.map +1 -1
- package/es/types/Interface/models/ISimulationSummary.d.ts.map +1 -1
- package/es/types/Interface/models/ISimulationSummary.js.map +1 -1
- package/es/types/Interface/models/ISms.d.ts.map +1 -1
- package/es/types/Interface/models/ISms.js.map +1 -1
- package/es/types/Interface/models/ISmsType.d.ts.map +1 -1
- package/es/types/Interface/models/ISmsType.js.map +1 -1
- package/es/types/Interface/models/ISocialDetail.d.ts.map +1 -1
- package/es/types/Interface/models/ISocialDetail.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/ISocietyAction.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyAction.js.map +1 -1
- package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/es/types/Interface/models/ISocietyBank.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyBank.js.map +1 -1
- package/es/types/Interface/models/ISocietyBudgetConnection.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
- package/es/types/Interface/models/ISocietyCgv.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyCgv.js.map +1 -1
- package/es/types/Interface/models/ISocietyConfig.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyConfig.js.map +1 -1
- package/es/types/Interface/models/ISocietyConfigBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
- package/es/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyDetail.js.map +1 -1
- package/es/types/Interface/models/ISocietyFile.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyFile.js.map +1 -1
- package/es/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyGescom.js.map +1 -1
- package/es/types/Interface/models/ISocietyJuridical.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyJuridical.js.map +1 -1
- package/es/types/Interface/models/ISocietyNote.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyNote.js.map +1 -1
- package/es/types/Interface/models/ISocietyPartner.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyPartner.js.map +1 -1
- package/es/types/Interface/models/ISocietyProceeding.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyProceeding.js.map +1 -1
- package/es/types/Interface/models/ISocietyProcessRegister.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyProcessRegister.js.map +1 -1
- package/es/types/Interface/models/ISocietyRelance.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyRelance.js.map +1 -1
- package/es/types/Interface/models/ISocietySocial.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietySocial.js.map +1 -1
- package/es/types/Interface/models/ISocietySoftware.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietySoftware.js.map +1 -1
- package/es/types/Interface/models/ISocietyStat.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyStat.js.map +1 -1
- package/es/types/Interface/models/ISocietyVehicle.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyVehicle.js.map +1 -1
- package/es/types/Interface/models/ISoftwareCompta.d.ts.map +1 -1
- package/es/types/Interface/models/ISoftwareCompta.js.map +1 -1
- package/es/types/Interface/models/ISource.d.ts.map +1 -1
- package/es/types/Interface/models/ISource.js.map +1 -1
- package/es/types/Interface/models/ISpecialOperation.d.ts.map +1 -1
- package/es/types/Interface/models/ISpecialOperation.js.map +1 -1
- package/es/types/Interface/models/ISponsorshipLink.d.ts.map +1 -1
- package/es/types/Interface/models/ISponsorshipLink.js.map +1 -1
- package/es/types/Interface/models/IStatusSignature.d.ts.map +1 -1
- package/es/types/Interface/models/IStatusSignature.js.map +1 -1
- package/es/types/Interface/models/IStripeEvent.d.ts.map +1 -1
- package/es/types/Interface/models/IStripeEvent.js.map +1 -1
- package/es/types/Interface/models/IStripeEventType.d.ts.map +1 -1
- package/es/types/Interface/models/IStripeEventType.js.map +1 -1
- package/es/types/Interface/models/ISubscriptionType.d.ts.map +1 -1
- package/es/types/Interface/models/ISubscriptionType.js.map +1 -1
- package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
- package/es/types/Interface/models/ISupervision.js.map +1 -1
- package/es/types/Interface/models/ISupervisionJob.d.ts.map +1 -1
- package/es/types/Interface/models/ISupervisionJob.js.map +1 -1
- package/es/types/Interface/models/ISupervisionPendingPoint.d.ts.map +1 -1
- package/es/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
- package/es/types/Interface/models/ITag.d.ts.map +1 -1
- package/es/types/Interface/models/ITag.js.map +1 -1
- package/es/types/Interface/models/ITask.d.ts.map +1 -1
- package/es/types/Interface/models/ITask.js.map +1 -1
- package/es/types/Interface/models/ITaxSystem.d.ts.map +1 -1
- package/es/types/Interface/models/ITaxSystem.js.map +1 -1
- package/es/types/Interface/models/ITeam.d.ts.map +1 -1
- package/es/types/Interface/models/ITeam.js.map +1 -1
- package/es/types/Interface/models/ITeamBusinessLine.d.ts.map +1 -1
- package/es/types/Interface/models/ITeamBusinessLine.js.map +1 -1
- package/es/types/Interface/models/ITerminationList.d.ts.map +1 -1
- package/es/types/Interface/models/ITerminationList.js.map +1 -1
- package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
- package/es/types/Interface/models/IThirdParty.js.map +1 -1
- package/es/types/Interface/models/IThirdPartySociety.d.ts.map +1 -1
- package/es/types/Interface/models/IThirdPartySociety.js.map +1 -1
- package/es/types/Interface/models/IThirdPartyType.d.ts.map +1 -1
- package/es/types/Interface/models/IThirdPartyType.js.map +1 -1
- package/es/types/Interface/models/ITicketSupport.d.ts.map +1 -1
- package/es/types/Interface/models/ITicketSupport.js.map +1 -1
- package/es/types/Interface/models/ITicketSupportFollow.d.ts.map +1 -1
- package/es/types/Interface/models/ITicketSupportFollow.js.map +1 -1
- package/es/types/Interface/models/ITimeTracking.d.ts.map +1 -1
- package/es/types/Interface/models/ITimeTracking.js.map +1 -1
- package/es/types/Interface/models/ITimeTrackingSource.d.ts.map +1 -1
- package/es/types/Interface/models/ITimeTrackingSource.js.map +1 -1
- package/es/types/Interface/models/ITmpValidationToken.d.ts.map +1 -1
- package/es/types/Interface/models/ITmpValidationToken.js.map +1 -1
- package/es/types/Interface/models/IUnit.d.ts.map +1 -1
- package/es/types/Interface/models/IUnit.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/Interface/models/IUserNotification.d.ts.map +1 -1
- package/es/types/Interface/models/IUserNotification.js.map +1 -1
- package/es/types/Interface/models/IUserSocietyPermission.d.ts.map +1 -1
- package/es/types/Interface/models/IUserSocietyPermission.js.map +1 -1
- package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts.map +1 -1
- package/es/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
- package/es/types/Interface/models/IUserTeam.d.ts.map +1 -1
- package/es/types/Interface/models/IUserTeam.js.map +1 -1
- package/es/types/Interface/models/IUserTest.d.ts.map +1 -1
- package/es/types/Interface/models/IUserTest.js.map +1 -1
- package/es/types/Interface/models/IVat.d.ts.map +1 -1
- package/es/types/Interface/models/IVat.js.map +1 -1
- package/es/types/Interface/models/IVatDeclaration.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclaration.js.map +1 -1
- package/es/types/Interface/models/IVatDeclarationCertificate.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
- package/es/types/Interface/models/IVatDeclarationSocietyDetail.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
- package/es/types/Interface/models/IVatMargin.d.ts.map +1 -1
- package/es/types/Interface/models/IVatMargin.js.map +1 -1
- package/es/types/Interface/models/IVatRegime.d.ts.map +1 -1
- package/es/types/Interface/models/IVatRegime.js.map +1 -1
- package/es/types/Interface/models/IVehicleType.d.ts.map +1 -1
- package/es/types/Interface/models/IVehicleType.js.map +1 -1
- package/es/types/Interface/models/IWebMail.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMail.js.map +1 -1
- package/es/types/Interface/models/IWebMailAttachment.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMailAttachment.js.map +1 -1
- package/es/types/Interface/models/IWebMailSpam.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMailSpam.js.map +1 -1
- package/es/types/Interface/models/IWebMailSpamType.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMailSpamType.js.map +1 -1
- package/es/types/Interface/models/IWebMailStat.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMailStat.js.map +1 -1
- package/es/types/Interface/models/IWebMailType.d.ts.map +1 -1
- package/es/types/Interface/models/IWebMailType.js.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/es/types/index.d.ts +1 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +1 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/objectUtils/BaseEntity.d.ts.map +1 -1
- package/es/utils/objectUtils/BaseEntity.js.map +1 -1
- package/es/utils/objectUtils/flattenObject.d.ts.map +1 -1
- package/es/utils/objectUtils/flattenObject.js +3 -5
- package/es/utils/objectUtils/flattenObject.js.map +1 -1
- package/es/utils/objectUtils/fullFlattenObject.d.ts.map +1 -1
- package/es/utils/objectUtils/fullFlattenObject.js +2 -4
- package/es/utils/objectUtils/fullFlattenObject.js.map +1 -1
- package/es/utils/objectUtils/unflattenObject.d.ts.map +1 -1
- package/es/utils/objectUtils/unflattenObject.js +4 -5
- package/es/utils/objectUtils/unflattenObject.js.map +1 -1
- package/js/api/Resource.js.map +1 -1
- package/js/api/index.js +3 -0
- package/js/api/index.js.map +1 -1
- package/js/api/resources/Country.js.map +1 -1
- package/js/api/resources/Immobilization.js +22 -0
- package/js/api/resources/Immobilization.js.map +1 -0
- package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/js/api/resources/Simulation.js +4 -4
- package/js/api/resources/Simulation.js.map +1 -1
- package/js/api/resources/Transaction.js +24 -0
- package/js/api/resources/Transaction.js.map +1 -0
- package/js/api/resources.js +4 -1
- package/js/api/resources.js.map +1 -1
- package/js/index.js.map +1 -1
- package/js/types/Enum/AccountingJournal.js +1 -0
- package/js/types/Enum/AccountingJournal.js.map +1 -1
- package/js/types/Enum/ComptaType.js.map +1 -1
- package/js/types/Enum/Country.js.map +1 -1
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/ImmobilizationType.js.map +1 -1
- package/js/types/Enum/LegalForm.js.map +1 -1
- package/js/types/Enum/Role.js.map +1 -1
- package/js/types/Enum/Simulation.js.map +1 -1
- package/js/types/Enum/TypeConnector.js.map +1 -1
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Form/FormConnector.js.map +1 -1
- package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js +6 -0
- package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -0
- package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
- package/js/types/Interface/api/simulation/ReadSimulation.js +0 -4
- package/js/types/Interface/models/IApiError.js +6 -0
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/index.js +12 -0
- package/js/types/index.js.map +1 -1
- package/js/utils/objectUtils/flattenObject.js +3 -5
- package/js/utils/objectUtils/flattenObject.js.map +1 -1
- package/js/utils/objectUtils/fullFlattenObject.js +3 -5
- package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
- package/js/utils/objectUtils/unflattenObject.js +3 -3
- package/js/utils/objectUtils/unflattenObject.js.map +1 -1
- package/package.json +17 -17
- package/ts/api/Resource.ts +2 -2
- package/ts/api/index.ts +9 -7
- package/ts/api/resources/Country.ts +2 -2
- package/ts/api/resources/Immobilization.ts +14 -0
- package/ts/api/resources/PaymentExpectationCustomer.ts +10 -8
- package/ts/api/resources/Simulation.ts +11 -5
- package/ts/api/resources/Transaction.ts +24 -0
- package/ts/api/resources.ts +3 -1
- package/ts/index.ts +0 -1
- package/ts/types/Enum/AccountingJournal.ts +2 -1
- package/ts/types/Enum/ComptaType.ts +1 -1
- package/ts/types/Enum/Country.ts +1 -1
- package/ts/types/Enum/Ged.ts +4 -4
- package/ts/types/Enum/ImmobilizationType.ts +77 -77
- package/ts/types/Enum/LegalForm.ts +20 -20
- package/ts/types/Enum/Role.ts +4 -5
- package/ts/types/Enum/Simulation.ts +6 -6
- package/ts/types/Enum/TypeConnector.ts +1 -1
- package/ts/types/Enum/Vat.ts +3 -3
- package/ts/types/Form/FormConnector.ts +1 -2
- package/ts/types/Interface/api/BasePaginate.ts +0 -1
- package/ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts +10 -5
- package/ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts +29 -0
- package/ts/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.ts +1 -2
- package/ts/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.ts +0 -15
- package/ts/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.ts +1 -3
- package/ts/types/Interface/api/simulation/CreateSimulation.ts +0 -1
- package/ts/types/Interface/api/simulation/ReadSimulation.ts +0 -14
- package/ts/types/Interface/api/society/ReadSociety.ts +1 -1
- package/ts/types/Interface/models/IAbsenceType.ts +0 -1
- package/ts/types/Interface/models/IAccessToken.ts +0 -1
- package/ts/types/Interface/models/IAccount.ts +0 -1
- package/ts/types/Interface/models/IAccountDetail.ts +0 -1
- package/ts/types/Interface/models/IAccountHelp.ts +0 -1
- package/ts/types/Interface/models/IAccountType.ts +0 -1
- package/ts/types/Interface/models/IAccountantTracker.ts +0 -1
- package/ts/types/Interface/models/IAccountingEntry.ts +1 -2
- package/ts/types/Interface/models/IAccountingFile.ts +0 -1
- package/ts/types/Interface/models/IAccountingFileType.ts +0 -1
- package/ts/types/Interface/models/IAccountingJournal.ts +0 -1
- package/ts/types/Interface/models/IAccountingState.ts +0 -1
- package/ts/types/Interface/models/IAccountingStateType.ts +0 -1
- package/ts/types/Interface/models/IAccountingTransaction.ts +0 -1
- package/ts/types/Interface/models/IAccountsSocieties.ts +0 -1
- package/ts/types/Interface/models/IActivity.ts +0 -1
- package/ts/types/Interface/models/IAdditionalBalance.ts +0 -1
- package/ts/types/Interface/models/IAlert.ts +0 -1
- package/ts/types/Interface/models/IAllowedIp.ts +0 -1
- package/ts/types/Interface/models/IAnalyticsUtm.ts +0 -1
- package/ts/types/Interface/models/IApiError.ts +9 -2
- package/ts/types/Interface/models/IAppConfig.ts +0 -1
- package/ts/types/Interface/models/IAreasInvoice.ts +0 -1
- package/ts/types/Interface/models/IAskAbsence.ts +0 -1
- package/ts/types/Interface/models/IAskAbsenceTimes.ts +0 -1
- package/ts/types/Interface/models/IAttachmentFile.ts +0 -1
- package/ts/types/Interface/models/IAttestation.ts +0 -1
- package/ts/types/Interface/models/IAttributionHistory.ts +0 -1
- package/ts/types/Interface/models/IAutoLoginToken.ts +0 -1
- package/ts/types/Interface/models/IBalanceBankAccount.ts +0 -1
- package/ts/types/Interface/models/IBalanceSheet.ts +0 -1
- package/ts/types/Interface/models/IBalanceSheetHistory.ts +0 -1
- package/ts/types/Interface/models/IBalanceSheetLiquidation.ts +0 -1
- package/ts/types/Interface/models/IBalanceSheetPartial.ts +0 -1
- package/ts/types/Interface/models/IBankAccount.ts +0 -1
- package/ts/types/Interface/models/IBankAccountSynchroHistory.ts +0 -1
- package/ts/types/Interface/models/IBankConnection.ts +0 -1
- package/ts/types/Interface/models/IBankList.ts +0 -1
- package/ts/types/Interface/models/IBankTransaction.ts +0 -1
- package/ts/types/Interface/models/IBrandType.ts +0 -1
- package/ts/types/Interface/models/IBusinessLine.ts +0 -1
- package/ts/types/Interface/models/IBusinessPartner.ts +0 -1
- package/ts/types/Interface/models/ICalendarEvent.ts +0 -1
- package/ts/types/Interface/models/ICalendarEventUser.ts +0 -1
- package/ts/types/Interface/models/ICallDirectly.ts +0 -1
- package/ts/types/Interface/models/ICashDeskTransactionType.ts +0 -1
- package/ts/types/Interface/models/ICategory.ts +0 -1
- package/ts/types/Interface/models/ICerfaType.ts +0 -1
- package/ts/types/Interface/models/ICerfaValue.ts +0 -1
- package/ts/types/Interface/models/IChangeLog.ts +0 -1
- package/ts/types/Interface/models/IChannelType.ts +0 -1
- package/ts/types/Interface/models/IChecklist.ts +0 -1
- package/ts/types/Interface/models/IChecklistCategoryType.ts +0 -1
- package/ts/types/Interface/models/IChecklistDetail.ts +0 -1
- package/ts/types/Interface/models/IChecklistType.ts +0 -1
- package/ts/types/Interface/models/ICivility.ts +0 -1
- package/ts/types/Interface/models/IColor.ts +0 -1
- package/ts/types/Interface/models/IComment.ts +0 -1
- package/ts/types/Interface/models/ICommentType.ts +0 -1
- package/ts/types/Interface/models/IComptaHistoryType.ts +0 -1
- package/ts/types/Interface/models/IComptaType.ts +0 -1
- package/ts/types/Interface/models/IConnector.ts +0 -1
- package/ts/types/Interface/models/IConnectorType.ts +0 -1
- package/ts/types/Interface/models/IContractType.ts +0 -1
- package/ts/types/Interface/models/ICotation.ts +0 -1
- package/ts/types/Interface/models/ICountry.ts +0 -1
- package/ts/types/Interface/models/ICurrency.ts +0 -1
- package/ts/types/Interface/models/ICustomerIsRegime.ts +0 -1
- package/ts/types/Interface/models/ICustomerSignature.ts +0 -1
- package/ts/types/Interface/models/ICustomerTva.ts +0 -1
- package/ts/types/Interface/models/ICustomisation.ts +0 -1
- package/ts/types/Interface/models/ICustomizationType.ts +0 -1
- package/ts/types/Interface/models/ICycle.ts +0 -1
- package/ts/types/Interface/models/IDay.ts +0 -1
- package/ts/types/Interface/models/IDetailedLogBi.ts +0 -1
- package/ts/types/Interface/models/IDirectDebitHistory.ts +0 -1
- package/ts/types/Interface/models/IDocumentWaitingType.ts +0 -1
- package/ts/types/Interface/models/IEmployee.ts +0 -1
- package/ts/types/Interface/models/IEngagementAccountingEntry.ts +0 -1
- package/ts/types/Interface/models/IEngagementAccountingFile.ts +0 -1
- package/ts/types/Interface/models/IEngagementBankTransaction.ts +0 -1
- package/ts/types/Interface/models/IEngagementOcrExtraction.ts +0 -1
- package/ts/types/Interface/models/IErrorCode.ts +0 -1
- package/ts/types/Interface/models/IEstimateInvoice.ts +0 -1
- package/ts/types/Interface/models/IEstimateInvoiceRepeat.ts +0 -1
- package/ts/types/Interface/models/IEstimateInvoiceType.ts +0 -1
- package/ts/types/Interface/models/IExercice.ts +0 -1
- package/ts/types/Interface/models/IExerciceDetail.ts +0 -1
- package/ts/types/Interface/models/IExercicePrestation.ts +0 -1
- package/ts/types/Interface/models/IFailedLoginAttempt.ts +0 -1
- package/ts/types/Interface/models/IFaq.ts +0 -1
- package/ts/types/Interface/models/IFaqCategory.ts +0 -1
- package/ts/types/Interface/models/IField.ts +0 -1
- package/ts/types/Interface/models/IFile.ts +0 -1
- package/ts/types/Interface/models/IFileMissing.ts +0 -1
- package/ts/types/Interface/models/IFileType.ts +0 -1
- package/ts/types/Interface/models/IFiscalRegime.ts +0 -1
- package/ts/types/Interface/models/IFolderFile.ts +0 -1
- package/ts/types/Interface/models/IFollow.ts +0 -1
- package/ts/types/Interface/models/IFollowList.ts +0 -1
- package/ts/types/Interface/models/IFollowedQualityMail.ts +0 -1
- package/ts/types/Interface/models/IFollowedQualityMailType.ts +0 -1
- package/ts/types/Interface/models/IFormalism.ts +0 -1
- package/ts/types/Interface/models/IFormalismValue.ts +0 -1
- package/ts/types/Interface/models/IFrequency.ts +0 -1
- package/ts/types/Interface/models/IFuel.ts +0 -1
- package/ts/types/Interface/models/IGedCategory.ts +0 -1
- package/ts/types/Interface/models/IGedFile.ts +0 -1
- package/ts/types/Interface/models/IGedFileType.ts +0 -1
- package/ts/types/Interface/models/IGedFolder.ts +0 -1
- package/ts/types/Interface/models/IIdentification.ts +0 -1
- package/ts/types/Interface/models/IImmobilization.ts +5 -4
- package/ts/types/Interface/models/IIndependentReview.ts +0 -1
- package/ts/types/Interface/models/IInterestedByFeature.ts +0 -1
- package/ts/types/Interface/models/IInternalEstimate.ts +0 -1
- package/ts/types/Interface/models/IIpTmpBlocked.ts +0 -1
- package/ts/types/Interface/models/IItemEstimate.ts +0 -1
- package/ts/types/Interface/models/IJob.ts +0 -1
- package/ts/types/Interface/models/IJobCategory.ts +0 -1
- package/ts/types/Interface/models/IKilometricAllowanceScale.ts +0 -1
- package/ts/types/Interface/models/ILabelPaymentWaiting.ts +0 -1
- package/ts/types/Interface/models/ILegalForm.ts +0 -1
- package/ts/types/Interface/models/ILegalNotice.ts +0 -1
- package/ts/types/Interface/models/ILetter.ts +0 -1
- package/ts/types/Interface/models/ILetterType.ts +0 -1
- package/ts/types/Interface/models/ILettering.ts +0 -1
- package/ts/types/Interface/models/ILog.ts +0 -1
- package/ts/types/Interface/models/ILogBi.ts +0 -1
- package/ts/types/Interface/models/ILogType.ts +0 -1
- package/ts/types/Interface/models/IMailAuto.ts +0 -1
- package/ts/types/Interface/models/IMailAutoType.ts +0 -1
- package/ts/types/Interface/models/IMailSociety.ts +0 -1
- package/ts/types/Interface/models/IMonth.ts +0 -1
- package/ts/types/Interface/models/INationality.ts +0 -1
- package/ts/types/Interface/models/INature.ts +0 -1
- package/ts/types/Interface/models/INote.ts +0 -1
- package/ts/types/Interface/models/INotification.ts +0 -1
- package/ts/types/Interface/models/INotificationCodeType.ts +0 -1
- package/ts/types/Interface/models/INotificationType.ts +0 -1
- package/ts/types/Interface/models/IOldExpertInfo.ts +0 -1
- package/ts/types/Interface/models/IOperationLegalNotice.ts +0 -1
- package/ts/types/Interface/models/IPageView.ts +0 -1
- package/ts/types/Interface/models/IPartnerTransaction.ts +0 -1
- package/ts/types/Interface/models/IPartnerTransactionType.ts +0 -1
- package/ts/types/Interface/models/IPayPlan.ts +0 -1
- package/ts/types/Interface/models/IPayment.ts +0 -1
- package/ts/types/Interface/models/IPaymentDelay.ts +0 -1
- package/ts/types/Interface/models/IPaymentExpectation.ts +0 -1
- package/ts/types/Interface/models/IPaymentExpectationCustomer.ts +0 -1
- package/ts/types/Interface/models/IPaymentMethod.ts +0 -1
- package/ts/types/Interface/models/IPaymentSchedule.ts +0 -1
- package/ts/types/Interface/models/IPaymentWaiting.ts +0 -1
- package/ts/types/Interface/models/IPenalty.ts +0 -1
- package/ts/types/Interface/models/IPenaltyType.ts +0 -1
- package/ts/types/Interface/models/IPendingPoint.ts +0 -1
- package/ts/types/Interface/models/IPermission.ts +0 -1
- package/ts/types/Interface/models/IPhoneNumber.ts +0 -1
- package/ts/types/Interface/models/IPhonePrefix.ts +0 -1
- package/ts/types/Interface/models/IPhonePrefixChild.ts +0 -1
- package/ts/types/Interface/models/IPrestation.ts +0 -1
- package/ts/types/Interface/models/IPrestationComplementary.ts +0 -1
- package/ts/types/Interface/models/IPrestationList.ts +0 -1
- package/ts/types/Interface/models/IPrestationSocial.ts +0 -1
- package/ts/types/Interface/models/IProcedure.ts +0 -1
- package/ts/types/Interface/models/IProduct.ts +0 -1
- package/ts/types/Interface/models/IProductType.ts +0 -1
- package/ts/types/Interface/models/IQuality.ts +0 -1
- package/ts/types/Interface/models/IQuotaLead.ts +0 -1
- package/ts/types/Interface/models/IRating.ts +0 -1
- package/ts/types/Interface/models/IReason.ts +0 -1
- package/ts/types/Interface/models/IReasonTermination.ts +0 -1
- package/ts/types/Interface/models/IRecontactHistory.ts +0 -1
- package/ts/types/Interface/models/IRefund.ts +0 -1
- package/ts/types/Interface/models/IRefundMotif.ts +0 -1
- package/ts/types/Interface/models/IRegion.ts +0 -1
- package/ts/types/Interface/models/IRegisterCategory.ts +0 -1
- package/ts/types/Interface/models/IRegulate.ts +0 -1
- package/ts/types/Interface/models/IRegulation.ts +0 -1
- package/ts/types/Interface/models/IRepeatType.ts +0 -1
- package/ts/types/Interface/models/IReport.ts +0 -1
- package/ts/types/Interface/models/IReportMessage.ts +0 -1
- package/ts/types/Interface/models/IReportType.ts +0 -1
- package/ts/types/Interface/models/IRole.ts +0 -1
- package/ts/types/Interface/models/IRoleUser.ts +0 -1
- package/ts/types/Interface/models/IRoom.ts +0 -1
- package/ts/types/Interface/models/IRule.ts +0 -1
- package/ts/types/Interface/models/ISchedule.ts +0 -1
- package/ts/types/Interface/models/ISector.ts +0 -1
- package/ts/types/Interface/models/ISendMethod.ts +0 -1
- package/ts/types/Interface/models/IService.ts +0 -1
- package/ts/types/Interface/models/ISheetMonthSchedule.ts +0 -1
- package/ts/types/Interface/models/ISimulation.ts +3 -4
- package/ts/types/Interface/models/ISimulationAdditionalFinance.ts +0 -1
- package/ts/types/Interface/models/ISimulationColor.ts +0 -1
- package/ts/types/Interface/models/ISimulationElement.ts +0 -1
- package/ts/types/Interface/models/ISimulationHasBankAccount.ts +0 -1
- package/ts/types/Interface/models/ISimulationPeriod.ts +0 -1
- package/ts/types/Interface/models/ISimulationSummary.ts +0 -1
- package/ts/types/Interface/models/ISms.ts +0 -1
- package/ts/types/Interface/models/ISmsType.ts +0 -1
- package/ts/types/Interface/models/ISocialDetail.ts +0 -1
- package/ts/types/Interface/models/ISociety.ts +1 -2
- package/ts/types/Interface/models/ISocietyAction.ts +0 -1
- package/ts/types/Interface/models/ISocietyApproval.ts +0 -1
- package/ts/types/Interface/models/ISocietyBank.ts +0 -1
- package/ts/types/Interface/models/ISocietyBudgetConnection.ts +0 -1
- package/ts/types/Interface/models/ISocietyCgv.ts +0 -1
- package/ts/types/Interface/models/ISocietyConfig.ts +1 -2
- package/ts/types/Interface/models/ISocietyConfigBalanceSheet.ts +0 -1
- package/ts/types/Interface/models/ISocietyDetail.ts +0 -1
- package/ts/types/Interface/models/ISocietyFile.ts +0 -1
- package/ts/types/Interface/models/ISocietyGescom.ts +0 -1
- package/ts/types/Interface/models/ISocietyJuridical.ts +0 -1
- package/ts/types/Interface/models/ISocietyNote.ts +0 -1
- package/ts/types/Interface/models/ISocietyPartner.ts +0 -1
- package/ts/types/Interface/models/ISocietyProceeding.ts +0 -1
- package/ts/types/Interface/models/ISocietyProcessRegister.ts +0 -1
- package/ts/types/Interface/models/ISocietyRelance.ts +0 -1
- package/ts/types/Interface/models/ISocietySocial.ts +0 -1
- package/ts/types/Interface/models/ISocietySoftware.ts +0 -1
- package/ts/types/Interface/models/ISocietyStat.ts +0 -1
- package/ts/types/Interface/models/ISocietyVehicle.ts +0 -1
- package/ts/types/Interface/models/ISoftwareCompta.ts +0 -1
- package/ts/types/Interface/models/ISource.ts +0 -1
- package/ts/types/Interface/models/ISpecialOperation.ts +0 -1
- package/ts/types/Interface/models/ISponsorshipLink.ts +0 -1
- package/ts/types/Interface/models/IStatusSignature.ts +0 -1
- package/ts/types/Interface/models/IStripeEvent.ts +0 -1
- package/ts/types/Interface/models/IStripeEventType.ts +0 -1
- package/ts/types/Interface/models/ISubscriptionType.ts +0 -1
- package/ts/types/Interface/models/ISupervision.ts +0 -1
- package/ts/types/Interface/models/ISupervisionJob.ts +0 -1
- package/ts/types/Interface/models/ISupervisionPendingPoint.ts +0 -1
- package/ts/types/Interface/models/ITag.ts +0 -1
- package/ts/types/Interface/models/ITask.ts +0 -1
- package/ts/types/Interface/models/ITaxSystem.ts +0 -1
- package/ts/types/Interface/models/ITeam.ts +0 -1
- package/ts/types/Interface/models/ITeamBusinessLine.ts +0 -1
- package/ts/types/Interface/models/ITerminationList.ts +0 -1
- package/ts/types/Interface/models/IThirdParty.ts +0 -1
- package/ts/types/Interface/models/IThirdPartySociety.ts +0 -1
- package/ts/types/Interface/models/IThirdPartyType.ts +1 -2
- package/ts/types/Interface/models/ITicketSupport.ts +0 -1
- package/ts/types/Interface/models/ITicketSupportFollow.ts +0 -1
- package/ts/types/Interface/models/ITimeTracking.ts +0 -1
- package/ts/types/Interface/models/ITimeTrackingSource.ts +0 -1
- package/ts/types/Interface/models/ITmpValidationToken.ts +0 -1
- package/ts/types/Interface/models/IUnit.ts +0 -1
- package/ts/types/Interface/models/IUser.ts +0 -1
- package/ts/types/Interface/models/IUserNotification.ts +0 -1
- package/ts/types/Interface/models/IUserSocietyPermission.ts +0 -1
- package/ts/types/Interface/models/IUserSocietyTicketSupport.ts +0 -1
- package/ts/types/Interface/models/IUserTeam.ts +0 -1
- package/ts/types/Interface/models/IUserTest.ts +0 -1
- package/ts/types/Interface/models/IVat.ts +0 -1
- package/ts/types/Interface/models/IVatDeclaration.ts +0 -1
- package/ts/types/Interface/models/IVatDeclarationCertificate.ts +0 -1
- package/ts/types/Interface/models/IVatDeclarationSocietyDetail.ts +0 -1
- package/ts/types/Interface/models/IVatMargin.ts +0 -1
- package/ts/types/Interface/models/IVatRegime.ts +0 -1
- package/ts/types/Interface/models/IVehicleType.ts +0 -1
- package/ts/types/Interface/models/IWebMail.ts +0 -1
- package/ts/types/Interface/models/IWebMailAttachment.ts +0 -1
- package/ts/types/Interface/models/IWebMailSpam.ts +0 -1
- package/ts/types/Interface/models/IWebMailSpamType.ts +0 -1
- package/ts/types/Interface/models/IWebMailStat.ts +0 -1
- package/ts/types/Interface/models/IWebMailType.ts +0 -1
- package/ts/types/Interface/models/IWorkingSchedule.ts +0 -1
- package/ts/types/index.ts +1 -1
- package/ts/utils/objectUtils/BaseEntity.ts +0 -1
- package/ts/utils/objectUtils/flattenObject.ts +4 -7
- package/ts/utils/objectUtils/fullFlattenObject.ts +3 -6
- package/ts/utils/objectUtils/unflattenObject.ts +4 -5
- package/yalc.lock +0 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICashDeskTransactionType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICashDeskTransactionType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICashDeskTransactionType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICashDeskTransactionType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,wBAAwB;IACvC,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICashDeskTransactionType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICashDeskTransactionType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICashDeskTransactionType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICashDeskTransactionType.ts"],"names":[],"mappings":"","sourcesContent":["// typeCashdeskTransaction\nexport interface ICashDeskTransactionType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"","sourcesContent":["// categories\nexport interface ICategory {\n id?: number;\n budgeaCategorieId: number;\n name: string;\n idAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICerfaType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICerfaType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICerfaType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICerfaType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaType.ts"],"names":[],"mappings":"","sourcesContent":["// cerfaTypes\nexport interface ICerfaType {\n id?: number;\n name: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICerfaValue.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICerfaValue.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,MAAM,WAAW,WAAW;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,eAAe,CAAC;CACjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICerfaValue.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICerfaValue.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"","sourcesContent":["import { IVatDeclaration } from './IVatDeclaration';\n\n// cerfaValues\nexport interface ICerfaValue {\n id?: number;\n key: string;\n value: string | null;\n idVatDeclaration: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vatDeclaration: IVatDeclaration;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChangeLog.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChangeLog.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChangeLog.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChangeLog.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChangeLog.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChangeLog.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IChangeLog.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChangeLog.ts"],"names":[],"mappings":"","sourcesContent":["// changeLogs\nexport interface IChangeLog {\n id?: number;\n comment: string | null;\n isPublished: boolean;\n typeChangelogs: number | null;\n importance: number | null;\n site: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChannelType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChannelType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChannelType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChannelType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChannelType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChannelType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IChannelType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChannelType.ts"],"names":[],"mappings":"","sourcesContent":["// typeChannel\nexport interface IChannelType {\n id?: number;\n name: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklist.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChecklist.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,uBAAuB,EAAE,gBAAgB,EAAE,CAAC;IAC5C,yBAAyB,EAAE,KAAK,CAAC;IACjC,YAAY,EAAE,SAAS,CAAC;IACxB,0BAA0B,EAAE,YAAY,CAAC;CAC1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklist.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IChecklist.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"","sourcesContent":["import { IChecklistDetail } from './IChecklistDetail';\nimport { IUser } from './IUser';\nimport { IExercice } from './IExercice';\nimport { ICustomerTva } from './ICustomerTva';\n\n// checklist\nexport interface IChecklist {\n id?: number;\n idUserFront: number | null;\n revisionDate: Date | null;\n dateStart: Date | null;\n dateEnd: Date | null;\n notifyFront: boolean;\n idExercice: number | null;\n idCustomerTva: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n checklistHasSomeDetails: IChecklistDetail[];\n checklistHasOneSupervisor: IUser;\n exoChecklist: IExercice;\n checklistHasOneCustomerTva: ICustomerTva;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklistCategoryType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistCategoryType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChecklistCategoryType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistCategoryType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD,MAAM,WAAW,sBAAsB;IACrC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,cAAc,EAAE,CAAC;CAClC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklistCategoryType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistCategoryType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IChecklistCategoryType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistCategoryType.ts"],"names":[],"mappings":"","sourcesContent":["import { IChecklistType } from './IChecklistType';\n\n// typeChecklistCategorie\nexport interface IChecklistCategoryType {\n id?: number;\n name: string;\n order: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n typeChecklists: IChecklistType[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklistDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistDetail.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChecklistDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,aAAa,EAAE,cAAc,CAAC;IAC9B,qBAAqB,EAAE,UAAU,CAAC;CACnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklistDetail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistDetail.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IChecklistDetail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistDetail.ts"],"names":[],"mappings":"","sourcesContent":["import { IChecklistType } from './IChecklistType';\nimport { IChecklist } from './IChecklist';\n\n// checklistDetail\nexport interface IChecklistDetail {\n id?: number;\n value: string;\n idBankAccount: number | null;\n idTypeChecklist: number;\n idChecklist: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n typeChecklist: IChecklistType;\n detailHasOneChecklist: IChecklist;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklistType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IChecklistType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAGlE,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,wBAAwB,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,sBAAsB,EAAE,sBAAsB,CAAC;CAChD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IChecklistType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IChecklistType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklistType.ts"],"names":[],"mappings":"","sourcesContent":["import { IChecklistCategoryType } from './IChecklistCategoryType';\n\n// typeChecklist\nexport interface IChecklistType {\n id?: number;\n name: string;\n label: string;\n tooltip: string | null;\n order: number;\n type: string;\n options: string | null;\n idTypeChecklistCategorie: number | null;\n visible: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n typeChecklistCategorie: IChecklistCategoryType;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICivility.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICivility.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICivility.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICivility.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,SAAS;IACxB,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICivility.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICivility.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICivility.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICivility.ts"],"names":[],"mappings":"","sourcesContent":["// civility\nexport interface ICivility {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IColor.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IColor.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,MAAM;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IColor.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IColor.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"","sourcesContent":["// colors\nexport interface IColor {\n id?: number;\n color: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IComment.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComment.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IComment.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAG7B,WAAW,EAAE,YAAY,CAAC;IAC1B,WAAW,EAAE,YAAY,CAAC;IAC1B,IAAI,EAAE,KAAK,CAAC;IACZ,WAAW,EAAE,YAAY,CAAC;CAC3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IComment.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComment.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IComment.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComment.ts"],"names":[],"mappings":"","sourcesContent":["import { ICommentType } from './ICommentType';\nimport { IChannelType } from './IChannelType';\nimport { IUser } from './IUser';\nimport { ISupervision } from './ISupervision';\n\n// comments\nexport interface IComment {\n id?: number;\n comment: string;\n idTypeChannel: number;\n idTypeComment: number;\n idSociety: number | null;\n idUser: number | null;\n isPing: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idSupervision: number | null;\n\n // Associations\n typeComment: ICommentType;\n typeChannel: IChannelType;\n user: IUser;\n supervision: ISupervision;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICommentType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICommentType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICommentType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICommentType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICommentType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICommentType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICommentType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICommentType.ts"],"names":[],"mappings":"","sourcesContent":["// typeComment\nexport interface ICommentType {\n id?: number;\n name: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IComptaHistoryType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaHistoryType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IComptaHistoryType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaHistoryType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,IAAI,CAAC;IAChB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IComptaHistoryType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaHistoryType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IComptaHistoryType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaHistoryType.ts"],"names":[],"mappings":"","sourcesContent":["// typeComptaHistory\nexport interface IComptaHistoryType {\n id?: number;\n startDate: Date;\n idTypeCompta: number;\n idAccountant: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IComptaType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IComptaType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,WAAW;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IComptaType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IComptaType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IComptaType.ts"],"names":[],"mappings":"","sourcesContent":["// typeCompta\nexport interface IComptaType {\n id?: number;\n name: string;\n alias: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IConnector.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnector.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IConnector.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnector.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,aAAa,EAAE,cAAc,CAAC;IAC9B,OAAO,EAAE,QAAQ,CAAC;CACnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IConnector.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnector.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IConnector.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnector.ts"],"names":[],"mappings":"","sourcesContent":["import { IConnectorType } from './IConnectorType';\nimport { ISociety } from './ISociety';\n\n// connectors\nexport interface IConnector {\n id?: number;\n username: string | null;\n pass: string | null;\n url: string | null;\n token: string | null;\n token2: string | null;\n token3: string | null;\n token4: string | null;\n date: Date | null;\n idSociety: number | null;\n idTypeConnector: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n typeConnector: IConnectorType;\n society: ISociety;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IConnectorType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnectorType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IConnectorType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnectorType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IConnectorType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnectorType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IConnectorType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IConnectorType.ts"],"names":[],"mappings":"","sourcesContent":["// typeConnectors\nexport interface IConnectorType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IContractType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IContractType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IContractType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IContractType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,aAAa;IAC5B,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IContractType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IContractType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IContractType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IContractType.ts"],"names":[],"mappings":"","sourcesContent":["// typeContrat\nexport interface IContractType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICotation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICotation.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICotation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICotation.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICotation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICotation.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICotation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICotation.ts"],"names":[],"mappings":"","sourcesContent":["// cotations\nexport interface ICotation {\n id?: number;\n cotation: number;\n data: string;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICountry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICountry.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICountry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICountry.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,QAAQ;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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICountry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICountry.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICountry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICountry.ts"],"names":[],"mappings":"","sourcesContent":["// country\nexport interface ICountry {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICurrency.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICurrency.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICurrency.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICurrency.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICurrency.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICurrency.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICurrency.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICurrency.ts"],"names":[],"mappings":"","sourcesContent":["// currency\nexport interface ICurrency {\n id?: number;\n name: string;\n prefix: boolean;\n symbol: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerIsRegime.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerIsRegime.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICustomerIsRegime.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerIsRegime.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,MAAM,WAAW,iBAAiB;IAChC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,EAAE,SAAS,CAAC;CACrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerIsRegime.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerIsRegime.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICustomerIsRegime.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerIsRegime.ts"],"names":[],"mappings":"","sourcesContent":["import { IExercice } from './IExercice';\n\n// customersIsRegimes\nexport interface ICustomerIsRegime {\n id?: number;\n amount: number;\n stateAmount: number;\n state: number;\n type: number;\n balance: number | null;\n creditRefunded: number;\n solde: number;\n idExercice: number;\n dateIs: Date | null;\n isOrphan: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice: IExercice;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerSignature.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerSignature.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICustomerSignature.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerSignature.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAG5C,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,oBAAoB,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;IACZ,eAAe,EAAE,gBAAgB,CAAC;IAClC,UAAU,EAAE,WAAW,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerSignature.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerSignature.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICustomerSignature.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerSignature.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\nimport { IStatusSignature } from './IStatusSignature';\nimport { IPrestation } from './IPrestation';\n\n// customersSignatures\nexport interface ICustomerSignature {\n id?: number;\n idDemand: string;\n idFileFilesInfos: string;\n fileNameFilesInfos: string;\n sha1FilesInfos: string | null;\n memberId: string;\n tokenSigner: string;\n mailSigner: string;\n phoneSigner: string;\n idSendMethod: number;\n idStatusSignature: number;\n idPrestation: number;\n idUser: number | null;\n dateSendPlaqToClient: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n statusSignature: IStatusSignature;\n prestation: IPrestation;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerTva.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerTva.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICustomerTva.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerTva.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,EAAE,QAAQ,CAAC;IACtB,SAAS,EAAE,UAAU,CAAC;IACtB,cAAc,EAAE,eAAe,CAAC;CACjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomerTva.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerTva.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICustomerTva.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerTva.ts"],"names":[],"mappings":"","sourcesContent":["import { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { IChecklist } from './IChecklist';\nimport { IVatDeclaration } from './IVatDeclaration';\n\n// customersTva\nexport interface ICustomerTva {\n id?: number;\n stateAmount: number;\n amount: number;\n type: number;\n state: number;\n status: number | null;\n idExercice: number;\n dateTva: Date | null;\n isCA12: boolean;\n amountBaseTva: number | null;\n comment: string | null;\n token: string | null;\n idMail: number | null;\n idVatDeclaration: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice: IExercice;\n webmailMail: IWebMail;\n checklist: IChecklist;\n vatDeclaration: IVatDeclaration;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomisation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICustomisation.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomisation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICustomisation.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomisation.ts"],"names":[],"mappings":"","sourcesContent":["// customisations\nexport interface ICustomisation {\n id?: number;\n name: string;\n info: string | null;\n description: string | null;\n value: string;\n idTypeCustomisation: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomizationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICustomizationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,kBAAkB;IACjC,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICustomizationType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICustomizationType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomizationType.ts"],"names":[],"mappings":"","sourcesContent":["// typeCustomisations\nexport interface ICustomizationType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICycle.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICycle.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ICycle.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICycle.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGhD,MAAM,WAAW,MAAM;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,aAAa,EAAE,aAAa,EAAE,CAAC;CAChC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICycle.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICycle.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ICycle.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICycle.ts"],"names":[],"mappings":"","sourcesContent":["import { IPendingPoint } from './IPendingPoint';\n\n// cycles\nexport interface ICycle {\n id?: number;\n label: string;\n priority: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n pendingPoints: IPendingPoint[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDay.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IDay.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,IAAI;IACnB,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDay.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IDay.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDay.ts"],"names":[],"mappings":"","sourcesContent":["// day\nexport interface IDay {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDetailedLogBi.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IDetailedLogBi.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,IAAI,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDetailedLogBi.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IDetailedLogBi.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDetailedLogBi.ts"],"names":[],"mappings":"","sourcesContent":["// detailedLogBi\nexport interface IDetailedLogBi {\n id?: number;\n date: Date;\n idSociety: number;\n code: string | null;\n message: string | null;\n messageError: string | null;\n error: string | null;\n description: string | null;\n idConnection: number | null;\n additionnalFields: string | null;\n status: string | null;\n nbrCompte: number | null;\n detailsCompte: string | null;\n token: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDirectDebitHistory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDirectDebitHistory.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IDirectDebitHistory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDirectDebitHistory.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,IAAI,CAAC;IACnB,OAAO,EAAE,IAAI,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDirectDebitHistory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDirectDebitHistory.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IDirectDebitHistory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDirectDebitHistory.ts"],"names":[],"mappings":"","sourcesContent":["// directdebitHistory\nexport interface IDirectDebitHistory {\n id?: number;\n msgId: string;\n pmtInfId: string;\n dateTimeFile: Date;\n dueDate: Date;\n ctrlSum: number;\n nbTx: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDocumentWaitingType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDocumentWaitingType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IDocumentWaitingType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDocumentWaitingType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,oBAAoB;IACnC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IDocumentWaitingType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDocumentWaitingType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IDocumentWaitingType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IDocumentWaitingType.ts"],"names":[],"mappings":"","sourcesContent":["// typeDocumentsWaiting\nexport interface IDocumentWaitingType {\n id?: number;\n name: string | null;\n description: string | null;\n idGedFolder: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEmployee.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEmployee.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,eAAe,EAAE,QAAQ,CAAC;IAC1B,iBAAiB,EAAE,QAAQ,CAAC;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,aAAa,CAAC;IAC3B,mBAAmB,EAAE,YAAY,CAAC;IAClC,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,oBAAoB,EAAE,mBAAmB,EAAE,CAAC;IAC5C,gBAAgB,EAAE,KAAK,CAAC;IACxB,oBAAoB,EAAE,KAAK,CAAC;CAC7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEmployee.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IEmployee.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEmployee.ts"],"names":[],"mappings":"","sourcesContent":["import { ICountry } from './ICountry';\nimport { ISociety } from './ISociety';\nimport { IPayPlan } from './IPayPlan';\nimport { IContractType } from './IContractType';\nimport { INationality } from './INationality';\nimport { IWorkingSchedule } from './IWorkingSchedule';\nimport { ISheetMonthSchedule } from './ISheetMonthSchedule';\nimport { IFile } from './IFile';\n\n// employees\nexport interface IEmployee {\n id?: number;\n salaryCode: string | null;\n lastname: string;\n firstname: string;\n maidenName: string | null;\n secuNumber: string;\n dateOfBirth: Date;\n cityOfBirth: string;\n address: string;\n zipCode: string | null;\n city: string;\n certificate: string | null;\n numberOfChild: number;\n poste: string;\n seniorManager: boolean | null;\n salary: number;\n position: string | null;\n coefficient: string | null;\n dateHiring: Date | null;\n replacement: boolean | null;\n motifOfReplacement: string | null;\n nameOfReplacement: string | null;\n increaseActivity: number | null;\n endOfCdd: Date | null;\n taxException: boolean;\n seasonalWorker: boolean;\n fullTime: boolean;\n hoursMonth: number | null;\n writeDpae: boolean | null;\n dpaeFile: number | null;\n writeContract: boolean | null;\n contractFile: number | null;\n isNew: number;\n hoursWeek: number | null;\n idPaiePlan: number | null;\n idNationality: number | null;\n idTypeContrat: number;\n idCountry: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n employeeCountry: ICountry;\n employeeSocieties: ISociety;\n paiePlan: IPayPlan;\n typeContrat: IContractType;\n employeenationality: INationality;\n workingSchedules: IWorkingSchedule[];\n employeeRemuneration: ISheetMonthSchedule[];\n employeeDpaeFile: IFile;\n employeeContractFile: IFile;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingEntry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingEntry.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEngagementAccountingEntry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingEntry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAGxE,MAAM,WAAW,0BAA0B;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,2BAA2B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1C,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,UAAU,EAAE,WAAW,CAAC;IACxB,yBAAyB,EAAE,0BAA0B,CAAC;IACtD,wBAAwB,EAAE,yBAAyB,CAAC;IACpD,yBAAyB,EAAE,0BAA0B,CAAC;CACvD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingEntry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingEntry.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IEngagementAccountingEntry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingEntry.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccount } from './IAccount';\nimport { IThirdParty } from './IThirdParty';\nimport { IEngagementBankTransaction } from './IEngagementBankTransaction';\nimport { IEngagementAccountingFile } from './IEngagementAccountingFile';\n\n// engagementAccountingEntries\nexport interface IEngagementAccountingEntry {\n id?: number;\n master: boolean;\n dateValue: Date | null;\n designation: string;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n idInherit: number | null;\n idAccount: number | null;\n idThirdParty: number | null;\n idEngagementBankTransaction: number | null;\n idEngagementAccountingFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n account: IAccount;\n thirdParty: IThirdParty;\n engagementBankTransaction: IEngagementBankTransaction;\n engagementAccountingFile: IEngagementAccountingFile;\n engagementAccountingEntry: IEngagementAccountingEntry;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingFile.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEngagementAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,MAAM,WAAW,yBAAyB;IACxC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,qBAAqB,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,IAAI,EAAE,KAAK,CAAC;IACZ,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,2BAA2B,EAAE,0BAA0B,EAAE,CAAC;IAC1D,SAAS,EAAE,UAAU,CAAC;CACvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingFile.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IEngagementAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingFile.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\nimport { IFile } from './IFile';\nimport { IEstimateInvoice } from './IEstimateInvoice';\nimport { IEngagementAccountingEntry } from './IEngagementAccountingEntry';\nimport { ILettering } from './ILettering';\n\n// engagementAccountingFile\nexport interface IEngagementAccountingFile {\n id?: number;\n migrate: boolean;\n label: string | null;\n invoiceNumber: string | null;\n budgeaDocumentId: number | null;\n isMerged: boolean;\n dateVerified: Date | null;\n dateLocked: Date | null;\n isLockedByAccountant: boolean;\n exported: Date | null;\n emissionDate: Date | null;\n isAsset: boolean;\n isPayPerso: boolean;\n isMobile: boolean;\n kilometers: number | null;\n purchaseTtc: number | null;\n mailId: number | null;\n idGedFolder: number | null;\n idSocietyVehicle: number | null;\n idSocietyPartner: number | null;\n idEstimateInvoice: number | null;\n idTypeAccountingFile: number;\n isAlreadyProcessByOcr: boolean | null;\n idSociety: number;\n idFile: number;\n idUser: number | null;\n idLettering: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n society: ISociety;\n file: IFile;\n estimatesInvoice: IEstimateInvoice;\n engagementAccountingEntries: IEngagementAccountingEntry[];\n lettering: ILettering;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementBankTransaction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementBankTransaction.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEngagementBankTransaction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementBankTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D,MAAM,WAAW,0BAA0B;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,SAAS,EAAE,IAAI,CAAC;IAChB,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAGtB,WAAW,EAAE,YAAY,CAAC;IAC1B,2BAA2B,EAAE,0BAA0B,EAAE,CAAC;IAC1D,iBAAiB,EAAE,kBAAkB,CAAC;IACtC,IAAI,EAAE,KAAK,CAAC;IACZ,SAAS,EAAE,UAAU,CAAC;IACtB,mBAAmB,EAAE,mBAAmB,CAAC;CAC1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementBankTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementBankTransaction.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IEngagementBankTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementBankTransaction.ts"],"names":[],"mappings":"","sourcesContent":["import { IBankAccount } from './IBankAccount';\nimport { IEngagementAccountingEntry } from './IEngagementAccountingEntry';\nimport { IAccountingJournal } from './IAccountingJournal';\nimport { IUser } from './IUser';\nimport { ILettering } from './ILettering';\nimport { IPartnerTransaction } from './IPartnerTransaction';\n\n// engagementBankTransactions\nexport interface IEngagementBankTransaction {\n id?: number;\n migrate: boolean;\n budgeaTransactionId: string | null;\n dateValue: Date;\n dateLocked: Date | null;\n dateVerified: Date | null;\n isBlocked: boolean;\n exported: Date | null;\n noInvoice: boolean;\n isReadMobile: boolean;\n isLockedMobile: boolean;\n idBankAccount: number | null;\n idSociety: number;\n idPaymentMethod: number | null;\n idRule: number | null;\n idAccountingJournal: number;\n idLettering: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idUser: number | null;\n\n // Associations\n bankAccount: IBankAccount;\n engagementAccountingEntries: IEngagementAccountingEntry[];\n accountingJournal: IAccountingJournal;\n user: IUser;\n lettering: ILettering;\n partnersTransaction: IPartnerTransaction;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementOcrExtraction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementOcrExtraction.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IEngagementOcrExtraction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementOcrExtraction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,wBAAwB;IACvC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7B,YAAY,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7B,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,iBAAiB,EAAE,OAAO,GAAG,IAAI,CAAC;IAClC,eAAe,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,sBAAsB,EAAE,OAAO,GAAG,IAAI,CAAC;IACvC,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,iBAAiB,EAAE,KAAK,CAAC;CAC1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementOcrExtraction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementOcrExtraction.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IEngagementOcrExtraction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementOcrExtraction.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\n\n// engagementOcrExtraction\nexport interface IEngagementOcrExtraction {\n id?: number;\n invoiceNumber: string | null;\n valueDate: string | null;\n totalAmount: number | null;\n subAmount: number | null;\n vatAmount: number | null;\n merchantName: string | null;\n customerName: string | null;\n vatNumber: string | null;\n invoiceType: string | null;\n currency: string | null;\n idFile: number | null;\n tvaIsCorrect: boolean | null;\n ttcIsCorrect: boolean | null;\n htIsCorrect: boolean | null;\n merchantIsCorrect: boolean | null;\n clientIsCorrect: boolean | null;\n dateIsCorrect: boolean | null;\n invoiceNumberIsCorrect: boolean | null;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n ocrExtractionFile: IFile;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IErrorCode.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IErrorCode.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IErrorCode.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IErrorCode.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,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":"IErrorCode.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IErrorCode.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IErrorCode.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IErrorCode.ts"],"names":[],"mappings":"","sourcesContent":["// codeErreur\nexport interface IErrorCode {\n id?: number;\n name: string;\n number: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|