@silexpert/core 1.1.161 → 1.1.162

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 (200) hide show
  1. package/dist/cjs/api/resources/CommercialOffer.d.ts +47 -0
  2. package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/CommercialOffer.js +64 -0
  4. package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
  5. package/dist/cjs/api/resources/prestation.d.ts +14 -1
  6. package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/prestation.js +17 -0
  8. package/dist/cjs/api/resources/prestation.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +2 -0
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +2 -0
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
  14. package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/ClosingType.js +19 -0
  16. package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
  17. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
  18. package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
  20. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
  21. package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
  22. package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +175 -0
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
  28. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  29. package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
  30. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
  31. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  32. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  33. package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
  34. package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  35. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  36. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  37. package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
  38. package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  39. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  40. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  41. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
  42. package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  44. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
  46. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  48. package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  49. package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
  50. package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  51. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
  52. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  53. package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
  54. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
  55. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  56. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
  58. package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  59. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  60. package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  61. package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
  62. package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  63. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  64. package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  66. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  67. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  68. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
  69. package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  70. package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
  71. package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  72. package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
  73. package/dist/cjs/types/index.d.ts +9 -0
  74. package/dist/cjs/types/index.d.ts.map +1 -1
  75. package/dist/cjs/types/index.js +9 -0
  76. package/dist/cjs/types/index.js.map +1 -1
  77. package/dist/cjs/utils/commercialOffer.d.ts +6 -0
  78. package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
  79. package/dist/cjs/utils/commercialOffer.js +39 -0
  80. package/dist/cjs/utils/commercialOffer.js.map +1 -0
  81. package/dist/cjs/utils/index.d.ts +1 -0
  82. package/dist/cjs/utils/index.d.ts.map +1 -1
  83. package/dist/cjs/utils/index.js +1 -0
  84. package/dist/cjs/utils/index.js.map +1 -1
  85. package/dist/cjs/utils/prestation.d.ts +9 -2
  86. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  87. package/dist/cjs/utils/prestation.js +155 -1
  88. package/dist/cjs/utils/prestation.js.map +1 -1
  89. package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
  90. package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
  91. package/dist/mjs/api/resources/CommercialOffer.js +60 -0
  92. package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
  93. package/dist/mjs/api/resources/prestation.d.ts +14 -1
  94. package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
  95. package/dist/mjs/api/resources/prestation.js +17 -0
  96. package/dist/mjs/api/resources/prestation.js.map +1 -1
  97. package/dist/mjs/api/resources.d.ts +2 -0
  98. package/dist/mjs/api/resources.d.ts.map +1 -1
  99. package/dist/mjs/api/resources.js +2 -0
  100. package/dist/mjs/api/resources.js.map +1 -1
  101. package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
  102. package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
  103. package/dist/mjs/types/Enum/ClosingType.js +16 -0
  104. package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
  105. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
  106. package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
  107. package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
  108. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
  109. package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
  110. package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
  111. package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
  112. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  113. package/dist/mjs/types/Enum/PrestationType.js +175 -0
  114. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  115. package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
  116. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
  117. package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
  118. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
  119. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
  120. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
  121. package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
  122. package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
  123. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
  124. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
  125. package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
  126. package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
  127. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
  128. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
  130. package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
  131. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  132. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
  134. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  135. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
  136. package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
  137. package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
  138. package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
  139. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
  140. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
  141. package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
  142. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
  143. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
  144. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
  145. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
  146. package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
  147. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
  148. package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
  149. package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
  150. package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
  151. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
  152. package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
  153. package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
  154. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
  155. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
  156. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
  157. package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
  158. package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
  159. package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
  160. package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
  161. package/dist/mjs/types/index.d.ts +9 -0
  162. package/dist/mjs/types/index.d.ts.map +1 -1
  163. package/dist/mjs/types/index.js +9 -0
  164. package/dist/mjs/types/index.js.map +1 -1
  165. package/dist/mjs/utils/commercialOffer.d.ts +6 -0
  166. package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
  167. package/dist/mjs/utils/commercialOffer.js +33 -0
  168. package/dist/mjs/utils/commercialOffer.js.map +1 -0
  169. package/dist/mjs/utils/index.d.ts +1 -0
  170. package/dist/mjs/utils/index.d.ts.map +1 -1
  171. package/dist/mjs/utils/index.js +1 -0
  172. package/dist/mjs/utils/index.js.map +1 -1
  173. package/dist/mjs/utils/prestation.d.ts +9 -2
  174. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  175. package/dist/mjs/utils/prestation.js +150 -1
  176. package/dist/mjs/utils/prestation.js.map +1 -1
  177. package/package.json +1 -1
  178. package/ts/api/resources/CommercialOffer.ts +67 -0
  179. package/ts/api/resources/prestation.ts +21 -1
  180. package/ts/api/resources.ts +2 -0
  181. package/ts/types/Enum/ClosingType.ts +17 -0
  182. package/ts/types/Enum/CommercialOfferType.ts +84 -0
  183. package/ts/types/Enum/PrestationOption.ts +9 -0
  184. package/ts/types/Enum/PrestationType.ts +175 -0
  185. package/ts/types/Enum/PriceGridClementine.ts +335 -0
  186. package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
  187. package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
  188. package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
  189. package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
  190. package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
  191. package/ts/types/Interface/api/prestation/Query.ts +56 -0
  192. package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
  193. package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
  194. package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
  195. package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
  196. package/ts/types/Interface/models/IPrestationList.ts +1 -0
  197. package/ts/types/index.ts +9 -0
  198. package/ts/utils/commercialOffer.ts +37 -0
  199. package/ts/utils/index.ts +1 -0
  200. package/ts/utils/prestation.ts +193 -2
