@silexpert/core 0.4.57 → 0.4.61

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.
Files changed (66) hide show
  1. package/es/api/resources/BalanceSheet.d.ts +4 -0
  2. package/es/api/resources/BalanceSheet.d.ts.map +1 -1
  3. package/es/api/resources/BalanceSheet.js +3 -0
  4. package/es/api/resources/BalanceSheet.js.map +1 -1
  5. package/es/types/Enum/Account.js +2 -2
  6. package/es/types/Enum/Account.js.map +1 -1
  7. package/es/types/Enum/AccountType.d.ts +1 -1
  8. package/es/types/Enum/AccountType.js +1 -1
  9. package/es/types/Enum/AccountType.js.map +1 -1
  10. package/es/types/Enum/IncomeStatement.js +2 -2
  11. package/es/types/Enum/IncomeStatement.js.map +1 -1
  12. package/es/types/Enum/RegisterCategory.d.ts +5 -0
  13. package/es/types/Enum/RegisterCategory.d.ts.map +1 -0
  14. package/es/types/Enum/RegisterCategory.js +6 -0
  15. package/es/types/Enum/RegisterCategory.js.map +1 -0
  16. package/es/types/Interface/api/account/UpdateAccountSociety.d.ts +1 -0
  17. package/es/types/Interface/api/account/UpdateAccountSociety.d.ts.map +1 -1
  18. package/es/types/Interface/api/account/UpdateAccountSociety.js +4 -0
  19. package/es/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
  20. package/es/types/Interface/api/accountingTransaction/QueryTransaction.d.ts +1 -1
  21. package/es/types/Interface/api/accountingTransaction/QueryTransaction.d.ts.map +1 -1
  22. package/es/types/Interface/api/accountingTransaction/QueryTransaction.js +1 -1
  23. package/es/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  24. package/es/types/Interface/api/balanceSheet/ReadFreelanceTurnover.d.ts +7 -0
  25. package/es/types/Interface/api/balanceSheet/ReadFreelanceTurnover.d.ts.map +1 -0
  26. package/es/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js +3 -0
  27. package/es/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -0
  28. package/es/types/Interface/api/incomeAllocation/CreateIncomeAllocation.d.ts +1 -1
  29. package/es/types/Interface/api/incomeAllocation/CreateIncomeAllocation.d.ts.map +1 -1
  30. package/es/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js +2 -2
  31. package/es/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  32. package/es/types/index.d.ts +2 -0
  33. package/es/types/index.d.ts.map +1 -1
  34. package/es/types/index.js +2 -0
  35. package/es/types/index.js.map +1 -1
  36. package/js/api/resources/BalanceSheet.js +4 -0
  37. package/js/api/resources/BalanceSheet.js.map +1 -1
  38. package/js/types/Enum/Account.js +2 -2
  39. package/js/types/Enum/Account.js.map +1 -1
  40. package/js/types/Enum/AccountType.js +1 -1
  41. package/js/types/Enum/AccountType.js.map +1 -1
  42. package/js/types/Enum/IncomeStatement.js +2 -2
  43. package/js/types/Enum/IncomeStatement.js.map +1 -1
  44. package/js/types/Enum/RegisterCategory.js +12 -0
  45. package/js/types/Enum/RegisterCategory.js.map +1 -0
  46. package/js/types/Interface/api/account/UpdateAccountSociety.js +2 -0
  47. package/js/types/Interface/api/account/UpdateAccountSociety.js.map +1 -1
  48. package/js/types/Interface/api/accountingTransaction/QueryTransaction.js +1 -1
  49. package/js/types/Interface/api/accountingTransaction/QueryTransaction.js.map +1 -1
  50. package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js +10 -0
  51. package/js/types/Interface/api/balanceSheet/ReadFreelanceTurnover.js.map +1 -0
  52. package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js +1 -1
  53. package/js/types/Interface/api/incomeAllocation/CreateIncomeAllocation.js.map +1 -1
  54. package/js/types/index.js +24 -0
  55. package/js/types/index.js.map +1 -1
  56. package/package.json +1 -1
  57. package/ts/api/resources/BalanceSheet.ts +5 -0
  58. package/ts/types/Enum/Account.ts +3 -3
  59. package/ts/types/Enum/AccountType.ts +1 -1
  60. package/ts/types/Enum/IncomeStatement.ts +2 -2
  61. package/ts/types/Enum/RegisterCategory.ts +4 -0
  62. package/ts/types/Interface/api/account/UpdateAccountSociety.ts +3 -0
  63. package/ts/types/Interface/api/accountingTransaction/QueryTransaction.ts +1 -1
  64. package/ts/types/Interface/api/balanceSheet/ReadFreelanceTurnover.ts +6 -0
  65. package/ts/types/Interface/api/incomeAllocation/CreateIncomeAllocation.ts +2 -2
  66. package/ts/types/index.ts +2 -0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountExtend';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBalanceSheetLiquidation';\nexport * from './Interface/models/IBalanceSheetPartial';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExerciceComment';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IItemEstimate';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestationSocial';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IReportMessage';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyAction';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceeding';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/ISponsorship';\nexport * from './Interface/models/ISponsorshipCheck';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IFirstStep';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IProductType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUnit';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\nexport * from './Interface/models/ISuggestion';\nexport * from './Interface/models/ISalariesFile';\nexport * from './Interface/models/IPromoCode';\nexport * from './Interface/models/ILoan';\nexport * from './Interface/models/IBalanceSheetModule';\nexport * from './Interface/models/IStock';\nexport * from './Interface/models/ISocietyPromoCode';\nexport * from './Interface/models/IZTicket';\nexport * from './Interface/models/IAccountingTransaction_new';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Quality';\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/AccountType';\nexport * from './Enum/BankAccountType';\nexport * from './Enum/ConnectorType';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\nexport * from './Enum/Nature';\nexport * from './Enum/SurveyType';\nexport * from './Enum/SurveyTypeDatas';\nexport * from './Enum/ReportType';\nexport * from './Enum/ReportState';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/SendInBlueList';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StockType';\nexport * from './Enum/SaleType';\nexport * from './Enum/TypePayment';\nexport * from './Enum/Account';\nexport * from './Enum/TypeCustomerProviderOperation';\nexport * from './Enum/EstimateInvoice';\nexport * from './Enum/Gescom';\nexport * from './Enum/TypeIncomeAllocation';\nexport * from './Enum/AccountingFileType';\nexport * from './Enum/FileType';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/Prestation';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\n\n// Interfaces API\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\nexport * from './Interface/api/accountType/ReadAccountType';\nexport * from './Interface/api/account/QueryAccounts';\nexport * from './Interface/api/account/CreateAccountSociety';\nexport * from './Interface/api/account/UpdateAccountSociety';\nexport * from './Interface/api/account/QueryAccountSociety';\nexport * from './Interface/api/account/QueryGenericAccount';\nexport * from './Interface/api/accountingTransaction/QueryTransaction';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/account/ReadAccounts';\nexport * from './Interface/api/simulationColors/ReadSimulationColors';\nexport * from './Interface/api/survey/QuerySurveys';\nexport * from './Interface/api/file/TFile';\nexport * from './Interface/api/cerfa/CreateCerfa';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/UpdateSociety';\nexport * from './Interface/api/society/ListUserSociety';\nexport * from './Interface/api/society/CreateUserToSocietyWithPermission';\nexport * from './Interface/api/society/UpdateUserToSocietyWithPermission';\nexport * from './Interface/api/society/ReadSocietyUsers';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccount';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';\n// export * from './Interface/api/stock/stockEntries';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLoss';\nexport * from './Interface/api/pdf/BillingDocumentData';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryVat';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryGescom';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadVat';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadGescom';\nexport * from './Interface/api/dashboard/ReadDeadline';\n\n// export * from './Interface/api/survey/QuerySurvey';\nexport * from './Interface/api/survey/ReadSurvey';\nexport * from './Interface/api/survey/UpdateSurvey';\nexport * from './Interface/api/survey/CreateSurvey';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/letter/CreateLetter';\nexport * from './Interface/api/mailInvoice/CreateInvoiceMail';\nexport * from './Interface/api/mailInvoice/UpdateInvoiceMail';\nexport * from './Interface/api/partner/CreatePartner';\nexport * from './Interface/api/partner/GetPartners';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/pappers/QueryPappers';\nexport * from './Interface/api/pappers/ReadPappers';\nexport * from './Interface/api/sponsorship/SendSponsorshipLink';\nexport * from './Interface/api/sponsorship/CreateSponsorship';\nexport * from './Interface/api/sponsorship/QuerySponsorship';\nexport * from './Interface/api/pappers/CreatePappers';\nexport * from './Interface/api/bankAccount/DeleteTransaction';\nexport * from './Interface/api/stripe/QueryStripe';\nexport * from './Interface/api/stripe/ReadStripe';\nexport * from './Interface/api/salariesFile/ReadSalariesFile';\nexport * from './Interface/api/salariesFile/CreateSalariesFile';\nexport * from './Interface/api/shine/CreateShine';\nexport * from './Interface/api/shine/GetConnect';\nexport * from './Interface/api/shine/CreateShineAccount';\nexport * from './Interface/api/shine/CreateShineTransactions';\nexport * from './Interface/api/shine/ConnectResponse';\nexport * from './Interface/api/promoCode/UpdatePromoCode';\nexport * from './Interface/api/promoCode/CreatePromoCode';\nexport * from './Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount';\nexport * from './Interface/api/loan/CreateLoan';\nexport * from './Interface/api/stock/StocksType';\n// export * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/societyPromoCode/CreateSocietyPromoCode';\nexport * from './Interface/api/loan/UpdateLoan';\nexport * from './Interface/api/zticket/CreateZTicket';\nexport * from './Interface/api/zticket/QueryZTicket';\nexport * from './Interface/api/balanceSheetModule/CreateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';\nexport * from './Interface/api/shopify/ShopifyOrder';\nexport * from './Interface/api/shopify/address';\nexport * from './Interface/api/shopify/InvoicesShopify';\nexport * from './Interface/api/shopify/line_item';\nexport * from './Interface/api/shopify/tax_line';\nexport * from './Interface/api/shopify/shipping_line';\nexport * from './Interface/api/prestashop/PSOrder';\nexport * from './Interface/api/prestashop/PSAddress';\nexport * from './Interface/api/prestashop/PSCountry';\nexport * from './Interface/api/prestashop/InvoicesPrestashop';\nexport * from './Interface/api/woocommerce/WCOrder';\nexport * from './Interface/api/woocommerce/WCBilling';\nexport * from './Interface/api/woocommerce/InvoicesWoocommerce';\nexport * from './Interface/api/transactions/QueryUnexport';\nexport * from './Interface/api/crisp/GetCrisp';\nexport * from './Interface/api/incomeAllocation/CreateIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/ReadIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/TypeAndAmount';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/society/ReadSociety';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Interfaces\nexport * from './Interface/models/IApiError';\nexport * from './Interface/models/ISms';\nexport * from './Interface/models/IAccessToken';\nexport * from './Interface/models/IAccountDetail';\nexport * from './Interface/models/IAccountHelp';\nexport * from './Interface/models/IAccountingEntry';\nexport * from './Interface/models/IAccountingFile';\nexport * from './Interface/models/IAccountingJournal';\nexport * from './Interface/models/IAccountingStateType';\nexport * from './Interface/models/IAccountingState';\nexport * from './Interface/models/IAccountingTransaction';\nexport * from './Interface/models/IAccount';\nexport * from './Interface/models/IAccountExtend';\nexport * from './Interface/models/IAccountsSocieties';\nexport * from './Interface/models/IActivity';\nexport * from './Interface/models/IAdditionalBalance';\nexport * from './Interface/models/IAlert';\nexport * from './Interface/models/IAllowedIp';\nexport * from './Interface/models/IAnalyticsUtm';\nexport * from './Interface/models/IAppConfig';\nexport * from './Interface/models/IAreasInvoice';\nexport * from './Interface/models/IAskAbsence';\nexport * from './Interface/models/IAskAbsenceTimes';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IAutoLoginToken';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/IBalanceSheetLiquidation';\nexport * from './Interface/models/IBalanceSheetPartial';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBankTransaction';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\nexport * from './Interface/models/ICallDirectly';\nexport * from './Interface/models/ICategory';\nexport * from './Interface/models/ICerfaType';\nexport * from './Interface/models/ICerfaValue';\nexport * from './Interface/models/IChangeLog';\nexport * from './Interface/models/IChecklist';\nexport * from './Interface/models/IChecklistDetail';\nexport * from './Interface/models/ICivility';\nexport * from './Interface/models/IErrorCode';\nexport * from './Interface/models/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IConnector';\nexport * from './Interface/models/ICotation';\nexport * from './Interface/models/ICountry';\nexport * from './Interface/models/ICurrency';\nexport * from './Interface/models/ICustomerIsRegime';\nexport * from './Interface/models/ICustomerSignature';\nexport * from './Interface/models/ICustomerTva';\nexport * from './Interface/models/ICustomisation';\nexport * from './Interface/models/ICycle';\nexport * from './Interface/models/IDay';\nexport * from './Interface/models/IDetailedLogBi';\nexport * from './Interface/models/IDirectDebitHistory';\nexport * from './Interface/models/IEmployee';\nexport * from './Interface/models/IEngagementAccountingEntry';\nexport * from './Interface/models/IEngagementAccountingFile';\nexport * from './Interface/models/IEngagementBankTransaction';\nexport * from './Interface/models/IEngagementOcrExtraction';\nexport * from './Interface/models/IEstimateInvoiceRepeat';\nexport * from './Interface/models/IEstimateInvoice';\nexport * from './Interface/models/IExerciceDetail';\nexport * from './Interface/models/IExerciceComment';\nexport * from './Interface/models/IExercice';\nexport * from './Interface/models/IExercicePrestation';\nexport * from './Interface/models/IFailedLoginAttempt';\nexport * from './Interface/models/IFaqCategory';\nexport * from './Interface/models/IFaq';\nexport * from './Interface/models/IFileType';\nexport * from './Interface/models/IFile';\nexport * from './Interface/models/IFileMissing';\nexport * from './Interface/models/IFiscalRegime';\nexport * from './Interface/models/IFolderFile';\nexport * from './Interface/models/IFollowedQualityMail';\nexport * from './Interface/models/IFollow';\nexport * from './Interface/models/IFollowList';\nexport * from './Interface/models/IFormalismValue';\nexport * from './Interface/models/IFormalism';\nexport * from './Interface/models/IFrequency';\nexport * from './Interface/models/IFuel';\nexport * from './Interface/models/IGedCategory';\nexport * from './Interface/models/IGedFile';\nexport * from './Interface/models/IGedFolder';\nexport * from './Interface/models/IIdentification';\nexport * from './Interface/models/IIndependentReview';\nexport * from './Interface/models/IInterestedByFeature';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IItemEstimate';\nexport * from './Interface/models/IJobCategory';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IJob';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILegalForm';\nexport * from './Interface/models/ILegalNotice';\nexport * from './Interface/models/ILettering';\nexport * from './Interface/models/ILetter';\nexport * from './Interface/models/ILogBi';\nexport * from './Interface/models/ILog';\nexport * from './Interface/models/IMailSociety';\nexport * from './Interface/models/IMailAuto';\nexport * from './Interface/models/IMailAutoType';\nexport * from './Interface/models/IMonth';\nexport * from './Interface/models/INationality';\nexport * from './Interface/models/INature';\nexport * from './Interface/models/INote';\nexport * from './Interface/models/INotification';\nexport * from './Interface/models/IOldExpertInfo';\nexport * from './Interface/models/IOperationLegalNotice';\nexport * from './Interface/models/IPageView';\nexport * from './Interface/models/IPayPlan';\nexport * from './Interface/models/IPartnerTransaction';\nexport * from './Interface/models/IPaymentDelay';\nexport * from './Interface/models/IPaymentSchedule';\nexport * from './Interface/models/IPayment';\nexport * from './Interface/models/IPaymentExpectation';\nexport * from './Interface/models/IPaymentExpectationCustomer';\nexport * from './Interface/models/IPaymentMethod';\nexport * from './Interface/models/IPaymentWaiting';\nexport * from './Interface/models/IPenalty';\nexport * from './Interface/models/IPendingPoint';\nexport * from './Interface/models/IPermission';\nexport * from './Interface/models/IPhoneNumber';\nexport * from './Interface/models/IPhonePrefix';\nexport * from './Interface/models/IPhonePrefixChild';\nexport * from './Interface/models/IPrestationSocial';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IProcedure';\nexport * from './Interface/models/IProduct';\nexport * from './Interface/models/IQuality';\nexport * from './Interface/models/IQuotaLead';\nexport * from './Interface/models/IRating';\nexport * from './Interface/models/IReasonTermination';\nexport * from './Interface/models/IReason';\nexport * from './Interface/models/IRecontactHistory';\nexport * from './Interface/models/IRefund';\nexport * from './Interface/models/IRefundMotif';\nexport * from './Interface/models/IRegion';\nexport * from './Interface/models/IRegisterCategory';\nexport * from './Interface/models/IRegulate';\nexport * from './Interface/models/IRegulation';\nexport * from './Interface/models/IReport';\nexport * from './Interface/models/IReportMessage';\nexport * from './Interface/models/IRole';\nexport * from './Interface/models/IRoleUser';\nexport * from './Interface/models/IRoom';\nexport * from './Interface/models/IRule';\nexport * from './Interface/models/ISchedule';\nexport * from './Interface/models/ISector';\nexport * from './Interface/models/ISendMethod';\nexport * from './Interface/models/IService';\nexport * from './Interface/models/ISheetMonthSchedule';\nexport * from './Interface/models/ISimulation';\nexport * from './Interface/models/ISimulationAdditionalFinance';\nexport * from './Interface/models/ISimulationColor';\nexport * from './Interface/models/ISimulationElement';\nexport * from './Interface/models/ISimulationHasBankAccount';\nexport * from './Interface/models/ISimulationPeriod';\nexport * from './Interface/models/ISimulationSummary';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\nexport * from './Interface/models/ISocietyAction';\nexport * from './Interface/models/ISocietyApproval';\nexport * from './Interface/models/ISocietyBank';\nexport * from './Interface/models/ISocietyBudgetConnection';\nexport * from './Interface/models/ISocietyCgv';\nexport * from './Interface/models/ISocietyConfig';\nexport * from './Interface/models/ISocietyConfigBalanceSheet';\nexport * from './Interface/models/ISocietyDetail';\nexport * from './Interface/models/ISocietyFile';\nexport * from './Interface/models/ISocietyGescom';\nexport * from './Interface/models/ISocietyJuridical';\nexport * from './Interface/models/ISocietyNote';\nexport * from './Interface/models/ISocietyPartner';\nexport * from './Interface/models/ISocietyProceeding';\nexport * from './Interface/models/ISocietyRelance';\nexport * from './Interface/models/ISocietySocial';\nexport * from './Interface/models/ISocietySoftware';\nexport * from './Interface/models/ISocietyStat';\nexport * from './Interface/models/ISocietyVehicle';\nexport * from './Interface/models/ISoftwareCompta';\nexport * from './Interface/models/ISource';\nexport * from './Interface/models/ISpecialOperation';\nexport * from './Interface/models/ISponsorshipLink';\nexport * from './Interface/models/ISponsorship';\nexport * from './Interface/models/ISponsorshipCheck';\nexport * from './Interface/models/IStatusSignature';\nexport * from './Interface/models/IStripeEvent';\nexport * from './Interface/models/ISupervision';\nexport * from './Interface/models/ISupervisionJob';\nexport * from './Interface/models/ISupervisionPendingPoint';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/ITaxSystem';\nexport * from './Interface/models/ITeamBusinessLine';\nexport * from './Interface/models/ITeam';\nexport * from './Interface/models/ITerminationList';\nexport * from './Interface/models/ITicketSupport';\nexport * from './Interface/models/ITicketSupportFollow';\nexport * from './Interface/models/IThirdParty';\nexport * from './Interface/models/IThirdPartySociety';\nexport * from './Interface/models/ITimeTracking';\nexport * from './Interface/models/ITimeTrackingSource';\nexport * from './Interface/models/ITmpValidationToken';\nexport * from './Interface/models/IAccountantTracker';\nexport * from './Interface/models/IVatMargin';\nexport * from './Interface/models/IVatRegime';\nexport * from './Interface/models/IVat';\nexport * from './Interface/models/IAbsenceType';\nexport * from './Interface/models/IAccountType';\nexport * from './Interface/models/IAccountingFileType';\nexport * from './Interface/models/IBrandType';\nexport * from './Interface/models/ICashDeskTransactionType';\nexport * from './Interface/models/IChannelType';\nexport * from './Interface/models/IChecklistType';\nexport * from './Interface/models/IChecklistCategoryType';\nexport * from './Interface/models/ICommentType';\nexport * from './Interface/models/IComptaType';\nexport * from './Interface/models/IComptaHistoryType';\nexport * from './Interface/models/IConnectorType';\nexport * from './Interface/models/IContractType';\nexport * from './Interface/models/ICustomizationType';\nexport * from './Interface/models/IDocumentWaitingType';\nexport * from './Interface/models/IEstimateInvoiceType';\nexport * from './Interface/models/IFollowedQualityMailType';\nexport * from './Interface/models/IFirstStep';\nexport * from './Interface/models/IGedFileType';\nexport * from './Interface/models/ILetterType';\nexport * from './Interface/models/ILogType';\nexport * from './Interface/models/INotificationCodeType';\nexport * from './Interface/models/INotificationType';\nexport * from './Interface/models/IPartnerTransactionType';\nexport * from './Interface/models/IPenaltyType';\nexport * from './Interface/models/IProductType';\nexport * from './Interface/models/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/ISmsType';\nexport * from './Interface/models/IStripeEventType';\nexport * from './Interface/models/ISubscriptionType';\nexport * from './Interface/models/IThirdPartyType';\nexport * from './Interface/models/IVehicleType';\nexport * from './Interface/models/IUnit';\nexport * from './Interface/models/IUser';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserSocietyTicketSupport';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationCertificate';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailSpam';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWebMailSpamType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\nexport * from './Interface/models/ISuggestion';\nexport * from './Interface/models/ISalariesFile';\nexport * from './Interface/models/IPromoCode';\nexport * from './Interface/models/ILoan';\nexport * from './Interface/models/IBalanceSheetModule';\nexport * from './Interface/models/IStock';\nexport * from './Interface/models/ISocietyPromoCode';\nexport * from './Interface/models/IZTicket';\nexport * from './Interface/models/IAccountingTransaction_new';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Quality';\nexport * from './Enum/Role';\nexport * from './Enum/Simulation';\nexport * from './Enum/Country';\nexport * from './Enum/ComptaType';\nexport * from './Enum/SubscriptionType';\nexport * from './Enum/Sector';\nexport * from './Enum/LegalForm';\nexport * from './Enum/VatRegime';\nexport * from './Enum/AccountType';\nexport * from './Enum/BankAccountType';\nexport * from './Enum/ConnectorType';\nexport * from './Enum/Vat';\nexport * from './Enum/AccountingJournal';\nexport * from './Enum/ImmobilizationType';\nexport * from './Enum/Nature';\nexport * from './Enum/SurveyType';\nexport * from './Enum/SurveyTypeDatas';\nexport * from './Enum/ReportType';\nexport * from './Enum/ReportState';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/SendInBlueList';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StockType';\nexport * from './Enum/SaleType';\nexport * from './Enum/TypePayment';\nexport * from './Enum/Account';\nexport * from './Enum/TypeCustomerProviderOperation';\nexport * from './Enum/EstimateInvoice';\nexport * from './Enum/Gescom';\nexport * from './Enum/TypeIncomeAllocation';\nexport * from './Enum/AccountingFileType';\nexport * from './Enum/FileType';\nexport * from './Enum/RegisterCategory';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/Prestation';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\n\n// Interfaces API\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/QueryPaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/UpdatePaymentExpectationCustomer';\nexport * from './Interface/api/paymentExpectationCustomer/CreatePaymentExpectationCustomer';\nexport * from './Interface/api/accountType/ReadAccountType';\nexport * from './Interface/api/account/QueryAccounts';\nexport * from './Interface/api/account/CreateAccountSociety';\nexport * from './Interface/api/account/UpdateAccountSociety';\nexport * from './Interface/api/account/QueryAccountSociety';\nexport * from './Interface/api/account/QueryGenericAccount';\nexport * from './Interface/api/accountingTransaction/QueryTransaction';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/account/ReadAccounts';\nexport * from './Interface/api/balanceSheet/ReadFreelanceTurnover';\nexport * from './Interface/api/simulationColors/ReadSimulationColors';\nexport * from './Interface/api/survey/QuerySurveys';\nexport * from './Interface/api/file/TFile';\nexport * from './Interface/api/cerfa/CreateCerfa';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/UpdateSociety';\nexport * from './Interface/api/society/ListUserSociety';\nexport * from './Interface/api/society/CreateUserToSocietyWithPermission';\nexport * from './Interface/api/society/UpdateUserToSocietyWithPermission';\nexport * from './Interface/api/society/ReadSocietyUsers';\nexport * from './Interface/api/BasePaginate';\nexport * from './Interface/api/BaseRequest';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccount';\nexport * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';\n// export * from './Interface/api/stock/stockEntries';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLoss';\nexport * from './Interface/api/pdf/BillingDocumentData';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryVat';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryGescom';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadVat';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadGescom';\nexport * from './Interface/api/dashboard/ReadDeadline';\n\n// export * from './Interface/api/survey/QuerySurvey';\nexport * from './Interface/api/survey/ReadSurvey';\nexport * from './Interface/api/survey/UpdateSurvey';\nexport * from './Interface/api/survey/CreateSurvey';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/letter/CreateLetter';\nexport * from './Interface/api/mailInvoice/CreateInvoiceMail';\nexport * from './Interface/api/mailInvoice/UpdateInvoiceMail';\nexport * from './Interface/api/partner/CreatePartner';\nexport * from './Interface/api/partner/GetPartners';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/pappers/QueryPappers';\nexport * from './Interface/api/pappers/ReadPappers';\nexport * from './Interface/api/sponsorship/SendSponsorshipLink';\nexport * from './Interface/api/sponsorship/CreateSponsorship';\nexport * from './Interface/api/sponsorship/QuerySponsorship';\nexport * from './Interface/api/pappers/CreatePappers';\nexport * from './Interface/api/bankAccount/DeleteTransaction';\nexport * from './Interface/api/stripe/QueryStripe';\nexport * from './Interface/api/stripe/ReadStripe';\nexport * from './Interface/api/salariesFile/ReadSalariesFile';\nexport * from './Interface/api/salariesFile/CreateSalariesFile';\nexport * from './Interface/api/shine/CreateShine';\nexport * from './Interface/api/shine/GetConnect';\nexport * from './Interface/api/shine/CreateShineAccount';\nexport * from './Interface/api/shine/CreateShineTransactions';\nexport * from './Interface/api/shine/ConnectResponse';\nexport * from './Interface/api/promoCode/UpdatePromoCode';\nexport * from './Interface/api/promoCode/CreatePromoCode';\nexport * from './Interface/api/balanceBankAccount/CreateBudgetBalanceBankAccount';\nexport * from './Interface/api/loan/CreateLoan';\nexport * from './Interface/api/stock/StocksType';\n// export * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/societyPromoCode/CreateSocietyPromoCode';\nexport * from './Interface/api/loan/UpdateLoan';\nexport * from './Interface/api/zticket/CreateZTicket';\nexport * from './Interface/api/zticket/QueryZTicket';\nexport * from './Interface/api/balanceSheetModule/CreateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/UpdateBalanceSheetModule';\nexport * from './Interface/api/balanceSheetModule/GetBalanceSheetModule';\nexport * from './Interface/api/shopify/ShopifyOrder';\nexport * from './Interface/api/shopify/address';\nexport * from './Interface/api/shopify/InvoicesShopify';\nexport * from './Interface/api/shopify/line_item';\nexport * from './Interface/api/shopify/tax_line';\nexport * from './Interface/api/shopify/shipping_line';\nexport * from './Interface/api/prestashop/PSOrder';\nexport * from './Interface/api/prestashop/PSAddress';\nexport * from './Interface/api/prestashop/PSCountry';\nexport * from './Interface/api/prestashop/InvoicesPrestashop';\nexport * from './Interface/api/woocommerce/WCOrder';\nexport * from './Interface/api/woocommerce/WCBilling';\nexport * from './Interface/api/woocommerce/InvoicesWoocommerce';\nexport * from './Interface/api/transactions/QueryUnexport';\nexport * from './Interface/api/crisp/GetCrisp';\nexport * from './Interface/api/incomeAllocation/CreateIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/ReadIncomeAllocation';\nexport * from './Interface/api/incomeAllocation/TypeAndAmount';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/society/ReadSociety';\n"]}
