@silexpert/core 1.1.253 → 1.1.255

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 (73) hide show
  1. package/dist/cjs/types/Enum/BrandClementine.d.ts +3 -4
  2. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  3. package/dist/cjs/types/Enum/BrandClementine.js +3 -337
  4. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  5. package/dist/cjs/types/Enum/BrandLegalstart.d.ts +2 -3
  6. package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  7. package/dist/cjs/types/Enum/BrandLegalstart.js +2 -106
  8. package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
  9. package/dist/cjs/types/Enum/BrandPourcentage.d.ts +6 -105
  10. package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BrandPourcentage.js +46 -617
  12. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  13. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  14. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +339 -0
  16. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  17. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  18. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js +110 -0
  20. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  21. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  22. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  23. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js +488 -0
  24. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  25. package/dist/cjs/types/Enum/TimeCounterType.d.ts +42 -0
  26. package/dist/cjs/types/Enum/TimeCounterType.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/TimeCounterType.js +42 -0
  28. package/dist/cjs/types/Enum/TimeCounterType.js.map +1 -1
  29. package/dist/cjs/types/Interface/api/society/Export.d.ts +2 -0
  30. package/dist/cjs/types/Interface/api/society/Export.d.ts.map +1 -1
  31. package/dist/cjs/types/Interface/api/society/Export.js +7 -0
  32. package/dist/cjs/types/Interface/api/society/Export.js.map +1 -1
  33. package/dist/mjs/types/Enum/BrandClementine.d.ts +3 -4
  34. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  35. package/dist/mjs/types/Enum/BrandClementine.js +3 -337
  36. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  37. package/dist/mjs/types/Enum/BrandLegalstart.d.ts +2 -3
  38. package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  39. package/dist/mjs/types/Enum/BrandLegalstart.js +2 -106
  40. package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
  41. package/dist/mjs/types/Enum/BrandPourcentage.d.ts +6 -105
  42. package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  43. package/dist/mjs/types/Enum/BrandPourcentage.js +46 -617
  44. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  45. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  46. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  47. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +336 -0
  48. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  49. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  50. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  51. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js +107 -0
  52. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  53. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  54. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  55. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js +485 -0
  56. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  57. package/dist/mjs/types/Enum/TimeCounterType.d.ts +42 -0
  58. package/dist/mjs/types/Enum/TimeCounterType.d.ts.map +1 -1
  59. package/dist/mjs/types/Enum/TimeCounterType.js +42 -0
  60. package/dist/mjs/types/Enum/TimeCounterType.js.map +1 -1
  61. package/dist/mjs/types/Interface/api/society/Export.d.ts +2 -0
  62. package/dist/mjs/types/Interface/api/society/Export.d.ts.map +1 -1
  63. package/dist/mjs/types/Interface/api/society/Export.js +9 -1
  64. package/dist/mjs/types/Interface/api/society/Export.js.map +1 -1
  65. package/package.json +1 -1
  66. package/ts/types/Enum/BrandClementine.ts +3 -337
  67. package/ts/types/Enum/BrandLegalstart.ts +2 -106
  68. package/ts/types/Enum/BrandPourcentage.ts +47 -618
  69. package/ts/types/Enum/SalesContractBrandClementine.ts +337 -0
  70. package/ts/types/Enum/SalesContractBrandLegalstart.ts +107 -0
  71. package/ts/types/Enum/SalesContractBrandPourcentage.ts +487 -0
  72. package/ts/types/Enum/TimeCounterType.ts +42 -0
  73. package/ts/types/Interface/api/society/Export.ts +9 -1
