@silexpert/core 1.0.84 → 1.0.87
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/BalanceSheet.js +1 -1
- package/es/types/Enum/BalanceSheet.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 +44 -27
- 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/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/api/society/SocietyWithStatsCaParams.d.ts +2 -0
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/es/types/Interface/api/statistic/ExitRequest.d.ts +1 -0
- package/es/types/Interface/api/statistic/ExitRequest.d.ts.map +1 -1
- package/es/types/Interface/api/statistic/ExitRequest.js.map +1 -1
- 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/IGedFile.d.ts +3 -0
- package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/es/types/Interface/models/IGedFile.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/Interface/models/IRegulate.d.ts +1 -0
- package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/es/types/Interface/models/IRegulate.js.map +1 -1
- 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/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/BalanceSheet.js +1 -1
- package/js/types/Enum/BalanceSheet.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 +44 -27
- 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/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/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/BalanceSheet.ts +1 -1
- package/ts/types/Enum/CerfaType.ts +2 -1
- package/ts/types/Enum/InpiType.ts +40 -0
- package/ts/types/Enum/PrestationType.ts +44 -27
- package/ts/types/Enum/ProcessingState.ts +6 -0
- package/ts/types/Enum/TimeCounterType.ts +42 -0
- 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/api/society/SocietyWithStatsCaParams.ts +2 -0
- package/ts/types/Interface/api/statistic/ExitRequest.ts +1 -0
- package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
- package/ts/types/Interface/models/IGedFile.ts +3 -0
- package/ts/types/Interface/models/IInpiBalance.ts +12 -0
- package/ts/types/Interface/models/IInpiPayment.ts +31 -0
- package/ts/types/Interface/models/IRegulate.ts +1 -0
- package/ts/types/index.ts +13 -0
|
@@ -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 = {
|
|
@@ -249,7 +250,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
249
250
|
isCatalog: 0,
|
|
250
251
|
hidden: 1,
|
|
251
252
|
isComplementary: 0,
|
|
252
|
-
signaturePosition: '
|
|
253
|
+
signaturePosition: '400,54,569,90',
|
|
253
254
|
signaturePage: 5
|
|
254
255
|
},
|
|
255
256
|
PREVISIONNEL: {
|
|
@@ -361,7 +362,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
361
362
|
isCatalog: 1,
|
|
362
363
|
hidden: 0,
|
|
363
364
|
isComplementary: 0,
|
|
364
|
-
signaturePosition: '
|
|
365
|
+
signaturePosition: '400,54,569,90',
|
|
365
366
|
signaturePage: 5
|
|
366
367
|
},
|
|
367
368
|
TELEDECLARATION: {
|
|
@@ -393,7 +394,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
393
394
|
isCatalog: 0,
|
|
394
395
|
hidden: 0,
|
|
395
396
|
isComplementary: 0,
|
|
396
|
-
signaturePosition: '
|
|
397
|
+
signaturePosition: '400,54,569,90',
|
|
397
398
|
signaturePage: 6
|
|
398
399
|
},
|
|
399
400
|
JURIDIQUE: {
|
|
@@ -649,7 +650,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
649
650
|
isCatalog: 0,
|
|
650
651
|
hidden: 0,
|
|
651
652
|
isComplementary: 0,
|
|
652
|
-
signaturePosition: '
|
|
653
|
+
signaturePosition: '400,54,569,90',
|
|
653
654
|
signaturePage: 7
|
|
654
655
|
},
|
|
655
656
|
COMPTA_PRO_PAIE: {
|
|
@@ -681,7 +682,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
681
682
|
isCatalog: 0,
|
|
682
683
|
hidden: 0,
|
|
683
684
|
isComplementary: 0,
|
|
684
|
-
signaturePosition: '
|
|
685
|
+
signaturePosition: '400,54,569,90',
|
|
685
686
|
signaturePage: 7
|
|
686
687
|
},
|
|
687
688
|
COMPTA_PRO_EXPRESS_PAIE: {
|
|
@@ -713,7 +714,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
713
714
|
isCatalog: 0,
|
|
714
715
|
hidden: 0,
|
|
715
716
|
isComplementary: 0,
|
|
716
|
-
signaturePosition: '
|
|
717
|
+
signaturePosition: '400,54,569,90',
|
|
717
718
|
signaturePage: 7
|
|
718
719
|
},
|
|
719
720
|
COMPTA_ENTREPRISE_PAIE: {
|
|
@@ -745,7 +746,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
745
746
|
isCatalog: 0,
|
|
746
747
|
hidden: 0,
|
|
747
748
|
isComplementary: 0,
|
|
748
|
-
signaturePosition: '
|
|
749
|
+
signaturePosition: '400,54,569,90',
|
|
749
750
|
signaturePage: 7
|
|
750
751
|
},
|
|
751
752
|
COMPTA_ENTREPRISE_EXPRESS_PAIE: {
|
|
@@ -809,7 +810,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
809
810
|
isCatalog: 1,
|
|
810
811
|
hidden: 0,
|
|
811
812
|
isComplementary: 0,
|
|
812
|
-
signaturePosition: '
|
|
813
|
+
signaturePosition: '400,54,569,90',
|
|
813
814
|
signaturePage: 5
|
|
814
815
|
},
|
|
815
816
|
COMPTA_ASSISTANCE: {
|
|
@@ -1994,7 +1995,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
1994
1995
|
isCatalog: 0,
|
|
1995
1996
|
hidden: 0,
|
|
1996
1997
|
isComplementary: 0,
|
|
1997
|
-
signaturePosition: '
|
|
1998
|
+
signaturePosition: '400,54,569,90',
|
|
1998
1999
|
signaturePage: 5
|
|
1999
2000
|
},
|
|
2000
2001
|
EXPERTISE_COMPTABLE_PLUS: {
|
|
@@ -2010,7 +2011,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2010
2011
|
isCatalog: 0,
|
|
2011
2012
|
hidden: 0,
|
|
2012
2013
|
isComplementary: 0,
|
|
2013
|
-
signaturePosition: '
|
|
2014
|
+
signaturePosition: '400,54,569,90',
|
|
2014
2015
|
signaturePage: 5
|
|
2015
2016
|
},
|
|
2016
2017
|
DEMANDE_CHOMAGE_PARTIEL: {
|
|
@@ -2394,7 +2395,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2394
2395
|
isCatalog: 0,
|
|
2395
2396
|
hidden: 0,
|
|
2396
2397
|
isComplementary: 0,
|
|
2397
|
-
signaturePosition: '
|
|
2398
|
+
signaturePosition: '400,54,569,90',
|
|
2398
2399
|
signaturePage: 7
|
|
2399
2400
|
},
|
|
2400
2401
|
COMPTA_MICRO_EXPRESS: {
|
|
@@ -2410,7 +2411,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2410
2411
|
isCatalog: 0,
|
|
2411
2412
|
hidden: 0,
|
|
2412
2413
|
isComplementary: 0,
|
|
2413
|
-
signaturePosition: '
|
|
2414
|
+
signaturePosition: '400,54,569,90',
|
|
2414
2415
|
signaturePage: 7
|
|
2415
2416
|
},
|
|
2416
2417
|
COMPTA_SCI: {
|
|
@@ -2426,7 +2427,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2426
2427
|
isCatalog: 0,
|
|
2427
2428
|
hidden: 0,
|
|
2428
2429
|
isComplementary: 0,
|
|
2429
|
-
signaturePosition: '
|
|
2430
|
+
signaturePosition: '400,54,569,90',
|
|
2430
2431
|
signaturePage: 6
|
|
2431
2432
|
},
|
|
2432
2433
|
COMPTA_SCI_EXPRESS: {
|
|
@@ -2442,7 +2443,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2442
2443
|
isCatalog: 0,
|
|
2443
2444
|
hidden: 0,
|
|
2444
2445
|
isComplementary: 0,
|
|
2445
|
-
signaturePosition: '
|
|
2446
|
+
signaturePosition: '400,54,569,90',
|
|
2446
2447
|
signaturePage: 6
|
|
2447
2448
|
},
|
|
2448
2449
|
BILAN_PREVISIONNEL: {
|
|
@@ -2458,7 +2459,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2458
2459
|
isCatalog: 1,
|
|
2459
2460
|
hidden: 0,
|
|
2460
2461
|
isComplementary: 0,
|
|
2461
|
-
signaturePosition: '
|
|
2462
|
+
signaturePosition: '400,54,569,90',
|
|
2462
2463
|
signaturePage: 5
|
|
2463
2464
|
},
|
|
2464
2465
|
ATTESTATION_1: {
|
|
@@ -2538,7 +2539,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2538
2539
|
isCatalog: 0,
|
|
2539
2540
|
hidden: 0,
|
|
2540
2541
|
isComplementary: 0,
|
|
2541
|
-
signaturePosition: '
|
|
2542
|
+
signaturePosition: '400,54,569,90',
|
|
2542
2543
|
signaturePage: 7
|
|
2543
2544
|
},
|
|
2544
2545
|
COMPTA_STARTER_ENTREPRISE: {
|
|
@@ -2554,7 +2555,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2554
2555
|
isCatalog: 0,
|
|
2555
2556
|
hidden: 0,
|
|
2556
2557
|
isComplementary: 0,
|
|
2557
|
-
signaturePosition: '
|
|
2558
|
+
signaturePosition: '400,54,569,90',
|
|
2558
2559
|
signaturePage: 7
|
|
2559
2560
|
},
|
|
2560
2561
|
ABO_STRIPE: {
|
|
@@ -2586,7 +2587,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2586
2587
|
isCatalog: 0,
|
|
2587
2588
|
hidden: 0,
|
|
2588
2589
|
isComplementary: 0,
|
|
2589
|
-
signaturePosition: '
|
|
2590
|
+
signaturePosition: '400,54,569,90',
|
|
2590
2591
|
signaturePage: 7
|
|
2591
2592
|
},
|
|
2592
2593
|
COMPTA_PRO_COMPTASTART: {
|
|
@@ -2602,7 +2603,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2602
2603
|
isCatalog: 0,
|
|
2603
2604
|
hidden: 0,
|
|
2604
2605
|
isComplementary: 0,
|
|
2605
|
-
signaturePosition: '
|
|
2606
|
+
signaturePosition: '400,54,569,90',
|
|
2606
2607
|
signaturePage: 5
|
|
2607
2608
|
},
|
|
2608
2609
|
COMPTA_PRO_COMPTASTART_EXPRESS: {
|
|
@@ -2618,7 +2619,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2618
2619
|
isCatalog: 0,
|
|
2619
2620
|
hidden: 0,
|
|
2620
2621
|
isComplementary: 0,
|
|
2621
|
-
signaturePosition: '
|
|
2622
|
+
signaturePosition: '400,54,569,90',
|
|
2622
2623
|
signaturePage: 5
|
|
2623
2624
|
},
|
|
2624
2625
|
ATTESTATION_NON_REMUNERATION_RECURRENTE: {
|
|
@@ -2650,7 +2651,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2650
2651
|
isCatalog: 0,
|
|
2651
2652
|
hidden: 0,
|
|
2652
2653
|
isComplementary: 0,
|
|
2653
|
-
signaturePosition: '
|
|
2654
|
+
signaturePosition: '400,54,569,90',
|
|
2654
2655
|
signaturePage: 7
|
|
2655
2656
|
},
|
|
2656
2657
|
COMPTA_PREMIUM: {
|
|
@@ -2666,7 +2667,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2666
2667
|
isCatalog: 0,
|
|
2667
2668
|
hidden: 0,
|
|
2668
2669
|
isComplementary: 0,
|
|
2669
|
-
signaturePosition: '
|
|
2670
|
+
signaturePosition: '400,54,569,90',
|
|
2670
2671
|
signaturePage: 7
|
|
2671
2672
|
},
|
|
2672
2673
|
COMPTA_BUSINESS: {
|
|
@@ -2682,7 +2683,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2682
2683
|
isCatalog: 0,
|
|
2683
2684
|
hidden: 0,
|
|
2684
2685
|
isComplementary: 0,
|
|
2685
|
-
signaturePosition: '
|
|
2686
|
+
signaturePosition: '400,54,569,90',
|
|
2686
2687
|
signaturePage: 7
|
|
2687
2688
|
},
|
|
2688
2689
|
DOCUMENT_DE_SORTIE: {
|
|
@@ -2714,7 +2715,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2714
2715
|
isCatalog: 0,
|
|
2715
2716
|
hidden: 0,
|
|
2716
2717
|
isComplementary: 0,
|
|
2717
|
-
signaturePosition: '
|
|
2718
|
+
signaturePosition: '400,54,569,90',
|
|
2718
2719
|
signaturePage: 7
|
|
2719
2720
|
},
|
|
2720
2721
|
DECLARATION_IR: {
|
|
@@ -2746,7 +2747,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2746
2747
|
isCatalog: 0,
|
|
2747
2748
|
hidden: 0,
|
|
2748
2749
|
isComplementary: 0,
|
|
2749
|
-
signaturePosition: '
|
|
2750
|
+
signaturePosition: '400,54,569,90',
|
|
2750
2751
|
signaturePage: 7
|
|
2751
2752
|
},
|
|
2752
2753
|
COMPTA_POURCENTAGE_PREMIUM_EXPRESS: {
|
|
@@ -2762,7 +2763,7 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2762
2763
|
isCatalog: 0,
|
|
2763
2764
|
hidden: 0,
|
|
2764
2765
|
isComplementary: 0,
|
|
2765
|
-
signaturePosition: '
|
|
2766
|
+
signaturePosition: '400,54,569,90',
|
|
2766
2767
|
signaturePage: 7
|
|
2767
2768
|
},
|
|
2768
2769
|
ANNONCE_LEGALE: {
|
|
@@ -2778,8 +2779,24 @@ const PrestationDetail = exports.PrestationDetail = {
|
|
|
2778
2779
|
isCatalog: 0,
|
|
2779
2780
|
hidden: 0,
|
|
2780
2781
|
isComplementary: 0,
|
|
2781
|
-
signaturePosition: '
|
|
2782
|
+
signaturePosition: '400,54,569,90',
|
|
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
|