@silexpert/core 1.0.82 → 1.0.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/api/resources/Inpi.d.ts +61 -0
- package/es/api/resources/Inpi.d.ts.map +1 -0
- package/es/api/resources/Inpi.js +78 -0
- package/es/api/resources/Inpi.js.map +1 -0
- package/es/api/resources/prestation.d.ts +11 -0
- package/es/api/resources/prestation.d.ts.map +1 -0
- package/es/api/resources/prestation.js +12 -0
- package/es/api/resources/prestation.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/AccountType.d.ts +10 -0
- package/es/types/Enum/AccountType.d.ts.map +1 -1
- package/es/types/Enum/AccountType.js +10 -0
- package/es/types/Enum/AccountType.js.map +1 -1
- package/es/types/Enum/CerfaType.d.ts +2 -1
- package/es/types/Enum/CerfaType.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.js +2 -1
- package/es/types/Enum/CerfaType.js.map +1 -1
- package/es/types/Enum/InpiType.d.ts +39 -0
- package/es/types/Enum/InpiType.d.ts.map +1 -0
- package/es/types/Enum/InpiType.js +39 -0
- package/es/types/Enum/InpiType.js.map +1 -0
- package/es/types/Enum/PrestationType.d.ts +18 -1
- package/es/types/Enum/PrestationType.d.ts.map +1 -1
- package/es/types/Enum/PrestationType.js +17 -0
- package/es/types/Enum/PrestationType.js.map +1 -1
- package/es/types/Enum/ProcessingState.d.ts +7 -0
- package/es/types/Enum/ProcessingState.d.ts.map +1 -0
- package/es/types/Enum/ProcessingState.js +8 -0
- package/es/types/Enum/ProcessingState.js.map +1 -0
- package/es/types/Enum/TimeCounterType.d.ts +42 -0
- package/es/types/Enum/TimeCounterType.d.ts.map +1 -1
- package/es/types/Enum/TimeCounterType.js +42 -0
- package/es/types/Enum/TimeCounterType.js.map +1 -1
- package/es/types/Enum/Vat.js +1 -1
- package/es/types/Enum/Vat.js.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/cerfa/2572.d.ts +91 -2
- package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2572.js +3 -1
- package/es/types/Interface/api/cerfa/2572.js.map +1 -1
- package/es/types/Interface/api/iDocus/CreateExport.d.ts +4 -0
- package/es/types/Interface/api/iDocus/CreateExport.d.ts.map +1 -0
- package/es/types/Interface/api/iDocus/CreateExport.js +21 -0
- package/es/types/Interface/api/iDocus/CreateExport.js.map +1 -0
- package/es/types/Interface/api/iDocus/iDocus.d.ts +35 -0
- package/es/types/Interface/api/iDocus/iDocus.d.ts.map +1 -0
- package/es/types/Interface/api/iDocus/iDocus.js +2 -0
- package/es/types/Interface/api/iDocus/iDocus.js.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts +6 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.d.ts.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +41 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts +4 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.d.ts.map +1 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +21 -0
- package/es/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts +6 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.d.ts.map +1 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +2 -0
- package/es/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts +10 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.d.ts.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +75 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts +4 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.d.ts.map +1 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +21 -0
- package/es/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts +2 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.d.ts.map +1 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.js +2 -0
- package/es/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
- package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -0
- package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/es/types/Interface/models/IInpiBalance.d.ts +10 -0
- package/es/types/Interface/models/IInpiBalance.d.ts.map +1 -0
- package/es/types/Interface/models/IInpiBalance.js +2 -0
- package/es/types/Interface/models/IInpiBalance.js.map +1 -0
- package/es/types/Interface/models/IInpiPayment.d.ts +29 -0
- package/es/types/Interface/models/IInpiPayment.d.ts.map +1 -0
- package/es/types/Interface/models/IInpiPayment.js +2 -0
- package/es/types/Interface/models/IInpiPayment.js.map +1 -0
- package/es/types/index.d.ts +13 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +13 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/commercialManagement/templates/body.js +2 -2
- package/es/utils/commercialManagement/templates/body.js.map +1 -1
- package/js/api/resources/Inpi.js +113 -0
- package/js/api/resources/Inpi.js.map +1 -0
- package/js/api/resources/prestation.js +23 -0
- package/js/api/resources/prestation.js.map +1 -0
- package/js/api/resources.js +6 -0
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/AccountType.js +10 -0
- package/js/types/Enum/AccountType.js.map +1 -1
- package/js/types/Enum/CerfaType.js +2 -1
- package/js/types/Enum/CerfaType.js.map +1 -1
- package/js/types/Enum/InpiType.js +44 -0
- package/js/types/Enum/InpiType.js.map +1 -0
- package/js/types/Enum/PrestationType.js +17 -0
- package/js/types/Enum/PrestationType.js.map +1 -1
- package/js/types/Enum/ProcessingState.js +14 -0
- package/js/types/Enum/ProcessingState.js.map +1 -0
- package/js/types/Enum/TimeCounterType.js +42 -0
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Enum/Vat.js +1 -1
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/cerfa/2572.js +6 -2
- package/js/types/Interface/api/cerfa/2572.js.map +1 -1
- package/js/types/Interface/api/iDocus/CreateExport.js +29 -0
- package/js/types/Interface/api/iDocus/CreateExport.js.map +1 -0
- package/js/types/Interface/api/iDocus/iDocus.js +6 -0
- package/js/types/Interface/api/iDocus/iDocus.js.map +1 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js +47 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.js.map +1 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js +31 -0
- package/js/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.js.map +1 -0
- package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js +6 -0
- package/js/types/Interface/api/inpiBalance/inpiBalanceStatistic.js.map +1 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js +73 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.js.map +1 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js +31 -0
- package/js/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.js.map +1 -0
- package/js/types/Interface/api/pdf/ReadPdftkizer.js +6 -0
- package/js/types/Interface/api/pdf/ReadPdftkizer.js.map +1 -0
- package/js/types/Interface/models/IInpiBalance.js +6 -0
- package/js/types/Interface/models/IInpiBalance.js.map +1 -0
- package/js/types/Interface/models/IInpiPayment.js +6 -0
- package/js/types/Interface/models/IInpiPayment.js.map +1 -0
- package/js/types/index.js +156 -0
- package/js/types/index.js.map +1 -1
- package/js/utils/commercialManagement/templates/body.js +2 -2
- package/js/utils/commercialManagement/templates/body.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Inpi.ts +89 -0
- package/ts/api/resources/prestation.ts +15 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/AccountType.ts +10 -0
- package/ts/types/Enum/CerfaType.ts +2 -1
- package/ts/types/Enum/InpiType.ts +40 -0
- package/ts/types/Enum/PrestationType.ts +17 -0
- package/ts/types/Enum/ProcessingState.ts +6 -0
- package/ts/types/Enum/TimeCounterType.ts +42 -0
- package/ts/types/Enum/Vat.ts +1 -1
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/cerfa/2572.ts +88 -2
- package/ts/types/Interface/api/iDocus/CreateExport.ts +10 -0
- package/ts/types/Interface/api/iDocus/iDocus.ts +35 -0
- package/ts/types/Interface/api/inpiBalance/QueryInpiBalancePaginated.ts +28 -0
- package/ts/types/Interface/api/inpiBalance/QueryInpiBalanceStatistic.ts +10 -0
- package/ts/types/Interface/api/inpiBalance/inpiBalanceStatistic.ts +5 -0
- package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentPaginated.ts +58 -0
- package/ts/types/Interface/api/inpiPayment/QueryInpiPaymentStatistic.ts +10 -0
- package/ts/types/Interface/api/pdf/ReadPdftkizer.ts +1 -0
- package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
- package/ts/types/Interface/models/IInpiBalance.ts +12 -0
- package/ts/types/Interface/models/IInpiPayment.ts +31 -0
- package/ts/types/index.ts +13 -0
- package/ts/utils/commercialManagement/templates/body.ts +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prestation.js","mappings":";;;;;;;AAAA;;AAKM,MAAOA,UAAP,SAA0BC,kBAA1B,CAAkC;EACtC;;;;;EAKOC,wBAAwB,CAACC,EAAD,EAAW;IACxC,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,uBAAuBF,EAAE,aAAzC,CAAP;EACD;;AARqC;;QAA3BH,U,GAAAA,U","names":["Prestation","Resource","getAllJuridicFromSociety","id","axios","$get"],"sourceRoot":"","sources":["../../../ts/api/resources/prestation.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n IPrestation,\n} from '../../types';\n\nexport class Prestation extends Resource {\n /**\n * retourne toutes les prestations juridique d'une société\n * @param { number } id\n * @returns { IPrestation }\n */\n public getAllJuridicFromSociety(id: number): Promise<IPrestation> {\n return this.axios.$get(`/prestation/society/${id}/juridicals`);\n }\n}"]}
|
package/js/api/resources.js
CHANGED
|
@@ -227,6 +227,10 @@ var _Commercial = require("./resources/Commercial");
|
|
|
227
227
|
|
|
228
228
|
var _Facturation = require("./resources/Facturation");
|
|
229
229
|
|
|
230
|
+
var _Inpi = require("./resources/Inpi");
|
|
231
|
+
|
|
232
|
+
var _prestation = require("./resources/prestation");
|
|
233
|
+
|
|
230
234
|
const resources = exports.resources = {
|
|
231
235
|
simulation: _Simulation.Simulation,
|
|
232
236
|
budgetInsight: _BudgetInsight.BudgetInsight,
|
|
@@ -338,6 +342,8 @@ const resources = exports.resources = {
|
|
|
338
342
|
paymentExpectation: _PaymentExpectation.PaymentExpectation,
|
|
339
343
|
terminationList: _TerminationList.TerminationList,
|
|
340
344
|
slowDetection: _SlowDetection.SlowDetection,
|
|
345
|
+
inpi: _Inpi.Inpi,
|
|
346
|
+
prestation: _prestation.Prestation,
|
|
341
347
|
sources: _Sources.Sources
|
|
342
348
|
};
|
|
343
349
|
//# sourceMappingURL=resources.js.map
|
package/js/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEO,MAAMA,SAAS,WAATA,SAAS,GAAG;EACvBC,UAAU,EAAEC,sBADW;EAEvBC,aAAa,EAAEC,4BAFQ;EAGvBC,OAAO,EAAEC,gBAHc;EAIvBC,0BAA0B,EAAEC,sDAJL;EAKvBC,OAAO,EAAEC,gBALc;EAMvBC,cAAc,EAAEC,8BANO;EAOvBC,WAAW,EAAEC,wBAPU;EAQvBC,WAAW,EAAEC,wBARU;EASvBC,OAAO,EAAEC,gBATc;EAUvBC,WAAW,EAAEC,wBAVU;EAWvBC,IAAI,EAAEC,UAXiB;EAYvBC,MAAM,EAAEC,cAZe;EAavBC,MAAM,EAAEC,cAbe;EAcvBC,MAAM,EAAEC,cAde;EAevBC,SAAS,EAAEC,oBAfY;EAgBvBC,OAAO,EAAEC,gBAhBc;EAiBvBC,OAAO,EAAEC,gBAjBc;EAkBvBC,aAAa,EAAEC,4BAlBQ;EAmBvBC,OAAO,EAAEC,gBAnBc;EAoBvBC,eAAe,EAAEC,gCApBM;EAqBvB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","names":["resources","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","sources","Sources"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n sources: Sources,\n};"]}
|
|
1
|
+
{"version":3,"file":"resources.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEO,MAAMA,SAAS,WAATA,SAAS,GAAG;EACvBC,UAAU,EAAEC,sBADW;EAEvBC,aAAa,EAAEC,4BAFQ;EAGvBC,OAAO,EAAEC,gBAHc;EAIvBC,0BAA0B,EAAEC,sDAJL;EAKvBC,OAAO,EAAEC,gBALc;EAMvBC,cAAc,EAAEC,8BANO;EAOvBC,WAAW,EAAEC,wBAPU;EAQvBC,WAAW,EAAEC,wBARU;EASvBC,OAAO,EAAEC,gBATc;EAUvBC,WAAW,EAAEC,wBAVU;EAWvBC,IAAI,EAAEC,UAXiB;EAYvBC,MAAM,EAAEC,cAZe;EAavBC,MAAM,EAAEC,cAbe;EAcvBC,MAAM,EAAEC,cAde;EAevBC,SAAS,EAAEC,oBAfY;EAgBvBC,OAAO,EAAEC,gBAhBc;EAiBvBC,OAAO,EAAEC,gBAjBc;EAkBvBC,aAAa,EAAEC,4BAlBQ;EAmBvBC,OAAO,EAAEC,gBAnBc;EAoBvBC,eAAe,EAAEC,g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","names":["resources","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","sources","Sources"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n sources: Sources,\n};"]}
|
|
@@ -123,6 +123,16 @@ const AccountType = exports.AccountType = {
|
|
|
123
123
|
id: 25,
|
|
124
124
|
color: '#CCCCCC',
|
|
125
125
|
icon: 'CapitalAssets'
|
|
126
|
+
},
|
|
127
|
+
ACHATS_MATIERE_PREMIERE: {
|
|
128
|
+
id: 29,
|
|
129
|
+
color: '#FBD65C',
|
|
130
|
+
icon: 'Buyings'
|
|
131
|
+
},
|
|
132
|
+
ACHATS_EXTERNES: {
|
|
133
|
+
id: 30,
|
|
134
|
+
color: '#FBD65C',
|
|
135
|
+
icon: 'Buyings'
|
|
126
136
|
}
|
|
127
137
|
};
|
|
128
138
|
//# sourceMappingURL=AccountType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountType.js","mappings":";;;;;AAAO,MAAMA,WAAW,WAAXA,WAAW,GAAG;EACzBC,YAAY,EAAE;IACZC,EAAE,EAAE,CADQ;IAEZC,KAAK,EAAE,SAFK;IAGZC,IAAI,EAAE;EAHM,CADW;EAMzBC,OAAO,EAAE;IACPH,EAAE,EAAE,CADG;IAEPC,KAAK,EAAE,SAFA;IAGPC,IAAI,EAAE;EAHC,CANgB;EAWzBE,iBAAiB,EAAE;IACjBJ,EAAE,EAAE,CADa;IAEjBC,KAAK,EAAE,SAFU;IAGjBC,IAAI,EAAE;EAHW,CAXM;EAgBzBG,eAAe,EAAE;IACfL,EAAE,EAAE,CADW;IAEfC,KAAK,EAAE,SAFQ;IAGfC,IAAI,EAAE;EAHS,CAhBQ;EAqBzBI,kBAAkB,EAAE;IAClBN,EAAE,EAAE,CADc;IAElBC,KAAK,EAAE,SAFW;IAGlBC,IAAI,EAAE;EAHY,CArBK;EA0BzBK,gBAAgB,EAAE;IAChBP,EAAE,EAAE,CADY;IAEhBC,KAAK,EAAE,SAFS;IAGhBC,IAAI,EAAE;EAHU,CA1BO;EA+BzBM,KAAK,EAAE;IACLR,EAAE,EAAE,CADC;IAELC,KAAK,EAAE,SAFF;IAGLC,IAAI,EAAE;EAHD,CA/BkB;EAoCzBO,cAAc,EAAE;IACdT,EAAE,EAAE,CADU;IAEdC,KAAK,EAAE,SAFO;IAGdC,IAAI,EAAE;EAHQ,CApCS;EAyCzBQ,mBAAmB,EAAE;IACnBV,EAAE,EAAE,EADe;IAEnBC,KAAK,EAAE,SAFY;IAGnBC,IAAI,EAAE;EAHa,CAzCI;EA8CzBS,eAAe,EAAE;IACfX,EAAE,EAAE,EADW;IAEfC,KAAK,EAAE,SAFQ;IAGfC,IAAI,EAAE;EAHS,CA9CQ;EAmDzBU,iBAAiB,EAAE;IACjBZ,EAAE,EAAE,EADa;IAEjBC,KAAK,EAAE,SAFU;IAGjBC,IAAI,EAAE;EAHW,CAnDM;EAwDzBW,MAAM,EAAE;IACNb,EAAE,EAAE,EADE;IAENC,KAAK,EAAE,SAFD;IAGNC,IAAI,EAAE;EAHA,CAxDiB;EA6DzBY,MAAM,EAAE;IACNd,EAAE,EAAE,EADE;IAENC,KAAK,EAAE,SAFD;IAGNC,IAAI,EAAE;EAHA,CA7DiB;EAkEzBa,QAAQ,EAAE;IACRf,EAAE,EAAE,EADI;IAERC,KAAK,EAAE,SAFC;IAGRC,IAAI,EAAE;EAHE,CAlEe;EAuEzBc,UAAU,EAAE;IACVhB,EAAE,EAAE,EADM;IAEVC,KAAK,EAAE,SAFG;IAGVC,IAAI,EAAE;EAHI,CAvEa;EA4EzBe,QAAQ,EAAE;IACRjB,EAAE,EAAE,EADI;IAERC,KAAK,EAAE,SAFC;IAGRC,IAAI,EAAE;EAHE,CA5Ee;EAiFzBgB,WAAW,EAAE;IACXlB,EAAE,EAAE,EADO;IAEXC,KAAK,EAAE,SAFI;IAGXC,IAAI,EAAE;EAHK,CAjFY;EAsFzBiB,kBAAkB,EAAE;IAClBnB,EAAE,EAAE,EADc;IAElBC,KAAK,EAAE,SAFW;IAGlBC,IAAI,EAAE;EAHY,CAtFK;EA2FzBkB,UAAU,EAAE;IACVpB,EAAE,EAAE,EADM;IAEVC,KAAK,EAAE,SAFG;IAGVC,IAAI,EAAE;EAHI,CA3Fa;EAgGzBmB,aAAa,EAAE;IACbrB,EAAE,EAAE,EADS;IAEbC,KAAK,EAAE,SAFM;IAGbC,IAAI,EAAE;EAHO,CAhGU;EAqGzBoB,sBAAsB,EAAE;IACtBtB,EAAE,EAAE,EADkB;IAEtBC,KAAK,EAAE,SAFe;IAGtBC,IAAI,EAAE;EAHgB,CArGC;EA0GzBqB,MAAM,EAAE;IACNvB,EAAE,EAAE,EADE;IAENC,KAAK,EAAE,SAFD;IAGNC,IAAI,EAAE;EAHA,CA1GiB;EA+GzBsB,QAAQ,EAAE;IACRxB,EAAE,EAAE,EADI;IAERC,KAAK,EAAE,SAFC;IAGRC,IAAI,EAAE;EAHE,CA/Ge;EAoHzBuB,eAAe,EAAE;IACfzB,EAAE,EAAE,EADW;IAEfC,KAAK,EAAE,SAFQ;IAGfC,IAAI,EAAE;EAHS;
|
|
1
|
+
{"version":3,"file":"AccountType.js","mappings":"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","names":["AccountType","DEPLACEMENTS","id","color","icon","BANQUES","DEPENSES_DIVERSES","SOUS_TRAITANCES","ACHAT_MARCHANDISES","CHARGES_SOCIALES","TAXES","FONCTIONNEMENT","RECETTES_PRODUCTION","RECETTES_NEGOCE","RECETTES_DIVERSES","AUTRES","ACHATS","SALAIRES","IMMOBILIER","SERVICES","ABONNEMENTS","DEPENSES_COURANTES","TRANSPORTS","ADMINISTRATIF","PUBLICITES_ET_MISSIONS","DIVERS","FINANCES","IMMOBILISATIONS","ACHATS_MATIERE_PREMIERE","ACHATS_EXTERNES"],"sourceRoot":"","sources":["../../../ts/types/Enum/AccountType.ts"],"sourcesContent":["export const AccountType = {\n DEPLACEMENTS: {\n id: 1,\n color: '#CCCCCC',\n icon: 'TravelExpenses',\n },\n BANQUES: {\n id: 2,\n color: '#896FD3',\n icon: 'BankFees',\n },\n DEPENSES_DIVERSES: {\n id: 3,\n color: '#DECC27',\n icon: 'MiscExpenses',\n },\n SOUS_TRAITANCES: {\n id: 4,\n color: '#A75F1C',\n icon: 'ServicesAndSubcontracting',\n },\n ACHAT_MARCHANDISES: {\n id: 5,\n color: '#FBD65C',\n icon: 'Buyings',\n },\n CHARGES_SOCIALES: {\n id: 6,\n color: '#009688',\n icon: 'SalariesAndSocialCharges',\n },\n TAXES: {\n id: 8,\n color: '#26D395',\n icon: 'Taxes',\n },\n FONCTIONNEMENT: {\n id: 9,\n color: '#84908D',\n icon: 'FixedChargesAndSubscriptions',\n },\n RECETTES_PRODUCTION: {\n id: 10,\n color: '#26D395',\n icon: 'ProductionIncomes',\n },\n RECETTES_NEGOCE: {\n id: 11,\n color: '#26D395',\n icon: 'TradingIncomes',\n },\n RECETTES_DIVERSES: {\n id: 12,\n color: '#26D395',\n icon: 'MiscIncomes',\n },\n AUTRES: {\n id: 13,\n color: '#26D395',\n icon: 'Others',\n },\n ACHATS: {\n id: 14,\n color: '#FBD65C',\n icon: 'Buyings',\n },\n SALAIRES: {\n id: 15,\n color: '#9AACF8',\n icon: 'SalariesAndSocialCharges',\n },\n IMMOBILIER: {\n id: 16,\n color: '#C2C1C1',\n icon: 'RealEstate',\n },\n SERVICES: {\n id: 17,\n color: '#D260BC',\n icon: 'ServicesAndSubcontracting',\n },\n ABONNEMENTS: {\n id: 18,\n color: '#E74242',\n icon: 'FixedChargesAndSubscriptions',\n },\n DEPENSES_COURANTES: {\n id: 19,\n color: '#D08FDB',\n icon: 'MiscExpenses',\n },\n TRANSPORTS: {\n id: 20,\n color: '#FF9365',\n icon: 'FreightTransport',\n },\n ADMINISTRATIF: {\n id: 21,\n color: '#60C0FE',\n icon: 'Administrative',\n },\n PUBLICITES_ET_MISSIONS: {\n id: 22,\n color: '#FEA1A1',\n icon: 'AdvertisingCommunication',\n },\n DIVERS: {\n id: 23,\n color: '#26D395',\n icon: 'Others',\n },\n FINANCES: {\n id: 24,\n color: '#26D395',\n icon: 'Finances',\n },\n IMMOBILISATIONS: {\n id: 25,\n color: '#CCCCCC',\n icon: 'CapitalAssets',\n },\n ACHATS_MATIERE_PREMIERE: {\n id: 29,\n color: '#FBD65C',\n icon: 'Buyings',\n },\n ACHATS_EXTERNES: {\n id: 30,\n color: '#FBD65C',\n icon: 'Buyings',\n },\n};\n"]}
|
|
@@ -18,6 +18,7 @@ var CerfaType = exports.CerfaType = undefined;
|
|
|
18
18
|
CerfaType[CerfaType["CERFA_2065"] = 10] = "CERFA_2065";
|
|
19
19
|
CerfaType[CerfaType["CERFA_2070"] = 11] = "CERFA_2070";
|
|
20
20
|
CerfaType[CerfaType["CERFA_2072"] = 12] = "CERFA_2072";
|
|
21
|
-
CerfaType[CerfaType["
|
|
21
|
+
CerfaType[CerfaType["CERFA_2572_2022"] = 13] = "CERFA_2572_2022";
|
|
22
|
+
CerfaType[CerfaType["CERFA_2572_2023"] = 14] = "CERFA_2572_2023";
|
|
22
23
|
})(CerfaType || (exports.CerfaType = CerfaType = {}));
|
|
23
24
|
//# sourceMappingURL=CerfaType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CerfaType.js","mappings":";;;;;AAAA,IAAYA,
|
|
1
|
+
{"version":3,"file":"CerfaType.js","mappings":";;;;;AAAA,IAAYA,SAeX,WAfWA,SAeX,YAfD;;AAAA,WAAYA,SAAZ,EAAqB;EACnBA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;AACD,CAfD,EAAYA,SAAS,aAATA,SAAS,GAATA,SAAS,MAArB","names":["CerfaType"],"sourceRoot":"","sources":["../../../ts/types/Enum/CerfaType.ts"],"sourcesContent":["export enum CerfaType {\n CERFA_3310 = 1,\n CERFA_3514 = 2,\n CERFA_3517 = 3,\n CERFA_2031 = 4,\n CERFA_2033 = 5,\n CERFA_2035 = 6,\n CERFA_2042_C_Pro = 7,\n CERFA_2044 = 8,\n CERFA_2050 = 9,\n CERFA_2065 = 10,\n CERFA_2070 = 11,\n CERFA_2072 = 12,\n CERFA_2572_2022 = 13,\n CERFA_2572_2023 = 14,\n}"]}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
const InpiCostType = exports.InpiCostType = {
|
|
7
|
+
GREFFE: {
|
|
8
|
+
id: 1,
|
|
9
|
+
label: 'Greffe'
|
|
10
|
+
},
|
|
11
|
+
CMA: {
|
|
12
|
+
id: 2,
|
|
13
|
+
label: 'CMA'
|
|
14
|
+
},
|
|
15
|
+
OTHER: {
|
|
16
|
+
id: 3,
|
|
17
|
+
label: 'Autres Greffe'
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
const InpiState = exports.InpiState = {
|
|
21
|
+
IN_PROGRESS: {
|
|
22
|
+
id: 1,
|
|
23
|
+
label: 'En cours de paiement client'
|
|
24
|
+
},
|
|
25
|
+
CUSTOMER_CANCELLED: {
|
|
26
|
+
id: 2,
|
|
27
|
+
label: 'Annulé problème client'
|
|
28
|
+
},
|
|
29
|
+
VALIDATED: {
|
|
30
|
+
id: 3,
|
|
31
|
+
label: 'Validé'
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
const InpiPaymentType = exports.InpiPaymentType = {
|
|
35
|
+
PACKAGE: {
|
|
36
|
+
id: 1,
|
|
37
|
+
label: 'Forfait'
|
|
38
|
+
},
|
|
39
|
+
PAYMENT_LINK: {
|
|
40
|
+
id: 2,
|
|
41
|
+
label: 'Lien de paiement'
|
|
42
|
+
}
|
|
43
|
+
};
|
|
44
|
+
//# sourceMappingURL=InpiType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InpiType.js","mappings":";;;;;AAAO,MAAMA,YAAY,WAAZA,YAAY,GAAG;EAC1BC,MAAM,EAAE;IACNC,EAAE,EAAE,CADE;IAENC,KAAK,EAAE;EAFD,CADkB;EAK1BC,GAAG,EAAE;IACHF,EAAE,EAAE,CADD;IAEHC,KAAK,EAAE;EAFJ,CALqB;EAS1BE,KAAK,EAAE;IACLH,EAAE,EAAE,CADC;IAELC,KAAK,EAAE;EAFF;AATmB,CAArB;AAeA,MAAMG,SAAS,WAATA,SAAS,GAAG;EACvBC,WAAW,EAAE;IACXL,EAAE,EAAE,CADO;IAEXC,KAAK,EAAE;EAFI,CADU;EAKvBK,kBAAkB,EAAE;IAClBN,EAAE,EAAE,CADc;IAElBC,KAAK,EAAE;EAFW,CALG;EASvBM,SAAS,EAAE;IACTP,EAAE,EAAE,CADK;IAETC,KAAK,EAAE;EAFE;AATY,CAAlB;AAeA,MAAMO,eAAe,WAAfA,eAAe,GAAG;EAC7BC,OAAO,EAAE;IACPT,EAAE,EAAE,CADG;IAEPC,KAAK,EAAE;EAFA,CADoB;EAK7BS,YAAY,EAAE;IACZV,EAAE,EAAE,CADQ;IAEZC,KAAK,EAAE;EAFK;AALe,CAAxB","names":["InpiCostType","GREFFE","id","label","CMA","OTHER","InpiState","IN_PROGRESS","CUSTOMER_CANCELLED","VALIDATED","InpiPaymentType","PACKAGE","PAYMENT_LINK"],"sourceRoot":"","sources":["../../../ts/types/Enum/InpiType.ts"],"sourcesContent":["export const InpiCostType = {\n GREFFE: {\n id: 1,\n label: 'Greffe',\n },\n CMA: {\n id: 2,\n label: 'CMA',\n },\n OTHER: {\n id: 3,\n label: 'Autres Greffe',\n },\n};\n\nexport const InpiState = {\n IN_PROGRESS: {\n id: 1,\n label: 'En cours de paiement client',\n },\n CUSTOMER_CANCELLED: {\n id: 2,\n label: 'Annulé problème client',\n },\n VALIDATED: {\n id: 3,\n label: 'Validé',\n },\n};\n\nexport const InpiPaymentType = {\n PACKAGE: {\n id: 1,\n label: 'Forfait',\n },\n PAYMENT_LINK: {\n id: 2,\n label: 'Lien de paiement',\n },\n};"]}
|
|
@@ -169,6 +169,7 @@ var PrestationType = exports.PrestationType = undefined;
|
|
|
169
169
|
PrestationType[PrestationType["COMPTA_POURCENTAGE_EXPRESS"] = 207] = "COMPTA_POURCENTAGE_EXPRESS";
|
|
170
170
|
PrestationType[PrestationType["COMPTA_POURCENTAGE_PREMIUM_EXPRESS"] = 208] = "COMPTA_POURCENTAGE_PREMIUM_EXPRESS";
|
|
171
171
|
PrestationType[PrestationType["ANNONCE_LEGALE"] = 209] = "ANNONCE_LEGALE";
|
|
172
|
+
PrestationType[PrestationType["FRAIS_DE_GREFFE"] = 210] = "FRAIS_DE_GREFFE";
|
|
172
173
|
})(PrestationType || (exports.PrestationType = PrestationType = {}));
|
|
173
174
|
|
|
174
175
|
const PrestationDetail = exports.PrestationDetail = {
|
|
@@ -2780,6 +2781,22 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2780
2781
|
isComplementary: 0,
|
|
2781
2782
|
signaturePosition: '308,68,563,131',
|
|
2782
2783
|
signaturePage: 7
|
|
2784
|
+
},
|
|
2785
|
+
FRAIS_DE_GREFFE: {
|
|
2786
|
+
id: 210,
|
|
2787
|
+
name: 'Annonces légales',
|
|
2788
|
+
isComptable: 0,
|
|
2789
|
+
isJuridique: 1,
|
|
2790
|
+
isSocial: 0,
|
|
2791
|
+
isAttestation: 0,
|
|
2792
|
+
inAverageCart: 0,
|
|
2793
|
+
isBack: 0,
|
|
2794
|
+
price: null,
|
|
2795
|
+
isCatalog: 0,
|
|
2796
|
+
hidden: 0,
|
|
2797
|
+
isComplementary: 0,
|
|
2798
|
+
signaturePosition: '',
|
|
2799
|
+
signaturePage: 0
|
|
2783
2800
|
}
|
|
2784
2801
|
};
|
|
2785
2802
|
//# sourceMappingURL=PrestationType.js.map
|