@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.
Files changed (180) hide show
  1. package/dist/cjs/api/resources/OldExpertInfos.d.ts +9 -0
  2. package/dist/cjs/api/resources/OldExpertInfos.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/OldExpertInfos.js +20 -0
  4. package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -0
  5. package/dist/cjs/api/resources.d.ts +2 -0
  6. package/dist/cjs/api/resources.d.ts.map +1 -1
  7. package/dist/cjs/api/resources.js +2 -0
  8. package/dist/cjs/api/resources.js.map +1 -1
  9. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
  10. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
  12. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  13. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +13 -0
  14. package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/CommercialOfferType.js +10 -0
  16. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
  17. package/dist/cjs/types/Enum/ComptaType.d.ts +19 -0
  18. package/dist/cjs/types/Enum/ComptaType.d.ts.map +1 -1
  19. package/dist/cjs/types/Enum/ComptaType.js +27 -1
  20. package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
  21. package/dist/cjs/types/Enum/Ged.d.ts +23 -1
  22. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  23. package/dist/cjs/types/Enum/Ged.js +23 -1
  24. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  25. package/dist/cjs/types/Enum/MailDomainType.d.ts.map +1 -1
  26. package/dist/cjs/types/Enum/MailDomainType.js +2 -0
  27. package/dist/cjs/types/Enum/MailDomainType.js.map +1 -1
  28. package/dist/cjs/types/Enum/PriceGridClementine.d.ts +13 -20
  29. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  30. package/dist/cjs/types/Enum/PriceGridClementine.js +39 -39
  31. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  32. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
  33. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
  34. package/dist/cjs/types/Enum/PriceGridLegalstart.js +13 -13
  35. package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -1
  36. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
  37. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
  38. package/dist/cjs/types/Enum/PriceGridPourcentage.js +156 -156
  39. package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -1
  40. package/dist/cjs/types/Interface/api/contest/Create.d.ts +6 -1
  41. package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
  42. package/dist/cjs/types/Interface/api/contest/Create.js +30 -2
  43. package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
  44. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
  45. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  46. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -2
  47. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  48. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
  49. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  50. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +1 -1
  51. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  52. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
  53. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
  54. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +94 -0
  55. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
  56. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
  57. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
  58. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +10 -0
  59. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
  60. package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
  61. package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
  63. package/dist/cjs/types/Interface/models/IUserContest.d.ts +3 -0
  64. package/dist/cjs/types/Interface/models/IUserContest.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IUserContest.js.map +1 -1
  66. package/dist/cjs/types/Interface/models/IVoteContest.d.ts +1 -0
  67. package/dist/cjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
  68. package/dist/cjs/types/Interface/models/IVoteContest.js.map +1 -1
  69. package/dist/cjs/types/index.d.ts +1 -0
  70. package/dist/cjs/types/index.d.ts.map +1 -1
  71. package/dist/cjs/types/index.js +1 -0
  72. package/dist/cjs/types/index.js.map +1 -1
  73. package/dist/cjs/utils/documents.d.ts.map +1 -1
  74. package/dist/cjs/utils/documents.js +2 -1
  75. package/dist/cjs/utils/documents.js.map +1 -1
  76. package/dist/cjs/utils/prestation.d.ts +2 -2
  77. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  78. package/dist/cjs/utils/prestation.js +23 -17
  79. package/dist/cjs/utils/prestation.js.map +1 -1
  80. package/dist/mjs/api/resources/OldExpertInfos.d.ts +9 -0
  81. package/dist/mjs/api/resources/OldExpertInfos.d.ts.map +1 -0
  82. package/dist/mjs/api/resources/OldExpertInfos.js +20 -0
  83. package/dist/mjs/api/resources/OldExpertInfos.js.map +1 -0
  84. package/dist/mjs/api/resources.d.ts +2 -0
  85. package/dist/mjs/api/resources.d.ts.map +1 -1
  86. package/dist/mjs/api/resources.js +2 -0
  87. package/dist/mjs/api/resources.js.map +1 -1
  88. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
  89. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
  90. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
  91. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  92. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +13 -0
  93. package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
  94. package/dist/mjs/types/Enum/CommercialOfferType.js +10 -0
  95. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
  96. package/dist/mjs/types/Enum/ComptaType.d.ts +19 -0
  97. package/dist/mjs/types/Enum/ComptaType.d.ts.map +1 -1
  98. package/dist/mjs/types/Enum/ComptaType.js +26 -0
  99. package/dist/mjs/types/Enum/ComptaType.js.map +1 -1
  100. package/dist/mjs/types/Enum/Ged.d.ts +23 -1
  101. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  102. package/dist/mjs/types/Enum/Ged.js +23 -1
  103. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  104. package/dist/mjs/types/Enum/MailDomainType.d.ts.map +1 -1
  105. package/dist/mjs/types/Enum/MailDomainType.js +2 -0
  106. package/dist/mjs/types/Enum/MailDomainType.js.map +1 -1
  107. package/dist/mjs/types/Enum/PriceGridClementine.d.ts +13 -20
  108. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  109. package/dist/mjs/types/Enum/PriceGridClementine.js +39 -39
  110. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  111. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
  112. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
  113. package/dist/mjs/types/Enum/PriceGridLegalstart.js +13 -13
  114. package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -1
  115. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
  116. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
  117. package/dist/mjs/types/Enum/PriceGridPourcentage.js +156 -156
  118. package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -1
  119. package/dist/mjs/types/Interface/api/contest/Create.d.ts +6 -1
  120. package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
  121. package/dist/mjs/types/Interface/api/contest/Create.js +35 -2
  122. package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
  123. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
  124. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  125. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -2
  126. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  127. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
  128. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -1
  130. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  131. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
  132. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
  133. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +103 -0
  134. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
  135. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
  136. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
  137. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js +13 -1
  138. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
  139. package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
  140. package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
  141. package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
  142. package/dist/mjs/types/Interface/models/IUserContest.d.ts +3 -0
  143. package/dist/mjs/types/Interface/models/IUserContest.d.ts.map +1 -1
  144. package/dist/mjs/types/Interface/models/IUserContest.js.map +1 -1
  145. package/dist/mjs/types/Interface/models/IVoteContest.d.ts +1 -0
  146. package/dist/mjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
  147. package/dist/mjs/types/Interface/models/IVoteContest.js.map +1 -1
  148. package/dist/mjs/types/index.d.ts +1 -0
  149. package/dist/mjs/types/index.d.ts.map +1 -1
  150. package/dist/mjs/types/index.js +1 -0
  151. package/dist/mjs/types/index.js.map +1 -1
  152. package/dist/mjs/utils/documents.d.ts.map +1 -1
  153. package/dist/mjs/utils/documents.js +2 -1
  154. package/dist/mjs/utils/documents.js.map +1 -1
  155. package/dist/mjs/utils/prestation.d.ts +2 -2
  156. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  157. package/dist/mjs/utils/prestation.js +22 -16
  158. package/dist/mjs/utils/prestation.js.map +1 -1
  159. package/package.json +1 -1
  160. package/ts/api/resources/OldExpertInfos.ts +25 -0
  161. package/ts/api/resources.ts +2 -0
  162. package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -1
  163. package/ts/types/Enum/CommercialOfferType.ts +10 -0
  164. package/ts/types/Enum/ComptaType.ts +28 -1
  165. package/ts/types/Enum/Ged.ts +23 -1
  166. package/ts/types/Enum/MailDomainType.ts +2 -0
  167. package/ts/types/Enum/PriceGridClementine.ts +39 -39
  168. package/ts/types/Enum/PriceGridLegalstart.ts +13 -13
  169. package/ts/types/Enum/PriceGridPourcentage.ts +156 -156
  170. package/ts/types/Interface/api/contest/Create.ts +28 -3
  171. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +5 -2
  172. package/ts/types/Interface/api/library/QueryLibrary.ts +1 -1
  173. package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +67 -0
  174. package/ts/types/Interface/api/userRoomEquipment/CreateSignature.ts +9 -1
  175. package/ts/types/Interface/models/IOldExpertInfo.ts +6 -6
  176. package/ts/types/Interface/models/IUserContest.ts +3 -0
  177. package/ts/types/Interface/models/IVoteContest.ts +2 -1
  178. package/ts/types/index.ts +1 -0
  179. package/ts/utils/documents.ts +2 -1
  180. 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
