@silexpert/core 0.4.147 → 0.4.150
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/resources/Closing.d.ts +1 -0
- package/es/api/resources/Closing.d.ts.map +1 -1
- package/es/api/resources/Closing.js +3 -0
- package/es/api/resources/Closing.js.map +1 -1
- package/es/api/resources/Library.d.ts +1 -1
- package/es/api/resources/Library.d.ts.map +1 -1
- package/es/api/resources/Library.js +7 -2
- package/es/api/resources/Library.js.map +1 -1
- package/es/api/resources/MachineLearning.d.ts +2 -1
- package/es/api/resources/MachineLearning.d.ts.map +1 -1
- package/es/api/resources/MachineLearning.js +6 -0
- package/es/api/resources/MachineLearning.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/types/Enum/AnswerTypeValue.d.ts +2 -2
- package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
- package/es/types/Enum/AnswerTypeValue.js +1 -1
- package/es/types/Enum/AnswerTypeValue.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.d.ts +24 -3
- package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.js +23 -2
- package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestionWording.d.ts +2 -2
- package/es/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestionWording.js +2 -2
- package/es/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts +5 -0
- package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.d.ts.map +1 -0
- package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +21 -0
- package/es/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
- package/es/types/Interface/api/cerfa/2050.d.ts +0 -2
- package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2050.js +1 -2
- package/es/types/Interface/api/cerfa/2050.js.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.d.ts +5 -9
- package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.js +17 -4
- package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/QueryRegistration.d.ts +4 -0
- package/es/types/Interface/api/registration/QueryRegistration.d.ts.map +1 -0
- package/es/types/Interface/api/registration/QueryRegistration.js +21 -0
- package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -0
- package/es/types/Interface/models/IRegistration.d.ts +2 -1
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/index.d.ts +2 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +2 -0
- package/es/types/index.js.map +1 -1
- package/js/api/Resource.js.map +1 -1
- package/js/api/index.js.map +1 -1
- package/js/api/resources/Account.js.map +1 -1
- package/js/api/resources/AccountType.js.map +1 -1
- package/js/api/resources/AccountingFiles.js.map +1 -1
- package/js/api/resources/AccountingIncome.js.map +1 -1
- package/js/api/resources/AccountsSectors.js.map +1 -1
- package/js/api/resources/Authenticate.js.map +1 -1
- package/js/api/resources/BalanceSheet.js.map +1 -1
- package/js/api/resources/BalanceSheetCompletion.js.map +1 -1
- package/js/api/resources/BalanceSheetModule.js.map +1 -1
- package/js/api/resources/BalanceSheetQuestion.js.map +1 -1
- package/js/api/resources/BankStatement.js.map +1 -1
- package/js/api/resources/BudgetInsight.js.map +1 -1
- package/js/api/resources/Cerfa.js.map +1 -1
- package/js/api/resources/Closing.js +4 -0
- package/js/api/resources/Closing.js.map +1 -1
- package/js/api/resources/Connector.js.map +1 -1
- package/js/api/resources/Country.js.map +1 -1
- package/js/api/resources/CustomerProviderOperation.js.map +1 -1
- package/js/api/resources/Dashboard.js.map +1 -1
- package/js/api/resources/ExerciceNote.js.map +1 -1
- package/js/api/resources/ExerciceQuestion.js.map +1 -1
- package/js/api/resources/FecFile.js.map +1 -1
- package/js/api/resources/FinancialCharge.js.map +1 -1
- package/js/api/resources/FirstStep.js.map +1 -1
- package/js/api/resources/GeneralLedger.js.map +1 -1
- package/js/api/resources/Immobilization.js.map +1 -1
- package/js/api/resources/IncomeAllocation.js.map +1 -1
- package/js/api/resources/IncomeStatement.js.map +1 -1
- package/js/api/resources/InternalInvoicing.js.map +1 -1
- package/js/api/resources/Journal.js.map +1 -1
- package/js/api/resources/KilometricAllowance.js.map +1 -1
- package/js/api/resources/LegalForm.js.map +1 -1
- package/js/api/resources/Letter.js.map +1 -1
- package/js/api/resources/Library.js +8 -3
- package/js/api/resources/Library.js.map +1 -1
- package/js/api/resources/Loan.js.map +1 -1
- package/js/api/resources/MachineLearning.js +7 -0
- package/js/api/resources/MachineLearning.js.map +1 -1
- package/js/api/resources/MealExpense.js.map +1 -1
- package/js/api/resources/Partner.js.map +1 -1
- package/js/api/resources/PartneredAccountant.js.map +1 -1
- package/js/api/resources/Payment.js.map +1 -1
- package/js/api/resources/PaymentExpectationCustomer.js.map +1 -1
- package/js/api/resources/Product.js.map +1 -1
- package/js/api/resources/PromoCode.js.map +1 -1
- package/js/api/resources/Provision.js.map +1 -1
- package/js/api/resources/QuotesAccount.js.map +1 -1
- package/js/api/resources/Registration.js +10 -0
- package/js/api/resources/Registration.js.map +1 -1
- package/js/api/resources/Report.js.map +1 -1
- package/js/api/resources/Revision.js.map +1 -1
- package/js/api/resources/RevisionGuide.js.map +1 -1
- package/js/api/resources/SalariesFile.js.map +1 -1
- package/js/api/resources/Search.js.map +1 -1
- package/js/api/resources/Shine.js.map +1 -1
- package/js/api/resources/Simulation.js.map +1 -1
- package/js/api/resources/Society.js.map +1 -1
- package/js/api/resources/SocietyPromoCode.js.map +1 -1
- package/js/api/resources/Sponsorship.js.map +1 -1
- package/js/api/resources/Step.js.map +1 -1
- package/js/api/resources/Stocks.js.map +1 -1
- package/js/api/resources/Subscription.js.map +1 -1
- package/js/api/resources/Survey.js.map +1 -1
- package/js/api/resources/Tax.js.map +1 -1
- package/js/api/resources/TaxDeadline.js.map +1 -1
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/api/resources/User.js.map +1 -1
- package/js/api/resources/VatControl.js.map +1 -1
- package/js/api/resources/VatDeclaration.js.map +1 -1
- package/js/api/resources/Vehicle.js.map +1 -1
- package/js/api/resources/WorkingSchedule.js.map +1 -1
- package/js/api/resources/ZTicket.js.map +1 -1
- package/js/api/resources/shareCapital.js.map +1 -1
- package/js/api/resources.js.map +1 -1
- package/js/index.js.map +1 -1
- package/js/types/Enum/Account.js.map +1 -1
- package/js/types/Enum/AccountType.js.map +1 -1
- package/js/types/Enum/AccountingFileType.js.map +1 -1
- package/js/types/Enum/AccountingJournal.js.map +1 -1
- package/js/types/Enum/AccountsSectors.js.map +1 -1
- package/js/types/Enum/Activity.js.map +1 -1
- package/js/types/Enum/AnswerTypeValue.js +1 -1
- package/js/types/Enum/AnswerTypeValue.js.map +1 -1
- package/js/types/Enum/Aspone.js.map +1 -1
- package/js/types/Enum/BalanceSheet.js.map +1 -1
- package/js/types/Enum/BalanceSheetModule.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestion.js +23 -2
- package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestionWording.js +2 -2
- package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/js/types/Enum/BalanceSheetStatus.js.map +1 -1
- package/js/types/Enum/BankAccountType.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/CerfaType.js.map +1 -1
- package/js/types/Enum/Channel.js.map +1 -1
- package/js/types/Enum/Comment.js.map +1 -1
- package/js/types/Enum/ComptaType.js.map +1 -1
- package/js/types/Enum/ConnectorType.js.map +1 -1
- package/js/types/Enum/Country.js.map +1 -1
- package/js/types/Enum/Currency.js.map +1 -1
- package/js/types/Enum/EstimateInvoice.js.map +1 -1
- package/js/types/Enum/ExerciceNoteType.js.map +1 -1
- package/js/types/Enum/FecFileDelimiter.js.map +1 -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.map +1 -1
- package/js/types/Enum/FuelType.js.map +1 -1
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/Gescom.js.map +1 -1
- package/js/types/Enum/GlobalRegime.js.map +1 -1
- package/js/types/Enum/ImmobilizationType.js.map +1 -1
- package/js/types/Enum/IncomeStatement.js.map +1 -1
- package/js/types/Enum/JeDeclare.js.map +1 -1
- package/js/types/Enum/KilometricAllowanceScale.js.map +1 -1
- package/js/types/Enum/LegalForm.js.map +1 -1
- package/js/types/Enum/LegalInformation.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.map +1 -1
- package/js/types/Enum/MachineLearning.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.map +1 -1
- package/js/types/Enum/Notification.js.map +1 -1
- package/js/types/Enum/Ocr.js.map +1 -1
- package/js/types/Enum/PartnerTransactionType.js.map +1 -1
- package/js/types/Enum/PartnerType.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceType.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceTypeId.js.map +1 -1
- package/js/types/Enum/PaymentMethod.js.map +1 -1
- package/js/types/Enum/Prestation.js.map +1 -1
- package/js/types/Enum/Proceding.js.map +1 -1
- package/js/types/Enum/ProductType.js.map +1 -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.map +1 -1
- package/js/types/Enum/RegisterCategory.js.map +1 -1
- package/js/types/Enum/RegistrationSource.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.map +1 -1
- package/js/types/Enum/Role.js.map +1 -1
- package/js/types/Enum/SaleType.js.map +1 -1
- package/js/types/Enum/Sector.js.map +1 -1
- package/js/types/Enum/SendInBlueList.js.map +1 -1
- package/js/types/Enum/Simulation.js.map +1 -1
- package/js/types/Enum/SponsorshipState.js.map +1 -1
- package/js/types/Enum/StockType.js.map +1 -1
- package/js/types/Enum/SubscriptionType.js.map +1 -1
- package/js/types/Enum/Supervision.js.map +1 -1
- package/js/types/Enum/SurveyType.js.map +1 -1
- package/js/types/Enum/SurveyTypeDatas.js.map +1 -1
- package/js/types/Enum/Tax.js.map +1 -1
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/ThirdPartyType.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.map +1 -1
- package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
- package/js/types/Enum/TypeIncomeAllocation.js.map +1 -1
- package/js/types/Enum/TypePayment.js.map +1 -1
- package/js/types/Enum/Unit.js.map +1 -1
- package/js/types/Enum/Util.js.map +1 -1
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Enum/VatDeclarationType.js.map +1 -1
- package/js/types/Enum/VatRegime.js.map +1 -1
- package/js/types/Enum/Vehicle.js.map +1 -1
- package/js/types/Enum/VehicleType.js.map +1 -1
- package/js/types/Form/FormAuthenticate.js.map +1 -1
- package/js/types/Form/FormConnector.js.map +1 -1
- 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/account/CreateAccountSociety.js.map +1 -1
- package/js/types/Interface/api/account/QueryAccountSociety.js.map +1 -1
- package/js/types/Interface/api/account/QueryAccounts.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/accountType/ReadAccountType.js.map +1 -1
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -1
- package/js/types/Interface/api/accountingEntry/AnnotateAccountingTransaction.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js +29 -0
- package/js/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.js.map +1 -0
- package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/aspone/Util.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -1
- package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/GetBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/bankAccount/DeleteTransaction.js.map +1 -1
- package/js/types/Interface/api/bankStatement/QueryBankStatement.js.map +1 -1
- package/js/types/Interface/api/bankStatement/QueryTransactionBankStatement.js.map +1 -1
- package/js/types/Interface/api/bankStatement/ReadBankStatement.js.map +1 -1
- 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/cerfa/2031.js.map +1 -1
- package/js/types/Interface/api/cerfa/2033.js.map +1 -1
- package/js/types/Interface/api/cerfa/2035.js.map +1 -1
- package/js/types/Interface/api/cerfa/2050.js +0 -4
- package/js/types/Interface/api/cerfa/2050.js.map +1 -1
- package/js/types/Interface/api/cerfa/2065.js.map +1 -1
- package/js/types/Interface/api/cerfa/2572.js.map +1 -1
- 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/closing/ProcessedClosing.js.map +1 -1
- package/js/types/Interface/api/crisp/GetCrisp.js.map +1 -1
- package/js/types/Interface/api/customerProviderOperation/CreateCustomerProviderOperation.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryDeadline.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryGescom.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTopBuys.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTopProviders.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.js.map +1 -1
- package/js/types/Interface/api/dashboard/QueryVat.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadBalanceBankAccount.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadDeadline.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadGescom.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTopBuys.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTopProviders.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadTurnOverProfitAndLoss.js.map +1 -1
- package/js/types/Interface/api/dashboard/ReadVat.js.map +1 -1
- package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
- package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
- package/js/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -1
- package/js/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -1
- package/js/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.js.map +1 -1
- package/js/types/Interface/api/exerciceQuestion/QueryQuestion.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/fecFile/ReadFecFile.js.map +1 -1
- package/js/types/Interface/api/file/TFile.js.map +1 -1
- package/js/types/Interface/api/financialCharge/CreateNonDeductibleInterests.js.map +1 -1
- 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/generalLedger/IGeneralLedgerAccount.js.map +1 -1
- package/js/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
- package/js/types/Interface/api/generalLedger/QueryGeneralLedger.js.map +1 -1
- 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.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.map +1 -1
- package/js/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -1
- package/js/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/journal/Journals.js.map +1 -1
- package/js/types/Interface/api/journal/QueryJournal.js.map +1 -1
- package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map +1 -1
- package/js/types/Interface/api/letter/CreateLetter.js.map +1 -1
- 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.map +1 -1
- 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/machineLearning/CreateMachineLearningAnnotation.js.map +1 -1
- package/js/types/Interface/api/machineLearning/ResultCreateMachineLearningAnnotation.js.map +1 -1
- package/js/types/Interface/api/mailInvoice/CreateInvoiceMail.js.map +1 -1
- package/js/types/Interface/api/mailInvoice/UpdateInvoiceMail.js.map +1 -1
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -1
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -1
- package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/pappers/ReadPappers.js.map +1 -1
- package/js/types/Interface/api/partner/CreatePartner.js.map +1 -1
- package/js/types/Interface/api/partner/GetPartners.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatePartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/CreatedPartneredAccountantSociety.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/InvitePartneredAccountant.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -1
- package/js/types/Interface/api/partneredAccountant/QueryPartneredAccountantSocieties.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSociety.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService.js.map +1 -1
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer.js.map +1 -1
- package/js/types/Interface/api/pdf/BillingDocumentData.js.map +1 -1
- 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/product/CreateProduct.js.map +1 -1
- package/js/types/Interface/api/product/QueryProduct.js.map +1 -1
- package/js/types/Interface/api/product/UpdateProduct.js.map +1 -1
- package/js/types/Interface/api/promoCode/CreatePromoCode.js.map +1 -1
- package/js/types/Interface/api/promoCode/UpdatePromoCode.js.map +1 -1
- package/js/types/Interface/api/provision/CreateProvisionForm.js.map +1 -1
- package/js/types/Interface/api/provision/QueryGetProvisions.js.map +1 -1
- package/js/types/Interface/api/provision/QueryProvisions.js.map +1 -1
- package/js/types/Interface/api/provision/ReadProvision.js.map +1 -1
- package/js/types/Interface/api/provision/UpdateProvisionForm.js.map +1 -1
- package/js/types/Interface/api/quotes/CreateQuoteAccount.js.map +1 -1
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -1
- package/js/types/Interface/api/registration/CreateRegistration.js +11 -3
- package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/QueryRegistration.js +29 -0
- package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -0
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/report/CreateReport.js.map +1 -1
- package/js/types/Interface/api/report/DeleteReport.js.map +1 -1
- package/js/types/Interface/api/report/QueryReports.js.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -1
- package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.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.map +1 -1
- package/js/types/Interface/api/shine/CreateShineTransactions.js.map +1 -1
- package/js/types/Interface/api/shine/GetConnect.js.map +1 -1
- 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/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.map +1 -1
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- 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.map +1 -1
- 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/UpdateSociety.js.map +1 -1
- package/js/types/Interface/api/society/UpdateUserToSocietyWithPermission.js.map +1 -1
- package/js/types/Interface/api/societyPromoCode/CreateSocietyPromoCode.js.map +1 -1
- package/js/types/Interface/api/sponsorship/CreateSponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/SendSponsorshipLink.js.map +1 -1
- 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/QueryStripe.js.map +1 -1
- package/js/types/Interface/api/stripe/ReadStripe.js.map +1 -1
- package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -1
- package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/transactions/QueryUnexport.js.map +1 -1
- package/js/types/Interface/api/user/CreateCoworker.js.map +1 -1
- package/js/types/Interface/api/user/CreateUser.js.map +1 -1
- package/js/types/Interface/api/user/Permissions.js.map +1 -1
- package/js/types/Interface/api/user/QueryConfirm.js.map +1 -1
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -1
- package/js/types/Interface/api/user/QuerySocieties.js.map +1 -1
- package/js/types/Interface/api/user/QueryUserSmsConfirmation.js.map +1 -1
- 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/vehicle/CreateSocietyVehicle.js.map +1 -1
- package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
- 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/zticket/CreateZTicket.js.map +1 -1
- package/js/types/Interface/api/zticket/QueryZTicket.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/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.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/IAskAbsence.js.map +1 -1
- package/js/types/Interface/models/IAskAbsenceTimes.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/IBalanceSheetHistory.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/IBrandType.js.map +1 -1
- package/js/types/Interface/models/IBusinessLine.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/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/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/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/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/IInterestedByFeature.js.map +1 -1
- package/js/types/Interface/models/IInternalEstimate.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/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/IMailAuto.js.map +1 -1
- package/js/types/Interface/models/IMailAutoType.js.map +1 -1
- package/js/types/Interface/models/IMailSociety.js.map +1 -1
- package/js/types/Interface/models/IMonth.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/IPrestationList.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/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/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/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/ISocietyRelance.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/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/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/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/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 +24 -0
- package/js/types/index.js.map +1 -1
- package/js/utils/balanceSheetModule.js.map +1 -1
- package/js/utils/brands.js.map +1 -1
- package/js/utils/cerfa.js.map +1 -1
- package/js/utils/decorators.js.map +1 -1
- 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.map +1 -1
- package/js/utils/objectUtils/fullFlattenObject.js.map +1 -1
- package/js/utils/objectUtils/index.js.map +1 -1
- package/js/utils/objectUtils/isValidObject.js.map +1 -1
- package/js/utils/objectUtils/overwrite.js.map +1 -1
- package/js/utils/objectUtils/unflattenObject.js.map +1 -1
- package/js/utils/siretValidation.js.map +1 -1
- package/js/utils/stringUtils/clean.js.map +1 -1
- package/js/utils/stringUtils/index.js.map +1 -1
- package/js/utils/transforms/boolean.transform.js.map +1 -1
- package/js/utils/validators/formattedDateString.validator.js.map +1 -1
- package/js/utils/validators/objectId.validator.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Closing.ts +3 -0
- package/ts/api/resources/Library.ts +11 -2
- package/ts/api/resources/MachineLearning.ts +10 -1
- package/ts/api/resources/Registration.ts +9 -1
- package/ts/types/Enum/AnswerTypeValue.ts +1 -1
- package/ts/types/Enum/BalanceSheetQuestion.ts +23 -2
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +0 -2
- package/ts/types/Interface/api/accountingTransaction/GetTransactionsBetweenDates.ts +9 -0
- package/ts/types/Interface/api/cerfa/2050.ts +0 -2
- package/ts/types/Interface/api/registration/CreateRegistration.ts +17 -14
- package/ts/types/Interface/api/registration/QueryRegistration.ts +12 -0
- package/ts/types/Interface/models/IRegistration.ts +2 -1
- package/ts/types/index.ts +2 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryBalanceBankAccount.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD","names":["QueryBalanceBankAccount","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryBalanceBankAccount.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryBalanceBankAccount {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n\n @ApiPropertyOptional()\n idBankAccount?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryDeadline.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD,4BAAYC,MAAZ","names":["QueryDeadline","__decorate","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryDeadline.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryDeadline {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n\n @ApiProperty()\n datesType?: Array<string>;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryGescom.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,WAAP,CAAkB;;QAAXA,W,GAAAA,W;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["QueryGescom","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryGescom.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGescom {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n\n @ApiPropertyOptional()\n isPaid?: boolean;\n\n @ApiPropertyOptional()\n isLate?: boolean;\n\n @ApiPropertyOptional()\n isCanceled?: boolean;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryTopBuys.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryTopBuys","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryTopBuys.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryTopBuys {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryTopProviders.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryTopProviders","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryTopProviders.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryTopProviders {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryTurnoverProfitAndLoss.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,0BAAP,CAAiC;;QAA1BA,0B,GAAAA,0B;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryTurnoverProfitAndLoss","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryTurnoverProfitAndLoss.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryTurnoverProfitAndLoss {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryVat.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,QAAP,CAAe;;QAARA,Q,GAAAA,Q;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryVat","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/QueryVat.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryVat {\n @ApiProperty()\n startDate: string | Date;\n\n @ApiProperty()\n endDate: string | Date;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadBalanceBankAccount.js","mappings":";;;;;;AAAM,MAAOA,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAaP,MAAOC,eAAP,CAAsB;;QAAfA,e,GAAAA,e","names":["ReadBalanceBankAccount","BankAccountData"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadBalanceBankAccount.ts"],"sourcesContent":["export class ReadBalanceBankAccount {\n periodicity: string;\n nb: number;\n balancesBankDatas: BankAccountData[][];\n labels: string[];\n totalBalances?: TotalBalances[];\n}\n\nexport type TotalBalances = {\n idBankAccount: number;\n balance: number;\n};\n\nexport class BankAccountData {\n idBankAccount?: number;\n noData?: boolean;\n id?: number;\n dateValue?: Date;\n amount?: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadDeadline.js","mappings":";;;;;;AAAM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAaP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q","names":["ReadDeadline","CVAEType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadDeadline.ts"],"sourcesContent":["export class ReadDeadline {\n vat?: Array<string>;\n cfe?: Array<string>;\n tvs?: Array<string>;\n balanceSheetClosing?: Array<string>;\n submittingBalanceSheetTaxPurpose?: Array<string>;\n incomeTax?: Array<string>;\n PVAG?: Array<string>;\n CVAE?: CVAEType;\n isSoldes?: Array<string>;\n isDeposits?: Array<string>;\n}\n\nexport class CVAEType {\n deposit: Array<string>;\n declaration: Array<string>;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadGescom.js","mappings":";;;;;;AAAM,MAAOA,UAAP,CAAiB;;QAAVA,U,GAAAA,U;;AAKP,MAAOC,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAMP,MAAOC,WAAP,CAAkB;;QAAXA,W,GAAAA,W;;AAMP,MAAOC,cAAP,CAAqB;;QAAdA,c,GAAAA,c","names":["ReadGescom","InvoiceObject","QuoteObject","PartialInvoice"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadGescom.ts"],"sourcesContent":["export class ReadGescom {\n bill: InvoiceObject;\n quote: QuoteObject;\n}\n\nexport class InvoiceObject {\n invoicesPaid: Array<PartialInvoice>;\n invoicesPaiementWaiting: Array<PartialInvoice>;\n invoicesPaiementLate: Array<PartialInvoice>;\n}\n\nexport class QuoteObject {\n quoteAccepted: Array<PartialInvoice>;\n quoteRefused: Array<PartialInvoice>;\n quotePending: Array<PartialInvoice>;\n}\n\nexport class PartialInvoice {\n id: number;\n label: string;\n totalHt: number;\n totalTtc: number;\n dueDate: string | Date;\n expirationDate: string | Date | null;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadTopBuys.js","mappings":";;;;;;AAAM,MAAOA,WAAP,CAAkB;;QAAXA,W,GAAAA,W","names":["ReadTopBuys"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadTopBuys.ts"],"sourcesContent":["export class ReadTopBuys {\n icon: string;\n color: string;\n id: number;\n name: string;\n amount: number;\n iconPNG: string;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadTopProviders.js","mappings":";;;;;;AAAM,MAAOA,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB","names":["ReadTopProviders"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadTopProviders.ts"],"sourcesContent":["export class ReadTopProviders {\n icon: string;\n color: string;\n company: string;\n idThirdParty: number;\n amount: number;\n iconPNG: string;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadTurnOverProfitAndLoss.js","mappings":";;;;;;AAAM,MAAOA,yBAAP,CAAgC;;QAAzBA,yB,GAAAA,yB;;AASP,MAAOC,KAAP,CAAY;;QAALA,K,GAAAA,K;;AAKP,MAAOC,WAAP,CAAkB;;QAAXA,W,GAAAA,W","names":["ReadTurnoverProfitAndLoss","Chart","Periocidity"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadTurnOverProfitAndLoss.ts"],"sourcesContent":["export class ReadTurnoverProfitAndLoss {\n data: any;\n chart: {\n labels: Array<string>;\n dataSets: Array<Chart>;\n periodicity: Periocidity;\n };\n}\n\nexport class Chart {\n label: string;\n data: Array<number>;\n}\n\nexport class Periocidity {\n type: 'month' | 'day';\n intervales: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadVat.js","mappings":";;;;;;AAAM,MAAOA,OAAP,CAAc;;QAAPA,O,GAAAA,O;;AAMP,MAAOC,OAAP,CAAc;;QAAPA,O,GAAAA,O","names":["ReadVat","VatData"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/dashboard/ReadVat.ts"],"sourcesContent":["export class ReadVat {\n tvas: Array<VatData>;\n totalAmount: number;\n isDebitor: boolean;\n}\n\nexport class VatData {\n label: string;\n dataCollectible: number;\n dataDeductible: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateExercice.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAGXC,YAFC,8BAED,EADC,6BACD,4BAAWC,KAAX;;AAIAD,YAFC,8BAED,EADC,6BACD,4BAASC,KAAT;;AAMAD,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAMAA,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD;;AAKAA,YAHC,sCAGD,EAFC,+BAED,EADC,iCACD","names":["CreateExercice","__decorate","Date"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/CreateExercice.ts"],"sourcesContent":["import {\n IsBoolean, IsDate, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateExercice {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isBack?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n close?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n allAnnote?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n current?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n withApproval?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n reviewGuide?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n summaryNote?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n receiptJeDeclare?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n annualFolderEdition?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n processClossingExercice?: boolean;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSociety: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryExercice.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAGXC,YAFC,sCAED,EADC,iCACD;;AAKAA,YAHC,sCAGD,EAFC,6BAED,EADC,iCACD,4BAAYC,KAAZ;;AAKAD,YAHC,sCAGD,EAFC,6BAED,EADC,iCACD,4BAAUC,KAAV;;AAMAD,YAJC,sCAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD","names":["QueryExercice","__decorate","Date"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/QueryExercice.ts"],"sourcesContent":["import { IsBoolean, IsDate, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryExercice {\n @ApiPropertyOptional()\n @IsOptional()\n id?: number | number[];\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n startDate?: Date;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n endDate?: Date;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isBack?: boolean;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateExerciceNote.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGI,MAAOC,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAEXD,YADC,yBACD","names":["CreateExerciceNote","__decorate","CreateExerciceNoteFile"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exerciceNote/CreateExerciceNote.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\nimport { ExerciceNoteType } from '../../../Enum/ExerciceNoteType';\n\nexport class CreateExerciceNote {\n @ApiProperty()\n type: ExerciceNoteType;\n\n @ApiProperty()\n value: string;\n}\n\nexport class CreateExerciceNoteFile {\n @ApiProperty()\n type: ExerciceNoteType;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryExerciceNote.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXC,YADC,yBACD","names":["QueryExerciceNote","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exerciceNote/QueryExerciceNote.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\nimport { ExerciceNoteType } from '../../../Enum/ExerciceNoteType';\n\nexport class QueryExerciceNote {\n @ApiProperty()\n type: ExerciceNoteType;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateExerciceQuestion.js","mappings":";;;;;;;AAAA;;AAKA;;;;;;;;;;;;;;AAEA,MAAMA,gBAAN,CAAsB;;AAIpBC,YAHC,oBAGD,EAFC,4BAED,EADC,iCACD;;AAMAA,YAJC,4BAID,EAHC,iCAGD,EAFC,4BAED,EADC,iCACD;;AAKAA,YAHC,4BAGD,EAFC,iCAED,EADC,+BACD;;AAGI,MAAOC,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAMXD,YALC,8BAKD,EAJC,iCAAaE,CAAD,IAAOA,CAAC,CAACC,UAArB,CAID,EAHC,oCAAe;AACdC,MAAI,EAAE;AADQ,CAAf,CAGD,4BAAmBC,MAAnB","names":["ExerciceQuestion","__decorate","CreateExerciceQuestions","q","idQuestion","each","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exerciceQuestion/CreateExerciceQuestion.ts"],"sourcesContent":["import {\n ArrayUnique,\n IsArray,\n IsInt, IsOptional, IsPositive, IsString, ValidateNested,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\n\nclass ExerciceQuestion {\n @ApiProperty()\n @IsInt()\n @IsPositive()\n idQuestion: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @IsPositive()\n idAnswerTypeValue?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n answer?: string;\n}\n\nexport class CreateExerciceQuestions {\n @IsArray()\n @ArrayUnique((q) => q.idQuestion)\n @ValidateNested({\n each: true,\n })\n exerciceQuestions: Array<ExerciceQuestion>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryQuestion.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAMXC,YALC,6BAKD,EAJC,iCAID,EAHC,4BAAOC,eAAP,EAAsB;AACrBC,MAAI,EAAE;AADe,CAAtB,CAGD,4BAASC,MAAT","names":["QueryQuestion","__decorate","QuestionTheme","each","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exerciceQuestion/QueryQuestion.ts"],"sourcesContent":["import { IsEnum, IsOptional } from 'class-validator';\nimport { QuestionTheme } from '../../..';\nimport { ApiPropertyOptional } from '../../../..';\n\nexport class QueryQuestion {\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(QuestionTheme, {\n each: true,\n })\n themes?: Array<QuestionTheme>;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateFecFile.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAEXC,YADC,yBACD;;AAEAA,YADC,yBACD;;AAEI,MAAOC,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAEXD,YADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD","names":["CreateFecFile","__decorate","CreateMappingFecFile"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/fecFile/CreateFecFile.ts"],"sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { FecFileDelimiter } from '../../../Enum/FecFileDelimiter';\nimport { TFile } from '../file/TFile';\nimport { MappingFecFile } from './ReadFecFile';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateFecFile {\n @ApiProperty()\n file?: TFile;\n @ApiProperty()\n delimiter: FecFileDelimiter;\n}\nexport class CreateMappingFecFile {\n @ApiProperty()\n mapping?: MappingFecFile;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n disableRetainingEarnings?: boolean;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"DeleteFecFile.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryFecFile.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,iCACD","names":["QueryFecFile","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/fecFile/QueryFecFile.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryFecFile {\n @ApiPropertyOptional()\n idSociety?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadFecFile.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"TFile.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateNonDeductibleInterests.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AASXC,YARC,oBAQD,EAPC,kCAOD,EANC,2BAAM;AACLC,MAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACVA,MAAI,EAAE;AADI,CAAX,CAGD,4BAAgBC,MAAhB","names":["CreateNonDeductibleInterests","__decorate","each","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/financialCharge/CreateNonDeductibleInterests.ts"],"sourcesContent":["import {\n ArrayUnique, IsInt, IsPositive,\n} from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nexport class CreateNonDeductibleInterests {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n transactionIds: Array<number>;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreatedNonDeductibleInterests.js","mappings":";;;;;;AAEM,MAAOA,6BAAP,CAAoC;;QAA7BA,6B,GAAAA,6B","names":["CreatedNonDeductibleInterests"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.ts"],"sourcesContent":["import { IBalanceSheetCompletion, IExerciceQuestion } from '../../..';\n\nexport class CreatedNonDeductibleInterests {\n hasNonDeductibleInterests: boolean;\n completion: IBalanceSheetCompletion;\n question?: IExerciceQuestion;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadFinancialChargesBalance.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"IGeneralLedgerAccount.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"IGeneralLedgerAccountingEntry.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryGeneralLedger.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryGeneralLedger","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/generalLedger/QueryGeneralLedger.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryGeneralLedger {\n @ApiProperty()\n dateStart: string;\n\n @ApiProperty()\n dateEnd: string;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateImmobilization.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,wBAAP,CAA+B;;QAAxBA,wB,GAAAA,wB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD,4BAAiBC,KAAjB;;AAGAD,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGI,MAAOE,6BAAP,CAAoC;;QAA7BA,6B,GAAAA,6B;;AAEXF,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,wBAAY;AAAEG,aAAW,EAAE;AAAf,CAAZ,CACD,4BAAMF,KAAN;;AAGAD,YADC,gCAAoB;AAAEG,aAAW,EAAE;AAAf,CAApB,CACD","names":["CreateImmobilizationForm","__decorate","Date","CreateEndOfImmobilizationForm","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/CreateImmobilization.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { DepreciationMethods, EndOfImmobilizationType } from '../../../Enum/ImmobilizationType';\n\nexport class CreateImmobilizationForm {\n @ApiProperty()\n reference: string;\n\n @ApiProperty()\n designation: string;\n\n @ApiProperty()\n acquisitionDate: Date;\n\n @ApiProperty()\n duration: number;\n\n @ApiProperty()\n quantity: number;\n\n @ApiProperty()\n depreciationMethod: DepreciationMethods;\n\n @ApiProperty()\n amountTotalImmobilization: number;\n\n @ApiProperty()\n amountAlreadyDeducted: number;\n\n @ApiProperty()\n provider: string;\n\n @ApiProperty()\n idAccount: number;\n}\n\nexport class CreateEndOfImmobilizationForm {\n @ApiProperty()\n type: typeof EndOfImmobilizationType[keyof typeof EndOfImmobilizationType];\n\n @ApiProperty()\n quantity: number;\n\n @ApiProperty({ description: 'Date of cession / trash' })\n date: Date;\n\n @ApiPropertyOptional({ description: 'If sell type, amount' })\n amount?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadFormattedImmobilization.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateIncomeAllocation.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD","names":["CreateIncomeAllocation","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/incomeAllocation/CreateIncomeAllocation.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateIncomeAllocation {\n @ApiProperty()\n amount: number;\n\n @ApiProperty()\n idExercice: number;\n\n @ApiPropertyOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n dateValue?: string | undefined;\n\n @ApiProperty()\n debitReport: number;\n\n @ApiProperty()\n creditReport: number;\n\n @ApiProperty()\n statutoryReserve: number;\n\n @ApiProperty()\n legalReserve: number;\n\n @ApiProperty()\n regulatedReserve: number;\n\n @ApiProperty()\n unavailableReserve: number;\n\n @ApiProperty()\n optionalReserve: number;\n\n @ApiProperty()\n levyOnReserve: number;\n\n @ApiProperty()\n dividend: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadIncomeAllocation.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"TypeAndAmount.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryIncomeStatement.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGI,MAAOC,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAEXD,YADC,yBACD;;AAGAA,YADC,yBACD","names":["QueryIncomeStatement","__decorate","QueryIncomeStatementPdf"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/incomeStatement/QueryIncomeStatement.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryIncomeStatement {\n @ApiProperty()\n startDate: string;\n\n @ApiProperty()\n endDate: string;\n}\n\nexport class QueryIncomeStatementPdf {\n @ApiProperty()\n startDate: string;\n\n @ApiProperty()\n endDate: string;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadIncomeStatement.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateInternalInvoicing.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,8BACD,4BAAWC,MAAX;;AAKAD,YAHC,yBAGD,EAFC,8BAED,EADC,oCACD,4BAAOC,MAAP;;AAIAD,YAFC,yBAED,EADC,+BACD;;AAIAA,YAFC,yBAED,EADC,+BACD","names":["CreateInternalInvoicing","__decorate","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"sourcesContent":["import {\n ArrayNotEmpty, IsArray, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsArray()\n @ArrayNotEmpty()\n types: Array<string>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateInternalInvoicing2in.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,0BAAP,CAAiC;;QAA1BA,0B,GAAAA,0B;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD","names":["CreateInternalInvoicing2in","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInternalInvoicing2in {\n @ApiProperty()\n month: number;\n\n @ApiProperty()\n year: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"RegenerateInternalInvoicing.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,2BAAP,CAAkC;;QAA3BA,2B,GAAAA,2B;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,8BACD,4BAAWC,MAAX;;AAIAD,YAFC,yBAED,EADC,+BACD;;AAIAA,YAFC,yBAED,EADC,+BACD","names":["RegenerateInternalInvoicing","__decorate","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/RegenerateInternalInvoicing.ts"],"sourcesContent":["import { IsArray, IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class RegenerateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateDocumentsParams.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,qBAAP,CAA4B;;QAArBA,qB,GAAAA,qB;;AAGXC,YAFC,oBAED,EADC,4BAAOC,qBAAP,CACD;;AAMAD,YAJC,4BAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD","names":["CreateDocumentsParams","__decorate","ItemStatus"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts"],"sourcesContent":["import {\n IsBoolean, IsOptional, IsEnum,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { ItemStatus } from '../../../Enum/JeDeclare';\n\nexport class CreateDocumentsParams {\n @ApiProperty()\n @IsEnum(ItemStatus)\n itemStatus: string;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n forceTestMode?: boolean;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadJeDeclare.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"Util.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"names":[],"mappings":"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","sourcesContent":["export const CFONB_START_LINE = 0;\nexport const CFONB_START_LINE_LENGTH = 2;\nexport const CFFONB_LINE_LENGHT = 120;\nexport const CFONB_PREVIOUS_BALANCE_CODE = '01';\nexport const CFONB_DETAIL_ENTRY_CODE = '04';\nexport const CFONB_COMPLEMENTARY_LABEL_CODE = '05';\nexport const CFONB_NEW_BALANCE_CODE = '07';\n\nexport type CFONBStructureObejct = { [key: string]: { start: number, length: number }[] };\n\nexport const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n previousSoldeDate: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_ENTRY_DETAIL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n SITIndex: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n operationInterbank_code: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n rejectMotifCode: [{\n start: 41,\n length: 2,\n }],\n valueDate: [{\n start: 43,\n length: 6,\n }],\n operationLabel: [{\n start: 49,\n length: 31,\n }],\n designatedArea1: [{\n start: 80,\n length: 2,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n exonerationCode: [{\n start: 89,\n length: 1,\n }],\n designatedArea2: [{\n start: 90,\n length: 1,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n operationRef: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n designatedArea1: [{\n start: 17,\n length: 5,\n }],\n account_Number: [{\n start: 22,\n length: 11,\n }],\n operationInterbankCode: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n complementaryLabel: [{\n start: 41,\n length: 41,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n designatedArea2: [{\n start: 89,\n length: 2,\n }],\n '04Ammount': [{\n start: 91,\n length: 14,\n }],\n designatedArea3: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_NEW_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n dataNewBalance: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport function initializeCFONBStructreObject(structure:CFONBStructureObejct): { [key: string]: string | null } | null {\n let object: { [key: string]: string | null } | null = null;\n Object.keys(structure).forEach((key) => {\n object = { ...(object ? { ...object, [key]: null } : { [key]: null }) };\n });\n return object;\n}"],"sourceRoot":"","file":"UtilCFONB.js"}
|
|
1
|
+
{"version":3,"file":"UtilCFONB.js","mappings":"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","names":["initializeCFONBStructreObject","CFONB_START_LINE","CFONB_START_LINE_LENGTH","CFFONB_LINE_LENGHT","CFONB_PREVIOUS_BALANCE_CODE","CFONB_DETAIL_ENTRY_CODE","CFONB_COMPLEMENTARY_LABEL_CODE","CFONB_NEW_BALANCE_CODE","CFONB_PREVIOUS_BALANCE","recordCode","start","length","bankCode","designatedArea1","counterCode","currencyCode","decimalNumber","designatedArea2","accountNumber","designatedArea3","previousSoldeDate","designatedArea4","amount","designatedArea5","CFONB_ENTRY_DETAIL","operationSGCode","SITIndex","operationInterbank_code","entryDate","rejectMotifCode","valueDate","operationLabel","entryNumber","exonerationCode","operationRef","CFONB_COMPLEMENTARY_LABEL","account_Number","operationInterbankCode","complementaryLabel","CFONB_NEW_BALANCE","dataNewBalance","structure","object","Object","keys","forEach","key"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"sourcesContent":["export const CFONB_START_LINE = 0;\nexport const CFONB_START_LINE_LENGTH = 2;\nexport const CFFONB_LINE_LENGHT = 120;\nexport const CFONB_PREVIOUS_BALANCE_CODE = '01';\nexport const CFONB_DETAIL_ENTRY_CODE = '04';\nexport const CFONB_COMPLEMENTARY_LABEL_CODE = '05';\nexport const CFONB_NEW_BALANCE_CODE = '07';\n\nexport type CFONBStructureObejct = { [key: string]: { start: number, length: number }[] };\n\nexport const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n previousSoldeDate: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_ENTRY_DETAIL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n SITIndex: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n operationInterbank_code: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n rejectMotifCode: [{\n start: 41,\n length: 2,\n }],\n valueDate: [{\n start: 43,\n length: 6,\n }],\n operationLabel: [{\n start: 49,\n length: 31,\n }],\n designatedArea1: [{\n start: 80,\n length: 2,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n exonerationCode: [{\n start: 89,\n length: 1,\n }],\n designatedArea2: [{\n start: 90,\n length: 1,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n operationRef: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n designatedArea1: [{\n start: 17,\n length: 5,\n }],\n account_Number: [{\n start: 22,\n length: 11,\n }],\n operationInterbankCode: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n complementaryLabel: [{\n start: 41,\n length: 41,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n designatedArea2: [{\n start: 89,\n length: 2,\n }],\n '04Ammount': [{\n start: 91,\n length: 14,\n }],\n designatedArea3: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_NEW_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n dataNewBalance: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport function initializeCFONBStructreObject(structure:CFONBStructureObejct): { [key: string]: string | null } | null {\n let object: { [key: string]: string | null } | null = null;\n Object.keys(structure).forEach((key) => {\n object = { ...(object ? { ...object, [key]: null } : { [key]: null }) };\n });\n return object;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"Journals.js","mappings":";;;;;;AAAM,MAAOA,kBAAP,CAAyB;;QAAlBA,kB,GAAAA,kB;;AAKP,MAAOC,WAAP,SAA2BD,kBAA3B,CAA6C;;QAAtCC,W,GAAAA,W;;AASP,MAAOC,sBAAP,CAA6B;;QAAtBA,sB,GAAAA,sB;;AAOP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q;;AAWP,MAAOC,QAAP,CAAe;;QAARA,Q,GAAAA,Q;;AAUP,MAAOC,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB","names":["JournalDebitCredit","PeriodDatum","IPeriodsCentralisation","IPeriods","Journals","JsonExportJournal"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/journal/Journals.ts"],"sourcesContent":["export class JournalDebitCredit {\n debit?: number;\n credit?: number;\n}\n\nexport class PeriodDatum extends JournalDebitCredit {\n dateValue: string | Date;\n invoiceNumber: string;\n designation: string;\n account: number;\n accountName: string;\n master: boolean;\n}\n\nexport class IPeriodsCentralisation {\n [index: string]: {\n account: number;\n accountName: string;\n } & JournalDebitCredit;\n}\n\nexport class IPeriods {\n [index: string]: {\n monthYearPeriods: string;\n data?: PeriodDatum[];\n dataCentralisation?: IPeriodsCentralisation;\n total: {\n accumulated: JournalDebitCredit;\n month: JournalDebitCredit;\n };\n };\n}\nexport class Journals {\n [index: string]: {\n idJournal: number;\n // eslint-disable-next-line no-restricted-globals\n name: string;\n fullName: string;\n periods?: IPeriods;\n };\n}\n\nexport class JsonExportJournal {\n idSociety: number;\n startDate: string;\n endDate: string;\n data: Journals;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryJournal.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAGXC,YAFC,yBAED,EADC,iDACD;;AAIAA,YAFC,yBAED,EADC,iDACD;;AAGAA,YADC,iCACD","names":["QueryJournal","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/journal/QueryJournal.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { IsFormattedDateString } from '../../../../utils/validators/formattedDateString.validator';\n\nexport class QueryJournal {\n @ApiProperty()\n @IsFormattedDateString()\n startDate: string;\n\n @ApiProperty()\n @IsFormattedDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n accountingJournalIds?: number[];\n}\n"]}
|
package/js/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateKilometricAllowanceValidation.js","mappings":";;;;;;;AAAA;;AAKA;;;;;;;;;;;;;;AAEA,MAAMA,6BAAN,CAAmC;;AAEjCC,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGAA,YADC,oBACD;;AAGI,MAAOC,mCAAP,CAA0C;;QAAnCA,mC,GAAAA,mC;;AAMXD,YALC,8BAKD,EAJC,iCAAaE,CAAD,IAAOA,CAAC,CAACC,SAArB,CAID,EAHC,oCAAe;AACdC,MAAI,EAAE;AADQ,CAAf,CAGD,4BAAsBC,MAAtB","names":["KilometricAllowanceValidation","__decorate","CreateKilometricAllowanceValidation","q","idVehicle","each","Array"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation.ts"],"sourcesContent":["import {\n ArrayUnique,\n IsArray,\n ValidateNested,\n} from 'class-validator';\nimport { ApiProperty } from '../../../..';\n\nclass KilometricAllowanceValidation {\n @ApiProperty()\n idVehicle!: number;\n\n @ApiProperty()\n idSocietyPartner!: number;\n\n @ApiProperty()\n amount!: number;\n}\n\nexport class CreateKilometricAllowanceValidation {\n @IsArray()\n @ArrayUnique((q) => q.idVehicle)\n @ValidateNested({\n each: true,\n })\n kilometricAllowances: Array<KilometricAllowanceValidation>;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateLetter.js","mappings":";;;;;;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD,4BAAYC,KAAZ;;AAGAD,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["CreateLetter","__decorate","Date"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/letter/CreateLetter.ts"],"sourcesContent":["import { ILetter } from '../../..';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateLetter implements ILetter {\n @ApiProperty()\n idLetterType: number;\n\n @ApiPropertyOptional()\n idReport?: number;\n\n @ApiProperty()\n idSociety: number;\n\n @ApiProperty()\n letterDate: Date;\n\n @ApiPropertyOptional()\n complement?: string;\n\n @ApiPropertyOptional()\n isLRAR?: boolean;\n\n @ApiPropertyOptional()\n isDone?: boolean;\n\n @ApiPropertyOptional()\n state?: number;\n\n @ApiPropertyOptional()\n needResponse?: boolean;\n\n @ApiPropertyOptional()\n ARNumber?: string;\n\n @ApiPropertyOptional()\n idAccountant?: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"QueryLibrary.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB;;AAEXC,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGI,MAAOC,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXD,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["QueryLibraryFile","__decorate","QueryDownloadFile"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { GedFolder, GedFileType } from '../../../Enum/Ged';\n\nexport class QueryLibraryFile {\n @ApiProperty()\n idSociety: number;\n\n @ApiProperty()\n idGedFolder: GedFolder;\n\n @ApiProperty()\n idTypeGedFile: GedFileType;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}\n\nexport class QueryDownloadFile {\n @ApiProperty()\n folderName: string;\n\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n idMail?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ReadLibraryFile.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateLoan.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAEXC,YADC,wBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,wBAAY;AAAEC,aAAW,EAAE;AAAf,CAAZ,CACD;;AAGAD,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD","names":["CreateLoanForm","__decorate","description"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/loan/CreateLoan.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateLoanForm {\n @ApiProperty({ description: 'Désignation' })\n name: string;\n\n @ApiProperty({ description: 'Désignation de l\\'organisme' })\n lenderDesignation: string;\n\n @ApiProperty()\n number: number;\n\n @ApiProperty()\n amount: number;\n\n @ApiProperty()\n assetBeforeExercice: number;\n\n @ApiProperty()\n assetAfterExercice: number;\n\n @ApiProperty()\n idExercice: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"UpdateLoan.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["UpdateLoanForm","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/loan/UpdateLoan.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateLoanForm {\n @ApiPropertyOptional()\n name?: string;\n\n @ApiPropertyOptional()\n lenderDesignation?: string;\n\n @ApiPropertyOptional()\n number?: number;\n\n @ApiPropertyOptional()\n amount?: number;\n\n @ApiPropertyOptional()\n assetBeforeExercice?: number;\n\n @ApiPropertyOptional()\n assetAfterExercice?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateLog.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateMachineLearningAnnotation.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,+BAAP,CAAsC;;QAA/BA,+B,GAAAA,+B;;AASXC,YARC,yBAQD,EAPC,kCAOD,EANC,2BAAM;AACLC,MAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACVA,MAAI,EAAE;AADI,CAAX,CAGD;;AAUAD,YARC,yBAQD,EAPC,kCAOD,EANC,2BAAM;AACLC,MAAI,EAAE;AADD,CAAN,CAMD,EAHC,gCAAW;AACVA,MAAI,EAAE;AADI,CAAX,CAGD;;AAMAD,YAJC,yBAID,EAHC,8BAAS;AACRC,MAAI,EAAE;AADE,CAAT,CAGD;;AAMAD,YAJC,yBAID,EAHC,gDAAsB;AACrBC,MAAI,EAAE;AADe,CAAtB,CAGD;;AAMAD,YAJC,yBAID,EAHC,yBAAI,CAAJ,EAAO;AACNC,MAAI,EAAE;AADA,CAAP,CAGD;;AAMAD,YAJC,yBAID,EAHC,yBAAI,CAAJ,EAAO;AACNC,MAAI,EAAE;AADA,CAAP,CAGD;;AAGAD,YADC,yBACD","names":["CreateMachineLearningAnnotation","__decorate","each"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/machineLearning/CreateMachineLearningAnnotation.ts"],"sourcesContent":["import {\n ArrayUnique, IsInt, IsPositive, IsString, Min,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { IsFormattedDateString } from '../../../../utils/validators/formattedDateString.validator';\n\nexport class CreateMachineLearningAnnotation {\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n idAccountingEntries: number[];\n\n @ApiProperty()\n @ArrayUnique()\n @IsInt({\n each: true,\n })\n @IsPositive({\n each: true,\n })\n idAccountingTransaction: number[];\n\n @ApiProperty()\n @IsString({\n each: true,\n })\n designation: string[];\n\n @ApiProperty()\n @IsFormattedDateString({\n each: true,\n })\n dateValue: string[];\n\n @ApiProperty()\n @Min(0, {\n each: true,\n })\n credit: number[];\n\n @ApiProperty()\n @Min(0, {\n each: true,\n })\n debit: number[];\n\n @ApiProperty()\n kilometers: number[];\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ResultCreateMachineLearningAnnotation.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CreateInvoiceMail.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXC,YADC,yBACD","names":["CreateInvoiceMail","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/mailInvoice/CreateInvoiceMail.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInvoiceMail {\n @ApiProperty()\n prefix: string;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"UpdateInvoiceMail.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,iBAAP,CAAwB;;QAAjBA,iB,GAAAA,iB;;AAEXC,YADC,yBACD","names":["UpdateInvoiceMail","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/mailInvoice/UpdateInvoiceMail.ts"],"sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class UpdateInvoiceMail {\n @ApiProperty()\n prefix: string;\n}\n"]}
|