@@ -17,6 +17,10 @@ class BalanceSheet extends _Resource.Resource {
17
17
  });
18
18
  }
19
19
 
20
+ getFreelanceTurnover(params) {
21
+ return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/freelanceTurnover`);
22
+ }
23
+
20
24
  }
21
25
 
22
26
  exports.BalanceSheet = BalanceSheet;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/api/resources/BalanceSheet.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEM,MAAO,YAAP,SAA4B,kBAA5B,CAAoC;AACxC,EAAA,MAAM,CAAC,MAAD,EAA+B;AACnC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,mBAA9C,EAAmE;AACxE,MAAA,YAAY,EAAE,aAD0D;AAExE,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAF+D,KAAnE,CAAP;AAMD;;AARuC;;QAA7B,Y,GAAA,Y","sourcesContent":["import { Resource } from '../Resource';\n\nexport class BalanceSheet extends Resource {\n getPdf(params: { idExercice: number }): Promise<Buffer> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/pdf`, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}\n"],"sourceRoot":"","file":"BalanceSheet.js"}
1
+ {"version":3,"sources":["../../../ts/api/resources/BalanceSheet.ts"],"names":[],"mappings":";;;;;;;AACA;;AAEM,MAAO,YAAP,SAA4B,kBAA5B,CAAoC;AACxC,EAAA,MAAM,CAAC,MAAD,EAA+B;AACnC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,mBAA9C,EAAmE;AACxE,MAAA,YAAY,EAAE,aAD0D;AAExE,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAF+D,KAAnE,CAAP;AAMD;;AAED,EAAA,oBAAoB,CAAC,MAAD,EAA+B;AACjD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,aAAa,MAAM,CAAC,UAAU,iCAA9C,CAAP;AACD;;AAZuC;;QAA7B,Y,GAAA,Y","sourcesContent":["import { ReadFreelanceTurnover } from '../..';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheet extends Resource {\n getPdf(params: { idExercice: number }): Promise<Buffer> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/pdf`, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n\n getFreelanceTurnover(params: { idExercice: number }): Promise<ReadFreelanceTurnover> {\n return this.axios.$get(`/exercice/${params.idExercice}/balanceSheet/freelanceTurnover`);\n }\n}\n"],"sourceRoot":"","file":"BalanceSheet.js"}
@@ -25,8 +25,8 @@ const Account = exports.Account = {
25
25
  number: 707000
26
26
  },