- minimumMonthlyPayment: [
13
+ monthlyNbr: [
14
14
  {
15
- id: ClosingType.IN_PROGRESS,
16
- month: 9,
15
+ minimum: 0,
16
+ maximum: 4,
17
+ value: 6,
18
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
17
19
  },
18
20
  {
19
- id: ClosingType.OUTDATED,
20
- month: 12,
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
- id: ClosingType.OUTDATED,
30
- month: 23,
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
- minimumMonthlyPayment: [
101
+ monthlyNbr: [
102
102
  {
103
- id: ClosingType.IN_PROGRESS,
104
- month: 9,
103
+ minimum: 0,
104
+ maximum: 4,
105
+ value: 6,
106
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
105
107
  },
106
108
  {
107
- id: ClosingType.OUTDATED,
108
- month: 12,
109
+ minimum: 5,
110
+ maximum: 9,
111
+ value: 9,
112
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
109
113
  },
110
- ],
111
- maximumMonthlyPayment: [
112
114
  {
113
- id: ClosingType.IN_PROGRESS,
114
- month: 23,
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
- minimumMonthlyPayment: [
324
- {
325
- id: ClosingType.IN_PROGRESS,
326
- month: 9,
327
- },
323
+ monthlyNbr: [
328
324
  {
329
- id: ClosingType.OUTDATED,
330
- month: 12,
325
+ minimum: 0,
326
+ maximum: 4,
327
+ value: 6,
328
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
331
329
  },
332
- ],
333
- maximumMonthlyPayment: [
334
330
  {
335
- id: ClosingType.IN_PROGRESS,
336
- month: 23,
331
+ minimum: 5,
332
+ maximum: 9,
333
+ value: 9,
334
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
337
335
  },
338
336
  {
339
- id: ClosingType.OUTDATED,
340
- month: 23,
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
- minimumMonthlyPayment: [
411
+ monthlyNbr: [
412
412
  {
413
- id: ClosingType.IN_PROGRESS,
414
- month: 9,
413
+ minimum: 0,
414
+ maximum: 4,
415
+ value: 6,
416
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
415
417
  },
416
418
  {
417
- id: ClosingType.OUTDATED,
418
- month: 12,
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
- id: ClosingType.OUTDATED,
428
- month: 23,
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
- minimumMonthlyPayment: [
633
+ monthlyNbr: [
634
634
  {
635
- id: ClosingType.IN_PROGRESS,
636
- month: 9,
635
+ minimum: 0,
636
+ maximum: 4,
637
+ value: 6,
638
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
637
639
  },
638
640
  {
639
- id: ClosingType.OUTDATED,
640
- month: 12,
641
+ minimum: 5,
642
+ maximum: 9,
643
+ value: 9,
644
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
641
645
  },
642
- ],
643
- maximumMonthlyPayment: [
644
646
  {
645
- id: ClosingType.IN_PROGRESS,
646
- month: 23,
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
- minimumMonthlyPayment: [
722
- {
723
- id: ClosingType.IN_PROGRESS,
724
- month: 9,
725
- },
721
+ monthlyNbr: [
726
722
  {
727
- id: ClosingType.OUTDATED,
728
- month: 12,
723
+ minimum: 0,
724
+ maximum: 4,
725
+ value: 6,
726
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
729
727
  },
730
- ],
731
- maximumMonthlyPayment: [
732
728
  {
733
- id: ClosingType.IN_PROGRESS,
734
- month: 23,
729
+ minimum: 5,
730
+ maximum: 9,
731
+ value: 9,
732
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
735
733
  },
736
734
  {
737
- id: ClosingType.OUTDATED,
738
- month: 23,
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
- minimumMonthlyPayment: [
943
+ monthlyNbr: [
944
944
  {
945
- id: ClosingType.IN_PROGRESS,
946
- month: 9,
945
+ minimum: 0,
946
+ maximum: 4,
947
+ value: 6,
948
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
947
949
  },
948
950
  {
949
- id: ClosingType.OUTDATED,
950
- month: 12,
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
- id: ClosingType.OUTDATED,
960
- month: 23,
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
- minimumMonthlyPayment: [
1031
+ monthlyNbr: [
1032
1032
  {
1033
- id: ClosingType.IN_PROGRESS,
1034
- month: 9,
1033
+ minimum: 0,
1034
+ maximum: 4,
1035
+ value: 6,
1036
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1035
1037
  },
1036
1038
  {
1037
- id: ClosingType.OUTDATED,
1038
- month: 12,
1039
+ minimum: 5,
1040
+ maximum: 9,
1041
+ value: 9,
1042
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1039
1043
  },
1040
- ],
1041
- maximumMonthlyPayment: [
1042
1044
  {
1043
- id: ClosingType.IN_PROGRESS,
1044
- month: 23,
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
- minimumMonthlyPayment: [
1254
- {
1255
- id: ClosingType.IN_PROGRESS,
1256
- month: 9,
1257
- },
1253
+ monthlyNbr: [
1258
1254
  {
1259
- id: ClosingType.OUTDATED,
1260
- month: 12,
1255
+ minimum: 0,
1256
+ maximum: 4,
1257
+ value: 6,
1258
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1261
1259
  },
1262
- ],
1263
- maximumMonthlyPayment: [
1264
1260
  {
1265
- id: ClosingType.IN_PROGRESS,
1266
- month: 23,
1261
+ minimum: 5,
1262
+ maximum: 9,
1263
+ value: 9,
1264
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1267
1265
  },
1268
1266
  {
1269
- id: ClosingType.OUTDATED,
1270
- month: 23,
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
- minimumMonthlyPayment: [
1341
+ monthlyNbr: [
1342
1342
  {
1343
- id: ClosingType.IN_PROGRESS,
1344
- month: 9,
1343
+ minimum: 0,
1344
+ maximum: 4,
1345
+ value: 6,
1346
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1345
1347
  },
1346
1348
  {
1347
- id: ClosingType.OUTDATED,
1348
- month: 12,
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
- id: ClosingType.OUTDATED,
1358
- month: 23,
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
- minimumMonthlyPayment: [
1563
+ monthlyNbr: [
1564
1564
  {
1565
- id: ClosingType.IN_PROGRESS,
1566
- month: 9,
1565
+ minimum: 0,
1566
+ maximum: 4,
1567
+ value: 6,
1568
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1567
1569
  },
1568
1570
  {
1569
- id: ClosingType.OUTDATED,
1570
- month: 12,
1571
+ minimum: 5,
1572
+ maximum: 9,
1573
+ value: 9,
1574
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1571
1575
  },
1572
- ],
1573
- maximumMonthlyPayment: [
1574
1576
  {
1575
- id: ClosingType.IN_PROGRESS,
1576
- month: 23,
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
- minimumMonthlyPayment: [
1652
- {
1653
- id: ClosingType.IN_PROGRESS,
1654
- month: 9,
1655
- },
1651
+ monthlyNbr: [
1656
1652
  {
1657
- id: ClosingType.OUTDATED,
1658
- month: 12,
1653
+ minimum: 0,
1654
+ maximum: 4,
1655
+ value: 6,
1656
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1659
1657
  },
1660
- ],
1661
- maximumMonthlyPayment: [
1662
1658
  {
1663
- id: ClosingType.IN_PROGRESS,
1664
- month: 23,
1659
+ minimum: 5,
1660
+ maximum: 9,
1661
+ value: 9,
1662
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1665
1663
  },
1666
1664
  {
1667
- id: ClosingType.OUTDATED,
1668
- month: 23,
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
- @ApiPropertyOptional()
32
- @IsOptional()
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
  }
@@ -14,7 +14,7 @@ export class QueryLibraryFile {
14
14
  idGedFolder?: GedFolder;
15
15
 
16
16
  @ApiPropertyOptional()
17
- idTypeGedFile?: GedFileType;
17
+ idTypeGedFile?: GedFileType | GedFileType[];
18
18
 
19
19
  @ApiPropertyOptional()
20
20
  idGedCategory?: GedCategory;
@@ -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: string | null;
8
- noteFor: string | null;
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: number | null;
18
+ idUser?: number | null;
19
19
  idSociety: number;
20
- idFile: number | null;
20
+ idFile?: number | null;
21
21
  createdAt?: Date | null;
22
22
  updatedAt?: Date | null;
23
23
 
24
24
  // Associations
25
- file: IFile;
26
- user: IUser;
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;