@silexpert/core 1.1.201 → 1.1.203
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/OldExpertInfos.d.ts +9 -0
- package/dist/cjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -0
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/cjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.js +27 -1
- package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +23 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +23 -1
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.js +2 -0
- package/dist/cjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts +6 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.js +30 -2
- package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -2
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +94 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +10 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +1 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/documents.d.ts.map +1 -1
- package/dist/cjs/utils/documents.js +2 -1
- package/dist/cjs/utils/documents.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +2 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +23 -17
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/OldExpertInfos.d.ts +9 -0
- package/dist/mjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/mjs/api/resources/OldExpertInfos.js.map +1 -0
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/mjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.js +26 -0
- package/dist/mjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +23 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +23 -1
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.js +2 -0
- package/dist/mjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts +6 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.js +35 -2
- package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -2
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +103 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js +13 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/mjs/types/index.d.ts +1 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +1 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/documents.d.ts.map +1 -1
- package/dist/mjs/utils/documents.js +2 -1
- package/dist/mjs/utils/documents.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +2 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +22 -16
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/OldExpertInfos.ts +25 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -1
- package/ts/types/Enum/CommercialOfferType.ts +10 -0
- package/ts/types/Enum/ComptaType.ts +28 -1
- package/ts/types/Enum/Ged.ts +23 -1
- package/ts/types/Enum/MailDomainType.ts +2 -0
- package/ts/types/Enum/PriceGridClementine.ts +39 -39
- package/ts/types/Enum/PriceGridLegalstart.ts +13 -13
- package/ts/types/Enum/PriceGridPourcentage.ts +156 -156
- package/ts/types/Interface/api/contest/Create.ts +28 -3
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +5 -2
- package/ts/types/Interface/api/library/QueryLibrary.ts +1 -1
- package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +67 -0
- package/ts/types/Interface/api/userRoomEquipment/CreateSignature.ts +9 -1
- package/ts/types/Interface/models/IOldExpertInfo.ts +6 -6
- package/ts/types/Interface/models/IUserContest.ts +3 -0
- package/ts/types/Interface/models/IVoteContest.ts +2 -1
- package/ts/types/index.ts +1 -0
- package/ts/utils/documents.ts +2 -1
- package/ts/utils/prestation.ts +28 -18
|
@@ -10,24 +10,24 @@ export const PriceGridPourcentage = [
|
|
|
10
10
|
{
|
|
11
11
|
/* Compta Premium */
|
|
12
12
|
idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
13
|
-
|
|
13
|
+
monthlyNbr: [
|
|
14
14
|
{
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
minimum: 0,
|
|
16
|
+
maximum: 4,
|
|
17
|
+
value: 6,
|
|
18
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
17
19
|
},
|
|
18
20
|
{
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
maximumMonthlyPayment: [
|
|
24
|
-
{
|
|
25
|
-
id: ClosingType.IN_PROGRESS,
|
|
26
|
-
month: 23,
|
|
21
|
+
minimum: 5,
|
|
22
|
+
maximum: 9,
|
|
23
|
+
value: 9,
|
|
24
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
27
25
|
},
|
|
28
26
|
{
|
|
29
|
-
|
|
30
|
-
|
|
27
|
+
minimum: 12,
|
|
28
|
+
maximum: 16,
|
|
29
|
+
value: 16,
|
|
30
|
+
closingType: [ClosingType.OUTDATED],
|
|
31
31
|
},
|
|
32
32
|
],
|
|
33
33
|
turnoverMonthly: [
|
|
@@ -98,24 +98,24 @@ export const PriceGridPourcentage = [
|
|
|
98
98
|
{
|
|
99
99
|
/* Compta Pourcentage */
|
|
100
100
|
idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
101
|
-
|
|
101
|
+
monthlyNbr: [
|
|
102
102
|
{
|
|
103
|
-
|
|
104
|
-
|
|
103
|
+
minimum: 0,
|
|
104
|
+
maximum: 4,
|
|
105
|
+
value: 6,
|
|
106
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
105
107
|
},
|
|
106
108
|
{
|
|
107
|
-
|
|
108
|
-
|
|
109
|
+
minimum: 5,
|
|
110
|
+
maximum: 9,
|
|
111
|
+
value: 9,
|
|
112
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
109
113
|
},
|
|
110
|
-
],
|
|
111
|
-
maximumMonthlyPayment: [
|
|
112
114
|
{
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
id: ClosingType.OUTDATED,
|
|
118
|
-
month: 23,
|
|
115
|
+
minimum: 12,
|
|
116
|
+
maximum: 16,
|
|
117
|
+
value: 16,
|
|
118
|
+
closingType: [ClosingType.OUTDATED],
|
|
119
119
|
},
|
|
120
120
|
],
|
|
121
121
|
turnoverMonthly: [
|
|
@@ -320,24 +320,24 @@ export const PriceGridPourcentage = [
|
|
|
320
320
|
{
|
|
321
321
|
/* Compta Premium */
|
|
322
322
|
idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
323
|
-
|
|
324
|
-
{
|
|
325
|
-
id: ClosingType.IN_PROGRESS,
|
|
326
|
-
month: 9,
|
|
327
|
-
},
|
|
323
|
+
monthlyNbr: [
|
|
328
324
|
{
|
|
329
|
-
|
|
330
|
-
|
|
325
|
+
minimum: 0,
|
|
326
|
+
maximum: 4,
|
|
327
|
+
value: 6,
|
|
328
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
331
329
|
},
|
|
332
|
-
],
|
|
333
|
-
maximumMonthlyPayment: [
|
|
334
330
|
{
|
|
335
|
-
|
|
336
|
-
|
|
331
|
+
minimum: 5,
|
|
332
|
+
maximum: 9,
|
|
333
|
+
value: 9,
|
|
334
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
337
335
|
},
|
|
338
336
|
{
|
|
339
|
-
|
|
340
|
-
|
|
337
|
+
minimum: 12,
|
|
338
|
+
maximum: 16,
|
|
339
|
+
value: 16,
|
|
340
|
+
closingType: [ClosingType.OUTDATED],
|
|
341
341
|
},
|
|
342
342
|
],
|
|
343
343
|
turnoverMonthly: [
|
|
@@ -408,24 +408,24 @@ export const PriceGridPourcentage = [
|
|
|
408
408
|
{
|
|
409
409
|
/* Compta Pourcentage */
|
|
410
410
|
idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
411
|
-
|
|
411
|
+
monthlyNbr: [
|
|
412
412
|
{
|
|
413
|
-
|
|
414
|
-
|
|
413
|
+
minimum: 0,
|
|
414
|
+
maximum: 4,
|
|
415
|
+
value: 6,
|
|
416
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
415
417
|
},
|
|
416
418
|
{
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
maximumMonthlyPayment: [
|
|
422
|
-
{
|
|
423
|
-
id: ClosingType.IN_PROGRESS,
|
|
424
|
-
month: 23,
|
|
419
|
+
minimum: 5,
|
|
420
|
+
maximum: 9,
|
|
421
|
+
value: 9,
|
|
422
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
425
423
|
},
|
|
426
424
|
{
|
|
427
|
-
|
|
428
|
-
|
|
425
|
+
minimum: 12,
|
|
426
|
+
maximum: 16,
|
|
427
|
+
value: 16,
|
|
428
|
+
closingType: [ClosingType.OUTDATED],
|
|
429
429
|
},
|
|
430
430
|
],
|
|
431
431
|
turnoverMonthly: [
|
|
@@ -630,24 +630,24 @@ export const PriceGridPourcentage = [
|
|
|
630
630
|
{
|
|
631
631
|
/* Compta Premium */
|
|
632
632
|
idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
633
|
-
|
|
633
|
+
monthlyNbr: [
|
|
634
634
|
{
|
|
635
|
-
|
|
636
|
-
|
|
635
|
+
minimum: 0,
|
|
636
|
+
maximum: 4,
|
|
637
|
+
value: 6,
|
|
638
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
637
639
|
},
|
|
638
640
|
{
|
|
639
|
-
|
|
640
|
-
|
|
641
|
+
minimum: 5,
|
|
642
|
+
maximum: 9,
|
|
643
|
+
value: 9,
|
|
644
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
641
645
|
},
|
|
642
|
-
],
|
|
643
|
-
maximumMonthlyPayment: [
|
|
644
646
|
{
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
id: ClosingType.OUTDATED,
|
|
650
|
-
month: 23,
|
|
647
|
+
minimum: 12,
|
|
648
|
+
maximum: 16,
|
|
649
|
+
value: 16,
|
|
650
|
+
closingType: [ClosingType.OUTDATED],
|
|
651
651
|
},
|
|
652
652
|
],
|
|
653
653
|
turnoverMonthly: [
|
|
@@ -718,24 +718,24 @@ export const PriceGridPourcentage = [
|
|
|
718
718
|
{
|
|
719
719
|
/* Compta Pourcentage */
|
|
720
720
|
idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
721
|
-
|
|
722
|
-
{
|
|
723
|
-
id: ClosingType.IN_PROGRESS,
|
|
724
|
-
month: 9,
|
|
725
|
-
},
|
|
721
|
+
monthlyNbr: [
|
|
726
722
|
{
|
|
727
|
-
|
|
728
|
-
|
|
723
|
+
minimum: 0,
|
|
724
|
+
maximum: 4,
|
|
725
|
+
value: 6,
|
|
726
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
729
727
|
},
|
|
730
|
-
],
|
|
731
|
-
maximumMonthlyPayment: [
|
|
732
728
|
{
|
|
733
|
-
|
|
734
|
-
|
|
729
|
+
minimum: 5,
|
|
730
|
+
maximum: 9,
|
|
731
|
+
value: 9,
|
|
732
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
735
733
|
},
|
|
736
734
|
{
|
|
737
|
-
|
|
738
|
-
|
|
735
|
+
minimum: 12,
|
|
736
|
+
maximum: 16,
|
|
737
|
+
value: 16,
|
|
738
|
+
closingType: [ClosingType.OUTDATED],
|
|
739
739
|
},
|
|
740
740
|
],
|
|
741
741
|
turnoverMonthly: [
|
|
@@ -940,24 +940,24 @@ export const PriceGridPourcentage = [
|
|
|
940
940
|
{
|
|
941
941
|
/* Compta Premium */
|
|
942
942
|
idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
943
|
-
|
|
943
|
+
monthlyNbr: [
|
|
944
944
|
{
|
|
945
|
-
|
|
946
|
-
|
|
945
|
+
minimum: 0,
|
|
946
|
+
maximum: 4,
|
|
947
|
+
value: 6,
|
|
948
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
947
949
|
},
|
|
948
950
|
{
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
maximumMonthlyPayment: [
|
|
954
|
-
{
|
|
955
|
-
id: ClosingType.IN_PROGRESS,
|
|
956
|
-
month: 23,
|
|
951
|
+
minimum: 5,
|
|
952
|
+
maximum: 9,
|
|
953
|
+
value: 9,
|
|
954
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
957
955
|
},
|
|
958
956
|
{
|
|
959
|
-
|
|
960
|
-
|
|
957
|
+
minimum: 12,
|
|
958
|
+
maximum: 16,
|
|
959
|
+
value: 16,
|
|
960
|
+
closingType: [ClosingType.OUTDATED],
|
|
961
961
|
},
|
|
962
962
|
],
|
|
963
963
|
turnoverMonthly: [
|
|
@@ -1028,24 +1028,24 @@ export const PriceGridPourcentage = [
|
|
|
1028
1028
|
{
|
|
1029
1029
|
/* Compta Pourcentage */
|
|
1030
1030
|
idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
1031
|
-
|
|
1031
|
+
monthlyNbr: [
|
|
1032
1032
|
{
|
|
1033
|
-
|
|
1034
|
-
|
|
1033
|
+
minimum: 0,
|
|
1034
|
+
maximum: 4,
|
|
1035
|
+
value: 6,
|
|
1036
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1035
1037
|
},
|
|
1036
1038
|
{
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
+
minimum: 5,
|
|
1040
|
+
maximum: 9,
|
|
1041
|
+
value: 9,
|
|
1042
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1039
1043
|
},
|
|
1040
|
-
],
|
|
1041
|
-
maximumMonthlyPayment: [
|
|
1042
1044
|
{
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
id: ClosingType.OUTDATED,
|
|
1048
|
-
month: 23,
|
|
1045
|
+
minimum: 12,
|
|
1046
|
+
maximum: 16,
|
|
1047
|
+
value: 16,
|
|
1048
|
+
closingType: [ClosingType.OUTDATED],
|
|
1049
1049
|
},
|
|
1050
1050
|
],
|
|
1051
1051
|
turnoverMonthly: [
|
|
@@ -1250,24 +1250,24 @@ export const PriceGridPourcentage = [
|
|
|
1250
1250
|
{
|
|
1251
1251
|
/* Compta Premium */
|
|
1252
1252
|
idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
1253
|
-
|
|
1254
|
-
{
|
|
1255
|
-
id: ClosingType.IN_PROGRESS,
|
|
1256
|
-
month: 9,
|
|
1257
|
-
},
|
|
1253
|
+
monthlyNbr: [
|
|
1258
1254
|
{
|
|
1259
|
-
|
|
1260
|
-
|
|
1255
|
+
minimum: 0,
|
|
1256
|
+
maximum: 4,
|
|
1257
|
+
value: 6,
|
|
1258
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1261
1259
|
},
|
|
1262
|
-
],
|
|
1263
|
-
maximumMonthlyPayment: [
|
|
1264
1260
|
{
|
|
1265
|
-
|
|
1266
|
-
|
|
1261
|
+
minimum: 5,
|
|
1262
|
+
maximum: 9,
|
|
1263
|
+
value: 9,
|
|
1264
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1267
1265
|
},
|
|
1268
1266
|
{
|
|
1269
|
-
|
|
1270
|
-
|
|
1267
|
+
minimum: 12,
|
|
1268
|
+
maximum: 16,
|
|
1269
|
+
value: 16,
|
|
1270
|
+
closingType: [ClosingType.OUTDATED],
|
|
1271
1271
|
},
|
|
1272
1272
|
],
|
|
1273
1273
|
turnoverMonthly: [
|
|
@@ -1338,24 +1338,24 @@ export const PriceGridPourcentage = [
|
|
|
1338
1338
|
{
|
|
1339
1339
|
/* Compta Pourcentage */
|
|
1340
1340
|
idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
1341
|
-
|
|
1341
|
+
monthlyNbr: [
|
|
1342
1342
|
{
|
|
1343
|
-
|
|
1344
|
-
|
|
1343
|
+
minimum: 0,
|
|
1344
|
+
maximum: 4,
|
|
1345
|
+
value: 6,
|
|
1346
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1345
1347
|
},
|
|
1346
1348
|
{
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
maximumMonthlyPayment: [
|
|
1352
|
-
{
|
|
1353
|
-
id: ClosingType.IN_PROGRESS,
|
|
1354
|
-
month: 23,
|
|
1349
|
+
minimum: 5,
|
|
1350
|
+
maximum: 9,
|
|
1351
|
+
value: 9,
|
|
1352
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1355
1353
|
},
|
|
1356
1354
|
{
|
|
1357
|
-
|
|
1358
|
-
|
|
1355
|
+
minimum: 12,
|
|
1356
|
+
maximum: 16,
|
|
1357
|
+
value: 16,
|
|
1358
|
+
closingType: [ClosingType.OUTDATED],
|
|
1359
1359
|
},
|
|
1360
1360
|
],
|
|
1361
1361
|
turnoverMonthly: [
|
|
@@ -1560,24 +1560,24 @@ export const PriceGridPourcentage = [
|
|
|
1560
1560
|
{
|
|
1561
1561
|
/* Compta Premium */
|
|
1562
1562
|
idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
1563
|
-
|
|
1563
|
+
monthlyNbr: [
|
|
1564
1564
|
{
|
|
1565
|
-
|
|
1566
|
-
|
|
1565
|
+
minimum: 0,
|
|
1566
|
+
maximum: 4,
|
|
1567
|
+
value: 6,
|
|
1568
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1567
1569
|
},
|
|
1568
1570
|
{
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
+
minimum: 5,
|
|
1572
|
+
maximum: 9,
|
|
1573
|
+
value: 9,
|
|
1574
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1571
1575
|
},
|
|
1572
|
-
],
|
|
1573
|
-
maximumMonthlyPayment: [
|
|
1574
1576
|
{
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
id: ClosingType.OUTDATED,
|
|
1580
|
-
month: 23,
|
|
1577
|
+
minimum: 12,
|
|
1578
|
+
maximum: 16,
|
|
1579
|
+
value: 16,
|
|
1580
|
+
closingType: [ClosingType.OUTDATED],
|
|
1581
1581
|
},
|
|
1582
1582
|
],
|
|
1583
1583
|
turnoverMonthly: [
|
|
@@ -1648,24 +1648,24 @@ export const PriceGridPourcentage = [
|
|
|
1648
1648
|
{
|
|
1649
1649
|
/* Compta Pourcentage */
|
|
1650
1650
|
idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
1651
|
-
|
|
1652
|
-
{
|
|
1653
|
-
id: ClosingType.IN_PROGRESS,
|
|
1654
|
-
month: 9,
|
|
1655
|
-
},
|
|
1651
|
+
monthlyNbr: [
|
|
1656
1652
|
{
|
|
1657
|
-
|
|
1658
|
-
|
|
1653
|
+
minimum: 0,
|
|
1654
|
+
maximum: 4,
|
|
1655
|
+
value: 6,
|
|
1656
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1659
1657
|
},
|
|
1660
|
-
],
|
|
1661
|
-
maximumMonthlyPayment: [
|
|
1662
1658
|
{
|
|
1663
|
-
|
|
1664
|
-
|
|
1659
|
+
minimum: 5,
|
|
1660
|
+
maximum: 9,
|
|
1661
|
+
value: 9,
|
|
1662
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
1665
1663
|
},
|
|
1666
1664
|
{
|
|
1667
|
-
|
|
1668
|
-
|
|
1665
|
+
minimum: 12,
|
|
1666
|
+
maximum: 16,
|
|
1667
|
+
value: 16,
|
|
1668
|
+
closingType: [ClosingType.OUTDATED],
|
|
1669
1669
|
},
|
|
1670
1670
|
],
|
|
1671
1671
|
turnoverMonthly: [
|
|
@@ -22,15 +22,17 @@ export class CreateUserContest {
|
|
|
22
22
|
@ApiProperty()
|
|
23
23
|
siren: string;
|
|
24
24
|
|
|
25
|
+
@ApiPropertyOptional()
|
|
26
|
+
companyWebsite?: string;
|
|
27
|
+
|
|
25
28
|
@ApiPropertyOptional()
|
|
26
29
|
productDescription?: string;
|
|
27
30
|
|
|
28
31
|
@ApiPropertyOptional()
|
|
29
32
|
societyDescription?: string;
|
|
30
33
|
|
|
31
|
-
@
|
|
32
|
-
|
|
33
|
-
photo?: TFile;
|
|
34
|
+
@ApiProperty()
|
|
35
|
+
photo: TFile;
|
|
34
36
|
|
|
35
37
|
@ApiPropertyOptional()
|
|
36
38
|
@IsOptional()
|
|
@@ -39,6 +41,16 @@ export class CreateUserContest {
|
|
|
39
41
|
@ApiPropertyOptional()
|
|
40
42
|
@IsOptional()
|
|
41
43
|
banner?: TFile;
|
|
44
|
+
|
|
45
|
+
@ApiProperty()
|
|
46
|
+
@IsBoolean()
|
|
47
|
+
@ToBoolean()
|
|
48
|
+
acceptNewsletter: boolean;
|
|
49
|
+
|
|
50
|
+
@ApiProperty()
|
|
51
|
+
@IsBoolean()
|
|
52
|
+
@ToBoolean()
|
|
53
|
+
acceptPromotion: boolean;
|
|
42
54
|
|
|
43
55
|
@ApiPropertyOptional()
|
|
44
56
|
@IsOptional()
|
|
@@ -60,8 +72,21 @@ export class CreateCheckVote {
|
|
|
60
72
|
@ApiProperty()
|
|
61
73
|
idVoter: number;
|
|
62
74
|
|
|
75
|
+
|
|
76
|
+
@ApiProperty()
|
|
77
|
+
@IsBoolean()
|
|
78
|
+
@ToBoolean()
|
|
79
|
+
acceptContact: boolean;
|
|
80
|
+
|
|
63
81
|
@ApiPropertyOptional()
|
|
64
82
|
recaptcha?: string;
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
@ApiPropertyOptional()
|
|
86
|
+
@IsOptional()
|
|
87
|
+
@IsBoolean()
|
|
88
|
+
@ToBoolean()
|
|
89
|
+
isTestMode?: boolean;
|
|
65
90
|
}
|
|
66
91
|
|
|
67
92
|
export class CreateVoteContest {
|
|
@@ -17,9 +17,8 @@ export class CreateFileAndGed {
|
|
|
17
17
|
emissionDate: Date;
|
|
18
18
|
|
|
19
19
|
@ApiPropertyOptional()
|
|
20
|
-
@IsNumber()
|
|
21
20
|
@IsOptional()
|
|
22
|
-
statutFile: number;
|
|
21
|
+
statutFile: number | null;
|
|
23
22
|
|
|
24
23
|
@ApiPropertyOptional()
|
|
25
24
|
@IsNumber()
|
|
@@ -57,4 +56,8 @@ export class CreateFileAndGed {
|
|
|
57
56
|
@IsNumber()
|
|
58
57
|
@IsOptional()
|
|
59
58
|
idSocietyConfigBalanceSheet: number;
|
|
59
|
+
|
|
60
|
+
@ApiPropertyOptional()
|
|
61
|
+
@IsOptional()
|
|
62
|
+
needToBeReviewed: boolean | null;
|
|
60
63
|
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { IsBoolean, IsDate, IsInt, IsOptional, IsString } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
+
|
|
4
|
+
export class CreateOldExpertInfo {
|
|
5
|
+
@ApiPropertyOptional()
|
|
6
|
+
@IsOptional()
|
|
7
|
+
@IsString()
|
|
8
|
+
name: string;
|
|
9
|
+
|
|
10
|
+
@ApiPropertyOptional()
|
|
11
|
+
@IsOptional()
|
|
12
|
+
@IsString()
|
|
13
|
+
noteFor: string | null;
|
|
14
|
+
|
|
15
|
+
@ApiPropertyOptional()
|
|
16
|
+
@IsOptional()
|
|
17
|
+
@IsString()
|
|
18
|
+
address: string;
|
|
19
|
+
|
|
20
|
+
@ApiPropertyOptional()
|
|
21
|
+
@IsOptional()
|
|
22
|
+
@IsString()
|
|
23
|
+
city: string;
|
|
24
|
+
|
|
25
|
+
@ApiPropertyOptional()
|
|
26
|
+
@IsOptional()
|
|
27
|
+
@IsString()
|
|
28
|
+
zipCode: string;
|
|
29
|
+
|
|
30
|
+
@ApiPropertyOptional()
|
|
31
|
+
@IsOptional()
|
|
32
|
+
@IsString()
|
|
33
|
+
email: string;
|
|
34
|
+
|
|
35
|
+
@ApiPropertyOptional()
|
|
36
|
+
@IsOptional()
|
|
37
|
+
@IsInt()
|
|
38
|
+
stateLetter: number | null;
|
|
39
|
+
|
|
40
|
+
@ApiPropertyOptional()
|
|
41
|
+
@IsOptional()
|
|
42
|
+
@IsDate()
|
|
43
|
+
recoveryDate: Date | null;
|
|
44
|
+
|
|
45
|
+
@ApiPropertyOptional()
|
|
46
|
+
@IsOptional()
|
|
47
|
+
@IsString()
|
|
48
|
+
filePdf: string | null;
|
|
49
|
+
|
|
50
|
+
@ApiPropertyOptional()
|
|
51
|
+
@IsOptional()
|
|
52
|
+
@IsDate()
|
|
53
|
+
dateSendReprise: Date | null;
|
|
54
|
+
|
|
55
|
+
@ApiProperty()
|
|
56
|
+
@IsBoolean()
|
|
57
|
+
dontHaveOldExpert: boolean;
|
|
58
|
+
|
|
59
|
+
@ApiPropertyOptional()
|
|
60
|
+
@IsOptional()
|
|
61
|
+
@IsInt()
|
|
62
|
+
idUser: number | null;
|
|
63
|
+
|
|
64
|
+
@ApiProperty()
|
|
65
|
+
@IsInt()
|
|
66
|
+
idSociety: number;
|
|
67
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IsInt, IsEmail } from 'class-validator';
|
|
1
|
+
import { IsInt, IsEmail, IsString } from 'class-validator';
|
|
2
2
|
import { ApiProperty } from '../../../../utils';
|
|
3
3
|
|
|
4
4
|
export class CreateYousignSignature {
|
|
@@ -13,4 +13,12 @@ export class CreateYousignSignature {
|
|
|
13
13
|
@ApiProperty()
|
|
14
14
|
@IsEmail()
|
|
15
15
|
email: string;
|
|
16
|
+
|
|
17
|
+
@ApiProperty()
|
|
18
|
+
@IsString()
|
|
19
|
+
phone: string;
|
|
20
|
+
|
|
21
|
+
@ApiProperty()
|
|
22
|
+
@IsString()
|
|
23
|
+
prefix: string;
|
|
16
24
|
}
|
|
@@ -4,8 +4,8 @@ import { IUser } from './IUser';
|
|
|
4
4
|
// oldExpertInfo
|
|
5
5
|
export interface IOldExpertInfo {
|
|
6
6
|
id?: number;
|
|
7
|
-
name
|
|
8
|
-
noteFor
|
|
7
|
+
name?: string | null;
|
|
8
|
+
noteFor?: string | null;
|
|
9
9
|
address: string | null;
|
|
10
10
|
city: string | null;
|
|
11
11
|
zipCode: string | null;
|
|
@@ -15,13 +15,13 @@ export interface IOldExpertInfo {
|
|
|
15
15
|
filePdf: string | null;
|
|
16
16
|
dateSendReprise: Date | null;
|
|
17
17
|
dontHaveOldExpert: boolean;
|
|
18
|
-
idUser
|
|
18
|
+
idUser?: number | null;
|
|
19
19
|
idSociety: number;
|
|
20
|
-
idFile
|
|
20
|
+
idFile?: number | null;
|
|
21
21
|
createdAt?: Date | null;
|
|
22
22
|
updatedAt?: Date | null;
|
|
23
23
|
|
|
24
24
|
// Associations
|
|
25
|
-
file
|
|
26
|
-
user
|
|
25
|
+
file?: IFile;
|
|
26
|
+
user?: IUser;
|
|
27
27
|
}
|
|
@@ -9,11 +9,14 @@ export interface IUserContest {
|
|
|
9
9
|
phone: string;
|
|
10
10
|
societyName: string;
|
|
11
11
|
siren: string;
|
|
12
|
+
companyWebsite?: string | null;
|
|
12
13
|
productDescription?: string | null;
|
|
13
14
|
societyDescription?: string | null;
|
|
14
15
|
tokenPhoto?: string | null;
|
|
15
16
|
tokenLogo?: string | null;
|
|
16
17
|
tokenBanner?: string | null;
|
|
18
|
+
acceptNewsletter: boolean;
|
|
19
|
+
acceptPromotion: boolean;
|
|
17
20
|
createdAt?: Date | null;
|
|
18
21
|
updatedAt?: Date | null;
|
|
19
22
|
deletedAt?: Date | null;
|
|
@@ -5,7 +5,8 @@ export interface IVoteContest {
|
|
|
5
5
|
emailVoter: string;
|
|
6
6
|
hashMail: string;
|
|
7
7
|
ipAddress: string;
|
|
8
|
-
hasVoteBeenCompleted: boolean
|
|
8
|
+
hasVoteBeenCompleted: boolean;
|
|
9
|
+
acceptContact: boolean;
|
|
9
10
|
idUserVoteFor?: number | null;
|
|
10
11
|
createdAt?: Date | null;
|
|
11
12
|
updatedAt?: Date | null;
|