27
27
  CAPITAL: {
28
- id: 230,
29
- number: 101300
28
+ id: 112,
29
+ number: 101100
30
30
  },
31
31
  REPORT_DEBIT: {
32
32
  id: 89,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/Account.ts"],"names":[],"mappings":";;;;;AAAO,MAAM,OAAO,WAAP,OAAO,GAAG;AACrB,EAAA,cAAc,EAAE;AACd,IAAA,EAAE,EAAE,EADU;AAEd,IAAA,MAAM,EAAE;AAFM,GADK;AAKrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,EADO;AAEX,IAAA,MAAM,EAAE;AAFG,GALQ;AASrB,EAAA,UAAU,EAAE;AACV,IAAA,EAAE,EAAE,EADM;AAEV,IAAA,MAAM,EAAE;AAFE,GATS;AAarB,EAAA,OAAO,EAAE;AACP,IAAA,EAAE,EAAE,EADG;AAEP,IAAA,MAAM,EAAE;AAFD,GAbY;AAiBrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,EADO;AAEX,IAAA,MAAM,EAAE;AAFG,GAjBQ;AAqBrB,EAAA,OAAO,EAAE;AACP,IAAA,EAAE,EAAE,GADG;AAEP,IAAA,MAAM,EAAE;AAFD,GArBY;AAyBrB,EAAA,YAAY,EAAE;AACZ,IAAA,EAAE,EAAE,EADQ;AAEZ,IAAA,MAAM,EAAE;AAFI,GAzBO;AA6BrB,EAAA,aAAa,EAAE;AACb,IAAA,EAAE,EAAE,EADS;AAEb,IAAA,MAAM,EAAE;AAFK,GA7BM;AAiCrB,EAAA,aAAa,EAAE;AACb,IAAA,EAAE,EAAE,EADS;AAEb,IAAA,MAAM,EAAE;AAFK,GAjCM;AAqCrB,EAAA,iBAAiB,EAAE;AACjB,IAAA,EAAE,EAAE,EADa;AAEjB,IAAA,MAAM,EAAE;AAFS,GArCE;AAyCrB,EAAA,iBAAiB,EAAE;AACjB,IAAA,EAAE,EAAE,EADa;AAEjB,IAAA,MAAM,EAAE;AAFS,GAzCE;AA6CrB,EAAA,gBAAgB,EAAE;AAChB,IAAA,EAAE,EAAE,EADY;AAEhB,IAAA,MAAM,EAAE;AAFQ,GA7CG;AAiDrB,EAAA,mBAAmB,EAAE;AACnB,IAAA,EAAE,EAAE,EADe;AAEnB,IAAA,MAAM,EAAE;AAFW,GAjDA;AAqDrB,EAAA,QAAQ,EAAE;AACR,IAAA,EAAE,EAAE,GADI;AAER,IAAA,MAAM,EAAE;AAFA,GArDW;AAyDrB,EAAA,eAAe,EAAE;AACf,IAAA,EAAE,EAAE,EADW;AAEf,IAAA,MAAM,EAAE;AAFO;AAzDI,CAAhB","sourcesContent":["export const Account = {\n RESULT_BENEFIT: {\n id: 91,\n number: 120000,\n },\n RESULT_LOSS: {\n id: 92,\n number: 129000,\n },\n PRODUCTION: {\n id: 40,\n number: 701000,\n },\n SERVICE: {\n id: 47,\n number: 706000,\n },\n MERCHANDISE: {\n id: 48,\n number: 707000,\n },\n CAPITAL: {\n id: 230,\n number: 101300,\n },\n REPORT_DEBIT: {\n id: 89,\n number: 119000,\n },\n REPORT_CREDIT: {\n id: 87,\n number: 110000,\n },\n LEGAL_RESERVE: {\n id: 61,\n number: 106100,\n },\n STATUTORY_RESERVE: {\n id: 65,\n number: 106300,\n },\n REGULATED_RESERVE: {\n id: 66,\n number: 106400,\n },\n OPTIONAL_RESERVE: {\n id: 70,\n number: 106800,\n },\n UNAVAILABLE_RESERVE: {\n id: 64,\n number: 106200,\n },\n DIVIDEND: {\n id: 250,\n number: 457000,\n },\n LEVY_ON_RESERVE: { // FIXME: MAUVAIS ID\n id: 70,\n number: 106800,\n },\n};"],"sourceRoot":"","file":"Account.js"}
1
+ {"version":3,"sources":["../../../ts/types/Enum/Account.ts"],"names":[],"mappings":";;;;;AAAO,MAAM,OAAO,WAAP,OAAO,GAAG;AACrB,EAAA,cAAc,EAAE;AACd,IAAA,EAAE,EAAE,EADU;AAEd,IAAA,MAAM,EAAE;AAFM,GADK;AAKrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,EADO;AAEX,IAAA,MAAM,EAAE;AAFG,GALQ;AASrB,EAAA,UAAU,EAAE;AACV,IAAA,EAAE,EAAE,EADM;AAEV,IAAA,MAAM,EAAE;AAFE,GATS;AAarB,EAAA,OAAO,EAAE;AACP,IAAA,EAAE,EAAE,EADG;AAEP,IAAA,MAAM,EAAE;AAFD,GAbY;AAiBrB,EAAA,WAAW,EAAE;AACX,IAAA,EAAE,EAAE,EADO;AAEX,IAAA,MAAM,EAAE;AAFG,GAjBQ;AAqBrB,EAAA,OAAO,EAAE;AACP,IAAA,EAAE,EAAE,GADG;AAEP,IAAA,MAAM,EAAE;AAFD,GArBY;AAyBrB,EAAA,YAAY,EAAE;AACZ,IAAA,EAAE,EAAE,EADQ;AAEZ,IAAA,MAAM,EAAE;AAFI,GAzBO;AA6BrB,EAAA,aAAa,EAAE;AACb,IAAA,EAAE,EAAE,EADS;AAEb,IAAA,MAAM,EAAE;AAFK,GA7BM;AAiCrB,EAAA,aAAa,EAAE;AACb,IAAA,EAAE,EAAE,EADS;AAEb,IAAA,MAAM,EAAE;AAFK,GAjCM;AAqCrB,EAAA,iBAAiB,EAAE;AACjB,IAAA,EAAE,EAAE,EADa;AAEjB,IAAA,MAAM,EAAE;AAFS,GArCE;AAyCrB,EAAA,iBAAiB,EAAE;AACjB,IAAA,EAAE,EAAE,EADa;AAEjB,IAAA,MAAM,EAAE;AAFS,GAzCE;AA6CrB,EAAA,gBAAgB,EAAE;AAChB,IAAA,EAAE,EAAE,EADY;AAEhB,IAAA,MAAM,EAAE;AAFQ,GA7CG;AAiDrB,EAAA,mBAAmB,EAAE;AACnB,IAAA,EAAE,EAAE,EADe;AAEnB,IAAA,MAAM,EAAE;AAFW,GAjDA;AAqDrB,EAAA,QAAQ,EAAE;AACR,IAAA,EAAE,EAAE,GADI;AAER,IAAA,MAAM,EAAE;AAFA,GArDW;AAyDrB,EAAA,eAAe,EAAE;AACf,IAAA,EAAE,EAAE,EADW;AAEf,IAAA,MAAM,EAAE;AAFO;AAzDI,CAAhB","sourcesContent":["export const Account = {\n RESULT_BENEFIT: {\n id: 91,\n number: 120000,\n },\n RESULT_LOSS: {\n id: 92,\n number: 129000,\n },\n PRODUCTION: {\n id: 40,\n number: 701000,\n },\n SERVICE: {\n id: 47,\n number: 706000,\n },\n MERCHANDISE: {\n id: 48,\n number: 707000,\n },\n CAPITAL: {\n id: 112,\n number: 101100,\n },\n REPORT_DEBIT: {\n id: 89,\n number: 119000,\n },\n REPORT_CREDIT: {\n id: 87,\n number: 110000,\n },\n LEGAL_RESERVE: {\n id: 61,\n number: 106100,\n },\n STATUTORY_RESERVE: {\n id: 65,\n number: 106300,\n },\n REGULATED_RESERVE: {\n id: 66,\n number: 106400,\n },\n OPTIONAL_RESERVE: {\n id: 70,\n number: 106800,\n },\n UNAVAILABLE_RESERVE: {\n id: 64,\n number: 106200,\n },\n DIVIDEND: {\n id: 250,\n number: 457000,\n },\n LEVY_ON_RESERVE: {\n id: 70,\n number: 106800,\n },\n};"],"sourceRoot":"","file":"Account.js"}
@@ -9,7 +9,7 @@ const AccountType = exports.AccountType = {
9
9
  color: '#CCCCCC',
10
10
  icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917'
11
11
  },
12
- FOURNITURES: {
12
+ BANQUES: {
13
13
  id: 2,
14
14
  color: '#896FD3',
15
15
  icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc'
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/AccountType.ts"],"names":[],"mappings":"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","sourcesContent":["export const AccountType = {\n DEPLACEMENTS: {\n id: 1,\n color: '#CCCCCC',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n FOURNITURES: {\n id: 2,\n color: '#896FD3',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n DEPENSES_DIVERSES: {\n id: 3,\n color: '#DECC27',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n SOUS_TRAITANCES: {\n id: 4,\n color: '#A75F1C',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ACHAT_MARCHANDISES: {\n id: 5,\n color: '#FBD65C',\n icon: 'accountLogo/2dea54a3-cd5d-59fe-8862-fcd354fa4c4e',\n },\n CHARGES_SOCIALES: {\n id: 6,\n color: '#009688',\n icon: 'accountLogo/679928ed-dba5-5634-b925-ec392037a32d',\n },\n SALAIRES: {\n id: 7,\n color: '#FBA55A',\n icon: 'accountLogo/bb818b4c-39b9-5e17-840e-2321b78c318c',\n },\n TAXES: {\n id: 8,\n color: '#26D395',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n FONCTIONNEMENT: {\n id: 9,\n color: '#84908D',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n RECETTES_PRODUCTION: {\n id: 10,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_NEGOCE: {\n id: 11,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_DIVERSES: {\n id: 12,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n AUTRES: {\n id: 13,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n ACHATS: {\n id: 14,\n color: '#FBD65C',\n icon: 'accountLogo/eca668d8-5fab-50eb-8131-eaa386e814fb',\n },\n SALAIRES_2: {\n id: 15,\n color: '#9AACF8',\n icon: 'accountLogo/bb818b4c-39b9-5e17-840e-2321b78c318c',\n },\n IMMOBILIER: {\n id: 16,\n color: '#C2C1C1',\n icon: 'accountLogo/f3546ef2-5b00-5067-9082-ef1cea96fa6b',\n },\n SERVICES: {\n id: 17,\n color: '#D260BC',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ABONNEMENTS: {\n id: 18,\n color: '#E74242',\n icon: 'accountLogo/06379552-c039-5c40-bd24-f9ef5676416c',\n },\n DEPENSES_COURANTES: {\n id: 19,\n color: '#D08FDB',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n TRANSPORTS: {\n id: 20,\n color: '#FF9365',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n ADMINISTRATIF: {\n id: 21,\n color: '#60C0FE',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n PUBLICITES_ET_MISSIONS: {\n id: 22,\n color: '#FEA1A1',\n icon: 'accountLogo/4868f724-b7d4-5d23-ac16-5c52ab34c84d',\n },\n DIVERS: {\n id: 23,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n FINANCES: {\n id: 24,\n color: '#26D395',\n icon: 'accountLogo/5f4b746d-d2b3-53bb-8c97-8772a8becdf0',\n },\n IMMOBILISATIONS: {\n id: 25,\n color: '#CCCCCC',\n icon: 'accountLogo/43d187de-51ec-59b9-a72d-9a91b3afd10b',\n },\n};"],"sourceRoot":"","file":"AccountType.js"}
1
+ {"version":3,"sources":["../../../ts/types/Enum/AccountType.ts"],"names":[],"mappings":"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","sourcesContent":["export const AccountType = {\n DEPLACEMENTS: {\n id: 1,\n color: '#CCCCCC',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n BANQUES: {\n id: 2,\n color: '#896FD3',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n DEPENSES_DIVERSES: {\n id: 3,\n color: '#DECC27',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n SOUS_TRAITANCES: {\n id: 4,\n color: '#A75F1C',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ACHAT_MARCHANDISES: {\n id: 5,\n color: '#FBD65C',\n icon: 'accountLogo/2dea54a3-cd5d-59fe-8862-fcd354fa4c4e',\n },\n CHARGES_SOCIALES: {\n id: 6,\n color: '#009688',\n icon: 'accountLogo/679928ed-dba5-5634-b925-ec392037a32d',\n },\n SALAIRES: {\n id: 7,\n color: '#FBA55A',\n icon: 'accountLogo/bb818b4c-39b9-5e17-840e-2321b78c318c',\n },\n TAXES: {\n id: 8,\n color: '#26D395',\n icon: 'accountLogo/58710fd7-ee94-588a-b788-7caa7d5d4016',\n },\n FONCTIONNEMENT: {\n id: 9,\n color: '#84908D',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n RECETTES_PRODUCTION: {\n id: 10,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_NEGOCE: {\n id: 11,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n RECETTES_DIVERSES: {\n id: 12,\n color: '#26D395',\n icon: 'accountLogo/8d411d9d-eee4-56f7-a8ef-0529002c96ed',\n },\n AUTRES: {\n id: 13,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n ACHATS: {\n id: 14,\n color: '#FBD65C',\n icon: 'accountLogo/eca668d8-5fab-50eb-8131-eaa386e814fb',\n },\n SALAIRES_2: {\n id: 15,\n color: '#9AACF8',\n icon: 'accountLogo/bb818b4c-39b9-5e17-840e-2321b78c318c',\n },\n IMMOBILIER: {\n id: 16,\n color: '#C2C1C1',\n icon: 'accountLogo/f3546ef2-5b00-5067-9082-ef1cea96fa6b',\n },\n SERVICES: {\n id: 17,\n color: '#D260BC',\n icon: 'accountLogo/304551ee-263e-50b7-83b0-1a102e738f03',\n },\n ABONNEMENTS: {\n id: 18,\n color: '#E74242',\n icon: 'accountLogo/06379552-c039-5c40-bd24-f9ef5676416c',\n },\n DEPENSES_COURANTES: {\n id: 19,\n color: '#D08FDB',\n icon: 'accountLogo/89d397ad-3774-540c-b06d-a6b91e3f2946',\n },\n TRANSPORTS: {\n id: 20,\n color: '#FF9365',\n icon: 'accountLogo/0616d627-840d-5034-9409-d7d99ce17917',\n },\n ADMINISTRATIF: {\n id: 21,\n color: '#60C0FE',\n icon: 'accountLogo/652d7313-aeb5-503e-8f7d-7d1268458fbc',\n },\n PUBLICITES_ET_MISSIONS: {\n id: 22,\n color: '#FEA1A1',\n icon: 'accountLogo/4868f724-b7d4-5d23-ac16-5c52ab34c84d',\n },\n DIVERS: {\n id: 23,\n color: '#26D395',\n icon: 'accountLogo/f53f59a1-da0e-55a7-b176-baa0ee454794',\n },\n FINANCES: {\n id: 24,\n color: '#26D395',\n icon: 'accountLogo/5f4b746d-d2b3-53bb-8c97-8772a8becdf0',\n },\n IMMOBILISATIONS: {\n id: 25,\n color: '#CCCCCC',\n icon: 'accountLogo/43d187de-51ec-59b9-a72d-9a91b3afd10b',\n },\n};"],"sourceRoot":"","file":"AccountType.js"}
@@ -247,8 +247,8 @@ const INCOME_STATEMENT_LIST = exports.INCOME_STATEMENT_LIST = [{
247
247
  name: 'Résultat de l\'exercice',
248
248
  total: 0,
249
249
  calculation: true,
250
- calculationAdd: ['totalOperatingIncome', 'totalFinancialProducts', 'totalExceptionalProducts', 'totalExceptionalExpenses'],
251
- calculationSubtract: ['totalOperatingExpenses', 'totalFinancialExpenses', 'incomeTax'],
250
+ calculationAdd: ['totalOperatingIncome', 'totalFinancialProducts', 'totalExceptionalProducts'],
251
+ calculationSubtract: ['totalOperatingExpenses', 'totalFinancialExpenses', 'totalExceptionalExpenses', 'incomeTax'],
252
252
  key: 'resultOfExercise'
253
253
  }];
254
254
  //# sourceMappingURL=IncomeStatement.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../ts/types/Enum/IncomeStatement.ts"],"names":[],"mappings":"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","sourcesContent":["type IncomeStatementField = {\n name: string;\n fields?: IncomeStatementField[];\n accounts?: string[];\n total: number;\n excludeAccounts?: string[];\n};\n\nexport type IncomeStatement = {\n name: string;\n fields?: IncomeStatementField[],\n total: number;\n accounts?: string[];\n excludeAccounts?: string[];\n key: string;\n calculation?: boolean; // Doit être calculé avec calculationAdd & calculationSubtract\n calculationAdd?: string[]; // Tableau des keys à additionner pour obtenir le total\n calculationSubtract?: string[]; // Tableau des keys à soustraire pour obtenir le total\n isProduct?: boolean; // Si c'est un produit, on fait x -1\n};\n\nexport const INCOME_STATEMENT_LIST: IncomeStatement[] = [\n {\n name: 'Total des produits d\\'exploitation',\n key: 'totalOperatingIncome',\n total: 0,\n isProduct: true,\n fields: [\n {\n name: 'Chiffre d\\'Affaires',\n total: 0,\n fields: [\n {\n name: 'Ventes de marchandises',\n total: 0,\n accounts: ['707'],\n },\n {\n name: 'Production vendue',\n total: 0,\n accounts: ['701', '702', '703', '704', '705', '706'],\n },\n {\n name: 'Produits des activités annexes',\n total: 0,\n accounts: ['708'],\n },\n {\n name: 'Rabais, remises, ristournes accordés par l\\'entreprise',\n total: 0,\n accounts: ['709'],\n },\n ],\n },\n {\n name: 'Production stockée',\n total: 0,\n accounts: ['71'],\n },\n {\n name: 'Production immobilisée',\n total: 0,\n accounts: ['72'],\n },\n {\n name: 'Subventions d\\'exploitation',\n total: 0,\n accounts: ['74'],\n },\n {\n name: 'Reprises sur provisions, dépréciations et amortissements, transferts de charges',\n total: 0,\n accounts: ['781', '791'],\n },\n {\n name: 'Autres produits de gestion courante',\n total: 0,\n accounts: ['75'],\n },\n ],\n },\n {\n name: 'Total des charges d\\'exploitation',\n key: 'totalOperatingExpenses',\n total: 0,\n fields: [\n {\n name: 'Achats de marchandises',\n total: 0,\n accounts: ['607'],\n },\n {\n name: 'Variation des stocks de marchandises',\n total: 0,\n accounts: ['6037'],\n },\n {\n name: 'Achats de matières premieres et autres approvisionnements',\n total: 0,\n accounts: ['60'],\n excludeAccounts: ['607', '603', '606'],\n },\n {\n name: 'Variation des stocks de matières premieres et autres approvisionnements',\n total: 0,\n accounts: ['603'],\n excludeAccounts: ['6037'],\n },\n {\n name: 'Autres achats et charges externes',\n total: 0,\n accounts: ['61', '62', '606'],\n },\n {\n name: 'Impôts, taxes et versements assimilés',\n total: 0,\n accounts: ['63'],\n },\n {\n name: 'Salaires et traitements',\n total: 0,\n accounts: ['641', '642', '643', '644'],\n },\n {\n name: 'Charges sociales',\n total: 0,\n accounts: ['645', '646', '647', '648', '649'],\n },\n {\n name: 'Dotations aux amortissements et provisions',\n total: 0,\n accounts: ['681', '682', '683', '684', '685'],\n },\n {\n name: 'Autres charges de gestion courante',\n total: 0,\n accounts: ['65'],\n },\n ],\n },\n {\n name: 'Résultat d\\'exploitation',\n key: 'operatingResult',\n total: 0,\n calculation: true,\n calculationAdd: ['totalOperatingIncome'],\n calculationSubtract: ['totalOperatingExpenses'],\n },\n {\n name: 'Total des produits financiers',\n key: 'totalFinancialProducts',\n total: 0,\n isProduct: true,\n fields: [\n {\n name: 'De participations',\n total: 0,\n accounts: ['761'],\n },\n {\n name: 'D\\'autres valeurs mobilières et créances de l\\'actif immobilisé',\n total: 0,\n accounts: ['762'],\n },\n {\n name: 'Autres intérêts et produits assimilés',\n total: 0,\n accounts: ['763', '764', '765', '768'],\n },\n {\n name: 'Reprises sur dépréciations, provisions et transferts de charges financières',\n total: 0,\n accounts: ['786', '796'],\n }, {\n name: 'Différences positives de change',\n total: 0,\n accounts: ['766'],\n },\n {\n name: 'Produits nets sur cessions de valeurs mobilières de placement',\n total: 0,\n accounts: ['767'],\n },\n ],\n },\n {\n name: 'Total des charges financières',\n total: 0,\n key: 'totalFinancialExpenses',\n fields: [\n {\n name: 'Dotations aux amortissements, dépréciations et provisions',\n total: 0,\n accounts: ['686'],\n },\n {\n name: 'Intérêts et charges assimilés',\n total: 0,\n accounts: ['661', '664', '665', '668'],\n },\n {\n name: 'Différences négatives de change',\n total: 0,\n accounts: ['666'],\n },\n {\n name: 'Charges nettes sur cessions de valeurs mobilières de placement',\n total: 0,\n accounts: ['667'],\n },\n ],\n },\n {\n name: 'Résultat financier',\n total: 0,\n calculation: true,\n calculationAdd: ['totalFinancialProducts'],\n calculationSubtract: ['totalFinancialExpenses'],\n key: 'financialResult',\n },\n {\n name: 'Résultat courant avant impôt',\n total: 0,\n calculation: true,\n calculationAdd: ['totalOperatingIncome', 'totalFinancialProducts'],\n calculationSubtract: ['totalOperatingExpenses', 'totalFinancialExpenses'],\n key: 'profitBeforeTax',\n },\n {\n name: 'Total des produits exceptionnels',\n total: 0,\n key: 'totalExceptionalProducts',\n isProduct: true,\n fields: [\n {\n name: 'Sur opérations de gestion',\n total: 0,\n accounts: ['771', '772'],\n },\n {\n name: 'Sur opérations en capital',\n total: 0,\n fields: [{\n name: 'Produits des cessions d\\'éléments d\\'actifs',\n total: 0,\n accounts: ['775'],\n },\n {\n name: 'Subventions d\\'investissement virées aux résultats de l\\'exercice',\n total: 0,\n accounts: ['777'],\n },\n {\n name: 'Autre',\n total: 0,\n accounts: ['778'],\n },\n ],\n },\n {\n name: 'Reprises sur dépréciations, provisions et transferts de charges exceptionnelles',\n total: 0,\n accounts: ['787', '797'],\n },\n ],\n },\n {\n name: 'Total des charges exceptionnelles',\n total: 0,\n key: 'totalExceptionalExpenses',\n fields: [\n {\n name: 'Sur opérations de gestion',\n total: 0,\n accounts: ['671', '672'],\n },\n {\n name: 'Sur opérations en capital',\n total: 0,\n fields: [{\n name: 'Valeurs comptables des éléments immobilisés et financiers cédés',\n total: 0,\n accounts: ['675'],\n },\n {\n name: 'Autre',\n total: 0,\n accounts: ['678'],\n },\n ],\n },\n {\n name: 'Dotations aux amortissements, dépréciations et provisions',\n total: 0,\n fields: [\n {\n name: 'Dotations aux provisions réglementées',\n accounts: ['6872', '6873', '6874'],\n total: 0,\n },\n {\n name: 'Dotations aux amortissements, dépréciations et autres provisions',\n accounts: ['6871', '6875', '6876'],\n total: 0,\n },\n ],\n },\n ],\n },\n {\n name: 'Résultat exceptionnel',\n total: 0,\n calculation: true,\n calculationAdd: ['totalExceptionalProducts'],\n calculationSubtract: ['totalExceptionalExpenses'],\n key: 'exceptionalResult',\n },\n {\n name: 'Impôt sur les bénéfices',\n total: 0,\n key: 'incomeTax',\n accounts: ['695'],\n },\n {\n name: 'Résultat de l\\'exercice',\n total: 0,\n calculation: true,\n calculationAdd: ['totalOperatingIncome', 'totalFinancialProducts', 'totalExceptionalProducts', 'totalExceptionalExpenses'],\n calculationSubtract: ['totalOperatingExpenses', 'totalFinancialExpenses', 'incomeTax'],\n key: 'resultOfExercise',\n },\n];"],"sourceRoot":"","file":"IncomeStatement.js"}
1
+ {"version":3,"sources":["../../../ts/types/Enum/IncomeStatement.ts"],"names":[],"mappings":"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","sourcesContent":["type IncomeStatementField = {\n name: string;\n fields?: IncomeStatementField[];\n accounts?: string[];\n total: number;\n excludeAccounts?: string[];\n};\n\nexport type IncomeStatement = {\n name: string;\n fields?: IncomeStatementField[],\n total: number;\n accounts?: string[];\n excludeAccounts?: string[];\n key: string;\n calculation?: boolean; // Doit être calculé avec calculationAdd & calculationSubtract\n calculationAdd?: string[]; // Tableau des keys à additionner pour obtenir le total\n calculationSubtract?: string[]; // Tableau des keys à soustraire pour obtenir le total\n isProduct?: boolean; // Si c'est un produit, on fait x -1\n};\n\nexport const INCOME_STATEMENT_LIST: IncomeStatement[] = [\n {\n name: 'Total des produits d\\'exploitation',\n key: 'totalOperatingIncome',\n total: 0,\n isProduct: true,\n fields: [\n {\n name: 'Chiffre d\\'Affaires',\n total: 0,\n fields: [\n {\n name: 'Ventes de marchandises',\n total: 0,\n accounts: ['707'],\n },\n {\n name: 'Production vendue',\n total: 0,\n accounts: ['701', '702', '703', '704', '705', '706'],\n },\n {\n name: 'Produits des activités annexes',\n total: 0,\n accounts: ['708'],\n },\n {\n name: 'Rabais, remises, ristournes accordés par l\\'entreprise',\n total: 0,\n accounts: ['709'],\n },\n ],\n },\n {\n name: 'Production stockée',\n total: 0,\n accounts: ['71'],\n },\n {\n name: 'Production immobilisée',\n total: 0,\n accounts: ['72'],\n },\n {\n name: 'Subventions d\\'exploitation',\n total: 0,\n accounts: ['74'],\n },\n {\n name: 'Reprises sur provisions, dépréciations et amortissements, transferts de charges',\n total: 0,\n accounts: ['781', '791'],\n },\n {\n name: 'Autres produits de gestion courante',\n total: 0,\n accounts: ['75'],\n },\n ],\n },\n {\n name: 'Total des charges d\\'exploitation',\n key: 'totalOperatingExpenses',\n total: 0,\n fields: [\n {\n name: 'Achats de marchandises',\n total: 0,\n accounts: ['607'],\n },\n {\n name: 'Variation des stocks de marchandises',\n total: 0,\n accounts: ['6037'],\n },\n {\n name: 'Achats de matières premieres et autres approvisionnements',\n total: 0,\n accounts: ['60'],\n excludeAccounts: ['607', '603', '606'],\n },\n {\n name: 'Variation des stocks de matières premieres et autres approvisionnements',\n total: 0,\n accounts: ['603'],\n excludeAccounts: ['6037'],\n },\n {\n name: 'Autres achats et charges externes',\n total: 0,\n accounts: ['61', '62', '606'],\n },\n {\n name: 'Impôts, taxes et versements assimilés',\n total: 0,\n accounts: ['63'],\n },\n {\n name: 'Salaires et traitements',\n total: 0,\n accounts: ['641', '642', '643', '644'],\n },\n {\n name: 'Charges sociales',\n total: 0,\n accounts: ['645', '646', '647', '648', '649'],\n },\n {\n name: 'Dotations aux amortissements et provisions',\n total: 0,\n accounts: ['681', '682', '683', '684', '685'],\n },\n {\n name: 'Autres charges de gestion courante',\n total: 0,\n accounts: ['65'],\n },\n ],\n },\n {\n name: 'Résultat d\\'exploitation',\n key: 'operatingResult',\n total: 0,\n calculation: true,\n calculationAdd: ['totalOperatingIncome'],\n calculationSubtract: ['totalOperatingExpenses'],\n },\n {\n name: 'Total des produits financiers',\n key: 'totalFinancialProducts',\n total: 0,\n isProduct: true,\n fields: [\n {\n name: 'De participations',\n total: 0,\n accounts: ['761'],\n },\n {\n name: 'D\\'autres valeurs mobilières et créances de l\\'actif immobilisé',\n total: 0,\n accounts: ['762'],\n },\n {\n name: 'Autres intérêts et produits assimilés',\n total: 0,\n accounts: ['763', '764', '765', '768'],\n },\n {\n name: 'Reprises sur dépréciations, provisions et transferts de charges financières',\n total: 0,\n accounts: ['786', '796'],\n }, {\n name: 'Différences positives de change',\n total: 0,\n accounts: ['766'],\n },\n {\n name: 'Produits nets sur cessions de valeurs mobilières de placement',\n total: 0,\n accounts: ['767'],\n },\n ],\n },\n {\n name: 'Total des charges financières',\n total: 0,\n key: 'totalFinancialExpenses',\n fields: [\n {\n name: 'Dotations aux amortissements, dépréciations et provisions',\n total: 0,\n accounts: ['686'],\n },\n {\n name: 'Intérêts et charges assimilés',\n total: 0,\n accounts: ['661', '664', '665', '668'],\n },\n {\n name: 'Différences négatives de change',\n total: 0,\n accounts: ['666'],\n },\n {\n name: 'Charges nettes sur cessions de valeurs mobilières de placement',\n total: 0,\n accounts: ['667'],\n },\n ],\n },\n {\n name: 'Résultat financier',\n total: 0,\n calculation: true,\n calculationAdd: ['totalFinancialProducts'],\n calculationSubtract: ['totalFinancialExpenses'],\n key: 'financialResult',\n },\n {\n name: 'Résultat courant avant impôt',\n total: 0,\n calculation: true,\n calculationAdd: ['totalOperatingIncome', 'totalFinancialProducts'],\n calculationSubtract: ['totalOperatingExpenses', 'totalFinancialExpenses'],\n key: 'profitBeforeTax',\n },\n {\n name: 'Total des produits exceptionnels',\n total: 0,\n key: 'totalExceptionalProducts',\n isProduct: true,\n fields: [\n {\n name: 'Sur opérations de gestion',\n total: 0,\n accounts: ['771', '772'],\n },\n {\n name: 'Sur opérations en capital',\n total: 0,\n fields: [{\n name: 'Produits des cessions d\\'éléments d\\'actifs',\n total: 0,\n accounts: ['775'],\n },\n {\n name: 'Subventions d\\'investissement virées aux résultats de l\\'exercice',\n total: 0,\n accounts: ['777'],\n },\n {\n name: 'Autre',\n total: 0,\n accounts: ['778'],\n },\n ],\n },\n {\n name: 'Reprises sur dépréciations, provisions et transferts de charges exceptionnelles',\n total: 0,\n accounts: ['787', '797'],\n },\n ],\n },\n {\n name: 'Total des charges exceptionnelles',\n total: 0,\n key: 'totalExceptionalExpenses',\n fields: [\n {\n name: 'Sur opérations de gestion',\n total: 0,\n accounts: ['671', '672'],\n },\n {\n name: 'Sur opérations en capital',\n total: 0,\n fields: [{\n name: 'Valeurs comptables des éléments immobilisés et financiers cédés',\n total: 0,\n accounts: ['675'],\n },\n {\n name: 'Autre',\n total: 0,\n accounts: ['678'],\n },\n ],\n },\n {\n name: 'Dotations aux amortissements, dépréciations et provisions',\n total: 0,\n fields: [\n {\n name: 'Dotations aux provisions réglementées',\n accounts: ['6872', '6873', '6874'],\n total: 0,\n },\n {\n name: 'Dotations aux amortissements, dépréciations et autres provisions',\n accounts: ['6871', '6875', '6876'],\n total: 0,\n },\n ],\n },\n ],\n },\n {\n name: 'Résultat exceptionnel',\n total: 0,\n calculation: true,\n calculationAdd: ['totalExceptionalProducts'],\n calculationSubtract: ['totalExceptionalExpenses'],\n key: 'exceptionalResult',\n },\n {\n name: 'Impôt sur les bénéfices',\n total: 0,\n key: 'incomeTax',\n accounts: ['695'],\n },\n {\n name: 'Résultat de l\\'exercice',\n total: 0,\n calculation: true,\n calculationAdd: ['totalOperatingIncome', 'totalFinancialProducts', 'totalExceptionalProducts'],\n calculationSubtract: ['totalOperatingExpenses', 'totalFinancialExpenses', 'totalExceptionalExpenses', 'incomeTax'],\n key: 'resultOfExercise',\n },\n];"],"sourceRoot":"","file":"IncomeStatement.js"}
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ var RegisterCategory = exports.RegisterCategory = undefined;
7
+
8
+ (function (RegisterCategory) {
9
+ RegisterCategory[RegisterCategory["COMMERCIAL_ARTISAN_SERVICES"] = 1] = "COMMERCIAL_ARTISAN_SERVICES";
10
+ RegisterCategory[RegisterCategory["LIBERAL_JOB_SERVICES"] = 5] = "LIBERAL_JOB_SERVICES";
11
+ })(RegisterCategory || (exports.RegisterCategory = RegisterCategory = {}));
12
+ //# sourceMappingURL=RegisterCategory.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../ts/types/Enum/RegisterCategory.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,gBAGX,WAHW,gBAGX,YAHD;;AAAA,CAAA,UAAY,gBAAZ,EAA4B;AAC1B,EAAA,gBAAA,CAAA,gBAAA,CAAA,6BAAA,CAAA,GAAA,CAAA,CAAA,GAAA,6BAAA;AACA,EAAA,gBAAA,CAAA,gBAAA,CAAA,sBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,sBAAA;AACD,CAHD,EAAY,gBAAgB,aAAhB,gBAAgB,GAAhB,gBAAgB,GAAA,EAAA,CAA5B","sourcesContent":["export enum RegisterCategory {\n COMMERCIAL_ARTISAN_SERVICES = 1,\n LIBERAL_JOB_SERVICES = 5,\n}"],"sourceRoot":"","file":"RegisterCategory.js"}
@@ -30,4 +30,6 @@ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)
30
30
  __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], UpdateAccountSociety.prototype, "name", void 0);
31
31
 
32
32
  __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], UpdateAccountSociety.prototype, "idVat", void 0);
33
+
34
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], UpdateAccountSociety.prototype, "idRegisterCategorie", void 0);
33
35
  //# sourceMappingURL=UpdateAccountSociety.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/account/UpdateAccountSociety.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,oBAAP,CAA2B;;QAApB,oB,GAAA,oB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,8BAAA,E,IAAA,E,KAAW,CAAX,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,MAAA,E,KAAc,CAAd,CAAA;;AAMA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,OAAA,E,KAAsB,CAAtB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateAccountSociety {\n @ApiProperty()\n id: number;\n\n @ApiPropertyOptional()\n number?: number;\n\n @ApiPropertyOptional()\n name?: string;\n\n // @ApiPropertyOptional() // value toujours à false lorsque ce décorateur est actif\n isHidden?: boolean;\n\n @ApiPropertyOptional()\n idVat?: number | null;\n}\n"],"sourceRoot":"","file":"UpdateAccountSociety.js"}
1
+ {"version":3,"sources":["../../../../../ts/types/Interface/api/account/UpdateAccountSociety.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,oBAAP,CAA2B;;QAApB,oB,GAAA,oB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,8BAAA,E,IAAA,E,KAAW,CAAX,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,MAAA,E,KAAc,CAAd,CAAA;;AAMA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,OAAA,E,KAAsB,CAAtB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,8BAAA,E,qBAAA,E,KAA6B,CAA7B,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateAccountSociety {\n @ApiProperty()\n id: number;\n\n @ApiPropertyOptional()\n number?: number;\n\n @ApiPropertyOptional()\n name?: string;\n\n // @ApiPropertyOptional() // value toujours à false lorsque ce décorateur est actif\n isHidden?: boolean;\n\n @ApiPropertyOptional()\n idVat?: number | null;\n\n @ApiPropertyOptional()\n idRegisterCategorie?: number;\n}\n"],"sourceRoot":"","file":"UpdateAccountSociety.js"}
@@ -57,5 +57,5 @@ exports.QueryGetAllTransactions = QueryGetAllTransactions;
57
57
 
58
58
  __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryGetAllTransactions.prototype, "typeOperation", void 0);
59
59
 
60
- __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Date)], QueryGetAllTransactions.prototype, "dateValue", void 0);
60
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], QueryGetAllTransactions.prototype, "dateValue", void 0);
61
61
  //# sourceMappingURL=QueryTransaction.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/accountingTransaction/QueryTransaction.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,gBAAP,CAAuB;;QAAhB,gB,GAAA,gB;;AAIX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,MAAA,E,KAAa,CAAb,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,E,gCAAA,CAAA,E,0BAAA,E,qBAAA,E,KAA8B,CAA9B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,gCAAA,CAAA,E,0BAAA,E,eAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,eAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,YAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,YAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,WAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,gBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,kBAAA,E,KAA2B,CAA3B,CAAA;;AAGI,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,iCAAA,E,eAAA,E,KAA8C,CAA9C,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,0BAAY,I,CAAZ,CAAA,E,iCAAA,E,WAAA,E,KAAiB,CAAjB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { TypeCustomerProviderOperation } from '../../../Enum/TypeCustomerProviderOperation';\n\nexport class QueryTransaction {\n id: number;\n\n @ApiProperty()\n page: number;\n\n @ApiProperty()\n limit: number;\n\n @ApiProperty()\n // @Type(() => Number)\n idAccountingJournal: number[];\n\n @ApiPropertyOptional()\n idBankAccount?: number[];\n\n @ApiPropertyOptional()\n idAccountType?: number;\n\n @ApiPropertyOptional()\n orderBy?: string;\n\n @ApiPropertyOptional()\n search?: string;\n\n @ApiPropertyOptional()\n descending?: boolean;\n\n @ApiPropertyOptional()\n toAnnotate?: boolean;\n\n @ApiPropertyOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n withoutReceipt?: boolean;\n\n @ApiPropertyOptional()\n invoiceRequested?: boolean;\n}\n\nexport class QueryGetAllTransactions {\n @ApiPropertyOptional()\n typeOperation?: TypeCustomerProviderOperation;\n\n @ApiPropertyOptional()\n dateValue?: Date;\n}\n"],"sourceRoot":"","file":"QueryTransaction.js"}
1
+ {"version":3,"sources":["../../../../../ts/types/Interface/api/accountingTransaction/QueryTransaction.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,gBAAP,CAAuB;;QAAhB,gB,GAAA,gB;;AAIX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,MAAA,E,KAAa,CAAb,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,0BAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAIA,UAAA,CAAA,CAFC,yBAED,E,gCAAA,CAAA,E,0BAAA,E,qBAAA,E,KAA8B,CAA9B,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,gCAAA,CAAA,E,0BAAA,E,eAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,eAAA,E,KAAuB,CAAvB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,YAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,YAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,WAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,0BAAA,E,SAAA,E,KAAiB,CAAjB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,gBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,kCAAA,CAAA,E,0BAAA,E,kBAAA,E,KAA2B,CAA3B,CAAA;;AAGI,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB;;AAEX,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,iCAAA,E,eAAA,E,KAA8C,CAA9C,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,iCAAA,E,WAAA,E,KAAmB,CAAnB,CAAA","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { TypeCustomerProviderOperation } from '../../../Enum/TypeCustomerProviderOperation';\n\nexport class QueryTransaction {\n id: number;\n\n @ApiProperty()\n page: number;\n\n @ApiProperty()\n limit: number;\n\n @ApiProperty()\n // @Type(() => Number)\n idAccountingJournal: number[];\n\n @ApiPropertyOptional()\n idBankAccount?: number[];\n\n @ApiPropertyOptional()\n idAccountType?: number;\n\n @ApiPropertyOptional()\n orderBy?: string;\n\n @ApiPropertyOptional()\n search?: string;\n\n @ApiPropertyOptional()\n descending?: boolean;\n\n @ApiPropertyOptional()\n toAnnotate?: boolean;\n\n @ApiPropertyOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n withoutReceipt?: boolean;\n\n @ApiPropertyOptional()\n invoiceRequested?: boolean;\n}\n\nexport class QueryGetAllTransactions {\n @ApiPropertyOptional()\n typeOperation?: TypeCustomerProviderOperation;\n\n @ApiPropertyOptional()\n dateValue?: string;\n}\n"],"sourceRoot":"","file":"QueryTransaction.js"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+
7
+ class ReadFreelanceTurnover {}
8
+
9
+ exports.ReadFreelanceTurnover = ReadFreelanceTurnover;
10
+ //# sourceMappingURL=ReadFreelanceTurnover.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../ts/types/Interface/api/balanceSheet/ReadFreelanceTurnover.ts"],"names":[],"mappings":";;;;;;AAAM,MAAO,qBAAP,CAA4B;;QAArB,qB,GAAA,qB","sourcesContent":["export class ReadFreelanceTurnover {\n sales: number;\n services: number;\n others: number;\n totalTurnover: number;\n}"],"sourceRoot":"","file":"ReadFreelanceTurnover.js"}
@@ -29,7 +29,7 @@ __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], Creat
29
29
 
30
30
  __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], CreateIncomeAllocation.prototype, "idFile", void 0);
31
31
 
32
- __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", String)], CreateIncomeAllocation.prototype, "dateValue", void 0);
32
+ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Object)], CreateIncomeAllocation.prototype, "dateValue", void 0);
33
33
 
34
34
  __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], CreateIncomeAllocation.prototype, "debitReport", void 0);
