@silexpert/core 1.1.176 → 1.1.178
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/api/resources/KilometricAllowance.d.ts +2 -1
- package/dist/cjs/api/resources/KilometricAllowance.d.ts.map +1 -1
- package/dist/cjs/api/resources/KilometricAllowance.js +3 -0
- package/dist/cjs/api/resources/KilometricAllowance.js.map +1 -1
- package/dist/cjs/api/resources/Payment.d.ts +1 -0
- package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/cjs/api/resources/Payment.js +3 -0
- package/dist/cjs/api/resources/Payment.js.map +1 -1
- package/dist/cjs/api/resources/Stocks.d.ts +4 -4
- package/dist/cjs/api/resources/Stocks.d.ts.map +1 -1
- package/dist/cjs/api/resources/Stocks.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.js +98 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/cjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.d.ts +7 -0
- package/dist/cjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.js +3 -0
- package/dist/cjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.js.map +1 -0
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +7 -0
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +39 -0
- package/dist/cjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -0
- package/dist/cjs/types/Interface/api/payment/ReadPayment.d.ts +4 -0
- package/dist/cjs/types/Interface/api/payment/ReadPayment.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/payment/ReadPayment.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -1
- package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/dist/cjs/types/index.d.ts +2 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +2 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/prestation.js +1 -1
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/KilometricAllowance.d.ts +2 -1
- package/dist/mjs/api/resources/KilometricAllowance.d.ts.map +1 -1
- package/dist/mjs/api/resources/KilometricAllowance.js +5 -0
- package/dist/mjs/api/resources/KilometricAllowance.js.map +1 -1
- package/dist/mjs/api/resources/Payment.d.ts +1 -0
- package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/mjs/api/resources/Payment.js +3 -0
- package/dist/mjs/api/resources/Payment.js.map +1 -1
- package/dist/mjs/api/resources/Stocks.d.ts +4 -4
- package/dist/mjs/api/resources/Stocks.d.ts.map +1 -1
- package/dist/mjs/api/resources/Stocks.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.js +98 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/mjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.d.ts +7 -0
- package/dist/mjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.js +2 -0
- package/dist/mjs/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.js.map +1 -0
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts +7 -0
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js +39 -0
- package/dist/mjs/types/Interface/api/payment/CreateNotifyCustomerInvoice.js.map +1 -0
- package/dist/mjs/types/Interface/api/payment/ReadPayment.d.ts +4 -0
- package/dist/mjs/types/Interface/api/payment/ReadPayment.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/payment/ReadPayment.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -1
- package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/dist/mjs/types/index.d.ts +2 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +2 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/prestation.js +1 -1
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/KilometricAllowance.ts +7 -1
- package/ts/api/resources/Payment.ts +4 -0
- package/ts/api/resources/Stocks.ts +4 -4
- package/ts/types/Enum/PriceGridClementine.ts +98 -0
- package/ts/types/Interface/api/kilometricAllowance/ReadKilometricAllowance.ts +7 -0
- package/ts/types/Interface/api/payment/CreateNotifyCustomerInvoice.ts +21 -0
- package/ts/types/Interface/api/payment/ReadPayment.ts +5 -0
- package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +1 -1
- package/ts/types/index.ts +2 -0
- package/ts/utils/prestation.ts +1 -1
|
@@ -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/ICallHistory';\nexport * from './Interface/models/IBusinessLineUser';\nexport * from './Interface/models/IVisualizedInformation';\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/IAbsenceRequest';\nexport * from './Interface/models/IAbsenceRequestTime';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IAccountingStatementHistory';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\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/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IBillingHistory';\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/ICustomerVat';\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/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/IExercicePrestationOffer';\nexport * from './Interface/models/IFailedLoginAttempt';\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/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/IIndependentReview';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IProductInvoice';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILeadsToPartners';\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/IMailRelation';\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/IPartneredAccountant';\nexport * from './Interface/models/IPartneredAccountantCompanyService';\nexport * from './Interface/models/IPartneredAccountantPicture';\nexport * from './Interface/models/IPartneredAccountantService';\nexport * from './Interface/models/IPartneredAccountantServiceIcon';\nexport * from './Interface/models/IPartneredAccountantTag';\nexport * from './Interface/models/IPartneredAccountantToTag';\nexport * from './Interface/models/IPartneredAccountantToSociety';\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/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/IPrestationHistory';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IPrestationOption';\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/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/ISheetMonthScheduleDetails';\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/ISlowDetection';\nexport * from './Interface/models/IDocumentSection';\nexport * from './Interface/models/IInpiBalance';\nexport * from './Interface/models/IInpiPayment';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\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/ISocietyProceding';\nexport * from './Interface/models/IInvoiceReminder';\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/ISupervisionPendingPoint';\nexport * from './Interface/models/ISupervisionPendingPointReply';\nexport * from './Interface/models/ISupervisionPersonalAccountantNote';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\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/IAccountantTracker';\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/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/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/IAdjustment';\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/IUser';\nexport * from './Interface/models/IUserBrand';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserFile';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IMail';\nexport * from './Interface/models/IMailAddress';\nexport * from './Interface/models/IMailAddressMail';\nexport * from './Interface/models/IRegistrationCertificate';\nexport * from './Interface/models/IMailAttachment';\nexport * from './Interface/models/ITaskAttachment';\nexport * from './Interface/models/IMailContent';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\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/IExerciceNote';\nexport * from './Interface/models/IRevisionGuide';\nexport * from './Interface/models/ISponsorshipWithSponsorInfo';\nexport * from './Interface/models/IStatistic';\nexport * from './Interface/models/ILastUpdateConnection';\nexport * from './Interface/models/IAccountsSectors';\nexport * from './Interface/models/IAnswerType';\nexport * from './Interface/models/IAnswerTypeValue';\nexport * from './Interface/models/IBalanceSheetQuestion';\nexport * from './Interface/models/IExerciceQuestion';\nexport * from './Interface/models/IRelatedAccountingTransaction';\nexport * from './Interface/models/IMachineLearningResult';\nexport * from './Interface/models/IBalanceSheetModule2';\nexport * from './Interface/models/IBalanceSheetStatus';\nexport * from './Interface/models/IBalanceSheetCompletion';\nexport * from './Interface/models/IDefaultPromotion';\nexport * from './Interface/models/INafCode';\nexport * from './Interface/models/IMobile';\nexport * from './Interface/models/ISocietyEvent';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/IMobileNotificationLog';\nexport * from './Interface/models/IMobileNotificationSetting';\nexport * from './Interface/models/ITimeRecorder';\nexport * from './Interface/models/IInvoiceRecurrence';\nexport * from './Interface/models/ILoanFile';\nexport * from './Interface/models/ICommercialMail';\nexport * from './Interface/models/ICommercialOffer';\nexport * from './Interface/models/IRegistration';\nexport * from './Interface/models/IVatRegimeHistory';\nexport * from './Interface/models/ICustomerAcceptance';\nexport * from './Interface/models/IUnpaidCallHistory';\nexport * from './Interface/models/IAppNotification';\nexport * from './Interface/models/IBusinessSector';\nexport * from './Interface/models/IUserChangeLog';\nexport * from './Interface/models/IConstitutionHistory';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/ICard';\nexport * from './Interface/models/ICardHistory';\nexport * from './Interface/models/IDubiousCustomer';\n\n// Schemas\nexport * from './Interface/schemas/IRegistrationDetail';\nexport * from './Interface/schemas/ITransactionHistory';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Das';\nexport * from './Enum/ChangeLog';\nexport * from './Enum/VisualizedInformation';\nexport * from './Enum/NafCode';\nexport * from './Enum/Acceptance';\nexport * from './Enum/FolderFile';\nexport * from './Enum/CommercialGrade';\nexport * from './Enum/CommercialOfferType';\nexport * from './Enum/CommercialManagement';\nexport * from './Enum/Civility';\nexport * from './Enum/Registration';\nexport * from './Enum/Aspone';\nexport * from './Enum/ProfitsType';\nexport * from './Enum/Tax';\nexport * from './Enum/RegistrationSource';\nexport * from './Enum/RegistrationSourceDetail';\nexport * from './Enum/Log';\nexport * from './Enum/Quality';\nexport * from './Enum/AbsenceType';\nexport * from './Enum/Role';\nexport * from './Enum/RoleDetail';\nexport * from './Enum/MaritalStatus';\nexport * from './Enum/StatutsSection';\nexport * from './Enum/PrestationOption';\nexport * from './Enum/TimeCounterType';\nexport * from './Enum/CustomerSignature';\nexport * from './Enum/MailAuto';\nexport * from './Enum/MailAddressType';\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/PaymentMethod';\nexport * from './Enum/ReportType';\nexport * from './Enum/AdjustmentType';\nexport * from './Enum/ReportState';\nexport * from './Enum/Proceding';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/Partners';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/LetterRecoveryState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/SalesContractConfig';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/AdditionnalSells';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StatisticType';\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/RevisionGuide';\nexport * from './Enum/Util';\nexport * from './Enum/RegisterCategory';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/PrestationType';\nexport * from './Enum/PriceGridClementine';\nexport * from './Enum/PriceGridPourcentage';\nexport * from './Enum/PriceGridLegalstart';\nexport * from './Enum/StatsCaStateDetail';\nexport * from './Enum/Lab';\nexport * from './Enum/ConstitutionState';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\nexport * from './Enum/ExerciceNoteType';\nexport * from './Enum/BrandClementine';\nexport * from './Enum/BrandLegalstart';\nexport * from './Enum/BrandComptalib';\nexport * from './Enum/BrandPourcentage';\nexport * from './Enum/BrandStatutsExpress';\nexport * from './Enum/PartneredAccountantServiceState';\nexport * from './Enum/AccountsSectors';\nexport * from './Enum/ProductType';\nexport * from './Enum/Unit';\nexport * from './Enum/MealExpenseThresholds';\nexport * from './Enum/MimeType';\nexport * from './Enum/BalanceSheetQuestion';\nexport * from './Enum/BalanceSheetQuestionWording';\nexport * from './Enum/AnswerTypeValue';\nexport * from './Enum/PartneredAccountantServiceType';\nexport * from './Enum/LegalInformation';\nexport * from './Enum/ProvisionType';\nexport * from './Enum/Ocr';\nexport * from './Enum/MachineLearning';\nexport * from './Enum/JeDeclare';\nexport * from './Enum/Currency';\nexport * from './Enum/BalanceSheetModule';\nexport * from './Enum/BalanceSheetStatus';\nexport * from './Enum/FuelType';\nexport * from './Enum/KilometricAllowanceScale';\nexport * from './Enum/VatDeclarationType';\nexport * from './Enum/BudgetInsight';\nexport * from './Enum/WebmailType';\nexport * from './Enum/WebmailFlag';\nexport * from './Enum/MailFlag';\nexport * from './Enum/Contract';\nexport * from './Enum/SalariesType';\nexport * from './Enum/SheetMonthScheduleDetailType';\nexport * from './Enum/ChecklistType';\nexport * from './Enum/NotificationType';\nexport * from './Enum/TaskResponseType';\nexport * from './Enum/InternalService';\nexport * from './Enum/SocietyTypeEvent';\nexport * from './Enum/Call';\nexport * from './Enum/ConnectionError';\nexport * from './Enum/RecurrenceType';\nexport * from './Enum/Rules';\nexport * from './Enum/CustomerVat';\nexport * from './Enum/Constitution';\nexport * from './Enum/PaymentReason';\nexport * from './Enum/OperationLegalNotice';\nexport * from './Enum/OrderStatus';\nexport * from './Enum/ReportService';\nexport * from './Enum/RegulateType';\nexport * from './Enum/ProcessingState';\nexport * from './Enum/InpiType';\nexport * from './Enum/DepositDocumentType';\nexport * from './Enum/StatusSignature';\nexport * from './Enum/BankCollectingState';\nexport * from './Enum/Phone';\nexport * from './Enum/GeneralThirdParty';\nexport * from './Enum/MailDomainType';\nexport * from './Enum/TextMessageType';\nexport * from './Enum/JobTitle';\nexport * from './Enum/Holidays';\nexport * from './Enum/AdminAcceptance';\nexport * from './Enum/PrestationListType';\nexport * from './Enum/UnpaidCallHistoryType';\nexport * from './Enum/CommercialImportHeader';\nexport * from './Enum/ReasonTerminationType';\nexport * from './Enum/RemoteType';\nexport * from './Enum/EntityType';\nexport * from './Enum/Compensation';\nexport * from './Enum/CashDeskTransactionType';\nexport * from './Enum/ThirdParty';\nexport * from './Enum/PaymentExpectation';\nexport * from './Enum/FollowList';\nexport * from './Enum/ClientOrProspect';\nexport * from './Enum/ClosingType';\nexport * from './Enum/MissionAcceptation';\nexport * from './Enum/Bank';\nexport * from './Enum/VatControl';\nexport * from './Enum/Cycle';\nexport * from './Enum/Card';\nexport * from './Enum/TimeTrackingSource';\n\n// Interfaces API\nexport * from './Interface/api/cashAndExpense/Query';\nexport * from './Interface/api/cerfa/das2';\nexport * from './Interface/api/adjustment/Query';\nexport * from './Interface/api/adjustment/Read';\nexport * from './Interface/api/vatDeclaration/ReadVatDeclaration';\nexport * from './Interface/api/adjustment/Create';\nexport * from './Interface/api/partnerTransactionType/ReadPartnerTransactionType';\nexport * from './Interface/api/jeDeclare/ReadJeDeclare';\nexport * from './Interface/api/aspone/ReadInterchange';\nexport * from './Interface/api/aspone/Util';\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/businessPartner/QueryBusinessPartnerAll';\nexport * from './Interface/api/businessPartner/CreateBusinessPartnerParams';\nexport * from './Interface/api/businessPartner/UpdateBusinessPartnerParams';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/ocr/CreateOcr';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/accountingEntry/CreateManualEntry';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/payment/QueryMonthlyPayment';\nexport * from './Interface/api/payment/QueryPayment';\nexport * from './Interface/api/payment/ReadPayment';\nexport * from './Interface/api/payment/CreateNotifyCustomer';\nexport * from './Interface/api/firstStep/Create';\nexport * from './Interface/api/registration/QueryRegistration';\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/accountingTransaction/DeleteInvoices';\nexport * from './Interface/api/accountingTransaction/GetTransactionsBetweenDates';\nexport * from './Interface/api/accountingTransaction/QueryBankAccountSum';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryGetAllFromSociety';\nexport * from './Interface/api/user/QueryGetAllWithoutBp';\nexport * from './Interface/api/user/QueryGetAllCollaborators';\nexport * from './Interface/api/user/QueryGetAllCollaboratorsByRoles';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/QueryUpdatePassword';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/ParamsGetAll';\nexport * from './Interface/api/user/ParamsGetAllUserWithRoles';\nexport * from './Interface/api/user/ParamsGetAllCollaborators';\nexport * from './Interface/api/user/CreateCoworker';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/user/CollaboratorsByRoles';\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/cerfa/ReadCerfa';\nexport * from './Interface/api/cerfa/3310';\nexport * from './Interface/api/cerfa/3519';\nexport * from './Interface/api/cerfa/3514';\nexport * from './Interface/api/cerfa/3517';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/mail/QueryMail';\nexport * from './Interface/api/mail/QueryAllMail';\nexport * from './Interface/api/mail/QueryPaginatedMail';\nexport * from './Interface/api/mail/QueryGetSignature';\nexport * from './Interface/api/mail/QueryCountProcessedByUser';\nexport * from './Interface/api/mail/QueryGetAnsweringTimeByUser';\nexport * from './Interface/api/mail/QueryCountMail';\nexport * from './Interface/api/mail/UpdateMail';\nexport * from './Interface/api/mail/CreateMailParams';\nexport * from './Interface/api/mail/UpdateMailParams';\nexport * from './Interface/api/mail/GetMailPromise';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/SocietyWithStatsCaParams';\nexport * from './Interface/api/society/QuerySociety';\nexport * from './Interface/api/society/QueryPaginatedSociety';\nexport * from './Interface/api/commercial/QueryPaginatedNewProspect';\nexport * from './Interface/api/commercial/QueryPaginatedSocietyWithStatsCa';\nexport * from './Interface/api/facturation/Query';\nexport * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturation';\nexport * from './Interface/api/billingHistory/QueryPaginatedBillingHistory';\nexport * from './Interface/api/facturation/CreateRebilling';\nexport * from './Interface/api/facturation/GoToFacturation';\nexport * from './Interface/api/commercial/QueryGetStats';\nexport * from './Interface/api/commercial/RequiredDocsTypeParams';\nexport * from './Interface/api/commercial/QueryFetchDialogDatasInfosOk';\nexport * from './Interface/api/commercial/QueryMovePrestationsToNextMonth';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/GetSocietyDetail';\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';\nexport * from './Interface/api/accountingFiles/queryAccountingFiles';\nexport * from './Interface/api/accountingFiles/Ocr';\nexport * from './Interface/api/accountingFiles/OcrPayload';\nexport * from './Interface/api/accountingFiles/OcrValue';\nexport * from './Interface/api/accountingFiles/Read';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/QueryVatDisbursed';\nexport * from './Interface/api/dashboard/ReadVatDisbursed';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadDeadline';\nexport * from './Interface/api/accountant/ReadAccountantBalance';\nexport * from './Interface/api/quotes/QueryQuotesAccount';\nexport * from './Interface/api/quotes/CreateQuoteAccount';\nexport * from './Interface/api/account/ReadQuoteAccount';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing2in';\nexport * from './Interface/api/internalInvoicing/RegenerateInternalInvoicing';\nexport * from './Interface/api/internalInvoicing/GetLastRef';\nexport * from './Interface/api/exercice/QueryExercice';\nexport * from './Interface/api/exercice/CreateExercice';\nexport * from './Interface/api/exercice/UpdateExercice';\nexport * from './Interface/api/statutsGeneration/UpdateExerciceParams';\nexport * from './Interface/api/statutsGeneration/TemplateParams';\nexport * from './Interface/api/statutsGeneration/IntentToPayPrestationParams';\nexport * from './Interface/api/statutsGeneration/SendInviteMailParams';\nexport * from './Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams';\nexport * from './Interface/api/accountingIncome/ReadAccountingIncome';\nexport * from './Interface/api/ocr/OcrTransactions';\nexport * from './Interface/api/bankStatement/QueryBankStatement';\nexport * from './Interface/api/bankStatement/QueryTransactionBankStatement';\nexport * from './Interface/api/ocr/OcrTypeTransactions';\nexport * from './Interface/api/bankStatement/ReadBankStatement';\nexport * from './Interface/api/tax/ReadCompanyTax';\nexport * from './Interface/api/revision/Query';\nexport * from './Interface/api/revision/Read';\nexport * from './Interface/api/revision/RevisionObject';\nexport * from './Interface/api/revision/Revision';\nexport * from './Interface/api/revision/Create';\nexport * from './Interface/api/vatDeclaration/QueryVatDeclaration';\nexport * from './Interface/api/vatDeclaration/ReadVatVariousOperations';\nexport * from './Interface/api/vatDeclaration/ResultFormatToEntries';\nexport * from './Interface/api/promoCode/QueryDefaultPromotion';\nexport * from './Interface/api/promoCode/ReadDefaultPromotion';\nexport * from './Interface/api/SocietyTransaction/QuerySocietyTransactionCount';\nexport * from './Interface/api/SocietyTransaction/ReadSocietyTransactionCount';\nexport * from './Interface/api/salesContract/SendSalesContractParams';\nexport * from './Interface/api/salesContract/GenerateSalesContractParams';\nexport * from './Interface/api/webmail/CreateMailFromLambda';\nexport * from './Interface/api/webmail/MigrateMailAddresses';\nexport * from './Interface/api/webmail/ExportEmails';\nexport * from './Interface/api/webmail/PostAttachmentEmailFromLambdaParams';\nexport * from './Interface/api/webmail/GetPaginatedWhereObjectParams';\nexport * from './Interface/api/promoCode/CreateDefaultPromoCode';\nexport * from './Interface/api/promoCode/ReadDefaultPaginationPromoCode';\nexport * from './Interface/api/bankAccount/QueryBankAccount';\nexport * from './Interface/api/bankAccount/ImportBankAccount';\nexport * from './Interface/api/log/QueryLogPagination';\nexport * from './Interface/api/employee/QueryEmployeeSearch';\nexport * from './Interface/api/employee/QueryCreateEmployee';\nexport * from './Interface/api/employee/QueryUpdateEmployee';\nexport * from './Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule';\nexport * from './Interface/api/workingSchedule/QueryDailyHour';\nexport * from './Interface/api/timeRecorder/Query';\nexport * from './Interface/api/timeRecorder/QueryAttendance';\nexport * from './Interface/api/timeRecorder/QueryPaginatedDelays';\nexport * from './Interface/api/timeRecorder/QueryTimeRecorderGetStats';\nexport * from './Interface/api/timeRecorder/ReadAttendanceHours';\nexport * from './Interface/api/timeRecorder/ReadPaginatedDelays';\nexport * from './Interface/api/timeRecorder/ReadUsersAbsent';\nexport * from './Interface/api/timeRecorder/ReadUsersNotConnected';\nexport * from './Interface/api/timeRecorder/UpdateRecorder';\nexport * from './Interface/api/inpiBalance/QueryInpiBalanceStatistic';\nexport * from './Interface/api/inpiBalance/QueryInpiBalancePaginated';\nexport * from './Interface/api/rating/QueryRatingPaginated';\nexport * from './Interface/api/inpiBalance/inpiBalanceStatistic';\nexport * from './Interface/api/inpiPayment/QueryInpiPaymentStatistic';\nexport * from './Interface/api/inpiPayment/QueryInpiPaymentPaginated';\nexport * from './Interface/api/vatRegimeHistory/QueryVatRegimeHistory';\nexport * from './Interface/api/textMessage/Create';\nexport * from './Interface/api/textMessage/Update';\nexport * from './Interface/api/textMessage/Query';\nexport * from './Interface/api/textMessage/Read';\nexport * from './Interface/api/companeo/CompaneoReturn';\nexport * from './Interface/api/inpi/inpi';\nexport * from './Interface/api/team/QueryCreate';\nexport * from './Interface/api/team/QueryGetAllWithIncludes';\nexport * from './Interface/api/team/QueryUpdate';\nexport * from './Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory';\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/UpdateReport';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/ReadReportStats';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/report/QueryReportsStats';\nexport * from './Interface/api/report/QueryReportsForLetter';\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/Query';\nexport * from './Interface/api/partner/UpdatePartner';\nexport * from './Interface/api/partner/Read';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/DeleteFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/generalLedger/QueryGeneralLedgerAuxiliary';\nexport * from './Interface/api/generalLedger/IGeneralLedgerThirdParty';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/Query';\nexport * from './Interface/api/balanceSheet/Read';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/balanceSheet/UpdateBalanceSheet';\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/statistic/ExitRequest';\nexport * from './Interface/api/statistic/QueryExpertAccountant';\nexport * from './Interface/api/statistic/QueryGetExpertAccountant';\nexport * from './Interface/api/statistic/QueryAccountant';\nexport * from './Interface/api/statistic/QueryGetAccountant';\nexport * from './Interface/api/statistic/QueryDirection';\nexport * from './Interface/api/statistic/QueryInternal';\nexport * from './Interface/api/statistic/QueryGetDirection';\nexport * from './Interface/api/statistic/QueryCustomerSuccess';\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';\nexport * from './Interface/api/lettering/QueryRegroupLettering';\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/GetPrestashopDataFromJSONOutputParams';\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/revisionGuide/CreateRevisionGuide';\nexport * from './Interface/api/library/QueryLibrary';\nexport * from './Interface/api/library/ReadLibraryFile';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/tax/ReadTax';\nexport * from './Interface/api/tax/QueryTax';\nexport * from './Interface/api/tax/CreateTax';\nexport * from './Interface/api/society/ReadSociety';\nexport * from './Interface/api/exerciceNote/QueryExerciceNote';\nexport * from './Interface/api/exerciceNote/CreateExerciceNote';\nexport * from './Interface/api/sponsorship/ReadSponsorship';\nexport * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';\nexport * from './Interface/api/budgetInsight/Read';\nexport * from './Interface/api/budgetInsight/Create';\nexport * from './Interface/api/budgetInsight/Query';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountant';\nexport * from './Interface/api/partneredAccountant/QueryPartneredAccountantSocieties';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantService';\nexport * from './Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantAccess';\nexport * from './Interface/api/partneredAccountant/InvitePartneredAccountant';\nexport * from './Interface/api/partneredAccountant/CreatedPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantInvoice';\nexport * from './Interface/api/log/CreateLog';\nexport * from './Interface/api/vehicle/CreateSocietyVehicle';\nexport * from './Interface/api/vehicle/UpdateSocietyVehicle';\nexport * from './Interface/api/fecFile/QueryFecFile';\nexport * from './Interface/api/product/CreateProduct';\nexport * from './Interface/api/product/UpdateProduct';\nexport * from './Interface/api/product/QueryProduct';\nexport * from './Interface/api/registration/ReadRegistration';\nexport * from './Interface/api/registration/UpdateRegistration';\nexport * from './Interface/api/registration/CreateRegistration';\nexport * from './Interface/api/journal/Journals';\nexport * from './Interface/api/journal/QueryJournal';\nexport * from './Interface/api/registration/DeclareRegistration';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheetTransaction';\nexport * from './Interface/api/balanceSheet/VatControl';\nexport * from './Interface/api/mealExpense/CreateMealExpense';\nexport * from './Interface/api/mealExpense/ReadMealExpense';\nexport * from './Interface/api/exerciceQuestion/QueryQuestion';\nexport * from './Interface/api/exerciceQuestion/CreateExerciceQuestion';\nexport * from './Interface/api/provision/ReadProvision';\nexport * from './Interface/api/provision/CreateProvisionForm';\nexport * from './Interface/api/provision/UpdateProvisionForm';\nexport * from './Interface/api/provision/QueryGetProvisions';\nexport * from './Interface/api/shareCapital/CreateInKindContribution';\nexport * from './Interface/api/shareCapital/CreateShareCapital';\nexport * from './Interface/api/shareCapital/ReadShareCapitalProvided';\nexport * from './Interface/api/shareCapital/ReadShareCapital';\nexport * from './Interface/api/shareCapital/ResultCreateShareCapital';\nexport * from './Interface/api/closing/ProcessedClosing';\nexport * from './Interface/api/financialCharge/ReadFinancialChargesBalance';\nexport * from './Interface/api/financialCharge/CreateNonDeductibleInterests';\nexport * from './Interface/api/financialCharge/CreatedNonDeductibleInterests';\nexport * from './Interface/api/machineLearning/CreateMachineLearningAnnotation';\nexport * from './Interface/api/machineLearning/ResultCreateMachineLearningAnnotation';\nexport * from './Interface/api/jeDeclare/Util';\nexport * from './Interface/api/jeDeclare/CreateDocumentsParams';\nexport * from './Interface/api/jeDeclare/UtilCFONB';\nexport * from './Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion';\nexport * from './Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation';\nexport * from './Interface/api/thirdParty/CreateThirdPartyForm';\nexport * from './Interface/api/thirdParty/UpdateThirdPartyForm';\nexport * from './Interface/api/thirdParty/QueryThirdParty';\nexport * from './Interface/api/bankAccount/ReadExpiredBankAccount';\nexport * from './Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule';\nexport * from './Interface/api/calendarEvent/createCalendarEvent';\nexport * from './Interface/api/calendarEvent/createCalendarEventForUsers';\nexport * from './Interface/api/calendarEvent/verifyCalendarEvent';\nexport * from './Interface/api/calendarEvent/updateCalendarEvent';\nexport * from './Interface/api/calendarEvent/interval';\nexport * from './Interface/api/calendarEvent/queryCalendarEvent';\nexport * from './Interface/api/calendarEvent/getAllCalendarEvent';\nexport * from './Interface/api/calendarEvent/getLastInvalidateEvent';\nexport * from './Interface/api/calendarEvent/readAllCalendarEvent';\nexport * from './Interface/api/checklist/Read';\nexport * from './Interface/api/checklist/Query';\nexport * from './Interface/api/checklist/Update';\nexport * from './Interface/api/notification/CreateNotification';\nexport * from './Interface/api/notification/Delete';\nexport * from './Interface/api/mobile/UpdateMobile';\nexport * from './Interface/api/mobile/QueryMobileMigration';\nexport * from './Interface/api/societyEvent/QuerySocietyEvent';\nexport * from './Interface/api/societyEvent/CreateSocietyEvent';\nexport * from './Interface/api/task/QueryGetAllTask';\nexport * from './Interface/api/regulate/QueryGetAll';\nexport * from './Interface/api/regulate/RegulateWithStats';\nexport * from './Interface/api/regulate/DestroyRegulate';\nexport * from './Interface/api/task/QueryPaginatedTask';\nexport * from './Interface/api/task/QueryCreateTask';\nexport * from './Interface/api/task/QueryGetTask';\nexport * from './Interface/api/task/QueryStatsByManager';\nexport * from './Interface/api/task/QueryCountTask';\nexport * from './Interface/api/task/QueryStatsByRolesInCsv';\nexport * from './Interface/api/task/QueryStatsByServiceInCsv';\nexport * from './Interface/api/task/QueryStatsByTaskTypeInCsv';\nexport * from './Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet';\nexport * from './Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet';\nexport * from './Interface/api/3cx/Query3cxSearch';\nexport * from './Interface/api/3cx/Read3cxSearch';\nexport * from './Interface/api/3cx/Create3cxLog';\nexport * from './Interface/api/amount/FormattedAmount';\nexport * from './Interface/api/customerActivity/CreateCustomerActivityReport';\nexport * from './Interface/api/customerActivity/Query';\nexport * from './Interface/api/customerActivity/Create';\nexport * from './Interface/api/alert/CreateAlert';\nexport * from './Interface/api/commercialManagement/Create';\nexport * from './Interface/api/commercialManagement/Read';\nexport * from './Interface/api/commercialManagement/Query';\nexport * from './Interface/api/commercialManagement/Update';\nexport * from './Interface/api/commercialOffer/Query';\nexport * from './Interface/api/documentSection/Update';\nexport * from './Interface/api/connector/CreateConnector';\nexport * from './Interface/api/connector/QueryConnector';\nexport * from './Interface/api/connection/QueryConnectionState';\nexport * from './Interface/api/connection/ReadConnectionState';\nexport * from './Interface/api/qonto/Query';\nexport * from './Interface/api/qonto/CreateImportation';\nexport * from './Interface/api/stripe/Create';\nexport * from './Interface/api/qonto/UpdateConnection';\nexport * from './Interface/api/qonto/CreateQontoConnection';\nexport * from './Interface/api/qonto/GetConnectionInformation';\nexport * from './Interface/api/qonto/ProcessBankAccount';\nexport * from './Interface/api/qonto/Read';\nexport * from './Interface/api/file/Create';\nexport * from './Interface/api/file/Read';\nexport * from './Interface/api/societyConfig/update';\nexport * from './Interface/api/wallet/UpdateAttribution';\nexport * from './Interface/api/exercicePrestation/Query';\nexport * from './Interface/api/prestation/CreatePrestation';\nexport * from './Interface/api/prestation/Query';\nexport * from './Interface/api/prestation/QueryPrestation';\nexport * from './Interface/api/prestation/BodyCreatePrestationSocieties';\nexport * from './Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation';\nexport * from './Interface/api/paymentExpectation/QueryPaymentExpectation';\nexport * from './Interface/api/legalNotice/UpdateLegalNotice';\nexport * from './Interface/api/wallet/QueryWallet';\nexport * from './Interface/api/terminationList/QueryTerminationList';\nexport * from './Interface/api/terminationList/DestroyTerminationList';\nexport * from './Interface/api/terminationList/CreateTerminationList';\nexport * from './Interface/api/pdf/ReadPdfizer';\nexport * from './Interface/api/gedFile/updateGedFile';\nexport * from './Interface/api/gedFile/createFileAndGed';\nexport * from './Interface/api/iDocus/iDocus';\nexport * from './Interface/api/iDocus/CreateExport';\nexport * from './Interface/api/pdf/ReadPdftkizer';\nexport * from './Interface/api/signFile/CreateFileToSign';\nexport * from './Interface/api/rule/Query';\nexport * from './Interface/api/rule/Create';\nexport * from './Interface/api/rule/Update';\nexport * from './Interface/api/rule/Read';\nexport * from './Interface/api/revive/PostRevive';\nexport * from './Interface/api/archive/ImportSocietyArchive';\nexport * from './Interface/api/acceptance/CreateAcceptance';\nexport * from './Interface/api/quotation/ReadClientQuotation';\nexport * from './Interface/api/prestations/QueryCreate';\nexport * from './Interface/api/prestations/QueryUpdate';\nexport * from './Interface/api/prestations/QueryGetAllPrestations';\nexport * from './Interface/api/commercialImport/Read';\nexport * from './Interface/api/commercialImport/Query';\nexport * from './Interface/api/commercialImport/Create';\nexport * from './Interface/api/cashAndExpense/Create';\nexport * from './Interface/api/accountsSectors/Create';\nexport * from './Interface/api/fusion/FusionSocieties';\nexport * from './Interface/api/changelog/Create';\nexport * from './Interface/api/authentification/ReadAuthenticateCollaborater';\nexport * from './Interface/api/society/Export';\nexport * from './Interface/api/businessSector/Create';\nexport * from './Interface/api/businessSector/Query';\nexport * from './Interface/api/businessSector/Delete';\nexport * from './Interface/api/accountsSectors/Query';\nexport * from './Interface/api/visualizedInformation/Query';\nexport * from './Interface/api/visualizedInformation/Update';\nexport * from './Interface/api/society/QueryArchived';\nexport * from './Interface/api/vatControl/CreateVatControl';\nexport * from './Interface/api/vatControl/QueryVatControl';\nexport * from './Interface/api/card/QueryUserCards';\nexport * from './Interface/api/card/QueryUserCardsStats';\nexport * from './Interface/api/card/UpdateCard';\nexport * from './Interface/api/notion/NotionResponse';\n\n// Enums types\nexport * from './Interface/enum/Util';\nexport * from './Interface/enum/Date';\nexport * from './Interface/api/connector/Sirene';\n\nexport * from '../utils/cerfa';\nexport * from '../utils/phone';\nexport * from '../utils/payment';\nexport * from '../utils/checklist';\nexport * from '../utils/date';\nexport * from '../utils/noLodash';\nexport * from '../utils/vat';\nexport * from './Interface/api/affectedPatrimony/CreateAffectedPatrimony';\nexport * from './Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony';\nexport * from './Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony';\nexport * from './Interface/api/affectedPatrimony/ReadAffectedPatrimony';\nexport * from './Interface/api/notificationSetting/CreateNotificationSetting';\nexport * from './Interface/api/notificationSetting/UpdateNotificationSetting';\nexport * from './Interface/api/appNotification/Update';\nexport * from './Interface/api/partners/QueryPartnerAll';\nexport * from './Interface/api/partners/QueryPartnerStatistic';\nexport * from './Interface/api/partners/QueryPartnerCsv';\nexport * from './Interface/api/partners/PartnerStatisticType';\nexport * from './Interface/api/dubiousCustomer/Create';\nexport * from './Interface/api/dubiousCustomer/Update';\nexport * from './Interface/api/timeTracking/Create'; \nexport * from './Interface/api/timeTracking/Query'; "]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../ts/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Interfaces\nexport * from './Interface/models/ICallHistory';\nexport * from './Interface/models/IBusinessLineUser';\nexport * from './Interface/models/IVisualizedInformation';\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/IAbsenceRequest';\nexport * from './Interface/models/IAbsenceRequestTime';\nexport * from './Interface/models/IAttachmentFile';\nexport * from './Interface/models/IAttestation';\nexport * from './Interface/models/IAttributionHistory';\nexport * from './Interface/models/IBalanceBankAccount';\nexport * from './Interface/models/IBalanceSheet';\nexport * from './Interface/models/IAccountingStatementHistory';\nexport * from './Interface/models/IBankAccountSynchroHistory';\nexport * from './Interface/models/IBankAccount';\nexport * from './Interface/models/IBankConnection';\nexport * from './Interface/models/IBankList';\nexport * from './Interface/models/IBusinessLine';\nexport * from './Interface/models/IBusinessPartner';\nexport * from './Interface/models/ICalendarEvent';\nexport * from './Interface/models/ICalendarEventUser';\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/IColor';\nexport * from './Interface/models/IComment';\nexport * from './Interface/models/IBillingHistory';\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/ICustomerVat';\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/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/IExercicePrestationOffer';\nexport * from './Interface/models/IFailedLoginAttempt';\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/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/IIndependentReview';\nexport * from './Interface/models/IInternalEstimate';\nexport * from './Interface/models/IIpTmpBlocked';\nexport * from './Interface/models/IProductInvoice';\nexport * from './Interface/models/IImmobilization';\nexport * from './Interface/models/IKilometricAllowanceScale';\nexport * from './Interface/models/ILabelPaymentWaiting';\nexport * from './Interface/models/ILeadsToPartners';\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/IMailRelation';\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/IPartneredAccountant';\nexport * from './Interface/models/IPartneredAccountantCompanyService';\nexport * from './Interface/models/IPartneredAccountantPicture';\nexport * from './Interface/models/IPartneredAccountantService';\nexport * from './Interface/models/IPartneredAccountantServiceIcon';\nexport * from './Interface/models/IPartneredAccountantTag';\nexport * from './Interface/models/IPartneredAccountantToTag';\nexport * from './Interface/models/IPartneredAccountantToSociety';\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/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/IPrestationHistory';\nexport * from './Interface/models/IPrestation';\nexport * from './Interface/models/IPrestationComplementary';\nexport * from './Interface/models/IPrestationList';\nexport * from './Interface/models/IPrestationOption';\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/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/ISheetMonthScheduleDetails';\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/ISlowDetection';\nexport * from './Interface/models/IDocumentSection';\nexport * from './Interface/models/IInpiBalance';\nexport * from './Interface/models/IInpiPayment';\nexport * from './Interface/models/ISocialDetail';\nexport * from './Interface/models/ISociety';\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/ISocietyProceding';\nexport * from './Interface/models/IInvoiceReminder';\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/ISupervisionPendingPoint';\nexport * from './Interface/models/ISupervisionPendingPointReply';\nexport * from './Interface/models/ISupervisionPersonalAccountantNote';\nexport * from './Interface/models/ISurvey';\nexport * from './Interface/models/ITag';\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/IAccountantTracker';\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/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/IRepeatType';\nexport * from './Interface/models/IReportType';\nexport * from './Interface/models/IAdjustment';\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/IUser';\nexport * from './Interface/models/IUserBrand';\nexport * from './Interface/models/IUserNotification';\nexport * from './Interface/models/IUserSocietyPermission';\nexport * from './Interface/models/IUserTeam';\nexport * from './Interface/models/IUserFile';\nexport * from './Interface/models/IUserTest';\nexport * from './Interface/models/IVatDeclaration';\nexport * from './Interface/models/IVatDeclarationSocietyDetail';\nexport * from './Interface/models/IMail';\nexport * from './Interface/models/IMailAddress';\nexport * from './Interface/models/IMailAddressMail';\nexport * from './Interface/models/IRegistrationCertificate';\nexport * from './Interface/models/IMailAttachment';\nexport * from './Interface/models/ITaskAttachment';\nexport * from './Interface/models/IMailContent';\nexport * from './Interface/models/IWebMail';\nexport * from './Interface/models/IWebMailAttachment';\nexport * from './Interface/models/IWebMailStat';\nexport * from './Interface/models/IWebMailType';\nexport * from './Interface/models/IWorkingSchedule';\nexport * from './Interface/models/IField';\nexport * from './Interface/models/IFecFile';\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/IExerciceNote';\nexport * from './Interface/models/IRevisionGuide';\nexport * from './Interface/models/ISponsorshipWithSponsorInfo';\nexport * from './Interface/models/IStatistic';\nexport * from './Interface/models/ILastUpdateConnection';\nexport * from './Interface/models/IAccountsSectors';\nexport * from './Interface/models/IAnswerType';\nexport * from './Interface/models/IAnswerTypeValue';\nexport * from './Interface/models/IBalanceSheetQuestion';\nexport * from './Interface/models/IExerciceQuestion';\nexport * from './Interface/models/IRelatedAccountingTransaction';\nexport * from './Interface/models/IMachineLearningResult';\nexport * from './Interface/models/IBalanceSheetModule2';\nexport * from './Interface/models/IBalanceSheetStatus';\nexport * from './Interface/models/IBalanceSheetCompletion';\nexport * from './Interface/models/IDefaultPromotion';\nexport * from './Interface/models/INafCode';\nexport * from './Interface/models/IMobile';\nexport * from './Interface/models/ISocietyEvent';\nexport * from './Interface/models/ITask';\nexport * from './Interface/models/IMobileNotificationLog';\nexport * from './Interface/models/IMobileNotificationSetting';\nexport * from './Interface/models/ITimeRecorder';\nexport * from './Interface/models/IInvoiceRecurrence';\nexport * from './Interface/models/ILoanFile';\nexport * from './Interface/models/ICommercialMail';\nexport * from './Interface/models/ICommercialOffer';\nexport * from './Interface/models/IRegistration';\nexport * from './Interface/models/IVatRegimeHistory';\nexport * from './Interface/models/ICustomerAcceptance';\nexport * from './Interface/models/IUnpaidCallHistory';\nexport * from './Interface/models/IAppNotification';\nexport * from './Interface/models/IBusinessSector';\nexport * from './Interface/models/IUserChangeLog';\nexport * from './Interface/models/IConstitutionHistory';\nexport * from './Interface/models/IBalanceSheetHistory';\nexport * from './Interface/models/ICard';\nexport * from './Interface/models/ICardHistory';\nexport * from './Interface/models/IDubiousCustomer';\n\n// Schemas\nexport * from './Interface/schemas/IRegistrationDetail';\nexport * from './Interface/schemas/ITransactionHistory';\n\n// Forms\nexport * from './Form/FormAuthenticate';\nexport * from './Form/FormConnector';\n\n// Enums\nexport * from './Enum/Das';\nexport * from './Enum/ChangeLog';\nexport * from './Enum/VisualizedInformation';\nexport * from './Enum/NafCode';\nexport * from './Enum/Acceptance';\nexport * from './Enum/FolderFile';\nexport * from './Enum/CommercialGrade';\nexport * from './Enum/CommercialOfferType';\nexport * from './Enum/CommercialManagement';\nexport * from './Enum/Civility';\nexport * from './Enum/Registration';\nexport * from './Enum/Aspone';\nexport * from './Enum/ProfitsType';\nexport * from './Enum/Tax';\nexport * from './Enum/RegistrationSource';\nexport * from './Enum/RegistrationSourceDetail';\nexport * from './Enum/Log';\nexport * from './Enum/Quality';\nexport * from './Enum/AbsenceType';\nexport * from './Enum/Role';\nexport * from './Enum/RoleDetail';\nexport * from './Enum/MaritalStatus';\nexport * from './Enum/StatutsSection';\nexport * from './Enum/PrestationOption';\nexport * from './Enum/TimeCounterType';\nexport * from './Enum/CustomerSignature';\nexport * from './Enum/MailAuto';\nexport * from './Enum/MailAddressType';\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/PaymentMethod';\nexport * from './Enum/ReportType';\nexport * from './Enum/AdjustmentType';\nexport * from './Enum/ReportState';\nexport * from './Enum/Proceding';\nexport * from './Enum/LetterType';\nexport * from './Enum/PartnerType';\nexport * from './Enum/ThirdPartyType';\nexport * from './Enum/FecFileDelimiter';\nexport * from './Enum/IncomeStatement';\nexport * from './Enum/Partners';\nexport * from './Enum/PartnerTransactionType';\nexport * from './Enum/Vehicle';\nexport * from './Enum/VehicleType';\nexport * from './Enum/BalanceSheet';\nexport * from './Enum/LetterState';\nexport * from './Enum/LetterRecoveryState';\nexport * from './Enum/SponsorshipState';\nexport * from './Enum/Ged';\nexport * from './Enum/TypeBankConnection';\nexport * from './Enum/GlobalRegime';\nexport * from './Enum/TaxSystem';\nexport * from './Enum/SalesContractConfig';\nexport * from './Enum/FiscalRegime';\nexport * from './Enum/Activity';\nexport * from './Enum/AdditionnalSells';\nexport * from './Enum/CerfaType';\nexport * from './Enum/StatisticType';\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/RevisionGuide';\nexport * from './Enum/Util';\nexport * from './Enum/RegisterCategory';\nexport * from './Enum/FieldSocietyStat';\nexport * from './Enum/PrestationType';\nexport * from './Enum/PriceGridClementine';\nexport * from './Enum/PriceGridPourcentage';\nexport * from './Enum/PriceGridLegalstart';\nexport * from './Enum/StatsCaStateDetail';\nexport * from './Enum/Lab';\nexport * from './Enum/ConstitutionState';\nexport * from './Enum/Supervision';\nexport * from './Enum/Notification';\nexport * from './Enum/Comment';\nexport * from './Enum/Channel';\nexport * from './Enum/ExerciceNoteType';\nexport * from './Enum/BrandClementine';\nexport * from './Enum/BrandLegalstart';\nexport * from './Enum/BrandComptalib';\nexport * from './Enum/BrandPourcentage';\nexport * from './Enum/BrandStatutsExpress';\nexport * from './Enum/PartneredAccountantServiceState';\nexport * from './Enum/AccountsSectors';\nexport * from './Enum/ProductType';\nexport * from './Enum/Unit';\nexport * from './Enum/MealExpenseThresholds';\nexport * from './Enum/MimeType';\nexport * from './Enum/BalanceSheetQuestion';\nexport * from './Enum/BalanceSheetQuestionWording';\nexport * from './Enum/AnswerTypeValue';\nexport * from './Enum/PartneredAccountantServiceType';\nexport * from './Enum/LegalInformation';\nexport * from './Enum/ProvisionType';\nexport * from './Enum/Ocr';\nexport * from './Enum/MachineLearning';\nexport * from './Enum/JeDeclare';\nexport * from './Enum/Currency';\nexport * from './Enum/BalanceSheetModule';\nexport * from './Enum/BalanceSheetStatus';\nexport * from './Enum/FuelType';\nexport * from './Enum/KilometricAllowanceScale';\nexport * from './Enum/VatDeclarationType';\nexport * from './Enum/BudgetInsight';\nexport * from './Enum/WebmailType';\nexport * from './Enum/WebmailFlag';\nexport * from './Enum/MailFlag';\nexport * from './Enum/Contract';\nexport * from './Enum/SalariesType';\nexport * from './Enum/SheetMonthScheduleDetailType';\nexport * from './Enum/ChecklistType';\nexport * from './Enum/NotificationType';\nexport * from './Enum/TaskResponseType';\nexport * from './Enum/InternalService';\nexport * from './Enum/SocietyTypeEvent';\nexport * from './Enum/Call';\nexport * from './Enum/ConnectionError';\nexport * from './Enum/RecurrenceType';\nexport * from './Enum/Rules';\nexport * from './Enum/CustomerVat';\nexport * from './Enum/Constitution';\nexport * from './Enum/PaymentReason';\nexport * from './Enum/OperationLegalNotice';\nexport * from './Enum/OrderStatus';\nexport * from './Enum/ReportService';\nexport * from './Enum/RegulateType';\nexport * from './Enum/ProcessingState';\nexport * from './Enum/InpiType';\nexport * from './Enum/DepositDocumentType';\nexport * from './Enum/StatusSignature';\nexport * from './Enum/BankCollectingState';\nexport * from './Enum/Phone';\nexport * from './Enum/GeneralThirdParty';\nexport * from './Enum/MailDomainType';\nexport * from './Enum/TextMessageType';\nexport * from './Enum/JobTitle';\nexport * from './Enum/Holidays';\nexport * from './Enum/AdminAcceptance';\nexport * from './Enum/PrestationListType';\nexport * from './Enum/UnpaidCallHistoryType';\nexport * from './Enum/CommercialImportHeader';\nexport * from './Enum/ReasonTerminationType';\nexport * from './Enum/RemoteType';\nexport * from './Enum/EntityType';\nexport * from './Enum/Compensation';\nexport * from './Enum/CashDeskTransactionType';\nexport * from './Enum/ThirdParty';\nexport * from './Enum/PaymentExpectation';\nexport * from './Enum/FollowList';\nexport * from './Enum/ClientOrProspect';\nexport * from './Enum/ClosingType';\nexport * from './Enum/MissionAcceptation';\nexport * from './Enum/Bank';\nexport * from './Enum/VatControl';\nexport * from './Enum/Cycle';\nexport * from './Enum/Card';\nexport * from './Enum/TimeTrackingSource';\n\n// Interfaces API\nexport * from './Interface/api/kilometricAllowance/ReadKilometricAllowance';\nexport * from './Interface/api/cashAndExpense/Query';\nexport * from './Interface/api/cerfa/das2';\nexport * from './Interface/api/adjustment/Query';\nexport * from './Interface/api/adjustment/Read';\nexport * from './Interface/api/vatDeclaration/ReadVatDeclaration';\nexport * from './Interface/api/adjustment/Create';\nexport * from './Interface/api/partnerTransactionType/ReadPartnerTransactionType';\nexport * from './Interface/api/jeDeclare/ReadJeDeclare';\nexport * from './Interface/api/aspone/ReadInterchange';\nexport * from './Interface/api/aspone/Util';\nexport * from './Interface/api/businessPartner/ReadBusinessPartner';\nexport * from './Interface/api/businessPartner/QueryBusinessPartnerAll';\nexport * from './Interface/api/businessPartner/CreateBusinessPartnerParams';\nexport * from './Interface/api/businessPartner/UpdateBusinessPartnerParams';\nexport * from './Interface/api/simulation/CreateSimulation';\nexport * from './Interface/api/ocr/CreateOcr';\nexport * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';\nexport * from './Interface/api/accountingEntry/CreateManualEntry';\nexport * from './Interface/api/immobilization/ReadFormattedImmobilization';\nexport * from './Interface/api/immobilization/CreateImmobilization';\nexport * from './Interface/api/payment/QueryMonthlyPayment';\nexport * from './Interface/api/payment/QueryPayment';\nexport * from './Interface/api/payment/ReadPayment';\nexport * from './Interface/api/payment/CreateNotifyCustomer';\nexport * from './Interface/api/payment/CreateNotifyCustomerInvoice';\nexport * from './Interface/api/firstStep/Create';\nexport * from './Interface/api/registration/QueryRegistration';\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/accountingTransaction/DeleteInvoices';\nexport * from './Interface/api/accountingTransaction/GetTransactionsBetweenDates';\nexport * from './Interface/api/accountingTransaction/QueryBankAccountSum';\nexport * from './Interface/api/user/QueryConfirm';\nexport * from './Interface/api/user/QuerySocieties';\nexport * from './Interface/api/user/QueryGetAllFromSociety';\nexport * from './Interface/api/user/QueryGetAllWithoutBp';\nexport * from './Interface/api/user/QueryGetAllCollaborators';\nexport * from './Interface/api/user/QueryGetAllCollaboratorsByRoles';\nexport * from './Interface/api/user/QueryResendConfirmationLink';\nexport * from './Interface/api/user/QueryUpdatePassword';\nexport * from './Interface/api/user/CreateUser';\nexport * from './Interface/api/user/ParamsGetAll';\nexport * from './Interface/api/user/ParamsGetAllUserWithRoles';\nexport * from './Interface/api/user/ParamsGetAllCollaborators';\nexport * from './Interface/api/user/CreateCoworker';\nexport * from './Interface/api/user/QueryUserSmsConfirmation';\nexport * from './Interface/api/user/Permissions';\nexport * from './Interface/api/user/CollaboratorsByRoles';\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/cerfa/ReadCerfa';\nexport * from './Interface/api/cerfa/3310';\nexport * from './Interface/api/cerfa/3519';\nexport * from './Interface/api/cerfa/3514';\nexport * from './Interface/api/cerfa/3517';\nexport * from './Interface/api/customerProviderOperation/CreateCustomerProviderOperation';\nexport * from './Interface/api/mail/QueryMail';\nexport * from './Interface/api/mail/QueryAllMail';\nexport * from './Interface/api/mail/QueryPaginatedMail';\nexport * from './Interface/api/mail/QueryGetSignature';\nexport * from './Interface/api/mail/QueryCountProcessedByUser';\nexport * from './Interface/api/mail/QueryGetAnsweringTimeByUser';\nexport * from './Interface/api/mail/QueryCountMail';\nexport * from './Interface/api/mail/UpdateMail';\nexport * from './Interface/api/mail/CreateMailParams';\nexport * from './Interface/api/mail/UpdateMailParams';\nexport * from './Interface/api/mail/GetMailPromise';\nexport * from './Interface/api/society/LegalFormSiren';\nexport * from './Interface/api/society/SocietyWithStatsCaParams';\nexport * from './Interface/api/society/QuerySociety';\nexport * from './Interface/api/society/QueryPaginatedSociety';\nexport * from './Interface/api/commercial/QueryPaginatedNewProspect';\nexport * from './Interface/api/commercial/QueryPaginatedSocietyWithStatsCa';\nexport * from './Interface/api/facturation/Query';\nexport * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturation';\nexport * from './Interface/api/billingHistory/QueryPaginatedBillingHistory';\nexport * from './Interface/api/facturation/CreateRebilling';\nexport * from './Interface/api/facturation/GoToFacturation';\nexport * from './Interface/api/commercial/QueryGetStats';\nexport * from './Interface/api/commercial/RequiredDocsTypeParams';\nexport * from './Interface/api/commercial/QueryFetchDialogDatasInfosOk';\nexport * from './Interface/api/commercial/QueryMovePrestationsToNextMonth';\nexport * from './Interface/api/society/GetDataSociety';\nexport * from './Interface/api/society/CreateSociety';\nexport * from './Interface/api/society/GetSocietyDetail';\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';\nexport * from './Interface/api/accountingFiles/queryAccountingFiles';\nexport * from './Interface/api/accountingFiles/Ocr';\nexport * from './Interface/api/accountingFiles/OcrPayload';\nexport * from './Interface/api/accountingFiles/OcrValue';\nexport * from './Interface/api/accountingFiles/Read';\nexport * from './Interface/api/stock/StockEntries';\nexport * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';\nexport * from './Interface/api/dashboard/ReadTurnOverProfitAndLossAndVats';\nexport * from './Interface/api/dashboard/QueryBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryTopBuys';\nexport * from './Interface/api/dashboard/QueryTopProviders';\nexport * from './Interface/api/dashboard/QueryVatDisbursed';\nexport * from './Interface/api/dashboard/ReadVatDisbursed';\nexport * from './Interface/api/dashboard/ReadBalanceBankAccount';\nexport * from './Interface/api/dashboard/QueryDeadline';\nexport * from './Interface/api/dashboard/ReadTopBuys';\nexport * from './Interface/api/dashboard/ReadTopProviders';\nexport * from './Interface/api/dashboard/ReadDeadline';\nexport * from './Interface/api/accountant/ReadAccountantBalance';\nexport * from './Interface/api/quotes/QueryQuotesAccount';\nexport * from './Interface/api/quotes/CreateQuoteAccount';\nexport * from './Interface/api/account/ReadQuoteAccount';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing';\nexport * from './Interface/api/internalInvoicing/CreateInternalInvoicing2in';\nexport * from './Interface/api/internalInvoicing/RegenerateInternalInvoicing';\nexport * from './Interface/api/internalInvoicing/GetLastRef';\nexport * from './Interface/api/exercice/QueryExercice';\nexport * from './Interface/api/exercice/CreateExercice';\nexport * from './Interface/api/exercice/UpdateExercice';\nexport * from './Interface/api/statutsGeneration/UpdateExerciceParams';\nexport * from './Interface/api/statutsGeneration/TemplateParams';\nexport * from './Interface/api/statutsGeneration/IntentToPayPrestationParams';\nexport * from './Interface/api/statutsGeneration/SendInviteMailParams';\nexport * from './Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams';\nexport * from './Interface/api/accountingIncome/ReadAccountingIncome';\nexport * from './Interface/api/ocr/OcrTransactions';\nexport * from './Interface/api/bankStatement/QueryBankStatement';\nexport * from './Interface/api/bankStatement/QueryTransactionBankStatement';\nexport * from './Interface/api/ocr/OcrTypeTransactions';\nexport * from './Interface/api/bankStatement/ReadBankStatement';\nexport * from './Interface/api/tax/ReadCompanyTax';\nexport * from './Interface/api/revision/Query';\nexport * from './Interface/api/revision/Read';\nexport * from './Interface/api/revision/RevisionObject';\nexport * from './Interface/api/revision/Revision';\nexport * from './Interface/api/revision/Create';\nexport * from './Interface/api/vatDeclaration/QueryVatDeclaration';\nexport * from './Interface/api/vatDeclaration/ReadVatVariousOperations';\nexport * from './Interface/api/vatDeclaration/ResultFormatToEntries';\nexport * from './Interface/api/promoCode/QueryDefaultPromotion';\nexport * from './Interface/api/promoCode/ReadDefaultPromotion';\nexport * from './Interface/api/SocietyTransaction/QuerySocietyTransactionCount';\nexport * from './Interface/api/SocietyTransaction/ReadSocietyTransactionCount';\nexport * from './Interface/api/salesContract/SendSalesContractParams';\nexport * from './Interface/api/salesContract/GenerateSalesContractParams';\nexport * from './Interface/api/webmail/CreateMailFromLambda';\nexport * from './Interface/api/webmail/MigrateMailAddresses';\nexport * from './Interface/api/webmail/ExportEmails';\nexport * from './Interface/api/webmail/PostAttachmentEmailFromLambdaParams';\nexport * from './Interface/api/webmail/GetPaginatedWhereObjectParams';\nexport * from './Interface/api/promoCode/CreateDefaultPromoCode';\nexport * from './Interface/api/promoCode/ReadDefaultPaginationPromoCode';\nexport * from './Interface/api/bankAccount/QueryBankAccount';\nexport * from './Interface/api/bankAccount/ImportBankAccount';\nexport * from './Interface/api/log/QueryLogPagination';\nexport * from './Interface/api/employee/QueryEmployeeSearch';\nexport * from './Interface/api/employee/QueryCreateEmployee';\nexport * from './Interface/api/employee/QueryUpdateEmployee';\nexport * from './Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule';\nexport * from './Interface/api/workingSchedule/QueryDailyHour';\nexport * from './Interface/api/timeRecorder/Query';\nexport * from './Interface/api/timeRecorder/QueryAttendance';\nexport * from './Interface/api/timeRecorder/QueryPaginatedDelays';\nexport * from './Interface/api/timeRecorder/QueryTimeRecorderGetStats';\nexport * from './Interface/api/timeRecorder/ReadAttendanceHours';\nexport * from './Interface/api/timeRecorder/ReadPaginatedDelays';\nexport * from './Interface/api/timeRecorder/ReadUsersAbsent';\nexport * from './Interface/api/timeRecorder/ReadUsersNotConnected';\nexport * from './Interface/api/timeRecorder/UpdateRecorder';\nexport * from './Interface/api/inpiBalance/QueryInpiBalanceStatistic';\nexport * from './Interface/api/inpiBalance/QueryInpiBalancePaginated';\nexport * from './Interface/api/rating/QueryRatingPaginated';\nexport * from './Interface/api/inpiBalance/inpiBalanceStatistic';\nexport * from './Interface/api/inpiPayment/QueryInpiPaymentStatistic';\nexport * from './Interface/api/inpiPayment/QueryInpiPaymentPaginated';\nexport * from './Interface/api/vatRegimeHistory/QueryVatRegimeHistory';\nexport * from './Interface/api/textMessage/Create';\nexport * from './Interface/api/textMessage/Update';\nexport * from './Interface/api/textMessage/Query';\nexport * from './Interface/api/textMessage/Read';\nexport * from './Interface/api/companeo/CompaneoReturn';\nexport * from './Interface/api/inpi/inpi';\nexport * from './Interface/api/team/QueryCreate';\nexport * from './Interface/api/team/QueryGetAllWithIncludes';\nexport * from './Interface/api/team/QueryUpdate';\nexport * from './Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory';\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/UpdateReport';\nexport * from './Interface/api/report/ReadReport';\nexport * from './Interface/api/report/ReadReportStats';\nexport * from './Interface/api/report/CreateReport';\nexport * from './Interface/api/report/DeleteReport';\nexport * from './Interface/api/report/QueryReports';\nexport * from './Interface/api/report/QueryReportsStats';\nexport * from './Interface/api/report/QueryReportsForLetter';\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/Query';\nexport * from './Interface/api/partner/UpdatePartner';\nexport * from './Interface/api/partner/Read';\n// export * from './Interface/api/generalLedger/GeneralLedgerQuery';\nexport * from './Interface/api/fecFile/CreateFecFile';\nexport * from './Interface/api/fecFile/DeleteFecFile';\nexport * from './Interface/api/fecFile/ReadFecFile';\nexport * from './Interface/api/generalLedger/QueryGeneralLedger';\nexport * from './Interface/api/generalLedger/QueryGeneralLedgerAuxiliary';\nexport * from './Interface/api/generalLedger/IGeneralLedgerThirdParty';\nexport * from './Interface/api/incomeStatement/QueryIncomeStatement';\nexport * from './Interface/api/incomeStatement/ReadIncomeStatement';\nexport * from './Interface/api/balanceSheet/Query';\nexport * from './Interface/api/balanceSheet/Read';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheet';\nexport * from './Interface/api/balanceSheet/UpdateBalanceSheet';\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/statistic/ExitRequest';\nexport * from './Interface/api/statistic/QueryExpertAccountant';\nexport * from './Interface/api/statistic/QueryGetExpertAccountant';\nexport * from './Interface/api/statistic/QueryAccountant';\nexport * from './Interface/api/statistic/QueryGetAccountant';\nexport * from './Interface/api/statistic/QueryDirection';\nexport * from './Interface/api/statistic/QueryInternal';\nexport * from './Interface/api/statistic/QueryGetDirection';\nexport * from './Interface/api/statistic/QueryCustomerSuccess';\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';\nexport * from './Interface/api/lettering/QueryRegroupLettering';\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/GetPrestashopDataFromJSONOutputParams';\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/revisionGuide/CreateRevisionGuide';\nexport * from './Interface/api/library/QueryLibrary';\nexport * from './Interface/api/library/ReadLibraryFile';\nexport * from './Interface/api/taxDeadline/QueryTaxDeadline';\nexport * from './Interface/api/taxDeadline/ReadTaxDeadline';\nexport * from './Interface/api/tax/ReadTax';\nexport * from './Interface/api/tax/QueryTax';\nexport * from './Interface/api/tax/CreateTax';\nexport * from './Interface/api/society/ReadSociety';\nexport * from './Interface/api/exerciceNote/QueryExerciceNote';\nexport * from './Interface/api/exerciceNote/CreateExerciceNote';\nexport * from './Interface/api/sponsorship/ReadSponsorship';\nexport * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';\nexport * from './Interface/api/budgetInsight/Read';\nexport * from './Interface/api/budgetInsight/Create';\nexport * from './Interface/api/budgetInsight/Query';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountant';\nexport * from './Interface/api/partneredAccountant/QueryPartneredAccountantSocieties';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantService';\nexport * from './Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedService';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantRequestedServiceExpress';\nexport * from './Interface/api/partneredAccountant/CreatePartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantSoldService';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServiceStatistics';\nexport * from './Interface/api/partneredAccountant/UpdatePartneredAccountantAccess';\nexport * from './Interface/api/partneredAccountant/InvitePartneredAccountant';\nexport * from './Interface/api/partneredAccountant/CreatedPartneredAccountantSociety';\nexport * from './Interface/api/partneredAccountant/ReadPartneredAccountantInvoice';\nexport * from './Interface/api/log/CreateLog';\nexport * from './Interface/api/vehicle/CreateSocietyVehicle';\nexport * from './Interface/api/vehicle/UpdateSocietyVehicle';\nexport * from './Interface/api/fecFile/QueryFecFile';\nexport * from './Interface/api/product/CreateProduct';\nexport * from './Interface/api/product/UpdateProduct';\nexport * from './Interface/api/product/QueryProduct';\nexport * from './Interface/api/registration/ReadRegistration';\nexport * from './Interface/api/registration/UpdateRegistration';\nexport * from './Interface/api/registration/CreateRegistration';\nexport * from './Interface/api/journal/Journals';\nexport * from './Interface/api/journal/QueryJournal';\nexport * from './Interface/api/registration/DeclareRegistration';\nexport * from './Interface/api/balanceSheet/ReadBalanceSheetTransaction';\nexport * from './Interface/api/balanceSheet/VatControl';\nexport * from './Interface/api/mealExpense/CreateMealExpense';\nexport * from './Interface/api/mealExpense/ReadMealExpense';\nexport * from './Interface/api/exerciceQuestion/QueryQuestion';\nexport * from './Interface/api/exerciceQuestion/CreateExerciceQuestion';\nexport * from './Interface/api/provision/ReadProvision';\nexport * from './Interface/api/provision/CreateProvisionForm';\nexport * from './Interface/api/provision/UpdateProvisionForm';\nexport * from './Interface/api/provision/QueryGetProvisions';\nexport * from './Interface/api/shareCapital/CreateInKindContribution';\nexport * from './Interface/api/shareCapital/CreateShareCapital';\nexport * from './Interface/api/shareCapital/ReadShareCapitalProvided';\nexport * from './Interface/api/shareCapital/ReadShareCapital';\nexport * from './Interface/api/shareCapital/ResultCreateShareCapital';\nexport * from './Interface/api/closing/ProcessedClosing';\nexport * from './Interface/api/financialCharge/ReadFinancialChargesBalance';\nexport * from './Interface/api/financialCharge/CreateNonDeductibleInterests';\nexport * from './Interface/api/financialCharge/CreatedNonDeductibleInterests';\nexport * from './Interface/api/machineLearning/CreateMachineLearningAnnotation';\nexport * from './Interface/api/machineLearning/ResultCreateMachineLearningAnnotation';\nexport * from './Interface/api/jeDeclare/Util';\nexport * from './Interface/api/jeDeclare/CreateDocumentsParams';\nexport * from './Interface/api/jeDeclare/UtilCFONB';\nexport * from './Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion';\nexport * from './Interface/api/kilometricAllowance/CreateKilometricAllowanceValidation';\nexport * from './Interface/api/thirdParty/CreateThirdPartyForm';\nexport * from './Interface/api/thirdParty/UpdateThirdPartyForm';\nexport * from './Interface/api/thirdParty/QueryThirdParty';\nexport * from './Interface/api/bankAccount/ReadExpiredBankAccount';\nexport * from './Interface/api/sheetMonthSchedule/QuerySheetMonthSchedule';\nexport * from './Interface/api/calendarEvent/createCalendarEvent';\nexport * from './Interface/api/calendarEvent/createCalendarEventForUsers';\nexport * from './Interface/api/calendarEvent/verifyCalendarEvent';\nexport * from './Interface/api/calendarEvent/updateCalendarEvent';\nexport * from './Interface/api/calendarEvent/interval';\nexport * from './Interface/api/calendarEvent/queryCalendarEvent';\nexport * from './Interface/api/calendarEvent/getAllCalendarEvent';\nexport * from './Interface/api/calendarEvent/getLastInvalidateEvent';\nexport * from './Interface/api/calendarEvent/readAllCalendarEvent';\nexport * from './Interface/api/checklist/Read';\nexport * from './Interface/api/checklist/Query';\nexport * from './Interface/api/checklist/Update';\nexport * from './Interface/api/notification/CreateNotification';\nexport * from './Interface/api/notification/Delete';\nexport * from './Interface/api/mobile/UpdateMobile';\nexport * from './Interface/api/mobile/QueryMobileMigration';\nexport * from './Interface/api/societyEvent/QuerySocietyEvent';\nexport * from './Interface/api/societyEvent/CreateSocietyEvent';\nexport * from './Interface/api/task/QueryGetAllTask';\nexport * from './Interface/api/regulate/QueryGetAll';\nexport * from './Interface/api/regulate/RegulateWithStats';\nexport * from './Interface/api/regulate/DestroyRegulate';\nexport * from './Interface/api/task/QueryPaginatedTask';\nexport * from './Interface/api/task/QueryCreateTask';\nexport * from './Interface/api/task/QueryGetTask';\nexport * from './Interface/api/task/QueryStatsByManager';\nexport * from './Interface/api/task/QueryCountTask';\nexport * from './Interface/api/task/QueryStatsByRolesInCsv';\nexport * from './Interface/api/task/QueryStatsByServiceInCsv';\nexport * from './Interface/api/task/QueryStatsByTaskTypeInCsv';\nexport * from './Interface/api/societyConfigBalanceSheet/QueryPaginatedSocietyConfigBalanceSheet';\nexport * from './Interface/api/societyConfigBalanceSheet/QueryGetAllSocietyConfigBalanceSheet';\nexport * from './Interface/api/3cx/Query3cxSearch';\nexport * from './Interface/api/3cx/Read3cxSearch';\nexport * from './Interface/api/3cx/Create3cxLog';\nexport * from './Interface/api/amount/FormattedAmount';\nexport * from './Interface/api/customerActivity/CreateCustomerActivityReport';\nexport * from './Interface/api/customerActivity/Query';\nexport * from './Interface/api/customerActivity/Create';\nexport * from './Interface/api/alert/CreateAlert';\nexport * from './Interface/api/commercialManagement/Create';\nexport * from './Interface/api/commercialManagement/Read';\nexport * from './Interface/api/commercialManagement/Query';\nexport * from './Interface/api/commercialManagement/Update';\nexport * from './Interface/api/commercialOffer/Query';\nexport * from './Interface/api/documentSection/Update';\nexport * from './Interface/api/connector/CreateConnector';\nexport * from './Interface/api/connector/QueryConnector';\nexport * from './Interface/api/connection/QueryConnectionState';\nexport * from './Interface/api/connection/ReadConnectionState';\nexport * from './Interface/api/qonto/Query';\nexport * from './Interface/api/qonto/CreateImportation';\nexport * from './Interface/api/stripe/Create';\nexport * from './Interface/api/qonto/UpdateConnection';\nexport * from './Interface/api/qonto/CreateQontoConnection';\nexport * from './Interface/api/qonto/GetConnectionInformation';\nexport * from './Interface/api/qonto/ProcessBankAccount';\nexport * from './Interface/api/qonto/Read';\nexport * from './Interface/api/file/Create';\nexport * from './Interface/api/file/Read';\nexport * from './Interface/api/societyConfig/update';\nexport * from './Interface/api/wallet/UpdateAttribution';\nexport * from './Interface/api/exercicePrestation/Query';\nexport * from './Interface/api/prestation/CreatePrestation';\nexport * from './Interface/api/prestation/Query';\nexport * from './Interface/api/prestation/QueryPrestation';\nexport * from './Interface/api/prestation/BodyCreatePrestationSocieties';\nexport * from './Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation';\nexport * from './Interface/api/paymentExpectation/QueryPaymentExpectation';\nexport * from './Interface/api/legalNotice/UpdateLegalNotice';\nexport * from './Interface/api/wallet/QueryWallet';\nexport * from './Interface/api/terminationList/QueryTerminationList';\nexport * from './Interface/api/terminationList/DestroyTerminationList';\nexport * from './Interface/api/terminationList/CreateTerminationList';\nexport * from './Interface/api/pdf/ReadPdfizer';\nexport * from './Interface/api/gedFile/updateGedFile';\nexport * from './Interface/api/gedFile/createFileAndGed';\nexport * from './Interface/api/iDocus/iDocus';\nexport * from './Interface/api/iDocus/CreateExport';\nexport * from './Interface/api/pdf/ReadPdftkizer';\nexport * from './Interface/api/signFile/CreateFileToSign';\nexport * from './Interface/api/rule/Query';\nexport * from './Interface/api/rule/Create';\nexport * from './Interface/api/rule/Update';\nexport * from './Interface/api/rule/Read';\nexport * from './Interface/api/revive/PostRevive';\nexport * from './Interface/api/archive/ImportSocietyArchive';\nexport * from './Interface/api/acceptance/CreateAcceptance';\nexport * from './Interface/api/quotation/ReadClientQuotation';\nexport * from './Interface/api/prestations/QueryCreate';\nexport * from './Interface/api/prestations/QueryUpdate';\nexport * from './Interface/api/prestations/QueryGetAllPrestations';\nexport * from './Interface/api/commercialImport/Read';\nexport * from './Interface/api/commercialImport/Query';\nexport * from './Interface/api/commercialImport/Create';\nexport * from './Interface/api/cashAndExpense/Create';\nexport * from './Interface/api/accountsSectors/Create';\nexport * from './Interface/api/fusion/FusionSocieties';\nexport * from './Interface/api/changelog/Create';\nexport * from './Interface/api/authentification/ReadAuthenticateCollaborater';\nexport * from './Interface/api/society/Export';\nexport * from './Interface/api/businessSector/Create';\nexport * from './Interface/api/businessSector/Query';\nexport * from './Interface/api/businessSector/Delete';\nexport * from './Interface/api/accountsSectors/Query';\nexport * from './Interface/api/visualizedInformation/Query';\nexport * from './Interface/api/visualizedInformation/Update';\nexport * from './Interface/api/society/QueryArchived';\nexport * from './Interface/api/vatControl/CreateVatControl';\nexport * from './Interface/api/vatControl/QueryVatControl';\nexport * from './Interface/api/card/QueryUserCards';\nexport * from './Interface/api/card/QueryUserCardsStats';\nexport * from './Interface/api/card/UpdateCard';\nexport * from './Interface/api/notion/NotionResponse';\n\n// Enums types\nexport * from './Interface/enum/Util';\nexport * from './Interface/enum/Date';\nexport * from './Interface/api/connector/Sirene';\n\nexport * from '../utils/cerfa';\nexport * from '../utils/phone';\nexport * from '../utils/payment';\nexport * from '../utils/checklist';\nexport * from '../utils/date';\nexport * from '../utils/noLodash';\nexport * from '../utils/vat';\nexport * from './Interface/api/affectedPatrimony/CreateAffectedPatrimony';\nexport * from './Interface/api/affectedPatrimony/CreateInKindAffectedPatrimony';\nexport * from './Interface/api/affectedPatrimony/ResultCreateAffectedPatrimony';\nexport * from './Interface/api/affectedPatrimony/ReadAffectedPatrimony';\nexport * from './Interface/api/notificationSetting/CreateNotificationSetting';\nexport * from './Interface/api/notificationSetting/UpdateNotificationSetting';\nexport * from './Interface/api/appNotification/Update';\nexport * from './Interface/api/partners/QueryPartnerAll';\nexport * from './Interface/api/partners/QueryPartnerStatistic';\nexport * from './Interface/api/partners/QueryPartnerCsv';\nexport * from './Interface/api/partners/PartnerStatisticType';\nexport * from './Interface/api/dubiousCustomer/Create';\nexport * from './Interface/api/dubiousCustomer/Update';\nexport * from './Interface/api/timeTracking/Create'; \nexport * from './Interface/api/timeTracking/Query'; "]}
|
|
@@ -198,7 +198,7 @@ const calculatePrestationPrice = (idPrestationList, prestationList, endDate, Nbr
|
|
|
198
198
|
if (isWithApplicationFees)
|
|
199
199
|
totalPrestation += 50;
|
|
200
200
|
const calculDetail = `${monthNbr > 0 ? monthNbr + ' mois x ' + (Math.round(price * 100) / 100) + '€' : (Math.round(price * 100) / 100) + '€'} ${totalAmount > 0 ? '- ' + totalAmount + '€' : ''} ${totalPercentage > 0 ? '- ' + totalPercentage + '%' : ''} ${isWithApplicationFees ? '+ 50€' : ''}`;
|
|
201
|
-
return { totalPrestation, reduceMonth, canBeCreated, calculDetail, monthlyPrice: monthNbr > 0 ? price + '€/mois' : price + '€', price };
|
|
201
|
+
return { totalPrestation, reduceMonth, canBeCreated, calculDetail, monthlyPrice: monthNbr > 0 ? (Math.round(price * 100) / 100) + '€/mois' : (Math.round(price * 100) / 100) + '€', price };
|
|
202
202
|
};
|
|
203
203
|
exports.calculatePrestationPrice = calculatePrestationPrice;
|
|
204
204
|
const getPrestationOptions = (idPrestationList) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prestation.js","sourceRoot":"","sources":["../../../ts/utils/prestation.ts"],"names":[],"mappings":"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","sourcesContent":["import { IPrestation, IPrestationList } from '../types';\nimport { intersection } from './noLodash';\nimport { PrestationDetail, PrestationType } from '../types/Enum/PrestationType';\nimport { PrestationOptionType, PrestationOption } from '../types/Enum/PrestationOption';\nimport { PriceGridClementine } from '../types/Enum/PriceGridClementine';\nimport { PriceGridPourcentage } from '../types/Enum/PriceGridPourcentage';\nimport { PriceGridLegalstart } from '../types/Enum/PriceGridLegalstart';\nimport { ClosingType } from '../types/Enum/ClosingType';\nimport { getBrandNameByNodeEnv } from './brands';\nimport * as dayjs from 'dayjs';\n\ntype priceGridBrand = {\n idTypeBrand: number,\n price: priceGrid[]\n};\n\ntype priceGrid = {\n idPrestationList: number[],\n minimumMonthlyPayment?: monthlyPayment[],\n maximumMonthlyPayment?: monthlyPayment[],\n turnoverCreatedYear?: turnover[],\n turnoverPastYear?: turnover[],\n turnoverMonthly?: turnover[],\n turnoverYearly?: turnover[],\n employee?: employee[],\n partner?: employee[],\n properties?: propertie[],\n vatRegimeMonthly?: vatRegime[],\n vatRegimeYearly?: vatRegime[],\n taxSystem?: taxSystem[],\n};\n\ntype monthlyPayment = {\n id: number,\n month: number,\n};\n\ntype turnover = {\n turnoverValue: number,\n price: number,\n};\n\ntype employee = {\n amountMinimum: number,\n amountMaximum: number,\n price: number,\n};\n\ntype propertie = {\n amount: number,\n price: number,\n};\n\ntype vatRegime = {\n type: number,\n price: number,\n};\n\ntype taxSystem = {\n id: number,\n price: number,\n};\n\nconst isOtherAccountingMissions = (idPrestationList: number): boolean => [\n PrestationType.PREVISIONNEL,\n PrestationType.BILAN_INTERMEDIAIRE,\n PrestationType.AVANCE_OU_ABANDON_COMPTE_COURANT_ASSOCIE,\n PrestationType.AUTRE_MISSION_COMPTABLE,\n PrestationType.TVS,\n PrestationType.ETUDE_FISCALE,\n PrestationType.BILAN_PREVISIONNEL].includes(idPrestationList);\n\nconst isOtherJuridicalMissions = (isJuridique:boolean, isCatalog:boolean, idPrestationList: number): boolean => idPrestationList !== PrestationType.GESTION_JURIDIQUE && isCatalog && isJuridique;\n\nconst isOtherSocialMission = (idPrestationList: number): boolean => idPrestationList === PrestationType.AUTRE_MISSION_SOCIALE_HORS_PAIE;\n\nconst isAdditionalPresta = (hidden:boolean, isCatalog:boolean): boolean => !hidden && isCatalog;\n\nconst isOnlyPrevi = (idPrestationList: number[]):boolean => !idPrestationList.filter((idPL:number) => ![PrestationType.PREVISIONNEL, PrestationType.BILAN_PREVISIONNEL, PrestationType.PV_AG].includes(idPL)).length;\n\nconst isOnlySocial = (idPrestationList: number[]):boolean => !idPrestationList.filter((idPL:number) => ![PrestationType.FRUCTUPAIE, PrestationType.SOCIAL].includes(idPL)).length;\n\nconst isOnlyJuridic = (idPrestationList: number[]):boolean => !idPrestationList.filter((idPL:number) => ![PrestationType.GESTION_JURIDIQUE].includes(idPL)).length;\n\nconst isCreation = (idPrestationList: number[]):boolean => !!intersection(idPrestationList, [PrestationType.CREATION_SOCIETE, PrestationType.STATUTS_FREE, PrestationType.STATUTS_OPTION_1, PrestationType.STATUTS_OPTION_2, PrestationType.STATUTS_OPTION_AE]).length;\n\nconst isExpress = (idPrestationList: number):boolean => {\n const prestationDetailValues = Object.values(PrestationDetail) as any;\n const prestaList = prestationDetailValues.find((pr:any) => pr.id === idPrestationList);\n return !!prestaList.isBack;\n};\n\nconst calculateScoringOfPrestation = (idPrestationType: PrestationType, prestations: IPrestation[]): number => {\n const prestationsSignedPaid = prestations.filter((prestation) => prestation.paid && prestation.signed && prestation.terminationList === null);\n\n // Get the list of prestations that are half price\n const prestationHalfPriceList = Object.values(PrestationDetail).filter((p) => p.isComptable && !p.isCatalog);\n const prestationHalfPriceIds = prestationHalfPriceList.map((t) => t.id);\n\n // Get the number of points for the new prestation\n const prestaDetails = Object.values(PrestationDetail).find((prestaDetail) => prestaDetail.id === idPrestationType);\n const numberPoint = prestaDetails?.point || 0;\n\n // Get list of prestations that are already done and check if one of them is in the list of prestations that are half price\n const prestationsExistIds = prestationsSignedPaid.map((prestation) => prestation.idPrestationList);\n const prestationHalfPriceAlreadyDoneIds = prestationsExistIds.filter((id) => prestationHalfPriceIds.includes(id));\n\n // If one of the prestations already done is in the list of prestations that are half price and if the idPrestationType is in prestationHalfPriceIds, return 50% of points\n if (prestationHalfPriceAlreadyDoneIds.length && prestationHalfPriceIds.includes(idPrestationType)) return Math.floor(numberPoint * 0.3);\n\n return numberPoint;\n};\n\nconst getPriceGrid = (idTypeBrand: number, idPrestationList: number): priceGrid | undefined => {\n let currentBrandPriceGrid: priceGridBrand | undefined;\n let currentPriceGrid: priceGrid | undefined;\n\n const currentEnvName = getBrandNameByNodeEnv(process.env.NODE_ENV);\n const listEnvEnum = {\n PriceGridClementine, PriceGridPourcentage, PriceGridLegalstart,\n };\n // @ts-ignore\n const currentPriceGridFile: priceGridBrand[] = listEnvEnum[`PriceGrid${currentEnvName}`];\n if (currentPriceGridFile) currentBrandPriceGrid = currentPriceGridFile.find((priceGrid: priceGridBrand) => priceGrid.idTypeBrand === idTypeBrand);\n if (currentBrandPriceGrid) currentPriceGrid = currentBrandPriceGrid?.price.find((price: priceGrid) => price.idPrestationList.includes(idPrestationList));\n return currentPriceGrid;\n};\n\nconst calculatePrestationPriceWithPriceGrid = (idPrestationList: number, endDate: string, NbrMonth: number, turnover: number, rentsNumber: number, employeesNumber: number, associatesNumber: number, idTypeBrand: number, idVatRegime: number, pastBalanceSheet: boolean, isYearly: boolean, totalMonth: number, idTaxSystem: number): { totalPrestation: number, reduceMonth: number, canBeCreated: boolean, monthNbr: number, price: number } => {\n let totalPrestation: number = 0;\n let reduceMonth: number = 0;\n let monthNbr: number = NbrMonth;\n let yearlyPrice: number | undefined;\n let finalMonthlyPrice: number | undefined;\n let canBeCreated: boolean = true;\n let recalculateMonthly: boolean = false;\n\n /* Récupération de la grille tarifaire */\n const currentPriceGrid: priceGrid | undefined = getPriceGrid(idTypeBrand, idPrestationList);\n \n if (currentPriceGrid) {\n let monthlyPrice: number | undefined;\n let vatRegimePrice: number | undefined;\n let taxSystemPrice: number | undefined;\n\n /* Gestion du régime de TVA */\n if (currentPriceGrid.vatRegimeMonthly && !isYearly) vatRegimePrice = currentPriceGrid.vatRegimeMonthly?.find(regime => regime.type === idVatRegime)?.price;\n else if (currentPriceGrid.vatRegimeYearly && isYearly) vatRegimePrice = currentPriceGrid.vatRegimeYearly?.find(regime => regime.type === idVatRegime)?.price;\n\n /* Gestion du Régime d'imposition */\n if (currentPriceGrid.taxSystem && idTaxSystem) taxSystemPrice = currentPriceGrid.taxSystem?.find(tax => tax.id === idTaxSystem)?.price;\n\n /* Gestion des montants */\n if (currentPriceGrid.turnoverMonthly && !isYearly) monthlyPrice = currentPriceGrid.turnoverMonthly?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (currentPriceGrid.properties) monthlyPrice = currentPriceGrid.properties?.find(property => property.amount === rentsNumber)?.price;\n else if (currentPriceGrid.employee) monthlyPrice = currentPriceGrid.employee?.find(emp => emp.amountMinimum <= employeesNumber && emp.amountMaximum >= employeesNumber)?.price;\n else if (currentPriceGrid.turnoverYearly && isYearly) yearlyPrice = currentPriceGrid.turnoverYearly?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (!pastBalanceSheet && currentPriceGrid.turnoverCreatedYear) yearlyPrice = currentPriceGrid.turnoverCreatedYear?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (pastBalanceSheet && currentPriceGrid.turnoverPastYear) yearlyPrice = currentPriceGrid.turnoverPastYear?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (currentPriceGrid.partner) yearlyPrice = currentPriceGrid.partner?.find(part => part.amountMinimum <= associatesNumber && part.amountMaximum >= associatesNumber)?.price;\n finalMonthlyPrice = (monthlyPrice ? monthlyPrice : 0) + (vatRegimePrice ? vatRegimePrice : 0) + (taxSystemPrice ? taxSystemPrice : 0);\n\n /* Gestion des mois */\n let cloturedPast: boolean = false;\n if (dayjs(endDate, 'YYYY-MM-DD').subtract(15, 'day').isBefore(dayjs())) cloturedPast = true;\n const minimumMonth: number | undefined = currentPriceGrid.minimumMonthlyPayment?.find(monthlyPayment => monthlyPayment.id === (cloturedPast ? ClosingType.OUTDATED : ClosingType.IN_PROGRESS))?.month;\n const maximumMonth: number | undefined = currentPriceGrid.maximumMonthlyPayment?.find(monthlyPayment => monthlyPayment.id === (cloturedPast ? ClosingType.OUTDATED : ClosingType.IN_PROGRESS))?.month;\n if (totalMonth > 0) monthNbr = monthNbr - totalMonth;\n if (minimumMonth && monthNbr < minimumMonth) {\n monthNbr = minimumMonth;\n recalculateMonthly = true;\n if (totalMonth > 0) canBeCreated = false;\n }\n if (maximumMonth && monthNbr > maximumMonth) {\n monthNbr = maximumMonth;\n recalculateMonthly = true;\n if (totalMonth > 0) canBeCreated = false;\n }\n\n reduceMonth = (monthNbr === NbrMonth - totalMonth ? totalMonth : 0);\n \n /* Prix Final */\n totalPrestation = (yearlyPrice ? yearlyPrice : finalMonthlyPrice * monthNbr);\n }\n return { totalPrestation, reduceMonth, canBeCreated, monthNbr: yearlyPrice ? 0 : recalculateMonthly ? NbrMonth : monthNbr, price: yearlyPrice ? yearlyPrice : recalculateMonthly ? (totalPrestation / NbrMonth) : (finalMonthlyPrice ? finalMonthlyPrice : 0) };\n};\n\nconst calculatePrestationPriceWithPrestationList = (prestationList: IPrestationList): number => {\n let totalPrestation: number = 0;\n\n totalPrestation = prestationList.price || 0;\n\n return totalPrestation;\n};\n\nconst calculatePrestationPrice = (idPrestationList: number, prestationList: IPrestationList, endDate: string, NbrMonth: number, turnover: number, rentsNumber: number, employeesNumber: number, associatesNumber: number, idTypeBrand: number, idVatRegime: number, pastBalanceSheet: boolean, optionsList: number[], totalPercentage: number, totalAmount: number, totalMonth: number, isWithApplicationFees: boolean, idTaxSystem: number, isYearly: boolean = false): { totalPrestation: number, reduceMonth: number, canBeCreated: boolean, calculDetail: string, monthlyPrice: string, price: number } => {\n let totalPrestation: number = 0;\n let reduceMonth: number = 0;\n let canBeCreated: boolean = true;\n let monthNbr: number = 0;\n let price: number = 0;\n let totalWithReduce: { totalPrestation: number, reduceMonth: number, canBeCreated: boolean, monthNbr: number, price: number } = { totalPrestation: 0, reduceMonth: 0, canBeCreated: true, monthNbr: 0, price: 0 };\n\n /* Gestion du prix en fonction de la prestation */\n if (\n [\n PrestationType.COMPTA_PRO,\n PrestationType.COMPTA_PRO_EXPRESS,\n PrestationType.COMPTA_ENTREPRISE,\n PrestationType.COMPTA_ENTREPRISE_EXPRESS,\n PrestationType.COMPTA_SCI,\n PrestationType.COMPTA_SCI_EXPRESS,\n PrestationType.BILAN_PREVISIONNEL,\n PrestationType.COMPTA_PREMIUM,\n PrestationType.COMPTA_POURCENTAGE_PREMIUM,\n PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS,\n PrestationType.COMPTA_POURCENTAGE,\n PrestationType.COMPTA_POURCENTAGE_EXPRESS,\n PrestationType.SOCIAL,\n PrestationType.GESTION_JURIDIQUE,\n PrestationType.COMPTA_PRO_COMPTASTART,\n PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS,\n ].includes(idPrestationList)\n ) {\n totalWithReduce = calculatePrestationPriceWithPriceGrid(idPrestationList, endDate, NbrMonth, turnover, rentsNumber, employeesNumber, associatesNumber, idTypeBrand, idVatRegime, pastBalanceSheet, isYearly, totalMonth, idTaxSystem);\n totalPrestation = totalWithReduce.totalPrestation;\n reduceMonth = totalWithReduce.reduceMonth;\n canBeCreated = totalWithReduce.canBeCreated;\n monthNbr = totalWithReduce.monthNbr;\n price = totalWithReduce.price;\n } else {\n totalPrestation = calculatePrestationPriceWithPrestationList(prestationList);\n }\n if (totalAmount > 0) totalPrestation = totalPrestation - totalAmount;\n if (totalPercentage > 0) totalPrestation = totalPrestation - (totalPrestation * (totalPercentage / 100));\n if (prestationList.minimumPrice && totalPrestation < prestationList.minimumPrice) totalPrestation = prestationList.minimumPrice;\n /* Gestion des options */\n let OptionTotalPrice: number = 0;\n if (optionsList.length) {\n optionsList.forEach((optionId) => {\n const optionPrice: number | undefined = Object.values(PrestationOption).find((option) => option.id === optionId)?.price;\n if (optionPrice) OptionTotalPrice += optionPrice;\n });\n }\n totalPrestation += (OptionTotalPrice ? OptionTotalPrice : 0);\n\n if (isWithApplicationFees) totalPrestation += 50;\n\n const calculDetail = `${monthNbr > 0 ? monthNbr + ' mois x ' + (Math.round(price * 100) / 100) + '€' : (Math.round(price * 100) / 100) + '€'} ${totalAmount > 0 ? '- ' + totalAmount + '€' : ''} ${totalPercentage > 0 ? '- ' + totalPercentage + '%' : ''} ${isWithApplicationFees ? '+ 50€' : ''}`;\n\n return { totalPrestation, reduceMonth, canBeCreated, calculDetail, monthlyPrice: monthNbr > 0 ? price + '€/mois' : price + '€', price };\n};\n\nconst getPrestationOptions = (idPrestationList: number): PrestationOptionType[] => {\n const PrestationOptionList: PrestationOptionType[] = Object.values(PrestationOption).filter(option => option.brand.includes(getBrandNameByNodeEnv(process.env.NODE_ENV)));\n return PrestationOptionList.filter(option => option.prestationList.includes(idPrestationList));\n};\n\nconst isAbleToUpdatePrice = (idTypeBrand: number, idPrestationList: number, turnover: number, pastBalanceSheet: boolean): boolean => {\n /* Récupération de la grille tarifaire */\n const currentPriceGrid: priceGrid | undefined = getPriceGrid(idTypeBrand, idPrestationList);\n if (currentPriceGrid) {\n // @ts-ignore\n if ([PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS].includes(idPrestationList) && currentPriceGrid.turnoverMonthly[currentPriceGrid.turnoverMonthly.length - 2].turnoverValue < turnover) return true;\n // @ts-ignore\n else if ([PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS].includes(idPrestationList) && currentPriceGrid.turnoverMonthly[currentPriceGrid.turnoverMonthly.length - 1].turnoverValue < turnover) return true;\n // @ts-ignore\n else if ([PrestationType.BILAN_PREVISIONNEL].includes(idPrestationList) && !pastBalanceSheet && currentPriceGrid.turnoverCreatedYear[currentPriceGrid.turnoverCreatedYear.length - 1].turnoverValue < turnover) return true;\n // @ts-ignore\n else if ([PrestationType.BILAN_PREVISIONNEL].includes(idPrestationList) && pastBalanceSheet && currentPriceGrid.turnoverPastYear[currentPriceGrid.turnoverPastYear.length - 1].turnoverValue < turnover) return true;\n else return false;\n }\n return false;\n\n};\n\nexport {\n isOtherAccountingMissions, isOtherJuridicalMissions, isAdditionalPresta, isOtherSocialMission, isOnlyPrevi, isOnlySocial, isOnlyJuridic, isCreation, isExpress, calculateScoringOfPrestation, calculatePrestationPrice, getPrestationOptions, isAbleToUpdatePrice,\n};"]}
|
|
1
|
+
{"version":3,"file":"prestation.js","sourceRoot":"","sources":["../../../ts/utils/prestation.ts"],"names":[],"mappings":"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","sourcesContent":["import { IPrestation, IPrestationList } from '../types';\nimport { intersection } from './noLodash';\nimport { PrestationDetail, PrestationType } from '../types/Enum/PrestationType';\nimport { PrestationOptionType, PrestationOption } from '../types/Enum/PrestationOption';\nimport { PriceGridClementine } from '../types/Enum/PriceGridClementine';\nimport { PriceGridPourcentage } from '../types/Enum/PriceGridPourcentage';\nimport { PriceGridLegalstart } from '../types/Enum/PriceGridLegalstart';\nimport { ClosingType } from '../types/Enum/ClosingType';\nimport { getBrandNameByNodeEnv } from './brands';\nimport * as dayjs from 'dayjs';\n\ntype priceGridBrand = {\n idTypeBrand: number,\n price: priceGrid[]\n};\n\ntype priceGrid = {\n idPrestationList: number[],\n minimumMonthlyPayment?: monthlyPayment[],\n maximumMonthlyPayment?: monthlyPayment[],\n turnoverCreatedYear?: turnover[],\n turnoverPastYear?: turnover[],\n turnoverMonthly?: turnover[],\n turnoverYearly?: turnover[],\n employee?: employee[],\n partner?: employee[],\n properties?: propertie[],\n vatRegimeMonthly?: vatRegime[],\n vatRegimeYearly?: vatRegime[],\n taxSystem?: taxSystem[],\n};\n\ntype monthlyPayment = {\n id: number,\n month: number,\n};\n\ntype turnover = {\n turnoverValue: number,\n price: number,\n};\n\ntype employee = {\n amountMinimum: number,\n amountMaximum: number,\n price: number,\n};\n\ntype propertie = {\n amount: number,\n price: number,\n};\n\ntype vatRegime = {\n type: number,\n price: number,\n};\n\ntype taxSystem = {\n id: number,\n price: number,\n};\n\nconst isOtherAccountingMissions = (idPrestationList: number): boolean => [\n PrestationType.PREVISIONNEL,\n PrestationType.BILAN_INTERMEDIAIRE,\n PrestationType.AVANCE_OU_ABANDON_COMPTE_COURANT_ASSOCIE,\n PrestationType.AUTRE_MISSION_COMPTABLE,\n PrestationType.TVS,\n PrestationType.ETUDE_FISCALE,\n PrestationType.BILAN_PREVISIONNEL].includes(idPrestationList);\n\nconst isOtherJuridicalMissions = (isJuridique:boolean, isCatalog:boolean, idPrestationList: number): boolean => idPrestationList !== PrestationType.GESTION_JURIDIQUE && isCatalog && isJuridique;\n\nconst isOtherSocialMission = (idPrestationList: number): boolean => idPrestationList === PrestationType.AUTRE_MISSION_SOCIALE_HORS_PAIE;\n\nconst isAdditionalPresta = (hidden:boolean, isCatalog:boolean): boolean => !hidden && isCatalog;\n\nconst isOnlyPrevi = (idPrestationList: number[]):boolean => !idPrestationList.filter((idPL:number) => ![PrestationType.PREVISIONNEL, PrestationType.BILAN_PREVISIONNEL, PrestationType.PV_AG].includes(idPL)).length;\n\nconst isOnlySocial = (idPrestationList: number[]):boolean => !idPrestationList.filter((idPL:number) => ![PrestationType.FRUCTUPAIE, PrestationType.SOCIAL].includes(idPL)).length;\n\nconst isOnlyJuridic = (idPrestationList: number[]):boolean => !idPrestationList.filter((idPL:number) => ![PrestationType.GESTION_JURIDIQUE].includes(idPL)).length;\n\nconst isCreation = (idPrestationList: number[]):boolean => !!intersection(idPrestationList, [PrestationType.CREATION_SOCIETE, PrestationType.STATUTS_FREE, PrestationType.STATUTS_OPTION_1, PrestationType.STATUTS_OPTION_2, PrestationType.STATUTS_OPTION_AE]).length;\n\nconst isExpress = (idPrestationList: number):boolean => {\n const prestationDetailValues = Object.values(PrestationDetail) as any;\n const prestaList = prestationDetailValues.find((pr:any) => pr.id === idPrestationList);\n return !!prestaList.isBack;\n};\n\nconst calculateScoringOfPrestation = (idPrestationType: PrestationType, prestations: IPrestation[]): number => {\n const prestationsSignedPaid = prestations.filter((prestation) => prestation.paid && prestation.signed && prestation.terminationList === null);\n\n // Get the list of prestations that are half price\n const prestationHalfPriceList = Object.values(PrestationDetail).filter((p) => p.isComptable && !p.isCatalog);\n const prestationHalfPriceIds = prestationHalfPriceList.map((t) => t.id);\n\n // Get the number of points for the new prestation\n const prestaDetails = Object.values(PrestationDetail).find((prestaDetail) => prestaDetail.id === idPrestationType);\n const numberPoint = prestaDetails?.point || 0;\n\n // Get list of prestations that are already done and check if one of them is in the list of prestations that are half price\n const prestationsExistIds = prestationsSignedPaid.map((prestation) => prestation.idPrestationList);\n const prestationHalfPriceAlreadyDoneIds = prestationsExistIds.filter((id) => prestationHalfPriceIds.includes(id));\n\n // If one of the prestations already done is in the list of prestations that are half price and if the idPrestationType is in prestationHalfPriceIds, return 50% of points\n if (prestationHalfPriceAlreadyDoneIds.length && prestationHalfPriceIds.includes(idPrestationType)) return Math.floor(numberPoint * 0.3);\n\n return numberPoint;\n};\n\nconst getPriceGrid = (idTypeBrand: number, idPrestationList: number): priceGrid | undefined => {\n let currentBrandPriceGrid: priceGridBrand | undefined;\n let currentPriceGrid: priceGrid | undefined;\n\n const currentEnvName = getBrandNameByNodeEnv(process.env.NODE_ENV);\n const listEnvEnum = {\n PriceGridClementine, PriceGridPourcentage, PriceGridLegalstart,\n };\n // @ts-ignore\n const currentPriceGridFile: priceGridBrand[] = listEnvEnum[`PriceGrid${currentEnvName}`];\n if (currentPriceGridFile) currentBrandPriceGrid = currentPriceGridFile.find((priceGrid: priceGridBrand) => priceGrid.idTypeBrand === idTypeBrand);\n if (currentBrandPriceGrid) currentPriceGrid = currentBrandPriceGrid?.price.find((price: priceGrid) => price.idPrestationList.includes(idPrestationList));\n return currentPriceGrid;\n};\n\nconst calculatePrestationPriceWithPriceGrid = (idPrestationList: number, endDate: string, NbrMonth: number, turnover: number, rentsNumber: number, employeesNumber: number, associatesNumber: number, idTypeBrand: number, idVatRegime: number, pastBalanceSheet: boolean, isYearly: boolean, totalMonth: number, idTaxSystem: number): { totalPrestation: number, reduceMonth: number, canBeCreated: boolean, monthNbr: number, price: number } => {\n let totalPrestation: number = 0;\n let reduceMonth: number = 0;\n let monthNbr: number = NbrMonth;\n let yearlyPrice: number | undefined;\n let finalMonthlyPrice: number | undefined;\n let canBeCreated: boolean = true;\n let recalculateMonthly: boolean = false;\n\n /* Récupération de la grille tarifaire */\n const currentPriceGrid: priceGrid | undefined = getPriceGrid(idTypeBrand, idPrestationList);\n \n if (currentPriceGrid) {\n let monthlyPrice: number | undefined;\n let vatRegimePrice: number | undefined;\n let taxSystemPrice: number | undefined;\n\n /* Gestion du régime de TVA */\n if (currentPriceGrid.vatRegimeMonthly && !isYearly) vatRegimePrice = currentPriceGrid.vatRegimeMonthly?.find(regime => regime.type === idVatRegime)?.price;\n else if (currentPriceGrid.vatRegimeYearly && isYearly) vatRegimePrice = currentPriceGrid.vatRegimeYearly?.find(regime => regime.type === idVatRegime)?.price;\n\n /* Gestion du Régime d'imposition */\n if (currentPriceGrid.taxSystem && idTaxSystem) taxSystemPrice = currentPriceGrid.taxSystem?.find(tax => tax.id === idTaxSystem)?.price;\n\n /* Gestion des montants */\n if (currentPriceGrid.turnoverMonthly && !isYearly) monthlyPrice = currentPriceGrid.turnoverMonthly?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (currentPriceGrid.properties) monthlyPrice = currentPriceGrid.properties?.find(property => property.amount === rentsNumber)?.price;\n else if (currentPriceGrid.employee) monthlyPrice = currentPriceGrid.employee?.find(emp => emp.amountMinimum <= employeesNumber && emp.amountMaximum >= employeesNumber)?.price;\n else if (currentPriceGrid.turnoverYearly && isYearly) yearlyPrice = currentPriceGrid.turnoverYearly?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (!pastBalanceSheet && currentPriceGrid.turnoverCreatedYear) yearlyPrice = currentPriceGrid.turnoverCreatedYear?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (pastBalanceSheet && currentPriceGrid.turnoverPastYear) yearlyPrice = currentPriceGrid.turnoverPastYear?.find(turn => turnover < turn.turnoverValue)?.price;\n else if (currentPriceGrid.partner) yearlyPrice = currentPriceGrid.partner?.find(part => part.amountMinimum <= associatesNumber && part.amountMaximum >= associatesNumber)?.price;\n finalMonthlyPrice = (monthlyPrice ? monthlyPrice : 0) + (vatRegimePrice ? vatRegimePrice : 0) + (taxSystemPrice ? taxSystemPrice : 0);\n\n /* Gestion des mois */\n let cloturedPast: boolean = false;\n if (dayjs(endDate, 'YYYY-MM-DD').subtract(15, 'day').isBefore(dayjs())) cloturedPast = true;\n const minimumMonth: number | undefined = currentPriceGrid.minimumMonthlyPayment?.find(monthlyPayment => monthlyPayment.id === (cloturedPast ? ClosingType.OUTDATED : ClosingType.IN_PROGRESS))?.month;\n const maximumMonth: number | undefined = currentPriceGrid.maximumMonthlyPayment?.find(monthlyPayment => monthlyPayment.id === (cloturedPast ? ClosingType.OUTDATED : ClosingType.IN_PROGRESS))?.month;\n if (totalMonth > 0) monthNbr = monthNbr - totalMonth;\n if (minimumMonth && monthNbr < minimumMonth) {\n monthNbr = minimumMonth;\n recalculateMonthly = true;\n if (totalMonth > 0) canBeCreated = false;\n }\n if (maximumMonth && monthNbr > maximumMonth) {\n monthNbr = maximumMonth;\n recalculateMonthly = true;\n if (totalMonth > 0) canBeCreated = false;\n }\n\n reduceMonth = (monthNbr === NbrMonth - totalMonth ? totalMonth : 0);\n \n /* Prix Final */\n totalPrestation = (yearlyPrice ? yearlyPrice : finalMonthlyPrice * monthNbr);\n }\n return { totalPrestation, reduceMonth, canBeCreated, monthNbr: yearlyPrice ? 0 : recalculateMonthly ? NbrMonth : monthNbr, price: yearlyPrice ? yearlyPrice : recalculateMonthly ? (totalPrestation / NbrMonth) : (finalMonthlyPrice ? finalMonthlyPrice : 0) };\n};\n\nconst calculatePrestationPriceWithPrestationList = (prestationList: IPrestationList): number => {\n let totalPrestation: number = 0;\n\n totalPrestation = prestationList.price || 0;\n\n return totalPrestation;\n};\n\nconst calculatePrestationPrice = (idPrestationList: number, prestationList: IPrestationList, endDate: string, NbrMonth: number, turnover: number, rentsNumber: number, employeesNumber: number, associatesNumber: number, idTypeBrand: number, idVatRegime: number, pastBalanceSheet: boolean, optionsList: number[], totalPercentage: number, totalAmount: number, totalMonth: number, isWithApplicationFees: boolean, idTaxSystem: number, isYearly: boolean = false): { totalPrestation: number, reduceMonth: number, canBeCreated: boolean, calculDetail: string, monthlyPrice: string, price: number } => {\n let totalPrestation: number = 0;\n let reduceMonth: number = 0;\n let canBeCreated: boolean = true;\n let monthNbr: number = 0;\n let price: number = 0;\n let totalWithReduce: { totalPrestation: number, reduceMonth: number, canBeCreated: boolean, monthNbr: number, price: number } = { totalPrestation: 0, reduceMonth: 0, canBeCreated: true, monthNbr: 0, price: 0 };\n\n /* Gestion du prix en fonction de la prestation */\n if (\n [\n PrestationType.COMPTA_PRO,\n PrestationType.COMPTA_PRO_EXPRESS,\n PrestationType.COMPTA_ENTREPRISE,\n PrestationType.COMPTA_ENTREPRISE_EXPRESS,\n PrestationType.COMPTA_SCI,\n PrestationType.COMPTA_SCI_EXPRESS,\n PrestationType.BILAN_PREVISIONNEL,\n PrestationType.COMPTA_PREMIUM,\n PrestationType.COMPTA_POURCENTAGE_PREMIUM,\n PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS,\n PrestationType.COMPTA_POURCENTAGE,\n PrestationType.COMPTA_POURCENTAGE_EXPRESS,\n PrestationType.SOCIAL,\n PrestationType.GESTION_JURIDIQUE,\n PrestationType.COMPTA_PRO_COMPTASTART,\n PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS,\n ].includes(idPrestationList)\n ) {\n totalWithReduce = calculatePrestationPriceWithPriceGrid(idPrestationList, endDate, NbrMonth, turnover, rentsNumber, employeesNumber, associatesNumber, idTypeBrand, idVatRegime, pastBalanceSheet, isYearly, totalMonth, idTaxSystem);\n totalPrestation = totalWithReduce.totalPrestation;\n reduceMonth = totalWithReduce.reduceMonth;\n canBeCreated = totalWithReduce.canBeCreated;\n monthNbr = totalWithReduce.monthNbr;\n price = totalWithReduce.price;\n } else {\n totalPrestation = calculatePrestationPriceWithPrestationList(prestationList);\n }\n if (totalAmount > 0) totalPrestation = totalPrestation - totalAmount;\n if (totalPercentage > 0) totalPrestation = totalPrestation - (totalPrestation * (totalPercentage / 100));\n if (prestationList.minimumPrice && totalPrestation < prestationList.minimumPrice) totalPrestation = prestationList.minimumPrice;\n /* Gestion des options */\n let OptionTotalPrice: number = 0;\n if (optionsList.length) {\n optionsList.forEach((optionId) => {\n const optionPrice: number | undefined = Object.values(PrestationOption).find((option) => option.id === optionId)?.price;\n if (optionPrice) OptionTotalPrice += optionPrice;\n });\n }\n totalPrestation += (OptionTotalPrice ? OptionTotalPrice : 0);\n\n if (isWithApplicationFees) totalPrestation += 50;\n\n const calculDetail = `${monthNbr > 0 ? monthNbr + ' mois x ' + (Math.round(price * 100) / 100) + '€' : (Math.round(price * 100) / 100) + '€'} ${totalAmount > 0 ? '- ' + totalAmount + '€' : ''} ${totalPercentage > 0 ? '- ' + totalPercentage + '%' : ''} ${isWithApplicationFees ? '+ 50€' : ''}`;\n\n return { totalPrestation, reduceMonth, canBeCreated, calculDetail, monthlyPrice: monthNbr > 0 ? (Math.round(price * 100) / 100) + '€/mois' : (Math.round(price * 100) / 100) + '€', price };\n};\n\nconst getPrestationOptions = (idPrestationList: number): PrestationOptionType[] => {\n const PrestationOptionList: PrestationOptionType[] = Object.values(PrestationOption).filter(option => option.brand.includes(getBrandNameByNodeEnv(process.env.NODE_ENV)));\n return PrestationOptionList.filter(option => option.prestationList.includes(idPrestationList));\n};\n\nconst isAbleToUpdatePrice = (idTypeBrand: number, idPrestationList: number, turnover: number, pastBalanceSheet: boolean): boolean => {\n /* Récupération de la grille tarifaire */\n const currentPriceGrid: priceGrid | undefined = getPriceGrid(idTypeBrand, idPrestationList);\n if (currentPriceGrid) {\n // @ts-ignore\n if ([PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS].includes(idPrestationList) && currentPriceGrid.turnoverMonthly[currentPriceGrid.turnoverMonthly.length - 2].turnoverValue < turnover) return true;\n // @ts-ignore\n else if ([PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS].includes(idPrestationList) && currentPriceGrid.turnoverMonthly[currentPriceGrid.turnoverMonthly.length - 1].turnoverValue < turnover) return true;\n // @ts-ignore\n else if ([PrestationType.BILAN_PREVISIONNEL].includes(idPrestationList) && !pastBalanceSheet && currentPriceGrid.turnoverCreatedYear[currentPriceGrid.turnoverCreatedYear.length - 1].turnoverValue < turnover) return true;\n // @ts-ignore\n else if ([PrestationType.BILAN_PREVISIONNEL].includes(idPrestationList) && pastBalanceSheet && currentPriceGrid.turnoverPastYear[currentPriceGrid.turnoverPastYear.length - 1].turnoverValue < turnover) return true;\n else return false;\n }\n return false;\n\n};\n\nexport {\n isOtherAccountingMissions, isOtherJuridicalMissions, isAdditionalPresta, isOtherSocialMission, isOnlyPrevi, isOnlySocial, isOnlyJuridic, isCreation, isExpress, calculateScoringOfPrestation, calculatePrestationPrice, getPrestationOptions, isAbleToUpdatePrice,\n};"]}
|