@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":"LegalForm.js","sourceRoot":"","sources":["../../../ts/types/Enum/LegalForm.ts"],"names":[],"mappings":"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","sourcesContent":["export const LegalForm = {\n EI: {\n id: 1,\n name: 'EI',\n alias: 'ei',\n diaCode: 11,\n hideVat: false,\n individual: true
|
|
1
|
+
{"version":3,"file":"LegalForm.js","sourceRoot":"","sources":["../../../ts/types/Enum/LegalForm.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,SAAS,GAAG;IACvB,EAAE,EAAE;QACF,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,IAAI;QACV,KAAK,EAAE,IAAI;QACX,OAAO,EAAE,EAAE;QACX,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,IAAI;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,EAAE;QACX,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,IAAI;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,MAAM;QACZ,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,MAAM;QACZ,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,MAAM;QACZ,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,GAAG,EAAE;QACH,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,GAAG,EAAE;QACH,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,GAAG,EAAE;QACH,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,EAAE;QACX,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,QAAQ;QACd,KAAK,EAAE,QAAQ;QACf,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,WAAW,EAAE;QACX,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,aAAa;QACnB,KAAK,EAAE,aAAa;QACpB,OAAO,EAAE,CAAC;QACV,OAAO,EAAE,IAAI;QACb,UAAU,EAAE,KAAK;KAClB;IACD,iBAAiB,EAAE;QACjB,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,mBAAmB;QACzB,KAAK,EAAE,mBAAmB;QAC1B,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,IAAI;QACb,UAAU,EAAE,IAAI;KACjB;IACD,EAAE,EAAE;QACF,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,IAAI;QACV,KAAK,EAAE,IAAI;QACX,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,GAAG,EAAE;QACH,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,OAAO;QACb,KAAK,EAAE,OAAO;QACd,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,UAAU,EAAE;QACV,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,YAAY;QAClB,KAAK,EAAE,YAAY;QACnB,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,MAAM;QACZ,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,kBAAkB,EAAE;QAClB,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,oBAAoB;QAC1B,KAAK,EAAE,oBAAoB;QAC3B,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,MAAM;QACZ,KAAK,EAAE,MAAM;QACb,OAAO,EAAE,KAAK;QACd,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,GAAG,EAAE;QACH,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,KAAK;QACX,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;IACD,cAAc,EAAE;QACd,EAAE,EAAE,EAAE;QACN,IAAI,EAAE,gBAAgB;QACtB,KAAK,EAAE,KAAK;QACZ,OAAO,EAAE,IAAI;QACb,OAAO,EAAE,KAAK;QACd,UAAU,EAAE,KAAK;KAClB;CACF,CAAC","sourcesContent":["export const LegalForm = {\n EI: {\n id: 1,\n name: 'EI',\n alias: 'ei',\n diaCode: 11,\n hideVat: false,\n individual: true,\n },\n EIRL: {\n id: 2,\n alias: 'eirl',\n diaCode: 11,\n hideVat: false,\n individual: true,\n },\n EURL: {\n id: 3,\n name: 'EURL',\n alias: 'eurl',\n diaCode: 12212,\n hideVat: false,\n individual: false,\n },\n SARL: {\n id: 4,\n name: 'SARL',\n alias: 'sarl',\n diaCode: 12211,\n hideVat: false,\n individual: false,\n },\n SASU: {\n id: 5,\n name: 'SASU',\n alias: 'sasu',\n diaCode: 12223,\n hideVat: false,\n individual: false,\n },\n SAS: {\n id: 6,\n name: 'SAS',\n alias: 'sas',\n diaCode: 12223,\n hideVat: false,\n individual: false,\n },\n SCI: {\n id: 7,\n name: 'SCI',\n alias: 'sci',\n diaCode: 12131,\n hideVat: false,\n individual: false,\n },\n GIE: {\n id: 8,\n name: 'GIE',\n alias: 'gie',\n diaCode: 13,\n hideVat: false,\n individual: false,\n },\n SELARL: {\n id: 9,\n name: 'SELARL',\n alias: 'selarl',\n diaCode: 12213,\n hideVat: false,\n individual: false,\n },\n ASSOCIATION: {\n id: 10,\n name: 'Association',\n alias: 'association',\n diaCode: 2,\n hideVat: true,\n individual: false,\n },\n AUTO_ENTREPRENEUR: {\n id: 11,\n name: 'Auto-Entrepreneur',\n alias: 'auto-entrepreneur',\n diaCode: null,\n hideVat: true,\n individual: true,\n },\n SA: {\n id: 12,\n name: 'SA',\n alias: 'sa',\n diaCode: 12221,\n hideVat: false,\n individual: false,\n },\n SNC: {\n id: 13,\n name: 'SNC',\n alias: 'snc',\n diaCode: 1212,\n hideVat: false,\n individual: false,\n },\n OTHER: {\n id: 14,\n name: 'Autre',\n alias: 'autre',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n SUCCURSALE: {\n id: 15,\n name: 'Succursale',\n alias: 'succursale',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n SCOP: {\n id: 16,\n name: 'SCOP',\n alias: 'scop',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n SCE_DROIT_ETRANGER: {\n id: 17,\n name: 'Sce Droit Etranger',\n alias: 'sce droit etranger',\n diaCode: 12131,\n hideVat: false,\n individual: false,\n },\n EARL: {\n id: 18,\n name: 'EARL',\n alias: 'earl',\n diaCode: 12137,\n hideVat: false,\n individual: false,\n },\n SCP: {\n id: 19,\n name: 'SCP',\n alias: 'scp',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n SOCIETE_CIVILE: {\n id: 20,\n name: 'Société Civile',\n alias: 'SOC',\n diaCode: null,\n hideVat: false,\n individual: false,\n },\n};"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Role.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Role.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"AAAA,oBAAY,IAAI;IACd,MAAM,IAAI;IACV,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,UAAU,IAAI;IACd,GAAG,KAAK;IACR,MAAM,KAAK;IACX,OAAO,KAAK;IACZ,gBAAgB,KAAK;IACrB,UAAU,KAAK;IACf,oBAAoB,KAAK;IACzB,WAAW,KAAK;IAChB,qBAAqB,KAAK;IAC1B,UAAU,KAAK;IACf,OAAO,KAAK;IACZ,iBAAiB,KAAK;IACtB,WAAW,KAAK;IAChB,GAAG,KAAK;IACR,QAAQ,KAAK;IACb,SAAS,KAAK;IACd,GAAG,KAAK;IACR,WAAW,KAAK;IAChB,mBAAmB,KAAG;CACvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Role.js","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Role.js","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,IAuBX;AAvBD,WAAY,IAAI;IACd,mCAAU,CAAA;IACV,iCAAS,CAAA;IACT,+CAAgB,CAAA;IAChB,2CAAc,CAAA;IACd,8BAAQ,CAAA;IACR,oCAAW,CAAA;IACX,sCAAY,CAAA;IACZ,wDAAqB,CAAA;IACrB,4CAAe,CAAA;IACf,gEAAyB,CAAA;IACzB,8CAAgB,CAAA;IAChB,kEAA0B,CAAA;IAC1B,4CAAe,CAAA;IACf,sCAAY,CAAA;IACZ,0DAAsB,CAAA;IACtB,8CAAgB,CAAA;IAChB,8BAAQ,CAAA;IACR,wCAAa,CAAA;IACb,0CAAc,CAAA;IACd,8BAAQ,CAAA;IACR,8CAAgB,CAAA;IAChB,8DAAsB,CAAA;AACxB,CAAC,EAvBW,IAAI,KAAJ,IAAI,QAuBf","sourcesContent":["export enum Role {\n CLIENT = 1,\n ADMIN = 2,\n FRONT_OFFICE = 3,\n COMMERCIAL = 9,\n GPC = 10,\n SOCIAL = 11,\n JURIDIC = 12,\n CHIEF_ACCOUNTANT = 13,\n SUPERVISOR = 14,\n FRONT_OFFICE_EXPRESS = 15,\n SUPER_ADMIN = 16,\n EXPERT_SUB_CONTRACTOR = 17,\n MAINTAINER = 18,\n MANAGER = 19,\n EXPERT_ACCOUNTANT = 20,\n MFA_PENDING = 21,\n VAT = 22,\n CANDIDAT = 24,\n DEVELOPER = 25,\n API = 26,\n BACK_OFFICE = 27,\n BACK_OFFICE_EXPRESS=28,\n}"]}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
export const SimulationColor = {
|
|
2
2
|
GREEN: {
|
|
3
3
|
id: 1,
|
|
4
|
-
value: '#5DD8A4'
|
|
4
|
+
value: '#5DD8A4',
|
|
5
5
|
},
|
|
6
6
|
BLUE: {
|
|
7
7
|
id: 2,
|
|
8
|
-
value: '#21C7E4'
|
|
8
|
+
value: '#21C7E4',
|
|
9
9
|
},
|
|
10
10
|
YELLOW: {
|
|
11
11
|
id: 3,
|
|
12
|
-
value: '#FEC32D'
|
|
12
|
+
value: '#FEC32D',
|
|
13
13
|
},
|
|
14
14
|
ORANGE: {
|
|
15
15
|
id: 4,
|
|
16
|
-
value: '#FD7558'
|
|
16
|
+
value: '#FD7558',
|
|
17
17
|
},
|
|
18
18
|
GREY: {
|
|
19
19
|
id: 5,
|
|
20
|
-
value: '#6C788B'
|
|
20
|
+
value: '#6C788B',
|
|
21
21
|
},
|
|
22
22
|
PURPLE: {
|
|
23
23
|
id: 6,
|
|
24
|
-
value: '#877AD7'
|
|
24
|
+
value: '#877AD7',
|
|
25
25
|
},
|
|
26
26
|
};
|
|
27
27
|
//# sourceMappingURL=Simulation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Simulation.js","sourceRoot":"","sources":["../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;CACF,CAAC","sourcesContent":["export const SimulationColor = {\n GREEN: {\n id: 1,\n value: '#5DD8A4'
|
|
1
|
+
{"version":3,"file":"Simulation.js","sourceRoot":"","sources":["../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,SAAS;KACjB;CACF,CAAC","sourcesContent":["export const SimulationColor = {\n GREEN: {\n id: 1,\n value: '#5DD8A4',\n },\n BLUE: {\n id: 2,\n value: '#21C7E4',\n },\n YELLOW: {\n id: 3,\n value: '#FEC32D',\n },\n ORANGE: {\n id: 4,\n value: '#FD7558',\n },\n GREY: {\n id: 5,\n value: '#6C788B',\n },\n PURPLE: {\n id: 6,\n value: '#877AD7',\n },\n};"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TypeConnector.js","sourceRoot":"","sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,aAYX;AAZD,WAAY,aAAa;IACvB,qDAAQ,CAAA;IACR,6DAAY,CAAA;IACZ,iDAAM,CAAA;IACN,yDAAU,CAAA;IACV,qEAAgB,CAAA;IAChB,qDAAQ,CAAA;IACR,6CAAI,CAAA;IACJ,2DAAW,CAAA;IACX,uDAAS,CAAA;IACT,gEAAc,CAAA;IACd,8DAAa,CAAA;AACf,CAAC,EAZW,aAAa,KAAb,aAAa,QAYxB","sourcesContent":["export enum TypeConnector {\n SEELSY=1,\n PRESTASHOP=2,\n ZOHO=3,\n DOLIBARR=4,\n STRIPE_CONNECT=5,\n STRIPE=6,\n JS=7,\n AUTOLOGIN=8,\n SHOPIFY=9,\n WOOCOMMERCE=10,\n ACTIVATION=11
|
|
1
|
+
{"version":3,"file":"TypeConnector.js","sourceRoot":"","sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,aAYX;AAZD,WAAY,aAAa;IACvB,qDAAQ,CAAA;IACR,6DAAY,CAAA;IACZ,iDAAM,CAAA;IACN,yDAAU,CAAA;IACV,qEAAgB,CAAA;IAChB,qDAAQ,CAAA;IACR,6CAAI,CAAA;IACJ,2DAAW,CAAA;IACX,uDAAS,CAAA;IACT,gEAAc,CAAA;IACd,8DAAa,CAAA;AACf,CAAC,EAZW,aAAa,KAAb,aAAa,QAYxB","sourcesContent":["export enum TypeConnector {\n SEELSY=1,\n PRESTASHOP=2,\n ZOHO=3,\n DOLIBARR=4,\n STRIPE_CONNECT=5,\n STRIPE=6,\n JS=7,\n AUTOLOGIN=8,\n SHOPIFY=9,\n WOOCOMMERCE=10,\n ACTIVATION=11,\n}"]}
|
package/es/types/Enum/Vat.js
CHANGED
|
@@ -53,7 +53,7 @@ export const Vat = {
|
|
|
53
53
|
name: 'Sur Marge',
|
|
54
54
|
collected: 211,
|
|
55
55
|
deductible: 9,
|
|
56
|
-
immobilization: null
|
|
56
|
+
immobilization: null,
|
|
57
57
|
},
|
|
58
58
|
INTRACOM: {
|
|
59
59
|
id: 9,
|
|
@@ -61,7 +61,7 @@ export const Vat = {
|
|
|
61
61
|
name: 'TVA intracom',
|
|
62
62
|
collected: 207,
|
|
63
63
|
deductible: 208,
|
|
64
|
-
immobilization: 208
|
|
64
|
+
immobilization: 208,
|
|
65
65
|
},
|
|
66
66
|
MANUAL: {
|
|
67
67
|
id: 11,
|
|
@@ -69,7 +69,7 @@ export const Vat = {
|
|
|
69
69
|
name: 'TVA manuelle',
|
|
70
70
|
collected: 0,
|
|
71
71
|
deductible: 0,
|
|
72
|
-
immobilization: null
|
|
72
|
+
immobilization: null,
|
|
73
73
|
},
|
|
74
74
|
};
|
|
75
75
|
//# sourceMappingURL=Vat.js.map
|
package/es/types/Enum/Vat.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Vat.js","sourceRoot":"","sources":["../../../ts/types/Enum/Vat.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,GAAG,GAAG;IACjB,YAAY,EAAE;QACZ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,CAAC;QACR,IAAI,EAAE,WAAW;QACjB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,GAAG;QACf,cAAc,EAAE,EAAE;KACnB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,GAAG;QACV,IAAI,EAAE,UAAU;QAChB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,SAAS;QACf,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,SAAS;QACf,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,GAAG;QACV,IAAI,EAAE,UAAU;QAChB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,GAAG;QACV,IAAI,EAAE,UAAU;QAChB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,CAAC;QACR,IAAI,EAAE,WAAW;QACjB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,IAAI;KACrB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,cAAc;QACpB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,GAAG;QACf,cAAc,EAAE,GAAG;KACpB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,EAAE;QACN,KAAK,EAAE,CAAC;QACR,IAAI,EAAE,cAAc;QACpB,SAAS,EAAE,CAAC;QACZ,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,IAAI;KACrB;CACF,CAAC","sourcesContent":["export const Vat = {\n WITHOUT_TAXE: {\n id: 1,\n value: 0,\n name: 'Hors-Taxe',\n collected: 212,\n deductible: 221,\n immobilization: 19,\n },\n TX_5_5: {\n id: 2,\n value: 5.5,\n name: 'TVA 5.5%',\n collected: 209,\n deductible: 4,\n immobilization: 10,\n },\n TX_10: {\n id: 3,\n value: 10,\n name: 'TVA 10%',\n collected: 210,\n deductible: 5,\n immobilization: 11,\n },\n TX_20: {\n id: 4,\n value: 20,\n name: 'TVA 20%',\n collected: 211,\n deductible: 6,\n immobilization: 12,\n },\n TX_2_1: {\n id: 6,\n value: 2.1,\n name: 'TVA 2.1%',\n collected: 222,\n deductible: 7,\n immobilization: 13,\n },\n TX_8_5: {\n id: 7,\n value: 8.5,\n name: 'TVA 8.5%',\n collected: 345,\n deductible: 8,\n immobilization: 15,\n },\n MARGE: {\n id: 8,\n value: 0,\n name: 'Sur Marge',\n collected: 211,\n deductible: 9,\n immobilization: null
|
|
1
|
+
{"version":3,"file":"Vat.js","sourceRoot":"","sources":["../../../ts/types/Enum/Vat.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,GAAG,GAAG;IACjB,YAAY,EAAE;QACZ,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,CAAC;QACR,IAAI,EAAE,WAAW;QACjB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,GAAG;QACf,cAAc,EAAE,EAAE;KACnB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,GAAG;QACV,IAAI,EAAE,UAAU;QAChB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,SAAS;QACf,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,SAAS;QACf,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,GAAG;QACV,IAAI,EAAE,UAAU;QAChB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,GAAG;QACV,IAAI,EAAE,UAAU;QAChB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,EAAE;KACnB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,CAAC;QACR,IAAI,EAAE,WAAW;QACjB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,IAAI;KACrB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,CAAC;QACL,KAAK,EAAE,EAAE;QACT,IAAI,EAAE,cAAc;QACpB,SAAS,EAAE,GAAG;QACd,UAAU,EAAE,GAAG;QACf,cAAc,EAAE,GAAG;KACpB;IACD,MAAM,EAAE;QACN,EAAE,EAAE,EAAE;QACN,KAAK,EAAE,CAAC;QACR,IAAI,EAAE,cAAc;QACpB,SAAS,EAAE,CAAC;QACZ,UAAU,EAAE,CAAC;QACb,cAAc,EAAE,IAAI;KACrB;CACF,CAAC","sourcesContent":["export const Vat = {\n WITHOUT_TAXE: {\n id: 1,\n value: 0,\n name: 'Hors-Taxe',\n collected: 212,\n deductible: 221,\n immobilization: 19,\n },\n TX_5_5: {\n id: 2,\n value: 5.5,\n name: 'TVA 5.5%',\n collected: 209,\n deductible: 4,\n immobilization: 10,\n },\n TX_10: {\n id: 3,\n value: 10,\n name: 'TVA 10%',\n collected: 210,\n deductible: 5,\n immobilization: 11,\n },\n TX_20: {\n id: 4,\n value: 20,\n name: 'TVA 20%',\n collected: 211,\n deductible: 6,\n immobilization: 12,\n },\n TX_2_1: {\n id: 6,\n value: 2.1,\n name: 'TVA 2.1%',\n collected: 222,\n deductible: 7,\n immobilization: 13,\n },\n TX_8_5: {\n id: 7,\n value: 8.5,\n name: 'TVA 8.5%',\n collected: 345,\n deductible: 8,\n immobilization: 15,\n },\n MARGE: {\n id: 8,\n value: 0,\n name: 'Sur Marge',\n collected: 211,\n deductible: 9,\n immobilization: null,\n },\n INTRACOM: {\n id: 9,\n value: 20,\n name: 'TVA intracom',\n collected: 207,\n deductible: 208,\n immobilization: 208,\n },\n MANUAL: {\n id: 11,\n value: 0,\n name: 'TVA manuelle',\n collected: 0,\n deductible: 0,\n immobilization: null,\n },\n};"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormConnector.d.ts","sourceRoot":"","sources":["../../../ts/types/Form/FormConnector.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAEtD,qBAAa,aAAa;
|
|
1
|
+
{"version":3,"file":"FormConnector.d.ts","sourceRoot":"","sources":["../../../ts/types/Form/FormConnector.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAEtD,qBAAa,aAAa;IAExB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAGlB,IAAI,CAAC,EAAE,MAAM,CAAC;IAGd,GAAG,CAAC,EAAE,MAAM,CAAC;IAGb,KAAK,CAAC,EAAE,MAAM,CAAC;IAGf,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,IAAI,CAAC,EAAE,IAAI,CAAC;IAGZ,eAAe,EAAE,aAAa,CAAC;IAG/B,SAAS,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormConnector.js","sourceRoot":"","sources":["../../../ts/types/Form/FormConnector.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,aAAa;
|
|
1
|
+
{"version":3,"file":"FormConnector.js","sourceRoot":"","sources":["../../../ts/types/Form/FormConnector.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,aAAa;CA8BzB","sourcesContent":["import { TypeConnector } from '../Enum/TypeConnector';\n\nexport class FormConnector {\n // @ApiProperty()\n username?: string;\n\n // @ApiProperty()\n pass?: string;\n\n // @ApiProperty()\n url?: string;\n\n // @ApiProperty()\n token?: string;\n\n // @ApiProperty()\n token2?: string;\n\n // @ApiProperty()\n token3?: string;\n\n // @ApiProperty()\n token4?: string;\n\n // @ApiProperty()\n date?: Date;\n\n // @ApiProperty()\n idTypeConnector: TypeConnector;\n\n // @ApiProperty()\n idSociety: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasePaginate.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/api/BasePaginate.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BasePaginate.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/api/BasePaginate.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY,CAAC,CAAC;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,CAAC,EAAE,CAAC;CACX;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasePaginate.js","sourceRoot":"","sources":["../../../../ts/types/Interface/api/BasePaginate.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"BasePaginate.js","sourceRoot":"","sources":["../../../../ts/types/Interface/api/BasePaginate.ts"],"names":[],"mappings":"","sourcesContent":["export interface BasePaginate<T> {\n maxPages: number;\n currentPage: number;\n totalItems: number;\n data: T[];\n}\n\nexport interface QueryPaginate {\n page: number,\n limit: number,\n}\n"]}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
import { IAccountingTransaction } from '../../..';
|
|
2
|
-
|
|
3
|
-
export declare type FormImmobilization = IImmobilization & {
|
|
4
|
-
isDeposit: boolean;
|
|
5
|
-
};
|
|
1
|
+
import { IAccountingTransaction, IImmobilization } from '../../..';
|
|
2
|
+
export declare type FormImmobilization = IImmobilization;
|
|
6
3
|
export interface FormEntry {
|
|
7
4
|
vat?: number | {
|
|
8
5
|
idVat: number;
|
|
@@ -17,7 +14,12 @@ export interface FormEntry {
|
|
|
17
14
|
idImmobilization?: number;
|
|
18
15
|
}
|
|
19
16
|
export declare type AnnotateAccountingTransaction = FormEntry[];
|
|
20
|
-
export
|
|
17
|
+
export declare type UpdateAccountingTransaction = {
|
|
18
|
+
entries?: FormEntry[];
|
|
19
|
+
comment?: string;
|
|
20
|
+
exported?: null;
|
|
21
|
+
};
|
|
22
|
+
export interface ReadFormattedAccountingTransaction extends IAccountingTransaction {
|
|
21
23
|
amount: number;
|
|
22
24
|
comment: string | null;
|
|
23
25
|
designation: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AnnotateAccountingTransaction.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,
|
|
1
|
+
{"version":3,"file":"AnnotateAccountingTransaction.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEnE,oBAAY,kBAAkB,GAAG,eAAe,CAAC;AAEjD,MAAM,WAAW,SAAS;IACxB,GAAG,CAAC,EAAG,MAAM,GAAG;QACd,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;KAChB,EAAE,CAAC;IACJ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,4BAA4B,CAAC,EAAE,MAAM,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAGD,oBAAY,6BAA6B,GAAG,SAAS,EAAE,CAAC;AAExD,oBAAY,2BAA2B,GAAG;IACxC,OAAO,CAAC,EAAE,SAAS,EAAE,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,IAAI,CAAA;CAChB,CAAC;AAGF,MAAM,WAAW,kCAAmC,SAAQ,sBAAsB;IAChF,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,kBAAkB,EAAE,OAAO,CAAC;IAC5B,OAAO,CAAC,EAAE,6BAA6B,CAAC;CACzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AnnotateAccountingTransaction.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccountingTransaction
|
|
1
|
+
{"version":3,"file":"AnnotateAccountingTransaction.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccountingTransaction, IImmobilization } from '../../..';\n\nexport type FormImmobilization = IImmobilization;\n\nexport interface FormEntry {\n vat? : number | {\n idVat: number;\n amount: number;\n }[];\n idAccount?: number;\n idThirdParty?: number;\n amountAllTaxIncludedPurchase?: number;\n designation?: string;\n amountAllTaxIncluded?: number;\n immobilization?: FormImmobilization // pour la création d'une immo\n idImmobilization?: number; //\n}\n\n// Permet d'annoté une transaction bancaire Split, Marge, Intracom, Immo etc...\nexport type AnnotateAccountingTransaction = FormEntry[];\n\nexport type UpdateAccountingTransaction = {\n entries?: FormEntry[],\n comment?: string,\n exported?: null\n};\n\n// Permet d'afficher une transaction bancaire avec les informations de base ainsi que les informations d'annotations\nexport interface ReadFormattedAccountingTransaction extends IAccountingTransaction {\n amount: number;\n comment: string | null;\n designation: string | null;\n debit: number;\n credit: number;\n autoAnnotateWithML: boolean;\n entries?: AnnotateAccountingTransaction;\n}"]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { IImmobilization } from '../../..';
|
|
2
|
+
export interface FormattedImmobilization extends IImmobilization {
|
|
3
|
+
inputValue: number;
|
|
4
|
+
startAmortization: number;
|
|
5
|
+
currentEndowment: number;
|
|
6
|
+
endAmortization: number;
|
|
7
|
+
vnc: number;
|
|
8
|
+
}
|
|
9
|
+
export interface FormattedImmobilizationsByAccount {
|
|
10
|
+
number: number;
|
|
11
|
+
name: string;
|
|
12
|
+
immobilizations: FormattedImmobilization[];
|
|
13
|
+
subTotalInputValue: number;
|
|
14
|
+
subTotalStartAmortization: number;
|
|
15
|
+
subTotalCurrentEndowment: number;
|
|
16
|
+
subTotalEndAmortization: number;
|
|
17
|
+
subTotalVnc: number;
|
|
18
|
+
}
|
|
19
|
+
export interface ReadFormattedImmobilizationsByAccount {
|
|
20
|
+
immobilizationsByAccount: FormattedImmobilizationsByAccount[];
|
|
21
|
+
totalInputValue: number;
|
|
22
|
+
totalStartAmortization: number;
|
|
23
|
+
totalCurrentEndowment: number;
|
|
24
|
+
totalEndAmortization: number;
|
|
25
|
+
totalVnc: number;
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=ReadFormattedImmobilization.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadFormattedImmobilization.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC9D,UAAU,EAAE,MAAM,CAAA;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,uBAAuB,EAAE,CAAC;IAC3C,kBAAkB,EAAE,MAAM,CAAC;IAC3B,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,WAAW,qCAAqC;IACpD,wBAAwB,EAAE,iCAAiC,EAAE,CAAC;IAC9D,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,QAAQ,EAAE,MAAM,CAAA;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadFormattedImmobilization.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"","sourcesContent":["import { IImmobilization } from '../../..';\n\nexport interface FormattedImmobilization extends IImmobilization {\n inputValue: number\n startAmortization: number,\n currentEndowment: number,\n endAmortization: number,\n vnc: number\n}\n\nexport interface FormattedImmobilizationsByAccount {\n number: number,\n name: string,\n immobilizations: FormattedImmobilization[],\n subTotalInputValue: number;\n subTotalStartAmortization: number,\n subTotalCurrentEndowment: number,\n subTotalEndAmortization: number,\n subTotalVnc: number\n}\n\nexport interface ReadFormattedImmobilizationsByAccount {\n immobilizationsByAccount: FormattedImmobilizationsByAccount[],\n totalInputValue: number;\n totalStartAmortization: number,\n totalCurrentEndowment: number,\n totalEndAmortization: number,\n totalVnc: number\n}"]}
|
package/es/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0CAA0C,CAAC;AAEvF,qBAAa,uCAAwC,YAAW,OAAO,CAAC,IAAI,CAAC,2BAA2B,EAAE,mCAAmC,GAAG,YAAY,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"CreatePaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0CAA0C,CAAC;AAEvF,qBAAa,uCAAwC,YAAW,OAAO,CAAC,IAAI,CAAC,2BAA2B,EAAE,mCAAmC,GAAG,YAAY,CAAC,CAAC;IAC5J,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,OAAO,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IAE9C,SAAS,EAAE,MAAM,CAAC;CACnB"}
|
package/es/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreatePaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,uCAAuC;
|
|
1
|
+
{"version":3,"file":"CreatePaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,uCAAuC;CAcnD","sourcesContent":["import { IPaymentExpectationCustomer } from '../../models/IPaymentExpectationCustomer';\n\nexport class CreateSocietyPaymentExpectationCustomer implements Partial<Omit<IPaymentExpectationCustomer, 'paymentExpectationEstimateInvoice' | 'thirdParty'>> {\n email?: string | null;\n emailBcc?: string | null;\n amount: number | null;\n label?: string | null;\n paid: boolean | null;\n refund: boolean | null;\n key?: string | null;\n token?: string | null;\n sendingDate?: Date | null;\n idThirdParty?: number;\n idEstimateInvoice?: number | null | undefined;\n\n idSociety: number;\n}"]}
|
package/es/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryPaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAEvC,qBAAa,+BAA+B;
|
|
1
|
+
{"version":3,"file":"QueryPaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAEvC,qBAAa,+BAA+B;IAE1C,KAAK,CAAC,EAAE,MAAM,CAAC;IAGf,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,qBAAa,kCAAkC;IAE7C,KAAK,EAAE,MAAM,CAAC;CACf;AACD,qBAAa,iDAAiD;IAE5D,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,qBAAa,4CAA6C,YAAW,aAAa,EAAE,KAAK;IAEvF,SAAS,EAAE,MAAM,CAAC;IAElB,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAExB,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,EAAE,MAAM,CAAC;IAEd,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,qBAAa,kCAAkC;IAE7C,eAAe,EAAE,MAAM,CAAC;IAGxB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,qBAAa,sCAAsC;IAEjD,eAAe,EAAE,MAAM,CAAC;IAGxB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,qBAAa,4CAA4C;IACvD,SAAS,EAAE,MAAM,CAAC;IAElB,EAAE,EAAE,MAAM,CAAC;CACZ"}
|
package/es/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryPaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,+BAA+B;
|
|
1
|
+
{"version":3,"file":"QueryPaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,+BAA+B;CAS3C;AAED,MAAM,OAAO,kCAAkC;CAG9C;AACD,MAAM,OAAO,iDAAiD;CAG7D;AAED,MAAM,OAAO,4CAA4C;CAmBxD;AAED,MAAM,OAAO,kCAAkC;CAM9C;AAED,MAAM,OAAO,sCAAsC;CAMlD;AAED,MAAM,OAAO,4CAA4C;CAIxD","sourcesContent":["import { QueryPaginate } from '../BasePaginate';\nimport { Order } from '../BaseRequest';\n\nexport class QueryPaymentExpectationCustomer {\n // @ApiProperty()\n label?: string;\n\n // @ApiProperty()\n amount: number;\n\n // @ApiProperty()\n idThirdParty?: number;\n}\n\nexport class QueryGetPaymentExpectationCustomer {\n // @ApiProperty()\n token: string;\n}\nexport class QueryGetSocietyPaymentsExpectationsCustomersStats {\n // @ApiProperty()\n idSociety: number;\n}\n\nexport class QueryGetSocietyPaymentsExpectationsCustomers implements QueryPaginate, Order {\n // @ApiProperty()\n idSociety: number;\n\n status?: string | null;\n\n dateStart?: string | null;\n\n search?: string | null;\n\n dateEnd?: string | null;\n\n page: number;\n\n limit: number;\n\n order?: string;\n\n descending?: boolean;\n}\n\nexport class QueryPayPaymentExpectationCustomer {\n // @ApiProperty()\n idPaymentMethod: string;\n\n // @ApiProperty()\n token: string;\n}\n\nexport class QueryConfirmPaymentExpectationCustomer {\n // @ApiProperty()\n idPaymentIntent: string;\n\n // @ApiProperty()\n token: string;\n}\n\nexport class QueryDeleteSocietyPaymentExpectationCustomer {\n idSociety: number;\n\n id: number;\n}\n"]}
|
package/es/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdatePaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0CAA0C,CAAC;AACvF,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,qBAAa,uCAAwC,YAAW,IAAI,CAAC,2BAA2B,EAAE,mCAAmC,GAAG,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdatePaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0CAA0C,CAAC;AACvF,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,qBAAa,uCAAwC,YAAW,IAAI,CAAC,2BAA2B,EAAE,mCAAmC,GAAG,YAAY,CAAC;IACnJ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,IAAI,EAAE,OAAO,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACzC,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IAC9C,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,iCAAiC,EAAE,gBAAgB,CAAC;IACpD,UAAU,EAAE,WAAW,CAAC;IAExB,SAAS,EAAE,MAAM,CAAC;IAElB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,qBAAa,6CAA6C;IACxD,SAAS,EAAE,MAAM,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;CACZ"}
|
package/es/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdatePaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,uCAAuC;
|
|
1
|
+
{"version":3,"file":"UpdatePaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,uCAAuC;CAqBnD;AAED,MAAM,OAAO,6CAA6C;CAGzD","sourcesContent":["import { IPaymentExpectationCustomer } from '../../models/IPaymentExpectationCustomer';\nimport { IEstimateInvoice } from '../../models/IEstimateInvoice';\nimport { IThirdParty } from '../../models/IThirdParty';\n\nexport class UpdateSocietyPaymentExpectationCustomer implements Omit<IPaymentExpectationCustomer, 'paymentExpectationEstimateInvoice' | 'thirdParty'> {\n email: string | null;\n emailBcc: string | null;\n amount: number | null;\n label: string | null;\n paid: boolean | null;\n refund: boolean | null;\n key: string | null;\n token: string | null;\n idPaymentIntent: string | null;\n sendingDate: Date | null;\n idThirdParty?: number | null | undefined;\n idEstimateInvoice?: number | null | undefined;\n createdAt?: Date | null | undefined;\n updatedAt?: Date | null | undefined;\n paymentExpectationEstimateInvoice: IEstimateInvoice;\n thirdParty: IThirdParty;\n\n idSociety: number;\n\n id: number;\n}\n\nexport class UpdateRefundSocietyPaymentExpectationCustomer {\n idSociety: number;\n id: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateSimulation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/CreateSimulation.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,yBAAyB;IACxC,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,IAAI,CAAC;IACvB,WAAW,EAAE,IAAI,CAAC;IAClB,cAAc,EAAE,IAAI,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,+BAA+B,EAAE,MAAM,CAAC;IACxC,6BAA6B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7C,8BAA8B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9C,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1C,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,eAAe,EAAE,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,IAAI,CAAC;IACtB,aAAa,EAAE,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,oBAAoB;IAE/B,MAAM,EAAE,MAAM,CAAC;IAEf,MAAM,EAAE,MAAM,CAAC;IAEf,SAAS,EAAE,MAAM,CAAC;IAElB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,qBAAa,gBAAgB;
|
|
1
|
+
{"version":3,"file":"CreateSimulation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/CreateSimulation.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,yBAAyB;IACxC,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,EAAE,IAAI,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,IAAI,CAAC;IACvB,WAAW,EAAE,IAAI,CAAC;IAClB,cAAc,EAAE,IAAI,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,+BAA+B,EAAE,MAAM,CAAC;IACxC,6BAA6B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7C,8BAA8B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9C,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1C,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,eAAe,EAAE,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,IAAI,CAAC;IACtB,aAAa,EAAE,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,oBAAoB;IAE/B,MAAM,EAAE,MAAM,CAAC;IAEf,MAAM,EAAE,MAAM,CAAC;IAEf,SAAS,EAAE,MAAM,CAAC;IAElB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,MAAM,CAAC;IAGb,UAAU,EAAE,MAAM,CAAC;IAGnB,aAAa,EAAE,MAAM,CAAC;IAGtB,iBAAiB,EAAE,MAAM,CAAC;IAG1B,SAAS,EAAE,IAAI,CAAC;IAGhB,OAAO,EAAE,IAAI,CAAC;IAGd,kBAAkB,EAAE,OAAO,CAAC;IAG5B,qBAAqB,EAAE,OAAO,CAAC;IAG/B,8BAA8B,EAAE,MAAM,CAAC;IAGvC,8BAA8B,EAAE,MAAM,CAAC;IAGvC,SAAS,EAAE,MAAM,CAAC;IAGlB,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAG7B,QAAQ,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,EAAE,CAAC;IAKhD,oBAAoB,CAAC,EAAE,CAAC,oBAAoB,CAAC,CAAC;CAC/C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateSimulation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/CreateSimulation.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAiD5C,MAAM,OAAO,oBAAoB;CAShC;AAED,MAAM,OAAO,gBAAgB;
|
|
1
|
+
{"version":3,"file":"CreateSimulation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/CreateSimulation.ts"],"names":[],"mappings":"AAAA,4CAA4C;AAiD5C,MAAM,OAAO,oBAAoB;CAShC;AAED,MAAM,OAAO,gBAAgB;CA4C5B","sourcesContent":["// import {SimulationColor} from '../../..';\n\nexport interface SimulationEstimateInvoice {\n createdAt: string;\n dateInvoiceCreated: string;\n deletedAt: null;\n deposit: number;\n discount: string;\n dueDate: string;\n estimateMailSend: null;\n estimateRef: null;\n expirationDate: null;\n fileEstimate: null;\n fileInvoice: string;\n freeText: string;\n generalComment: string;\n generalDiscount: number;\n greetings: boolean;\n idEstimateInvoice: number;\n idEstimateInvoiceForThisAdvance: number;\n idEstimateInvoiceForThisAsset: number | null;\n idEstimateInvoiceForThisRepeat: number | null;\n idFrequency: number | null;\n idRelatedEstimateOrderForm: number | null;\n idRelatedInvoice: number | null;\n idSociety: number;\n idThirdParty: number;\n idTypeEstimateInvoice: number;\n invoiceMailSend: null;\n invoiceRef: string;\n isCanceled: boolean;\n isDraft: boolean;\n isPaid: boolean;\n isRefused: boolean;\n isStripe: boolean;\n isUsed: boolean;\n label: string;\n lastRelanceDate: null;\n lastTryRepeat: null;\n payment: string;\n penalties: string;\n recoveryCost: string;\n template: number;\n totalHt: number;\n totalTtc: number;\n updatedAt: string;\n vatMention: string;\n}\n\nexport class CreateBalanceElement {\n // @ApiProperty()\n action: string;\n // @ApiProperty()\n amount: number;\n // @ApiProperty()\n dateValue: string;\n // @ApiProperty()\n idBankAccount: number;\n}\n\nexport class CreateSimulation {\n // @ApiProperty()\n name: string;\n\n // @ApiPropertyOptional()\n commentary: string;\n\n // @ApiProperty()\n financesStart: number;\n\n // @ApiProperty({enum: [SimulationColor]})\n idSimulationColor: number;\n\n // @ApiProperty()\n startDate: Date;\n\n // @ApiProperty()\n endDate: Date;\n\n // @ApiProperty()\n importSalesInvoice: boolean;\n\n // @ApiProperty()\n importPurchaseInvoice: boolean;\n\n // @ApiProperty()\n defaultCollectionDelayForSales: number;\n\n // @ApiProperty()\n defaultPaymentDelayForPurchase: number;\n\n // @ApiProperty()\n idSociety: number;\n\n // @ApiPropertyOptional()\n bankAccounts?: Array<number>;\n\n // @ApiPropertyOptional()\n invoices?: Partial<SimulationEstimateInvoice>[];\n\n // @ApiPropertyOptional({\n // type: [CreateBalanceElement]\n // })\n createBalanceElement?: [CreateBalanceElement];\n}\n"]}
|
|
@@ -1,10 +1 @@
|
|
|
1
|
-
import { ISimulation } from '../../..';
|
|
2
|
-
export interface ReadSimulationComptable extends ISimulation {
|
|
3
|
-
allo: number;
|
|
4
|
-
isFlamenco?: number;
|
|
5
|
-
}
|
|
6
|
-
export interface ReadSimulationCustomer extends ISimulation {
|
|
7
|
-
allo: number;
|
|
8
|
-
isFlamencoCustomer?: number;
|
|
9
|
-
}
|
|
10
1
|
//# sourceMappingURL=ReadSimulation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadSimulation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/ReadSimulation.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ReadSimulation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/ReadSimulation.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
2
|
//# sourceMappingURL=ReadSimulation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadSimulation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/ReadSimulation.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"ReadSimulation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/simulation/ReadSimulation.ts"],"names":[],"mappings":"","sourcesContent":[""]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadSociety.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/ReadSociety.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ReadSociety.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/ReadSociety.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEpC,oBAAY,WAAW,GAAG,QAAQ,GAAG;IACnC,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadSociety.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/ReadSociety.ts"],"names":[],"mappings":"","sourcesContent":["import {ISociety} from '../../..';\n\nexport type ReadSociety = ISociety & {\n pommeDeTerre: string;\n};\n"]}
|
|
1
|
+
{"version":3,"file":"ReadSociety.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/ReadSociety.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from '../../..';\n\nexport type ReadSociety = ISociety & {\n pommeDeTerre: string;\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAbsenceType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAbsenceType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAbsenceType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAbsenceType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAbsenceType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAbsenceType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAbsenceType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAbsenceType.ts"],"names":[],"mappings":"","sourcesContent":["// typeAbsence\nexport interface IAbsenceType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccessToken.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccessToken.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccessToken.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccessToken.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,KAAK,EAAE,MAAM,GAAG,IAAI,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":"IAccessToken.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccessToken.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccessToken.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccessToken.ts"],"names":[],"mappings":"","sourcesContent":["// accessToken\nexport interface IAccessToken {\n id?: number;\n tmpToken: string | null;\n token: string | null;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccount.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccount.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccount.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,OAAO,CAAC;IACxB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,cAAc,CAAC,EAAE,cAAc,EAAE,CAAC;IAClC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;CACxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccount.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccount.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccount.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccount.ts"],"names":[],"mappings":"","sourcesContent":["import { INature } from './INature';\nimport { IAccountType } from './IAccountType';\nimport { IVat } from './IVat';\nimport { IRegisterCategory } from './IRegisterCategory';\nimport { ISector } from './ISector';\nimport { IAccountHelp } from './IAccountHelp';\nimport { IAccountDetail } from './IAccountDetail';\nimport { ISociety } from './ISociety';\n\n// accounts\nexport interface IAccount {\n id?: number;\n number: number;\n name: string;\n originalName: string | null;\n forceVat: boolean;\n blockVat: boolean;\n forceFile: boolean;\n isHidden: boolean;\n isImmo: boolean;\n isCorporal: boolean;\n icone: string | null;\n iconePNG: string | null;\n color: string | null;\n isOnlyTreso: boolean;\n isOnlyEnga: boolean;\n isGeneric: boolean;\n forClient: boolean;\n forFournisseur: boolean;\n juridicalSociety: number | null;\n idNature: number;\n idTypeAccount: number;\n idVat: number | null;\n idRegisterCategorie: number | null;\n idSector: number | null;\n idParentAccount: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n nature?: INature;\n typeAccount?: IAccountType;\n tva?: IVat;\n registerCategorie?: IRegisterCategory;\n sector?: ISector;\n accountHelp?: IAccountHelp;\n accountDetails?: IAccountDetail[];\n societies?: ISociety[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountDetail.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountDetail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;IACnB,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,OAAO,EAAE,QAAQ,CAAC;IAClB,yBAAyB,EAAE,KAAK,CAAC;IACjC,yBAAyB,EAAE,KAAK,CAAC;CAClC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountDetail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountDetail.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountDetail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountDetail.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\nimport { IAccount } from './IAccount';\nimport { IUser } from './IUser';\n\n// accountDetail\nexport interface IAccountDetail {\n id?: number;\n comment: string | null;\n isPending: boolean;\n checkByIdAccountant: number | null;\n checkByIdSupervisor: number | null;\n idAccount: number;\n idExercice: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n account: IAccount;\n accountDetailByAccountant: IUser;\n accountDetailBySupervisor: IUser;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountHelp.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountHelp.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountHelp.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountHelp.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,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":"IAccountHelp.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountHelp.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountHelp.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountHelp.ts"],"names":[],"mappings":"","sourcesContent":["// accountHelps\nexport interface IAccountHelp {\n id?: number;\n comment: string;\n idAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountType.ts"],"names":[],"mappings":"","sourcesContent":["// typeAccount\nexport interface IAccountType {\n id?: number;\n name: string;\n colors: string;\n iconePNG: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountantTracker.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountantTracker.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountantTracker.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountantTracker.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,OAAO,CAAC;IACxB,kBAAkB,EAAE,IAAI,CAAC;IACzB,qBAAqB,EAAE,IAAI,GAAG,IAAI,CAAC;IACnC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountantTracker.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountantTracker.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountantTracker.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountantTracker.ts"],"names":[],"mappings":"","sourcesContent":["// trackerSuiviComptable\nexport interface IAccountantTracker {\n id?: number;\n idSociety: number;\n idUser: number;\n temps: number;\n suiviComptable: boolean;\n dateEnregistrement: Date;\n dateFinEnregistrement: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingEntry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingEntry.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountingEntry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingEntry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,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,YAAY,EAAE,OAAO,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,uBAAuB,EAAE,MAAM,CAAC;IAChC,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,eAAe,CAAC,EAAE,gBAAgB,CAAC;IACnC,QAAQ,CAAC,EAAE,gBAAgB,CAAC;IAC5B,qBAAqB,CAAC,EAAE,sBAAsB,CAAC;IAC/C,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,cAAc,CAAC,EAAE,eAAe,CAAC;CAClC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingEntry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingEntry.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountingEntry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingEntry.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccount } from './IAccount';\nimport { IThirdParty } from './IThirdParty';\nimport { IAccountingTransaction } from './IAccountingTransaction';\nimport { IVat } from './IVat';\nimport { IImmobilization } from './IImmobilization';\n\n// accountingEntries\nexport interface IAccountingEntry {\n id?: number;\n master: boolean;\n dateValue: Date;\n designation: string;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n autoAnnotate: boolean;\n idInherit: number | null;\n idAccount: number | null;\n idThirdParty: number | null;\n idAccountingTransaction: number;\n idVat?: number | null;\n idImmobilization?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n account?: IAccount;\n thirdParty?: IThirdParty;\n accountingEntry?: IAccountingEntry;\n childTva?: IAccountingEntry;\n accountingTransaction?: IAccountingTransaction;\n vat?: IVat;\n immobilization?: IImmobilization;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAG3B,qBAAqB,CAAC,EAAE,sBAAsB,CAAC;IAC/C,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,kBAAkB,CAAC,EAAE,mBAAmB,CAAC;IACzC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,QAAQ,CAAC;CACpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFile.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccountingTransaction } from './IAccountingTransaction';\nimport { IEstimateInvoice } from './IEstimateInvoice';\nimport { IFileType } from './IFileType';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IAccountingFileType } from './IAccountingFileType';\n\n// accountingFile\nexport interface IAccountingFile {\n id?: number;\n idUser?: number | null;\n isMerged: boolean;\n budgeaDocumentid?: number | null;\n bankFileid?: string | null;\n emissionDate?: Date | null;\n isMobile: boolean;\n isDownload: boolean;\n idAccountingTransaction?: number | null;\n idEstimateInvoice?: number | null;\n idTypeAccountingFile: number;\n idSociety: number;\n idFile: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n idFileType?: number | null;\n\n // Associations\n accountingTransaction?: IAccountingTransaction;\n estimatesInvoice?: IEstimateInvoice;\n accountingFileType?: IAccountingFileType;\n fileType?: IFileType;\n file?: IFile;\n society?: ISociety;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingFileType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFileType.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountingFileType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFileType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,mBAAmB;IAClC,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":"IAccountingFileType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFileType.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountingFileType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingFileType.ts"],"names":[],"mappings":"","sourcesContent":["// typeAccountingFile\nexport interface IAccountingFileType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingJournal.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingJournal.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountingJournal.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingJournal.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":"IAccountingJournal.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingJournal.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountingJournal.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingJournal.ts"],"names":[],"mappings":"","sourcesContent":["// accountingJournal\nexport interface IAccountingJournal {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingState.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingState.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IAccountingState.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAG9D,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,mBAAmB,EAAE,oBAAoB,CAAC;CAC3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAccountingState.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingState.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"IAccountingState.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingState.ts"],"names":[],"mappings":"","sourcesContent":["import { IGedFile } from './IGedFile';\nimport { IExercice } from './IExercice';\nimport { IAccountingStateType } from './IAccountingStateType';\n\n// accountingStates\nexport interface IAccountingState {\n id?: number;\n isVisible: boolean;\n isSendByClient: boolean;\n idParent: number | null;\n state: boolean | null;\n idAccountingStateType: number;\n idGedFile: number | null;\n idExercice: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n gedFile: IGedFile;\n exercice: IExercice;\n accountingStateType: IAccountingStateType;\n}\n"]}
|