35
35
 
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../ts/types/Interface/api/incomeAllocation/CreateIncomeAllocation.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,QAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,YAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,gCAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,aAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,oBAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,iBAAA,E,KAAwB,CAAxB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,eAAA,E,KAAsB,CAAtB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA","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 @ApiProperty()\n dateValue: string;\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"],"sourceRoot":"","file":"CreateIncomeAllocation.js"}
1
+ {"version":3,"sources":["../../../../../ts/types/Interface/api/incomeAllocation/CreateIncomeAllocation.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB;;AAEX,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,QAAA,E,KAAe,CAAf,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,YAAA,E,KAAmB,CAAnB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,gCAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAGA,UAAA,CAAA,CADC,iCACD,E,iCAAA,CAAA,E,gCAAA,E,WAAA,E,KAA+B,CAA/B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,aAAA,E,KAAoB,CAApB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,cAAA,E,KAAqB,CAArB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,kBAAA,E,KAAyB,CAAzB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,oBAAA,E,KAA2B,CAA3B,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,iBAAA,E,KAAwB,CAAxB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,eAAA,E,KAAsB,CAAtB,CAAA;;AAGA,UAAA,CAAA,CADC,yBACD,E,iCAAA,CAAA,E,gCAAA,E,UAAA,E,KAAiB,CAAjB,CAAA","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"],"sourceRoot":"","file":"CreateIncomeAllocation.js"}
package/js/types/index.js CHANGED
@@ -4012,6 +4012,18 @@ Object.keys(_FileType).forEach(function (key) {
4012
4012
  });
