@silexpert/core 1.0.141 → 1.0.147
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 +1 -1
- package/es/api/Resource.d.ts.map +1 -1
- package/es/api/index.d.ts.map +1 -1
- package/es/api/index.js +1 -0
- package/es/api/index.js.map +1 -1
- package/es/api/resources/Acceptance.d.ts +6 -0
- package/es/api/resources/Acceptance.d.ts.map +1 -0
- package/es/api/resources/Acceptance.js +7 -0
- package/es/api/resources/Acceptance.js.map +1 -0
- package/es/api/resources/CustomerActivity.d.ts +2 -1
- package/es/api/resources/CustomerActivity.d.ts.map +1 -1
- package/es/api/resources/CustomerActivity.js +3 -0
- package/es/api/resources/CustomerActivity.js.map +1 -1
- package/es/api/resources/Partner.d.ts +3 -1
- package/es/api/resources/Partner.d.ts.map +1 -1
- package/es/api/resources/Partner.js +6 -0
- package/es/api/resources/Partner.js.map +1 -1
- package/es/api/resources/Registration.d.ts +3 -1
- package/es/api/resources/Registration.d.ts.map +1 -1
- package/es/api/resources/Registration.js +6 -0
- package/es/api/resources/Registration.js.map +1 -1
- package/es/api/resources/Wallet.d.ts +2 -1
- package/es/api/resources/Wallet.d.ts.map +1 -1
- package/es/api/resources/Wallet.js +3 -0
- package/es/api/resources/Wallet.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/Acceptance.d.ts +5 -0
- package/es/types/Enum/Acceptance.d.ts.map +1 -0
- package/es/types/Enum/Acceptance.js +6 -0
- package/es/types/Enum/Acceptance.js.map +1 -0
- package/es/types/Enum/BalanceSheet.d.ts +3 -3
- package/es/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetModule.d.ts +1 -1
- package/es/types/Enum/BalanceSheetModule.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.d.ts +5 -1
- package/es/types/Enum/CerfaType.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.js +4 -0
- package/es/types/Enum/CerfaType.js.map +1 -1
- package/es/types/Enum/ConnectionError.d.ts +1 -1
- package/es/types/Enum/ConnectionError.d.ts.map +1 -1
- package/es/types/Enum/ConstitutionState.d.ts +1 -1
- package/es/types/Enum/ConstitutionState.d.ts.map +1 -1
- package/es/types/Enum/FuelType.d.ts +1 -1
- package/es/types/Enum/FuelType.d.ts.map +1 -1
- package/es/types/Enum/GeneralThirdParty.d.ts +1 -1
- package/es/types/Enum/GeneralThirdParty.d.ts.map +1 -1
- package/es/types/Enum/GlobalRegime.d.ts +3 -3
- package/es/types/Enum/GlobalRegime.d.ts.map +1 -1
- package/es/types/Enum/IncomeStatement.d.ts +2 -2
- package/es/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/es/types/Enum/KilometricAllowanceScale.d.ts +6 -6
- package/es/types/Enum/KilometricAllowanceScale.d.ts.map +1 -1
- package/es/types/Enum/LegalForm.d.ts +26 -3
- package/es/types/Enum/LegalForm.d.ts.map +1 -1
- package/es/types/Enum/LegalForm.js +45 -21
- package/es/types/Enum/LegalForm.js.map +1 -1
- package/es/types/Enum/MailAuto.d.ts +2 -1
- package/es/types/Enum/MailAuto.d.ts.map +1 -1
- package/es/types/Enum/MailAuto.js +1 -0
- package/es/types/Enum/MailAuto.js.map +1 -1
- package/es/types/Enum/Notification.d.ts +5 -1
- package/es/types/Enum/Notification.d.ts.map +1 -1
- package/es/types/Enum/Notification.js +5 -0
- package/es/types/Enum/Notification.js.map +1 -1
- package/es/types/Enum/PartneredAccountantServiceType.d.ts +2 -2
- package/es/types/Enum/PartneredAccountantServiceType.d.ts.map +1 -1
- package/es/types/Enum/ProductType.d.ts +1 -1
- package/es/types/Enum/ProductType.d.ts.map +1 -1
- package/es/types/Enum/ProvisionType.d.ts +2 -2
- package/es/types/Enum/ProvisionType.d.ts.map +1 -1
- package/es/types/Enum/SalariesType.d.ts +3 -3
- package/es/types/Enum/SalariesType.d.ts.map +1 -1
- package/es/types/Enum/SheetMonthScheduleDetailType.d.ts +1 -1
- package/es/types/Enum/SheetMonthScheduleDetailType.d.ts.map +1 -1
- package/es/types/Enum/SurveyTypeDatas.d.ts +2 -2
- package/es/types/Enum/SurveyTypeDatas.d.ts.map +1 -1
- package/es/types/Enum/TaskResponseType.js +1 -1
- package/es/types/Enum/TaskResponseType.js.map +1 -1
- package/es/types/Enum/TransactionKind.d.ts +1 -1
- package/es/types/Enum/TransactionKind.d.ts.map +1 -1
- package/es/types/Enum/TransactionStatus.d.ts +1 -1
- package/es/types/Enum/TransactionStatus.d.ts.map +1 -1
- package/es/types/Enum/Unit.d.ts +1 -1
- package/es/types/Enum/Unit.d.ts.map +1 -1
- package/es/types/Enum/Vehicle.d.ts +3 -3
- package/es/types/Enum/Vehicle.d.ts.map +1 -1
- package/es/types/Form/FormAuthenticate.js.map +1 -1
- package/es/types/Interface/api/3cx/Create3cxLog.js.map +1 -1
- package/es/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
- package/es/types/Interface/api/BasePaginate.d.ts +4 -0
- package/es/types/Interface/api/BasePaginate.d.ts.map +1 -1
- package/es/types/Interface/api/BasePaginate.js +15 -1
- package/es/types/Interface/api/BasePaginate.js.map +1 -1
- package/es/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
- package/es/types/Interface/api/acceptance/CreateAcceptance.d.ts +7 -0
- package/es/types/Interface/api/acceptance/CreateAcceptance.d.ts.map +1 -0
- package/es/types/Interface/api/acceptance/CreateAcceptance.js +29 -0
- package/es/types/Interface/api/acceptance/CreateAcceptance.js.map +1 -0
- package/es/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
- package/es/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
- package/es/types/Interface/api/account/QueryAccounts.js.map +1 -1
- package/es/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
- package/es/types/Interface/api/account/ReadAccounts.d.ts +1 -1
- package/es/types/Interface/api/account/ReadAccounts.d.ts.map +1 -1
- package/es/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
- package/es/types/Interface/api/accountType/ReadAccountType.d.ts +1 -1
- package/es/types/Interface/api/accountType/ReadAccountType.d.ts.map +1 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts +2 -2
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js +3 -1
- package/es/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/es/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
- package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/QueryTransaction.js +3 -1
- package/es/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
- package/es/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -1
- package/es/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -1
- package/es/types/Interface/api/alert/CreateAlert.js.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +6 -6
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/aspone/Util.d.ts +5 -5
- package/es/types/Interface/api/aspone/Util.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/Util.js.map +1 -1
- package/es/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +1 -1
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
- package/es/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
- package/es/types/Interface/api/bankAccount/ImportBankAccount.js.map +1 -1
- package/es/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -1
- package/es/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
- package/es/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Create.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Query.d.ts +14 -14
- package/es/types/Interface/api/budgetInsight/Query.d.ts.map +1 -1
- package/es/types/Interface/api/budgetInsight/Query.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Read.d.ts +4 -4
- package/es/types/Interface/api/budgetInsight/Read.d.ts.map +1 -1
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/interval.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/queryCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/es/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2031.js.map +1 -1
- package/es/types/Interface/api/cerfa/2033.d.ts +7 -7
- package/es/types/Interface/api/cerfa/2033.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2033.js.map +1 -1
- package/es/types/Interface/api/cerfa/2035.d.ts +1 -1
- package/es/types/Interface/api/cerfa/2035.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2035.js.map +1 -1
- package/es/types/Interface/api/cerfa/2050.d.ts +7 -7
- package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2065.d.ts +2 -2
- package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2065.js.map +1 -1
- package/es/types/Interface/api/cerfa/2571.d.ts +92 -0
- package/es/types/Interface/api/cerfa/2571.d.ts.map +1 -0
- package/es/types/Interface/api/cerfa/2571.js +3 -0
- package/es/types/Interface/api/cerfa/2571.js.map +1 -0
- package/es/types/Interface/api/cerfa/2572.d.ts +16 -16
- package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +3 -2
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.js +1 -0
- package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +2 -2
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/checklist/Query.js.map +1 -1
- package/es/types/Interface/api/checklist/Read.d.ts +2 -2
- package/es/types/Interface/api/checklist/Read.d.ts.map +1 -1
- package/es/types/Interface/api/checklist/Update.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +1 -1
- package/es/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/es/types/Interface/api/commercialManagement/Create.d.ts +2 -2
- package/es/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
- package/es/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/es/types/Interface/api/commercialManagement/Query.js.map +1 -1
- package/es/types/Interface/api/commercialManagement/Read.d.ts +13 -13
- package/es/types/Interface/api/commercialManagement/Read.d.ts.map +1 -1
- package/es/types/Interface/api/commercialManagement/Update.js.map +1 -1
- package/es/types/Interface/api/connection/QueryConnectionState.js.map +1 -1
- package/es/types/Interface/api/connection/ReadConnectionState.d.ts +1 -1
- package/es/types/Interface/api/connection/ReadConnectionState.d.ts.map +1 -1
- package/es/types/Interface/api/connector/CreateConnector.js.map +1 -1
- package/es/types/Interface/api/connector/QueryConnector.js.map +1 -1
- package/es/types/Interface/api/crisp/GetCrisp.d.ts +6 -6
- package/es/types/Interface/api/crisp/GetCrisp.d.ts.map +1 -1
- package/es/types/Interface/api/crisp/GetCrisp.js.map +1 -1
- package/es/types/Interface/api/customerActivity/Create.js.map +1 -1
- package/es/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +1 -1
- package/es/types/Interface/api/customerActivity/Query.js.map +1 -1
- package/es/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
- package/es/types/Interface/api/dashboard/QueryVatDisbursed.js.map +1 -1
- package/es/types/Interface/api/dashboard/ReadBalanceBankAccount.d.ts +1 -1
- package/es/types/Interface/api/dashboard/ReadBalanceBankAccount.d.ts.map +1 -1
- package/es/types/Interface/api/dashboard/ReadVatDisbursed.d.ts +2 -2
- package/es/types/Interface/api/dashboard/ReadVatDisbursed.d.ts.map +1 -1
- package/es/types/Interface/api/employee/QueryEmployeeSearch.js.map +1 -1
- package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -1
- package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/es/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
- package/es/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
- package/es/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
- package/es/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
- package/es/types/Interface/api/facturation/CreateRebilling.js.map +1 -1
- package/es/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +1 -1
- package/es/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
- package/es/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
- package/es/types/Interface/api/file/Create.js.map +1 -1
- package/es/types/Interface/api/file/TFile.d.ts +1 -1
- package/es/types/Interface/api/file/TFile.d.ts.map +1 -1
- package/es/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
- package/es/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/es/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
- package/es/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
- package/es/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
- package/es/types/Interface/api/iDocus/CreateExport.js.map +1 -1
- package/es/types/Interface/api/iDocus/iDocus.d.ts +3 -3
- package/es/types/Interface/api/iDocus/iDocus.d.ts.map +1 -1
- package/es/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +1 -1
- package/es/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
- package/es/types/Interface/api/incomeAllocation/ReadIncomeAllocation.d.ts +1 -1
- package/es/types/Interface/api/incomeAllocation/ReadIncomeAllocation.d.ts.map +1 -1
- package/es/types/Interface/api/incomeAllocation/TypeAndAmount.d.ts +1 -1
- package/es/types/Interface/api/incomeAllocation/TypeAndAmount.d.ts.map +1 -1
- package/es/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
- package/es/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +1 -1
- package/es/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +1 -1
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -1
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -1
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -1
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/GetLastRef.js.map +1 -1
- package/es/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/ReadJeDeclare.d.ts +1 -1
- package/es/types/Interface/api/jeDeclare/ReadJeDeclare.d.ts.map +1 -1
- package/es/types/Interface/api/jeDeclare/Util.d.ts +13 -13
- package/es/types/Interface/api/jeDeclare/Util.d.ts.map +1 -1
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts +1 -1
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts.map +1 -1
- package/es/types/Interface/api/journal/QueryJournal.js.map +1 -1
- package/es/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
- package/es/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -1
- package/es/types/Interface/api/letter/CreateLetter.js.map +1 -1
- package/es/types/Interface/api/lettering/QueryRegroupLettering.js.map +1 -1
- package/es/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/es/types/Interface/api/loan/CreateLoan.js.map +1 -1
- package/es/types/Interface/api/loan/UpdateLoan.js.map +1 -1
- package/es/types/Interface/api/log/CreateLog.d.ts +1 -1
- package/es/types/Interface/api/log/CreateLog.d.ts.map +1 -1
- package/es/types/Interface/api/log/QueryLogPagination.js.map +1 -1
- package/es/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
- package/es/types/Interface/api/mail/CreateMailParams.d.ts +1 -0
- package/es/types/Interface/api/mail/CreateMailParams.d.ts.map +1 -1
- package/es/types/Interface/api/mail/CreateMailParams.js.map +1 -1
- package/es/types/Interface/api/mail/QueryCountMail.js.map +1 -1
- package/es/types/Interface/api/mail/QueryCountProcessedByUser.js.map +1 -1
- package/es/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +1 -1
- package/es/types/Interface/api/mail/QueryGetSignature.js.map +1 -1
- package/es/types/Interface/api/mail/QueryMail.js.map +1 -1
- package/es/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
- package/es/types/Interface/api/mail/UpdateMail.js.map +1 -1
- package/es/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
- package/es/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
- package/es/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
- package/es/types/Interface/api/mobile/QueryMobileMigration.js.map +1 -1
- package/es/types/Interface/api/mobile/UpdateMobile.js.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/ocr/CreateOcr.js.map +1 -1
- package/es/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
- package/es/types/Interface/api/ocr/OcrTypeTransactions.d.ts +3 -3
- package/es/types/Interface/api/ocr/OcrTypeTransactions.d.ts.map +1 -1
- package/es/types/Interface/api/pappers/CreatePappers.d.ts +4 -4
- package/es/types/Interface/api/pappers/CreatePappers.d.ts.map +1 -1
- package/es/types/Interface/api/pappers/QueryPappers.d.ts +16 -16
- package/es/types/Interface/api/pappers/QueryPappers.d.ts.map +1 -1
- package/es/types/Interface/api/pappers/QueryPappers.js.map +1 -1
- package/es/types/Interface/api/pappers/ReadPappers.d.ts +4 -4
- package/es/types/Interface/api/pappers/ReadPappers.d.ts.map +1 -1
- package/es/types/Interface/api/partner/CreatePartner.d.ts +1 -0
- package/es/types/Interface/api/partner/CreatePartner.d.ts.map +1 -1
- package/es/types/Interface/api/partner/CreatePartner.js +4 -0
- package/es/types/Interface/api/partner/CreatePartner.js.map +1 -1
- package/es/types/Interface/api/partner/Query.d.ts +13 -0
- package/es/types/Interface/api/partner/Query.d.ts.map +1 -0
- package/es/types/Interface/api/partner/{GetPartners.js → Query.js} +26 -2
- package/es/types/Interface/api/partner/Query.js.map +1 -0
- package/es/types/Interface/api/partner/Read.d.ts +29 -0
- package/es/types/Interface/api/partner/Read.d.ts.map +1 -0
- package/es/types/Interface/api/partner/Read.js +7 -0
- package/es/types/Interface/api/partner/Read.js.map +1 -0
- package/es/types/Interface/api/partner/UpdatePartner.d.ts +1 -0
- package/es/types/Interface/api/partner/UpdatePartner.d.ts.map +1 -1
- package/es/types/Interface/api/partner/UpdatePartner.js +4 -0
- package/es/types/Interface/api/partner/UpdatePartner.js.map +1 -1
- package/es/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.d.ts +1 -1
- package/es/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.d.ts.map +1 -1
- package/es/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts +1 -1
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.d.ts.map +1 -1
- package/es/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
- package/es/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
- package/es/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
- package/es/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -1
- package/es/types/Interface/api/pdf/ReadPdfizer.d.ts +3 -3
- package/es/types/Interface/api/pdf/ReadPdfizer.d.ts.map +1 -1
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts +1 -1
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +1 -1
- package/es/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
- package/es/types/Interface/api/prestation/CreatePrestation.js.map +1 -1
- package/es/types/Interface/api/prestation/QueryPrestation.js.map +1 -1
- package/es/types/Interface/api/product/CreateProduct.js.map +1 -1
- package/es/types/Interface/api/product/QueryProduct.js.map +1 -1
- package/es/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -1
- package/es/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
- package/es/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -1
- package/es/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -1
- package/es/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
- package/es/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
- package/es/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
- package/es/types/Interface/api/provision/QueryProvisions.js.map +1 -1
- package/es/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
- package/es/types/Interface/api/qonto/CreateImportation.js.map +1 -1
- package/es/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -1
- package/es/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -1
- package/es/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -1
- package/es/types/Interface/api/qonto/Query.d.ts +5 -5
- package/es/types/Interface/api/qonto/Query.d.ts.map +1 -1
- package/es/types/Interface/api/qonto/UpdateConnection.js.map +1 -1
- package/es/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
- package/es/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.d.ts +24 -0
- package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.js +62 -1
- package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/regulate/QueryGetAll.js.map +1 -1
- package/es/types/Interface/api/report/CreateReport.js.map +1 -1
- package/es/types/Interface/api/report/DeleteReport.js.map +1 -1
- package/es/types/Interface/api/report/QueryReports.js.map +1 -1
- package/es/types/Interface/api/report/QueryReportsStats.js.map +1 -1
- package/es/types/Interface/api/report/ReadReport.d.ts +1 -1
- package/es/types/Interface/api/report/ReadReport.d.ts.map +1 -1
- package/es/types/Interface/api/revision/QueryRevision.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionApprobation.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionPaginate.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
- package/es/types/Interface/api/revision/RevisionObject.d.ts +1 -1
- package/es/types/Interface/api/revision/RevisionObject.d.ts.map +1 -1
- package/es/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
- package/es/types/Interface/api/revive/PostRevive.js.map +1 -1
- package/es/types/Interface/api/rule/Query.js.map +1 -1
- package/es/types/Interface/api/rule/Read.d.ts +1 -1
- package/es/types/Interface/api/rule/Read.d.ts.map +1 -1
- package/es/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts +1 -1
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts.map +1 -1
- package/es/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
- package/es/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
- package/es/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +1 -1
- package/es/types/Interface/api/shine/ConnectResponse.d.ts +1 -1
- package/es/types/Interface/api/shine/ConnectResponse.d.ts.map +1 -1
- package/es/types/Interface/api/shine/CreateShine.d.ts +5 -5
- package/es/types/Interface/api/shine/CreateShine.d.ts.map +1 -1
- package/es/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
- package/es/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
- package/es/types/Interface/api/shine/GetConnect.js.map +1 -1
- package/es/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/es/types/Interface/api/shopify/ShopifyFinancialStatus.d.ts +1 -1
- package/es/types/Interface/api/shopify/ShopifyFinancialStatus.d.ts.map +1 -1
- package/es/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
- package/es/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.d.ts +1 -1
- package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/es/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
- package/es/types/Interface/api/society/GetDataSociety.d.ts +1 -1
- package/es/types/Interface/api/society/GetDataSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/LegalFormSiren.d.ts +2 -2
- package/es/types/Interface/api/society/LegalFormSiren.d.ts.map +1 -1
- package/es/types/Interface/api/society/ListUserSociety.js.map +1 -1
- package/es/types/Interface/api/society/QueryPaginatedSociety.js.map +1 -1
- package/es/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/es/types/Interface/api/society/ReadSociety.d.ts +2 -2
- package/es/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/ReadSocietyUsers.d.ts +2 -2
- package/es/types/Interface/api/society/ReadSocietyUsers.d.ts.map +1 -1
- package/es/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/es/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/es/types/Interface/api/societyConfig/update.js.map +1 -1
- package/es/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +1 -1
- package/es/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +1 -1
- package/es/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -1
- package/es/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -1
- package/es/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
- package/es/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
- package/es/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/es/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryDirection.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryGetDirection.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -1
- package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
- package/es/types/Interface/api/stock/StockEntries.js.map +1 -1
- package/es/types/Interface/api/stripe/Create.js.map +1 -1
- package/es/types/Interface/api/stripe/QueryStripe.d.ts +1 -1
- package/es/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/es/types/Interface/api/stripe/ReadStripe.d.ts +1 -1
- package/es/types/Interface/api/stripe/ReadStripe.d.ts.map +1 -1
- package/es/types/Interface/api/survey/QuerySurvey.js.map +1 -1
- package/es/types/Interface/api/survey/QuerySurveys.js.map +1 -1
- package/es/types/Interface/api/survey/ReadSurvey.d.ts +1 -1
- package/es/types/Interface/api/survey/ReadSurvey.d.ts.map +1 -1
- package/es/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
- package/es/types/Interface/api/task/QueryCountTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryCreateTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryGetAllTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryGetTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryPaginatedTask.js.map +1 -1
- package/es/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +1 -1
- package/es/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +1 -1
- package/es/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +1 -1
- package/es/types/Interface/api/tax/CreateTax.d.ts +1 -0
- package/es/types/Interface/api/tax/CreateTax.d.ts.map +1 -1
- package/es/types/Interface/api/tax/CreateTax.js +7 -1
- package/es/types/Interface/api/tax/CreateTax.js.map +1 -1
- package/es/types/Interface/api/tax/ReadTax.d.ts +10 -4
- package/es/types/Interface/api/tax/ReadTax.d.ts.map +1 -1
- package/es/types/Interface/api/tax/ReadTax.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +7 -2
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +29 -4
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
- package/es/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
- package/es/types/Interface/api/textMessage/Create.js.map +1 -1
- package/es/types/Interface/api/textMessage/Query.js.map +1 -1
- package/es/types/Interface/api/textMessage/Read.d.ts +2 -2
- package/es/types/Interface/api/textMessage/Read.d.ts.map +1 -1
- package/es/types/Interface/api/textMessage/Update.js.map +1 -1
- package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
- package/es/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
- package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryAttendance.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/UpdateRecorder.js.map +1 -1
- package/es/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
- package/es/types/Interface/api/user/CreateCoworker.js.map +1 -1
- package/es/types/Interface/api/user/CreateUser.js.map +1 -1
- package/es/types/Interface/api/user/ParamsGetAll.js.map +1 -1
- package/es/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
- package/es/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
- package/es/types/Interface/api/user/QueryConfirm.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -1
- package/es/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
- package/es/types/Interface/api/user/QuerySocieties.js.map +1 -1
- package/es/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/es/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +1 -1
- package/es/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
- package/es/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
- package/es/types/Interface/api/wallet/QueryWallet.js.map +1 -1
- package/es/types/Interface/api/wallet/UpdateAttribution.js.map +1 -1
- package/es/types/Interface/api/webmail/CreateMailFromLambda.js.map +1 -1
- package/es/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
- package/es/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -1
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
- package/es/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.d.ts +1 -1
- package/es/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/api/zticket/CreateZTicket.d.ts +2 -2
- package/es/types/Interface/api/zticket/CreateZTicket.d.ts.map +1 -1
- package/es/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
- package/es/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
- package/es/types/Interface/enum/Util.d.ts +1 -1
- package/es/types/Interface/enum/Util.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingStatementHistory.d.ts +18 -0
- package/es/types/Interface/models/IAccountingStatementHistory.d.ts.map +1 -0
- package/es/types/Interface/models/IAccountingStatementHistory.js +2 -0
- package/es/types/Interface/models/IAccountingStatementHistory.js.map +1 -0
- package/es/types/Interface/models/ICustomerAcceptance.d.ts +13 -0
- package/es/types/Interface/models/ICustomerAcceptance.d.ts.map +1 -0
- package/es/types/Interface/models/ICustomerAcceptance.js +2 -0
- package/es/types/Interface/models/ICustomerAcceptance.js.map +1 -0
- package/es/types/Interface/models/ICustomerIsRegime.d.ts +6 -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/IExercice.d.ts +1 -0
- 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/IRegistration.d.ts +3 -0
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/Interface/models/ISocietyPartner.d.ts +1 -0
- 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/ISurvey.d.ts +2 -2
- package/es/types/Interface/models/ISurvey.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +1 -1
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IVatDeclarationSocietyDetail.d.ts +3 -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/index.d.ts +6 -2
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +6 -2
- package/es/types/index.js.map +1 -1
- package/es/utils/brands.d.ts +4 -4
- package/es/utils/brands.d.ts.map +1 -1
- package/es/utils/brands.js.map +1 -1
- package/es/utils/commercialManagement/recurrence.d.ts.map +1 -1
- package/es/utils/commercialManagement/recurrence.js.map +1 -1
- package/es/utils/documents.d.ts +1 -1
- package/es/utils/documents.d.ts.map +1 -1
- package/es/utils/objectUtils/BaseEntity.d.ts +1 -1
- package/es/utils/objectUtils/BaseEntity.d.ts.map +1 -1
- package/es/utils/objectUtils/overwrite.d.ts +2 -2
- package/es/utils/objectUtils/overwrite.d.ts.map +1 -1
- package/es/utils/quotation.d.ts +1 -1
- package/es/utils/quotation.d.ts.map +1 -1
- package/js/api/Resource.js +0 -3
- package/js/api/Resource.js.map +1 -1
- package/js/api/index.js +1 -22
- package/js/api/index.js.map +1 -1
- package/js/api/resources/3cx.js +0 -5
- package/js/api/resources/3cx.js.map +1 -1
- package/js/api/resources/Acceptance.js +14 -0
- package/js/api/resources/Acceptance.js.map +1 -0
- package/js/api/resources/Account.js +3 -18
- package/js/api/resources/Account.js.map +1 -1
- package/js/api/resources/AccountType.js +0 -4
- package/js/api/resources/AccountType.js.map +1 -1
- package/js/api/resources/AccountingFiles.js +0 -6
- package/js/api/resources/AccountingFiles.js.map +1 -1
- package/js/api/resources/AccountingIncome.js +0 -4
- package/js/api/resources/AccountingIncome.js.map +1 -1
- package/js/api/resources/AccountsSectors.js +0 -6
- package/js/api/resources/AccountsSectors.js.map +1 -1
- package/js/api/resources/AffectedPatrimony.js +0 -6
- package/js/api/resources/AffectedPatrimony.js.map +1 -1
- package/js/api/resources/Alert.js +0 -10
- package/js/api/resources/Alert.js.map +1 -1
- package/js/api/resources/Authenticate.js +0 -3
- package/js/api/resources/Authenticate.js.map +1 -1
- package/js/api/resources/BalanceSheet.js +0 -6
- package/js/api/resources/BalanceSheet.js.map +1 -1
- package/js/api/resources/BalanceSheetCompletion.js +0 -6
- package/js/api/resources/BalanceSheetCompletion.js.map +1 -1
- package/js/api/resources/BalanceSheetModule.js +0 -7
- package/js/api/resources/BalanceSheetModule.js.map +1 -1
- package/js/api/resources/BalanceSheetQuestion.js +0 -4
- package/js/api/resources/BalanceSheetQuestion.js.map +1 -1
- package/js/api/resources/BankAccount.js +0 -6
- package/js/api/resources/BankAccount.js.map +1 -1
- package/js/api/resources/BankList.js +0 -4
- package/js/api/resources/BankList.js.map +1 -1
- package/js/api/resources/BankStatement.js +0 -5
- package/js/api/resources/BankStatement.js.map +1 -1
- package/js/api/resources/BudgetInsight.js +0 -6
- package/js/api/resources/BudgetInsight.js.map +1 -1
- package/js/api/resources/CalendarEvent.js +0 -11
- package/js/api/resources/CalendarEvent.js.map +1 -1
- package/js/api/resources/Cerfa.js +0 -8
- package/js/api/resources/Cerfa.js.map +1 -1
- package/js/api/resources/Checklist.js +0 -15
- package/js/api/resources/Checklist.js.map +1 -1
- package/js/api/resources/Closing.js +0 -5
- package/js/api/resources/Closing.js.map +1 -1
- package/js/api/resources/Comment.js +0 -4
- package/js/api/resources/Comment.js.map +1 -1
- package/js/api/resources/Commercial.js +0 -10
- package/js/api/resources/Commercial.js.map +1 -1
- package/js/api/resources/CommercialDocument.js +0 -18
- package/js/api/resources/CommercialDocument.js.map +1 -1
- package/js/api/resources/CommercialSetting.js +0 -7
- package/js/api/resources/CommercialSetting.js.map +1 -1
- package/js/api/resources/Connection.js +0 -4
- package/js/api/resources/Connection.js.map +1 -1
- package/js/api/resources/Connector.js +0 -8
- package/js/api/resources/Connector.js.map +1 -1
- package/js/api/resources/Country.js +0 -5
- package/js/api/resources/Country.js.map +1 -1
- package/js/api/resources/CustomerActivity.js +3 -6
- package/js/api/resources/CustomerActivity.js.map +1 -1
- package/js/api/resources/CustomerProviderOperation.js +0 -4
- package/js/api/resources/CustomerProviderOperation.js.map +1 -1
- package/js/api/resources/Dashboard.js +0 -10
- package/js/api/resources/Dashboard.js.map +1 -1
- package/js/api/resources/Employee.js +0 -13
- package/js/api/resources/Employee.js.map +1 -1
- package/js/api/resources/Exercice.js +0 -7
- package/js/api/resources/Exercice.js.map +1 -1
- package/js/api/resources/ExerciceNote.js +0 -6
- package/js/api/resources/ExerciceNote.js.map +1 -1
- package/js/api/resources/ExerciceQuestion.js +0 -6
- package/js/api/resources/ExerciceQuestion.js.map +1 -1
- package/js/api/resources/FIle.js +2 -8
- package/js/api/resources/FIle.js.map +1 -1
- package/js/api/resources/Facturation.js +0 -6
- package/js/api/resources/Facturation.js.map +1 -1
- package/js/api/resources/FecFile.js +0 -15
- package/js/api/resources/FecFile.js.map +1 -1
- package/js/api/resources/FinancialCharge.js +0 -8
- package/js/api/resources/FinancialCharge.js.map +1 -1
- package/js/api/resources/FirstStep.js +0 -4
- package/js/api/resources/FirstStep.js.map +1 -1
- package/js/api/resources/GeneralLedger.js +0 -10
- package/js/api/resources/GeneralLedger.js.map +1 -1
- package/js/api/resources/Immobilization.js +0 -9
- package/js/api/resources/Immobilization.js.map +1 -1
- package/js/api/resources/IncomeAllocation.js +0 -9
- package/js/api/resources/IncomeAllocation.js.map +1 -1
- package/js/api/resources/IncomeStatement.js +0 -4
- package/js/api/resources/IncomeStatement.js.map +1 -1
- package/js/api/resources/Inpi.js +0 -20
- package/js/api/resources/Inpi.js.map +1 -1
- package/js/api/resources/InternalInvoicing.js +0 -6
- package/js/api/resources/InternalInvoicing.js.map +1 -1
- package/js/api/resources/Invoice.js +0 -13
- package/js/api/resources/Invoice.js.map +1 -1
- package/js/api/resources/Journal.js +0 -4
- package/js/api/resources/Journal.js.map +1 -1
- package/js/api/resources/KilometricAllowance.js +0 -4
- package/js/api/resources/KilometricAllowance.js.map +1 -1
- package/js/api/resources/LegalForm.js +0 -4
- package/js/api/resources/LegalForm.js.map +1 -1
- package/js/api/resources/LegalNotice.js +0 -4
- package/js/api/resources/LegalNotice.js.map +1 -1
- package/js/api/resources/Letter.js +0 -4
- package/js/api/resources/Letter.js.map +1 -1
- package/js/api/resources/Lettering.js +0 -5
- package/js/api/resources/Lettering.js.map +1 -1
- package/js/api/resources/Library.js +0 -9
- package/js/api/resources/Library.js.map +1 -1
- package/js/api/resources/Loan.js +0 -11
- package/js/api/resources/Loan.js.map +1 -1
- package/js/api/resources/Log.js +0 -5
- package/js/api/resources/Log.js.map +1 -1
- package/js/api/resources/MachineLearning.js +0 -5
- package/js/api/resources/MachineLearning.js.map +1 -1
- package/js/api/resources/Mail.js +0 -27
- package/js/api/resources/Mail.js.map +1 -1
- package/js/api/resources/MealExpense.js +0 -8
- package/js/api/resources/MealExpense.js.map +1 -1
- package/js/api/resources/Mobile.js +0 -4
- package/js/api/resources/Mobile.js.map +1 -1
- package/js/api/resources/NafCode.js +0 -5
- package/js/api/resources/NafCode.js.map +1 -1
- package/js/api/resources/Notification.js +0 -4
- package/js/api/resources/Notification.js.map +1 -1
- package/js/api/resources/NotificationSetting.js +0 -6
- package/js/api/resources/NotificationSetting.js.map +1 -1
- package/js/api/resources/Partner.js +10 -7
- package/js/api/resources/Partner.js.map +1 -1
- package/js/api/resources/PartneredAccountant.js +2 -21
- package/js/api/resources/PartneredAccountant.js.map +1 -1
- package/js/api/resources/Payment.js +0 -4
- package/js/api/resources/Payment.js.map +1 -1
- package/js/api/resources/PaymentExpectation.js +0 -4
- package/js/api/resources/PaymentExpectation.js.map +1 -1
- package/js/api/resources/PaymentExpectationCustomer.js +0 -11
- package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/js/api/resources/Product.js +0 -10
- package/js/api/resources/Product.js.map +1 -1
- package/js/api/resources/PromoCode.js +0 -12
- package/js/api/resources/PromoCode.js.map +1 -1
- package/js/api/resources/Provision.js +0 -8
- package/js/api/resources/Provision.js.map +1 -1
- package/js/api/resources/Qonto.js +0 -9
- package/js/api/resources/Qonto.js.map +1 -1
- package/js/api/resources/QuotesAccount.js +0 -7
- package/js/api/resources/QuotesAccount.js.map +1 -1
- package/js/api/resources/Recurrence.js +0 -6
- package/js/api/resources/Recurrence.js.map +1 -1
- package/js/api/resources/Registration.js +6 -7
- package/js/api/resources/Registration.js.map +1 -1
- package/js/api/resources/Regulate.js +0 -4
- package/js/api/resources/Regulate.js.map +1 -1
- package/js/api/resources/Reminder.js +0 -6
- package/js/api/resources/Reminder.js.map +1 -1
- package/js/api/resources/Report.js +0 -8
- package/js/api/resources/Report.js.map +1 -1
- package/js/api/resources/Revision.js +0 -11
- package/js/api/resources/Revision.js.map +1 -1
- package/js/api/resources/RevisionGuide.js +0 -6
- package/js/api/resources/RevisionGuide.js.map +1 -1
- package/js/api/resources/Rule.js +0 -5
- package/js/api/resources/Rule.js.map +1 -1
- package/js/api/resources/SalariesFile.js +0 -8
- package/js/api/resources/SalariesFile.js.map +1 -1
- package/js/api/resources/Search.js +0 -5
- package/js/api/resources/Search.js.map +1 -1
- package/js/api/resources/SheetMonthSchedule.js +0 -11
- package/js/api/resources/SheetMonthSchedule.js.map +1 -1
- package/js/api/resources/Shine.js +0 -7
- package/js/api/resources/Shine.js.map +1 -1
- package/js/api/resources/SignFile.js +0 -4
- package/js/api/resources/SignFile.js.map +1 -1
- package/js/api/resources/Simulation.js +0 -6
- package/js/api/resources/Simulation.js.map +1 -1
- package/js/api/resources/SlowDetection.js +0 -4
- package/js/api/resources/SlowDetection.js.map +1 -1
- package/js/api/resources/Society.js +2 -25
- package/js/api/resources/Society.js.map +1 -1
- package/js/api/resources/SocietyConfig.js +0 -5
- package/js/api/resources/SocietyConfig.js.map +1 -1
- package/js/api/resources/SocietyConfigBalanceSheet.js +0 -8
- package/js/api/resources/SocietyConfigBalanceSheet.js.map +1 -1
- package/js/api/resources/SocietyEvent.js +0 -5
- package/js/api/resources/SocietyEvent.js.map +1 -1
- package/js/api/resources/SocietyPromoCode.js +0 -6
- package/js/api/resources/SocietyPromoCode.js.map +1 -1
- package/js/api/resources/Source.js +0 -4
- package/js/api/resources/Source.js.map +1 -1
- package/js/api/resources/Sources.js +0 -4
- package/js/api/resources/Sources.js.map +1 -1
- package/js/api/resources/Sponsorship.js +3 -16
- package/js/api/resources/Sponsorship.js.map +1 -1
- package/js/api/resources/Step.js +0 -5
- package/js/api/resources/Step.js.map +1 -1
- package/js/api/resources/Stocks.js +0 -9
- package/js/api/resources/Stocks.js.map +1 -1
- package/js/api/resources/Stripe.js +0 -4
- package/js/api/resources/Stripe.js.map +1 -1
- package/js/api/resources/Subscription.js +0 -4
- package/js/api/resources/Subscription.js.map +1 -1
- package/js/api/resources/Survey.js +5 -15
- package/js/api/resources/Survey.js.map +1 -1
- package/js/api/resources/Task.js +0 -22
- package/js/api/resources/Task.js.map +1 -1
- package/js/api/resources/Tax.js +0 -7
- package/js/api/resources/Tax.js.map +1 -1
- package/js/api/resources/TaxDeadline.js +0 -5
- package/js/api/resources/TaxDeadline.js.map +1 -1
- package/js/api/resources/TerminationList.js +0 -5
- package/js/api/resources/TerminationList.js.map +1 -1
- package/js/api/resources/TextMessage.js +0 -8
- package/js/api/resources/TextMessage.js.map +1 -1
- package/js/api/resources/ThirdParty.js +0 -8
- package/js/api/resources/ThirdParty.js.map +1 -1
- package/js/api/resources/TimeRecorder.js +0 -8
- package/js/api/resources/TimeRecorder.js.map +1 -1
- package/js/api/resources/Transaction.js +0 -20
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/api/resources/User.js +0 -22
- package/js/api/resources/User.js.map +1 -1
- package/js/api/resources/VatControl.js +0 -8
- package/js/api/resources/VatControl.js.map +1 -1
- package/js/api/resources/VatDeclaration.js +0 -6
- package/js/api/resources/VatDeclaration.js.map +1 -1
- package/js/api/resources/VatRegimeHistory.js +0 -6
- package/js/api/resources/VatRegimeHistory.js.map +1 -1
- package/js/api/resources/Vehicle.js +0 -10
- package/js/api/resources/Vehicle.js.map +1 -1
- package/js/api/resources/Wallet.js +7 -5
- package/js/api/resources/Wallet.js.map +1 -1
- package/js/api/resources/WorkingSchedule.js +0 -5
- package/js/api/resources/WorkingSchedule.js.map +1 -1
- package/js/api/resources/ZTicket.js +0 -6
- package/js/api/resources/ZTicket.js.map +1 -1
- package/js/api/resources/prestation.js +0 -7
- package/js/api/resources/prestation.js.map +1 -1
- package/js/api/resources/shareCapital.js +0 -9
- package/js/api/resources/shareCapital.js.map +1 -1
- package/js/api/resources/statistic/Accountant.js +0 -21
- package/js/api/resources/statistic/Accountant.js.map +1 -1
- package/js/api/resources/statistic/Direction.js +0 -5
- package/js/api/resources/statistic/Direction.js.map +1 -1
- package/js/api/resources/statistic/ExpertAccountant.js +0 -11
- package/js/api/resources/statistic/ExpertAccountant.js.map +1 -1
- package/js/api/resources.js +3 -120
- package/js/api/resources.js.map +1 -1
- package/js/index.js +0 -8
- package/js/index.js.map +1 -1
- package/js/types/Enum/AbsenceType.js +0 -2
- package/js/types/Enum/AbsenceType.js.map +1 -1
- package/js/types/Enum/Acceptance.js +11 -0
- package/js/types/Enum/Acceptance.js.map +1 -0
- package/js/types/Enum/Account.js.map +1 -1
- package/js/types/Enum/AccountType.js.map +1 -1
- package/js/types/Enum/AccountingFileType.js +0 -1
- package/js/types/Enum/AccountingFileType.js.map +1 -1
- package/js/types/Enum/AccountingJournal.js +0 -2
- package/js/types/Enum/AccountingJournal.js.map +1 -1
- package/js/types/Enum/AccountsSectors.js.map +1 -1
- package/js/types/Enum/Activity.js +0 -1
- package/js/types/Enum/Activity.js.map +1 -1
- package/js/types/Enum/AdditionnalSells.js +0 -1
- package/js/types/Enum/AdditionnalSells.js.map +1 -1
- package/js/types/Enum/AnswerTypeValue.js +0 -12
- package/js/types/Enum/AnswerTypeValue.js.map +1 -1
- package/js/types/Enum/Aspone.js +0 -17
- package/js/types/Enum/Aspone.js.map +1 -1
- package/js/types/Enum/BalanceSheet.js +0 -5
- package/js/types/Enum/BalanceSheet.js.map +1 -1
- package/js/types/Enum/BalanceSheetModule.js +0 -4
- package/js/types/Enum/BalanceSheetModule.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestion.js +2 -19
- package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestionWording.js +2 -21
- package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/js/types/Enum/BalanceSheetStatus.js +0 -1
- package/js/types/Enum/BalanceSheetStatus.js.map +1 -1
- package/js/types/Enum/BankAccountType.js +0 -1
- package/js/types/Enum/BankAccountType.js.map +1 -1
- package/js/types/Enum/BankCollectingState.js +0 -2
- package/js/types/Enum/BankCollectingState.js.map +1 -1
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandLegalstart.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/BudgetInsight.js +0 -3
- package/js/types/Enum/BudgetInsight.js.map +1 -1
- package/js/types/Enum/Call.js +0 -3
- package/js/types/Enum/Call.js.map +1 -1
- package/js/types/Enum/CerfaType.js +4 -1
- package/js/types/Enum/CerfaType.js.map +1 -1
- package/js/types/Enum/Channel.js +0 -1
- package/js/types/Enum/Channel.js.map +1 -1
- package/js/types/Enum/ChecklistType.js +0 -7
- package/js/types/Enum/ChecklistType.js.map +1 -1
- package/js/types/Enum/Civility.js +0 -1
- package/js/types/Enum/Civility.js.map +1 -1
- package/js/types/Enum/Comment.js +0 -1
- package/js/types/Enum/Comment.js.map +1 -1
- package/js/types/Enum/CommercialGrade.js +0 -2
- package/js/types/Enum/CommercialGrade.js.map +1 -1
- package/js/types/Enum/CommercialManagement.js +0 -14
- package/js/types/Enum/CommercialManagement.js.map +1 -1
- package/js/types/Enum/ComptaType.js +0 -1
- package/js/types/Enum/ComptaType.js.map +1 -1
- package/js/types/Enum/ConnectionError.js.map +1 -1
- package/js/types/Enum/ConnectorType.js +0 -1
- package/js/types/Enum/ConnectorType.js.map +1 -1
- package/js/types/Enum/Constitution.js +0 -1
- package/js/types/Enum/Constitution.js.map +1 -1
- package/js/types/Enum/ConstitutionState.js +0 -2
- package/js/types/Enum/ConstitutionState.js.map +1 -1
- package/js/types/Enum/Contract.js +0 -1
- package/js/types/Enum/Contract.js.map +1 -1
- package/js/types/Enum/Country.js +0 -2
- package/js/types/Enum/Country.js.map +1 -1
- package/js/types/Enum/Currency.js +0 -1
- package/js/types/Enum/Currency.js.map +1 -1
- package/js/types/Enum/CustomerVat.js +0 -3
- package/js/types/Enum/CustomerVat.js.map +1 -1
- package/js/types/Enum/DepositDocumentType.js +0 -6
- package/js/types/Enum/DepositDocumentType.js.map +1 -1
- package/js/types/Enum/EstimateInvoice.js +0 -1
- package/js/types/Enum/EstimateInvoice.js.map +1 -1
- package/js/types/Enum/ExerciceNoteType.js +0 -1
- package/js/types/Enum/ExerciceNoteType.js.map +1 -1
- package/js/types/Enum/FecFileDelimiter.js +0 -1
- package/js/types/Enum/FecFileDelimiter.js.map +1 -1
- package/js/types/Enum/FieldSocietyStat.js +0 -1
- package/js/types/Enum/FieldSocietyStat.js.map +1 -1
- package/js/types/Enum/FileType.js.map +1 -1
- package/js/types/Enum/FiscalRegime.js +0 -1
- package/js/types/Enum/FiscalRegime.js.map +1 -1
- package/js/types/Enum/FolderFile.js +0 -2
- package/js/types/Enum/FolderFile.js.map +1 -1
- package/js/types/Enum/FuelType.js +0 -2
- package/js/types/Enum/FuelType.js.map +1 -1
- package/js/types/Enum/Ged.js +14 -22
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/GeneralThirdParty.js.map +1 -1
- package/js/types/Enum/Gescom.js +0 -1
- package/js/types/Enum/Gescom.js.map +1 -1
- package/js/types/Enum/GlobalRegime.js +2 -8
- package/js/types/Enum/GlobalRegime.js.map +1 -1
- package/js/types/Enum/ImmobilizationType.js +1 -6
- package/js/types/Enum/ImmobilizationType.js.map +1 -1
- package/js/types/Enum/IncomeStatement.js.map +1 -1
- package/js/types/Enum/InpiType.js.map +1 -1
- package/js/types/Enum/InternalService.js +0 -2
- package/js/types/Enum/InternalService.js.map +1 -1
- package/js/types/Enum/JeDeclare.js +0 -7
- package/js/types/Enum/JeDeclare.js.map +1 -1
- package/js/types/Enum/JobTitle.js +0 -2
- package/js/types/Enum/JobTitle.js.map +1 -1
- package/js/types/Enum/KilometricAllowanceScale.js.map +1 -1
- package/js/types/Enum/Lab.js +0 -2
- package/js/types/Enum/Lab.js.map +1 -1
- package/js/types/Enum/LegalForm.js +45 -21
- package/js/types/Enum/LegalForm.js.map +1 -1
- package/js/types/Enum/LegalInformation.js +0 -1
- package/js/types/Enum/LegalInformation.js.map +1 -1
- package/js/types/Enum/LetterRecoveryState.js.map +1 -1
- package/js/types/Enum/LetterState.js.map +1 -1
- package/js/types/Enum/LetterType.js.map +1 -1
- package/js/types/Enum/Log.js +0 -5
- package/js/types/Enum/Log.js.map +1 -1
- package/js/types/Enum/MachineLearning.js.map +1 -1
- package/js/types/Enum/MailAddressType.js +0 -1
- package/js/types/Enum/MailAddressType.js.map +1 -1
- package/js/types/Enum/MailAuto.js +1 -2
- package/js/types/Enum/MailAuto.js.map +1 -1
- package/js/types/Enum/MailDomainType.js.map +1 -1
- package/js/types/Enum/MailFlag.js.map +1 -1
- package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
- package/js/types/Enum/MimeType.js.map +1 -1
- package/js/types/Enum/Nature.js +0 -2
- package/js/types/Enum/Nature.js.map +1 -1
- package/js/types/Enum/Notification.js +5 -1
- package/js/types/Enum/Notification.js.map +1 -1
- package/js/types/Enum/NotificationType.js +0 -1
- package/js/types/Enum/NotificationType.js.map +1 -1
- package/js/types/Enum/Ocr.js +0 -1
- package/js/types/Enum/Ocr.js.map +1 -1
- package/js/types/Enum/Office.js +2 -2
- package/js/types/Enum/Office.js.map +1 -1
- package/js/types/Enum/OperationLegalNotice.js +0 -1
- package/js/types/Enum/OperationLegalNotice.js.map +1 -1
- package/js/types/Enum/OrderStatus.js +0 -1
- package/js/types/Enum/OrderStatus.js.map +1 -1
- package/js/types/Enum/PartnerTransactionType.js +0 -1
- package/js/types/Enum/PartnerTransactionType.js.map +1 -1
- package/js/types/Enum/PartnerType.js +0 -1
- package/js/types/Enum/PartnerType.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceState.js +0 -1
- package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceType.js +0 -2
- package/js/types/Enum/PartneredAccountantServiceType.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceTypeId.js +0 -1
- package/js/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
- package/js/types/Enum/PaymentMethod.js.map +1 -1
- package/js/types/Enum/Phone.js.map +1 -1
- package/js/types/Enum/PrestationOption.js +0 -2
- package/js/types/Enum/PrestationOption.js.map +1 -1
- package/js/types/Enum/PrestationType.js +0 -2
- package/js/types/Enum/PrestationType.js.map +1 -1
- package/js/types/Enum/Proceding.js.map +1 -1
- package/js/types/Enum/ProcessingState.js +0 -1
- package/js/types/Enum/ProcessingState.js.map +1 -1
- package/js/types/Enum/ProductType.js +0 -2
- package/js/types/Enum/ProductType.js.map +1 -1
- package/js/types/Enum/ProfitsType.js +0 -1
- package/js/types/Enum/ProfitsType.js.map +1 -1
- package/js/types/Enum/ProvisionType.js.map +1 -1
- package/js/types/Enum/Quality.js +0 -1
- package/js/types/Enum/Quality.js.map +1 -1
- package/js/types/Enum/Reason.js +0 -1
- package/js/types/Enum/Reason.js.map +1 -1
- package/js/types/Enum/RecurrenceType.js +0 -2
- package/js/types/Enum/RecurrenceType.js.map +1 -1
- package/js/types/Enum/RegisterCategory.js +0 -1
- package/js/types/Enum/RegisterCategory.js.map +1 -1
- package/js/types/Enum/Registration.js +0 -1
- package/js/types/Enum/Registration.js.map +1 -1
- package/js/types/Enum/RegistrationSource.js +0 -1
- package/js/types/Enum/RegistrationSource.js.map +1 -1
- package/js/types/Enum/RegistrationSourceDetail.js.map +1 -1
- package/js/types/Enum/RegulateType.js +0 -2
- package/js/types/Enum/RegulateType.js.map +1 -1
- package/js/types/Enum/ReportService.js +0 -2
- package/js/types/Enum/ReportService.js.map +1 -1
- package/js/types/Enum/ReportState.js.map +1 -1
- package/js/types/Enum/ReportType.js.map +1 -1
- package/js/types/Enum/RevisionGuide.js +0 -4
- package/js/types/Enum/RevisionGuide.js.map +1 -1
- package/js/types/Enum/Role.js +10 -11
- package/js/types/Enum/Role.js.map +1 -1
- package/js/types/Enum/RoleDetail.js.map +1 -1
- package/js/types/Enum/Rules.js.map +1 -1
- package/js/types/Enum/SalariesType.js +0 -6
- package/js/types/Enum/SalariesType.js.map +1 -1
- package/js/types/Enum/SaleType.js +0 -1
- package/js/types/Enum/SaleType.js.map +1 -1
- package/js/types/Enum/Sector.js +0 -1
- package/js/types/Enum/Sector.js.map +1 -1
- package/js/types/Enum/SendInBlueList.js +0 -1
- package/js/types/Enum/SendInBlueList.js.map +1 -1
- package/js/types/Enum/SheetMonthScheduleDetailType.js +0 -2
- package/js/types/Enum/SheetMonthScheduleDetailType.js.map +1 -1
- package/js/types/Enum/Simulation.js.map +1 -1
- package/js/types/Enum/SocietyTypeEvent.js +0 -1
- package/js/types/Enum/SocietyTypeEvent.js.map +1 -1
- package/js/types/Enum/SponsorshipState.js +0 -1
- package/js/types/Enum/SponsorshipState.js.map +1 -1
- package/js/types/Enum/StatisticType.js +0 -1
- package/js/types/Enum/StatisticType.js.map +1 -1
- package/js/types/Enum/StatsCaStateDetail.js.map +1 -1
- package/js/types/Enum/StatusSignature.js +0 -1
- package/js/types/Enum/StatusSignature.js.map +1 -1
- package/js/types/Enum/StockType.js.map +1 -1
- package/js/types/Enum/SubscriptionType.js +0 -2
- package/js/types/Enum/SubscriptionType.js.map +1 -1
- package/js/types/Enum/Supervision.js +0 -1
- package/js/types/Enum/Supervision.js.map +1 -1
- package/js/types/Enum/SurveyType.js +0 -1
- package/js/types/Enum/SurveyType.js.map +1 -1
- package/js/types/Enum/SurveyTypeDatas.js +0 -2
- package/js/types/Enum/SurveyTypeDatas.js.map +1 -1
- package/js/types/Enum/TaskResponseType.js +3 -9
- package/js/types/Enum/TaskResponseType.js.map +1 -1
- package/js/types/Enum/Tax.js +0 -5
- package/js/types/Enum/Tax.js.map +1 -1
- package/js/types/Enum/TaxSystem.js +0 -1
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/TextMessageType.js +0 -5
- package/js/types/Enum/TextMessageType.js.map +1 -1
- package/js/types/Enum/ThirdPartyType.js +0 -3
- package/js/types/Enum/ThirdPartyType.js.map +1 -1
- package/js/types/Enum/TimeCounterType.js +0 -2
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +0 -2
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Enum/TransactionKind.js.map +1 -1
- package/js/types/Enum/TransactionStatus.js.map +1 -1
- package/js/types/Enum/TypeBankConnection.js +0 -1
- package/js/types/Enum/TypeBankConnection.js.map +1 -1
- package/js/types/Enum/TypeCustomerProviderOperation.js +0 -1
- package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
- package/js/types/Enum/TypeIncomeAllocation.js +0 -1
- package/js/types/Enum/TypeIncomeAllocation.js.map +1 -1
- package/js/types/Enum/TypePayment.js +0 -3
- package/js/types/Enum/TypePayment.js.map +1 -1
- package/js/types/Enum/Unit.js +0 -2
- package/js/types/Enum/Unit.js.map +1 -1
- package/js/types/Enum/Util.js +0 -5
- package/js/types/Enum/Util.js.map +1 -1
- package/js/types/Enum/Vat.js +0 -1
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Enum/VatDeclarationType.js +0 -2
- package/js/types/Enum/VatDeclarationType.js.map +1 -1
- package/js/types/Enum/VatRegime.js +0 -2
- package/js/types/Enum/VatRegime.js.map +1 -1
- package/js/types/Enum/Vehicle.js +0 -8
- package/js/types/Enum/Vehicle.js.map +1 -1
- package/js/types/Enum/VehicleType.js +0 -2
- package/js/types/Enum/VehicleType.js.map +1 -1
- package/js/types/Enum/WebmailFlag.js +0 -1
- package/js/types/Enum/WebmailFlag.js.map +1 -1
- package/js/types/Enum/WebmailType.js +0 -1
- package/js/types/Enum/WebmailType.js.map +1 -1
- package/js/types/Form/FormAuthenticate.js +2 -12
- package/js/types/Form/FormAuthenticate.js.map +1 -1
- package/js/types/Form/FormConnector.js +0 -2
- package/js/types/Form/FormConnector.js.map +1 -1
- package/js/types/Interface/api/3cx/Create3cxLog.js +2 -22
- package/js/types/Interface/api/3cx/Create3cxLog.js.map +1 -1
- package/js/types/Interface/api/3cx/Query3cxSearch.js +2 -19
- package/js/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
- package/js/types/Interface/api/3cx/Read3cxSearch.js +0 -4
- package/js/types/Interface/api/3cx/Read3cxSearch.js.map +1 -1
- package/js/types/Interface/api/BasePaginate.js +7 -11
- package/js/types/Interface/api/BasePaginate.js.map +1 -1
- package/js/types/Interface/api/BaseRequest.js.map +1 -1
- package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js +2 -10
- package/js/types/Interface/api/SocietyTransaction/QuerySocietyTransactionCount.js.map +1 -1
- package/js/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js +0 -2
- package/js/types/Interface/api/SocietyTransaction/ReadSocietyTransactionCount.js.map +1 -1
- package/js/types/Interface/api/acceptance/CreateAcceptance.js +25 -0
- package/js/types/Interface/api/acceptance/CreateAcceptance.js.map +1 -0
- package/js/types/Interface/api/account/CreateAccountSociety.js +2 -11
- package/js/types/Interface/api/account/CreateAccountSociety.js.map +1 -1
- package/js/types/Interface/api/account/QueryAccountSociety.js +2 -12
- package/js/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
- package/js/types/Interface/api/account/QueryAccounts.js +2 -13
- package/js/types/Interface/api/account/QueryAccounts.js.map +1 -1
- package/js/types/Interface/api/account/QueryGenericAccount.js +2 -10
- package/js/types/Interface/api/account/QueryGenericAccount.js.map +1 -1
- package/js/types/Interface/api/account/ReadAccounts.js.map +1 -1
- package/js/types/Interface/api/account/ReadQuoteAccount.js.map +1 -1
- package/js/types/Interface/api/account/UpdateAccountSociety.js +2 -12
- package/js/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
- package/js/types/Interface/api/accountType/ReadAccountType.js.map +1 -1
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js +0 -2
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
- package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js +5 -21
- package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- package/js/types/Interface/api/accountingEntry/CreateManualEntry.js +2 -12
- package/js/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/Ocr.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/OcrValue.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js +2 -12
- package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/js/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js +2 -15
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +2 -9
- package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/QueryBankAccountSum.js +2 -18
- package/js/types/Interface/api/accountingTransaction/QueryBankAccountSum.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/QueryTransaction.js +5 -28
- package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js +2 -11
- package/js/types/Interface/api/affectedPatrimony/CreateAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js +2 -11
- package/js/types/Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/ReadAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony.js.map +1 -1
- package/js/types/Interface/api/alert/CreateAlert.js +2 -19
- package/js/types/Interface/api/alert/CreateAlert.js.map +1 -1
- package/js/types/Interface/api/amount/FormattedAmount.js.map +1 -1
- package/js/types/Interface/api/aspone/ReadInterchange.js +0 -8
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/aspone/Util.js +0 -16
- package/js/types/Interface/api/aspone/Util.js.map +1 -1
- package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js +2 -10
- package/js/types/Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js +0 -2
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js +0 -2
- package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
- package/js/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +2 -13
- package/js/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js +2 -10
- package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -32
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js +2 -8
- package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -32
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/bankAccount/DeleteTransaction.js +2 -18
- package/js/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
- package/js/types/Interface/api/bankAccount/ImportBankAccount.js +2 -10
- package/js/types/Interface/api/bankAccount/ImportBankAccount.js.map +1 -1
- package/js/types/Interface/api/bankAccount/QueryBankAccount.js +2 -12
- package/js/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -1
- package/js/types/Interface/api/bankAccount/ReadExpiredBankAccount.js.map +1 -1
- package/js/types/Interface/api/bankStatement/QueryBankStatement.js +2 -10
- package/js/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
- package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js +2 -10
- package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
- package/js/types/Interface/api/bankStatement/ReadBankStatement.js +0 -2
- package/js/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +2 -10
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Create.js +2 -10
- package/js/types/Interface/api/budgetInsight/Create.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Query.js +2 -11
- package/js/types/Interface/api/budgetInsight/Query.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Read.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +2 -9
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -1
- package/js/types/Interface/api/businessPartner/ReadBusinessPartner.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/createCalendarEvent.js +2 -24
- package/js/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +2 -27
- package/js/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/getAllCalendarEvent.js +2 -11
- package/js/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/getLastInvalidateEvent.js +2 -11
- package/js/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/interval.js +2 -14
- package/js/types/Interface/api/calendarEvent/interval.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/queryCalendarEvent.js +2 -10
- package/js/types/Interface/api/calendarEvent/queryCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/readAllCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/updateCalendarEvent.js +2 -25
- package/js/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/calendarEvent/verifyCalendarEvent.js.map +1 -1
- package/js/types/Interface/api/cerfa/2031.js +2 -8
- package/js/types/Interface/api/cerfa/2031.js.map +1 -1
- package/js/types/Interface/api/cerfa/2033.js +2 -48
- package/js/types/Interface/api/cerfa/2033.js.map +1 -1
- package/js/types/Interface/api/cerfa/2035.js +2 -15
- package/js/types/Interface/api/cerfa/2035.js.map +1 -1
- package/js/types/Interface/api/cerfa/2050.js.map +1 -1
- package/js/types/Interface/api/cerfa/2065.js +2 -12
- package/js/types/Interface/api/cerfa/2065.js.map +1 -1
- package/js/types/Interface/api/cerfa/2571.js +8 -0
- package/js/types/Interface/api/cerfa/2571.js.map +1 -0
- package/js/types/Interface/api/cerfa/2572.js +0 -6
- package/js/types/Interface/api/cerfa/2572.js.map +1 -1
- package/js/types/Interface/api/cerfa/CreateCerfa.js +11 -15
- package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/js/types/Interface/api/cerfa/Utils.js.map +1 -1
- package/js/types/Interface/api/checklist/Query.js +2 -22
- package/js/types/Interface/api/checklist/Query.js.map +1 -1
- package/js/types/Interface/api/checklist/Read.js.map +1 -1
- package/js/types/Interface/api/checklist/Update.js +2 -11
- package/js/types/Interface/api/checklist/Update.js.map +1 -1
- package/js/types/Interface/api/closing/ProcessedClosing.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +2 -15
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryGetStats.js +2 -19
- package/js/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +2 -9
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryPaginatedNewProspect.js +2 -15
- package/js/types/Interface/api/commercial/QueryPaginatedNewProspect.js.map +1 -1
- package/js/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +2 -22
- package/js/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Create.js +2 -124
- package/js/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Query.js +2 -44
- package/js/types/Interface/api/commercialManagement/Query.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Read.js.map +1 -1
- package/js/types/Interface/api/commercialManagement/Update.js +2 -31
- package/js/types/Interface/api/commercialManagement/Update.js.map +1 -1
- package/js/types/Interface/api/connection/QueryConnectionState.js +2 -8
- package/js/types/Interface/api/connection/QueryConnectionState.js.map +1 -1
- package/js/types/Interface/api/connection/ReadConnectionState.js +0 -2
- package/js/types/Interface/api/connection/ReadConnectionState.js.map +1 -1
- package/js/types/Interface/api/connector/CreateConnector.js +2 -18
- package/js/types/Interface/api/connector/CreateConnector.js.map +1 -1
- package/js/types/Interface/api/connector/QueryConnector.js +2 -11
- package/js/types/Interface/api/connector/QueryConnector.js.map +1 -1
- package/js/types/Interface/api/crisp/GetCrisp.js.map +1 -1
- package/js/types/Interface/api/customerActivity/Create.js +2 -9
- package/js/types/Interface/api/customerActivity/Create.js.map +1 -1
- package/js/types/Interface/api/customerActivity/CreateCustomerActivityReport.js +2 -12
- package/js/types/Interface/api/customerActivity/CreateCustomerActivityReport.js.map +1 -1
- package/js/types/Interface/api/customerActivity/Query.js +2 -9
- package/js/types/Interface/api/customerActivity/Query.js.map +1 -1
- package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js +2 -15
- package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js +2 -10
- package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryDeadline.js +2 -10
- package/js/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTopBuys.js +2 -9
- package/js/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTopProviders.js +2 -9
- package/js/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js +2 -9
- package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryVatDisbursed.js +2 -10
- package/js/types/Interface/api/dashboard/QueryVatDisbursed.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js +0 -4
- package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadDeadline.js +0 -4
- package/js/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTopBuys.js +0 -4
- package/js/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTopProviders.js +0 -4
- package/js/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js +0 -12
- package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadVatDisbursed.js.map +1 -1
- package/js/types/Interface/api/employee/QueryCreateEmployee.js.map +1 -1
- package/js/types/Interface/api/employee/QueryEmployeeSearch.js +4 -16
- package/js/types/Interface/api/employee/QueryEmployeeSearch.js.map +1 -1
- package/js/types/Interface/api/employee/QueryUpdateEmployee.js.map +1 -1
- package/js/types/Interface/api/exercice/CreateExercice.js +2 -22
- package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
- package/js/types/Interface/api/exercice/QueryExercice.js +2 -13
- package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
- package/js/types/Interface/api/exercice/UpdateExercice.js +2 -22
- package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js +2 -13
- package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
- package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js +2 -9
- package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
- package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js +2 -13
- package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
- package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js +2 -10
- package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
- package/js/types/Interface/api/facturation/CreateRebilling.js +2 -17
- package/js/types/Interface/api/facturation/CreateRebilling.js.map +1 -1
- package/js/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js +2 -15
- package/js/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturation.js.map +1 -1
- package/js/types/Interface/api/fecFile/CreateFecFile.js +2 -16
- package/js/types/Interface/api/fecFile/CreateFecFile.js.map +1 -1
- package/js/types/Interface/api/fecFile/DeleteFecFile.js.map +1 -1
- package/js/types/Interface/api/fecFile/QueryFecFile.js +2 -8
- package/js/types/Interface/api/fecFile/QueryFecFile.js.map +1 -1
- package/js/types/Interface/api/fecFile/ReadFecFile.js.map +1 -1
- package/js/types/Interface/api/file/Create.js +2 -11
- package/js/types/Interface/api/file/Create.js.map +1 -1
- package/js/types/Interface/api/file/Read.js +0 -2
- package/js/types/Interface/api/file/Read.js.map +1 -1
- package/js/types/Interface/api/file/TFile.js.map +1 -1
- package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js +2 -9
- package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
- package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js +0 -2
- package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
- package/js/types/Interface/api/financialCharge/ReadFinancialChargesBalance.js.map +1 -1
- package/js/types/Interface/api/gedFile/createFileAndGed.js +2 -20
- package/js/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/js/types/Interface/api/gedFile/updateGedFile.js +2 -17
- package/js/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
- package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js +2 -16
- package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
- package/js/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js +2 -20
- package/js/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
- package/js/types/Interface/api/iDocus/CreateExport.js +2 -9
- package/js/types/Interface/api/iDocus/CreateExport.js.map +1 -1
- package/js/types/Interface/api/iDocus/iDocus.js.map +1 -1
- package/js/types/Interface/api/immobilization/CreateImmobilization.js +2 -24
- package/js/types/Interface/api/immobilization/CreateImmobilization.js.map +1 -1
- package/js/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
- package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js +2 -20
- package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
- package/js/types/Interface/api/incomeAllocation/ReadIncomeAllocation.js.map +1 -1
- package/js/types/Interface/api/incomeAllocation/TypeAndAmount.js.map +1 -1
- package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js +2 -13
- package/js/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
- package/js/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +2 -10
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -1
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +2 -8
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -1
- package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -1
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +2 -14
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -1
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +2 -8
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js +2 -13
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js +2 -11
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/GetLastRef.js +2 -11
- package/js/types/Interface/api/internalInvoicing/GetLastRef.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js +2 -11
- package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js +2 -12
- package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/ReadJeDeclare.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/Util.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js +0 -1
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
- package/js/types/Interface/api/journal/Journals.js +0 -12
- package/js/types/Interface/api/journal/Journals.js.map +1 -1
- package/js/types/Interface/api/journal/QueryJournal.js +2 -11
- package/js/types/Interface/api/journal/QueryJournal.js.map +1 -1
- package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js +2 -13
- package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
- package/js/types/Interface/api/legalNotice/UpdateLegalNotice.js +2 -10
- package/js/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -1
- package/js/types/Interface/api/letter/CreateLetter.js +2 -18
- package/js/types/Interface/api/letter/CreateLetter.js.map +1 -1
- package/js/types/Interface/api/lettering/QueryRegroupLettering.js +2 -9
- package/js/types/Interface/api/lettering/QueryRegroupLettering.js.map +1 -1
- package/js/types/Interface/api/library/QueryLibrary.js +2 -36
- package/js/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/js/types/Interface/api/library/ReadLibraryFile.js.map +1 -1
- package/js/types/Interface/api/loan/CreateLoan.js +2 -18
- package/js/types/Interface/api/loan/CreateLoan.js.map +1 -1
- package/js/types/Interface/api/loan/UpdateLoan.js +2 -17
- package/js/types/Interface/api/loan/UpdateLoan.js.map +1 -1
- package/js/types/Interface/api/log/CreateLog.js.map +1 -1
- package/js/types/Interface/api/log/QueryLogPagination.js +2 -14
- package/js/types/Interface/api/log/QueryLogPagination.js.map +1 -1
- package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js +2 -16
- package/js/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
- package/js/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +1 -1
- package/js/types/Interface/api/mail/CreateMailParams.js.map +1 -1
- package/js/types/Interface/api/mail/GetMailPromise.js.map +1 -1
- package/js/types/Interface/api/mail/QueryAllMail.js.map +1 -1
- package/js/types/Interface/api/mail/QueryCountMail.js +2 -18
- package/js/types/Interface/api/mail/QueryCountMail.js.map +1 -1
- package/js/types/Interface/api/mail/QueryCountProcessedByUser.js +2 -10
- package/js/types/Interface/api/mail/QueryCountProcessedByUser.js.map +1 -1
- package/js/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js +2 -10
- package/js/types/Interface/api/mail/QueryGetAnsweringTimeByUser.js.map +1 -1
- package/js/types/Interface/api/mail/QueryGetSignature.js +2 -11
- package/js/types/Interface/api/mail/QueryGetSignature.js.map +1 -1
- package/js/types/Interface/api/mail/QueryMail.js +2 -18
- package/js/types/Interface/api/mail/QueryMail.js.map +1 -1
- package/js/types/Interface/api/mail/QueryPaginatedMail.js +2 -29
- package/js/types/Interface/api/mail/QueryPaginatedMail.js.map +1 -1
- package/js/types/Interface/api/mail/UpdateMail.js +2 -44
- package/js/types/Interface/api/mail/UpdateMail.js.map +1 -1
- package/js/types/Interface/api/mail/UpdateMailParams.js.map +1 -1
- package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js +2 -8
- package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
- package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js +2 -8
- package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js +2 -9
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js +0 -2
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
- package/js/types/Interface/api/mobile/QueryMobileMigration.js +2 -10
- package/js/types/Interface/api/mobile/QueryMobileMigration.js.map +1 -1
- package/js/types/Interface/api/mobile/UpdateMobile.js +2 -8
- package/js/types/Interface/api/mobile/UpdateMobile.js.map +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js +2 -11
- package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -12
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -12
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/ocr/CreateOcr.js +2 -17
- package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -1
- package/js/types/Interface/api/ocr/OcrTransactions.js +2 -13
- package/js/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
- package/js/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
- package/js/types/Interface/api/pappers/CreatePappers.js.map +1 -1
- package/js/types/Interface/api/pappers/QueryPappers.js +2 -33
- package/js/types/Interface/api/pappers/QueryPappers.js.map +1 -1
- package/js/types/Interface/api/pappers/ReadPappers.js +0 -2
- package/js/types/Interface/api/pappers/ReadPappers.js.map +1 -1
- package/js/types/Interface/api/partner/CreatePartner.js +3 -14
- package/js/types/Interface/api/partner/CreatePartner.js.map +1 -1
- package/js/types/Interface/api/partner/{GetPartners.js → Query.js} +13 -12
- package/js/types/Interface/api/partner/Query.js.map +1 -0
- package/js/types/Interface/api/partner/Read.js +12 -0
- package/js/types/Interface/api/partner/Read.js.map +1 -0
- package/js/types/Interface/api/partner/UpdatePartner.js +3 -14
- package/js/types/Interface/api/partner/UpdatePartner.js.map +1 -1
- package/js/types/Interface/api/partnerTransactionType/ReadPartnerTransactionType.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js +2 -11
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js +2 -13
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js +2 -30
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js +0 -2
- package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js +2 -9
- package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +2 -9
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js +2 -10
- package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +0 -2
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantInvoice.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +0 -2
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js +0 -2
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js +2 -12
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantAccess.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js +2 -12
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js +2 -9
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
- package/js/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js +2 -8
- package/js/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js +0 -2
- package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js +0 -14
- package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js +0 -4
- package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/pdf/ReadPdfizer.js.map +1 -1
- package/js/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -1
- package/js/types/Interface/api/prestashop/InvoicesPrestashop.js +2 -11
- package/js/types/Interface/api/prestashop/InvoicesPrestashop.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSAddress.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSCountry.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSObject.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSOrder.js.map +1 -1
- package/js/types/Interface/api/prestashop/PSOrderRow.js.map +1 -1
- package/js/types/Interface/api/prestation/CreatePrestation.js +2 -11
- package/js/types/Interface/api/prestation/CreatePrestation.js.map +1 -1
- package/js/types/Interface/api/prestation/QueryPrestation.js +2 -9
- package/js/types/Interface/api/prestation/QueryPrestation.js.map +1 -1
- package/js/types/Interface/api/product/CreateProduct.js +2 -21
- package/js/types/Interface/api/product/CreateProduct.js.map +1 -1
- package/js/types/Interface/api/product/QueryProduct.js +2 -15
- package/js/types/Interface/api/product/QueryProduct.js.map +1 -1
- package/js/types/Interface/api/product/UpdateProduct.js +0 -3
- package/js/types/Interface/api/product/UpdateProduct.js.map +1 -1
- package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js +2 -20
- package/js/types/Interface/api/promoCode/CreateDefaultPromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/CreatePromoCode.js +2 -16
- package/js/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js +2 -14
- package/js/types/Interface/api/promoCode/QueryDefaultPromotion.js.map +1 -1
- package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js +2 -11
- package/js/types/Interface/api/promoCode/ReadDefaultPaginationPromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/ReadDefaultPromotion.js.map +1 -1
- package/js/types/Interface/api/promoCode/UpdatePromoCode.js +2 -16
- package/js/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
- package/js/types/Interface/api/provision/CreateProvisionForm.js +2 -13
- package/js/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
- package/js/types/Interface/api/provision/QueryGetProvisions.js +2 -11
- package/js/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
- package/js/types/Interface/api/provision/QueryProvisions.js +2 -13
- package/js/types/Interface/api/provision/QueryProvisions.js.map +1 -1
- package/js/types/Interface/api/provision/ReadProvision.js +0 -2
- package/js/types/Interface/api/provision/ReadProvision.js.map +1 -1
- package/js/types/Interface/api/provision/UpdateProvisionForm.js +2 -11
- package/js/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
- package/js/types/Interface/api/qonto/CreateImportation.js +2 -10
- package/js/types/Interface/api/qonto/CreateImportation.js.map +1 -1
- package/js/types/Interface/api/qonto/CreateQontoConnection.js +2 -10
- package/js/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -1
- package/js/types/Interface/api/qonto/GetConnectionInformation.js +2 -9
- package/js/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -1
- package/js/types/Interface/api/qonto/ProcessBankAccount.js +2 -10
- package/js/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -1
- package/js/types/Interface/api/qonto/Query.js.map +1 -1
- package/js/types/Interface/api/qonto/ReadCreateConnection.js.map +1 -1
- package/js/types/Interface/api/qonto/UpdateConnection.js +2 -9
- package/js/types/Interface/api/qonto/UpdateConnection.js.map +1 -1
- package/js/types/Interface/api/quotes/CreateQuoteAccount.js +2 -10
- package/js/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js +2 -11
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
- package/js/types/Interface/api/registration/CreateRegistration.js +21 -21
- package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/DeclareRegistration.js +2 -10
- package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/QueryRegistration.js +2 -9
- package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/regulate/QueryGetAll.js +2 -11
- package/js/types/Interface/api/regulate/QueryGetAll.js.map +1 -1
- package/js/types/Interface/api/regulate/RegulateWithStats.js.map +1 -1
- package/js/types/Interface/api/report/CreateReport.js +2 -21
- package/js/types/Interface/api/report/CreateReport.js.map +1 -1
- package/js/types/Interface/api/report/DeleteReport.js +2 -8
- package/js/types/Interface/api/report/DeleteReport.js.map +1 -1
- package/js/types/Interface/api/report/QueryReports.js +2 -15
- package/js/types/Interface/api/report/QueryReports.js.map +1 -1
- package/js/types/Interface/api/report/QueryReportsStats.js +2 -9
- package/js/types/Interface/api/report/QueryReportsStats.js.map +1 -1
- package/js/types/Interface/api/report/ReadReport.js.map +1 -1
- package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
- package/js/types/Interface/api/report/UpdateReport.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevision.js +2 -17
- package/js/types/Interface/api/revision/QueryRevision.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionAccount.js +2 -18
- package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionApprobation.js +2 -12
- package/js/types/Interface/api/revision/QueryRevisionApprobation.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js +2 -13
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionPaginate.js +2 -17
- package/js/types/Interface/api/revision/QueryRevisionPaginate.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js +2 -29
- package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevision.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +1 -1
- package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +1 -1
- package/js/types/Interface/api/revision/Revision.js.map +1 -1
- package/js/types/Interface/api/revision/RevisionObject.js.map +1 -1
- package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js +2 -13
- package/js/types/Interface/api/revisionGuide/CreateRevisionGuide.js.map +1 -1
- package/js/types/Interface/api/revive/PostRevive.js +2 -8
- package/js/types/Interface/api/revive/PostRevive.js.map +1 -1
- package/js/types/Interface/api/rule/Query.js +2 -13
- package/js/types/Interface/api/rule/Query.js.map +1 -1
- package/js/types/Interface/api/rule/Read.js.map +1 -1
- package/js/types/Interface/api/salariesFile/CreateSalariesFile.js +2 -8
- package/js/types/Interface/api/salariesFile/CreateSalariesFile.js.map +1 -1
- package/js/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
- package/js/types/Interface/api/shareCapital/CreateInKindContribution.js +2 -11
- package/js/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -1
- package/js/types/Interface/api/shareCapital/CreateShareCapital.js +2 -10
- package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ReadShareCapital.js +0 -2
- package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js +0 -2
- package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js +0 -2
- package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -1
- package/js/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js +2 -17
- package/js/types/Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule.js.map +1 -1
- package/js/types/Interface/api/shine/ConnectResponse.js.map +1 -1
- package/js/types/Interface/api/shine/CreateShine.js.map +1 -1
- package/js/types/Interface/api/shine/CreateShineAccount.js +2 -10
- package/js/types/Interface/api/shine/CreateShineAccount.js.map +1 -1
- package/js/types/Interface/api/shine/CreateShineTransactions.js +2 -8
- package/js/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
- package/js/types/Interface/api/shine/GetConnect.js +2 -8
- package/js/types/Interface/api/shine/GetConnect.js.map +1 -1
- package/js/types/Interface/api/shopify/InvoicesShopify.js +2 -11
- package/js/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/js/types/Interface/api/shopify/ShopifyFinancialStatus.js.map +1 -1
- package/js/types/Interface/api/shopify/ShopifyOrder.js.map +1 -1
- package/js/types/Interface/api/shopify/address.js.map +1 -1
- package/js/types/Interface/api/shopify/base.js.map +1 -1
- package/js/types/Interface/api/shopify/client_details.js.map +1 -1
- package/js/types/Interface/api/shopify/customer.js.map +1 -1
- package/js/types/Interface/api/shopify/discount_allocation.js.map +1 -1
- package/js/types/Interface/api/shopify/discount_application.js.map +1 -1
- package/js/types/Interface/api/shopify/discount_code.js.map +1 -1
- package/js/types/Interface/api/shopify/fulfillment.js.map +1 -1
- package/js/types/Interface/api/shopify/line_item.js.map +1 -1
- package/js/types/Interface/api/shopify/line_item_property.js.map +1 -1
- package/js/types/Interface/api/shopify/location.js.map +1 -1
- package/js/types/Interface/api/shopify/note_attribute.js.map +1 -1
- package/js/types/Interface/api/shopify/payment_details.js.map +1 -1
- package/js/types/Interface/api/shopify/price_set.js.map +1 -1
- package/js/types/Interface/api/shopify/refund.js.map +1 -1
- package/js/types/Interface/api/shopify/shipping_line.js.map +1 -1
- package/js/types/Interface/api/shopify/tax_line.js.map +1 -1
- package/js/types/Interface/api/shopify/transaction.js.map +1 -1
- package/js/types/Interface/api/signFile/CreateFileToSign.js +2 -16
- package/js/types/Interface/api/signFile/CreateFileToSign.js.map +1 -1
- package/js/types/Interface/api/simulation/CreateSimulation.js +0 -4
- package/js/types/Interface/api/simulation/CreateSimulation.js.map +1 -1
- package/js/types/Interface/api/simulation/ReadSimulation.js.map +1 -1
- package/js/types/Interface/api/simulationColors/ReadSimulationColors.js +2 -10
- package/js/types/Interface/api/simulationColors/ReadSimulationColors.js.map +1 -1
- package/js/types/Interface/api/society/CreateSociety.js +2 -30
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js +2 -14
- package/js/types/Interface/api/society/CreateUserToSocietyWithPermission.js.map +1 -1
- package/js/types/Interface/api/society/GetDataSociety.js.map +1 -1
- package/js/types/Interface/api/society/LegalFormSiren.js.map +1 -1
- package/js/types/Interface/api/society/ListUserSociety.js +2 -9
- package/js/types/Interface/api/society/ListUserSociety.js.map +1 -1
- package/js/types/Interface/api/society/QueryPaginatedSociety.js +2 -14
- package/js/types/Interface/api/society/QueryPaginatedSociety.js.map +1 -1
- package/js/types/Interface/api/society/QuerySociety.js +2 -11
- package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/js/types/Interface/api/society/ReadSociety.js.map +1 -1
- package/js/types/Interface/api/society/ReadSocietyUsers.js.map +1 -1
- package/js/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/js/types/Interface/api/society/UpdateSociety.js +2 -34
- package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js +2 -13
- package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/js/types/Interface/api/societyConfig/update.js +2 -27
- package/js/types/Interface/api/societyConfig/update.js.map +1 -1
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js +2 -11
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js +2 -16
- package/js/types/Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet.js.map +1 -1
- package/js/types/Interface/api/societyEvent/CreateSocietyEvent.js +2 -10
- package/js/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -1
- package/js/types/Interface/api/societyEvent/QuerySocietyEvent.js +2 -8
- package/js/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -1
- package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js +2 -9
- package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
- package/js/types/Interface/api/sponsorship/CreateSponsorship.js +2 -9
- package/js/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js +2 -14
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js +0 -2
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js +2 -9
- package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
- package/js/types/Interface/api/statistic/ExitRequest.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryAccountant.js +2 -12
- package/js/types/Interface/api/statistic/QueryAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryDirection.js +2 -12
- package/js/types/Interface/api/statistic/QueryDirection.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryExpertAccountant.js +2 -12
- package/js/types/Interface/api/statistic/QueryExpertAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryGetAccountant.js +2 -10
- package/js/types/Interface/api/statistic/QueryGetAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryGetDirection.js +2 -10
- package/js/types/Interface/api/statistic/QueryGetDirection.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryGetExpertAccountant.js +2 -10
- package/js/types/Interface/api/statistic/QueryGetExpertAccountant.js.map +1 -1
- package/js/types/Interface/api/statistic/QueryInternal.js +2 -10
- package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
- package/js/types/Interface/api/stock/StockEntries.js +2 -24
- package/js/types/Interface/api/stock/StockEntries.js.map +1 -1
- package/js/types/Interface/api/stock/Stocks.js.map +1 -1
- package/js/types/Interface/api/stock/StocksDepreciationInterface.js.map +1 -1
- package/js/types/Interface/api/stock/StocksType.js.map +1 -1
- package/js/types/Interface/api/stripe/Create.js +2 -9
- package/js/types/Interface/api/stripe/Create.js.map +1 -1
- package/js/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/js/types/Interface/api/stripe/ReadStripe.js.map +1 -1
- package/js/types/Interface/api/survey/CreateSurvey.js +0 -2
- package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -1
- package/js/types/Interface/api/survey/QuerySurvey.js +2 -9
- package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -1
- package/js/types/Interface/api/survey/QuerySurveys.js +2 -10
- package/js/types/Interface/api/survey/QuerySurveys.js.map +1 -1
- package/js/types/Interface/api/survey/ReadSurvey.js.map +1 -1
- package/js/types/Interface/api/survey/UpdateSurvey.js +2 -10
- package/js/types/Interface/api/survey/UpdateSurvey.js.map +1 -1
- package/js/types/Interface/api/task/QueryCountTask.js +2 -11
- package/js/types/Interface/api/task/QueryCountTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryCreateTask.js +2 -14
- package/js/types/Interface/api/task/QueryCreateTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryGetAllTask.js +2 -14
- package/js/types/Interface/api/task/QueryGetAllTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryGetTask.js +2 -10
- package/js/types/Interface/api/task/QueryGetTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryPaginatedTask.js +2 -29
- package/js/types/Interface/api/task/QueryPaginatedTask.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByManager.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByRolesInCsv.js +2 -12
- package/js/types/Interface/api/task/QueryStatsByRolesInCsv.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByServiceInCsv.js +2 -10
- package/js/types/Interface/api/task/QueryStatsByServiceInCsv.js.map +1 -1
- package/js/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js +2 -10
- package/js/types/Interface/api/task/QueryStatsByTaskTypeInCsv.js.map +1 -1
- package/js/types/Interface/api/tax/CreateTax.js +5 -18
- package/js/types/Interface/api/tax/CreateTax.js.map +1 -1
- package/js/types/Interface/api/tax/ReadCompanyTax.js.map +1 -1
- package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +17 -49
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js +0 -10
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/terminationList/DestroyTerminationList.js +2 -22
- package/js/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
- package/js/types/Interface/api/terminationList/QueryTerminationList.js +2 -22
- package/js/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
- package/js/types/Interface/api/textMessage/Create.js +2 -14
- package/js/types/Interface/api/textMessage/Create.js.map +1 -1
- package/js/types/Interface/api/textMessage/Query.js +2 -22
- package/js/types/Interface/api/textMessage/Query.js.map +1 -1
- package/js/types/Interface/api/textMessage/Read.js.map +1 -1
- package/js/types/Interface/api/textMessage/Update.js +2 -10
- package/js/types/Interface/api/textMessage/Update.js.map +1 -1
- package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +2 -33
- package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
- package/js/types/Interface/api/thirdParty/QueryThirdParty.js +2 -12
- package/js/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
- package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +2 -32
- package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryAttendance.js +2 -10
- package/js/types/Interface/api/timeRecorder/QueryAttendance.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +2 -14
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/ReadAttendanceHours.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/ReadUsersNotConnected.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/UpdateRecorder.js +2 -12
- package/js/types/Interface/api/timeRecorder/UpdateRecorder.js.map +1 -1
- package/js/types/Interface/api/transactions/QueryUnexport.js +2 -14
- package/js/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
- package/js/types/Interface/api/user/CollaboratorsByRoles.js.map +1 -1
- package/js/types/Interface/api/user/CreateCoworker.js +2 -22
- package/js/types/Interface/api/user/CreateCoworker.js.map +1 -1
- package/js/types/Interface/api/user/CreateUser.js +2 -19
- package/js/types/Interface/api/user/CreateUser.js.map +1 -1
- package/js/types/Interface/api/user/ParamsGetAll.js +2 -13
- package/js/types/Interface/api/user/ParamsGetAll.js.map +1 -1
- package/js/types/Interface/api/user/ParamsGetAllCollaborators.js +2 -13
- package/js/types/Interface/api/user/ParamsGetAllCollaborators.js.map +1 -1
- package/js/types/Interface/api/user/ParamsGetAllUserWithRoles.js +2 -14
- package/js/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
- package/js/types/Interface/api/user/Permissions.js.map +1 -1
- package/js/types/Interface/api/user/QueryConfirm.js +2 -9
- package/js/types/Interface/api/user/QueryConfirm.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllCollaborators.js +2 -10
- package/js/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js +2 -10
- package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllFromSociety.js +2 -9
- package/js/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -1
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js +2 -8
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
- package/js/types/Interface/api/user/QuerySocieties.js +2 -9
- package/js/types/Interface/api/user/QuerySocieties.js.map +1 -1
- package/js/types/Interface/api/user/QueryUserSmsConfirmation.js +2 -8
- package/js/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +2 -16
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -1
- package/js/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js +2 -9
- package/js/types/Interface/api/vatRegimeHistory/QueryVatRegimeHistory.js.map +1 -1
- package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js +2 -23
- package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
- package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js +2 -23
- package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
- package/js/types/Interface/api/wallet/QueryWallet.js +2 -12
- package/js/types/Interface/api/wallet/QueryWallet.js.map +1 -1
- package/js/types/Interface/api/wallet/UpdateAttribution.js +2 -12
- package/js/types/Interface/api/wallet/UpdateAttribution.js.map +1 -1
- package/js/types/Interface/api/webmail/CreateMailFromLambda.js +2 -24
- package/js/types/Interface/api/webmail/CreateMailFromLambda.js.map +1 -1
- package/js/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js +2 -24
- package/js/types/Interface/api/webmail/GetPaginatedWhereObjectParams.js.map +1 -1
- package/js/types/Interface/api/webmail/MigrateMailAddresses.js +2 -16
- package/js/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -1
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +4 -31
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js +2 -12
- package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCBilling.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCLineItem.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCLinks.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCMetaData.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCOrder.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCSelf.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCShiping.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCShippingLine.js.map +1 -1
- package/js/types/Interface/api/woocommerce/WCTaxes.js.map +1 -1
- package/js/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
- package/js/types/Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule.js.map +1 -1
- package/js/types/Interface/api/zticket/CreateZTicket.js +2 -12
- package/js/types/Interface/api/zticket/CreateZTicket.js.map +1 -1
- package/js/types/Interface/api/zticket/QueryZTicket.js +2 -13
- package/js/types/Interface/api/zticket/QueryZTicket.js.map +1 -1
- package/js/types/Interface/enum/Date.js.map +1 -1
- package/js/types/Interface/enum/Util.js.map +1 -1
- package/js/types/Interface/models/IAbsenceRequest.js.map +1 -1
- package/js/types/Interface/models/IAbsenceRequestTime.js.map +1 -1
- package/js/types/Interface/models/IAbsenceType.js.map +1 -1
- package/js/types/Interface/models/IAccessToken.js.map +1 -1
- package/js/types/Interface/models/IAccount.js.map +1 -1
- package/js/types/Interface/models/IAccountDetail.js.map +1 -1
- package/js/types/Interface/models/IAccountExtend.js.map +1 -1
- package/js/types/Interface/models/IAccountHelp.js.map +1 -1
- package/js/types/Interface/models/IAccountType.js.map +1 -1
- package/js/types/Interface/models/IAccountantTracker.js.map +1 -1
- package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
- package/js/types/Interface/models/IAccountingFile.js.map +1 -1
- package/js/types/Interface/models/IAccountingFileType.js.map +1 -1
- package/js/types/Interface/models/IAccountingJournal.js.map +1 -1
- package/js/types/Interface/models/IAccountingState.js.map +1 -1
- package/js/types/Interface/models/IAccountingStateType.js.map +1 -1
- package/js/types/Interface/models/IAccountingStatementHistory.js +6 -0
- package/js/types/Interface/models/IAccountingStatementHistory.js.map +1 -0
- package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -1
- package/js/types/Interface/models/IAccountsSectors.js.map +1 -1
- package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/js/types/Interface/models/IActivity.js.map +1 -1
- package/js/types/Interface/models/IAdditionalBalance.js.map +1 -1
- package/js/types/Interface/models/IAlert.js.map +1 -1
- package/js/types/Interface/models/IAllowedIp.js.map +1 -1
- package/js/types/Interface/models/IAnalyticsUtm.js.map +1 -1
- package/js/types/Interface/models/IAnswerType.js.map +1 -1
- package/js/types/Interface/models/IAnswerTypeValue.js.map +1 -1
- package/js/types/Interface/models/IApiError.js +40 -43
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/Interface/models/IAppConfig.js.map +1 -1
- package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/js/types/Interface/models/IAttachmentFile.js.map +1 -1
- package/js/types/Interface/models/IAttestation.js.map +1 -1
- package/js/types/Interface/models/IAttributionHistory.js.map +1 -1
- package/js/types/Interface/models/IAutoLoginToken.js.map +1 -1
- package/js/types/Interface/models/IBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetModule2.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetQuestion.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheetStatus.js.map +1 -1
- package/js/types/Interface/models/IBankAccount.js.map +1 -1
- package/js/types/Interface/models/IBankAccountSynchroHistory.js.map +1 -1
- package/js/types/Interface/models/IBankConnection.js.map +1 -1
- package/js/types/Interface/models/IBankList.js.map +1 -1
- package/js/types/Interface/models/IBankTransaction.js.map +1 -1
- package/js/types/Interface/models/IBillingHistory.js.map +1 -1
- package/js/types/Interface/models/IBrandType.js.map +1 -1
- package/js/types/Interface/models/IBusinessLine.js.map +1 -1
- package/js/types/Interface/models/IBusinessLineUser.js.map +1 -1
- package/js/types/Interface/models/IBusinessPartner.js.map +1 -1
- package/js/types/Interface/models/ICalendarEvent.js.map +1 -1
- package/js/types/Interface/models/ICalendarEventUser.js.map +1 -1
- package/js/types/Interface/models/ICallDirectly.js.map +1 -1
- package/js/types/Interface/models/ICallHistory.js.map +1 -1
- package/js/types/Interface/models/ICashDeskTransactionType.js.map +1 -1
- package/js/types/Interface/models/ICategory.js.map +1 -1
- package/js/types/Interface/models/ICerfaType.js.map +1 -1
- package/js/types/Interface/models/ICerfaValue.js.map +1 -1
- package/js/types/Interface/models/IChangeLog.js.map +1 -1
- package/js/types/Interface/models/IChannelType.js.map +1 -1
- package/js/types/Interface/models/IChecklist.js.map +1 -1
- package/js/types/Interface/models/IChecklistCategoryType.js.map +1 -1
- package/js/types/Interface/models/IChecklistDetail.js.map +1 -1
- package/js/types/Interface/models/IChecklistType.js.map +1 -1
- package/js/types/Interface/models/ICivility.js.map +1 -1
- package/js/types/Interface/models/IColor.js.map +1 -1
- package/js/types/Interface/models/IComment.js.map +1 -1
- package/js/types/Interface/models/ICommentType.js.map +1 -1
- package/js/types/Interface/models/ICommercialMail.js.map +1 -1
- package/js/types/Interface/models/IComptaHistoryType.js.map +1 -1
- package/js/types/Interface/models/IComptaType.js.map +1 -1
- package/js/types/Interface/models/IConnector.js.map +1 -1
- package/js/types/Interface/models/IConnectorType.js.map +1 -1
- package/js/types/Interface/models/IContractType.js.map +1 -1
- package/js/types/Interface/models/ICotation.js.map +1 -1
- package/js/types/Interface/models/ICountry.js.map +1 -1
- package/js/types/Interface/models/ICurrency.js.map +1 -1
- package/js/types/Interface/models/{IBalanceSheetHistory.js → ICustomerAcceptance.js} +1 -1
- package/js/types/Interface/models/ICustomerAcceptance.js.map +1 -0
- package/js/types/Interface/models/ICustomerIsRegime.js.map +1 -1
- package/js/types/Interface/models/ICustomerSignature.js.map +1 -1
- package/js/types/Interface/models/ICustomerTva.js.map +1 -1
- package/js/types/Interface/models/ICustomisation.js.map +1 -1
- package/js/types/Interface/models/ICustomizationType.js.map +1 -1
- package/js/types/Interface/models/ICycle.js.map +1 -1
- package/js/types/Interface/models/IDay.js.map +1 -1
- package/js/types/Interface/models/IDefaultPromotion.js.map +1 -1
- package/js/types/Interface/models/IDetailedLogBi.js.map +1 -1
- package/js/types/Interface/models/IDirectDebitHistory.js.map +1 -1
- package/js/types/Interface/models/IDocumentWaitingType.js.map +1 -1
- package/js/types/Interface/models/IEmployee.js.map +1 -1
- package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -1
- package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -1
- package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -1
- package/js/types/Interface/models/IEngagementOcrExtraction.js.map +1 -1
- package/js/types/Interface/models/IErrorCode.js.map +1 -1
- package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
- package/js/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -1
- package/js/types/Interface/models/IEstimateInvoiceType.js.map +1 -1
- package/js/types/Interface/models/IExercice.js.map +1 -1
- package/js/types/Interface/models/IExerciceComment.js.map +1 -1
- package/js/types/Interface/models/IExerciceDetail.js.map +1 -1
- package/js/types/Interface/models/IExerciceNote.js.map +1 -1
- package/js/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/js/types/Interface/models/IExerciceQuestion.js.map +1 -1
- package/js/types/Interface/models/IFailedLoginAttempt.js.map +1 -1
- package/js/types/Interface/models/IFaq.js.map +1 -1
- package/js/types/Interface/models/IFaqCategory.js.map +1 -1
- package/js/types/Interface/models/IFecFile.js.map +1 -1
- package/js/types/Interface/models/IField.js.map +1 -1
- package/js/types/Interface/models/IFile.js.map +1 -1
- package/js/types/Interface/models/IFileMissing.js.map +1 -1
- package/js/types/Interface/models/IFileType.js.map +1 -1
- package/js/types/Interface/models/IFirstStep.js.map +1 -1
- package/js/types/Interface/models/IFiscalRegime.js.map +1 -1
- package/js/types/Interface/models/IFolderFile.js.map +1 -1
- package/js/types/Interface/models/IFollow.js.map +1 -1
- package/js/types/Interface/models/IFollowList.js.map +1 -1
- package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -1
- package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -1
- package/js/types/Interface/models/IFormalism.js.map +1 -1
- package/js/types/Interface/models/IFormalismValue.js.map +1 -1
- package/js/types/Interface/models/IFrequency.js.map +1 -1
- package/js/types/Interface/models/IFuel.js.map +1 -1
- package/js/types/Interface/models/IGedCategory.js.map +1 -1
- package/js/types/Interface/models/IGedFile.js.map +1 -1
- package/js/types/Interface/models/IGedFileType.js.map +1 -1
- package/js/types/Interface/models/IGedFolder.js.map +1 -1
- package/js/types/Interface/models/IIdentification.js.map +1 -1
- package/js/types/Interface/models/IImmobilization.js.map +1 -1
- package/js/types/Interface/models/IIndependentReview.js.map +1 -1
- package/js/types/Interface/models/IInpiBalance.js.map +1 -1
- package/js/types/Interface/models/IInpiPayment.js.map +1 -1
- package/js/types/Interface/models/IInterestedByFeature.js.map +1 -1
- package/js/types/Interface/models/IInternalEstimate.js.map +1 -1
- package/js/types/Interface/models/IInvoiceRecurrence.js.map +1 -1
- package/js/types/Interface/models/IInvoiceReminder.js.map +1 -1
- package/js/types/Interface/models/IIpTmpBlocked.js.map +1 -1
- package/js/types/Interface/models/IJob.js.map +1 -1
- package/js/types/Interface/models/IJobCategory.js.map +1 -1
- package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
- package/js/types/Interface/models/ILabelPaymentWaiting.js.map +1 -1
- package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -1
- package/js/types/Interface/models/ILegalForm.js.map +1 -1
- package/js/types/Interface/models/ILegalNotice.js.map +1 -1
- package/js/types/Interface/models/ILetter.js.map +1 -1
- package/js/types/Interface/models/ILetterType.js.map +1 -1
- package/js/types/Interface/models/ILettering.js.map +1 -1
- package/js/types/Interface/models/ILoan.js.map +1 -1
- package/js/types/Interface/models/ILoanFile.js.map +1 -1
- package/js/types/Interface/models/ILog.js.map +1 -1
- package/js/types/Interface/models/ILogBi.js.map +1 -1
- package/js/types/Interface/models/ILogType.js.map +1 -1
- package/js/types/Interface/models/IMachineLearningResult.js.map +1 -1
- package/js/types/Interface/models/IMail.js.map +1 -1
- package/js/types/Interface/models/IMailAddress.js.map +1 -1
- package/js/types/Interface/models/IMailAddressMail.js.map +1 -1
- package/js/types/Interface/models/IMailAttachment.js.map +1 -1
- package/js/types/Interface/models/IMailAuto.js.map +1 -1
- package/js/types/Interface/models/IMailAutoType.js.map +1 -1
- package/js/types/Interface/models/IMailContent.js.map +1 -1
- package/js/types/Interface/models/IMailRelation.js.map +1 -1
- package/js/types/Interface/models/IMailSociety.js.map +1 -1
- package/js/types/Interface/models/IMobile.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/js/types/Interface/models/IMonth.js.map +1 -1
- package/js/types/Interface/models/INafCode.js.map +1 -1
- package/js/types/Interface/models/INationality.js.map +1 -1
- package/js/types/Interface/models/INature.js.map +1 -1
- package/js/types/Interface/models/INote.js.map +1 -1
- package/js/types/Interface/models/INotification.js.map +1 -1
- package/js/types/Interface/models/INotificationCodeType.js.map +1 -1
- package/js/types/Interface/models/INotificationType.js.map +1 -1
- package/js/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/js/types/Interface/models/IOperationLegalNotice.js.map +1 -1
- package/js/types/Interface/models/IPageView.js.map +1 -1
- package/js/types/Interface/models/IPartnerTransaction.js.map +1 -1
- package/js/types/Interface/models/IPartnerTransactionType.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountant.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantPicture.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantService.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantServiceIcon.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantTag.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantToSociety.js.map +1 -1
- package/js/types/Interface/models/IPartneredAccountantToTag.js.map +1 -1
- package/js/types/Interface/models/IPayPlan.js.map +1 -1
- package/js/types/Interface/models/IPayment.js.map +1 -1
- package/js/types/Interface/models/IPaymentDelay.js.map +1 -1
- package/js/types/Interface/models/IPaymentExpectation.js.map +1 -1
- package/js/types/Interface/models/IPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/models/IPaymentMethod.js.map +1 -1
- package/js/types/Interface/models/IPaymentSchedule.js.map +1 -1
- package/js/types/Interface/models/IPaymentWaiting.js.map +1 -1
- package/js/types/Interface/models/IPenalty.js.map +1 -1
- package/js/types/Interface/models/IPenaltyType.js.map +1 -1
- package/js/types/Interface/models/IPendingPoint.js.map +1 -1
- package/js/types/Interface/models/IPermission.js.map +1 -1
- package/js/types/Interface/models/IPhoneNumber.js.map +1 -1
- package/js/types/Interface/models/IPhonePrefix.js.map +1 -1
- package/js/types/Interface/models/IPhonePrefixChild.js.map +1 -1
- package/js/types/Interface/models/IPrestation.js.map +1 -1
- package/js/types/Interface/models/IPrestationComplementary.js.map +1 -1
- package/js/types/Interface/models/IPrestationHistory.js.map +1 -1
- package/js/types/Interface/models/IPrestationList.js.map +1 -1
- package/js/types/Interface/models/IPrestationOption.js.map +1 -1
- package/js/types/Interface/models/IProcedure.js.map +1 -1
- package/js/types/Interface/models/IProduct.js.map +1 -1
- package/js/types/Interface/models/IProductInvoice.js.map +1 -1
- package/js/types/Interface/models/IPromoCode.js.map +1 -1
- package/js/types/Interface/models/IQuality.js.map +1 -1
- package/js/types/Interface/models/IQuotaLead.js.map +1 -1
- package/js/types/Interface/models/IRating.js.map +1 -1
- package/js/types/Interface/models/IReason.js.map +1 -1
- package/js/types/Interface/models/IReasonTermination.js.map +1 -1
- package/js/types/Interface/models/IRecontactHistory.js.map +1 -1
- package/js/types/Interface/models/IRefund.js.map +1 -1
- package/js/types/Interface/models/IRefundMotif.js.map +1 -1
- package/js/types/Interface/models/IRegion.js.map +1 -1
- package/js/types/Interface/models/IRegisterCategory.js.map +1 -1
- package/js/types/Interface/models/IRegistration.js.map +1 -1
- package/js/types/Interface/models/IRegulate.js.map +1 -1
- package/js/types/Interface/models/IRegulation.js.map +1 -1
- package/js/types/Interface/models/IRelatedAccountingTransaction.js.map +1 -1
- package/js/types/Interface/models/IRepeatType.js.map +1 -1
- package/js/types/Interface/models/IReport.js.map +1 -1
- package/js/types/Interface/models/IReportType.js.map +1 -1
- package/js/types/Interface/models/IRevisionGuide.js.map +1 -1
- package/js/types/Interface/models/IRole.js.map +1 -1
- package/js/types/Interface/models/IRoleUser.js.map +1 -1
- package/js/types/Interface/models/IRoom.js.map +1 -1
- package/js/types/Interface/models/IRule.js.map +1 -1
- package/js/types/Interface/models/ISalariesFile.js.map +1 -1
- package/js/types/Interface/models/ISchedule.js.map +1 -1
- package/js/types/Interface/models/ISector.js.map +1 -1
- package/js/types/Interface/models/ISendMethod.js.map +1 -1
- package/js/types/Interface/models/IService.js.map +1 -1
- package/js/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
- package/js/types/Interface/models/ISheetMonthScheduleDetails.js.map +1 -1
- package/js/types/Interface/models/ISimulation.js.map +1 -1
- package/js/types/Interface/models/ISimulationAdditionalFinance.js.map +1 -1
- package/js/types/Interface/models/ISimulationColor.js.map +1 -1
- package/js/types/Interface/models/ISimulationElement.js.map +1 -1
- package/js/types/Interface/models/ISimulationHasBankAccount.js.map +1 -1
- package/js/types/Interface/models/ISimulationPeriod.js.map +1 -1
- package/js/types/Interface/models/ISimulationSummary.js.map +1 -1
- package/js/types/Interface/models/ISlowDetection.js.map +1 -1
- package/js/types/Interface/models/ISms.js.map +1 -1
- package/js/types/Interface/models/ISmsType.js.map +1 -1
- package/js/types/Interface/models/ISocialDetail.js.map +1 -1
- package/js/types/Interface/models/ISociety.js.map +1 -1
- package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/js/types/Interface/models/ISocietyBank.js.map +1 -1
- package/js/types/Interface/models/ISocietyBudgetConnection.js.map +1 -1
- package/js/types/Interface/models/ISocietyCgv.js.map +1 -1
- package/js/types/Interface/models/ISocietyConfig.js.map +1 -1
- package/js/types/Interface/models/ISocietyConfigBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
- package/js/types/Interface/models/ISocietyEvent.js.map +1 -1
- package/js/types/Interface/models/ISocietyFile.js.map +1 -1
- package/js/types/Interface/models/ISocietyGescom.js.map +1 -1
- package/js/types/Interface/models/ISocietyJuridical.js.map +1 -1
- package/js/types/Interface/models/ISocietyNote.js.map +1 -1
- package/js/types/Interface/models/ISocietyPartner.js.map +1 -1
- package/js/types/Interface/models/ISocietyProceding.js.map +1 -1
- package/js/types/Interface/models/ISocietyPromoCode.js.map +1 -1
- package/js/types/Interface/models/ISocietySocial.js.map +1 -1
- package/js/types/Interface/models/ISocietySoftware.js.map +1 -1
- package/js/types/Interface/models/ISocietyStat.js.map +1 -1
- package/js/types/Interface/models/ISocietyVehicle.js.map +1 -1
- package/js/types/Interface/models/ISoftwareCompta.js.map +1 -1
- package/js/types/Interface/models/ISource.js.map +1 -1
- package/js/types/Interface/models/ISpecialOperation.js.map +1 -1
- package/js/types/Interface/models/ISponsorship.js.map +1 -1
- package/js/types/Interface/models/ISponsorshipCheck.js.map +1 -1
- package/js/types/Interface/models/ISponsorshipLink.js.map +1 -1
- package/js/types/Interface/models/ISponsorshipWithSponsorInfo.js.map +1 -1
- package/js/types/Interface/models/IStatistic.js.map +1 -1
- package/js/types/Interface/models/IStatusSignature.js.map +1 -1
- package/js/types/Interface/models/IStock.js.map +1 -1
- package/js/types/Interface/models/IStripeEvent.js.map +1 -1
- package/js/types/Interface/models/IStripeEventType.js.map +1 -1
- package/js/types/Interface/models/ISubscriptionType.js.map +1 -1
- package/js/types/Interface/models/ISuggestion.js.map +1 -1
- package/js/types/Interface/models/ISupervision.js.map +1 -1
- package/js/types/Interface/models/ISupervisionJob.js.map +1 -1
- package/js/types/Interface/models/ISupervisionPendingPoint.js.map +1 -1
- package/js/types/Interface/models/ISurvey.js.map +1 -1
- package/js/types/Interface/models/ITag.js.map +1 -1
- package/js/types/Interface/models/ITask.js.map +1 -1
- package/js/types/Interface/models/ITaskAttachment.js.map +1 -1
- package/js/types/Interface/models/ITaxSystem.js.map +1 -1
- package/js/types/Interface/models/ITeam.js.map +1 -1
- package/js/types/Interface/models/ITeamBusinessLine.js.map +1 -1
- package/js/types/Interface/models/ITerminationList.js.map +1 -1
- package/js/types/Interface/models/IThirdParty.js.map +1 -1
- package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
- package/js/types/Interface/models/IThirdPartyType.js.map +1 -1
- package/js/types/Interface/models/ITicketSupport.js.map +1 -1
- package/js/types/Interface/models/ITicketSupportFollow.js.map +1 -1
- package/js/types/Interface/models/ITimeRecorder.js.map +1 -1
- package/js/types/Interface/models/ITimeTracking.js.map +1 -1
- package/js/types/Interface/models/ITimeTrackingSource.js.map +1 -1
- package/js/types/Interface/models/ITmpValidationToken.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/Interface/models/IUserNotification.js.map +1 -1
- package/js/types/Interface/models/IUserSocietyPermission.js.map +1 -1
- package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -1
- package/js/types/Interface/models/IUserTeam.js.map +1 -1
- package/js/types/Interface/models/IUserTest.js.map +1 -1
- package/js/types/Interface/models/IVat.js.map +1 -1
- package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
- package/js/types/Interface/models/IVatDeclarationCertificate.js.map +1 -1
- package/js/types/Interface/models/IVatDeclarationSocietyDetail.js.map +1 -1
- package/js/types/Interface/models/IVatMargin.js.map +1 -1
- package/js/types/Interface/models/IVatRegime.js.map +1 -1
- package/js/types/Interface/models/IVatRegimeHistory.js.map +1 -1
- package/js/types/Interface/models/IVehicleType.js.map +1 -1
- package/js/types/Interface/models/IWebMail.js.map +1 -1
- package/js/types/Interface/models/IWebMailAttachment.js.map +1 -1
- package/js/types/Interface/models/IWebMailSpam.js.map +1 -1
- package/js/types/Interface/models/IWebMailSpamType.js.map +1 -1
- package/js/types/Interface/models/IWebMailStat.js.map +1 -1
- package/js/types/Interface/models/IWebMailType.js.map +1 -1
- package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/js/types/Interface/models/IZTicket.js.map +1 -1
- package/js/types/index.js +76 -1790
- package/js/types/index.js.map +1 -1
- package/js/utils/amount.js +0 -7
- package/js/utils/amount.js.map +1 -1
- package/js/utils/balanceSheetModule.js +0 -3
- package/js/utils/balanceSheetModule.js.map +1 -1
- package/js/utils/brands.js +8 -28
- package/js/utils/brands.js.map +1 -1
- package/js/utils/cerfa.js +0 -3
- package/js/utils/cerfa.js.map +1 -1
- package/js/utils/checklist.js +2 -7
- package/js/utils/checklist.js.map +1 -1
- package/js/utils/commercialManagement/document.js +0 -29
- package/js/utils/commercialManagement/document.js.map +1 -1
- package/js/utils/commercialManagement/product.js +0 -14
- package/js/utils/commercialManagement/product.js.map +1 -1
- package/js/utils/commercialManagement/recurrence.js +4 -14
- package/js/utils/commercialManagement/recurrence.js.map +1 -1
- package/js/utils/commercialManagement/templates/body.js +0 -3
- package/js/utils/commercialManagement/templates/body.js.map +1 -1
- package/js/utils/commercialManagement/templates/common.js +0 -8
- package/js/utils/commercialManagement/templates/common.js.map +1 -1
- package/js/utils/commercialManagement/thirdParty.js +0 -4
- package/js/utils/commercialManagement/thirdParty.js.map +1 -1
- package/js/utils/commercialManagement/vat.js +0 -9
- package/js/utils/commercialManagement/vat.js.map +1 -1
- package/js/utils/date.js +14 -18
- package/js/utils/date.js.map +1 -1
- package/js/utils/decorators.js +6 -13
- package/js/utils/decorators.js.map +1 -1
- package/js/utils/documents.js +0 -13
- package/js/utils/documents.js.map +1 -1
- package/js/utils/email/templates/signature.js.map +1 -1
- package/js/utils/email.js +8 -41
- package/js/utils/email.js.map +1 -1
- package/js/utils/index.js +0 -32
- package/js/utils/index.js.map +1 -1
- package/js/utils/logger.js.map +1 -1
- package/js/utils/objectUtils/BaseEntity.js.map +1 -1
- package/js/utils/objectUtils/flattenObject.js +0 -3
- package/js/utils/objectUtils/flattenObject.js.map +1 -1
- package/js/utils/objectUtils/fullFlattenObject.js +0 -3
- package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
- package/js/utils/objectUtils/index.js +0 -12
- package/js/utils/objectUtils/index.js.map +1 -1
- package/js/utils/objectUtils/isValidObject.js +0 -2
- package/js/utils/objectUtils/isValidObject.js.map +1 -1
- package/js/utils/objectUtils/overwrite.js.map +1 -1
- package/js/utils/objectUtils/unflattenObject.js +0 -4
- package/js/utils/objectUtils/unflattenObject.js.map +1 -1
- package/js/utils/phone.js +2 -22
- package/js/utils/phone.js.map +1 -1
- package/js/utils/prestation.js +0 -11
- package/js/utils/prestation.js.map +1 -1
- package/js/utils/quotation.js +0 -30
- package/js/utils/quotation.js.map +1 -1
- package/js/utils/siretValidation.js +2 -14
- package/js/utils/siretValidation.js.map +1 -1
- package/js/utils/social.js +2 -6
- package/js/utils/social.js.map +1 -1
- package/js/utils/stringUtils/clean.js +0 -1
- package/js/utils/stringUtils/clean.js.map +1 -1
- package/js/utils/stringUtils/index.js +0 -2
- package/js/utils/stringUtils/index.js.map +1 -1
- package/js/utils/task.js +2 -11
- package/js/utils/task.js.map +1 -1
- package/js/utils/transforms/boolean.transform.js +0 -10
- package/js/utils/transforms/boolean.transform.js.map +1 -1
- package/js/utils/validators/formattedDateString.validator.js +0 -3
- package/js/utils/validators/formattedDateString.validator.js.map +1 -1
- package/js/utils/validators/objectId.validator.js +0 -3
- package/js/utils/validators/objectId.validator.js.map +1 -1
- package/js/utils/webmail.js +0 -5
- package/js/utils/webmail.js.map +1 -1
- package/package.json +5 -5
- package/ts/api/index.ts +1 -0
- package/ts/api/resources/Acceptance.ts +8 -0
- package/ts/api/resources/CustomerActivity.ts +7 -1
- package/ts/api/resources/Partner.ts +13 -0
- package/ts/api/resources/Registration.ts +9 -0
- package/ts/api/resources/Wallet.ts +10 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/Acceptance.ts +4 -0
- package/ts/types/Enum/CerfaType.ts +4 -0
- package/ts/types/Enum/LegalForm.ts +46 -22
- package/ts/types/Enum/MailAuto.ts +1 -0
- package/ts/types/Enum/Notification.ts +5 -0
- package/ts/types/Enum/TaskResponseType.ts +1 -1
- package/ts/types/Interface/api/BasePaginate.ts +13 -1
- package/ts/types/Interface/api/acceptance/CreateAcceptance.ts +16 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +5 -5
- package/ts/types/Interface/api/aspone/Util.ts +2 -2
- package/ts/types/Interface/api/cerfa/2031.ts +1 -1
- package/ts/types/Interface/api/cerfa/2035.ts +1 -1
- package/ts/types/Interface/api/cerfa/2065.ts +2 -2
- package/ts/types/Interface/api/cerfa/2571.ts +97 -0
- package/ts/types/Interface/api/cerfa/CreateCerfa.ts +1 -0
- package/ts/types/Interface/api/crisp/GetCrisp.ts +1 -1
- package/ts/types/Interface/api/mail/CreateMailParams.ts +1 -0
- package/ts/types/Interface/api/partner/CreatePartner.ts +2 -0
- package/ts/types/Interface/api/partner/Query.ts +30 -0
- package/ts/types/Interface/api/partner/Read.ts +31 -0
- package/ts/types/Interface/api/partner/UpdatePartner.ts +2 -0
- package/ts/types/Interface/api/registration/CreateRegistration.ts +58 -1
- package/ts/types/Interface/api/tax/CreateTax.ts +6 -1
- package/ts/types/Interface/api/tax/ReadTax.ts +8 -1
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +28 -5
- package/ts/types/Interface/models/IAccountingStatementHistory.ts +20 -0
- package/ts/types/Interface/models/ICustomerAcceptance.ts +14 -0
- package/ts/types/Interface/models/ICustomerIsRegime.ts +8 -1
- package/ts/types/Interface/models/IExercice.ts +1 -0
- package/ts/types/Interface/models/IRegistration.ts +3 -0
- package/ts/types/Interface/models/ISocietyPartner.ts +1 -0
- package/ts/types/Interface/models/IVatDeclarationSocietyDetail.ts +3 -1
- package/ts/types/index.ts +6 -2
- package/ts/utils/brands.ts +2 -2
- package/ts/utils/commercialManagement/recurrence.ts +1 -2
- package/es/types/Interface/api/partner/GetPartners.d.ts +0 -4
- package/es/types/Interface/api/partner/GetPartners.d.ts.map +0 -1
- package/es/types/Interface/api/partner/GetPartners.js.map +0 -1
- package/es/types/Interface/models/IBalanceSheetHistory.d.ts +0 -10
- package/es/types/Interface/models/IBalanceSheetHistory.d.ts.map +0 -1
- package/es/types/Interface/models/IBalanceSheetHistory.js +0 -2
- package/es/types/Interface/models/IBalanceSheetHistory.js.map +0 -1
- package/js/types/Interface/api/partner/GetPartners.js.map +0 -1
- package/js/types/Interface/models/IBalanceSheetHistory.js.map +0 -1
- package/ts/types/Interface/api/partner/GetPartners.ts +0 -11
- package/ts/types/Interface/models/IBalanceSheetHistory.ts +0 -13
package/js/utils/amount.js
CHANGED
|
@@ -5,25 +5,20 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.integerToFormattedAmountString = integerToFormattedAmountString;
|
|
7
7
|
exports.integerToFormattedAmountObject = integerToFormattedAmountObject;
|
|
8
|
-
|
|
9
8
|
var _Util = require("../types/Enum/Util");
|
|
10
|
-
|
|
11
9
|
function integerToFormattedAmountString(value) {
|
|
12
10
|
const abs = Math.abs(value / 100);
|
|
13
11
|
let integer = Math.trunc(abs);
|
|
14
12
|
let cents = Math.round(abs * 100 - integer * 100);
|
|
15
|
-
|
|
16
13
|
while (cents >= 100) {
|
|
17
14
|
cents = Math.max(0, cents - 100);
|
|
18
15
|
integer += 1;
|
|
19
16
|
}
|
|
20
|
-
|
|
21
17
|
const integerWithMask = `${integer}`.split('').reduceRight((acc, char, i, {
|
|
22
18
|
length
|
|
23
19
|
}) => `${char}${(length - (i + 1)) % 3 === 0 ? ' ' : ''}${acc}`, '').trim();
|
|
24
20
|
return `${value < 0 ? '- ' : ''}${integerWithMask},${cents < 10 ? '0' : ''}${cents}`;
|
|
25
21
|
}
|
|
26
|
-
|
|
27
22
|
function integerToFormattedAmountObject(value, options = {
|
|
28
23
|
thousandSeparator: ' '
|
|
29
24
|
}) {
|
|
@@ -33,12 +28,10 @@ function integerToFormattedAmountObject(value, options = {
|
|
|
33
28
|
const abs = Math.abs(value / 100);
|
|
34
29
|
let integer = Math.trunc(abs);
|
|
35
30
|
let cents = Math.round(abs * 100 - integer * 100);
|
|
36
|
-
|
|
37
31
|
while (cents >= 100) {
|
|
38
32
|
cents = Math.max(0, cents - 100);
|
|
39
33
|
integer += 1;
|
|
40
34
|
}
|
|
41
|
-
|
|
42
35
|
const result = {
|
|
43
36
|
value,
|
|
44
37
|
sign: value > 0 ? _Util.MathematicalSign.PLUS : value < 0 ? _Util.MathematicalSign.LESS : _Util.MathematicalSign.EQUAL,
|
package/js/utils/amount.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amount.js","
|
|
1
|
+
{"version":3,"file":"amount.js","names":["integerToFormattedAmountString","exports","integerToFormattedAmountObject","_Util","require","value","abs","Math","integer","trunc","cents","round","max","integerWithMask","split","reduceRight","acc","char","i","length","trim","options","thousandSeparator","result","sign","MathematicalSign","PLUS","LESS","EQUAL","integerValue","centValue","Object","assign","formattedValue"],"sources":["../../ts/utils/amount.ts"],"sourcesContent":["import { MathematicalSign } from '../types/Enum/Util';\nimport { FormattedAmount } from '../types/Interface/api/amount/FormattedAmount';\n\nexport function integerToFormattedAmountString(value: number): string {\n const abs = Math.abs(value / 100);\n let integer = Math.trunc(abs);\n let cents = Math.round(abs * 100 - integer * 100);\n\n while (cents >= 100) {\n cents = Math.max(0, cents - 100);\n integer += 1;\n }\n\n const integerWithMask = `${integer}`.split('').reduceRight((acc, char, i, { length }) => `${char}${(length - (i + 1)) % 3 === 0 ? ' ' : ''}${acc}`, '').trim();\n return `${value < 0 ? '- ' : ''}${integerWithMask},${cents < 10 ? '0' : ''}${cents}`;\n}\n\nexport function integerToFormattedAmountObject(\n value: number,\n options: {\n thousandSeparator?: string;\n } = {\n thousandSeparator: ' ',\n },\n): FormattedAmount {\n const { thousandSeparator } = options;\n const abs = Math.abs(value / 100);\n let integer = Math.trunc(abs);\n let cents = Math.round(abs * 100 - integer * 100);\n\n while (cents >= 100) {\n cents = Math.max(0, cents - 100);\n integer += 1;\n }\n\n const result = {\n value,\n sign: value > 0 ? MathematicalSign.PLUS : value < 0 ? MathematicalSign.LESS : MathematicalSign.EQUAL,\n integerValue: `${integer}`\n .split('')\n .reduceRight((acc, char, i, { length }) => `${char}${(length - (i + 1)) % 3 === 0 ? thousandSeparator : ''}${acc}`, '')\n .trim(),\n centValue: `${cents < 10 ? '0' : ''}${cents}`,\n };\n\n return {\n ...result,\n formattedValue: `${result.sign !== MathematicalSign.EQUAL ? `${result.sign} ` : ''}${result.integerValue},${result.centValue}`,\n };\n}"],"mappings":"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"}
|
|
@@ -4,11 +4,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.getModulesByCompanyType = getModulesByCompanyType;
|
|
7
|
-
|
|
8
7
|
var _lodash = require("lodash");
|
|
9
|
-
|
|
10
8
|
var _ = require("..");
|
|
11
|
-
|
|
12
9
|
function getModulesByCompanyType(idLegalForm, idTaxSystem, idFiscalRegime, profitsType) {
|
|
13
10
|
const modules = [..._.DEFAULT_MODULES];
|
|
14
11
|
(0, _lodash.forEach)(_.BalanceSheetModuleByCompanyType, (value, key) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"balanceSheetModule.js","
|
|
1
|
+
{"version":3,"file":"balanceSheetModule.js","names":["getModulesByCompanyType","_lodash","require","_","idLegalForm","idTaxSystem","idFiscalRegime","profitsType","modules","DEFAULT_MODULES","forEach","BalanceSheetModuleByCompanyType","value","key","excluded","legalFormIds","includes","push","Number"],"sources":["../../ts/utils/balanceSheetModule.ts"],"sourcesContent":["import { forEach } from 'lodash';\nimport {\n BalanceSheetModule, BalanceSheetModuleByCompanyType, DEFAULT_MODULES, FiscalRegime, ProfitsType, TaxSystem,\n} from '..';\n\nexport function getModulesByCompanyType(\n idLegalForm: number,\n idTaxSystem: TaxSystem,\n idFiscalRegime: FiscalRegime,\n profitsType: ProfitsType,\n): Array<BalanceSheetModule> {\n const modules = [...DEFAULT_MODULES];\n\n forEach(BalanceSheetModuleByCompanyType, (value, key) => {\n if (!value?.excluded.legalFormIds.includes(idLegalForm)) {\n modules.push(Number(key));\n }\n });\n\n return modules;\n}"],"mappings":";;;;;QAKgBA,uBAAuB,GAAvBA,uBAAuB;AALvC,IAAAC,OAAA,GAAAC,OAAA;AACA,IAAAC,CAAA,GAAAD,OAAA;AAIM,SAAUF,uBAAuBA,CACrCI,WAAmB,EACnBC,WAAsB,EACtBC,cAA4B,EAC5BC,WAAwB;EAExB,MAAMC,OAAO,GAAG,CAAC,GAAGC,iBAAe,CAAC;EAEpC,IAAAC,eAAO,EAACC,iCAA+B,EAAE,CAACC,KAAK,EAAEC,GAAG,KAAI;IACtD,IAAI,EAACD,KAAK,aAALA,KAAK,uBAALA,KAAK,CAAEE,QAAQ,CAACC,YAAY,CAACC,QAAQ,CAACZ,WAAW,CAAC,GAAE;MACvDI,OAAO,CAACS,IAAI,CAACC,MAAM,CAACL,GAAG,CAAC,CAAC;;EAE7B,CAAC,CAAC;EAEF,OAAOL,OAAO;AAChB"}
|
package/js/utils/brands.js
CHANGED
|
@@ -4,39 +4,27 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.getBrandByEmail = exports.getBrandNameByNodeEnv = exports.getAllBrandByNodeEnv = exports.getBrandConfig = undefined;
|
|
7
|
-
|
|
8
7
|
var _lodash = require("lodash");
|
|
9
|
-
|
|
10
8
|
var _BrandClementine = require("../types/Enum/BrandClementine");
|
|
11
|
-
|
|
12
9
|
var _BrandLegalstart = require("../types/Enum/BrandLegalstart");
|
|
13
|
-
|
|
14
10
|
var _BrandComptalib = require("../types/Enum/BrandComptalib");
|
|
15
|
-
|
|
16
11
|
var _BrandPourcentage = require("../types/Enum/BrandPourcentage");
|
|
17
|
-
|
|
18
12
|
const getBrandNameByNodeEnv = nodeEnv => {
|
|
19
13
|
var _a;
|
|
20
|
-
|
|
21
14
|
const env = (_a = nodeEnv !== null && nodeEnv !== void 0 ? nodeEnv : process.env.NODE_ENV) !== null && _a !== void 0 ? _a : process.env.API_HOST;
|
|
22
|
-
|
|
23
15
|
if (env) {
|
|
24
16
|
if (env.indexOf('legalstart') > -1 || env.indexOf('Legalstart') > -1) {
|
|
25
17
|
return 'Legalstart';
|
|
26
18
|
}
|
|
27
|
-
|
|
28
19
|
if (env.indexOf('comptalib') > -1 || env.indexOf('Comptalib') > -1) {
|
|
29
20
|
return 'Comptalib';
|
|
30
21
|
}
|
|
31
|
-
|
|
32
22
|
if (env.indexOf('pourcentage') > -1 || env.indexOf('Pourcentage') > -1) {
|
|
33
23
|
return 'Pourcentage';
|
|
34
24
|
}
|
|
35
25
|
}
|
|
36
|
-
|
|
37
26
|
return 'Clementine';
|
|
38
27
|
};
|
|
39
|
-
|
|
40
28
|
const getAllBrandByNodeEnv = nodeEnv => {
|
|
41
29
|
const nodeEnvUsed = nodeEnv !== null && nodeEnv !== void 0 ? nodeEnv : process.env.NODE_ENV;
|
|
42
30
|
const currentEnvName = getBrandNameByNodeEnv(nodeEnvUsed);
|
|
@@ -45,13 +33,12 @@ const getAllBrandByNodeEnv = nodeEnv => {
|
|
|
45
33
|
BrandLegalstart: _BrandLegalstart.BrandLegalstart,
|
|
46
34
|
BrandComptalib: _BrandComptalib.BrandComptalib,
|
|
47
35
|
BrandPourcentage: _BrandPourcentage.BrandPourcentage
|
|
48
|
-
};
|
|
49
|
-
|
|
36
|
+
};
|
|
37
|
+
// @ts-ignore
|
|
50
38
|
const currentConfigFile = listEnvEnum[`Brand${currentEnvName}`];
|
|
51
39
|
const brand = currentConfigFile;
|
|
52
40
|
return brand;
|
|
53
41
|
};
|
|
54
|
-
|
|
55
42
|
const getBrandConfig = params => {
|
|
56
43
|
const {
|
|
57
44
|
idTypeBrand = null,
|
|
@@ -66,37 +53,31 @@ const getBrandConfig = params => {
|
|
|
66
53
|
BrandLegalstart: _BrandLegalstart.BrandLegalstart,
|
|
67
54
|
BrandComptalib: _BrandComptalib.BrandComptalib,
|
|
68
55
|
BrandPourcentage: _BrandPourcentage.BrandPourcentage
|
|
69
|
-
};
|
|
70
|
-
|
|
56
|
+
};
|
|
57
|
+
// @ts-ignore
|
|
71
58
|
const currentConfigFile = listEnvEnum[`Brand${currentEnvName}`];
|
|
72
|
-
|
|
73
59
|
if (idTypeBrand) {
|
|
74
60
|
// Récupération de la brand via idTypeBrand
|
|
75
61
|
brand = currentConfigFile.find(b => b.idTypeBrand === idTypeBrand);
|
|
76
|
-
}
|
|
62
|
+
}
|
|
63
|
+
// else if (idSociety) {
|
|
77
64
|
// Récupération de la brand via l'idSociety -> impossible directement depuis le core (pas d'accès au resources, ni au token pour l'appel via fetch)
|
|
78
|
-
|
|
79
|
-
|
|
80
65
|
if (!brand) {
|
|
81
66
|
// Si aucune brand trouvée, on passe par défaut la première brand de la liste
|
|
82
67
|
[brand] = currentConfigFile.sort((a, b) => a.idTypeBrand - b.idTypeBrand);
|
|
83
68
|
}
|
|
84
|
-
|
|
85
69
|
if (objectWaited) {
|
|
86
70
|
// Si on attend un attribut particulier de la brand, on le parcourt
|
|
87
|
-
let objectToReturn = (0, _lodash.get)(brand, objectWaited);
|
|
88
|
-
|
|
71
|
+
let objectToReturn = (0, _lodash.get)(brand, objectWaited);
|
|
72
|
+
// Si aucun attribut trouvé, on renvoit celui de Clementine par défaut
|
|
89
73
|
if (!objectToReturn) {
|
|
90
74
|
const brandDefault = currentConfigFile.find(b => b.name === currentEnvName);
|
|
91
75
|
objectToReturn = (0, _lodash.get)(brandDefault, objectWaited);
|
|
92
76
|
}
|
|
93
|
-
|
|
94
77
|
return objectToReturn;
|
|
95
78
|
}
|
|
96
|
-
|
|
97
79
|
return brand;
|
|
98
80
|
};
|
|
99
|
-
|
|
100
81
|
const getBrandByEmail = email => {
|
|
101
82
|
if (email.indexOf('legalstart.fr') > -1) return 'Legalstart';
|
|
102
83
|
if (email.indexOf('comptalib.com') > -1) return 'Comptalib';
|
|
@@ -106,7 +87,6 @@ const getBrandByEmail = email => {
|
|
|
106
87
|
if (email.indexOf('lecomptablefrancais.fr') > -1) return 'Lecomptablefrancais';
|
|
107
88
|
return null;
|
|
108
89
|
};
|
|
109
|
-
|
|
110
90
|
exports.getBrandConfig = getBrandConfig;
|
|
111
91
|
exports.getAllBrandByNodeEnv = getAllBrandByNodeEnv;
|
|
112
92
|
exports.getBrandNameByNodeEnv = getBrandNameByNodeEnv;
|
package/js/utils/brands.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"brands.js","
|
|
1
|
+
{"version":3,"file":"brands.js","names":["_lodash","require","_BrandClementine","_BrandLegalstart","_BrandComptalib","_BrandPourcentage","getBrandNameByNodeEnv","nodeEnv","env","_a","process","NODE_ENV","API_HOST","indexOf","getAllBrandByNodeEnv","nodeEnvUsed","currentEnvName","listEnvEnum","BrandClementine","BrandLegalstart","BrandComptalib","BrandPourcentage","currentConfigFile","brand","getBrandConfig","params","idTypeBrand","objectWaited","find","b","sort","a","objectToReturn","getLodash","brandDefault","name","getBrandByEmail","email","exports"],"sources":["../../ts/utils/brands.ts"],"sourcesContent":["import { get as getLodash } from 'lodash';\nimport { BrandClementine } from '../types/Enum/BrandClementine';\nimport { BrandLegalstart } from '../types/Enum/BrandLegalstart';\nimport { BrandComptalib } from '../types/Enum/BrandComptalib';\nimport { BrandPourcentage } from '../types/Enum/BrandPourcentage';\n\ntype brand = {\n idTypeBrand: number,\n colors: {\n primary: string,\n },\n listMails: {\n bonjour: string,\n },\n listPhones: {\n contact: string,\n },\n name: string,\n urlApi1?: string,\n urlClient?: string,\n urlApp?: string,\n};\n\ntype getBrandConfigParams = {\n idTypeBrand?: number,\n objectWaited?: string,\n nodeEnv?: string\n};\n\nconst getBrandNameByNodeEnv = (nodeEnv?: string): 'Legalstart' | 'Comptalib' | 'Clementine' | 'Pourcentage' => {\n const env = nodeEnv ?? process.env.NODE_ENV ?? process.env.API_HOST;\n if (env) {\n if (env.indexOf('legalstart') > -1 || env.indexOf('Legalstart') > -1) {\n return 'Legalstart';\n }\n if (env.indexOf('comptalib') > -1 || env.indexOf('Comptalib') > -1) {\n return 'Comptalib';\n }\n if (env.indexOf('pourcentage') > -1 || env.indexOf('Pourcentage') > -1) {\n return 'Pourcentage';\n }\n }\n return 'Clementine';\n};\n\nconst getAllBrandByNodeEnv = (nodeEnv?: string): Array<brand> => {\n const nodeEnvUsed = nodeEnv ?? process.env.NODE_ENV;\n const currentEnvName = getBrandNameByNodeEnv(nodeEnvUsed);\n const listEnvEnum = {\n BrandClementine, BrandLegalstart, BrandComptalib, BrandPourcentage,\n };\n // @ts-ignore\n const currentConfigFile:brand[] = listEnvEnum[`Brand${currentEnvName}`];\n\n const brand = currentConfigFile;\n\n return brand;\n};\n\nconst getBrandConfig = (params: getBrandConfigParams): brand => {\n const {\n idTypeBrand = null, objectWaited = null, nodeEnv,\n } = params;\n let brand;\n const nodeEnvUsed = nodeEnv ?? process.env.NODE_ENV;\n const currentEnvName = getBrandNameByNodeEnv(nodeEnvUsed);\n const listEnvEnum = {\n BrandClementine, BrandLegalstart, BrandComptalib, BrandPourcentage,\n };\n // @ts-ignore\n const currentConfigFile:brand[] = listEnvEnum[`Brand${currentEnvName}`];\n\n if (idTypeBrand) {\n // Récupération de la brand via idTypeBrand\n brand = currentConfigFile.find((b: brand) => b.idTypeBrand === idTypeBrand);\n }\n // else if (idSociety) {\n // Récupération de la brand via l'idSociety -> impossible directement depuis le core (pas d'accès au resources, ni au token pour l'appel via fetch)\n\n if (!brand) {\n // Si aucune brand trouvée, on passe par défaut la première brand de la liste\n [brand] = currentConfigFile.sort((a: brand, b: brand) => a.idTypeBrand - b.idTypeBrand);\n }\n\n if (objectWaited) {\n // Si on attend un attribut particulier de la brand, on le parcourt\n let objectToReturn = getLodash(brand, objectWaited);\n // Si aucun attribut trouvé, on renvoit celui de Clementine par défaut\n if (!objectToReturn) {\n const brandDefault = currentConfigFile.find((b: brand) => b.name === currentEnvName);\n objectToReturn = getLodash(brandDefault, objectWaited);\n }\n return objectToReturn;\n }\n\n return brand;\n};\n\nconst getBrandByEmail = (email: string): 'Legalstart' | 'Comptalib' | 'Clementine' | 'Pourcentage' | 'Lecomptablefrancais' | null => {\n if (email.indexOf('legalstart.fr') > -1) return 'Legalstart';\n if (email.indexOf('comptalib.com') > -1) return 'Comptalib';\n if (email.indexOf('pourcentage.fr') > -1) return 'Pourcentage';\n if (email.indexOf('compta-clementine.fr') > -1) return 'Clementine';\n if (email.indexOf('clementine.fr') > -1) return 'Clementine';\n if (email.indexOf('lecomptablefrancais.fr') > -1) return 'Lecomptablefrancais';\n return null;\n};\n\nexport {\n getBrandConfig, getAllBrandByNodeEnv, getBrandNameByNodeEnv, getBrandByEmail,\n};"],"mappings":"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"}
|
package/js/utils/cerfa.js
CHANGED
|
@@ -5,9 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.retrieveCerfaFromSocietyInformations = retrieveCerfaFromSocietyInformations;
|
|
7
7
|
exports.retreiveChoicesDependingLegalForm = retreiveChoicesDependingLegalForm;
|
|
8
|
-
|
|
9
8
|
var _GlobalRegime = require("../types/Enum/GlobalRegime");
|
|
10
|
-
|
|
11
9
|
function retrieveCerfaFromSocietyInformations(idLegalForm, idTaxSystem, idFiscalRegime, profitsType) {
|
|
12
10
|
const globalRegimes = Object.values(_GlobalRegime.GlobalRegime);
|
|
13
11
|
const selectedGlobalRegime = globalRegimes.find(gr => gr.idLegalForms.includes(idLegalForm));
|
|
@@ -23,7 +21,6 @@ function retrieveCerfaFromSocietyInformations(idLegalForm, idTaxSystem, idFiscal
|
|
|
23
21
|
annex: annexe !== null && annexe !== void 0 ? annexe : null
|
|
24
22
|
};
|
|
25
23
|
}
|
|
26
|
-
|
|
27
24
|
function retreiveChoicesDependingLegalForm(idLegalForm) {
|
|
28
25
|
const globalRegimes = Object.values(_GlobalRegime.GlobalRegime);
|
|
29
26
|
const selectedGlobalRegime = globalRegimes.find(gr => gr.idLegalForms.includes(idLegalForm));
|
package/js/utils/cerfa.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cerfa.js","
|
|
1
|
+
{"version":3,"file":"cerfa.js","names":["retrieveCerfaFromSocietyInformations","exports","retreiveChoicesDependingLegalForm","_GlobalRegime","require","idLegalForm","idTaxSystem","idFiscalRegime","profitsType","globalRegimes","Object","values","GlobalRegime","selectedGlobalRegime","find","gr","idLegalForms","includes","Error","choiceIndex","choices","findIndex","sgr","declaration","annexe","annex"],"sources":["../../ts/utils/cerfa.ts"],"sourcesContent":["import { ReadCerfaToComplete } from '../types/Interface/api/cerfa/ReadCerfa';\nimport { GlobalRegime, GlobalRegimeTypeContent } from '../types/Enum/GlobalRegime';\nimport { ProfitsType, FiscalRegime, TaxSystem } from '../types';\n\nexport function retrieveCerfaFromSocietyInformations(idLegalForm: number, idTaxSystem: TaxSystem, idFiscalRegime: FiscalRegime, profitsType: ProfitsType):ReadCerfaToComplete {\n const globalRegimes = Object.values(GlobalRegime);\n const selectedGlobalRegime = globalRegimes.find((gr) => gr.idLegalForms.includes(idLegalForm));\n\n if (!selectedGlobalRegime) throw new Error('Missing informations to retrieve CERFA informations');\n\n const choiceIndex = selectedGlobalRegime.choices.findIndex((sgr) => sgr.idFiscalRegime === idFiscalRegime && sgr.profitsType === profitsType && sgr.idTaxSystem === idTaxSystem);\n\n if (choiceIndex < 0) throw new Error('Missing informations to retrieve CERFA informations');\n\n const { declaration, annexe } = selectedGlobalRegime.choices[choiceIndex];\n\n return { declaration, annex: annexe ?? null };\n}\n\nexport function retreiveChoicesDependingLegalForm(idLegalForm: number): GlobalRegimeTypeContent {\n const globalRegimes = Object.values(GlobalRegime);\n const selectedGlobalRegime = globalRegimes.find((gr) => gr.idLegalForms.includes(idLegalForm));\n\n if (!selectedGlobalRegime) throw new Error(`LegalForm #${idLegalForm} not implemented`);\n return selectedGlobalRegime;\n}"],"mappings":";;;;;QAIgBA,oCAAoC,GAApCA,oCAAoC;AAAAC,OAAA,CAepCC,iCAAiC,GAAjCA,iCAAiC;AAlBjD,IAAAC,aAAA,GAAAC,OAAA;AAGM,SAAUJ,oCAAoCA,CAACK,WAAmB,EAAEC,WAAsB,EAAEC,cAA4B,EAAEC,WAAwB;EACtJ,MAAMC,aAAa,GAAGC,MAAM,CAACC,MAAM,CAACC,0BAAY,CAAC;EACjD,MAAMC,oBAAoB,GAAGJ,aAAa,CAACK,IAAI,CAAEC,EAAE,IAAKA,EAAE,CAACC,YAAY,CAACC,QAAQ,CAACZ,WAAW,CAAC,CAAC;EAE9F,IAAI,CAACQ,oBAAoB,EAAE,MAAM,IAAIK,KAAK,CAAC,qDAAqD,CAAC;EAEjG,MAAMC,WAAW,GAAGN,oBAAoB,CAACO,OAAO,CAACC,SAAS,CAAEC,GAAG,IAAKA,GAAG,CAACf,cAAc,KAAKA,cAAc,IAAIe,GAAG,CAACd,WAAW,KAAKA,WAAW,IAAIc,GAAG,CAAChB,WAAW,KAAKA,WAAW,CAAC;EAEhL,IAAIa,WAAW,GAAG,CAAC,EAAE,MAAM,IAAID,KAAK,CAAC,qDAAqD,CAAC;EAE3F,MAAM;IAAEK,WAAW;IAAEC;EAAM,CAAE,GAAGX,oBAAoB,CAACO,OAAO,CAACD,WAAW,CAAC;EAEzE,OAAO;IAAEI,WAAW;IAAEE,KAAK,EAAED,MAAM,aAANA,MAAM,cAANA,MAAM,GAAI;EAAI,CAAE;AAC/C;AAEM,SAAUtB,iCAAiCA,CAACG,WAAmB;EACnE,MAAMI,aAAa,GAAGC,MAAM,CAACC,MAAM,CAACC,0BAAY,CAAC;EACjD,MAAMC,oBAAoB,GAAGJ,aAAa,CAACK,IAAI,CAAEC,EAAE,IAAKA,EAAE,CAACC,YAAY,CAACC,QAAQ,CAACZ,WAAW,CAAC,CAAC;EAE9F,IAAI,CAACQ,oBAAoB,EAAE,MAAM,IAAIK,KAAK,CAAC,cAAcb,WAAW,kBAAkB,CAAC;EACvF,OAAOQ,oBAAoB;AAC7B"}
|
package/js/utils/checklist.js
CHANGED
|
@@ -4,9 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.getAllBlockingIssues = getAllBlockingIssues;
|
|
7
|
-
|
|
8
7
|
var _types = require("../types");
|
|
9
|
-
|
|
10
8
|
function getAllBlockingIssues(checklist, meta) {
|
|
11
9
|
const {
|
|
12
10
|
questionsList,
|
|
@@ -16,24 +14,21 @@ function getAllBlockingIssues(checklist, meta) {
|
|
|
16
14
|
const blockingIssues = [];
|
|
17
15
|
blockingQuestions.forEach(question => {
|
|
18
16
|
const answer = answers.find(a => a.idTypeChecklist === question.id);
|
|
19
|
-
|
|
20
17
|
if (!answer) {
|
|
21
18
|
blockingIssues.push(question);
|
|
22
19
|
} else if (question.name === _types.ChecklistDetailName.ACTION_TAKEN) {
|
|
23
20
|
// Comptes bancaires actifs synchronisés ?
|
|
24
21
|
const questionForAreAllBankAccountsSynchronized = questionsList.find(q => q.name === _types.ChecklistDetailName.ARE_ALL_BANK_ACCOUNTS_SYNCHRONIZED);
|
|
25
|
-
const answerForAreAllBankAccountsSynchronized = answers.find(a => a.idTypeChecklist && a.idTypeChecklist === (questionForAreAllBankAccountsSynchronized === null || questionForAreAllBankAccountsSynchronized === void 0 ? void 0 : questionForAreAllBankAccountsSynchronized.id));
|
|
26
|
-
|
|
22
|
+
const answerForAreAllBankAccountsSynchronized = answers.find(a => a.idTypeChecklist && a.idTypeChecklist === (questionForAreAllBankAccountsSynchronized === null || questionForAreAllBankAccountsSynchronized === void 0 ? void 0 : questionForAreAllBankAccountsSynchronized.id));
|
|
23
|
+
// Applicatin annotée à 80/100% ?
|
|
27
24
|
const questionForAnnoted = questionsList.find(q => q.name === (checklist.type === _types.ChecklistTypeEnum.REINFORCED ? _types.ChecklistDetailName.FULLY_ANNOTED : _types.ChecklistDetailName.ALMOST_ANNOTED));
|
|
28
25
|
const answerForAnnoted = answers.find(a => a.idTypeChecklist && a.idTypeChecklist === (questionForAnnoted === null || questionForAnnoted === void 0 ? void 0 : questionForAnnoted.id));
|
|
29
|
-
|
|
30
26
|
if ((!(answerForAnnoted === null || answerForAnnoted === void 0 ? void 0 : answerForAnnoted.value) || answerForAnnoted.value === '0' || !(answerForAreAllBankAccountsSynchronized === null || answerForAreAllBankAccountsSynchronized === void 0 ? void 0 : answerForAreAllBankAccountsSynchronized.value) || answerForAreAllBankAccountsSynchronized.value === '0') && (answer.value === '2' || answer.value === '0' || !answer.value || answer.value === '')) {
|
|
31
27
|
blockingIssues.push(question);
|
|
32
28
|
}
|
|
33
29
|
} else if (question.name === _types.ChecklistDetailName.HAS_JUSTIFIED_CONTRIBUTIONS) {
|
|
34
30
|
const questionForComment = questionsList.find(q => q.name === _types.ChecklistDetailName.COMMENTS);
|
|
35
31
|
const comment = answers.find(a => a.idTypeChecklist && a.idTypeChecklist === (questionForComment === null || questionForComment === void 0 ? void 0 : questionForComment.id));
|
|
36
|
-
|
|
37
32
|
if (!answer.value || answer.value === '0' || answer.value === '1' && (!(comment === null || comment === void 0 ? void 0 : comment.value) || (comment === null || comment === void 0 ? void 0 : comment.value) === '')) {
|
|
38
33
|
blockingIssues.push(question);
|
|
39
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checklist.js","
|
|
1
|
+
{"version":3,"file":"checklist.js","names":["getAllBlockingIssues","_types","require","checklist","meta","questionsList","answers","blockingQuestions","filter","q","type","ChecklistTypeEnum","REINFORCED","isBlockingReinforced","DEFAULT","isBlockingSimple","blockingIssues","forEach","question","answer","find","a","idTypeChecklist","id","push","name","ChecklistDetailName","ACTION_TAKEN","questionForAreAllBankAccountsSynchronized","ARE_ALL_BANK_ACCOUNTS_SYNCHRONIZED","answerForAreAllBankAccountsSynchronized","questionForAnnoted","FULLY_ANNOTED","ALMOST_ANNOTED","answerForAnnoted","value","HAS_JUSTIFIED_CONTRIBUTIONS","questionForComment","COMMENTS","comment","ChecklistDetailType","SELECT","SWITCH","includes"],"sources":["../../ts/utils/checklist.ts"],"sourcesContent":["import {\n ChecklistDetailName, ChecklistDetailType, ChecklistTypeEnum, IChecklist, IChecklistType, QueryGetAllBlockingIssues,\n} from '../types';\n\nexport function getAllBlockingIssues(checklist: IChecklist, meta: QueryGetAllBlockingIssues): IChecklistType[] {\n const { questionsList, answers } = meta;\n\n const blockingQuestions = questionsList.filter((q) => (checklist.type === ChecklistTypeEnum.REINFORCED ? q.isBlockingReinforced : checklist.type === ChecklistTypeEnum.DEFAULT ? q.isBlockingSimple : false));\n const blockingIssues: IChecklistType[] = [];\n\n blockingQuestions.forEach((question) => {\n const answer = answers.find((a) => a.idTypeChecklist === question.id);\n\n if (!answer) {\n blockingIssues.push(question);\n } else if (question.name === ChecklistDetailName.ACTION_TAKEN) {\n // Comptes bancaires actifs synchronisés ?\n const questionForAreAllBankAccountsSynchronized = questionsList.find((q) => q.name === ChecklistDetailName.ARE_ALL_BANK_ACCOUNTS_SYNCHRONIZED);\n const answerForAreAllBankAccountsSynchronized = answers.find((a) => a.idTypeChecklist && a.idTypeChecklist === questionForAreAllBankAccountsSynchronized?.id);\n\n // Applicatin annotée à 80/100% ?\n const questionForAnnoted = questionsList.find((q) => q.name === (checklist.type === ChecklistTypeEnum.REINFORCED ? ChecklistDetailName.FULLY_ANNOTED : ChecklistDetailName.ALMOST_ANNOTED));\n const answerForAnnoted = answers.find((a) => a.idTypeChecklist && a.idTypeChecklist === questionForAnnoted?.id);\n\n if ((!answerForAnnoted?.value || answerForAnnoted.value === '0' || !answerForAreAllBankAccountsSynchronized?.value || answerForAreAllBankAccountsSynchronized.value === '0') && (answer.value === '2' || answer.value === '0' || !answer.value || answer.value === '')) {\n blockingIssues.push(question);\n }\n } else if (question.name === ChecklistDetailName.HAS_JUSTIFIED_CONTRIBUTIONS) {\n const questionForComment = questionsList.find((q) => q.name === ChecklistDetailName.COMMENTS);\n const comment = answers.find((a) => a.idTypeChecklist && a.idTypeChecklist === questionForComment?.id);\n\n if (!answer.value || answer.value === '0' || (answer.value === '1' && (!comment?.value || comment?.value === ''))) {\n blockingIssues.push(question);\n }\n } else if ([ChecklistDetailType.SELECT as string, ChecklistDetailType.SWITCH].includes(question.type)) {\n if (!answer.value || answer.value === '0') {\n blockingIssues.push(question);\n }\n }\n });\n\n return blockingIssues;\n}\n"],"mappings":"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"}
|
|
@@ -6,44 +6,25 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.generateCommercialDocument = generateCommercialDocument;
|
|
7
7
|
exports.generateAdvanceDocument = generateAdvanceDocument;
|
|
8
8
|
exports.generateMailHeader = generateMailHeader;
|
|
9
|
-
|
|
10
9
|
var _lodash = require("lodash");
|
|
11
|
-
|
|
12
10
|
var _dayjs = require("dayjs");
|
|
13
|
-
|
|
14
11
|
var dayjs = _interopRequireWildcard(_dayjs);
|
|
15
|
-
|
|
16
12
|
var _CommercialManagement = require("../../types/Enum/CommercialManagement");
|
|
17
|
-
|
|
18
13
|
var _EstimateInvoice = require("../../types/Enum/EstimateInvoice");
|
|
19
|
-
|
|
20
14
|
var _Vat = require("../../types/Enum/Vat");
|
|
21
|
-
|
|
22
15
|
var _amount = require("../amount");
|
|
23
|
-
|
|
24
16
|
var _common = require("./templates/common");
|
|
25
|
-
|
|
26
17
|
var _body = require("./templates/body");
|
|
27
|
-
|
|
28
18
|
var _product = require("./product");
|
|
29
|
-
|
|
30
19
|
var _vat = require("./vat");
|
|
31
|
-
|
|
32
20
|
var _thirdParty = require("./thirdParty");
|
|
33
|
-
|
|
34
21
|
var _brands = require("../brands");
|
|
35
|
-
|
|
36
22
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
37
|
-
|
|
38
23
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
39
|
-
|
|
40
24
|
const ejs = require('ejs');
|
|
41
|
-
|
|
42
25
|
require('dayjs/locale/fr');
|
|
43
|
-
|
|
44
26
|
function generateCommercialDocument(idEstimateInvoiceType, payload, shouldHideBrandName = false, nodeEnv = undefined) {
|
|
45
27
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w;
|
|
46
|
-
|
|
47
28
|
const products = (0, _lodash.orderBy)(payload.products.map(product => (0, _product.productToReadProductEditing)(product), 'reorder'));
|
|
48
29
|
const vats = (0, _lodash.orderBy)(Object.values((0, _lodash.groupBy)(products, 'vatFormatted')).map(v => (0, _vat.vatToReadVatEditing)(v), 'value')).filter(v => v.id !== _Vat.Vat.MARGE.id);
|
|
49
30
|
const thirdParty = (0, _thirdParty.thirdPartyToReadThirdPartyEditing)(payload.thirdParty);
|
|
@@ -72,12 +53,10 @@ function generateCommercialDocument(idEstimateInvoiceType, payload, shouldHideBr
|
|
|
72
53
|
id: (_m = (_l = payload.settings) === null || _l === void 0 ? void 0 : _l.idFont) !== null && _m !== void 0 ? _m : _CommercialManagement.FontIds.CIRCULAR_STD,
|
|
73
54
|
name: (_p = (_o = _CommercialManagement.fontList.find(f => {
|
|
74
55
|
var _a;
|
|
75
|
-
|
|
76
56
|
return f.id === ((_a = payload.settings) === null || _a === void 0 ? void 0 : _a.idFont);
|
|
77
57
|
})) === null || _o === void 0 ? void 0 : _o.name) !== null && _p !== void 0 ? _p : _CommercialManagement.fontList[0].name,
|
|
78
58
|
url: (_r = (_q = _CommercialManagement.fontList.find(f => {
|
|
79
59
|
var _a;
|
|
80
|
-
|
|
81
60
|
return f.id === ((_a = payload.settings) === null || _a === void 0 ? void 0 : _a.idFont);
|
|
82
61
|
})) === null || _q === void 0 ? void 0 : _q.link) !== null && _r !== void 0 ? _r : _CommercialManagement.fontList[0].link
|
|
83
62
|
},
|
|
@@ -110,7 +89,6 @@ function generateCommercialDocument(idEstimateInvoiceType, payload, shouldHideBr
|
|
|
110
89
|
comment: data.comment && typeof data.comment === 'string' ? (_w = data.comment) === null || _w === void 0 ? void 0 : _w.replace(/\n/g, '<br/>') : null,
|
|
111
90
|
products: data.products.map(p => {
|
|
112
91
|
var _a;
|
|
113
|
-
|
|
114
92
|
return Object.assign(Object.assign({}, p), {
|
|
115
93
|
comment: p.comment && typeof p.comment === 'string' ? (_a = p.comment) === null || _a === void 0 ? void 0 : _a.replace(/\n/g, '<br/>') : null
|
|
116
94
|
});
|
|
@@ -122,10 +100,8 @@ function generateCommercialDocument(idEstimateInvoiceType, payload, shouldHideBr
|
|
|
122
100
|
data
|
|
123
101
|
};
|
|
124
102
|
}
|
|
125
|
-
|
|
126
103
|
function generateAdvanceDocument(payload, shouldHideBrandName = false, nodeEnv = undefined) {
|
|
127
104
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
|
|
128
|
-
|
|
129
105
|
if (!payload.deposit) throw new Error('Aucun acompte défini');
|
|
130
106
|
const data = Object.assign(Object.assign({}, payload), {
|
|
131
107
|
title: (_a = payload.title) !== null && _a !== void 0 ? _a : null,
|
|
@@ -147,12 +123,10 @@ function generateAdvanceDocument(payload, shouldHideBrandName = false, nodeEnv =
|
|
|
147
123
|
id: (_f = (_e = payload.settings) === null || _e === void 0 ? void 0 : _e.idFont) !== null && _f !== void 0 ? _f : _CommercialManagement.FontIds.CIRCULAR_STD,
|
|
148
124
|
name: (_h = (_g = _CommercialManagement.fontList.find(f => {
|
|
149
125
|
var _a;
|
|
150
|
-
|
|
151
126
|
return f.id === ((_a = payload.settings) === null || _a === void 0 ? void 0 : _a.idFont);
|
|
152
127
|
})) === null || _g === void 0 ? void 0 : _g.name) !== null && _h !== void 0 ? _h : _CommercialManagement.fontList[0].name,
|
|
153
128
|
url: (_k = (_j = _CommercialManagement.fontList.find(f => {
|
|
154
129
|
var _a;
|
|
155
|
-
|
|
156
130
|
return f.id === ((_a = payload.settings) === null || _a === void 0 ? void 0 : _a.idFont);
|
|
157
131
|
})) === null || _j === void 0 ? void 0 : _j.link) !== null && _k !== void 0 ? _k : _CommercialManagement.fontList[0].link
|
|
158
132
|
},
|
|
@@ -167,7 +141,6 @@ function generateAdvanceDocument(payload, shouldHideBrandName = false, nodeEnv =
|
|
|
167
141
|
// @ts-ignore
|
|
168
142
|
marginVats: (0, _lodash.uniq)(((_l = payload.assetMarginVatIds) !== null && _l !== void 0 ? _l : []).map(m => {
|
|
169
143
|
var _a, _b;
|
|
170
|
-
|
|
171
144
|
return (_b = (_a = _CommercialManagement.VatMarginCategyList.find(c => c.id === m)) === null || _a === void 0 ? void 0 : _a.label) !== null && _b !== void 0 ? _b : null;
|
|
172
145
|
})),
|
|
173
146
|
accountingCategoryFormatted: (_o = (_m = _CommercialManagement.AccountingCategoryList.find(a => a.id === payload.accountingCategory)) === null || _m === void 0 ? void 0 : _m.label) !== null && _o !== void 0 ? _o : null,
|
|
@@ -189,7 +162,6 @@ function generateAdvanceDocument(payload, shouldHideBrandName = false, nodeEnv =
|
|
|
189
162
|
comment: data.comment && typeof data.comment === 'string' ? (_p = data.comment) === null || _p === void 0 ? void 0 : _p.replace(/\n/g, '<br/>') : null,
|
|
190
163
|
products: data.products.map(p => {
|
|
191
164
|
var _a;
|
|
192
|
-
|
|
193
165
|
return Object.assign(Object.assign({}, p), {
|
|
194
166
|
comment: p.comment && typeof p.comment === 'string' ? (_a = p.comment) === null || _a === void 0 ? void 0 : _a.replace(/\n/g, '<br/>') : null
|
|
195
167
|
});
|
|
@@ -201,7 +173,6 @@ function generateAdvanceDocument(payload, shouldHideBrandName = false, nodeEnv =
|
|
|
201
173
|
data
|
|
202
174
|
};
|
|
203
175
|
}
|
|
204
|
-
|
|
205
176
|
function generateMailHeader(params, shouldHideBrandName = false, nodeEnv = undefined) {
|
|
206
177
|
dayjs.locale('fr');
|
|
207
178
|
const data = Object.assign(Object.assign({}, params.payload), {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"document.js","mappings":";;;;;QAiCgBA,0B,GAAAA,0B;QA0FAC,uB,GAAAA,uB;QA4FAC,kB,GAAAA,kB;;AAvNhB;;AAGA;;IAAYC,K;;AAEZ;;AAGA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAIA;;AACA;;;;;;AAEA,MAAMC,GAAG,GAAGC,OAAO,CAAC,KAAD,CAAnB;;AACAA,OAAO,CAAC,iBAAD,CAAP;;AAWM,SAAUL,0BAAV,CAAqCM,qBAArC,EAAiFC,OAAjF,EAAyIC,mBAAmB,GAAG,KAA/J,EAAsKC,UAA8BC,SAApM,EAA6M;;;EACjN,MAAMC,QAAQ,GAAG,qBAASJ,OAAO,CAACI,QAAR,CAAiBC,GAAjB,CAAsBC,OAAD,IAAa,0CAA4BA,OAA5B,CAAlC,EAAwE,SAAxE,CAAT,CAAjB;EACA,MAAMC,IAAI,GAAG,qBAASC,MAAM,CAACC,MAAP,CAAc,qBAASL,QAAT,EAAmB,cAAnB,CAAd,EAAkDC,GAAlD,CAAuDK,CAAD,IAAQ,8BAAoBA,CAApB,CAA9D,EAAuF,OAAvF,CAAT,EAA0GC,MAA1G,CAAkHD,CAAD,IAAOA,CAAC,CAACE,EAAF,KAASC,SAAIC,KAAJ,CAAUF,EAA3I,CAAb;EACA,MAAMG,UAAU,GAAG,mDAAkCf,OAAO,CAACe,UAA1C,CAAnB;EAEA,MAAMC,IAAI,mCACLhB,OADK,GACE;IACVe,UADU;IAEVE,WAAW,EAAE,aAAO,CAACA,WAAR,MAAmB,IAAnB,IAAmBC,aAAnB,GAAmBA,EAAnB,GAAuB,GAF1B;IAGVnB,qBAHU;IAIVoB,KAAK,EAAE,aAAO,CAACA,KAAR,MAAa,IAAb,IAAaC,aAAb,GAAaA,EAAb,GAAiB,IAJd;IAKVC,SAAS,EAAE,aAAO,CAACA,SAAR,MAAiB,IAAjB,IAAiBC,aAAjB,GAAiBA,EAAjB,GAAqB,IALtB;IAMVC,YAAY,EAAE,aAAO,CAACA,YAAR,MAAoB,IAApB,IAAoBC,aAApB,GAAoBA,EAApB,GAAwB,IAN5B;IAOVC,QAAQ,EAAE,aAAO,CAACA,QAAR,MAAgB,IAAhB,IAAgBC,aAAhB,GAAgBA,EAAhB,GAAoB,IAPpB;IAQVC,UAAU,EAAE,aAAO,CAACA,UAAR,MAAkB,IAAlB,IAAkBC,aAAlB,GAAkBA,EAAlB,GAAsB,IARxB;IASVC,YAAY,EAAE,mBAAO,CAACC,QAAR,MAAgB,IAAhB,IAAgBC,aAAhB,GAAgB,MAAhB,GAAgBA,GAAEF,YAAlB,MAA8B,IAA9B,IAA8BG,aAA9B,GAA8BA,EAA9B,GAAkC,IATtC;IAUV5B,QAVU;IAWVG,IAXU;IAYV0B,gBAAgB,EAAE,mBAAO7B,QAAP,EAAiB,kBAAjB,CAZR;IAaV8B,gBAAgB,EAAE,mBAAO9B,QAAP,EAAiB,kBAAjB,IAAuC,mBAAOG,IAAP,EAAa,QAAb,CAb/C;IAcV4B,2BAA2B,EAAE,mBAAO/B,QAAP,EAAiB,kBAAjB,IAAuC,mBAAOG,IAAP,EAAa,QAAb,CAd1D;IAeV6B,wBAAwB,EAAEpC,OAAO,CAACqC,gBAAR,GAA2B,4CAA+BrC,OAAO,CAACqC,gBAAvC,CAA3B,GAAsF,IAftG;IAgBVC,gBAAgB,EAAEtC,OAAO,CAACuC,OAAR,GAAkB,4CAA+BvC,OAAO,CAACuC,OAAvC,CAAlB,GAAoE,IAhB5E;IAiBVC,yBAAyB,EAAE,4CAA+B,mBAAOpC,QAAP,EAAiB,kBAAjB,CAA/B,CAjBjB;IAkBVqC,yBAAyB,EAAE,4CAA+B,mBAAOrC,QAAP,EAAiB,kBAAjB,IAAuC,mBAAOG,IAAP,EAAa,QAAb,CAAtE,CAlBjB;IAmBVmC,oCAAoC,EAAE,4CAA+B,mBAAOtC,QAAP,EAAiB,kBAAjB,IAAuC,mBAAOG,IAAP,EAAa,QAAb,CAAvC,IAAiE,aAAO,CAAC8B,gBAAR,MAAwB,IAAxB,IAAwBM,aAAxB,GAAwBA,EAAxB,GAA4B,CAA7F,KAAmG,aAAO,CAACJ,OAAR,MAAe,IAAf,IAAeK,aAAf,GAAeA,EAAf,GAAmB,CAAtH,CAA/B,CAnB5B;IAoBVC,uBAAuB,EAAE,4CAA+B,mBAAOtC,IAAP,EAAa,QAAb,CAA/B,CApBf;IAqBVuC,IAAI,EAAE;MACJlC,EAAE,EAAE,mBAAO,CAACkB,QAAR,MAAgB,IAAhB,IAAgBiB,aAAhB,GAAgB,MAAhB,GAAgBA,GAAEC,MAAlB,MAAwB,IAAxB,IAAwBC,aAAxB,GAAwBA,EAAxB,GAA4BC,8BAAQC,YADpC;MAEJC,IAAI,EAAE,2CAASC,IAAT,CAAeC,CAAD,IAAM;QAAA;;QAAC,QAAC,CAAC1C,EAAF,MAAS,aAAO,CAACkB,QAAR,MAAgB,IAAhB,IAAgBZ,aAAhB,GAAgB,MAAhB,GAAgBA,GAAE8B,MAA3B;MAAiC,CAAtD,OAAuD,IAAvD,IAAuDO,aAAvD,GAAuD,MAAvD,GAAuDA,GAAEH,IAAzD,MAA6D,IAA7D,IAA6DI,aAA7D,GAA6DA,EAA7D,GAAiEC,+BAAS,CAAT,EAAYL,IAF/E;MAGJM,GAAG,EAAE,2CAASL,IAAT,CAAeC,CAAD,IAAM;QAAA;;QAAC,QAAC,CAAC1C,EAAF,MAAS,aAAO,CAACkB,QAAR,MAAgB,IAAhB,IAAgBZ,aAAhB,GAAgB,MAAhB,GAAgBA,GAAE8B,MAA3B;MAAiC,CAAtD,OAAuD,IAAvD,IAAuDW,aAAvD,GAAuD,MAAvD,GAAuDA,GAAEC,IAAzD,MAA6D,IAA7D,IAA6DC,aAA7D,GAA6DA,EAA7D,GAAiEJ,+BAAS,CAAT,EAAYG;IAH9E,CArBI;IA0BVE,gBAAgB,EAAE9D,OAAO,CAAC+D,OAAR,GACd,GAAG/D,OAAO,CAAC+D,OAAO,EAAlB,CAAqBC,KAArB,CAA2B,EAA3B,EACCC,WADD,CACa,CAACC,GAAD,EAAMC,IAAN,EAAYC,CAAZ,EAAe;MAAEC;IAAF,CAAf,KAA8B,GAAGF,IAAI,GAAG,CAACE,MAAM,IAAID,CAAC,GAAG,CAAR,CAAP,IAAqB,CAArB,KAA2B,CAA3B,GAA+B,GAA/B,GAAqC,EAAE,GAAGF,GAAG,EADlG,EACsG,EADtG,EAECI,IAFD,EADc,GAId,IA9BM;IA+BVC,gBAAgB,EAAEvE,OAAO,CAACwE,OAAR,GAAkB5E,KAAK,CAACI,OAAO,CAACwE,OAAT,CAAL,CAAuBC,MAAvB,CAA8B,YAA9B,CAAlB,GAAgE,IA/BxE;IAgCVC,uBAAuB,EAAE1E,OAAO,CAAC2E,cAAR,GAAyB/E,KAAK,CAACI,OAAO,CAAC2E,cAAT,CAAL,CAA8BF,MAA9B,CAAqC,YAArC,CAAzB,GAA8E,IAhC7F;IAiCVG,qBAAqB,EAAE5E,OAAO,CAAC6E,YAAR,GAAuBjF,KAAK,CAACI,OAAO,CAAC6E,YAAT,CAAL,CAA4BJ,MAA5B,CAAmC,YAAnC,CAAvB,GAA0E,IAjCvF;IAkCVK,2BAA2B,EAAE,CAAC,CAAC1E,QAAQ,CAACiD,IAAT,CAC5B0B,CAAD,IAAOA,CAAC,CAACC,SAAF,IAAeD,CAAC,CAACC,SAAF,GAAc,CADP,CAlCrB;IAqCV;IACAC,UAAU,EAAE,kBACV7E,QAAQ,CACLO,MADH,CACWoE,CAAD,IAAOA,CAAC,CAACG,kBAAF,KAAyB,IAD1C,EAEG7E,GAFH,CAEQ0E,CAAD,IAAOA,CAAC,CAACG,kBAFhB,CADU,CAtCF;IA2CVC,2BAA2B,EACzB,yDAAuB9B,IAAvB,CAA6B+B,CAAD,IAAOA,CAAC,CAACxE,EAAF,KAASZ,OAAO,CAACqF,kBAApD,OAAuE,IAAvE,IAAuEC,aAAvE,GAAuE,MAAvE,GAAuEA,GACnEC,KADJ,MACS,IADT,IACSC,aADT,GACSA,EADT,GACa,IA7CL;IA8CV;IACAC,WAAW,EAAE,4BAAe;MAAEC,YAAY,EAAE,QAAhB;MAA0BxF;IAA1B,CAAf,CA/CH;IAgDVyF,SAAS,EAAE,GAAG,4BAAe;MAAED,YAAY,EAAE,MAAhB;MAAwBxF;IAAxB,CAAf,CAAiD,EAhDrD;IAiDVD;EAjDU,CADF,CAAV;EAqDA,MAAM2F,cAAc,GAAG,IAAIC,oCAAJ,EAAvB;EACA,MAAMC,gBAAgB,GAAG,CACvBC,qCAAoBC,KADG,EAEvBD,qCAAoBE,GAFG,EAGvBC,QAHuB,CAGdnG,qBAHc,IAIrB,aAAO,SAAP,WAAO,WAAP,GAAO,MAAP,UAAO,CAAE+B,QAAT,MAAiB,IAAjB,IAAiBqE,aAAjB,GAAiB,MAAjB,GAAiBA,GAAEC,gBAJE,GAKrB,aAAO,SAAP,WAAO,WAAP,GAAO,MAAP,UAAO,CAAEtE,QAAT,MAAiB,IAAjB,IAAiBuE,aAAjB,GAAiB,MAAjB,GAAiBA,GAAEC,eALvB;EAOA,OAAO;IACLC,MAAM,EAAE1G,GAAG,CAAC2G,MAAJ,CAAWZ,cAAc,CAACW,MAA1B,EAAkCvF,IAAlC,CADH;IAELyF,IAAI,EAAE5G,GAAG,CAAC2G,MAAJ,CAAWE,kBAAX,EAAuBlG,gCACxBQ,IADwB,GACpB;MACP2F,OAAO,EACL3F,IAAI,CAAC2F,OAAL,IAAgB,OAAO3F,IAAI,CAAC2F,OAAZ,KAAwB,QAAxC,GACI,UAAI,CAACA,OAAL,MAAY,IAAZ,IAAYC,aAAZ,GAAY,MAAZ,GAAYA,GAAEC,OAAF,CAAU,KAAV,EAAiB,OAAjB,CADhB,GAEI,IAJC;MAKPzG,QAAQ,EAAEY,IAAI,CAACZ,QAAL,CAAcC,GAAd,CAAmB0E,CAAD,IAAM;;;QAAC,uCAC9BA,CAD8B,GAC7B;UACJ4B,OAAO,EACL5B,CAAC,CAAC4B,OAAF,IAAa,OAAO5B,CAAC,CAAC4B,OAAT,KAAqB,QAAlC,GACI,OAAC,CAACA,OAAF,MAAS,IAAT,IAASzF,aAAT,GAAS,MAAT,GAASA,GAAE2F,OAAF,CAAU,KAAV,EAAiB,OAAjB,CADb,GAEI;QAJF,CAD6B;MAMjC,CANQ;IALH,CADoB,CAAvB,CAFD;IAgBLC,MAAM,EAAEjH,GAAG,CAAC2G,MAAJ,CAAWZ,cAAc,CAACkB,MAA1B,EAAgCtG,gCACnCQ,IADmC,GAC/B;MACP+F,QAAQ,EAAEjB,gBAAgB,SAAhB,oBAAgB,WAAhB,sBAAoB;IADvB,CAD+B,CAAhC,CAhBH;IAoBL9E;EApBK,CAAP;AAsBD;;AAEK,SAAUtB,uBAAV,CAAkCM,OAAlC,EAAkEC,mBAAmB,GAAG,KAAxF,EAA+FC,UAA8BC,SAA7H,EAAsI;;;EAC1I,IAAI,CAACH,OAAO,CAACuC,OAAb,EAAsB,MAAM,IAAIyE,KAAJ,CAAU,sBAAV,CAAN;EAEtB,MAAMhG,IAAI,mCACLhB,OADK,GACE;IACVmB,KAAK,EAAE,aAAO,CAACA,KAAR,MAAa,IAAb,IAAaD,aAAb,GAAaA,EAAb,GAAiB,IADd;IAEVD,WAAW,EAAE,aAAO,CAACA,WAAR,MAAmB,IAAnB,IAAmBG,aAAnB,GAAmBA,EAAnB,GAAuB,GAF1B;IAGVrB,qBAAqB,EAAEgG,qCAAoBkB,OAHjC;IAIVpF,YAAY,EAAE,mBAAO,CAACC,QAAR,MAAgB,IAAhB,IAAgBR,aAAhB,GAAgB,MAAhB,GAAgBA,GAAEO,YAAlB,MAA8B,IAA9B,IAA8BL,aAA9B,GAA8BA,EAA9B,GAAkC,IAJtC;IAKVpB,QAAQ,EAAE,EALA;IAMVG,IAAI,EAAE,EANI;IAOV0B,gBAAgB,EAAEjC,OAAO,CAACuC,OAPhB;IAQVL,gBAAgB,EAAElC,OAAO,CAACuC,OARhB;IASVJ,2BAA2B,EAAEnC,OAAO,CAACuC,OAT3B;IAUVH,wBAAwB,EAAE,IAVhB;IAWVE,gBAAgB,EAAE,4CAA+BtC,OAAO,CAACuC,OAAvC,CAXR;IAYVC,yBAAyB,EAAE,4CAA+BxC,OAAO,CAACuC,OAAvC,CAZjB;IAaVE,yBAAyB,EAAE,4CAA+BzC,OAAO,CAACuC,OAAvC,CAbjB;IAcVG,oCAAoC,EAAE,4CACpC1C,OAAO,CAACuC,OAD4B,CAd5B;IAiBVM,uBAAuB,EAAE,4CAA+B,CAA/B,CAjBf;IAkBVC,IAAI,EAAE;MACJlC,EAAE,EAAE,mBAAO,CAACkB,QAAR,MAAgB,IAAhB,IAAgBJ,aAAhB,GAAgB,MAAhB,GAAgBA,GAAEsB,MAAlB,MAAwB,IAAxB,IAAwBpB,aAAxB,GAAwBA,EAAxB,GAA4BsB,8BAAQC,YADpC;MAEJC,IAAI,EACF,2CAASC,IAAT,CAAeC,CAAD,IAAM;QAAA;;QAAC,QAAC,CAAC1C,EAAF,MAAS,aAAO,CAACkB,QAAR,MAAgB,IAAhB,IAAgBZ,aAAhB,GAAgB,MAAhB,GAAgBA,GAAE8B,MAA3B;MAAiC,CAAtD,OAAuD,IAAvD,IAAuDjB,aAAvD,GAAuD,MAAvD,GAAuDA,GAAEqB,IAAzD,MAA6D,IAA7D,IAA6DpB,aAA7D,GAA6DA,EAA7D,GACGyB,+BAAS,CAAT,EAAYL,IAJb;MAKJM,GAAG,EACD,2CAASL,IAAT,CAAeC,CAAD,IAAM;QAAA;;QAAC,QAAC,CAAC1C,EAAF,MAAS,aAAO,CAACkB,QAAR,MAAgB,IAAhB,IAAgBZ,aAAhB,GAAgB,MAAhB,GAAgBA,GAAE8B,MAA3B;MAAiC,CAAtD,OAAuD,IAAvD,IAAuDL,aAAvD,GAAuD,MAAvD,GAAuDA,GAAEiB,IAAzD,MAA6D,IAA7D,IAA6DhB,aAA7D,GAA6DA,EAA7D,GACGa,+BAAS,CAAT,EAAYG;IAPb,CAlBI;IA2BVE,gBAAgB,EAAE9D,OAAO,CAAC+D,OAAR,GACd,GAAG/D,OAAO,CAAC+D,OAAO,EAAlB,CACCC,KADD,CACO,EADP,EAECC,WAFD,CAGE,CAACC,GAAD,EAAMC,IAAN,EAAYC,CAAZ,EAAe;MAAEC;IAAF,CAAf,KAA8B,GAAGF,IAAI,GAAG,CAACE,MAAM,IAAID,CAAC,GAAG,CAAR,CAAP,IAAqB,CAArB,KAA2B,CAA3B,GAA+B,GAA/B,GAAqC,EAAE,GAAGF,GAAG,EAHvF,EAIE,EAJF,EAMCI,IAND,EADc,GAQd,IAnCM;IAoCVC,gBAAgB,EAAEvE,OAAO,CAACwE,OAAR,GACd5E,KAAK,CAACI,OAAO,CAACwE,OAAT,CAAL,CAAuBC,MAAvB,CAA8B,YAA9B,CADc,GAEd,IAtCM;IAuCVC,uBAAuB,EAAE1E,OAAO,CAAC2E,cAAR,GACrB/E,KAAK,CAACI,OAAO,CAAC2E,cAAT,CAAL,CAA8BF,MAA9B,CAAqC,YAArC,CADqB,GAErB,IAzCM;IA0CVG,qBAAqB,EAAE5E,OAAO,CAAC6E,YAAR,GACnBjF,KAAK,CAACI,OAAO,CAAC6E,YAAT,CAAL,CAA4BJ,MAA5B,CAAmC,YAAnC,CADmB,GAEnB,IA5CM;IA6CVK,2BAA2B,EAAE,KA7CnB;IA8CVoC,UAAU,EAAE,IA9CF;IA+CV;IACAjC,UAAU,EAAE,kBACV,CAAC,aAAO,CAACkC,iBAAR,MAAyB,IAAzB,IAAyBpE,aAAzB,GAAyBA,EAAzB,GAA6B,EAA9B,EAAkC1C,GAAlC,CACG+G,CAAD,IAAM;MAAA;;MAAC,6DAAoB/D,IAApB,CAA0BgE,CAAD,IAAOA,CAAC,CAACzG,EAAF,KAASwG,CAAzC,OAA2C,IAA3C,IAA2ClG,aAA3C,GAA2C,MAA3C,GAA2CA,GAAEqE,KAA7C,MAAkD,IAAlD,IAAkDnE,aAAlD,GAAkDA,EAAlD,GAAsD,IAAtD;IAA0D,CADnE,CADU,CAhDF;IAqDV+D,2BAA2B,EACzB,yDAAuB9B,IAAvB,CAA6B+B,CAAD,IAAOA,CAAC,CAACxE,EAAF,KAASZ,OAAO,CAACqF,kBAApD,OAAuE,IAAvE,IAAuEpC,aAAvE,GAAuE,MAAvE,GAAuEA,GACnEsC,KADJ,MACS,IADT,IACShC,aADT,GACSA,EADT,GACa,IAvDL;IAwDV;IACAkC,WAAW,EAAE,4BAAe;MAAEC,YAAY,EAAE,QAAhB;MAA0BxF;IAA1B,CAAf,CAzDH;IA0DVyF,SAAS,EAAE,GAAG,4BAAe;MAAED,YAAY,EAAE,MAAhB;MAAwBxF;IAAxB,CAAf,CAAiD,EA1DrD;IA2DVD;EA3DU,CADF,CAAV;EA+DA,MAAM2F,cAAc,GAAG,IAAIC,oCAAJ,EAAvB;EAEA,OAAO;IACLU,MAAM,EAAE1G,GAAG,SAAH,OAAG,WAAH,GAAG,MAAH,MAAG,CAAE2G,MAAL,CAAYZ,cAAc,CAACW,MAA3B,EAAmCvF,IAAnC,CADH;IAELyF,IAAI,EAAE5G,GAAG,SAAH,OAAG,WAAH,GAAG,MAAH,MAAG,CAAE2G,MAAL,CAAYE,kBAAZ,EAAwBlG,gCACzBQ,IADyB,GACrB;MACP2F,OAAO,EACL3F,IAAI,CAAC2F,OAAL,IAAgB,OAAO3F,IAAI,CAAC2F,OAAZ,KAAwB,QAAxC,GACI,UAAI,CAACA,OAAL,MAAY,IAAZ,IAAYnD,aAAZ,GAAY,MAAZ,GAAYA,GAAEqD,OAAF,CAAU,KAAV,EAAiB,OAAjB,CADhB,GAEI,IAJC;MAKPzG,QAAQ,EAAEY,IAAI,CAACZ,QAAL,CAAcC,GAAd,CAAmB0E,CAAD,IAAM;;;QAAC,uCAC9BA,CAD8B,GAC7B;UACJ4B,OAAO,EACL5B,CAAC,CAAC4B,OAAF,IAAa,OAAO5B,CAAC,CAAC4B,OAAT,KAAqB,QAAlC,GACI,OAAC,CAACA,OAAF,MAAS,IAAT,IAASzF,aAAT,GAAS,MAAT,GAASA,GAAE2F,OAAF,CAAU,KAAV,EAAiB,OAAjB,CADb,GAEI;QAJF,CAD6B;MAMjC,CANQ;IALH,CADqB,CAAxB,CAFD;IAgBLC,MAAM,EAAEjH,GAAG,SAAH,OAAG,WAAH,GAAG,MAAH,MAAG,CAAE2G,MAAL,CAAYZ,cAAc,CAACkB,MAA3B,EAAiCtG,gCACpCQ,IADoC,GAChC;MACP+F,QAAQ,EAAE,mBAAO,SAAP,WAAO,WAAP,GAAO,MAAP,UAAO,CAAEjF,QAAT,MAAiB,IAAjB,IAAiB6B,aAAjB,GAAiB,MAAjB,GAAiBA,GAAE2C,eAAnB,MAAkC,IAAlC,IAAkCzC,aAAlC,GAAkCA,EAAlC,GAAsC;IADzC,CADgC,CAAjC,CAhBH;IAoBL7C;EApBK,CAAP;AAsBD;;AAEK,SAAUrB,kBAAV,CAA6B2H,MAA7B,EAAuDrH,mBAAmB,GAAG,KAA7E,EAAoFC,UAA8BC,SAAlH,EAA2H;EAC/HP,KAAK,CAAC2H,MAAN,CAAa,IAAb;EACA,MAAMvG,IAAI,mCACLsG,MAAM,CAACtH,OADF,GACS;IACjBwC,yBAAyB,EAAE,4CAA+B8E,MAAM,CAACtH,OAAP,CAAeiC,gBAA9C,CADV;IAEjBQ,yBAAyB,EAAE,4CAA+B6E,MAAM,CAACtH,OAAP,CAAekC,gBAA9C,CAFV;IAGjBsF,iBAAiB,EAAE,4CAA+BF,MAAM,CAACtH,OAAP,CAAekC,gBAAf,GAAkCoF,MAAM,CAACtH,OAAP,CAAeiC,gBAAhF,CAHF;IAIjBsC,gBAAgB,EAAE+C,MAAM,CAACtH,OAAP,CAAewE,OAAf,GAAyB5E,KAAK,CAAC0H,MAAM,CAACtH,OAAP,CAAewE,OAAhB,CAAL,CAA8BC,MAA9B,CAAqC,cAArC,CAAzB,GAAgF,IAJjF;IAKjBgD,MAAM,EAAEH,MAAM,CAACG,MALE;IAMjBC,MAAM,EAAEJ,MAAM,CAACI,MANE;IAOjBC,OAAO,EAAEL,MAAM,CAACK,OAPC;IAQjBC,WAAW,EAAEN,MAAM,CAACM,WARH;IASjBC,OAAO,EAAEP,MAAM,CAACO,OATC;IAUjB;IACApC,WAAW,EAAE,4BAAe;MAAEC,YAAY,EAAE,QAAhB;MAA0BxF;IAA1B,CAAf,CAXI;IAYjBD;EAZiB,CADT,CAAV;EAgBA,MAAM6H,YAAY,GAAG,IAAIC,kCAAJ,EAArB;EAEA,OAAO;IACLxB,MAAM,EAAE1G,GAAG,CAAC2G,MAAJ,CAAWsB,YAAY,CAACvB,MAAxB,EAAgCvF,IAAhC;EADH,CAAP;AAGD","names":["generateCommercialDocument","generateAdvanceDocument","generateMailHeader","dayjs","ejs","require","idEstimateInvoiceType","payload","shouldHideBrandName","nodeEnv","undefined","products","map","product","vats","Object","values","v","filter","id","Vat","MARGE","thirdParty","data","paymentLink","_a","title","_b","penalties","_c","compensation","_d","discount","_e","vatMention","_f","phoneContact","settings","_g","_h","totalTaxExcluded","totalTaxIncluded","totalTaxAndDiscountIncluded","generalDiscountFormatted","generalDiscount2","depositFormatted","deposit","totalTaxExcludedFormatted","totalTaxIncludedFormatted","totalTaxAndDiscountIncludedFormatted","_j","_k","totalVatAmountFormatted","font","_l","idFont","_m","FontIds","CIRCULAR_STD","name","find","f","_o","_p","fontList","url","_q","link","_r","capitalFormatted","capital","split","reduceRight","acc","char","i","length","trim","dueDateFormatted","dueDate","format","expirationDateFormatted","expirationDate","emissionDateFormatted","emissionDate","shouldDisplayDiscountColumn","p","discount2","marginVats","marginVatFormatted","accountingCategoryFormatted","a","accountingCategory","_s","label","_t","brandColors","objectWaited","brandName","commonTemplate","CommercialDocumentCommonHTML","documentFreeText","EstimateInvoiceType","DEVIS","BON","includes","_u","freeEstimateText","_v","freeInvoiceText","header","render","body","bodyTemplate","comment","_w","replace","footer","freeText","Error","ACOMPTE","disableVat","assetMarginVatIds","m","c","params","locale","totalVatFormatted","hasVat","hostS3","logoUrl","companyName","fileUrl","mailTemplate","CommercialDocumentMailHTML"],"sourceRoot":"","sources":["../../../ts/utils/commercialManagement/document.ts"],"sourcesContent":["import {\n orderBy as _orderBy, groupBy as _groupBy, sumBy as _sumBy, uniq as _uniq,\n} from 'lodash';\nimport * as dayjs from 'dayjs';\nimport { ReadCommercialDocumentTemplate, ReadDocumentEditing } from '../../types/Interface/api/commercialManagement/Read';\nimport {\n AccountingCategoryList, FontIds, fontList, VatMarginCategyList,\n} from '../../types/Enum/CommercialManagement';\nimport { EstimateInvoiceType } from '../../types/Enum/EstimateInvoice';\nimport { Vat } from '../../types/Enum/Vat';\nimport { integerToFormattedAmountString, integerToFormattedAmountObject } from '../amount';\nimport { CommercialDocumentCommonHTML, CommercialDocumentMailHTML } from './templates/common';\nimport { bodyTemplate } from './templates/body';\nimport { productToReadProductEditing } from './product';\nimport { vatToReadVatEditing } from './vat';\nimport {\n CreateInvoiceDocument, CreateMailHeader, CreatePreSaleDocument, ReadCommercialMailTemplate,\n} from '../../types';\nimport { thirdPartyToReadThirdPartyEditing } from './thirdParty';\nimport { getBrandConfig } from '../brands';\n\nconst ejs = require('ejs');\nrequire('dayjs/locale/fr');\n\ntype brandColorType = {\n primary: string,\n primary50: string,\n primary100: string,\n primary300: string,\n primary500: string,\n primary700: string\n};\n\nexport function generateCommercialDocument(idEstimateInvoiceType: EstimateInvoiceType, payload: CreateInvoiceDocument | CreatePreSaleDocument, shouldHideBrandName = false, nodeEnv: string | undefined = undefined): ReadCommercialDocumentTemplate {\n const products = _orderBy(payload.products.map((product) => productToReadProductEditing(product), 'reorder'));\n const vats = _orderBy(Object.values(_groupBy(products, 'vatFormatted')).map((v) => (vatToReadVatEditing(v)), 'value')).filter((v) => v.id !== Vat.MARGE.id);\n const thirdParty = thirdPartyToReadThirdPartyEditing(payload.thirdParty);\n\n const data: ReadDocumentEditing & { brandColors: brandColorType, brandName: string, shouldHideBrandName: boolean } = {\n ...payload,\n thirdParty,\n paymentLink: payload.paymentLink ?? '#',\n idEstimateInvoiceType,\n title: payload.title ?? null,\n penalties: payload.penalties ?? null,\n compensation: payload.compensation ?? null,\n discount: payload.discount ?? null,\n vatMention: payload.vatMention ?? null,\n phoneContact: payload.settings?.phoneContact ?? null,\n products,\n vats,\n totalTaxExcluded: _sumBy(products, 'totalTaxExcluded'),\n totalTaxIncluded: _sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount'),\n totalTaxAndDiscountIncluded: _sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount'),\n generalDiscountFormatted: payload.generalDiscount2 ? integerToFormattedAmountString(payload.generalDiscount2) : null,\n depositFormatted: payload.deposit ? integerToFormattedAmountString(payload.deposit) : null,\n totalTaxExcludedFormatted: integerToFormattedAmountString(_sumBy(products, 'totalTaxExcluded')),\n totalTaxIncludedFormatted: integerToFormattedAmountString(_sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount')),\n totalTaxAndDiscountIncludedFormatted: integerToFormattedAmountString(_sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount') - (payload.generalDiscount2 ?? 0) - (payload.deposit ?? 0)),\n totalVatAmountFormatted: integerToFormattedAmountString(_sumBy(vats, 'amount')),\n font: {\n id: payload.settings?.idFont ?? FontIds.CIRCULAR_STD,\n name: fontList.find((f) => f.id === payload.settings?.idFont)?.name ?? fontList[0].name,\n url: fontList.find((f) => f.id === payload.settings?.idFont)?.link ?? fontList[0].link,\n },\n capitalFormatted: payload.capital\n ? `${payload.capital}`.split('')\n .reduceRight((acc, char, i, { length }) => `${char}${(length - (i + 1)) % 3 === 0 ? ' ' : ''}${acc}`, '')\n .trim()\n : null,\n dueDateFormatted: payload.dueDate ? dayjs(payload.dueDate).format('DD/MM/YYYY') : null,\n expirationDateFormatted: payload.expirationDate ? dayjs(payload.expirationDate).format('DD/MM/YYYY') : null,\n emissionDateFormatted: payload.emissionDate ? dayjs(payload.emissionDate).format('DD/MM/YYYY') : null,\n shouldDisplayDiscountColumn: !!products.find(\n (p) => p.discount2 && p.discount2 > 0,\n ),\n // @ts-ignore\n marginVats: _uniq(\n products\n .filter((p) => p.marginVatFormatted !== null)\n .map((p) => p.marginVatFormatted),\n ),\n accountingCategoryFormatted:\n AccountingCategoryList.find((a) => a.id === payload.accountingCategory)\n ?.label ?? null,\n // @ts-ignore\n brandColors: getBrandConfig({ objectWaited: 'colors', nodeEnv }) as brandColorType,\n brandName: `${getBrandConfig({ objectWaited: 'name', nodeEnv })}`,\n shouldHideBrandName,\n };\n\n const commonTemplate = new CommercialDocumentCommonHTML();\n const documentFreeText = [\n EstimateInvoiceType.DEVIS,\n EstimateInvoiceType.BON,\n ].includes(idEstimateInvoiceType)\n ? payload?.settings?.freeEstimateText\n : payload?.settings?.freeInvoiceText;\n\n return {\n header: ejs.render(commonTemplate.header, data),\n body: ejs.render(bodyTemplate, {\n ...data,\n comment:\n data.comment && typeof data.comment === 'string'\n ? data.comment?.replace(/\\n/g, '<br/>')\n : null,\n products: data.products.map((p) => ({\n ...p,\n comment:\n p.comment && typeof p.comment === 'string'\n ? p.comment?.replace(/\\n/g, '<br/>')\n : null,\n })),\n }),\n footer: ejs.render(commonTemplate.footer, {\n ...data,\n freeText: documentFreeText ?? null,\n }),\n data,\n };\n}\n\nexport function generateAdvanceDocument(payload: CreateInvoiceDocument, shouldHideBrandName = false, nodeEnv: string | undefined = undefined): ReadCommercialDocumentTemplate {\n if (!payload.deposit) throw new Error('Aucun acompte défini');\n\n const data: ReadDocumentEditing & { brandColors: brandColorType, brandName: string, shouldHideBrandName: boolean } = {\n ...payload,\n title: payload.title ?? null,\n paymentLink: payload.paymentLink ?? '#',\n idEstimateInvoiceType: EstimateInvoiceType.ACOMPTE,\n phoneContact: payload.settings?.phoneContact ?? null,\n products: [],\n vats: [],\n totalTaxExcluded: payload.deposit,\n totalTaxIncluded: payload.deposit,\n totalTaxAndDiscountIncluded: payload.deposit,\n generalDiscountFormatted: null,\n depositFormatted: integerToFormattedAmountString(payload.deposit),\n totalTaxExcludedFormatted: integerToFormattedAmountString(payload.deposit),\n totalTaxIncludedFormatted: integerToFormattedAmountString(payload.deposit),\n totalTaxAndDiscountIncludedFormatted: integerToFormattedAmountString(\n payload.deposit,\n ),\n totalVatAmountFormatted: integerToFormattedAmountString(0),\n font: {\n id: payload.settings?.idFont ?? FontIds.CIRCULAR_STD,\n name:\n fontList.find((f) => f.id === payload.settings?.idFont)?.name\n ?? fontList[0].name,\n url:\n fontList.find((f) => f.id === payload.settings?.idFont)?.link\n ?? fontList[0].link,\n },\n capitalFormatted: payload.capital\n ? `${payload.capital}`\n .split('')\n .reduceRight(\n (acc, char, i, { length }) => `${char}${(length - (i + 1)) % 3 === 0 ? ' ' : ''}${acc}`,\n '',\n )\n .trim()\n : null,\n dueDateFormatted: payload.dueDate\n ? dayjs(payload.dueDate).format('DD/MM/YYYY')\n : null,\n expirationDateFormatted: payload.expirationDate\n ? dayjs(payload.expirationDate).format('DD/MM/YYYY')\n : null,\n emissionDateFormatted: payload.emissionDate\n ? dayjs(payload.emissionDate).format('DD/MM/YYYY')\n : null,\n shouldDisplayDiscountColumn: false,\n disableVat: true,\n // @ts-ignore\n marginVats: _uniq(\n (payload.assetMarginVatIds ?? []).map(\n (m) => VatMarginCategyList.find((c) => c.id === m)?.label ?? null,\n ),\n ),\n accountingCategoryFormatted:\n AccountingCategoryList.find((a) => a.id === payload.accountingCategory)\n ?.label ?? null,\n // @ts-ignore\n brandColors: getBrandConfig({ objectWaited: 'colors', nodeEnv }) as brandColorType,\n brandName: `${getBrandConfig({ objectWaited: 'name', nodeEnv })}`,\n shouldHideBrandName,\n };\n\n const commonTemplate = new CommercialDocumentCommonHTML();\n\n return {\n header: ejs?.render(commonTemplate.header, data),\n body: ejs?.render(bodyTemplate, {\n ...data,\n comment:\n data.comment && typeof data.comment === 'string'\n ? data.comment?.replace(/\\n/g, '<br/>')\n : null,\n products: data.products.map((p) => ({\n ...p,\n comment:\n p.comment && typeof p.comment === 'string'\n ? p.comment?.replace(/\\n/g, '<br/>')\n : null,\n })),\n }),\n footer: ejs?.render(commonTemplate.footer, {\n ...data,\n freeText: payload?.settings?.freeInvoiceText ?? null,\n }),\n data,\n };\n}\n\nexport function generateMailHeader(params: CreateMailHeader, shouldHideBrandName = false, nodeEnv: string | undefined = undefined): ReadCommercialMailTemplate {\n dayjs.locale('fr');\n const data = {\n ...params.payload,\n totalTaxExcludedFormatted: integerToFormattedAmountObject(params.payload.totalTaxExcluded),\n totalTaxIncludedFormatted: integerToFormattedAmountObject(params.payload.totalTaxIncluded),\n totalVatFormatted: integerToFormattedAmountObject(params.payload.totalTaxIncluded - params.payload.totalTaxExcluded),\n dueDateFormatted: params.payload.dueDate ? dayjs(params.payload.dueDate).format('DD MMMM YYYY') : null,\n hasVat: params.hasVat,\n hostS3: params.hostS3,\n logoUrl: params.logoUrl,\n companyName: params.companyName,\n fileUrl: params.fileUrl,\n // @ts-ignore\n brandColors: getBrandConfig({ objectWaited: 'colors', nodeEnv }) as brandColorType,\n shouldHideBrandName,\n };\n\n const mailTemplate = new CommercialDocumentMailHTML();\n\n return {\n header: ejs.render(mailTemplate.header, data),\n };\n}"]}
|
|
1
|
+
{"version":3,"file":"document.js","names":["generateCommercialDocument","exports","generateAdvanceDocument","generateMailHeader","_lodash","require","_dayjs","dayjs","_interopRequireWildcard","_CommercialManagement","_EstimateInvoice","_Vat","_amount","_common","_body","_product","_vat","_thirdParty","_brands","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","default","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","ejs","idEstimateInvoiceType","payload","shouldHideBrandName","nodeEnv","undefined","products","_orderBy","map","product","productToReadProductEditing","vats","values","_groupBy","v","vatToReadVatEditing","filter","id","Vat","MARGE","thirdParty","thirdPartyToReadThirdPartyEditing","data","assign","paymentLink","_a","title","_b","penalties","_c","compensation","_d","discount","_e","vatMention","_f","phoneContact","_h","_g","settings","totalTaxExcluded","_sumBy","totalTaxIncluded","totalTaxAndDiscountIncluded","generalDiscountFormatted","generalDiscount2","integerToFormattedAmountString","depositFormatted","deposit","totalTaxExcludedFormatted","totalTaxIncludedFormatted","totalTaxAndDiscountIncludedFormatted","_j","_k","totalVatAmountFormatted","font","_m","_l","idFont","FontIds","CIRCULAR_STD","name","_p","_o","fontList","find","f","url","_r","_q","link","capitalFormatted","capital","split","reduceRight","acc","char","i","length","trim","dueDateFormatted","dueDate","format","expirationDateFormatted","expirationDate","emissionDateFormatted","emissionDate","shouldDisplayDiscountColumn","p","discount2","marginVats","_uniq","marginVatFormatted","accountingCategoryFormatted","_t","_s","AccountingCategoryList","a","accountingCategory","label","brandColors","getBrandConfig","objectWaited","brandName","commonTemplate","CommercialDocumentCommonHTML","documentFreeText","EstimateInvoiceType","DEVIS","BON","includes","_u","freeEstimateText","_v","freeInvoiceText","header","render","body","bodyTemplate","comment","_w","replace","footer","freeText","Error","ACOMPTE","disableVat","assetMarginVatIds","m","VatMarginCategyList","c","params","locale","integerToFormattedAmountObject","totalVatFormatted","hasVat","hostS3","logoUrl","companyName","fileUrl","mailTemplate","CommercialDocumentMailHTML"],"sources":["../../../ts/utils/commercialManagement/document.ts"],"sourcesContent":["import {\n orderBy as _orderBy, groupBy as _groupBy, sumBy as _sumBy, uniq as _uniq,\n} from 'lodash';\nimport * as dayjs from 'dayjs';\nimport { ReadCommercialDocumentTemplate, ReadDocumentEditing } from '../../types/Interface/api/commercialManagement/Read';\nimport {\n AccountingCategoryList, FontIds, fontList, VatMarginCategyList,\n} from '../../types/Enum/CommercialManagement';\nimport { EstimateInvoiceType } from '../../types/Enum/EstimateInvoice';\nimport { Vat } from '../../types/Enum/Vat';\nimport { integerToFormattedAmountString, integerToFormattedAmountObject } from '../amount';\nimport { CommercialDocumentCommonHTML, CommercialDocumentMailHTML } from './templates/common';\nimport { bodyTemplate } from './templates/body';\nimport { productToReadProductEditing } from './product';\nimport { vatToReadVatEditing } from './vat';\nimport {\n CreateInvoiceDocument, CreateMailHeader, CreatePreSaleDocument, ReadCommercialMailTemplate,\n} from '../../types';\nimport { thirdPartyToReadThirdPartyEditing } from './thirdParty';\nimport { getBrandConfig } from '../brands';\n\nconst ejs = require('ejs');\nrequire('dayjs/locale/fr');\n\ntype brandColorType = {\n primary: string,\n primary50: string,\n primary100: string,\n primary300: string,\n primary500: string,\n primary700: string\n};\n\nexport function generateCommercialDocument(idEstimateInvoiceType: EstimateInvoiceType, payload: CreateInvoiceDocument | CreatePreSaleDocument, shouldHideBrandName = false, nodeEnv: string | undefined = undefined): ReadCommercialDocumentTemplate {\n const products = _orderBy(payload.products.map((product) => productToReadProductEditing(product), 'reorder'));\n const vats = _orderBy(Object.values(_groupBy(products, 'vatFormatted')).map((v) => (vatToReadVatEditing(v)), 'value')).filter((v) => v.id !== Vat.MARGE.id);\n const thirdParty = thirdPartyToReadThirdPartyEditing(payload.thirdParty);\n\n const data: ReadDocumentEditing & { brandColors: brandColorType, brandName: string, shouldHideBrandName: boolean } = {\n ...payload,\n thirdParty,\n paymentLink: payload.paymentLink ?? '#',\n idEstimateInvoiceType,\n title: payload.title ?? null,\n penalties: payload.penalties ?? null,\n compensation: payload.compensation ?? null,\n discount: payload.discount ?? null,\n vatMention: payload.vatMention ?? null,\n phoneContact: payload.settings?.phoneContact ?? null,\n products,\n vats,\n totalTaxExcluded: _sumBy(products, 'totalTaxExcluded'),\n totalTaxIncluded: _sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount'),\n totalTaxAndDiscountIncluded: _sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount'),\n generalDiscountFormatted: payload.generalDiscount2 ? integerToFormattedAmountString(payload.generalDiscount2) : null,\n depositFormatted: payload.deposit ? integerToFormattedAmountString(payload.deposit) : null,\n totalTaxExcludedFormatted: integerToFormattedAmountString(_sumBy(products, 'totalTaxExcluded')),\n totalTaxIncludedFormatted: integerToFormattedAmountString(_sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount')),\n totalTaxAndDiscountIncludedFormatted: integerToFormattedAmountString(_sumBy(products, 'totalTaxExcluded') + _sumBy(vats, 'amount') - (payload.generalDiscount2 ?? 0) - (payload.deposit ?? 0)),\n totalVatAmountFormatted: integerToFormattedAmountString(_sumBy(vats, 'amount')),\n font: {\n id: payload.settings?.idFont ?? FontIds.CIRCULAR_STD,\n name: fontList.find((f) => f.id === payload.settings?.idFont)?.name ?? fontList[0].name,\n url: fontList.find((f) => f.id === payload.settings?.idFont)?.link ?? fontList[0].link,\n },\n capitalFormatted: payload.capital\n ? `${payload.capital}`.split('')\n .reduceRight((acc, char, i, { length }) => `${char}${(length - (i + 1)) % 3 === 0 ? ' ' : ''}${acc}`, '')\n .trim()\n : null,\n dueDateFormatted: payload.dueDate ? dayjs(payload.dueDate).format('DD/MM/YYYY') : null,\n expirationDateFormatted: payload.expirationDate ? dayjs(payload.expirationDate).format('DD/MM/YYYY') : null,\n emissionDateFormatted: payload.emissionDate ? dayjs(payload.emissionDate).format('DD/MM/YYYY') : null,\n shouldDisplayDiscountColumn: !!products.find(\n (p) => p.discount2 && p.discount2 > 0,\n ),\n // @ts-ignore\n marginVats: _uniq(\n products\n .filter((p) => p.marginVatFormatted !== null)\n .map((p) => p.marginVatFormatted),\n ),\n accountingCategoryFormatted:\n AccountingCategoryList.find((a) => a.id === payload.accountingCategory)\n ?.label ?? null,\n // @ts-ignore\n brandColors: getBrandConfig({ objectWaited: 'colors', nodeEnv }) as brandColorType,\n brandName: `${getBrandConfig({ objectWaited: 'name', nodeEnv })}`,\n shouldHideBrandName,\n };\n\n const commonTemplate = new CommercialDocumentCommonHTML();\n const documentFreeText = [\n EstimateInvoiceType.DEVIS,\n EstimateInvoiceType.BON,\n ].includes(idEstimateInvoiceType)\n ? payload?.settings?.freeEstimateText\n : payload?.settings?.freeInvoiceText;\n\n return {\n header: ejs.render(commonTemplate.header, data),\n body: ejs.render(bodyTemplate, {\n ...data,\n comment:\n data.comment && typeof data.comment === 'string'\n ? data.comment?.replace(/\\n/g, '<br/>')\n : null,\n products: data.products.map((p) => ({\n ...p,\n comment:\n p.comment && typeof p.comment === 'string'\n ? p.comment?.replace(/\\n/g, '<br/>')\n : null,\n })),\n }),\n footer: ejs.render(commonTemplate.footer, {\n ...data,\n freeText: documentFreeText ?? null,\n }),\n data,\n };\n}\n\nexport function generateAdvanceDocument(payload: CreateInvoiceDocument, shouldHideBrandName = false, nodeEnv: string | undefined = undefined): ReadCommercialDocumentTemplate {\n if (!payload.deposit) throw new Error('Aucun acompte défini');\n\n const data: ReadDocumentEditing & { brandColors: brandColorType, brandName: string, shouldHideBrandName: boolean } = {\n ...payload,\n title: payload.title ?? null,\n paymentLink: payload.paymentLink ?? '#',\n idEstimateInvoiceType: EstimateInvoiceType.ACOMPTE,\n phoneContact: payload.settings?.phoneContact ?? null,\n products: [],\n vats: [],\n totalTaxExcluded: payload.deposit,\n totalTaxIncluded: payload.deposit,\n totalTaxAndDiscountIncluded: payload.deposit,\n generalDiscountFormatted: null,\n depositFormatted: integerToFormattedAmountString(payload.deposit),\n totalTaxExcludedFormatted: integerToFormattedAmountString(payload.deposit),\n totalTaxIncludedFormatted: integerToFormattedAmountString(payload.deposit),\n totalTaxAndDiscountIncludedFormatted: integerToFormattedAmountString(\n payload.deposit,\n ),\n totalVatAmountFormatted: integerToFormattedAmountString(0),\n font: {\n id: payload.settings?.idFont ?? FontIds.CIRCULAR_STD,\n name:\n fontList.find((f) => f.id === payload.settings?.idFont)?.name\n ?? fontList[0].name,\n url:\n fontList.find((f) => f.id === payload.settings?.idFont)?.link\n ?? fontList[0].link,\n },\n capitalFormatted: payload.capital\n ? `${payload.capital}`\n .split('')\n .reduceRight(\n (acc, char, i, { length }) => `${char}${(length - (i + 1)) % 3 === 0 ? ' ' : ''}${acc}`,\n '',\n )\n .trim()\n : null,\n dueDateFormatted: payload.dueDate\n ? dayjs(payload.dueDate).format('DD/MM/YYYY')\n : null,\n expirationDateFormatted: payload.expirationDate\n ? dayjs(payload.expirationDate).format('DD/MM/YYYY')\n : null,\n emissionDateFormatted: payload.emissionDate\n ? dayjs(payload.emissionDate).format('DD/MM/YYYY')\n : null,\n shouldDisplayDiscountColumn: false,\n disableVat: true,\n // @ts-ignore\n marginVats: _uniq(\n (payload.assetMarginVatIds ?? []).map(\n (m) => VatMarginCategyList.find((c) => c.id === m)?.label ?? null,\n ),\n ),\n accountingCategoryFormatted:\n AccountingCategoryList.find((a) => a.id === payload.accountingCategory)\n ?.label ?? null,\n // @ts-ignore\n brandColors: getBrandConfig({ objectWaited: 'colors', nodeEnv }) as brandColorType,\n brandName: `${getBrandConfig({ objectWaited: 'name', nodeEnv })}`,\n shouldHideBrandName,\n };\n\n const commonTemplate = new CommercialDocumentCommonHTML();\n\n return {\n header: ejs?.render(commonTemplate.header, data),\n body: ejs?.render(bodyTemplate, {\n ...data,\n comment:\n data.comment && typeof data.comment === 'string'\n ? data.comment?.replace(/\\n/g, '<br/>')\n : null,\n products: data.products.map((p) => ({\n ...p,\n comment:\n p.comment && typeof p.comment === 'string'\n ? p.comment?.replace(/\\n/g, '<br/>')\n : null,\n })),\n }),\n footer: ejs?.render(commonTemplate.footer, {\n ...data,\n freeText: payload?.settings?.freeInvoiceText ?? null,\n }),\n data,\n };\n}\n\nexport function generateMailHeader(params: CreateMailHeader, shouldHideBrandName = false, nodeEnv: string | undefined = undefined): ReadCommercialMailTemplate {\n dayjs.locale('fr');\n const data = {\n ...params.payload,\n totalTaxExcludedFormatted: integerToFormattedAmountObject(params.payload.totalTaxExcluded),\n totalTaxIncludedFormatted: integerToFormattedAmountObject(params.payload.totalTaxIncluded),\n totalVatFormatted: integerToFormattedAmountObject(params.payload.totalTaxIncluded - params.payload.totalTaxExcluded),\n dueDateFormatted: params.payload.dueDate ? dayjs(params.payload.dueDate).format('DD MMMM YYYY') : null,\n hasVat: params.hasVat,\n hostS3: params.hostS3,\n logoUrl: params.logoUrl,\n companyName: params.companyName,\n fileUrl: params.fileUrl,\n // @ts-ignore\n brandColors: getBrandConfig({ objectWaited: 'colors', nodeEnv }) as brandColorType,\n shouldHideBrandName,\n };\n\n const mailTemplate = new CommercialDocumentMailHTML();\n\n return {\n header: ejs.render(mailTemplate.header, data),\n };\n}"],"mappings":"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"}
|