@@ -0,0 +1,335 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+
5
+ export const PriceGridClementine = [
6
+ {
7
+ /* Clementine */
8
+ idTypeBrand: 1,
9
+ price: [
10
+ {
11
+ /* Compta Pro */
12
+ idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
13
+ minimumMonthlyPayment: [
14
+ {
15
+ id: ClosingType.IN_PROGRESS,
16
+ month: 9,
17
+ },
18
+ {
19
+ id: ClosingType.OUTDATED,
20
+ month: 16,
21
+ },
22
+ ],
23
+ maximumMonthlyPayment: [
24
+ {
25
+ id: ClosingType.IN_PROGRESS,
26
+ month: 23,
27
+ },
28
+ {
29
+ id: ClosingType.OUTDATED,
30
+ month: 23,
31
+ },
32
+ ],
33
+ turnoverMonthly: [
34
+ {
35
+ turnoverValue: 10000,
36
+ price: 59,
37
+ },
38
+ {
39
+ turnoverValue: 50000,
40
+ price: 79,
41
+ },
42
+ {
43
+ turnoverValue: 100000,
44
+ price: 99,
45
+ },
46
+ {
47
+ turnoverValue: 150000,
48
+ price: 109,
49
+ },
50
+ {
51
+ turnoverValue: 200000,
52
+ price: 129,
53
+ },
54
+ {
55
+ turnoverValue: 250000,
56
+ price: 149,
57
+ },
58
+ ],
59
+ vatRegimeMonthly: [
60
+ {
61
+ type: VatRegime.NOT_ATTRIBUTED,
62
+ price: 0,
63
+ },
64
+ {
65
+ type: VatRegime.SIMPLIFIED,
66
+ price: 20,
67
+ },
68
+ {
69
+ type: VatRegime.QUARTERLY,
70
+ price: 30,
71
+ },
72
+ {
73
+ type: VatRegime.MONTHLY,
74
+ price: 40,
75
+ },
76
+ ],
77
+ },
78
+ {
79
+ /* Compta Entreprise */
80
+ idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
81
+ minimumMonthlyPayment: [
82
+ {
83
+ id: ClosingType.IN_PROGRESS,
84
+ month: 9,
85
+ },
86
+ {
87
+ id: ClosingType.OUTDATED,
88
+ month: 16,
89
+ },
90
+ ],
91
+ maximumMonthlyPayment: [
92
+ {
93
+ id: ClosingType.IN_PROGRESS,
94
+ month: 23,
95
+ },
96
+ {
97
+ id: ClosingType.OUTDATED,
98
+ month: 23,
99
+ },
100
+ ],
101
+ turnoverMonthly: [
102
+ {
103
+ turnoverValue: 50000,
104
+ price: 99,
105
+ },
106
+ {
107
+ turnoverValue: 150000,
108
+ price: 129,
109
+ },
110
+ {
111
+ turnoverValue: 250000,
112
+ price: 169,
113
+ },
114
+ {
115
+ turnoverValue: 350000,
116
+ price: 209,
117
+ },
118
+ {
119
+ turnoverValue: 500000,
120
+ price: 239,
121
+ },
122
+ {
123
+ turnoverValue: 700000,
124
+ price: 279,
125
+ },
126
+ {
127
+ turnoverValue: 900000,
128
+ price: 329,
129
+ },
130
+ ],
131
+ vatRegimeMonthly: [
132
+ {
133
+ type: VatRegime.NOT_ATTRIBUTED,
134
+ price: 0,
135
+ },
136
+ {
137
+ type: VatRegime.SIMPLIFIED,
138
+ price: 20,
139
+ },
140
+ {
141
+ type: VatRegime.QUARTERLY,
142
+ price: 30,
143
+ },
144
+ {
145
+ type: VatRegime.MONTHLY,
146
+ price: 40,
147
+ },
148
+ ],
149
+ },
150
+ {
151
+ /* Compta SCI */
152
+ idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
153
+ minimumMonthlyPayment: [
154
+ {
155
+ id: ClosingType.IN_PROGRESS,
156
+ month: 9,
157
+ },
158
+ {
159
+ id: ClosingType.OUTDATED,
160
+ month: 16,
161
+ },
162
+ ],
163
+ maximumMonthlyPayment: [
164
+ {
165
+ id: ClosingType.IN_PROGRESS,
166
+ month: 23,
167
+ },
168
+ {
169
+ id: ClosingType.OUTDATED,
170
+ month: 23,
171
+ },
172
+ ],
173
+ properties: [
174
+ {
175
+ amount: 1,
176
+ price: 39,
177
+ },
178
+ {
179
+ amount: 2,
180
+ price: 49,
181
+ },
182
+ {
183
+ amount: 3,
184
+ price: 59,
185
+ },
186
+ {
187
+ amount: 4,
188
+ price: 69,
189
+ },
190
+ {
191
+ amount: 5,
192
+ price: 79,
193
+ },
194
+ {
195
+ amount: 6,
196
+ price: 89,
197
+ },
198
+ ],
199
+ vatRegimeMonthly: [
200
+ {
201
+ type: VatRegime.NOT_ATTRIBUTED,
202
+ price: 0,
203
+ },
204
+ {
205
+ type: VatRegime.SIMPLIFIED,
206
+ price: 20,
207
+ },
208
+ {
209
+ type: VatRegime.QUARTERLY,
210
+ price: 30,
211
+ },
212
+ {
213
+ type: VatRegime.MONTHLY,
214
+ price: 40,
215
+ },
216
+ ],
217
+ },
218
+ {
219
+ /* Prévisionnel */
220
+ idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
221
+ turnoverCreatedYear: [
222
+ {
223
+ turnoverValue: 75000,
224
+ price: 199,
225
+ },
226
+ {
227
+ turnoverValue: 150000,
228
+ price: 299,
229
+ },
230
+ {
231
+ turnoverValue: 400000,
232
+ price: 399,
233
+ },
234
+ {
235
+ turnoverValue: 750000,
236
+ price: 579,
237
+ },
238
+ {
239
+ turnoverValue: 1000000,
240
+ price: 889,
241
+ },
242
+ ],
243
+ turnoverPastYear: [
244
+ {
245
+ turnoverValue: 75000,
246
+ price: 299,
247
+ },
248
+ {
249
+ turnoverValue: 150000,
250
+ price: 399,
251
+ },
252
+ {
253
+ turnoverValue: 400000,
254
+ price: 499,
255
+ },
256
+ {
257
+ turnoverValue: 750000,
258
+ price: 679,
259
+ },
260
+ {
261
+ turnoverValue: 1000000,
262
+ price: 989,
263
+ },
264
+ ],
265
+ },
266
+ {
267
+ /* Gestion Juridique */
268
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
269
+ partner: [
270
+ {
271
+ amountMinimum: 1,
272
+ amountMaximum: 1,
273
+ price: 249,
274
+ },
275
+ {
276
+ amountMinimum: 2,
277
+ amountMaximum: 4,
278
+ price: 299,
279
+ },
280
+ {
281
+ amountMinimum: 5,
282
+ amountMaximum: 1000000,
283
+ price: 399,
284
+ },
285
+ ],
286
+ },
287
+ {
288
+ /* Social */
289
+ idPrestationList: [PrestationType.SOCIAL],
290
+ employee: [
291
+ {
292
+ amountMinimum: 1,
293
+ amountMaximum: 1,
294
+ price: 33,
295
+ },
296
+ {
297
+ amountMinimum: 2,
298
+ amountMaximum: 5,
299
+ price: 30,
300
+ },
301
+ {
302
+ amountMinimum: 6,
303
+ amountMaximum: 20,
304
+ price: 28,
305
+ },
306
+ {
307
+ amountMinimum: 21,
308
+ amountMaximum: 50,
309
+ price: 27,
310
+ },
311
+ {
312
+ amountMinimum: 50,
313
+ amountMaximum: 1000000,
314
+ price: 25,
315
+ },
316
+ ],
317
+ },
318
+ ],
319
+ },
320
+ {
321
+ /* Leglastart */
322
+ idTypeBrand: 2,
323
+ price: [],
324
+ },
325
+ {
326
+ /* Statuts Express */
327
+ idTypeBrand: 4,
328
+ price: [],
329
+ },
330
+ {
331
+ /* Kandbaz */
332
+ idTypeBrand: 5,
333
+ price: [],
334
+ },
335
+ ];
@@ -0,0 +1,100 @@
1
+ import { VatRegime } from './VatRegime';
2
+ import { ClosingType } from './ClosingType';
3
+ import { PrestationType } from './PrestationType';
4
+
5
+ export const PriceGridLegalstart = [
6
+ {
7
+ /* LegalStart */
8
+ idTypeBrand: 1,
9
+ price: [
10
+ {
11
+ /* Compta Pro */
12
+ idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
13
+ minimumMonthlyPayment: [
14
+ {
15
+ id: ClosingType.IN_PROGRESS,
16
+ month: 9,
17
+ },
18
+ {
19
+ id: ClosingType.OUTDATED,
20
+ month: 16,
21
+ },
22
+ ],
23
+ maximumMonthlyPayment: [
24
+ {
25
+ id: ClosingType.IN_PROGRESS,
26
+ month: 23,
27
+ },
28
+ {
29
+ id: ClosingType.OUTDATED,
30
+ month: 23,
31
+ },
32
+ ],
33
+ turnoverMonthly: [
34
+ {
35
+ turnoverValue: 50000,
36
+ price: 60,
37
+ },
38
+ {
39
+ turnoverValue: 150000,
40
+ price: 75,
41
+ },
42
+ {
43
+ turnoverValue: 234000,
44
+ price: 90,
45
+ },
46
+ ],
47
+ turnoverYearlyy: [
48
+ {
49
+ turnoverValue: 50000,
50
+ price: 600,
51
+ },
52
+ {
53
+ turnoverValue: 150000,
54
+ price: 750,
55
+ },
56
+ {
57
+ turnoverValue: 234000,
58
+ price: 900,
59
+ },
60
+ ],
61
+ vatRegimeMonthly: [
62
+ {
63
+ type: VatRegime.NOT_ATTRIBUTED,
64
+ price: 0,
65
+ },
66
+ {
67
+ type: VatRegime.SIMPLIFIED,
68
+ price: 20,
69
+ },
70
+ {
71
+ type: VatRegime.QUARTERLY,
72
+ price: 30,
73
+ },
74
+ {
75
+ type: VatRegime.MONTHLY,
76
+ price: 40,
77
+ },
78
+ ],
79
+ vatRegimeYearly: [
80
+ {
81
+ type: VatRegime.NOT_ATTRIBUTED,
82
+ price: 0,
83
+ },
84
+ {
85
+ type: VatRegime.SIMPLIFIED,
86
+ price: 200,
87
+ },
88
+ {
89
+ type: VatRegime.QUARTERLY,
90
+ price: 300,
91
+ },
92
+ {
93
+ type: VatRegime.MONTHLY,
94
+ price: 400,
95
+ },
96
+ ],
97
+ },
98
+ ],
99
+ },
100
+ ];