4013
4013
  });
4014
4014
 
4015
+ var _RegisterCategory = require("./Enum/RegisterCategory");
4016
+
4017
+ Object.keys(_RegisterCategory).forEach(function (key) {
4018
+ if (key === "default" || key === "__esModule") return;
4019
+ Object.defineProperty(exports, key, {
4020
+ enumerable: true,
4021
+ get: function () {
4022
+ return _RegisterCategory[key];
4023
+ }
4024
+ });
4025
+ });
4026
+
4015
4027
  var _FieldSocietyStat = require("./Enum/FieldSocietyStat");
4016
4028
 
4017
4029
  Object.keys(_FieldSocietyStat).forEach(function (key) {
@@ -4360,6 +4372,18 @@ Object.keys(_ReadAccounts).forEach(function (key) {
4360
4372
  });
4361
4373
  });
4362
4374
 
4375
+ var _ReadFreelanceTurnover = require("./Interface/api/balanceSheet/ReadFreelanceTurnover");
4376
+
4377
+ Object.keys(_ReadFreelanceTurnover).forEach(function (key) {
4378
+ if (key === "default" || key === "__esModule") return;
4379
+ Object.defineProperty(exports, key, {
4380
+ enumerable: true,
4381
+ get: function () {
4382
+ return _ReadFreelanceTurnover[key];
4383
+ }
4384
+ });
4385
+ });
4386
+
4363
4387
  var _ReadSimulationColors = require("./Interface/api/simulationColors/ReadSimulationColors");
4364
4388
 
4365
4389
  Object.keys(_ReadSimulationColors).forEach(function (key) {