@silexpert/core 0.1.5 → 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.d.ts +399 -0
- package/es/types/Enum/ImmobilizationType.d.ts.map +1 -0
- package/es/types/Enum/ImmobilizationType.js +399 -0
- package/es/types/Enum/ImmobilizationType.js.map +1 -0
- 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.d.ts +9 -0
- package/es/types/Enum/Vat.d.ts.map +1 -1
- package/es/types/Enum/Vat.js +18 -9
- 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 +10 -4
- 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 +4 -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 +14 -14
- 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 -1
- 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 +3 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +3 -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 +404 -0
- package/js/types/Enum/ImmobilizationType.js.map +1 -0
- 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 +18 -9
- 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 +36 -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 +16 -16
- 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 +399 -0
- 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 +18 -9
- 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 +12 -6
- 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 +5 -3
- 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 +14 -15
- 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 -3
- 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 +3 -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/js/api/resources.js
CHANGED
|
@@ -11,9 +11,12 @@ var _Simulation = require("./resources/Simulation");
|
|
|
11
11
|
|
|
12
12
|
var _PaymentExpectationCustomer = require("./resources/PaymentExpectationCustomer");
|
|
13
13
|
|
|
14
|
+
var _Immobilization = require("./resources/Immobilization");
|
|
15
|
+
|
|
14
16
|
const resources = exports.resources = {
|
|
15
17
|
simulation: _Simulation.Simulation,
|
|
16
18
|
country: _Country.Country,
|
|
17
|
-
paymentExpectationCustomer: _PaymentExpectationCustomer.PaymentExpectationCustomer
|
|
19
|
+
paymentExpectationCustomer: _PaymentExpectationCustomer.PaymentExpectationCustomer,
|
|
20
|
+
immobilization: _Immobilization.Immobilization
|
|
18
21
|
};
|
|
19
22
|
//# sourceMappingURL=resources.js.map
|
package/js/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;AAEO,MAAM,SAAS,WAAT,SAAS,GAAG;AACvB,EAAA,UAAU,EAAE,sBADW;AAEvB,EAAA,OAAO,EAAE,gBAFc;AAGvB,EAAA,0BAA0B,EAAE;
|
|
1
|
+
{"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AAEO,MAAM,SAAS,WAAT,SAAS,GAAG;AACvB,EAAA,UAAU,EAAE,sBADW;AAEvB,EAAA,OAAO,EAAE,gBAFc;AAGvB,EAAA,0BAA0B,EAAE,sDAHL;AAIvB,EAAA,cAAc,EAAE;AAJO,CAAlB","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Immobilization } from './resources/Immobilization';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n immobilization: Immobilization,\n};\n"],"sourceRoot":"","file":"resources.js"}
|
package/js/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../ts/index.ts"],"names":[],"mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["export * from './utils';\nexport * from './types';\nexport * from './api';\n
|
|
1
|
+
{"version":3,"sources":["../ts/index.ts"],"names":[],"mappings":";;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["export * from './utils';\nexport * from './types';\nexport * from './api';\n"],"sourceRoot":"","file":"index.js"}
|
|
@@ -13,5 +13,6 @@ var AccountingJournal = exports.AccountingJournal = undefined;
|
|
|
13
13
|
AccountingJournal[AccountingJournal["PER"] = 5] = "PER";
|
|
14
14
|
AccountingJournal[AccountingJournal["AN"] = 6] = "AN";
|
|
15
15
|
AccountingJournal[AccountingJournal["OD"] = 7] = "OD";
|
|
16
|
+
AccountingJournal[AccountingJournal["REV"] = 8] = "REV";
|
|
16
17
|
})(AccountingJournal || (exports.AccountingJournal = AccountingJournal = {}));
|
|
17
18
|
//# sourceMappingURL=AccountingJournal.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,iBASX,WATW,iBASX,YATD;;AAAA,CAAA,UAAY,iBAAZ,EAA6B;AAC3B,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACD,CATD,EAAY,iBAAiB,aAAjB,iBAAiB,GAAjB,iBAAiB,GAAA,EAAA,CAA7B","sourcesContent":["export enum AccountingJournal {\n BQ=1,\n AC=2,\n VE=3,\n CAI=4,\n PER=5,\n AN=6,\n OD=7,\n REV=8,\n}"],"sourceRoot":"","file":"AccountingJournal.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/ComptaType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,UAOX,WAPW,UAOX,YAPD;;AAAA,CAAA,UAAY,UAAZ,EAAsB;AACpB,EAAA,UAAA,CAAA,UAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,oBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,oBAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,kBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,kBAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,uBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,uBAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,qBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,qBAAA;AACD,CAPD,EAAY,UAAU,aAAV,UAAU,GAAV,UAAU,GAAA,EAAA,CAAtB","sourcesContent":["export enum ComptaType {\n CASH_BASED=1,\n ACCRUALS=2,\n CASH_BASED_SEIZURE=3,\n ACCRUALS_SEIZURE=4,\n CASH_BASED_ASSISTANCE=5,\n CASH_BASED_ACCRUALS=6
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/ComptaType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,UAOX,WAPW,UAOX,YAPD;;AAAA,CAAA,UAAY,UAAZ,EAAsB;AACpB,EAAA,UAAA,CAAA,UAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,oBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,oBAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,kBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,kBAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,uBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,uBAAA;AACA,EAAA,UAAA,CAAA,UAAA,CAAA,qBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,qBAAA;AACD,CAPD,EAAY,UAAU,aAAV,UAAU,GAAV,UAAU,GAAA,EAAA,CAAtB","sourcesContent":["export enum ComptaType {\n CASH_BASED=1,\n ACCRUALS=2,\n CASH_BASED_SEIZURE=3,\n ACCRUALS_SEIZURE=4,\n CASH_BASED_ASSISTANCE=5,\n CASH_BASED_ACCRUALS=6,\n}"],"sourceRoot":"","file":"ComptaType.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/Country.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,OAWX,WAXW,OAWX,YAXD;;AAAA,CAAA,UAAY,OAAZ,EAAmB;AACjB,EAAA,OAAA,CAAA,OAAA,CAAA,aAAA,CAAA,GAAA,CAAA,CAAA,GAAA,aAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,WAAA,CAAA,GAAA,CAAA,CAAA,GAAA,WAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,aAAA,CAAA,GAAA,CAAA,CAAA,GAAA,aAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,QAAA,CAAA,GAAA,EAAA,CAAA,GAAA,QAAA;AACD,CAXD,EAAY,OAAO,aAAP,OAAO,GAAP,OAAO,GAAA,EAAA,CAAnB","sourcesContent":["export enum Country {\n AFGHANISTAN=1,\n AFRIQUE_DU_SUD=2,\n ALBANIE=3,\n ALGERIE=4,\n ALLEMAGNE=5,\n ANDORRE=6,\n ANGOLA=7,\n ANGUILLA=8,\n ANTARCTIQUE=9,\n FRANCE=65
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/Country.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,OAWX,WAXW,OAWX,YAXD;;AAAA,CAAA,UAAY,OAAZ,EAAmB;AACjB,EAAA,OAAA,CAAA,OAAA,CAAA,aAAA,CAAA,GAAA,CAAA,CAAA,GAAA,aAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,WAAA,CAAA,GAAA,CAAA,CAAA,GAAA,WAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,aAAA,CAAA,GAAA,CAAA,CAAA,GAAA,aAAA;AACA,EAAA,OAAA,CAAA,OAAA,CAAA,QAAA,CAAA,GAAA,EAAA,CAAA,GAAA,QAAA;AACD,CAXD,EAAY,OAAO,aAAP,OAAO,GAAP,OAAO,GAAA,EAAA,CAAnB","sourcesContent":["export enum Country {\n AFGHANISTAN=1,\n AFRIQUE_DU_SUD=2,\n ALBANIE=3,\n ALGERIE=4,\n ALLEMAGNE=5,\n ANDORRE=6,\n ANGOLA=7,\n ANGUILLA=8,\n ANTARCTIQUE=9,\n FRANCE=65,\n}"],"sourceRoot":"","file":"Country.js"}
|
package/js/types/Enum/Ged.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,WASX,WATW,WASX,YATD;;AAAA,CAAA,UAAY,WAAZ,EAAuB;AACrB,EAAA,WAAA,CAAA,WAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,oBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,oBAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,MAAA,CAAA,GAAA,CAAA,CAAA,GAAA,MAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACD,CATD,EAAY,WAAW,aAAX,WAAW,GAAX,WAAW,GAAA,EAAA,CAAvB;;AAWA,IAAY,SAmCX,WAnCW,SAmCX,YAnCD;;AAAA,CAAA,UAAY,SAAZ,EAAqB;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,UAAA,CAAA,GAAA,EAAA,CAAA,GAAA,UAAA,CA5BmB,CA6BnB;AACA;AACA;AACA;AACA;AACA;AACD,CAnCD,EAAY,SAAS,aAAT,SAAS,GAAT,SAAS,GAAA,EAAA,CAArB","sourcesContent":["export enum GedCategory {\n COMPANY
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,WASX,WATW,WASX,YATD;;AAAA,CAAA,UAAY,WAAZ,EAAuB;AACrB,EAAA,WAAA,CAAA,WAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,oBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,oBAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,MAAA,CAAA,GAAA,CAAA,CAAA,GAAA,MAAA;AACA,EAAA,WAAA,CAAA,WAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACD,CATD,EAAY,WAAW,aAAX,WAAW,GAAX,WAAW,GAAA,EAAA,CAAvB;;AAWA,IAAY,SAmCX,WAnCW,SAmCX,YAnCD;;AAAA,CAAA,UAAY,SAAZ,EAAqB;AACnB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,UAAA,CAAA,GAAA,EAAA,CAAA,GAAA,UAAA,CA5BmB,CA6BnB;AACA;AACA;AACA;AACA;AACA;AACD,CAnCD,EAAY,SAAS,aAAT,SAAS,GAAT,SAAS,GAAA,EAAA,CAArB","sourcesContent":["export enum GedCategory {\n COMPANY = 1,\n ACCOUNTING_AND_TAX= 2,\n SOCIAL= 3,\n JURIDIC= 4,\n GENERALITY= 5,\n BILLING= 6,\n MAIL= 7,\n BANK_STATEMENT= 8,\n}\n\nexport enum GedFolder {\n // K-bis & Identity card & Tax memorandum = 1,\n // Mission letters = 2,\n // Mandates & RIB = 3,\n // Balance-GL Journals = 5,\n // Closes & Balance Sheets = 7,\n // VAT declarations = 10,\n // IS declarations = 11,\n // Statutes & amendments = 13,\n // Training and professional tax = 14,\n // DADS-U & DUE = 15,\n // URSSAF & Pôle-Emploi = 16,\n // Pay slips = 17,\n // TNS = 18,\n // HP of GA = 19,\n // Contracts & Leases = 20,\n // Insurance = 22,\n // Cabinet invoices = 23,\n // Others = 24,\n // Vehicles = 25,\n // Borrowing tables = 26,\n // RSI & URSSAF = 27,\n // Previous GA balance & PV = 28,\n // Slips for the CFE = 29,\n // Suppliers / customers appendices = 30,\n // Miscellaneous = 31,\n // Legal Announcements = 32,\n // Certificates = 33,\n PARTNERS = 34,\n // Incoming mails = 35,\n // Outgoing mail = 36,\n // Bank Statements = 37,\n // Formalism = 38,\n // Pending points = 39,\n // Balance-GL Journals Year N-1 = 40\n}\n"],"sourceRoot":"","file":"Ged.js"}
|
|
@@ -0,0 +1,404 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
const ImmobilizationType = exports.ImmobilizationType = {
|
|
7
|
+
FRAIS_CONSTITUTION: {
|
|
8
|
+
id: 1,
|
|
9
|
+
isIncorporeal: true,
|
|
10
|
+
isDepreciable: true,
|
|
11
|
+
amortizationMethod: 'yearBased',
|
|
12
|
+
amortizationRequest: null,
|
|
13
|
+
amortizationDuration: 5,
|
|
14
|
+
idAccount: 259,
|
|
15
|
+
idAccountEndownment: 334,
|
|
16
|
+
idAccountAmortization: 298
|
|
17
|
+
},
|
|
18
|
+
FRAIS_PREMIER_ETABLISSEMENT: {
|
|
19
|
+
id: 2,
|
|
20
|
+
isIncorporeal: true,
|
|
21
|
+
isDepreciable: true,
|
|
22
|
+
amortizationMethod: 'yearBased',
|
|
23
|
+
amortizationRequest: null,
|
|
24
|
+
amortizationDuration: 5,
|
|
25
|
+
idAccount: 260,
|
|
26
|
+
idAccountEndownment: 334,
|
|
27
|
+
idAccountAmortization: 299
|
|
28
|
+
},
|
|
29
|
+
FRAIS_AUGMENTATION_CAPITAL: {
|
|
30
|
+
id: 3,
|
|
31
|
+
isIncorporeal: true,
|
|
32
|
+
isDepreciable: true,
|
|
33
|
+
amortizationMethod: 'yearBased',
|
|
34
|
+
amortizationRequest: null,
|
|
35
|
+
amortizationDuration: 5,
|
|
36
|
+
idAccount: 261,
|
|
37
|
+
idAccountEndownment: 334,
|
|
38
|
+
idAccountAmortization: 300
|
|
39
|
+
},
|
|
40
|
+
FRAIS_RECHERCHE: {
|
|
41
|
+
id: 4,
|
|
42
|
+
isIncorporeal: true,
|
|
43
|
+
isDepreciable: true,
|
|
44
|
+
amortizationMethod: 'contractBased',
|
|
45
|
+
amortizationRequest: 'durée d\'exploitation',
|
|
46
|
+
amortizationDuration: 0,
|
|
47
|
+
idAccount: 262,
|
|
48
|
+
idAccountEndownment: 334,
|
|
49
|
+
idAccountAmortization: 301
|
|
50
|
+
},
|
|
51
|
+
CONCESSIONS_BREVET: {
|
|
52
|
+
id: 5,
|
|
53
|
+
isIncorporeal: true,
|
|
54
|
+
isDepreciable: true,
|
|
55
|
+
amortizationMethod: 'contractBased',
|
|
56
|
+
amortizationRequest: 'durée d\'exploitation',
|
|
57
|
+
amortizationDuration: 0,
|
|
58
|
+
idAccount: 263,
|
|
59
|
+
idAccountEndownment: 334,
|
|
60
|
+
idAccountAmortization: 302
|
|
61
|
+
},
|
|
62
|
+
LOGICIEL: {
|
|
63
|
+
id: 6,
|
|
64
|
+
isIncorporeal: true,
|
|
65
|
+
isDepreciable: true,
|
|
66
|
+
amortizationMethod: 'yearBased',
|
|
67
|
+
amortizationRequest: null,
|
|
68
|
+
amortizationDuration: 3,
|
|
69
|
+
idAccount: 264,
|
|
70
|
+
idAccountEndownment: 334,
|
|
71
|
+
idAccountAmortization: 303
|
|
72
|
+
},
|
|
73
|
+
SITE_INTERNET: {
|
|
74
|
+
id: 7,
|
|
75
|
+
isIncorporeal: true,
|
|
76
|
+
isDepreciable: true,
|
|
77
|
+
amortizationMethod: 'yearBased',
|
|
78
|
+
amortizationRequest: null,
|
|
79
|
+
amortizationDuration: 3,
|
|
80
|
+
idAccount: 265,
|
|
81
|
+
idAccountEndownment: 334,
|
|
82
|
+
idAccountAmortization: 304
|
|
83
|
+
},
|
|
84
|
+
DROIT_AU_BAIL: {
|
|
85
|
+
id: 8,
|
|
86
|
+
isIncorporeal: true,
|
|
87
|
+
isDepreciable: true,
|
|
88
|
+
amortizationMethod: 'contractBased',
|
|
89
|
+
amortizationRequest: 'Durée d\'exploitation',
|
|
90
|
+
amortizationDuration: 0,
|
|
91
|
+
idAccount: 266,
|
|
92
|
+
idAccountEndownment: 334,
|
|
93
|
+
idAccountAmortization: 305
|
|
94
|
+
},
|
|
95
|
+
FOND_COMMERCIAL: {
|
|
96
|
+
id: 9,
|
|
97
|
+
isIncorporeal: true,
|
|
98
|
+
isDepreciable: false,
|
|
99
|
+
amortizationMethod: 'contractBased',
|
|
100
|
+
amortizationRequest: 'Sauf si la durée d\'exploitation définie contractuellement / activité éphémère',
|
|
101
|
+
amortizationDuration: 0,
|
|
102
|
+
idAccount: 267,
|
|
103
|
+
idAccountEndownment: 334,
|
|
104
|
+
idAccountAmortization: 306
|
|
105
|
+
},
|
|
106
|
+
TERRAIN_NU: {
|
|
107
|
+
id: 10,
|
|
108
|
+
isIncorporeal: false,
|
|
109
|
+
isDepreciable: false,
|
|
110
|
+
amortizationMethod: null,
|
|
111
|
+
amortizationRequest: null,
|
|
112
|
+
amortizationDuration: 0,
|
|
113
|
+
idAccount: 268,
|
|
114
|
+
idAccountEndownment: 335,
|
|
115
|
+
idAccountAmortization: 307
|
|
116
|
+
},
|
|
117
|
+
TERRAIN_AMENAGE: {
|
|
118
|
+
id: 11,
|
|
119
|
+
isIncorporeal: false,
|
|
120
|
+
isDepreciable: false,
|
|
121
|
+
amortizationMethod: null,
|
|
122
|
+
amortizationRequest: null,
|
|
123
|
+
amortizationDuration: 0,
|
|
124
|
+
idAccount: 269,
|
|
125
|
+
idAccountEndownment: 335,
|
|
126
|
+
idAccountAmortization: 308
|
|
127
|
+
},
|
|
128
|
+
SOUS_SOLS: {
|
|
129
|
+
id: 12,
|
|
130
|
+
isIncorporeal: false,
|
|
131
|
+
isDepreciable: false,
|
|
132
|
+
amortizationMethod: null,
|
|
133
|
+
amortizationRequest: null,
|
|
134
|
+
amortizationDuration: 0,
|
|
135
|
+
idAccount: 270,
|
|
136
|
+
idAccountEndownment: 335,
|
|
137
|
+
idAccountAmortization: 309
|
|
138
|
+
},
|
|
139
|
+
TERRAIN_CARRIERES: {
|
|
140
|
+
id: 13,
|
|
141
|
+
isIncorporeal: false,
|
|
142
|
+
isDepreciable: false,
|
|
143
|
+
amortizationMethod: null,
|
|
144
|
+
amortizationRequest: null,
|
|
145
|
+
amortizationDuration: 0,
|
|
146
|
+
idAccount: 271,
|
|
147
|
+
idAccountEndownment: 335,
|
|
148
|
+
idAccountAmortization: 310
|
|
149
|
+
},
|
|
150
|
+
TERRAIN_BATIS: {
|
|
151
|
+
id: 14,
|
|
152
|
+
isIncorporeal: false,
|
|
153
|
+
isDepreciable: false,
|
|
154
|
+
amortizationMethod: null,
|
|
155
|
+
amortizationRequest: null,
|
|
156
|
+
amortizationDuration: 0,
|
|
157
|
+
idAccount: 272,
|
|
158
|
+
idAccountEndownment: 335,
|
|
159
|
+
idAccountAmortization: 311
|
|
160
|
+
},
|
|
161
|
+
AGENCEMENT_TERRAIN: {
|
|
162
|
+
id: 15,
|
|
163
|
+
isIncorporeal: false,
|
|
164
|
+
isDepreciable: false,
|
|
165
|
+
amortizationMethod: null,
|
|
166
|
+
amortizationRequest: null,
|
|
167
|
+
amortizationDuration: 0,
|
|
168
|
+
idAccount: 273,
|
|
169
|
+
idAccountEndownment: 335,
|
|
170
|
+
idAccountAmortization: 312
|
|
171
|
+
},
|
|
172
|
+
BATIMENT_COMMERCIAUX: {
|
|
173
|
+
id: 16,
|
|
174
|
+
isIncorporeal: false,
|
|
175
|
+
isDepreciable: true,
|
|
176
|
+
amortizationMethod: 'yearBased',
|
|
177
|
+
amortizationRequest: null,
|
|
178
|
+
amortizationDuration: 40,
|
|
179
|
+
idAccount: 274,
|
|
180
|
+
idAccountEndownment: 335,
|
|
181
|
+
idAccountAmortization: 313
|
|
182
|
+
},
|
|
183
|
+
BATIMENT_INDUSTRIEL: {
|
|
184
|
+
id: 17,
|
|
185
|
+
isIncorporeal: false,
|
|
186
|
+
isDepreciable: true,
|
|
187
|
+
amortizationMethod: 'yearBased',
|
|
188
|
+
amortizationRequest: null,
|
|
189
|
+
amortizationDuration: 20,
|
|
190
|
+
idAccount: 275,
|
|
191
|
+
idAccountEndownment: 335,
|
|
192
|
+
idAccountAmortization: 314
|
|
193
|
+
},
|
|
194
|
+
CONSTRUCTION_SOL_AUTRUI: {
|
|
195
|
+
id: 18,
|
|
196
|
+
isIncorporeal: false,
|
|
197
|
+
isDepreciable: true,
|
|
198
|
+
amortizationMethod: 'yearBased',
|
|
199
|
+
amortizationRequest: null,
|
|
200
|
+
amortizationDuration: 0,
|
|
201
|
+
idAccount: 276,
|
|
202
|
+
idAccountEndownment: 335,
|
|
203
|
+
idAccountAmortization: 315
|
|
204
|
+
},
|
|
205
|
+
INSTALLATION_GENERALE: {
|
|
206
|
+
id: 19,
|
|
207
|
+
isIncorporeal: false,
|
|
208
|
+
isDepreciable: true,
|
|
209
|
+
amortizationMethod: 'yearBased',
|
|
210
|
+
amortizationRequest: null,
|
|
211
|
+
amortizationDuration: 10,
|
|
212
|
+
idAccount: 277,
|
|
213
|
+
idAccountEndownment: 335,
|
|
214
|
+
idAccountAmortization: 316
|
|
215
|
+
},
|
|
216
|
+
MATERIEL_TRANSPORT: {
|
|
217
|
+
id: 20,
|
|
218
|
+
isIncorporeal: false,
|
|
219
|
+
isDepreciable: true,
|
|
220
|
+
amortizationMethod: 'yearBased',
|
|
221
|
+
amortizationRequest: null,
|
|
222
|
+
amortizationDuration: 4,
|
|
223
|
+
idAccount: 278,
|
|
224
|
+
idAccountEndownment: 335,
|
|
225
|
+
idAccountAmortization: 317
|
|
226
|
+
},
|
|
227
|
+
MATERIEL_BUREAU: {
|
|
228
|
+
id: 21,
|
|
229
|
+
isIncorporeal: false,
|
|
230
|
+
isDepreciable: true,
|
|
231
|
+
amortizationMethod: 'yearBased',
|
|
232
|
+
amortizationRequest: null,
|
|
233
|
+
amortizationDuration: 7.5,
|
|
234
|
+
idAccount: 279,
|
|
235
|
+
idAccountEndownment: 335,
|
|
236
|
+
idAccountAmortization: 318
|
|
237
|
+
},
|
|
238
|
+
MOBILIER: {
|
|
239
|
+
id: 22,
|
|
240
|
+
isIncorporeal: false,
|
|
241
|
+
isDepreciable: true,
|
|
242
|
+
amortizationMethod: 'yearBased',
|
|
243
|
+
amortizationRequest: null,
|
|
244
|
+
amortizationDuration: 10,
|
|
245
|
+
idAccount: 280,
|
|
246
|
+
idAccountEndownment: 335,
|
|
247
|
+
idAccountAmortization: 319
|
|
248
|
+
},
|
|
249
|
+
TITRE_PARTICIPATION: {
|
|
250
|
+
id: 23,
|
|
251
|
+
isIncorporeal: false,
|
|
252
|
+
isDepreciable: false,
|
|
253
|
+
amortizationMethod: false,
|
|
254
|
+
amortizationRequest: null,
|
|
255
|
+
amortizationDuration: 0,
|
|
256
|
+
idAccount: 281,
|
|
257
|
+
idAccountEndownment: 335,
|
|
258
|
+
idAccountAmortization: 320
|
|
259
|
+
},
|
|
260
|
+
AUTRE_FORME_PARTICIPATION: {
|
|
261
|
+
id: 24,
|
|
262
|
+
isIncorporeal: false,
|
|
263
|
+
isDepreciable: false,
|
|
264
|
+
amortizationMethod: 'yearBased',
|
|
265
|
+
amortizationRequest: null,
|
|
266
|
+
amortizationDuration: 10,
|
|
267
|
+
idAccount: 282,
|
|
268
|
+
idAccountEndownment: 335,
|
|
269
|
+
idAccountAmortization: 321
|
|
270
|
+
},
|
|
271
|
+
CREANCE_PARTICIPATION: {
|
|
272
|
+
id: 25,
|
|
273
|
+
isIncorporeal: false,
|
|
274
|
+
isDepreciable: false,
|
|
275
|
+
amortizationMethod: false,
|
|
276
|
+
amortizationRequest: null,
|
|
277
|
+
amortizationDuration: 0,
|
|
278
|
+
idAccount: 283,
|
|
279
|
+
idAccountEndownment: 335,
|
|
280
|
+
idAccountAmortization: 322
|
|
281
|
+
},
|
|
282
|
+
CREANCE_PARTICIPATION_SOCIETE: {
|
|
283
|
+
id: 26,
|
|
284
|
+
isIncorporeal: false,
|
|
285
|
+
isDepreciable: false,
|
|
286
|
+
amortizationMethod: false,
|
|
287
|
+
amortizationRequest: null,
|
|
288
|
+
amortizationDuration: 0,
|
|
289
|
+
idAccount: 284,
|
|
290
|
+
idAccountEndownment: 335,
|
|
291
|
+
idAccountAmortization: 323
|
|
292
|
+
},
|
|
293
|
+
VERSEMENT_RESTANT: {
|
|
294
|
+
id: 27,
|
|
295
|
+
isIncorporeal: false,
|
|
296
|
+
isDepreciable: false,
|
|
297
|
+
amortizationMethod: false,
|
|
298
|
+
amortizationRequest: null,
|
|
299
|
+
amortizationDuration: 0,
|
|
300
|
+
idAccount: 285,
|
|
301
|
+
idAccountEndownment: 335,
|
|
302
|
+
idAccountAmortization: 324
|
|
303
|
+
},
|
|
304
|
+
TITRE_IMMOBILISE_AUTRES: {
|
|
305
|
+
id: 28,
|
|
306
|
+
isIncorporeal: false,
|
|
307
|
+
isDepreciable: false,
|
|
308
|
+
amortizationMethod: false,
|
|
309
|
+
amortizationRequest: null,
|
|
310
|
+
amortizationDuration: 0,
|
|
311
|
+
idAccount: 286,
|
|
312
|
+
idAccountEndownment: 335,
|
|
313
|
+
idAccountAmortization: 325
|
|
314
|
+
},
|
|
315
|
+
TITRE_IMMOBILISE: {
|
|
316
|
+
id: 29,
|
|
317
|
+
isIncorporeal: false,
|
|
318
|
+
isDepreciable: false,
|
|
319
|
+
amortizationMethod: false,
|
|
320
|
+
amortizationRequest: null,
|
|
321
|
+
amortizationDuration: 0,
|
|
322
|
+
idAccount: 287,
|
|
323
|
+
idAccountEndownment: 335,
|
|
324
|
+
idAccountAmortization: 326
|
|
325
|
+
},
|
|
326
|
+
TITRE_IMMOBILISE_DE_ACTIVITE: {
|
|
327
|
+
id: 30,
|
|
328
|
+
isIncorporeal: false,
|
|
329
|
+
isDepreciable: false,
|
|
330
|
+
amortizationMethod: false,
|
|
331
|
+
amortizationRequest: null,
|
|
332
|
+
amortizationDuration: 0,
|
|
333
|
+
idAccount: 288,
|
|
334
|
+
idAccountEndownment: 335,
|
|
335
|
+
idAccountAmortization: 327
|
|
336
|
+
},
|
|
337
|
+
PRET: {
|
|
338
|
+
id: 31,
|
|
339
|
+
isIncorporeal: false,
|
|
340
|
+
isDepreciable: false,
|
|
341
|
+
amortizationMethod: false,
|
|
342
|
+
amortizationRequest: null,
|
|
343
|
+
amortizationDuration: 0,
|
|
344
|
+
idAccount: 289,
|
|
345
|
+
idAccountEndownment: 335,
|
|
346
|
+
idAccountAmortization: 328
|
|
347
|
+
},
|
|
348
|
+
DEPOT_CAUTIONNEMENT: {
|
|
349
|
+
id: 32,
|
|
350
|
+
isIncorporeal: false,
|
|
351
|
+
isDepreciable: false,
|
|
352
|
+
amortizationMethod: false,
|
|
353
|
+
amortizationRequest: null,
|
|
354
|
+
amortizationDuration: 0,
|
|
355
|
+
idAccount: 290,
|
|
356
|
+
idAccountEndownment: 335,
|
|
357
|
+
idAccountAmortization: 329
|
|
358
|
+
},
|
|
359
|
+
AUTRE_CREANCE: {
|
|
360
|
+
id: 33,
|
|
361
|
+
isIncorporeal: false,
|
|
362
|
+
isDepreciable: false,
|
|
363
|
+
amortizationMethod: false,
|
|
364
|
+
amortizationRequest: null,
|
|
365
|
+
amortizationDuration: 0,
|
|
366
|
+
idAccount: 291,
|
|
367
|
+
idAccountEndownment: 335,
|
|
368
|
+
idAccountAmortization: 330
|
|
369
|
+
},
|
|
370
|
+
ACTION_PROPRE_PART_PROPRE: {
|
|
371
|
+
id: 34,
|
|
372
|
+
isIncorporeal: false,
|
|
373
|
+
isDepreciable: false,
|
|
374
|
+
amortizationMethod: false,
|
|
375
|
+
amortizationRequest: null,
|
|
376
|
+
amortizationDuration: 0,
|
|
377
|
+
idAccount: 292,
|
|
378
|
+
idAccountEndownment: 335,
|
|
379
|
+
idAccountAmortization: 331
|
|
380
|
+
},
|
|
381
|
+
MALI_FUSION_ACTIF: {
|
|
382
|
+
id: 35,
|
|
383
|
+
isIncorporeal: false,
|
|
384
|
+
isDepreciable: false,
|
|
385
|
+
amortizationMethod: false,
|
|
386
|
+
amortizationRequest: null,
|
|
387
|
+
amortizationDuration: 0,
|
|
388
|
+
idAccount: 293,
|
|
389
|
+
idAccountEndownment: 335,
|
|
390
|
+
idAccountAmortization: 332
|
|
391
|
+
},
|
|
392
|
+
VERSEMENT_RESTANT_SUR_TITRE: {
|
|
393
|
+
id: 36,
|
|
394
|
+
isIncorporeal: false,
|
|
395
|
+
isDepreciable: false,
|
|
396
|
+
amortizationMethod: false,
|
|
397
|
+
amortizationRequest: null,
|
|
398
|
+
amortizationDuration: 0,
|
|
399
|
+
idAccount: 294,
|
|
400
|
+
idAccountEndownment: 335,
|
|
401
|
+
idAccountAmortization: 333
|
|
402
|
+
}
|
|
403
|
+
};
|
|
404
|
+
//# sourceMappingURL=ImmobilizationType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/ImmobilizationType.ts"],"names":[],"mappings":"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","sourcesContent":["export const ImmobilizationType = {\n FRAIS_CONSTITUTION: {\n id: 1,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 5,\n idAccount: 259,\n idAccountEndownment: 334,\n idAccountAmortization: 298,\n },\n FRAIS_PREMIER_ETABLISSEMENT: {\n id: 2,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 5,\n idAccount: 260,\n idAccountEndownment: 334,\n idAccountAmortization: 299,\n },\n FRAIS_AUGMENTATION_CAPITAL: {\n id: 3,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 5,\n idAccount: 261,\n idAccountEndownment: 334,\n idAccountAmortization: 300,\n },\n FRAIS_RECHERCHE: {\n id: 4,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'contractBased',\n amortizationRequest: 'durée d\\'exploitation',\n amortizationDuration: 0,\n idAccount: 262,\n idAccountEndownment: 334,\n idAccountAmortization: 301,\n },\n CONCESSIONS_BREVET: {\n id: 5,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'contractBased',\n amortizationRequest: 'durée d\\'exploitation',\n amortizationDuration: 0,\n idAccount: 263,\n idAccountEndownment: 334,\n idAccountAmortization: 302,\n },\n LOGICIEL: {\n id: 6,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 3,\n idAccount: 264,\n idAccountEndownment: 334,\n idAccountAmortization: 303,\n },\n SITE_INTERNET: {\n id: 7,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 3,\n idAccount: 265,\n idAccountEndownment: 334,\n idAccountAmortization: 304,\n },\n DROIT_AU_BAIL: {\n id: 8,\n isIncorporeal: true,\n isDepreciable: true,\n amortizationMethod: 'contractBased',\n amortizationRequest: 'Durée d\\'exploitation',\n amortizationDuration: 0,\n idAccount: 266,\n idAccountEndownment: 334,\n idAccountAmortization: 305,\n },\n FOND_COMMERCIAL: {\n id: 9,\n isIncorporeal: true,\n isDepreciable: false,\n amortizationMethod: 'contractBased',\n amortizationRequest: 'Sauf si la durée d\\'exploitation définie contractuellement / activité éphémère',\n amortizationDuration: 0,\n idAccount: 267,\n idAccountEndownment: 334,\n idAccountAmortization: 306,\n },\n TERRAIN_NU: {\n id: 10,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: null,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 268,\n idAccountEndownment: 335,\n idAccountAmortization: 307,\n },\n TERRAIN_AMENAGE: {\n id: 11,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: null,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 269,\n idAccountEndownment: 335,\n idAccountAmortization: 308,\n },\n SOUS_SOLS: {\n id: 12,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: null,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 270,\n idAccountEndownment: 335,\n idAccountAmortization: 309,\n },\n TERRAIN_CARRIERES: {\n id: 13,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: null,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 271,\n idAccountEndownment: 335,\n idAccountAmortization: 310,\n },\n TERRAIN_BATIS: {\n id: 14,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: null,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 272,\n idAccountEndownment: 335,\n idAccountAmortization: 311,\n },\n AGENCEMENT_TERRAIN: {\n id: 15,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: null,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 273,\n idAccountEndownment: 335,\n idAccountAmortization: 312,\n },\n BATIMENT_COMMERCIAUX: {\n id: 16,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 40,\n idAccount: 274,\n idAccountEndownment: 335,\n idAccountAmortization: 313,\n },\n BATIMENT_INDUSTRIEL: {\n id: 17,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 20,\n idAccount: 275,\n idAccountEndownment: 335,\n idAccountAmortization: 314,\n },\n CONSTRUCTION_SOL_AUTRUI: {\n id: 18,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 276,\n idAccountEndownment: 335,\n idAccountAmortization: 315,\n },\n INSTALLATION_GENERALE: {\n id: 19,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 10,\n idAccount: 277,\n idAccountEndownment: 335,\n idAccountAmortization: 316,\n },\n MATERIEL_TRANSPORT: {\n id: 20,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 4,\n idAccount: 278,\n idAccountEndownment: 335,\n idAccountAmortization: 317,\n },\n MATERIEL_BUREAU: {\n id: 21,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 7.5,\n idAccount: 279,\n idAccountEndownment: 335,\n idAccountAmortization: 318,\n },\n MOBILIER: {\n id: 22,\n isIncorporeal: false,\n isDepreciable: true,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 10,\n idAccount: 280,\n idAccountEndownment: 335,\n idAccountAmortization: 319,\n },\n TITRE_PARTICIPATION: {\n id: 23,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 281,\n idAccountEndownment: 335,\n idAccountAmortization: 320,\n },\n AUTRE_FORME_PARTICIPATION: {\n id: 24,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: 'yearBased',\n amortizationRequest: null,\n amortizationDuration: 10,\n idAccount: 282,\n idAccountEndownment: 335,\n idAccountAmortization: 321,\n },\n CREANCE_PARTICIPATION: {\n id: 25,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 283,\n idAccountEndownment: 335,\n idAccountAmortization: 322,\n },\n CREANCE_PARTICIPATION_SOCIETE: {\n id: 26,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 284,\n idAccountEndownment: 335,\n idAccountAmortization: 323,\n },\n VERSEMENT_RESTANT: {\n id: 27,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 285,\n idAccountEndownment: 335,\n idAccountAmortization: 324,\n },\n TITRE_IMMOBILISE_AUTRES: {\n id: 28,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 286,\n idAccountEndownment: 335,\n idAccountAmortization: 325,\n },\n TITRE_IMMOBILISE: {\n id: 29,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 287,\n idAccountEndownment: 335,\n idAccountAmortization: 326,\n },\n TITRE_IMMOBILISE_DE_ACTIVITE: {\n id: 30,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 288,\n idAccountEndownment: 335,\n idAccountAmortization: 327,\n },\n PRET: {\n id: 31,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 289,\n idAccountEndownment: 335,\n idAccountAmortization: 328,\n },\n DEPOT_CAUTIONNEMENT: {\n id: 32,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 290,\n idAccountEndownment: 335,\n idAccountAmortization: 329,\n },\n AUTRE_CREANCE: {\n id: 33,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 291,\n idAccountEndownment: 335,\n idAccountAmortization: 330,\n },\n ACTION_PROPRE_PART_PROPRE: {\n id: 34,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 292,\n idAccountEndownment: 335,\n idAccountAmortization: 331,\n },\n MALI_FUSION_ACTIF: {\n id: 35,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 293,\n idAccountEndownment: 335,\n idAccountAmortization: 332,\n },\n VERSEMENT_RESTANT_SUR_TITRE: {\n id: 36,\n isIncorporeal: false,\n isDepreciable: false,\n amortizationMethod: false,\n amortizationRequest: null,\n amortizationDuration: 0,\n idAccount: 294,\n idAccountEndownment: 335,\n idAccountAmortization: 333,\n },\n\n};"],"sourceRoot":"","file":"ImmobilizationType.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"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,"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,\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};"],"sourceRoot":"","file":"LegalForm.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,IAuBX,WAvBW,IAuBX,YAvBD;;AAAA,CAAA,UAAY,IAAZ,EAAgB;AACd,EAAA,IAAA,CAAA,IAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,OAAA,CAAA,GAAA,CAAA,CAAA,GAAA,OAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,cAAA,CAAA,GAAA,CAAA,CAAA,GAAA,cAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,KAAA,CAAA,GAAA,EAAA,CAAA,GAAA,KAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,QAAA,CAAA,GAAA,EAAA,CAAA,GAAA,QAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,SAAA,CAAA,GAAA,EAAA,CAAA,GAAA,SAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,kBAAA,CAAA,GAAA,EAAA,CAAA,GAAA,kBAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,sBAAA,CAAA,GAAA,EAAA,CAAA,GAAA,sBAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,aAAA,CAAA,GAAA,EAAA,CAAA,GAAA,aAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,uBAAA,CAAA,GAAA,EAAA,CAAA,GAAA,uBAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,SAAA,CAAA,GAAA,EAAA,CAAA,GAAA,SAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,mBAAA,CAAA,GAAA,EAAA,CAAA,GAAA,mBAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,aAAA,CAAA,GAAA,EAAA,CAAA,GAAA,aAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,KAAA,CAAA,GAAA,EAAA,CAAA,GAAA,KAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,UAAA,CAAA,GAAA,EAAA,CAAA,GAAA,UAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,WAAA,CAAA,GAAA,EAAA,CAAA,GAAA,WAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,KAAA,CAAA,GAAA,EAAA,CAAA,GAAA,KAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,aAAA,CAAA,GAAA,EAAA,CAAA,GAAA,aAAA;AACA,EAAA,IAAA,CAAA,IAAA,CAAA,qBAAA,CAAA,GAAA,EAAA,CAAA,GAAA,qBAAA;AACD,CAvBD,EAAY,IAAI,aAAJ,IAAI,GAAJ,IAAI,GAAA,EAAA,CAAhB","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}"],"sourceRoot":"","file":"Role.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":";;;;;AAAO,MAAM,eAAe,WAAf,eAAe,GAAG;AAC7B,EAAA,KAAK,EAAE;AACL,IAAA,EAAE,EAAE,CADC;AAEL,IAAA,KAAK,EAAE;AAFF,GADsB;AAK7B,EAAA,IAAI,EAAE;AACJ,IAAA,EAAE,EAAE,CADA;AAEJ,IAAA,KAAK,EAAE;AAFH,GALuB;AAS7B,EAAA,MAAM,EAAE;AACN,IAAA,EAAE,EAAE,CADE;AAEN,IAAA,KAAK,EAAE;AAFD,GATqB;AAa7B,EAAA,MAAM,EAAE;AACN,IAAA,EAAE,EAAE,CADE;AAEN,IAAA,KAAK,EAAE;AAFD,GAbqB;AAiB7B,EAAA,IAAI,EAAE;AACJ,IAAA,EAAE,EAAE,CADA;AAEJ,IAAA,KAAK,EAAE;AAFH,GAjBuB;AAqB7B,EAAA,MAAM,EAAE;AACN,IAAA,EAAE,EAAE,CADE;AAEN,IAAA,KAAK,EAAE;AAFD;AArBqB,CAAxB","sourcesContent":["export const SimulationColor = {\n GREEN: {\n id: 1,\n value: '#5DD8A4'
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/Simulation.ts"],"names":[],"mappings":";;;;;AAAO,MAAM,eAAe,WAAf,eAAe,GAAG;AAC7B,EAAA,KAAK,EAAE;AACL,IAAA,EAAE,EAAE,CADC;AAEL,IAAA,KAAK,EAAE;AAFF,GADsB;AAK7B,EAAA,IAAI,EAAE;AACJ,IAAA,EAAE,EAAE,CADA;AAEJ,IAAA,KAAK,EAAE;AAFH,GALuB;AAS7B,EAAA,MAAM,EAAE;AACN,IAAA,EAAE,EAAE,CADE;AAEN,IAAA,KAAK,EAAE;AAFD,GATqB;AAa7B,EAAA,MAAM,EAAE;AACN,IAAA,EAAE,EAAE,CADE;AAEN,IAAA,KAAK,EAAE;AAFD,GAbqB;AAiB7B,EAAA,IAAI,EAAE;AACJ,IAAA,EAAE,EAAE,CADA;AAEJ,IAAA,KAAK,EAAE;AAFH,GAjBuB;AAqB7B,EAAA,MAAM,EAAE;AACN,IAAA,EAAE,EAAE,CADE;AAEN,IAAA,KAAK,EAAE;AAFD;AArBqB,CAAxB","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};"],"sourceRoot":"","file":"Simulation.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,aAYX,WAZW,aAYX,YAZD;;AAAA,CAAA,UAAY,aAAZ,EAAyB;AACvB,EAAA,aAAA,CAAA,aAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,MAAA,CAAA,GAAA,CAAA,CAAA,GAAA,MAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,WAAA,CAAA,GAAA,CAAA,CAAA,GAAA,WAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,aAAA,CAAA,GAAA,EAAA,CAAA,GAAA,aAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACD,CAZD,EAAY,aAAa,aAAb,aAAa,GAAb,aAAa,GAAA,EAAA,CAAzB","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,"sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,aAYX,WAZW,aAYX,YAZD;;AAAA,CAAA,UAAY,aAAZ,EAAyB;AACvB,EAAA,aAAA,CAAA,aAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,MAAA,CAAA,GAAA,CAAA,CAAA,GAAA,MAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,UAAA,CAAA,GAAA,CAAA,CAAA,GAAA,UAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,IAAA,CAAA,GAAA,CAAA,CAAA,GAAA,IAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,WAAA,CAAA,GAAA,CAAA,CAAA,GAAA,WAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,SAAA,CAAA,GAAA,CAAA,CAAA,GAAA,SAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,aAAA,CAAA,GAAA,EAAA,CAAA,GAAA,aAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACD,CAZD,EAAY,aAAa,aAAb,aAAa,GAAb,aAAa,GAAA,EAAA,CAAzB","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}"],"sourceRoot":"","file":"TypeConnector.js"}
|