@@ -0,0 +1,337 @@
1
+ import { PrestationType, allPrestationsWithBrochure, PrestationDetail } from './PrestationType';
2
+
3
+ export const SalesContractClementine = [
4
+ {
5
+ label: 'Page d\'introduction',
6
+ name: 'page_intro',
7
+ needBgImage: true,
8
+ versionable: false,
9
+ idPrestationType: allPrestationsWithBrochure,
10
+ },
11
+ {
12
+ label: 'Page chiffres',
13
+ name: 'page_numbers',
14
+ needBgImage: true,
15
+ versionable: false,
16
+ idPrestationType: allPrestationsWithBrochure,
17
+ },
18
+ {
19
+ label: 'Page simplifié',
20
+ name: 'page_simplified',
21
+ needBgImage: true,
22
+ versionable: false,
23
+ idPrestationType: allPrestationsWithBrochure,
24
+ },
25
+ {
26
+ label: 'Détail de la lettre de mission',
27
+ name: 'page_detail_ldm',
28
+ needBgImage: false,
29
+ versionable: false,
30
+ idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations non express
31
+ },
32
+ {
33
+ label: 'Détail de la lettre de mission (express)',
34
+ name: 'page_detail_ldm_back',
35
+ needBgImage: false,
36
+ versionable: false,
37
+ idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations express
38
+ },
39
+ {
40
+ label: 'Compta Pro',
41
+ name: 'bloc_compta_pro',
42
+ needBgImage: false,
43
+ versionable: true,
44
+ idPrestationType: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
45
+ keyName: 'isWithApplicationFees',
46
+ },
47
+ {
48
+ label: 'Compta Entreprise',
49
+ name: 'bloc_compta_entreprise',
50
+ needBgImage: false,
51
+ versionable: true,
52
+ keyName: 'isWithApplicationFees',
53
+ idPrestationType: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS, PrestationType.COMPTA_STARTER_ENTREPRISE],
54
+ condition: (turnover: number): boolean => turnover < 900000,
55
+ },
56
+ {
57
+ label: 'Compta Entreprise sur mesure',
58
+ name: 'bloc_compta_entreprise_sm',
59
+ needBgImage: false,
60
+ versionable: true,
61
+ keyName: 'isWithApplicationFees',
62
+ idPrestationType: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS, PrestationType.COMPTA_STARTER_ENTREPRISE],
63
+ condition: (turnover: number): boolean => turnover >= 900000,
64
+ },
65
+ {
66
+ label: 'Compta Micro',
67
+ name: 'bloc_compta_micro',
68
+ needBgImage: false,
69
+ versionable: true,
70
+ idPrestationType: [PrestationType.COMPTA_MICRO, PrestationType.COMPTA_MICRO_EXPRESS],
71
+ keyName: 'isWithApplicationFees',
72
+ },
73
+ {
74
+ label: 'Compta SCI',
75
+ name: 'bloc_compta_sci',
76
+ needBgImage: false,
77
+ versionable: true,
78
+ idPrestationType: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
79
+ keyName: 'isWithApplicationFees',
80
+ },
81
+ {
82
+ label: 'Forfait social',
83
+ name: 'bloc_social',
84
+ needBgImage: false,
85
+ versionable: true,
86
+ idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
87
+ keyName: 'idPrestationSocial',
88
+ },
89
+ {
90
+ label: 'Forfait création société',
91
+ name: 'bloc_creation',
92
+ idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.COMPTA_MICRO_EXPRESS && p !== PrestationType.COMPTA_MICRO && p !== PrestationType.BILAN_PREVISIONNEL),
93
+ needBgImage: false,
94
+ versionable: true,
95
+ keyName: 'idPrestationCreation',
96
+ },
97
+ {
98
+ label: 'Forfait création société (Création d\'entreprise gratuite)',
99
+ name: 'bloc_creation_free',
100
+ idPrestationType: [PrestationType.COMPTA_MICRO, PrestationType.COMPTA_MICRO_EXPRESS],
101
+ needBgImage: false,
102
+ versionable: true,
103
+ keyName: 'idPrestationCreation',
104
+ },
105
+ {
106
+ label: 'Forfait création Entreprise + accompagnement comptable',
107
+ name: 'bloc_creation_enterprise_accompagnement',
108
+ idPrestationType: [PrestationType.CREATION_SOCIETE],
109
+ needBgImage: false,
110
+ versionable: true,
111
+ },
112
+ {
113
+ label: 'Forfait création Entreprise + bilan prévisionnel',
114
+ name: 'bloc_creation_enterprise_bilan_previsionnel',
115
+ idPrestationType: [],
116
+ needBgImage: false,
117
+ versionable: true,
118
+ },
119
+ {
120
+ label: 'Forfait approbation des comptes annuels',
121
+ name: 'bloc_annual_accounts',
122
+ needBgImage: false,
123
+ idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
124
+ versionable: true,
125
+ keyName: 'idPrestationJuridique',
126
+ },
127
+ {
128
+ label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
129
+ name: 'bloc_tax_return',
130
+ needBgImage: false,
131
+ idPrestationType: [],
132
+ versionable: true,
133
+ keyName: 'idPrestationDeclarationIR',
134
+ },
135
+ {
136
+ label: 'Accompagnement contrôle fiscal',
137
+ name: 'bloc_tax_audit',
138
+ needBgImage: false,
139
+ idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
140
+ versionable: true,
141
+ keyName: 'idPrestationControleFiscal',
142
+ },
143
+ {
144
+ label: 'Bilan Prévisionnel',
145
+ name: 'bloc_bilan_previsionnel',
146
+ needBgImage: false,
147
+ idPrestationType: [PrestationType.CREATION_SOCIETE, PrestationType.BILAN_PREVISIONNEL],
148
+ versionable: true,
149
+ keyName: 'prestationOptions',
150
+ },
151
+ {
152
+ label: 'Signature',
153
+ name: 'bloc_sign',
154
+ needBgImage: false,
155
+ idPrestationType: allPrestationsWithBrochure,
156
+ versionable: false,
157
+ },
158
+ {
159
+ label: 'Conditions Générals de Vente (CGV) 1/2',
160
+ name: 'bloc_cgv_first',
161
+ needBgImage: false,
162
+ idPrestationType: allPrestationsWithBrochure,
163
+ versionable: false,
164
+ },
165
+ {
166
+ label: 'Conditions Générals de Vente (CGV) 2/2',
167
+ name: 'bloc_cgv_second',
168
+ needBgImage: false,
169
+ idPrestationType: allPrestationsWithBrochure,
170
+ versionable: false,
171
+ },
172
+ {
173
+ label: 'Mandat de prélèvement SEPA',
174
+ name: 'bloc_sepa',
175
+ needBgImage: false,
176
+ idPrestationType: allPrestationsWithBrochure,
177
+ versionable: false,
178
+ },
179
+ {
180
+ label: 'Pièces à nous envoyer',
181
+ name: 'bloc_send_files',
182
+ needBgImage: false,
183
+ idPrestationType: allPrestationsWithBrochure,
184
+ versionable: false,
185
+ },
186
+ ];
187
+
188
+ export const SalesContractKlems = [
189
+ // pour les pages statiques
190
+ {
191
+ label: 'Page d\'introduction',
192
+ name: 'page_intro',
193
+ needBgImage: true,
194
+ versionable: false,
195
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
196
+ },
197
+ {
198
+ label: 'Page chiffres',
199
+ name: 'page_numbers',
200
+ needBgImage: true,
201
+ versionable: false,
202
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
203
+ },
204
+ {
205
+ label: 'Page simplifié',
206
+ name: 'page_simplified',
207
+ needBgImage: true,
208
+ versionable: false,
209
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
210
+ },
211
+ {
212
+ label: 'Détail de la lettre de mission',
213
+ name: 'page_detail_ldm',
214
+ needBgImage: false,
215
+ versionable: false,
216
+ idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.BILAN_PREVISIONNEL].includes(p.id!)).map(({ id }) => id), // Prestations non express
217
+ },
218
+ {
219
+ label: 'Détail de la lettre de mission (express)',
220
+ name: 'page_detail_ldm_back',
221
+ needBgImage: false,
222
+ versionable: false,
223
+ idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS].includes(p.id!)).map(({ id }) => id), // Prestations express
224
+ },
225
+ {
226
+ label: 'Forfait Expertise Micro',
227
+ name: 'bloc_compta_micro',
228
+ needBgImage: false,
229
+ versionable: false,
230
+ idPrestationType: [PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS],
231
+ },
232
+ {
233
+ label: 'Forfait Expertise Entreprise individuelle',
234
+ name: 'bloc_entreprise_individuelle',
235
+ needBgImage: false,
236
+ versionable: false,
237
+ idPrestationType: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
238
+ },
239
+ {
240
+ label: 'Forfait Expertise Loueur meublé non pro',
241
+ name: 'bloc_compta_loueur_meuble_non_pro',
242
+ needBgImage: false,
243
+ versionable: false,
244
+ idPrestationType: [PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
245
+ },
246
+ {
247
+ label: 'Forfait social (TTC)',
248
+ name: 'bloc_social_ttc',
249
+ needBgImage: false,
250
+ versionable: true,
251
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
252
+ keyName: 'idPrestationSocial',
253
+ },
254
+ {
255
+ label: 'Forfait social (HT)',
256
+ name: 'bloc_social_ht',
257
+ needBgImage: false,
258
+ versionable: true,
259
+ idPrestationType: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
260
+ keyName: 'idPrestationSocial',
261
+ },
262
+ {
263
+ label: 'Forfait Création d\'entreprise (TTC)',
264
+ name: 'bloc_creation_entreprise_ttc',
265
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
266
+ needBgImage: false,
267
+ versionable: true,
268
+ keyName: 'idPrestationCreation',
269
+ },
270
+ {
271
+ label: 'Forfait Création d\'entreprise (HT)',
272
+ name: 'bloc_creation_entreprise_ht',
273
+ idPrestationType:[PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
274
+ needBgImage: false,
275
+ versionable: true,
276
+ keyName: 'idPrestationCreation',
277
+ },
278
+ {
279
+ label: 'Accompagnement contrôle fiscal (TTC)',
280
+ name: 'bloc_tax_audit_ttc',
281
+ needBgImage: false,
282
+ versionable: true,
283
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],
284
+ keyName: 'idPrestationControleFiscal',
285
+ },
286
+ {
287
+ label: 'Accompagnement contrôle fiscal (HT)',
288
+ name: 'bloc_tax_audit_ht',
289
+ needBgImage: false,
290
+ idPrestationType: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
291
+ versionable: true,
292
+ keyName: 'idPrestationControleFiscal',
293
+ },
294
+ {
295
+ label: 'Bilan Prévisionnel Klems',
296
+ name: 'bloc_bilan_previsionnel',
297
+ needBgImage: false,
298
+ idPrestationType: [PrestationType.BILAN_PREVISIONNEL],
299
+ versionable: true,
300
+ keyName: 'prestationOptions',
301
+ },
302
+ {
303
+ label: 'Signature',
304
+ name: 'bloc_sign',
305
+ needBgImage: false,
306
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
307
+ versionable: false,
308
+ },
309
+ {
310
+ label: 'Conditions Générals de Vente (CGV) 1/2',
311
+ name: 'bloc_cgv_first',
312
+ needBgImage: false,
313
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
314
+ versionable: false,
315
+ },
316
+ {
317
+ label: 'Conditions Générals de Vente (CGV) 2/2',
318
+ name: 'bloc_cgv_second',
319
+ needBgImage: false,
320
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
321
+ versionable: false,
322
+ },
323
+ {
324
+ label: 'Mandat de prélèvement SEPA',
325
+ name: 'bloc_sepa',
326
+ needBgImage: false,
327
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
328
+ versionable: false,
329
+ },
330
+ {
331
+ label: 'Pièces à nous envoyer',
332
+ name: 'bloc_send_files',
333
+ needBgImage: false,
334
+ idPrestationType: [PrestationType.SOCIAL, PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS, PrestationType.COMPTA_EI_KLEMS_EXPRESS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS, PrestationType.BILAN_PREVISIONNEL],
335
+ versionable: false,
336
+ },
337
+ ];
@@ -0,0 +1,107 @@
1
+ import { PrestationType } from './PrestationType';
2
+
3
+ export const SalesContractLegalstart = [
4
+ // pour les pages statiques
5
+ {
6
+ label: 'Page d\'introduction',
7
+ name: 'page_intro',
8
+ needBgImage: true,
9
+ versionable: false,
10
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
11
+ },
12
+ {
13
+ label: 'Page chiffres',
14
+ name: 'page_numbers',
15
+ needBgImage: true,
16
+ versionable: false,
17
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
18
+ },
19
+ {
20
+ label: 'Page simplifié',
21
+ name: 'page_simplified',
22
+ needBgImage: true,
23
+ versionable: false,
24
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
25
+ },
26
+ {
27
+ label: 'Détail de la lettre de mission',
28
+ name: 'page_detail_ldm',
29
+ needBgImage: false,
30
+ versionable: false,
31
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART], // Prestations non express
32
+ },
33
+ {
34
+ label: 'Détail de la lettre de mission (express)',
35
+ name: 'page_detail_ldm_back',
36
+ needBgImage: false,
37
+ versionable: false,
38
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS], // Prestations express
39
+ },
40
+ // pour les pages dynamiques
41
+ {
42
+ label: 'Compta Pro Comptastart',
43
+ name: 'bloc_compta_pro',
44
+ needBgImage: false,
45
+ versionable: true,
46
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
47
+ keyName: 'isWithApplicationFees',
48
+ },
49
+ {
50
+ label: 'Compta Pro Comptastart sur mesure',
51
+ name: 'bloc_compta_pro_sm',
52
+ needBgImage: false,
53
+ versionable: false,
54
+ idPrestationType: [],
55
+ },
56
+ {
57
+ label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
58
+ name: 'bloc_tax_return',
59
+ needBgImage: false,
60
+ idPrestationType: [],
61
+ versionable: true,
62
+ keyName: 'idPrestationDeclarationIR',
63
+ },
64
+ {
65
+ label: 'Accompagnement contrôle fiscal',
66
+ name: 'bloc_tax_audit',
67
+ needBgImage: false,
68
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
69
+ versionable: true,
70
+ keyName: 'idPrestationControleFiscal',
71
+ },
72
+ {
73
+ label: 'Signature',
74
+ name: 'bloc_sign',
75
+ needBgImage: false,
76
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
77
+ versionable: false,
78
+ },
79
+ {
80
+ label: 'Conditions Générals de Vente (CGV) 1/2',
81
+ name: 'bloc_cgv_first',
82
+ needBgImage: false,
83
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
84
+ versionable: false,
85
+ },
86
+ {
87
+ label: 'Conditions Générals de Vente (CGV) 2/2',
88
+ name: 'bloc_cgv_second',
89
+ needBgImage: false,
90
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
91
+ versionable: false,
92
+ },
93
+ {
94
+ label: 'Mandat de prélèvement SEPA',
95
+ name: 'bloc_sepa',
96
+ needBgImage: false,
97
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
98
+ versionable: false,
99
+ },
100
+ {
101
+ label: 'Pièces à nous envoyer',
102
+ name: 'bloc_send_files',
103
+ needBgImage: false,
104
+ idPrestationType: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
105
+ versionable: false,
106
+ },
107
+ ];