@silexpert/core 1.0.154 → 1.0.158
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/types/Enum/PrestationType.d.ts +5 -2626
- package/es/types/Enum/PrestationType.d.ts.map +1 -1
- package/es/types/Enum/PrestationType.js +1674 -1511
- package/es/types/Enum/PrestationType.js.map +1 -1
- package/es/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/es/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/es/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/es/types/Interface/models/IPrestation.d.ts +13 -10
- package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestation.js.map +1 -1
- package/es/types/Interface/models/IPrestationList.d.ts +3 -2
- package/es/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestationList.js.map +1 -1
- package/es/types/Interface/models/ITerminationList.d.ts +7 -4
- package/es/types/Interface/models/ITerminationList.d.ts.map +1 -1
- package/es/types/Interface/models/ITerminationList.js.map +1 -1
- package/es/utils/prestation.d.ts +4 -1
- package/es/utils/prestation.d.ts.map +1 -1
- package/es/utils/prestation.js +18 -1
- package/es/utils/prestation.js.map +1 -1
- package/js/types/Enum/PrestationType.js +1837 -1674
- package/js/types/Enum/PrestationType.js.map +1 -1
- package/js/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/js/types/Interface/models/IPrestation.js.map +1 -1
- package/js/types/Interface/models/IPrestationList.js.map +1 -1
- package/js/types/Interface/models/ITerminationList.js.map +1 -1
- package/js/utils/prestation.js +17 -1
- package/js/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/types/Enum/PrestationType.ts +1681 -1512
- package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
- package/ts/types/Interface/models/IPrestation.ts +13 -10
- package/ts/types/Interface/models/IPrestationList.ts +3 -2
- package/ts/types/Interface/models/ITerminationList.ts +7 -4
- package/ts/utils/prestation.ts +23 -1
|
@@ -169,2627 +169,2790 @@ export const PrestationDetail = {
|
|
|
169
169
|
MYFRUCTUCOMPTA: {
|
|
170
170
|
id: 1,
|
|
171
171
|
name: 'MyFructuCompta',
|
|
172
|
-
isComptable:
|
|
173
|
-
isJuridique:
|
|
174
|
-
isSocial:
|
|
175
|
-
isAttestation:
|
|
176
|
-
inAverageCart:
|
|
177
|
-
isBack:
|
|
172
|
+
isComptable: true,
|
|
173
|
+
isJuridique: false,
|
|
174
|
+
isSocial: false,
|
|
175
|
+
isAttestation: false,
|
|
176
|
+
inAverageCart: true,
|
|
177
|
+
isBack: false,
|
|
178
178
|
price: null,
|
|
179
|
-
isCatalog:
|
|
180
|
-
hidden:
|
|
181
|
-
isComplementary:
|
|
179
|
+
isCatalog: false,
|
|
180
|
+
hidden: true,
|
|
181
|
+
isComplementary: false,
|
|
182
182
|
signaturePosition: null,
|
|
183
183
|
signaturePage: null,
|
|
184
|
+
point: 0,
|
|
184
185
|
},
|
|
185
186
|
FRUCTUCOMPTA: {
|
|
186
187
|
id: 2,
|
|
187
188
|
name: 'FructuCompta',
|
|
188
|
-
isComptable:
|
|
189
|
-
isJuridique:
|
|
190
|
-
isSocial:
|
|
191
|
-
isAttestation:
|
|
192
|
-
inAverageCart:
|
|
193
|
-
isBack:
|
|
189
|
+
isComptable: true,
|
|
190
|
+
isJuridique: false,
|
|
191
|
+
isSocial: false,
|
|
192
|
+
isAttestation: false,
|
|
193
|
+
inAverageCart: true,
|
|
194
|
+
isBack: false,
|
|
194
195
|
price: null,
|
|
195
|
-
isCatalog:
|
|
196
|
-
hidden:
|
|
197
|
-
isComplementary:
|
|
196
|
+
isCatalog: false,
|
|
197
|
+
hidden: true,
|
|
198
|
+
isComplementary: false,
|
|
198
199
|
signaturePosition: null,
|
|
199
200
|
signaturePage: null,
|
|
201
|
+
point: 0,
|
|
200
202
|
},
|
|
201
203
|
FRUCTUCOMPTAEXPRESS: {
|
|
202
204
|
id: 3,
|
|
203
205
|
name: 'FructuCompta Express',
|
|
204
|
-
isComptable:
|
|
205
|
-
isJuridique:
|
|
206
|
-
isSocial:
|
|
207
|
-
isAttestation:
|
|
208
|
-
inAverageCart:
|
|
209
|
-
isBack:
|
|
206
|
+
isComptable: true,
|
|
207
|
+
isJuridique: false,
|
|
208
|
+
isSocial: false,
|
|
209
|
+
isAttestation: false,
|
|
210
|
+
inAverageCart: true,
|
|
211
|
+
isBack: true,
|
|
210
212
|
price: null,
|
|
211
|
-
isCatalog:
|
|
212
|
-
hidden:
|
|
213
|
-
isComplementary:
|
|
213
|
+
isCatalog: false,
|
|
214
|
+
hidden: true,
|
|
215
|
+
isComplementary: false,
|
|
214
216
|
signaturePosition: null,
|
|
215
217
|
signaturePage: null,
|
|
218
|
+
point: 0,
|
|
216
219
|
},
|
|
217
220
|
FRUCTUCOMPTA_ASSISTANCE: {
|
|
218
221
|
id: 4,
|
|
219
222
|
name: 'FructuCompta Assistance',
|
|
220
|
-
isComptable:
|
|
221
|
-
isJuridique:
|
|
222
|
-
isSocial:
|
|
223
|
-
isAttestation:
|
|
224
|
-
inAverageCart:
|
|
225
|
-
isBack:
|
|
223
|
+
isComptable: true,
|
|
224
|
+
isJuridique: false,
|
|
225
|
+
isSocial: false,
|
|
226
|
+
isAttestation: false,
|
|
227
|
+
inAverageCart: true,
|
|
228
|
+
isBack: false,
|
|
226
229
|
price: null,
|
|
227
|
-
isCatalog:
|
|
228
|
-
hidden:
|
|
229
|
-
isComplementary:
|
|
230
|
+
isCatalog: false,
|
|
231
|
+
hidden: true,
|
|
232
|
+
isComplementary: false,
|
|
230
233
|
signaturePosition: null,
|
|
231
234
|
signaturePage: null,
|
|
235
|
+
point: 0,
|
|
232
236
|
},
|
|
233
237
|
FRUCTUPAIE: {
|
|
234
238
|
id: 5,
|
|
235
239
|
name: 'FructuPaie',
|
|
236
|
-
isComptable:
|
|
237
|
-
isJuridique:
|
|
238
|
-
isSocial:
|
|
239
|
-
isAttestation:
|
|
240
|
-
inAverageCart:
|
|
241
|
-
isBack:
|
|
242
|
-
price: null,
|
|
243
|
-
isCatalog:
|
|
244
|
-
hidden:
|
|
245
|
-
isComplementary:
|
|
240
|
+
isComptable: false,
|
|
241
|
+
isJuridique: false,
|
|
242
|
+
isSocial: true,
|
|
243
|
+
isAttestation: false,
|
|
244
|
+
inAverageCart: false,
|
|
245
|
+
isBack: false,
|
|
246
|
+
price: null,
|
|
247
|
+
isCatalog: false,
|
|
248
|
+
hidden: true,
|
|
249
|
+
isComplementary: false,
|
|
246
250
|
signaturePosition: '400,54,569,90',
|
|
247
251
|
signaturePage: 5,
|
|
252
|
+
point: 0,
|
|
248
253
|
},
|
|
249
254
|
PREVISIONNEL: {
|
|
250
255
|
id: 6,
|
|
251
256
|
name: 'Prévisionnel',
|
|
252
|
-
isComptable:
|
|
253
|
-
isJuridique:
|
|
254
|
-
isSocial:
|
|
255
|
-
isAttestation:
|
|
256
|
-
inAverageCart:
|
|
257
|
-
isBack:
|
|
257
|
+
isComptable: false,
|
|
258
|
+
isJuridique: false,
|
|
259
|
+
isSocial: false,
|
|
260
|
+
isAttestation: false,
|
|
261
|
+
inAverageCart: false,
|
|
262
|
+
isBack: false,
|
|
258
263
|
price: null,
|
|
259
|
-
isCatalog:
|
|
260
|
-
hidden:
|
|
261
|
-
isComplementary:
|
|
264
|
+
isCatalog: true,
|
|
265
|
+
hidden: true,
|
|
266
|
+
isComplementary: false,
|
|
262
267
|
signaturePosition: null,
|
|
263
268
|
signaturePage: null,
|
|
269
|
+
point: 0,
|
|
264
270
|
},
|
|
265
271
|
STATUTS: {
|
|
266
272
|
id: 7,
|
|
267
273
|
name: 'Statuts',
|
|
268
|
-
isComptable:
|
|
269
|
-
isJuridique:
|
|
270
|
-
isSocial:
|
|
271
|
-
isAttestation:
|
|
272
|
-
inAverageCart:
|
|
273
|
-
isBack:
|
|
274
|
+
isComptable: false,
|
|
275
|
+
isJuridique: true,
|
|
276
|
+
isSocial: false,
|
|
277
|
+
isAttestation: false,
|
|
278
|
+
inAverageCart: false,
|
|
279
|
+
isBack: false,
|
|
274
280
|
price: null,
|
|
275
|
-
isCatalog:
|
|
276
|
-
hidden:
|
|
277
|
-
isComplementary:
|
|
281
|
+
isCatalog: false,
|
|
282
|
+
hidden: true,
|
|
283
|
+
isComplementary: false,
|
|
278
284
|
signaturePosition: null,
|
|
279
285
|
signaturePage: null,
|
|
286
|
+
point: 0,
|
|
280
287
|
},
|
|
281
288
|
PV_AG: {
|
|
282
289
|
id: 8,
|
|
283
290
|
name: 'PV AG',
|
|
284
|
-
isComptable:
|
|
285
|
-
isJuridique:
|
|
286
|
-
isSocial:
|
|
287
|
-
isAttestation:
|
|
288
|
-
inAverageCart:
|
|
289
|
-
isBack:
|
|
291
|
+
isComptable: false,
|
|
292
|
+
isJuridique: true,
|
|
293
|
+
isSocial: false,
|
|
294
|
+
isAttestation: false,
|
|
295
|
+
inAverageCart: false,
|
|
296
|
+
isBack: false,
|
|
290
297
|
price: null,
|
|
291
|
-
isCatalog:
|
|
292
|
-
hidden:
|
|
293
|
-
isComplementary:
|
|
298
|
+
isCatalog: false,
|
|
299
|
+
hidden: true,
|
|
300
|
+
isComplementary: false,
|
|
294
301
|
signaturePosition: null,
|
|
295
302
|
signaturePage: null,
|
|
303
|
+
point: 0,
|
|
296
304
|
},
|
|
297
305
|
BILAN_INTERMEDIAIRE: {
|
|
298
306
|
id: 9,
|
|
299
307
|
name: 'Bilan intermédiaire',
|
|
300
|
-
isComptable:
|
|
301
|
-
isJuridique:
|
|
302
|
-
isSocial:
|
|
303
|
-
isAttestation:
|
|
304
|
-
inAverageCart:
|
|
305
|
-
isBack:
|
|
308
|
+
isComptable: false,
|
|
309
|
+
isJuridique: false,
|
|
310
|
+
isSocial: false,
|
|
311
|
+
isAttestation: false,
|
|
312
|
+
inAverageCart: false,
|
|
313
|
+
isBack: false,
|
|
306
314
|
price: null,
|
|
307
|
-
isCatalog:
|
|
308
|
-
hidden:
|
|
309
|
-
isComplementary:
|
|
315
|
+
isCatalog: true,
|
|
316
|
+
hidden: false,
|
|
317
|
+
isComplementary: false,
|
|
310
318
|
signaturePosition: null,
|
|
311
319
|
signaturePage: null,
|
|
320
|
+
point: 50,
|
|
312
321
|
},
|
|
313
322
|
FRUCTUCOMPTA_ASSISTANCE_EXPRESS: {
|
|
314
323
|
id: 10,
|
|
315
324
|
name: 'FructuComptaAssistance Express',
|
|
316
|
-
isComptable:
|
|
317
|
-
isJuridique:
|
|
318
|
-
isSocial:
|
|
319
|
-
isAttestation:
|
|
320
|
-
inAverageCart:
|
|
321
|
-
isBack:
|
|
325
|
+
isComptable: true,
|
|
326
|
+
isJuridique: false,
|
|
327
|
+
isSocial: false,
|
|
328
|
+
isAttestation: false,
|
|
329
|
+
inAverageCart: true,
|
|
330
|
+
isBack: true,
|
|
322
331
|
price: null,
|
|
323
|
-
isCatalog:
|
|
324
|
-
hidden:
|
|
325
|
-
isComplementary:
|
|
332
|
+
isCatalog: false,
|
|
333
|
+
hidden: true,
|
|
334
|
+
isComplementary: false,
|
|
326
335
|
signaturePosition: null,
|
|
327
336
|
signaturePage: null,
|
|
337
|
+
point: 0,
|
|
328
338
|
},
|
|
329
339
|
MYFRUCTUCOMPTA_EXPRESS: {
|
|
330
340
|
id: 11,
|
|
331
341
|
name: 'MyFructuCompta Express',
|
|
332
|
-
isComptable:
|
|
333
|
-
isJuridique:
|
|
334
|
-
isSocial:
|
|
335
|
-
isAttestation:
|
|
336
|
-
inAverageCart:
|
|
337
|
-
isBack:
|
|
342
|
+
isComptable: true,
|
|
343
|
+
isJuridique: false,
|
|
344
|
+
isSocial: false,
|
|
345
|
+
isAttestation: false,
|
|
346
|
+
inAverageCart: true,
|
|
347
|
+
isBack: true,
|
|
338
348
|
price: null,
|
|
339
|
-
isCatalog:
|
|
340
|
-
hidden:
|
|
341
|
-
isComplementary:
|
|
349
|
+
isCatalog: false,
|
|
350
|
+
hidden: true,
|
|
351
|
+
isComplementary: false,
|
|
342
352
|
signaturePosition: null,
|
|
343
353
|
signaturePage: null,
|
|
354
|
+
point: 0,
|
|
344
355
|
},
|
|
345
356
|
SOCIAL: {
|
|
346
357
|
id: 12,
|
|
347
358
|
name: 'Social',
|
|
348
|
-
isComptable:
|
|
349
|
-
isJuridique:
|
|
350
|
-
isSocial:
|
|
351
|
-
isAttestation:
|
|
352
|
-
inAverageCart:
|
|
353
|
-
isBack:
|
|
354
|
-
price: null,
|
|
355
|
-
isCatalog:
|
|
356
|
-
hidden:
|
|
357
|
-
isComplementary:
|
|
359
|
+
isComptable: false,
|
|
360
|
+
isJuridique: false,
|
|
361
|
+
isSocial: true,
|
|
362
|
+
isAttestation: false,
|
|
363
|
+
inAverageCart: false,
|
|
364
|
+
isBack: false,
|
|
365
|
+
price: null,
|
|
366
|
+
isCatalog: true,
|
|
367
|
+
hidden: false,
|
|
368
|
+
isComplementary: false,
|
|
358
369
|
signaturePosition: '400,54,569,90',
|
|
359
370
|
signaturePage: 5,
|
|
371
|
+
point: 125,
|
|
360
372
|
},
|
|
361
373
|
TELEDECLARATION: {
|
|
362
374
|
id: 13,
|
|
363
375
|
name: 'Télédéclaration',
|
|
364
|
-
isComptable:
|
|
365
|
-
isJuridique:
|
|
366
|
-
isSocial:
|
|
367
|
-
isAttestation:
|
|
368
|
-
inAverageCart:
|
|
369
|
-
isBack:
|
|
376
|
+
isComptable: true,
|
|
377
|
+
isJuridique: false,
|
|
378
|
+
isSocial: false,
|
|
379
|
+
isAttestation: false,
|
|
380
|
+
inAverageCart: false,
|
|
381
|
+
isBack: false,
|
|
370
382
|
price: null,
|
|
371
|
-
isCatalog:
|
|
372
|
-
hidden:
|
|
373
|
-
isComplementary:
|
|
383
|
+
isCatalog: false,
|
|
384
|
+
hidden: true,
|
|
385
|
+
isComplementary: false,
|
|
374
386
|
signaturePosition: null,
|
|
375
387
|
signaturePage: null,
|
|
388
|
+
point: 0,
|
|
376
389
|
},
|
|
377
390
|
CREATION_SOCIETE: {
|
|
378
391
|
id: 15,
|
|
379
392
|
name: 'Création de société',
|
|
380
|
-
isComptable:
|
|
381
|
-
isJuridique:
|
|
382
|
-
isSocial:
|
|
383
|
-
isAttestation:
|
|
384
|
-
inAverageCart:
|
|
385
|
-
isBack:
|
|
393
|
+
isComptable: false,
|
|
394
|
+
isJuridique: true,
|
|
395
|
+
isSocial: false,
|
|
396
|
+
isAttestation: false,
|
|
397
|
+
inAverageCart: false,
|
|
398
|
+
isBack: false,
|
|
386
399
|
price: 149,
|
|
387
|
-
isCatalog:
|
|
388
|
-
hidden:
|
|
389
|
-
isComplementary:
|
|
400
|
+
isCatalog: false,
|
|
401
|
+
hidden: false,
|
|
402
|
+
isComplementary: false,
|
|
390
403
|
signaturePosition: '400,54,569,90',
|
|
391
404
|
signaturePage: 6,
|
|
405
|
+
point: 125,
|
|
392
406
|
},
|
|
393
407
|
JURIDIQUE: {
|
|
394
408
|
id: 16,
|
|
395
409
|
name: 'Juridique',
|
|
396
|
-
isComptable:
|
|
397
|
-
isJuridique:
|
|
398
|
-
isSocial:
|
|
399
|
-
isAttestation:
|
|
400
|
-
inAverageCart:
|
|
401
|
-
isBack:
|
|
410
|
+
isComptable: false,
|
|
411
|
+
isJuridique: true,
|
|
412
|
+
isSocial: false,
|
|
413
|
+
isAttestation: false,
|
|
414
|
+
inAverageCart: false,
|
|
415
|
+
isBack: false,
|
|
402
416
|
price: null,
|
|
403
|
-
isCatalog:
|
|
404
|
-
hidden:
|
|
405
|
-
isComplementary:
|
|
417
|
+
isCatalog: false,
|
|
418
|
+
hidden: true,
|
|
419
|
+
isComplementary: false,
|
|
406
420
|
signaturePosition: null,
|
|
407
421
|
signaturePage: null,
|
|
422
|
+
point: 0,
|
|
408
423
|
},
|
|
409
424
|
MYFRUCTUCOMPTA_STATUT_EXPRESS: {
|
|
410
425
|
id: 17,
|
|
411
426
|
name: 'MyFructucompta statut-express',
|
|
412
|
-
isComptable:
|
|
413
|
-
isJuridique:
|
|
414
|
-
isSocial:
|
|
415
|
-
isAttestation:
|
|
416
|
-
inAverageCart:
|
|
417
|
-
isBack:
|
|
427
|
+
isComptable: false,
|
|
428
|
+
isJuridique: true,
|
|
429
|
+
isSocial: false,
|
|
430
|
+
isAttestation: false,
|
|
431
|
+
inAverageCart: true,
|
|
432
|
+
isBack: false,
|
|
418
433
|
price: null,
|
|
419
|
-
isCatalog:
|
|
420
|
-
hidden:
|
|
421
|
-
isComplementary:
|
|
434
|
+
isCatalog: false,
|
|
435
|
+
hidden: true,
|
|
436
|
+
isComplementary: false,
|
|
422
437
|
signaturePosition: null,
|
|
423
438
|
signaturePage: null,
|
|
439
|
+
point: 0,
|
|
424
440
|
},
|
|
425
441
|
MYFRUCTUCOMPTA_SOCIAL: {
|
|
426
442
|
id: 19,
|
|
427
443
|
name: 'MyFructuCompta + Social',
|
|
428
|
-
isComptable:
|
|
429
|
-
isJuridique:
|
|
430
|
-
isSocial:
|
|
431
|
-
isAttestation:
|
|
432
|
-
inAverageCart:
|
|
433
|
-
isBack:
|
|
444
|
+
isComptable: true,
|
|
445
|
+
isJuridique: false,
|
|
446
|
+
isSocial: true,
|
|
447
|
+
isAttestation: false,
|
|
448
|
+
inAverageCart: true,
|
|
449
|
+
isBack: false,
|
|
434
450
|
price: null,
|
|
435
|
-
isCatalog:
|
|
436
|
-
hidden:
|
|
437
|
-
isComplementary:
|
|
451
|
+
isCatalog: false,
|
|
452
|
+
hidden: true,
|
|
453
|
+
isComplementary: false,
|
|
438
454
|
signaturePosition: null,
|
|
439
455
|
signaturePage: null,
|
|
456
|
+
point: 0,
|
|
440
457
|
},
|
|
441
458
|
FRUCTUCOMPTA_SCI: {
|
|
442
459
|
id: 21,
|
|
443
460
|
name: 'FructuCompta SCI',
|
|
444
|
-
isComptable:
|
|
445
|
-
isJuridique:
|
|
446
|
-
isSocial:
|
|
447
|
-
isAttestation:
|
|
448
|
-
inAverageCart:
|
|
449
|
-
isBack:
|
|
461
|
+
isComptable: true,
|
|
462
|
+
isJuridique: false,
|
|
463
|
+
isSocial: false,
|
|
464
|
+
isAttestation: false,
|
|
465
|
+
inAverageCart: true,
|
|
466
|
+
isBack: false,
|
|
450
467
|
price: null,
|
|
451
|
-
isCatalog:
|
|
452
|
-
hidden:
|
|
453
|
-
isComplementary:
|
|
468
|
+
isCatalog: false,
|
|
469
|
+
hidden: true,
|
|
470
|
+
isComplementary: false,
|
|
454
471
|
signaturePosition: null,
|
|
455
472
|
signaturePage: null,
|
|
473
|
+
point: 0,
|
|
456
474
|
},
|
|
457
475
|
BILAN_LIQUIDATION: {
|
|
458
476
|
id: 22,
|
|
459
477
|
name: 'Bilan de liquidation',
|
|
460
|
-
isComptable:
|
|
461
|
-
isJuridique:
|
|
462
|
-
isSocial:
|
|
463
|
-
isAttestation:
|
|
464
|
-
inAverageCart:
|
|
465
|
-
isBack:
|
|
478
|
+
isComptable: true,
|
|
479
|
+
isJuridique: false,
|
|
480
|
+
isSocial: false,
|
|
481
|
+
isAttestation: false,
|
|
482
|
+
inAverageCart: false,
|
|
483
|
+
isBack: false,
|
|
466
484
|
price: null,
|
|
467
|
-
isCatalog:
|
|
468
|
-
hidden:
|
|
469
|
-
isComplementary:
|
|
485
|
+
isCatalog: true,
|
|
486
|
+
hidden: false,
|
|
487
|
+
isComplementary: false,
|
|
470
488
|
signaturePosition: null,
|
|
471
489
|
signaturePage: null,
|
|
490
|
+
point: 100,
|
|
472
491
|
},
|
|
473
492
|
CHANGEMENT_PRESTATION: {
|
|
474
493
|
id: 23,
|
|
475
494
|
name: 'Changement de prestation',
|
|
476
|
-
isComptable:
|
|
477
|
-
isJuridique:
|
|
478
|
-
isSocial:
|
|
479
|
-
isAttestation:
|
|
480
|
-
inAverageCart:
|
|
481
|
-
isBack:
|
|
495
|
+
isComptable: false,
|
|
496
|
+
isJuridique: false,
|
|
497
|
+
isSocial: false,
|
|
498
|
+
isAttestation: false,
|
|
499
|
+
inAverageCart: false,
|
|
500
|
+
isBack: false,
|
|
482
501
|
price: null,
|
|
483
|
-
isCatalog:
|
|
484
|
-
hidden:
|
|
485
|
-
isComplementary:
|
|
502
|
+
isCatalog: false,
|
|
503
|
+
hidden: true,
|
|
504
|
+
isComplementary: false,
|
|
486
505
|
signaturePosition: null,
|
|
487
506
|
signaturePage: null,
|
|
507
|
+
point: 0,
|
|
488
508
|
},
|
|
489
509
|
EXCEPTIONNEL: {
|
|
490
510
|
id: 24,
|
|
491
511
|
name: 'Exceptionnel',
|
|
492
|
-
isComptable:
|
|
493
|
-
isJuridique:
|
|
494
|
-
isSocial:
|
|
495
|
-
isAttestation:
|
|
496
|
-
inAverageCart:
|
|
497
|
-
isBack:
|
|
498
|
-
price: null,
|
|
499
|
-
isCatalog:
|
|
500
|
-
hidden:
|
|
501
|
-
isComplementary:
|
|
512
|
+
isComptable: false,
|
|
513
|
+
isJuridique: false,
|
|
514
|
+
isSocial: false,
|
|
515
|
+
isAttestation: false,
|
|
516
|
+
inAverageCart: false,
|
|
517
|
+
isBack: false,
|
|
518
|
+
price: null,
|
|
519
|
+
isCatalog: false,
|
|
520
|
+
hidden: false,
|
|
521
|
+
isComplementary: false,
|
|
502
522
|
signaturePosition: '-1,1,1,1',
|
|
503
523
|
signaturePage: null,
|
|
524
|
+
point: 50,
|
|
504
525
|
},
|
|
505
526
|
MYFRUCTUCOMPTA_EXPRESS_SOCIAL: {
|
|
506
527
|
id: 25,
|
|
507
528
|
name: 'MyFructuCompta Express + Social',
|
|
508
|
-
isComptable:
|
|
509
|
-
isJuridique:
|
|
510
|
-
isSocial:
|
|
511
|
-
isAttestation:
|
|
512
|
-
inAverageCart:
|
|
513
|
-
isBack:
|
|
529
|
+
isComptable: true,
|
|
530
|
+
isJuridique: false,
|
|
531
|
+
isSocial: true,
|
|
532
|
+
isAttestation: false,
|
|
533
|
+
inAverageCart: true,
|
|
534
|
+
isBack: true,
|
|
514
535
|
price: null,
|
|
515
|
-
isCatalog:
|
|
516
|
-
hidden:
|
|
517
|
-
isComplementary:
|
|
536
|
+
isCatalog: false,
|
|
537
|
+
hidden: true,
|
|
538
|
+
isComplementary: false,
|
|
518
539
|
signaturePosition: null,
|
|
519
540
|
signaturePage: null,
|
|
541
|
+
point: 0,
|
|
520
542
|
},
|
|
521
543
|
FRUCTUCOMPTA_ASSISTANCE_EXPRESS_SOCIAL: {
|
|
522
544
|
id: 26,
|
|
523
545
|
name: 'FructuCompta Assistance Express + Social',
|
|
524
|
-
isComptable:
|
|
525
|
-
isJuridique:
|
|
526
|
-
isSocial:
|
|
527
|
-
isAttestation:
|
|
528
|
-
inAverageCart:
|
|
529
|
-
isBack:
|
|
546
|
+
isComptable: true,
|
|
547
|
+
isJuridique: false,
|
|
548
|
+
isSocial: true,
|
|
549
|
+
isAttestation: false,
|
|
550
|
+
inAverageCart: true,
|
|
551
|
+
isBack: true,
|
|
530
552
|
price: null,
|
|
531
|
-
isCatalog:
|
|
532
|
-
hidden:
|
|
533
|
-
isComplementary:
|
|
553
|
+
isCatalog: false,
|
|
554
|
+
hidden: true,
|
|
555
|
+
isComplementary: false,
|
|
534
556
|
signaturePosition: null,
|
|
535
557
|
signaturePage: null,
|
|
558
|
+
point: 0,
|
|
536
559
|
},
|
|
537
560
|
FRUCTUCOMPTA_ASSISTANCE_SOCIAL: {
|
|
538
561
|
id: 27,
|
|
539
562
|
name: 'FructuCompta Assistance + Social',
|
|
540
|
-
isComptable:
|
|
541
|
-
isJuridique:
|
|
542
|
-
isSocial:
|
|
543
|
-
isAttestation:
|
|
544
|
-
inAverageCart:
|
|
545
|
-
isBack:
|
|
563
|
+
isComptable: true,
|
|
564
|
+
isJuridique: false,
|
|
565
|
+
isSocial: true,
|
|
566
|
+
isAttestation: false,
|
|
567
|
+
inAverageCart: true,
|
|
568
|
+
isBack: false,
|
|
546
569
|
price: null,
|
|
547
|
-
isCatalog:
|
|
548
|
-
hidden:
|
|
549
|
-
isComplementary:
|
|
570
|
+
isCatalog: false,
|
|
571
|
+
hidden: true,
|
|
572
|
+
isComplementary: false,
|
|
550
573
|
signaturePosition: null,
|
|
551
574
|
signaturePage: null,
|
|
575
|
+
point: 0,
|
|
552
576
|
},
|
|
553
577
|
FRUCTUCOMPTA_EXPRESS_SOCIAL: {
|
|
554
578
|
id: 28,
|
|
555
579
|
name: 'FructuCompta Express + Social',
|
|
556
|
-
isComptable:
|
|
557
|
-
isJuridique:
|
|
558
|
-
isSocial:
|
|
559
|
-
isAttestation:
|
|
560
|
-
inAverageCart:
|
|
561
|
-
isBack:
|
|
580
|
+
isComptable: true,
|
|
581
|
+
isJuridique: false,
|
|
582
|
+
isSocial: true,
|
|
583
|
+
isAttestation: false,
|
|
584
|
+
inAverageCart: true,
|
|
585
|
+
isBack: true,
|
|
562
586
|
price: null,
|
|
563
|
-
isCatalog:
|
|
564
|
-
hidden:
|
|
565
|
-
isComplementary:
|
|
587
|
+
isCatalog: false,
|
|
588
|
+
hidden: true,
|
|
589
|
+
isComplementary: false,
|
|
566
590
|
signaturePosition: null,
|
|
567
591
|
signaturePage: null,
|
|
592
|
+
point: 0,
|
|
568
593
|
},
|
|
569
594
|
FRUCTUCOMPTA_SOCIAL: {
|
|
570
595
|
id: 29,
|
|
571
596
|
name: 'FructuCompta + Social',
|
|
572
|
-
isComptable:
|
|
573
|
-
isJuridique:
|
|
574
|
-
isSocial:
|
|
575
|
-
isAttestation:
|
|
576
|
-
inAverageCart:
|
|
577
|
-
isBack:
|
|
597
|
+
isComptable: true,
|
|
598
|
+
isJuridique: false,
|
|
599
|
+
isSocial: true,
|
|
600
|
+
isAttestation: false,
|
|
601
|
+
inAverageCart: true,
|
|
602
|
+
isBack: false,
|
|
578
603
|
price: null,
|
|
579
|
-
isCatalog:
|
|
580
|
-
hidden:
|
|
581
|
-
isComplementary:
|
|
604
|
+
isCatalog: false,
|
|
605
|
+
hidden: true,
|
|
606
|
+
isComplementary: false,
|
|
582
607
|
signaturePosition: null,
|
|
583
608
|
signaturePage: null,
|
|
609
|
+
point: 0,
|
|
584
610
|
},
|
|
585
611
|
FRUCTU_WEB: {
|
|
586
612
|
id: 31,
|
|
587
613
|
name: 'FructuWeb',
|
|
588
|
-
isComptable:
|
|
589
|
-
isJuridique:
|
|
590
|
-
isSocial:
|
|
591
|
-
isAttestation:
|
|
592
|
-
inAverageCart:
|
|
593
|
-
isBack:
|
|
614
|
+
isComptable: true,
|
|
615
|
+
isJuridique: false,
|
|
616
|
+
isSocial: false,
|
|
617
|
+
isAttestation: false,
|
|
618
|
+
inAverageCart: false,
|
|
619
|
+
isBack: false,
|
|
594
620
|
price: null,
|
|
595
|
-
isCatalog:
|
|
596
|
-
hidden:
|
|
597
|
-
isComplementary:
|
|
621
|
+
isCatalog: false,
|
|
622
|
+
hidden: true,
|
|
623
|
+
isComplementary: false,
|
|
598
624
|
signaturePosition: null,
|
|
599
625
|
signaturePage: null,
|
|
626
|
+
point: 0,
|
|
600
627
|
},
|
|
601
628
|
FRUCTUCOMPTA_STATUT_EXPRESS: {
|
|
602
629
|
id: 32,
|
|
603
630
|
name: 'Fructucompta statut-express',
|
|
604
|
-
isComptable:
|
|
605
|
-
isJuridique:
|
|
606
|
-
isSocial:
|
|
607
|
-
isAttestation:
|
|
608
|
-
inAverageCart:
|
|
609
|
-
isBack:
|
|
631
|
+
isComptable: false,
|
|
632
|
+
isJuridique: true,
|
|
633
|
+
isSocial: false,
|
|
634
|
+
isAttestation: false,
|
|
635
|
+
inAverageCart: true,
|
|
636
|
+
isBack: false,
|
|
610
637
|
price: null,
|
|
611
|
-
isCatalog:
|
|
612
|
-
hidden:
|
|
613
|
-
isComplementary:
|
|
638
|
+
isCatalog: false,
|
|
639
|
+
hidden: true,
|
|
640
|
+
isComplementary: false,
|
|
614
641
|
signaturePosition: null,
|
|
615
642
|
signaturePage: null,
|
|
643
|
+
point: 0,
|
|
616
644
|
},
|
|
617
645
|
FRUCTU_EXPRESS: {
|
|
618
646
|
id: 33,
|
|
619
647
|
name: 'Fructu Express',
|
|
620
|
-
isComptable:
|
|
621
|
-
isJuridique:
|
|
622
|
-
isSocial:
|
|
623
|
-
isAttestation:
|
|
624
|
-
inAverageCart:
|
|
625
|
-
isBack:
|
|
648
|
+
isComptable: true,
|
|
649
|
+
isJuridique: false,
|
|
650
|
+
isSocial: false,
|
|
651
|
+
isAttestation: false,
|
|
652
|
+
inAverageCart: true,
|
|
653
|
+
isBack: true,
|
|
626
654
|
price: null,
|
|
627
|
-
isCatalog:
|
|
628
|
-
hidden:
|
|
629
|
-
isComplementary:
|
|
655
|
+
isCatalog: false,
|
|
656
|
+
hidden: true,
|
|
657
|
+
isComplementary: false,
|
|
630
658
|
signaturePosition: null,
|
|
631
659
|
signaturePage: null,
|
|
660
|
+
point: 0,
|
|
632
661
|
},
|
|
633
662
|
COMPTA_PRO: {
|
|
634
663
|
id: 34,
|
|
635
664
|
name: 'Compta Pro',
|
|
636
|
-
isComptable:
|
|
637
|
-
isJuridique:
|
|
638
|
-
isSocial:
|
|
639
|
-
isAttestation:
|
|
640
|
-
inAverageCart:
|
|
641
|
-
isBack:
|
|
642
|
-
price: null,
|
|
643
|
-
isCatalog:
|
|
644
|
-
hidden:
|
|
645
|
-
isComplementary:
|
|
665
|
+
isComptable: true,
|
|
666
|
+
isJuridique: false,
|
|
667
|
+
isSocial: false,
|
|
668
|
+
isAttestation: false,
|
|
669
|
+
inAverageCart: true,
|
|
670
|
+
isBack: false,
|
|
671
|
+
price: null,
|
|
672
|
+
isCatalog: false,
|
|
673
|
+
hidden: false,
|
|
674
|
+
isComplementary: false,
|
|
646
675
|
signaturePosition: '400,54,569,90',
|
|
647
676
|
signaturePage: 7,
|
|
677
|
+
point: 200,
|
|
648
678
|
},
|
|
649
679
|
COMPTA_PRO_PAIE: {
|
|
650
680
|
id: 35,
|
|
651
681
|
name: 'Compta Pro + Paie',
|
|
652
|
-
isComptable:
|
|
653
|
-
isJuridique:
|
|
654
|
-
isSocial:
|
|
655
|
-
isAttestation:
|
|
656
|
-
inAverageCart:
|
|
657
|
-
isBack:
|
|
658
|
-
price: null,
|
|
659
|
-
isCatalog:
|
|
660
|
-
hidden:
|
|
661
|
-
isComplementary:
|
|
682
|
+
isComptable: true,
|
|
683
|
+
isJuridique: false,
|
|
684
|
+
isSocial: true,
|
|
685
|
+
isAttestation: false,
|
|
686
|
+
inAverageCart: true,
|
|
687
|
+
isBack: false,
|
|
688
|
+
price: null,
|
|
689
|
+
isCatalog: false,
|
|
690
|
+
hidden: true,
|
|
691
|
+
isComplementary: false,
|
|
662
692
|
signaturePosition: '332,49,517,117',
|
|
663
693
|
signaturePage: 5,
|
|
694
|
+
point: 0,
|
|
664
695
|
},
|
|
665
696
|
COMPTA_PRO_EXPRESS: {
|
|
666
697
|
id: 36,
|
|
667
698
|
name: 'Compta Pro Express',
|
|
668
|
-
isComptable:
|
|
669
|
-
isJuridique:
|
|
670
|
-
isSocial:
|
|
671
|
-
isAttestation:
|
|
672
|
-
inAverageCart:
|
|
673
|
-
isBack:
|
|
674
|
-
price: null,
|
|
675
|
-
isCatalog:
|
|
676
|
-
hidden:
|
|
677
|
-
isComplementary:
|
|
699
|
+
isComptable: true,
|
|
700
|
+
isJuridique: false,
|
|
701
|
+
isSocial: false,
|
|
702
|
+
isAttestation: false,
|
|
703
|
+
inAverageCart: true,
|
|
704
|
+
isBack: true,
|
|
705
|
+
price: null,
|
|
706
|
+
isCatalog: false,
|
|
707
|
+
hidden: false,
|
|
708
|
+
isComplementary: false,
|
|
678
709
|
signaturePosition: '400,54,569,90',
|
|
679
710
|
signaturePage: 7,
|
|
711
|
+
point: 300,
|
|
680
712
|
},
|
|
681
713
|
COMPTA_PRO_EXPRESS_PAIE: {
|
|
682
714
|
id: 37,
|
|
683
715
|
name: 'Compta Pro Express + Paie',
|
|
684
|
-
isComptable:
|
|
685
|
-
isJuridique:
|
|
686
|
-
isSocial:
|
|
687
|
-
isAttestation:
|
|
688
|
-
inAverageCart:
|
|
689
|
-
isBack:
|
|
690
|
-
price: null,
|
|
691
|
-
isCatalog:
|
|
692
|
-
hidden:
|
|
693
|
-
isComplementary:
|
|
716
|
+
isComptable: true,
|
|
717
|
+
isJuridique: false,
|
|
718
|
+
isSocial: true,
|
|
719
|
+
isAttestation: false,
|
|
720
|
+
inAverageCart: true,
|
|
721
|
+
isBack: true,
|
|
722
|
+
price: null,
|
|
723
|
+
isCatalog: false,
|
|
724
|
+
hidden: true,
|
|
725
|
+
isComplementary: false,
|
|
694
726
|
signaturePosition: '318,53,548,204',
|
|
695
727
|
signaturePage: 5,
|
|
728
|
+
point: 0,
|
|
696
729
|
},
|
|
697
730
|
COMPTA_ENTREPRISE: {
|
|
698
731
|
id: 38,
|
|
699
732
|
name: 'Compta Entreprise',
|
|
700
|
-
isComptable:
|
|
701
|
-
isJuridique:
|
|
702
|
-
isSocial:
|
|
703
|
-
isAttestation:
|
|
704
|
-
inAverageCart:
|
|
705
|
-
isBack:
|
|
706
|
-
price: null,
|
|
707
|
-
isCatalog:
|
|
708
|
-
hidden:
|
|
709
|
-
isComplementary:
|
|
733
|
+
isComptable: true,
|
|
734
|
+
isJuridique: false,
|
|
735
|
+
isSocial: false,
|
|
736
|
+
isAttestation: false,
|
|
737
|
+
inAverageCart: true,
|
|
738
|
+
isBack: false,
|
|
739
|
+
price: null,
|
|
740
|
+
isCatalog: false,
|
|
741
|
+
hidden: false,
|
|
742
|
+
isComplementary: false,
|
|
710
743
|
signaturePosition: '400,54,569,90',
|
|
711
744
|
signaturePage: 7,
|
|
745
|
+
point: 300,
|
|
712
746
|
},
|
|
713
747
|
COMPTA_ENTREPRISE_PAIE: {
|
|
714
748
|
id: 39,
|
|
715
749
|
name: 'Compta Entreprise + Paie',
|
|
716
|
-
isComptable:
|
|
717
|
-
isJuridique:
|
|
718
|
-
isSocial:
|
|
719
|
-
isAttestation:
|
|
720
|
-
inAverageCart:
|
|
721
|
-
isBack:
|
|
722
|
-
price: null,
|
|
723
|
-
isCatalog:
|
|
724
|
-
hidden:
|
|
725
|
-
isComplementary:
|
|
750
|
+
isComptable: true,
|
|
751
|
+
isJuridique: false,
|
|
752
|
+
isSocial: true,
|
|
753
|
+
isAttestation: false,
|
|
754
|
+
inAverageCart: true,
|
|
755
|
+
isBack: false,
|
|
756
|
+
price: null,
|
|
757
|
+
isCatalog: false,
|
|
758
|
+
hidden: true,
|
|
759
|
+
isComplementary: false,
|
|
726
760
|
signaturePosition: '336,51,526,107',
|
|
727
761
|
signaturePage: 5,
|
|
762
|
+
point: 0,
|
|
728
763
|
},
|
|
729
764
|
COMPTA_ENTREPRISE_EXPRESS: {
|
|
730
765
|
id: 40,
|
|
731
766
|
name: 'Compta Entreprise Express',
|
|
732
|
-
isComptable:
|
|
733
|
-
isJuridique:
|
|
734
|
-
isSocial:
|
|
735
|
-
isAttestation:
|
|
736
|
-
inAverageCart:
|
|
737
|
-
isBack:
|
|
738
|
-
price: null,
|
|
739
|
-
isCatalog:
|
|
740
|
-
hidden:
|
|
741
|
-
isComplementary:
|
|
767
|
+
isComptable: true,
|
|
768
|
+
isJuridique: false,
|
|
769
|
+
isSocial: false,
|
|
770
|
+
isAttestation: false,
|
|
771
|
+
inAverageCart: true,
|
|
772
|
+
isBack: true,
|
|
773
|
+
price: null,
|
|
774
|
+
isCatalog: false,
|
|
775
|
+
hidden: false,
|
|
776
|
+
isComplementary: false,
|
|
742
777
|
signaturePosition: '400,54,569,90',
|
|
743
778
|
signaturePage: 7,
|
|
779
|
+
point: 400,
|
|
744
780
|
},
|
|
745
781
|
COMPTA_ENTREPRISE_EXPRESS_PAIE: {
|
|
746
782
|
id: 41,
|
|
747
783
|
name: 'Compta Entreprise Express + Paie',
|
|
748
|
-
isComptable:
|
|
749
|
-
isJuridique:
|
|
750
|
-
isSocial:
|
|
751
|
-
isAttestation:
|
|
752
|
-
inAverageCart:
|
|
753
|
-
isBack:
|
|
754
|
-
price: null,
|
|
755
|
-
isCatalog:
|
|
756
|
-
hidden:
|
|
757
|
-
isComplementary:
|
|
784
|
+
isComptable: true,
|
|
785
|
+
isJuridique: false,
|
|
786
|
+
isSocial: true,
|
|
787
|
+
isAttestation: false,
|
|
788
|
+
inAverageCart: true,
|
|
789
|
+
isBack: true,
|
|
790
|
+
price: null,
|
|
791
|
+
isCatalog: false,
|
|
792
|
+
hidden: true,
|
|
793
|
+
isComplementary: false,
|
|
758
794
|
signaturePosition: '318,53,548,204',
|
|
759
795
|
signaturePage: 5,
|
|
796
|
+
point: 0,
|
|
760
797
|
},
|
|
761
798
|
COMPTA_CLASSIQUE: {
|
|
762
799
|
id: 42,
|
|
763
800
|
name: 'Compta Classique',
|
|
764
|
-
isComptable:
|
|
765
|
-
isJuridique:
|
|
766
|
-
isSocial:
|
|
767
|
-
isAttestation:
|
|
768
|
-
inAverageCart:
|
|
769
|
-
isBack:
|
|
770
|
-
price: null,
|
|
771
|
-
isCatalog:
|
|
772
|
-
hidden:
|
|
773
|
-
isComplementary:
|
|
801
|
+
isComptable: true,
|
|
802
|
+
isJuridique: false,
|
|
803
|
+
isSocial: false,
|
|
804
|
+
isAttestation: false,
|
|
805
|
+
inAverageCart: true,
|
|
806
|
+
isBack: false,
|
|
807
|
+
price: null,
|
|
808
|
+
isCatalog: false,
|
|
809
|
+
hidden: true,
|
|
810
|
+
isComplementary: false,
|
|
774
811
|
signaturePosition: '312,53,546,114',
|
|
775
812
|
signaturePage: 5,
|
|
813
|
+
point: 0,
|
|
776
814
|
},
|
|
777
815
|
COMPTA_CLASSIQUE_EXPRESS: {
|
|
778
816
|
id: 43,
|
|
779
817
|
name: 'Compta Classique Express',
|
|
780
|
-
isComptable:
|
|
781
|
-
isJuridique:
|
|
782
|
-
isSocial:
|
|
783
|
-
isAttestation:
|
|
784
|
-
inAverageCart:
|
|
785
|
-
isBack:
|
|
786
|
-
price: null,
|
|
787
|
-
isCatalog:
|
|
788
|
-
hidden:
|
|
789
|
-
isComplementary:
|
|
818
|
+
isComptable: true,
|
|
819
|
+
isJuridique: false,
|
|
820
|
+
isSocial: false,
|
|
821
|
+
isAttestation: false,
|
|
822
|
+
inAverageCart: true,
|
|
823
|
+
isBack: true,
|
|
824
|
+
price: null,
|
|
825
|
+
isCatalog: false,
|
|
826
|
+
hidden: true,
|
|
827
|
+
isComplementary: false,
|
|
790
828
|
signaturePosition: '316,49,538,107',
|
|
791
829
|
signaturePage: 5,
|
|
830
|
+
point: 0,
|
|
792
831
|
},
|
|
793
832
|
GESTION_JURIDIQUE: {
|
|
794
833
|
id: 44,
|
|
795
834
|
name: 'Gestion Juridique',
|
|
796
|
-
isComptable:
|
|
797
|
-
isJuridique:
|
|
798
|
-
isSocial:
|
|
799
|
-
isAttestation:
|
|
800
|
-
inAverageCart:
|
|
801
|
-
isBack:
|
|
802
|
-
price: null,
|
|
803
|
-
isCatalog:
|
|
804
|
-
hidden:
|
|
805
|
-
isComplementary:
|
|
835
|
+
isComptable: false,
|
|
836
|
+
isJuridique: true,
|
|
837
|
+
isSocial: false,
|
|
838
|
+
isAttestation: false,
|
|
839
|
+
inAverageCart: false,
|
|
840
|
+
isBack: false,
|
|
841
|
+
price: null,
|
|
842
|
+
isCatalog: true,
|
|
843
|
+
hidden: false,
|
|
844
|
+
isComplementary: false,
|
|
806
845
|
signaturePosition: '400,54,569,90',
|
|
807
846
|
signaturePage: 5,
|
|
847
|
+
point: 75,
|
|
808
848
|
},
|
|
809
849
|
COMPTA_ASSISTANCE: {
|
|
810
850
|
id: 45,
|
|
811
851
|
name: 'Compta Assistance',
|
|
812
|
-
isComptable:
|
|
813
|
-
isJuridique:
|
|
814
|
-
isSocial:
|
|
815
|
-
isAttestation:
|
|
816
|
-
inAverageCart:
|
|
817
|
-
isBack:
|
|
818
|
-
price: null,
|
|
819
|
-
isCatalog:
|
|
820
|
-
hidden:
|
|
821
|
-
isComplementary:
|
|
852
|
+
isComptable: true,
|
|
853
|
+
isJuridique: false,
|
|
854
|
+
isSocial: false,
|
|
855
|
+
isAttestation: false,
|
|
856
|
+
inAverageCart: true,
|
|
857
|
+
isBack: false,
|
|
858
|
+
price: null,
|
|
859
|
+
isCatalog: false,
|
|
860
|
+
hidden: true,
|
|
861
|
+
isComplementary: false,
|
|
822
862
|
signaturePosition: '1,1,1,1',
|
|
823
863
|
signaturePage: null,
|
|
864
|
+
point: 0,
|
|
824
865
|
},
|
|
825
866
|
AVANCE_OU_ABANDON_COMPTE_COURANT_ASSOCIE: {
|
|
826
867
|
id: 46,
|
|
827
868
|
name: 'Avance ou abandon de compte courant d’associé',
|
|
828
|
-
isComptable:
|
|
829
|
-
isJuridique:
|
|
830
|
-
isSocial:
|
|
831
|
-
isAttestation:
|
|
832
|
-
inAverageCart:
|
|
833
|
-
isBack:
|
|
869
|
+
isComptable: false,
|
|
870
|
+
isJuridique: true,
|
|
871
|
+
isSocial: false,
|
|
872
|
+
isAttestation: false,
|
|
873
|
+
inAverageCart: false,
|
|
874
|
+
isBack: false,
|
|
834
875
|
price: 200,
|
|
835
|
-
isCatalog:
|
|
836
|
-
hidden:
|
|
837
|
-
isComplementary:
|
|
876
|
+
isCatalog: true,
|
|
877
|
+
hidden: false,
|
|
878
|
+
isComplementary: false,
|
|
838
879
|
signaturePosition: null,
|
|
839
880
|
signaturePage: null,
|
|
881
|
+
point: 50,
|
|
840
882
|
},
|
|
841
883
|
ASSISTANCE_JURIDIQUE: {
|
|
842
884
|
id: 47,
|
|
843
885
|
name: 'Assistance juridique',
|
|
844
|
-
isComptable:
|
|
845
|
-
isJuridique:
|
|
846
|
-
isSocial:
|
|
847
|
-
isAttestation:
|
|
848
|
-
inAverageCart:
|
|
849
|
-
isBack:
|
|
886
|
+
isComptable: false,
|
|
887
|
+
isJuridique: true,
|
|
888
|
+
isSocial: false,
|
|
889
|
+
isAttestation: false,
|
|
890
|
+
inAverageCart: false,
|
|
891
|
+
isBack: false,
|
|
850
892
|
price: 249,
|
|
851
|
-
isCatalog:
|
|
852
|
-
hidden:
|
|
853
|
-
isComplementary:
|
|
893
|
+
isCatalog: false,
|
|
894
|
+
hidden: true,
|
|
895
|
+
isComplementary: false,
|
|
854
896
|
signaturePosition: null,
|
|
855
897
|
signaturePage: null,
|
|
898
|
+
point: 0,
|
|
856
899
|
},
|
|
857
900
|
ASSISTANCE_RECOUVREMENT: {
|
|
858
901
|
id: 48,
|
|
859
902
|
name: 'Assistance recouvrement',
|
|
860
|
-
isComptable:
|
|
861
|
-
isJuridique:
|
|
862
|
-
isSocial:
|
|
863
|
-
isAttestation:
|
|
864
|
-
inAverageCart:
|
|
865
|
-
isBack:
|
|
903
|
+
isComptable: false,
|
|
904
|
+
isJuridique: true,
|
|
905
|
+
isSocial: false,
|
|
906
|
+
isAttestation: false,
|
|
907
|
+
inAverageCart: false,
|
|
908
|
+
isBack: false,
|
|
866
909
|
price: 39,
|
|
867
|
-
isCatalog:
|
|
868
|
-
hidden:
|
|
869
|
-
isComplementary:
|
|
910
|
+
isCatalog: false,
|
|
911
|
+
hidden: true,
|
|
912
|
+
isComplementary: false,
|
|
870
913
|
signaturePosition: null,
|
|
871
914
|
signaturePage: null,
|
|
872
915
|
},
|
|
873
916
|
AUGMENTATION_CAPITAL: {
|
|
874
917
|
id: 49,
|
|
875
918
|
name: 'Augmentation de capital',
|
|
876
|
-
isComptable:
|
|
877
|
-
isJuridique:
|
|
878
|
-
isSocial:
|
|
879
|
-
isAttestation:
|
|
880
|
-
inAverageCart:
|
|
881
|
-
isBack:
|
|
919
|
+
isComptable: false,
|
|
920
|
+
isJuridique: true,
|
|
921
|
+
isSocial: false,
|
|
922
|
+
isAttestation: false,
|
|
923
|
+
inAverageCart: false,
|
|
924
|
+
isBack: false,
|
|
882
925
|
price: 449,
|
|
883
|
-
isCatalog:
|
|
884
|
-
hidden:
|
|
885
|
-
isComplementary:
|
|
926
|
+
isCatalog: false,
|
|
927
|
+
hidden: true,
|
|
928
|
+
isComplementary: false,
|
|
886
929
|
signaturePosition: null,
|
|
887
930
|
signaturePage: null,
|
|
931
|
+
point: 0,
|
|
888
932
|
},
|
|
889
933
|
BAIL_COMMERCIAL: {
|
|
890
934
|
id: 50,
|
|
891
935
|
name: 'Bail commercial',
|
|
892
|
-
isComptable:
|
|
893
|
-
isJuridique:
|
|
894
|
-
isSocial:
|
|
895
|
-
isAttestation:
|
|
896
|
-
inAverageCart:
|
|
897
|
-
isBack:
|
|
936
|
+
isComptable: false,
|
|
937
|
+
isJuridique: true,
|
|
938
|
+
isSocial: false,
|
|
939
|
+
isAttestation: false,
|
|
940
|
+
inAverageCart: false,
|
|
941
|
+
isBack: false,
|
|
898
942
|
price: 200,
|
|
899
|
-
isCatalog:
|
|
900
|
-
hidden:
|
|
901
|
-
isComplementary:
|
|
943
|
+
isCatalog: true,
|
|
944
|
+
hidden: false,
|
|
945
|
+
isComplementary: false,
|
|
902
946
|
signaturePosition: null,
|
|
903
947
|
signaturePage: null,
|
|
948
|
+
point: 50,
|
|
904
949
|
},
|
|
905
950
|
CESSION_ACTIONS: {
|
|
906
951
|
id: 51,
|
|
907
952
|
name: 'Cession d\'actions',
|
|
908
|
-
isComptable:
|
|
909
|
-
isJuridique:
|
|
910
|
-
isSocial:
|
|
911
|
-
isAttestation:
|
|
912
|
-
inAverageCart:
|
|
913
|
-
isBack:
|
|
953
|
+
isComptable: false,
|
|
954
|
+
isJuridique: true,
|
|
955
|
+
isSocial: false,
|
|
956
|
+
isAttestation: false,
|
|
957
|
+
inAverageCart: false,
|
|
958
|
+
isBack: false,
|
|
914
959
|
price: 200,
|
|
915
|
-
isCatalog:
|
|
916
|
-
hidden:
|
|
917
|
-
isComplementary:
|
|
960
|
+
isCatalog: true,
|
|
961
|
+
hidden: false,
|
|
962
|
+
isComplementary: false,
|
|
918
963
|
signaturePosition: null,
|
|
919
964
|
signaturePage: null,
|
|
965
|
+
point: 50,
|
|
920
966
|
},
|
|
921
967
|
MODIFICATION_DATE_CLOTURE_EURL_SASU: {
|
|
922
968
|
id: 52,
|
|
923
969
|
name: 'Modification de la date de clôture (EURL/SASU)',
|
|
924
|
-
isComptable:
|
|
925
|
-
isJuridique:
|
|
926
|
-
isSocial:
|
|
927
|
-
isAttestation:
|
|
928
|
-
inAverageCart:
|
|
929
|
-
isBack:
|
|
970
|
+
isComptable: false,
|
|
971
|
+
isJuridique: true,
|
|
972
|
+
isSocial: false,
|
|
973
|
+
isAttestation: false,
|
|
974
|
+
inAverageCart: false,
|
|
975
|
+
isBack: false,
|
|
930
976
|
price: 249,
|
|
931
|
-
isCatalog:
|
|
932
|
-
hidden:
|
|
933
|
-
isComplementary:
|
|
977
|
+
isCatalog: true,
|
|
978
|
+
hidden: false,
|
|
979
|
+
isComplementary: false,
|
|
934
980
|
signaturePosition: null,
|
|
935
981
|
signaturePage: null,
|
|
982
|
+
point: 50,
|
|
936
983
|
},
|
|
937
984
|
MODIFICATION_DENOMINATION_SOCIALE_EURL_SASU: {
|
|
938
985
|
id: 53,
|
|
939
986
|
name: 'Modification de la dénomination sociale (EURL/SASU)',
|
|
940
|
-
isComptable:
|
|
941
|
-
isJuridique:
|
|
942
|
-
isSocial:
|
|
943
|
-
isAttestation:
|
|
944
|
-
inAverageCart:
|
|
945
|
-
isBack:
|
|
987
|
+
isComptable: false,
|
|
988
|
+
isJuridique: true,
|
|
989
|
+
isSocial: false,
|
|
990
|
+
isAttestation: false,
|
|
991
|
+
inAverageCart: false,
|
|
992
|
+
isBack: false,
|
|
946
993
|
price: 249,
|
|
947
|
-
isCatalog:
|
|
948
|
-
hidden:
|
|
949
|
-
isComplementary:
|
|
994
|
+
isCatalog: true,
|
|
995
|
+
hidden: false,
|
|
996
|
+
isComplementary: false,
|
|
950
997
|
signaturePosition: null,
|
|
951
998
|
signaturePage: null,
|
|
999
|
+
point: 50,
|
|
952
1000
|
},
|
|
953
1001
|
MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
|
|
954
1002
|
id: 54,
|
|
955
1003
|
name: 'Modification d\'un dirigeant ou d\'un commissaire aux compte (SASU / EURL)',
|
|
956
|
-
isComptable:
|
|
957
|
-
isJuridique:
|
|
958
|
-
isSocial:
|
|
959
|
-
isAttestation:
|
|
960
|
-
inAverageCart:
|
|
961
|
-
isBack:
|
|
1004
|
+
isComptable: false,
|
|
1005
|
+
isJuridique: true,
|
|
1006
|
+
isSocial: false,
|
|
1007
|
+
isAttestation: false,
|
|
1008
|
+
inAverageCart: false,
|
|
1009
|
+
isBack: false,
|
|
962
1010
|
price: 249,
|
|
963
|
-
isCatalog:
|
|
964
|
-
hidden:
|
|
965
|
-
isComplementary:
|
|
1011
|
+
isCatalog: true,
|
|
1012
|
+
hidden: false,
|
|
1013
|
+
isComplementary: false,
|
|
966
1014
|
signaturePosition: null,
|
|
967
1015
|
signaturePage: null,
|
|
1016
|
+
point: 50,
|
|
968
1017
|
},
|
|
969
1018
|
CONSEIL_JURIDIQUE_CONSEIL: {
|
|
970
1019
|
id: 55,
|
|
971
1020
|
name: 'Conseil juridique et conseil',
|
|
972
|
-
isComptable:
|
|
973
|
-
isJuridique:
|
|
974
|
-
isSocial:
|
|
975
|
-
isAttestation:
|
|
976
|
-
inAverageCart:
|
|
977
|
-
isBack:
|
|
1021
|
+
isComptable: false,
|
|
1022
|
+
isJuridique: true,
|
|
1023
|
+
isSocial: false,
|
|
1024
|
+
isAttestation: false,
|
|
1025
|
+
inAverageCart: false,
|
|
1026
|
+
isBack: false,
|
|
978
1027
|
price: 79,
|
|
979
|
-
isCatalog:
|
|
980
|
-
hidden:
|
|
981
|
-
isComplementary:
|
|
1028
|
+
isCatalog: false,
|
|
1029
|
+
hidden: true,
|
|
1030
|
+
isComplementary: false,
|
|
982
1031
|
signaturePosition: null,
|
|
983
1032
|
signaturePage: null,
|
|
1033
|
+
point: 0,
|
|
984
1034
|
},
|
|
985
1035
|
CONSTITUTION_SOCIETE: {
|
|
986
1036
|
id: 56,
|
|
987
1037
|
name: 'Constitution de société',
|
|
988
|
-
isComptable:
|
|
989
|
-
isJuridique:
|
|
990
|
-
isSocial:
|
|
991
|
-
isAttestation:
|
|
992
|
-
inAverageCart:
|
|
993
|
-
isBack:
|
|
1038
|
+
isComptable: false,
|
|
1039
|
+
isJuridique: true,
|
|
1040
|
+
isSocial: false,
|
|
1041
|
+
isAttestation: false,
|
|
1042
|
+
inAverageCart: false,
|
|
1043
|
+
isBack: false,
|
|
994
1044
|
price: 299,
|
|
995
|
-
isCatalog:
|
|
996
|
-
hidden:
|
|
997
|
-
isComplementary:
|
|
1045
|
+
isCatalog: false,
|
|
1046
|
+
hidden: true,
|
|
1047
|
+
isComplementary: false,
|
|
998
1048
|
signaturePosition: null,
|
|
999
1049
|
signaturePage: null,
|
|
1050
|
+
point: 0,
|
|
1000
1051
|
},
|
|
1001
1052
|
CONVENTION_DE_MISE_A_DISPOSITION_A_TITRE_GRATUIT: {
|
|
1002
1053
|
id: 57,
|
|
1003
1054
|
name: 'Convention de mise à disposition à titre gratuit',
|
|
1004
|
-
isComptable:
|
|
1005
|
-
isJuridique:
|
|
1006
|
-
isSocial:
|
|
1007
|
-
isAttestation:
|
|
1008
|
-
inAverageCart:
|
|
1009
|
-
isBack:
|
|
1055
|
+
isComptable: false,
|
|
1056
|
+
isJuridique: true,
|
|
1057
|
+
isSocial: false,
|
|
1058
|
+
isAttestation: false,
|
|
1059
|
+
inAverageCart: false,
|
|
1060
|
+
isBack: false,
|
|
1010
1061
|
price: 99,
|
|
1011
|
-
isCatalog:
|
|
1012
|
-
hidden:
|
|
1013
|
-
isComplementary:
|
|
1062
|
+
isCatalog: true,
|
|
1063
|
+
hidden: false,
|
|
1064
|
+
isComplementary: false,
|
|
1014
1065
|
signaturePosition: null,
|
|
1015
1066
|
signaturePage: null,
|
|
1067
|
+
point: 50,
|
|
1016
1068
|
},
|
|
1017
1069
|
CONVENTION_COMPTE_COURANT: {
|
|
1018
1070
|
id: 58,
|
|
1019
1071
|
name: 'Convention compte courant',
|
|
1020
|
-
isComptable:
|
|
1021
|
-
isJuridique:
|
|
1022
|
-
isSocial:
|
|
1023
|
-
isAttestation:
|
|
1024
|
-
inAverageCart:
|
|
1025
|
-
isBack:
|
|
1072
|
+
isComptable: false,
|
|
1073
|
+
isJuridique: true,
|
|
1074
|
+
isSocial: false,
|
|
1075
|
+
isAttestation: false,
|
|
1076
|
+
inAverageCart: false,
|
|
1077
|
+
isBack: false,
|
|
1026
1078
|
price: 200,
|
|
1027
|
-
isCatalog:
|
|
1028
|
-
hidden:
|
|
1029
|
-
isComplementary:
|
|
1079
|
+
isCatalog: true,
|
|
1080
|
+
hidden: false,
|
|
1081
|
+
isComplementary: false,
|
|
1030
1082
|
signaturePosition: null,
|
|
1031
1083
|
signaturePage: null,
|
|
1084
|
+
point: 50,
|
|
1032
1085
|
},
|
|
1033
1086
|
CREATION_FERMETURE_ETABLISSEMENT_SECONDAIRE_COMPLEMENTAIRE: {
|
|
1034
1087
|
id: 59,
|
|
1035
1088
|
name: 'Création / fermeture établissement secondaire / complémentaire',
|
|
1036
|
-
isComptable:
|
|
1037
|
-
isJuridique:
|
|
1038
|
-
isSocial:
|
|
1039
|
-
isAttestation:
|
|
1040
|
-
inAverageCart:
|
|
1041
|
-
isBack:
|
|
1089
|
+
isComptable: false,
|
|
1090
|
+
isJuridique: true,
|
|
1091
|
+
isSocial: false,
|
|
1092
|
+
isAttestation: false,
|
|
1093
|
+
inAverageCart: false,
|
|
1094
|
+
isBack: false,
|
|
1042
1095
|
price: 149,
|
|
1043
|
-
isCatalog:
|
|
1044
|
-
hidden:
|
|
1045
|
-
isComplementary:
|
|
1096
|
+
isCatalog: true,
|
|
1097
|
+
hidden: false,
|
|
1098
|
+
isComplementary: false,
|
|
1046
1099
|
signaturePosition: null,
|
|
1047
1100
|
signaturePage: null,
|
|
1101
|
+
point: 50,
|
|
1048
1102
|
},
|
|
1049
1103
|
DECLARATION_NOM_COMMERCIAL_ENSEIGNE_NOM_DE_DOMAINE: {
|
|
1050
1104
|
id: 60,
|
|
1051
1105
|
name: 'Déclaration Nom commercial / Enseigne / Nom de domaine',
|
|
1052
|
-
isComptable:
|
|
1053
|
-
isJuridique:
|
|
1054
|
-
isSocial:
|
|
1055
|
-
isAttestation:
|
|
1056
|
-
inAverageCart:
|
|
1057
|
-
isBack:
|
|
1106
|
+
isComptable: false,
|
|
1107
|
+
isJuridique: true,
|
|
1108
|
+
isSocial: false,
|
|
1109
|
+
isAttestation: false,
|
|
1110
|
+
inAverageCart: false,
|
|
1111
|
+
isBack: false,
|
|
1058
1112
|
price: 149,
|
|
1059
|
-
isCatalog:
|
|
1060
|
-
hidden:
|
|
1061
|
-
isComplementary:
|
|
1113
|
+
isCatalog: true,
|
|
1114
|
+
hidden: false,
|
|
1115
|
+
isComplementary: false,
|
|
1062
1116
|
signaturePosition: null,
|
|
1063
1117
|
signaturePage: null,
|
|
1118
|
+
point: 50,
|
|
1064
1119
|
},
|
|
1065
1120
|
DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE: {
|
|
1066
1121
|
id: 61,
|
|
1067
1122
|
name: 'Dissolution Liquidation à date de clôture (y compris bilan de liquidation)',
|
|
1068
|
-
isComptable:
|
|
1069
|
-
isJuridique:
|
|
1070
|
-
isSocial:
|
|
1071
|
-
isAttestation:
|
|
1072
|
-
inAverageCart:
|
|
1073
|
-
isBack:
|
|
1123
|
+
isComptable: false,
|
|
1124
|
+
isJuridique: true,
|
|
1125
|
+
isSocial: false,
|
|
1126
|
+
isAttestation: false,
|
|
1127
|
+
inAverageCart: false,
|
|
1128
|
+
isBack: false,
|
|
1074
1129
|
price: 589,
|
|
1075
|
-
isCatalog:
|
|
1076
|
-
hidden:
|
|
1077
|
-
isComplementary:
|
|
1130
|
+
isCatalog: true,
|
|
1131
|
+
hidden: false,
|
|
1132
|
+
isComplementary: false,
|
|
1078
1133
|
signaturePosition: null,
|
|
1079
1134
|
signaturePage: null,
|
|
1135
|
+
point: 100,
|
|
1080
1136
|
},
|
|
1081
1137
|
MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
|
|
1082
1138
|
id: 62,
|
|
1083
1139
|
name: 'Modification de l\'objet social (EURL/SASU)',
|
|
1084
|
-
isComptable:
|
|
1085
|
-
isJuridique:
|
|
1086
|
-
isSocial:
|
|
1087
|
-
isAttestation:
|
|
1088
|
-
inAverageCart:
|
|
1089
|
-
isBack:
|
|
1140
|
+
isComptable: false,
|
|
1141
|
+
isJuridique: true,
|
|
1142
|
+
isSocial: false,
|
|
1143
|
+
isAttestation: false,
|
|
1144
|
+
inAverageCart: false,
|
|
1145
|
+
isBack: false,
|
|
1090
1146
|
price: 249,
|
|
1091
|
-
isCatalog:
|
|
1092
|
-
hidden:
|
|
1093
|
-
isComplementary:
|
|
1147
|
+
isCatalog: true,
|
|
1148
|
+
hidden: false,
|
|
1149
|
+
isComplementary: false,
|
|
1094
1150
|
signaturePosition: null,
|
|
1095
1151
|
signaturePage: null,
|
|
1152
|
+
point: 50,
|
|
1096
1153
|
},
|
|
1097
1154
|
IMMATRICULATION_EI: {
|
|
1098
1155
|
id: 63,
|
|
1099
1156
|
name: 'Immatriculation EI',
|
|
1100
|
-
isComptable:
|
|
1101
|
-
isJuridique:
|
|
1102
|
-
isSocial:
|
|
1103
|
-
isAttestation:
|
|
1104
|
-
inAverageCart:
|
|
1105
|
-
isBack:
|
|
1157
|
+
isComptable: false,
|
|
1158
|
+
isJuridique: true,
|
|
1159
|
+
isSocial: false,
|
|
1160
|
+
isAttestation: false,
|
|
1161
|
+
inAverageCart: false,
|
|
1162
|
+
isBack: false,
|
|
1106
1163
|
price: 99,
|
|
1107
|
-
isCatalog:
|
|
1108
|
-
hidden:
|
|
1109
|
-
isComplementary:
|
|
1164
|
+
isCatalog: true,
|
|
1165
|
+
hidden: false,
|
|
1166
|
+
isComplementary: false,
|
|
1110
1167
|
signaturePosition: null,
|
|
1111
1168
|
signaturePage: null,
|
|
1169
|
+
point: 125,
|
|
1112
1170
|
},
|
|
1113
1171
|
INTEGRATION_FISCALE: {
|
|
1114
1172
|
id: 64,
|
|
1115
1173
|
name: 'Intégration fiscale',
|
|
1116
|
-
isComptable:
|
|
1117
|
-
isJuridique:
|
|
1118
|
-
isSocial:
|
|
1119
|
-
isAttestation:
|
|
1120
|
-
inAverageCart:
|
|
1121
|
-
isBack:
|
|
1174
|
+
isComptable: false,
|
|
1175
|
+
isJuridique: true,
|
|
1176
|
+
isSocial: false,
|
|
1177
|
+
isAttestation: false,
|
|
1178
|
+
inAverageCart: false,
|
|
1179
|
+
isBack: false,
|
|
1122
1180
|
price: 149,
|
|
1123
|
-
isCatalog:
|
|
1124
|
-
hidden:
|
|
1125
|
-
isComplementary:
|
|
1181
|
+
isCatalog: true,
|
|
1182
|
+
hidden: false,
|
|
1183
|
+
isComplementary: false,
|
|
1126
1184
|
signaturePosition: null,
|
|
1127
1185
|
signaturePage: null,
|
|
1186
|
+
point: 50,
|
|
1128
1187
|
},
|
|
1129
1188
|
LIBERATION_CAPITAL: {
|
|
1130
1189
|
id: 65,
|
|
1131
1190
|
name: 'Libération du capital',
|
|
1132
|
-
isComptable:
|
|
1133
|
-
isJuridique:
|
|
1134
|
-
isSocial:
|
|
1135
|
-
isAttestation:
|
|
1136
|
-
inAverageCart:
|
|
1137
|
-
isBack:
|
|
1191
|
+
isComptable: false,
|
|
1192
|
+
isJuridique: true,
|
|
1193
|
+
isSocial: false,
|
|
1194
|
+
isAttestation: false,
|
|
1195
|
+
inAverageCart: false,
|
|
1196
|
+
isBack: false,
|
|
1138
1197
|
price: 149,
|
|
1139
|
-
isCatalog:
|
|
1140
|
-
hidden:
|
|
1141
|
-
isComplementary:
|
|
1198
|
+
isCatalog: true,
|
|
1199
|
+
hidden: false,
|
|
1200
|
+
isComplementary: false,
|
|
1142
1201
|
signaturePosition: null,
|
|
1143
1202
|
signaturePage: null,
|
|
1203
|
+
point: 50,
|
|
1144
1204
|
},
|
|
1145
1205
|
DISTRIBUTION_DIVIDENDES_SUR_RESERVE: {
|
|
1146
1206
|
id: 66,
|
|
1147
1207
|
name: 'Distribution de dividendes sur réserves',
|
|
1148
|
-
isComptable:
|
|
1149
|
-
isJuridique:
|
|
1150
|
-
isSocial:
|
|
1151
|
-
isAttestation:
|
|
1152
|
-
inAverageCart:
|
|
1153
|
-
isBack:
|
|
1208
|
+
isComptable: false,
|
|
1209
|
+
isJuridique: true,
|
|
1210
|
+
isSocial: false,
|
|
1211
|
+
isAttestation: false,
|
|
1212
|
+
inAverageCart: false,
|
|
1213
|
+
isBack: false,
|
|
1154
1214
|
price: 149,
|
|
1155
|
-
isCatalog:
|
|
1156
|
-
hidden:
|
|
1157
|
-
isComplementary:
|
|
1215
|
+
isCatalog: true,
|
|
1216
|
+
hidden: false,
|
|
1217
|
+
isComplementary: false,
|
|
1158
1218
|
signaturePosition: null,
|
|
1159
1219
|
signaturePage: null,
|
|
1220
|
+
point: 50,
|
|
1160
1221
|
},
|
|
1161
1222
|
MISE_EN_SOMMEIL: {
|
|
1162
1223
|
id: 67,
|
|
1163
1224
|
name: 'Mise en sommeil',
|
|
1164
|
-
isComptable:
|
|
1165
|
-
isJuridique:
|
|
1166
|
-
isSocial:
|
|
1167
|
-
isAttestation:
|
|
1168
|
-
inAverageCart:
|
|
1169
|
-
isBack:
|
|
1225
|
+
isComptable: false,
|
|
1226
|
+
isJuridique: true,
|
|
1227
|
+
isSocial: false,
|
|
1228
|
+
isAttestation: false,
|
|
1229
|
+
inAverageCart: false,
|
|
1230
|
+
isBack: false,
|
|
1170
1231
|
price: 149,
|
|
1171
|
-
isCatalog:
|
|
1172
|
-
hidden:
|
|
1173
|
-
isComplementary:
|
|
1232
|
+
isCatalog: true,
|
|
1233
|
+
hidden: false,
|
|
1234
|
+
isComplementary: false,
|
|
1174
1235
|
signaturePosition: null,
|
|
1175
1236
|
signaturePage: null,
|
|
1237
|
+
point: 50,
|
|
1176
1238
|
},
|
|
1177
1239
|
MODIFICATION_EIRL: {
|
|
1178
1240
|
id: 68,
|
|
1179
1241
|
name: 'Modification EIRL',
|
|
1180
|
-
isComptable:
|
|
1181
|
-
isJuridique:
|
|
1182
|
-
isSocial:
|
|
1183
|
-
isAttestation:
|
|
1184
|
-
inAverageCart:
|
|
1185
|
-
isBack:
|
|
1242
|
+
isComptable: false,
|
|
1243
|
+
isJuridique: true,
|
|
1244
|
+
isSocial: false,
|
|
1245
|
+
isAttestation: false,
|
|
1246
|
+
inAverageCart: false,
|
|
1247
|
+
isBack: false,
|
|
1186
1248
|
price: 199,
|
|
1187
|
-
isCatalog:
|
|
1188
|
-
hidden:
|
|
1189
|
-
isComplementary:
|
|
1249
|
+
isCatalog: true,
|
|
1250
|
+
hidden: false,
|
|
1251
|
+
isComplementary: false,
|
|
1190
1252
|
signaturePosition: null,
|
|
1191
1253
|
signaturePage: null,
|
|
1254
|
+
point: 50,
|
|
1192
1255
|
},
|
|
1193
1256
|
PERTE_MOITIE_DU_CAPITAL: {
|
|
1194
1257
|
id: 69,
|
|
1195
1258
|
name: 'Perte moitié du capital',
|
|
1196
|
-
isComptable:
|
|
1197
|
-
isJuridique:
|
|
1198
|
-
isSocial:
|
|
1199
|
-
isAttestation:
|
|
1200
|
-
inAverageCart:
|
|
1201
|
-
isBack:
|
|
1259
|
+
isComptable: false,
|
|
1260
|
+
isJuridique: true,
|
|
1261
|
+
isSocial: false,
|
|
1262
|
+
isAttestation: false,
|
|
1263
|
+
inAverageCart: false,
|
|
1264
|
+
isBack: false,
|
|
1202
1265
|
price: 199,
|
|
1203
|
-
isCatalog:
|
|
1204
|
-
hidden:
|
|
1205
|
-
isComplementary:
|
|
1266
|
+
isCatalog: false,
|
|
1267
|
+
hidden: true,
|
|
1268
|
+
isComplementary: false,
|
|
1206
1269
|
signaturePosition: null,
|
|
1207
1270
|
signaturePage: null,
|
|
1271
|
+
point: 0,
|
|
1208
1272
|
},
|
|
1209
1273
|
REDUCTION_DU_CAPITAL: {
|
|
1210
1274
|
id: 70,
|
|
1211
1275
|
name: 'Réduction de capital',
|
|
1212
|
-
isComptable:
|
|
1213
|
-
isJuridique:
|
|
1214
|
-
isSocial:
|
|
1215
|
-
isAttestation:
|
|
1216
|
-
inAverageCart:
|
|
1217
|
-
isBack:
|
|
1276
|
+
isComptable: false,
|
|
1277
|
+
isJuridique: true,
|
|
1278
|
+
isSocial: false,
|
|
1279
|
+
isAttestation: false,
|
|
1280
|
+
inAverageCart: false,
|
|
1281
|
+
isBack: false,
|
|
1218
1282
|
price: 499,
|
|
1219
|
-
isCatalog:
|
|
1220
|
-
hidden:
|
|
1221
|
-
isComplementary:
|
|
1283
|
+
isCatalog: true,
|
|
1284
|
+
hidden: false,
|
|
1285
|
+
isComplementary: false,
|
|
1222
1286
|
signaturePosition: null,
|
|
1223
1287
|
signaturePage: null,
|
|
1288
|
+
point: 50,
|
|
1224
1289
|
},
|
|
1225
1290
|
TRANSFORMATION_SARL_EN_SAS: {
|
|
1226
1291
|
id: 71,
|
|
1227
1292
|
name: 'Transformation SARL en SAS',
|
|
1228
|
-
isComptable:
|
|
1229
|
-
isJuridique:
|
|
1230
|
-
isSocial:
|
|
1231
|
-
isAttestation:
|
|
1232
|
-
inAverageCart:
|
|
1233
|
-
isBack:
|
|
1293
|
+
isComptable: false,
|
|
1294
|
+
isJuridique: true,
|
|
1295
|
+
isSocial: false,
|
|
1296
|
+
isAttestation: false,
|
|
1297
|
+
inAverageCart: false,
|
|
1298
|
+
isBack: false,
|
|
1234
1299
|
price: 796,
|
|
1235
|
-
isCatalog:
|
|
1236
|
-
hidden:
|
|
1237
|
-
isComplementary:
|
|
1300
|
+
isCatalog: true,
|
|
1301
|
+
hidden: false,
|
|
1302
|
+
isComplementary: false,
|
|
1238
1303
|
signaturePosition: null,
|
|
1239
1304
|
signaturePage: null,
|
|
1305
|
+
point: 50,
|
|
1240
1306
|
},
|
|
1241
1307
|
TRANSFORMATION_SAS_EN_SARL: {
|
|
1242
1308
|
id: 72,
|
|
1243
1309
|
name: 'Transformation SAS en SARL',
|
|
1244
|
-
isComptable:
|
|
1245
|
-
isJuridique:
|
|
1246
|
-
isSocial:
|
|
1247
|
-
isAttestation:
|
|
1248
|
-
inAverageCart:
|
|
1249
|
-
isBack:
|
|
1310
|
+
isComptable: false,
|
|
1311
|
+
isJuridique: true,
|
|
1312
|
+
isSocial: false,
|
|
1313
|
+
isAttestation: false,
|
|
1314
|
+
inAverageCart: false,
|
|
1315
|
+
isBack: false,
|
|
1250
1316
|
price: 596,
|
|
1251
|
-
isCatalog:
|
|
1252
|
-
hidden:
|
|
1253
|
-
isComplementary:
|
|
1317
|
+
isCatalog: true,
|
|
1318
|
+
hidden: false,
|
|
1319
|
+
isComplementary: false,
|
|
1254
1320
|
signaturePosition: null,
|
|
1255
1321
|
signaturePage: null,
|
|
1322
|
+
point: 50,
|
|
1256
1323
|
},
|
|
1257
1324
|
DECLARATION_MARQUE_INPI: {
|
|
1258
1325
|
id: 73,
|
|
1259
1326
|
name: 'Déclaration marque INPI',
|
|
1260
|
-
isComptable:
|
|
1261
|
-
isJuridique:
|
|
1262
|
-
isSocial:
|
|
1263
|
-
isAttestation:
|
|
1264
|
-
inAverageCart:
|
|
1265
|
-
isBack:
|
|
1327
|
+
isComptable: false,
|
|
1328
|
+
isJuridique: true,
|
|
1329
|
+
isSocial: false,
|
|
1330
|
+
isAttestation: false,
|
|
1331
|
+
inAverageCart: false,
|
|
1332
|
+
isBack: false,
|
|
1266
1333
|
price: 200,
|
|
1267
|
-
isCatalog:
|
|
1268
|
-
hidden:
|
|
1269
|
-
isComplementary:
|
|
1334
|
+
isCatalog: true,
|
|
1335
|
+
hidden: false,
|
|
1336
|
+
isComplementary: false,
|
|
1270
1337
|
signaturePosition: null,
|
|
1271
1338
|
signaturePage: null,
|
|
1339
|
+
point: 50,
|
|
1272
1340
|
},
|
|
1273
1341
|
FORMALITES: {
|
|
1274
1342
|
id: 74,
|
|
1275
1343
|
name: 'Formalités',
|
|
1276
|
-
isComptable:
|
|
1277
|
-
isJuridique:
|
|
1278
|
-
isSocial:
|
|
1279
|
-
isAttestation:
|
|
1280
|
-
inAverageCart:
|
|
1281
|
-
isBack:
|
|
1344
|
+
isComptable: false,
|
|
1345
|
+
isJuridique: true,
|
|
1346
|
+
isSocial: false,
|
|
1347
|
+
isAttestation: false,
|
|
1348
|
+
inAverageCart: false,
|
|
1349
|
+
isBack: false,
|
|
1282
1350
|
price: 59,
|
|
1283
|
-
isCatalog:
|
|
1284
|
-
hidden:
|
|
1285
|
-
isComplementary:
|
|
1351
|
+
isCatalog: true,
|
|
1352
|
+
hidden: false,
|
|
1353
|
+
isComplementary: false,
|
|
1286
1354
|
signaturePosition: null,
|
|
1287
1355
|
signaturePage: null,
|
|
1356
|
+
point: 0,
|
|
1288
1357
|
},
|
|
1289
1358
|
TRANSFERT_SIEGE_SOCIAL_SASU_EURL: {
|
|
1290
1359
|
id: 75,
|
|
1291
1360
|
name: 'Transfert de siège social (SASU / EURL)',
|
|
1292
|
-
isComptable:
|
|
1293
|
-
isJuridique:
|
|
1294
|
-
isSocial:
|
|
1295
|
-
isAttestation:
|
|
1296
|
-
inAverageCart:
|
|
1297
|
-
isBack:
|
|
1361
|
+
isComptable: false,
|
|
1362
|
+
isJuridique: true,
|
|
1363
|
+
isSocial: false,
|
|
1364
|
+
isAttestation: false,
|
|
1365
|
+
inAverageCart: false,
|
|
1366
|
+
isBack: false,
|
|
1298
1367
|
price: 249,
|
|
1299
|
-
isCatalog:
|
|
1300
|
-
hidden:
|
|
1301
|
-
isComplementary:
|
|
1368
|
+
isCatalog: true,
|
|
1369
|
+
hidden: false,
|
|
1370
|
+
isComplementary: false,
|
|
1302
1371
|
signaturePosition: null,
|
|
1303
1372
|
signaturePage: null,
|
|
1373
|
+
point: 50,
|
|
1304
1374
|
},
|
|
1305
1375
|
REDUCTION_CAPITAL_NON_MOTIVEE_PAR_LES_PERTES: {
|
|
1306
1376
|
id: 76,
|
|
1307
1377
|
name: 'Réduction de capital non motivée par les pertes',
|
|
1308
|
-
isComptable:
|
|
1309
|
-
isJuridique:
|
|
1310
|
-
isSocial:
|
|
1311
|
-
isAttestation:
|
|
1312
|
-
inAverageCart:
|
|
1313
|
-
isBack:
|
|
1378
|
+
isComptable: false,
|
|
1379
|
+
isJuridique: true,
|
|
1380
|
+
isSocial: false,
|
|
1381
|
+
isAttestation: false,
|
|
1382
|
+
inAverageCart: false,
|
|
1383
|
+
isBack: false,
|
|
1314
1384
|
price: 499,
|
|
1315
|
-
isCatalog:
|
|
1316
|
-
hidden:
|
|
1317
|
-
isComplementary:
|
|
1385
|
+
isCatalog: true,
|
|
1386
|
+
hidden: false,
|
|
1387
|
+
isComplementary: false,
|
|
1318
1388
|
signaturePosition: null,
|
|
1319
1389
|
signaturePage: null,
|
|
1390
|
+
point: 0,
|
|
1320
1391
|
},
|
|
1321
1392
|
TRANSMISSION_UNIVERSELLE_PATRIMOINE_ASSOCIE_UNIQUE_EURL_SASU: {
|
|
1322
1393
|
id: 77,
|
|
1323
1394
|
name: 'Transmission universelle du patrimoine (si associé unique personne morale - EURL/SASU)',
|
|
1324
|
-
isComptable:
|
|
1325
|
-
isJuridique:
|
|
1326
|
-
isSocial:
|
|
1327
|
-
isAttestation:
|
|
1328
|
-
inAverageCart:
|
|
1329
|
-
isBack:
|
|
1395
|
+
isComptable: false,
|
|
1396
|
+
isJuridique: true,
|
|
1397
|
+
isSocial: false,
|
|
1398
|
+
isAttestation: false,
|
|
1399
|
+
inAverageCart: false,
|
|
1400
|
+
isBack: false,
|
|
1330
1401
|
price: 399,
|
|
1331
|
-
isCatalog:
|
|
1332
|
-
hidden:
|
|
1333
|
-
isComplementary:
|
|
1402
|
+
isCatalog: false,
|
|
1403
|
+
hidden: true,
|
|
1404
|
+
isComplementary: false,
|
|
1334
1405
|
signaturePosition: null,
|
|
1335
1406
|
signaturePage: null,
|
|
1407
|
+
point: 0,
|
|
1336
1408
|
},
|
|
1337
1409
|
BULLETIONS_SALAIRE: {
|
|
1338
1410
|
id: 78,
|
|
1339
1411
|
name: 'Bulletins de salaires',
|
|
1340
|
-
isComptable:
|
|
1341
|
-
isJuridique:
|
|
1342
|
-
isSocial:
|
|
1343
|
-
isAttestation:
|
|
1344
|
-
inAverageCart:
|
|
1345
|
-
isBack:
|
|
1412
|
+
isComptable: false,
|
|
1413
|
+
isJuridique: false,
|
|
1414
|
+
isSocial: true,
|
|
1415
|
+
isAttestation: false,
|
|
1416
|
+
inAverageCart: false,
|
|
1417
|
+
isBack: false,
|
|
1346
1418
|
price: 15.9,
|
|
1347
|
-
isCatalog:
|
|
1348
|
-
hidden:
|
|
1349
|
-
isComplementary:
|
|
1419
|
+
isCatalog: true,
|
|
1420
|
+
hidden: false,
|
|
1421
|
+
isComplementary: false,
|
|
1350
1422
|
signaturePosition: null,
|
|
1351
1423
|
signaturePage: null,
|
|
1424
|
+
point: 0,
|
|
1352
1425
|
},
|
|
1353
1426
|
DSN: {
|
|
1354
1427
|
id: 79,
|
|
1355
1428
|
name: 'DSN',
|
|
1356
|
-
isComptable:
|
|
1357
|
-
isJuridique:
|
|
1358
|
-
isSocial:
|
|
1359
|
-
isAttestation:
|
|
1360
|
-
inAverageCart:
|
|
1361
|
-
isBack:
|
|
1429
|
+
isComptable: false,
|
|
1430
|
+
isJuridique: false,
|
|
1431
|
+
isSocial: true,
|
|
1432
|
+
isAttestation: false,
|
|
1433
|
+
inAverageCart: false,
|
|
1434
|
+
isBack: false,
|
|
1362
1435
|
price: 15,
|
|
1363
|
-
isCatalog:
|
|
1364
|
-
hidden:
|
|
1365
|
-
isComplementary:
|
|
1436
|
+
isCatalog: true,
|
|
1437
|
+
hidden: false,
|
|
1438
|
+
isComplementary: false,
|
|
1366
1439
|
signaturePosition: null,
|
|
1367
1440
|
signaturePage: null,
|
|
1441
|
+
point: 0,
|
|
1368
1442
|
},
|
|
1369
1443
|
CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
|
|
1370
1444
|
id: 80,
|
|
1371
1445
|
name: 'Création d\'un dossier informatique par salarié',
|
|
1372
|
-
isComptable:
|
|
1373
|
-
isJuridique:
|
|
1374
|
-
isSocial:
|
|
1375
|
-
isAttestation:
|
|
1376
|
-
inAverageCart:
|
|
1377
|
-
isBack:
|
|
1446
|
+
isComptable: false,
|
|
1447
|
+
isJuridique: false,
|
|
1448
|
+
isSocial: true,
|
|
1449
|
+
isAttestation: false,
|
|
1450
|
+
inAverageCart: false,
|
|
1451
|
+
isBack: false,
|
|
1378
1452
|
price: 20,
|
|
1379
|
-
isCatalog:
|
|
1380
|
-
hidden:
|
|
1381
|
-
isComplementary:
|
|
1453
|
+
isCatalog: true,
|
|
1454
|
+
hidden: false,
|
|
1455
|
+
isComplementary: false,
|
|
1382
1456
|
signaturePosition: null,
|
|
1383
1457
|
signaturePage: null,
|
|
1458
|
+
point: 0,
|
|
1384
1459
|
},
|
|
1385
1460
|
ETABLISSEMENT_CONTRAT_TRAVAIL: {
|
|
1386
1461
|
id: 81,
|
|
1387
1462
|
name: 'Etablissement d\'un contrat de travail',
|
|
1388
|
-
isComptable:
|
|
1389
|
-
isJuridique:
|
|
1390
|
-
isSocial:
|
|
1391
|
-
isAttestation:
|
|
1392
|
-
inAverageCart:
|
|
1393
|
-
isBack:
|
|
1463
|
+
isComptable: false,
|
|
1464
|
+
isJuridique: false,
|
|
1465
|
+
isSocial: true,
|
|
1466
|
+
isAttestation: false,
|
|
1467
|
+
inAverageCart: false,
|
|
1468
|
+
isBack: false,
|
|
1394
1469
|
price: 78,
|
|
1395
|
-
isCatalog:
|
|
1396
|
-
hidden:
|
|
1397
|
-
isComplementary:
|
|
1470
|
+
isCatalog: true,
|
|
1471
|
+
hidden: false,
|
|
1472
|
+
isComplementary: false,
|
|
1398
1473
|
signaturePosition: null,
|
|
1399
1474
|
signaturePage: null,
|
|
1475
|
+
point: 0,
|
|
1400
1476
|
},
|
|
1401
1477
|
ATTESTATION_SALAIRE: {
|
|
1402
1478
|
id: 82,
|
|
1403
1479
|
name: 'Attestation de salaire',
|
|
1404
|
-
isComptable:
|
|
1405
|
-
isJuridique:
|
|
1406
|
-
isSocial:
|
|
1407
|
-
isAttestation:
|
|
1408
|
-
inAverageCart:
|
|
1409
|
-
isBack:
|
|
1480
|
+
isComptable: false,
|
|
1481
|
+
isJuridique: false,
|
|
1482
|
+
isSocial: true,
|
|
1483
|
+
isAttestation: false,
|
|
1484
|
+
inAverageCart: false,
|
|
1485
|
+
isBack: false,
|
|
1410
1486
|
price: 18,
|
|
1411
|
-
isCatalog:
|
|
1412
|
-
hidden:
|
|
1413
|
-
isComplementary:
|
|
1487
|
+
isCatalog: true,
|
|
1488
|
+
hidden: false,
|
|
1489
|
+
isComplementary: false,
|
|
1414
1490
|
signaturePosition: null,
|
|
1415
1491
|
signaturePage: null,
|
|
1492
|
+
point: 0,
|
|
1416
1493
|
},
|
|
1417
1494
|
ADHESION_ORGANISMES_COTISATIONS_OBLIGATOIRES: {
|
|
1418
1495
|
id: 83,
|
|
1419
1496
|
name: 'Adhésion aux organismes de cotisations obligatoires',
|
|
1420
|
-
isComptable:
|
|
1421
|
-
isJuridique:
|
|
1422
|
-
isSocial:
|
|
1423
|
-
isAttestation:
|
|
1424
|
-
inAverageCart:
|
|
1425
|
-
isBack:
|
|
1497
|
+
isComptable: false,
|
|
1498
|
+
isJuridique: false,
|
|
1499
|
+
isSocial: true,
|
|
1500
|
+
isAttestation: false,
|
|
1501
|
+
inAverageCart: false,
|
|
1502
|
+
isBack: false,
|
|
1426
1503
|
price: 56,
|
|
1427
|
-
isCatalog:
|
|
1428
|
-
hidden:
|
|
1429
|
-
isComplementary:
|
|
1504
|
+
isCatalog: true,
|
|
1505
|
+
hidden: false,
|
|
1506
|
+
isComplementary: false,
|
|
1430
1507
|
signaturePosition: null,
|
|
1431
1508
|
signaturePage: null,
|
|
1509
|
+
point: 0,
|
|
1432
1510
|
},
|
|
1433
1511
|
TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
|
|
1434
1512
|
id: 84,
|
|
1435
1513
|
name: 'Taxe d\'apprentissage et formation continue',
|
|
1436
|
-
isComptable:
|
|
1437
|
-
isJuridique:
|
|
1438
|
-
isSocial:
|
|
1439
|
-
isAttestation:
|
|
1440
|
-
inAverageCart:
|
|
1441
|
-
isBack:
|
|
1514
|
+
isComptable: false,
|
|
1515
|
+
isJuridique: false,
|
|
1516
|
+
isSocial: true,
|
|
1517
|
+
isAttestation: false,
|
|
1518
|
+
inAverageCart: false,
|
|
1519
|
+
isBack: false,
|
|
1442
1520
|
price: 48,
|
|
1443
|
-
isCatalog:
|
|
1444
|
-
hidden:
|
|
1445
|
-
isComplementary:
|
|
1521
|
+
isCatalog: true,
|
|
1522
|
+
hidden: false,
|
|
1523
|
+
isComplementary: false,
|
|
1446
1524
|
signaturePosition: null,
|
|
1447
1525
|
signaturePage: null,
|
|
1526
|
+
point: 0,
|
|
1448
1527
|
},
|
|
1449
1528
|
DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE: {
|
|
1450
1529
|
id: 85,
|
|
1451
1530
|
name: 'Dissolution Liquidation hors date de clôture (y compris bilan de liquidation)',
|
|
1452
|
-
isComptable:
|
|
1453
|
-
isJuridique:
|
|
1454
|
-
isSocial:
|
|
1455
|
-
isAttestation:
|
|
1456
|
-
inAverageCart:
|
|
1457
|
-
isBack:
|
|
1531
|
+
isComptable: false,
|
|
1532
|
+
isJuridique: true,
|
|
1533
|
+
isSocial: false,
|
|
1534
|
+
isAttestation: false,
|
|
1535
|
+
inAverageCart: false,
|
|
1536
|
+
isBack: false,
|
|
1458
1537
|
price: 889,
|
|
1459
|
-
isCatalog:
|
|
1460
|
-
hidden:
|
|
1461
|
-
isComplementary:
|
|
1538
|
+
isCatalog: true,
|
|
1539
|
+
hidden: false,
|
|
1540
|
+
isComplementary: false,
|
|
1462
1541
|
signaturePosition: null,
|
|
1463
1542
|
signaturePage: null,
|
|
1543
|
+
point: 100,
|
|
1464
1544
|
},
|
|
1465
1545
|
AUGMENTATION_CAPITAL_VARIABLE: {
|
|
1466
1546
|
id: 86,
|
|
1467
1547
|
name: 'Augmentation de capital variable',
|
|
1468
|
-
isComptable:
|
|
1469
|
-
isJuridique:
|
|
1470
|
-
isSocial:
|
|
1471
|
-
isAttestation:
|
|
1472
|
-
inAverageCart:
|
|
1473
|
-
isBack:
|
|
1548
|
+
isComptable: false,
|
|
1549
|
+
isJuridique: true,
|
|
1550
|
+
isSocial: false,
|
|
1551
|
+
isAttestation: false,
|
|
1552
|
+
inAverageCart: false,
|
|
1553
|
+
isBack: false,
|
|
1474
1554
|
price: 149,
|
|
1475
|
-
isCatalog:
|
|
1476
|
-
hidden:
|
|
1477
|
-
isComplementary:
|
|
1555
|
+
isCatalog: true,
|
|
1556
|
+
hidden: false,
|
|
1557
|
+
isComplementary: false,
|
|
1478
1558
|
signaturePosition: null,
|
|
1479
1559
|
signaturePage: null,
|
|
1560
|
+
point: 50,
|
|
1480
1561
|
},
|
|
1481
1562
|
CESSION_PARTS_SOCIALES_EURL: {
|
|
1482
1563
|
id: 87,
|
|
1483
1564
|
name: 'Cession de parts sociales (EURL)',
|
|
1484
|
-
isComptable:
|
|
1485
|
-
isJuridique:
|
|
1486
|
-
isSocial:
|
|
1487
|
-
isAttestation:
|
|
1488
|
-
inAverageCart:
|
|
1489
|
-
isBack:
|
|
1565
|
+
isComptable: false,
|
|
1566
|
+
isJuridique: true,
|
|
1567
|
+
isSocial: false,
|
|
1568
|
+
isAttestation: false,
|
|
1569
|
+
inAverageCart: false,
|
|
1570
|
+
isBack: false,
|
|
1490
1571
|
price: 399,
|
|
1491
|
-
isCatalog:
|
|
1492
|
-
hidden:
|
|
1493
|
-
isComplementary:
|
|
1572
|
+
isCatalog: true,
|
|
1573
|
+
hidden: false,
|
|
1574
|
+
isComplementary: false,
|
|
1494
1575
|
signaturePosition: null,
|
|
1495
1576
|
signaturePage: null,
|
|
1577
|
+
point: 50,
|
|
1496
1578
|
},
|
|
1497
1579
|
DECLARATION_BENEFICES_EFFECTIFS: {
|
|
1498
1580
|
id: 88,
|
|
1499
1581
|
name: 'Déclaration des bénéficiaires effectifs',
|
|
1500
|
-
isComptable:
|
|
1501
|
-
isJuridique:
|
|
1502
|
-
isSocial:
|
|
1503
|
-
isAttestation:
|
|
1504
|
-
inAverageCart:
|
|
1505
|
-
isBack:
|
|
1582
|
+
isComptable: false,
|
|
1583
|
+
isJuridique: true,
|
|
1584
|
+
isSocial: false,
|
|
1585
|
+
isAttestation: false,
|
|
1586
|
+
inAverageCart: false,
|
|
1587
|
+
isBack: false,
|
|
1506
1588
|
price: 39,
|
|
1507
|
-
isCatalog:
|
|
1508
|
-
hidden:
|
|
1509
|
-
isComplementary:
|
|
1589
|
+
isCatalog: true,
|
|
1590
|
+
hidden: false,
|
|
1591
|
+
isComplementary: false,
|
|
1510
1592
|
signaturePosition: null,
|
|
1511
1593
|
signaturePage: null,
|
|
1594
|
+
point: 50,
|
|
1512
1595
|
},
|
|
1513
1596
|
IRPP: {
|
|
1514
1597
|
id: 89,
|
|
1515
1598
|
name: 'IRPP',
|
|
1516
|
-
isComptable:
|
|
1517
|
-
isJuridique:
|
|
1518
|
-
isSocial:
|
|
1519
|
-
isAttestation:
|
|
1520
|
-
inAverageCart:
|
|
1521
|
-
isBack:
|
|
1599
|
+
isComptable: true,
|
|
1600
|
+
isJuridique: false,
|
|
1601
|
+
isSocial: false,
|
|
1602
|
+
isAttestation: false,
|
|
1603
|
+
inAverageCart: false,
|
|
1604
|
+
isBack: false,
|
|
1522
1605
|
price: null,
|
|
1523
|
-
isCatalog:
|
|
1524
|
-
hidden:
|
|
1525
|
-
isComplementary:
|
|
1606
|
+
isCatalog: true,
|
|
1607
|
+
hidden: false,
|
|
1608
|
+
isComplementary: true,
|
|
1526
1609
|
signaturePosition: null,
|
|
1527
1610
|
signaturePage: null,
|
|
1611
|
+
point: 75,
|
|
1528
1612
|
},
|
|
1529
1613
|
EVALUATION: {
|
|
1530
1614
|
id: 90,
|
|
1531
1615
|
name: 'Evaluation',
|
|
1532
|
-
isComptable:
|
|
1533
|
-
isJuridique:
|
|
1534
|
-
isSocial:
|
|
1535
|
-
isAttestation:
|
|
1536
|
-
inAverageCart:
|
|
1537
|
-
isBack:
|
|
1616
|
+
isComptable: true,
|
|
1617
|
+
isJuridique: false,
|
|
1618
|
+
isSocial: false,
|
|
1619
|
+
isAttestation: false,
|
|
1620
|
+
inAverageCart: false,
|
|
1621
|
+
isBack: false,
|
|
1538
1622
|
price: null,
|
|
1539
|
-
isCatalog:
|
|
1540
|
-
hidden:
|
|
1541
|
-
isComplementary:
|
|
1623
|
+
isCatalog: true,
|
|
1624
|
+
hidden: false,
|
|
1625
|
+
isComplementary: true,
|
|
1542
1626
|
signaturePosition: null,
|
|
1543
1627
|
signaturePage: null,
|
|
1628
|
+
point: 50,
|
|
1544
1629
|
},
|
|
1545
1630
|
ATTESTATIONS_NON_REMUNERATION: {
|
|
1546
1631
|
id: 91,
|
|
1547
1632
|
name: 'Attestations de non-rémunération',
|
|
1548
|
-
isComptable:
|
|
1549
|
-
isJuridique:
|
|
1550
|
-
isSocial:
|
|
1551
|
-
isAttestation:
|
|
1552
|
-
inAverageCart:
|
|
1553
|
-
isBack:
|
|
1633
|
+
isComptable: true,
|
|
1634
|
+
isJuridique: false,
|
|
1635
|
+
isSocial: false,
|
|
1636
|
+
isAttestation: false,
|
|
1637
|
+
inAverageCart: false,
|
|
1638
|
+
isBack: false,
|
|
1554
1639
|
price: null,
|
|
1555
|
-
isCatalog:
|
|
1556
|
-
hidden:
|
|
1557
|
-
isComplementary:
|
|
1640
|
+
isCatalog: true,
|
|
1641
|
+
hidden: false,
|
|
1642
|
+
isComplementary: false,
|
|
1558
1643
|
signaturePosition: null,
|
|
1559
1644
|
signaturePage: null,
|
|
1645
|
+
point: 50,
|
|
1560
1646
|
},
|
|
1561
1647
|
AUTRE_MISSION_COMPTABLE: {
|
|
1562
1648
|
id: 93,
|
|
1563
1649
|
name: 'Autre mission comptable',
|
|
1564
|
-
isComptable:
|
|
1565
|
-
isJuridique:
|
|
1566
|
-
isSocial:
|
|
1567
|
-
isAttestation:
|
|
1568
|
-
inAverageCart:
|
|
1569
|
-
isBack:
|
|
1650
|
+
isComptable: true,
|
|
1651
|
+
isJuridique: false,
|
|
1652
|
+
isSocial: false,
|
|
1653
|
+
isAttestation: false,
|
|
1654
|
+
inAverageCart: false,
|
|
1655
|
+
isBack: false,
|
|
1570
1656
|
price: null,
|
|
1571
|
-
isCatalog:
|
|
1572
|
-
hidden:
|
|
1573
|
-
isComplementary:
|
|
1657
|
+
isCatalog: true,
|
|
1658
|
+
hidden: false,
|
|
1659
|
+
isComplementary: false,
|
|
1574
1660
|
signaturePosition: null,
|
|
1575
1661
|
signaturePage: null,
|
|
1662
|
+
point: 50,
|
|
1576
1663
|
},
|
|
1577
1664
|
COMPTA_FREEMIUM: {
|
|
1578
1665
|
id: 94,
|
|
1579
1666
|
name: 'Compta Freemium',
|
|
1580
|
-
isComptable:
|
|
1581
|
-
isJuridique:
|
|
1582
|
-
isSocial:
|
|
1583
|
-
isAttestation:
|
|
1584
|
-
inAverageCart:
|
|
1585
|
-
isBack:
|
|
1667
|
+
isComptable: true,
|
|
1668
|
+
isJuridique: false,
|
|
1669
|
+
isSocial: false,
|
|
1670
|
+
isAttestation: false,
|
|
1671
|
+
inAverageCart: false,
|
|
1672
|
+
isBack: false,
|
|
1586
1673
|
price: 0,
|
|
1587
|
-
isCatalog:
|
|
1588
|
-
hidden:
|
|
1589
|
-
isComplementary:
|
|
1674
|
+
isCatalog: false,
|
|
1675
|
+
hidden: true,
|
|
1676
|
+
isComplementary: false,
|
|
1590
1677
|
signaturePosition: null,
|
|
1591
1678
|
signaturePage: null,
|
|
1679
|
+
point: 0,
|
|
1592
1680
|
},
|
|
1593
1681
|
ATTESTATION_REMUNERATION: {
|
|
1594
1682
|
id: 95,
|
|
1595
1683
|
name: 'Attestation de rémunération',
|
|
1596
|
-
isComptable:
|
|
1597
|
-
isJuridique:
|
|
1598
|
-
isSocial:
|
|
1599
|
-
isAttestation:
|
|
1600
|
-
inAverageCart:
|
|
1601
|
-
isBack:
|
|
1684
|
+
isComptable: true,
|
|
1685
|
+
isJuridique: false,
|
|
1686
|
+
isSocial: false,
|
|
1687
|
+
isAttestation: true,
|
|
1688
|
+
inAverageCart: false,
|
|
1689
|
+
isBack: false,
|
|
1602
1690
|
price: null,
|
|
1603
|
-
isCatalog:
|
|
1604
|
-
hidden:
|
|
1605
|
-
isComplementary:
|
|
1691
|
+
isCatalog: true,
|
|
1692
|
+
hidden: false,
|
|
1693
|
+
isComplementary: false,
|
|
1606
1694
|
signaturePosition: null,
|
|
1607
1695
|
signaturePage: null,
|
|
1696
|
+
point: 0,
|
|
1608
1697
|
},
|
|
1609
1698
|
// FIXME: Doublon ?
|
|
1610
1699
|
ATTESTATION_NON_REMUNERATION: {
|
|
1611
1700
|
id: 96,
|
|
1612
1701
|
name: 'Attestation de non-rémunération',
|
|
1613
|
-
isComptable:
|
|
1614
|
-
isJuridique:
|
|
1615
|
-
isSocial:
|
|
1616
|
-
isAttestation:
|
|
1617
|
-
inAverageCart:
|
|
1618
|
-
isBack:
|
|
1702
|
+
isComptable: true,
|
|
1703
|
+
isJuridique: false,
|
|
1704
|
+
isSocial: false,
|
|
1705
|
+
isAttestation: true,
|
|
1706
|
+
inAverageCart: false,
|
|
1707
|
+
isBack: false,
|
|
1619
1708
|
price: null,
|
|
1620
|
-
isCatalog:
|
|
1621
|
-
hidden:
|
|
1622
|
-
isComplementary:
|
|
1709
|
+
isCatalog: true,
|
|
1710
|
+
hidden: false,
|
|
1711
|
+
isComplementary: false,
|
|
1623
1712
|
signaturePosition: null,
|
|
1624
1713
|
signaturePage: null,
|
|
1714
|
+
point: 0,
|
|
1625
1715
|
},
|
|
1626
1716
|
ATTESTATION_CA: {
|
|
1627
1717
|
id: 97,
|
|
1628
1718
|
name: 'Attestation de chiffre d\'affaires',
|
|
1629
|
-
isComptable:
|
|
1630
|
-
isJuridique:
|
|
1631
|
-
isSocial:
|
|
1632
|
-
isAttestation:
|
|
1633
|
-
inAverageCart:
|
|
1634
|
-
isBack:
|
|
1719
|
+
isComptable: true,
|
|
1720
|
+
isJuridique: false,
|
|
1721
|
+
isSocial: false,
|
|
1722
|
+
isAttestation: true,
|
|
1723
|
+
inAverageCart: false,
|
|
1724
|
+
isBack: false,
|
|
1635
1725
|
price: null,
|
|
1636
|
-
isCatalog:
|
|
1637
|
-
hidden:
|
|
1638
|
-
isComplementary:
|
|
1726
|
+
isCatalog: true,
|
|
1727
|
+
hidden: false,
|
|
1728
|
+
isComplementary: false,
|
|
1639
1729
|
signaturePosition: null,
|
|
1640
1730
|
signaturePage: null,
|
|
1731
|
+
point: 50,
|
|
1641
1732
|
},
|
|
1642
1733
|
ATTESTATION_COMPTE_COURANT: {
|
|
1643
1734
|
id: 98,
|
|
1644
1735
|
name: 'Attestation de compte-courant',
|
|
1645
|
-
isComptable:
|
|
1646
|
-
isJuridique:
|
|
1647
|
-
isSocial:
|
|
1648
|
-
isAttestation:
|
|
1649
|
-
inAverageCart:
|
|
1650
|
-
isBack:
|
|
1736
|
+
isComptable: true,
|
|
1737
|
+
isJuridique: false,
|
|
1738
|
+
isSocial: false,
|
|
1739
|
+
isAttestation: true,
|
|
1740
|
+
inAverageCart: false,
|
|
1741
|
+
isBack: false,
|
|
1651
1742
|
price: null,
|
|
1652
|
-
isCatalog:
|
|
1653
|
-
hidden:
|
|
1654
|
-
isComplementary:
|
|
1743
|
+
isCatalog: true,
|
|
1744
|
+
hidden: false,
|
|
1745
|
+
isComplementary: false,
|
|
1655
1746
|
signaturePosition: null,
|
|
1656
1747
|
signaturePage: null,
|
|
1748
|
+
point: 50,
|
|
1657
1749
|
},
|
|
1658
1750
|
MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
|
|
1659
1751
|
id: 99,
|
|
1660
1752
|
name: 'Mise à jour de l\'adresse personnelle du dirigeant sur le Kbis',
|
|
1661
|
-
isComptable:
|
|
1662
|
-
isJuridique:
|
|
1663
|
-
isSocial:
|
|
1664
|
-
isAttestation:
|
|
1665
|
-
inAverageCart:
|
|
1666
|
-
isBack:
|
|
1753
|
+
isComptable: false,
|
|
1754
|
+
isJuridique: true,
|
|
1755
|
+
isSocial: false,
|
|
1756
|
+
isAttestation: false,
|
|
1757
|
+
inAverageCart: false,
|
|
1758
|
+
isBack: false,
|
|
1667
1759
|
price: 149,
|
|
1668
|
-
isCatalog:
|
|
1669
|
-
hidden:
|
|
1670
|
-
isComplementary:
|
|
1760
|
+
isCatalog: true,
|
|
1761
|
+
hidden: false,
|
|
1762
|
+
isComplementary: false,
|
|
1671
1763
|
signaturePosition: null,
|
|
1672
1764
|
signaturePage: null,
|
|
1765
|
+
point: 50,
|
|
1673
1766
|
},
|
|
1674
1767
|
MODIFICATION_DENOMINATION_SOCIALE_SARL_SAS_SCI: {
|
|
1675
1768
|
id: 102,
|
|
1676
1769
|
name: 'Modification de la dénomination sociale (SARL/SAS/SCI)',
|
|
1677
|
-
isComptable:
|
|
1678
|
-
isJuridique:
|
|
1679
|
-
isSocial:
|
|
1680
|
-
isAttestation:
|
|
1681
|
-
inAverageCart:
|
|
1682
|
-
isBack:
|
|
1770
|
+
isComptable: false,
|
|
1771
|
+
isJuridique: true,
|
|
1772
|
+
isSocial: false,
|
|
1773
|
+
isAttestation: false,
|
|
1774
|
+
inAverageCart: false,
|
|
1775
|
+
isBack: false,
|
|
1683
1776
|
price: 349,
|
|
1684
|
-
isCatalog:
|
|
1685
|
-
hidden:
|
|
1686
|
-
isComplementary:
|
|
1777
|
+
isCatalog: true,
|
|
1778
|
+
hidden: false,
|
|
1779
|
+
isComplementary: false,
|
|
1687
1780
|
signaturePosition: null,
|
|
1688
1781
|
signaturePage: null,
|
|
1782
|
+
point: 50,
|
|
1689
1783
|
},
|
|
1690
1784
|
MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
|
|
1691
1785
|
id: 103,
|
|
1692
1786
|
name: 'Modification de l\'objet social (SARL/SAS/SCI)',
|
|
1693
|
-
isComptable:
|
|
1694
|
-
isJuridique:
|
|
1695
|
-
isSocial:
|
|
1696
|
-
isAttestation:
|
|
1697
|
-
inAverageCart:
|
|
1698
|
-
isBack:
|
|
1787
|
+
isComptable: false,
|
|
1788
|
+
isJuridique: true,
|
|
1789
|
+
isSocial: false,
|
|
1790
|
+
isAttestation: false,
|
|
1791
|
+
inAverageCart: false,
|
|
1792
|
+
isBack: false,
|
|
1699
1793
|
price: 349,
|
|
1700
|
-
isCatalog:
|
|
1701
|
-
hidden:
|
|
1702
|
-
isComplementary:
|
|
1794
|
+
isCatalog: true,
|
|
1795
|
+
hidden: false,
|
|
1796
|
+
isComplementary: false,
|
|
1703
1797
|
signaturePosition: null,
|
|
1704
1798
|
signaturePage: null,
|
|
1799
|
+
point: 50,
|
|
1705
1800
|
},
|
|
1706
1801
|
TRANSFERT_SIEGE_SOCIAL_SAS_SARL_SCI: {
|
|
1707
1802
|
id: 104,
|
|
1708
1803
|
name: 'Transfert de siège social (SAS / SARL / SCI)',
|
|
1709
|
-
isComptable:
|
|
1710
|
-
isJuridique:
|
|
1711
|
-
isSocial:
|
|
1712
|
-
isAttestation:
|
|
1713
|
-
inAverageCart:
|
|
1714
|
-
isBack:
|
|
1804
|
+
isComptable: false,
|
|
1805
|
+
isJuridique: true,
|
|
1806
|
+
isSocial: false,
|
|
1807
|
+
isAttestation: false,
|
|
1808
|
+
inAverageCart: false,
|
|
1809
|
+
isBack: false,
|
|
1715
1810
|
price: 349,
|
|
1716
|
-
isCatalog:
|
|
1717
|
-
hidden:
|
|
1718
|
-
isComplementary:
|
|
1811
|
+
isCatalog: true,
|
|
1812
|
+
hidden: false,
|
|
1813
|
+
isComplementary: false,
|
|
1719
1814
|
signaturePosition: null,
|
|
1720
1815
|
signaturePage: null,
|
|
1816
|
+
point: 50,
|
|
1721
1817
|
},
|
|
1722
1818
|
MODIFICATION_DATE_CLOTURE_SARL_SAS_SCI: {
|
|
1723
1819
|
id: 105,
|
|
1724
1820
|
name: 'Modification de la date de clôture (SARL/SAS/SCI)',
|
|
1725
|
-
isComptable:
|
|
1726
|
-
isJuridique:
|
|
1727
|
-
isSocial:
|
|
1728
|
-
isAttestation:
|
|
1729
|
-
inAverageCart:
|
|
1730
|
-
isBack:
|
|
1821
|
+
isComptable: false,
|
|
1822
|
+
isJuridique: true,
|
|
1823
|
+
isSocial: false,
|
|
1824
|
+
isAttestation: false,
|
|
1825
|
+
inAverageCart: false,
|
|
1826
|
+
isBack: false,
|
|
1731
1827
|
price: 349,
|
|
1732
|
-
isCatalog:
|
|
1733
|
-
hidden:
|
|
1734
|
-
isComplementary:
|
|
1828
|
+
isCatalog: true,
|
|
1829
|
+
hidden: false,
|
|
1830
|
+
isComplementary: false,
|
|
1735
1831
|
signaturePosition: null,
|
|
1736
1832
|
signaturePage: null,
|
|
1833
|
+
point: 50,
|
|
1737
1834
|
},
|
|
1738
1835
|
MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
|
|
1739
1836
|
id: 106,
|
|
1740
1837
|
name: 'Modification d’un dirigeant ou d\'un commissaire aux compte (SAS / SARL / SCI)',
|
|
1741
|
-
isComptable:
|
|
1742
|
-
isJuridique:
|
|
1743
|
-
isSocial:
|
|
1744
|
-
isAttestation:
|
|
1745
|
-
inAverageCart:
|
|
1746
|
-
isBack:
|
|
1838
|
+
isComptable: false,
|
|
1839
|
+
isJuridique: true,
|
|
1840
|
+
isSocial: false,
|
|
1841
|
+
isAttestation: false,
|
|
1842
|
+
inAverageCart: false,
|
|
1843
|
+
isBack: false,
|
|
1747
1844
|
price: 349,
|
|
1748
|
-
isCatalog:
|
|
1749
|
-
hidden:
|
|
1750
|
-
isComplementary:
|
|
1845
|
+
isCatalog: true,
|
|
1846
|
+
hidden: false,
|
|
1847
|
+
isComplementary: false,
|
|
1751
1848
|
signaturePosition: null,
|
|
1752
1849
|
signaturePage: null,
|
|
1850
|
+
point: 50,
|
|
1753
1851
|
},
|
|
1754
1852
|
FORMALITE_PERTE_CAPITAUX_PROPRES_EURL_SASU: {
|
|
1755
1853
|
id: 107,
|
|
1756
1854
|
name: 'Formalité perte des capitaux propres (EURL/SASU)',
|
|
1757
|
-
isComptable:
|
|
1758
|
-
isJuridique:
|
|
1759
|
-
isSocial:
|
|
1760
|
-
isAttestation:
|
|
1761
|
-
inAverageCart:
|
|
1762
|
-
isBack:
|
|
1855
|
+
isComptable: false,
|
|
1856
|
+
isJuridique: true,
|
|
1857
|
+
isSocial: false,
|
|
1858
|
+
isAttestation: false,
|
|
1859
|
+
inAverageCart: false,
|
|
1860
|
+
isBack: false,
|
|
1763
1861
|
price: 249,
|
|
1764
|
-
isCatalog:
|
|
1765
|
-
hidden:
|
|
1766
|
-
isComplementary:
|
|
1862
|
+
isCatalog: true,
|
|
1863
|
+
hidden: false,
|
|
1864
|
+
isComplementary: false,
|
|
1767
1865
|
signaturePosition: null,
|
|
1768
1866
|
signaturePage: null,
|
|
1867
|
+
point: 50,
|
|
1769
1868
|
},
|
|
1770
1869
|
FORMALITE_PERTE_CAPITAUX_PROPRES_SARL_SAS_SCI: {
|
|
1771
1870
|
id: 108,
|
|
1772
1871
|
name: 'Formalité perte des capitaux propres (SARL/SAS/SCI)',
|
|
1773
|
-
isComptable:
|
|
1774
|
-
isJuridique:
|
|
1775
|
-
isSocial:
|
|
1776
|
-
isAttestation:
|
|
1777
|
-
inAverageCart:
|
|
1778
|
-
isBack:
|
|
1872
|
+
isComptable: false,
|
|
1873
|
+
isJuridique: true,
|
|
1874
|
+
isSocial: false,
|
|
1875
|
+
isAttestation: false,
|
|
1876
|
+
inAverageCart: false,
|
|
1877
|
+
isBack: false,
|
|
1779
1878
|
price: 349,
|
|
1780
|
-
isCatalog:
|
|
1781
|
-
hidden:
|
|
1782
|
-
isComplementary:
|
|
1879
|
+
isCatalog: true,
|
|
1880
|
+
hidden: false,
|
|
1881
|
+
isComplementary: false,
|
|
1783
1882
|
signaturePosition: null,
|
|
1784
1883
|
signaturePage: null,
|
|
1884
|
+
point: 50,
|
|
1785
1885
|
},
|
|
1786
1886
|
TRANSFORMATION_SOCIETE_EURL_SASU: {
|
|
1787
1887
|
id: 109,
|
|
1788
1888
|
name: 'Transformation de la société (EURL/SASU)',
|
|
1789
|
-
isComptable:
|
|
1790
|
-
isJuridique:
|
|
1791
|
-
isSocial:
|
|
1792
|
-
isAttestation:
|
|
1793
|
-
inAverageCart:
|
|
1794
|
-
isBack:
|
|
1889
|
+
isComptable: false,
|
|
1890
|
+
isJuridique: true,
|
|
1891
|
+
isSocial: false,
|
|
1892
|
+
isAttestation: false,
|
|
1893
|
+
inAverageCart: false,
|
|
1894
|
+
isBack: false,
|
|
1795
1895
|
price: 399,
|
|
1796
|
-
isCatalog:
|
|
1797
|
-
hidden:
|
|
1798
|
-
isComplementary:
|
|
1896
|
+
isCatalog: true,
|
|
1897
|
+
hidden: false,
|
|
1898
|
+
isComplementary: false,
|
|
1799
1899
|
signaturePosition: null,
|
|
1800
1900
|
signaturePage: null,
|
|
1901
|
+
point: 50,
|
|
1801
1902
|
},
|
|
1802
1903
|
TRANSFORMATION_SOCIETE_SARL_SAS_SCI: {
|
|
1803
1904
|
id: 110,
|
|
1804
1905
|
name: 'Transformation de la société (SARL/SAS/SCI)',
|
|
1805
|
-
isComptable:
|
|
1806
|
-
isJuridique:
|
|
1807
|
-
isSocial:
|
|
1808
|
-
isAttestation:
|
|
1809
|
-
inAverageCart:
|
|
1810
|
-
isBack:
|
|
1906
|
+
isComptable: false,
|
|
1907
|
+
isJuridique: true,
|
|
1908
|
+
isSocial: false,
|
|
1909
|
+
isAttestation: false,
|
|
1910
|
+
inAverageCart: false,
|
|
1911
|
+
isBack: false,
|
|
1811
1912
|
price: 499,
|
|
1812
|
-
isCatalog:
|
|
1813
|
-
hidden:
|
|
1814
|
-
isComplementary:
|
|
1913
|
+
isCatalog: true,
|
|
1914
|
+
hidden: false,
|
|
1915
|
+
isComplementary: false,
|
|
1815
1916
|
signaturePosition: null,
|
|
1816
1917
|
signaturePage: null,
|
|
1918
|
+
point: 50,
|
|
1817
1919
|
},
|
|
1818
1920
|
TRANSMISSION_UNIVERSELLE_PATRIMOINE_ASSOCIE_UNIQUE_SARL_SAS_SCI: {
|
|
1819
1921
|
id: 111,
|
|
1820
1922
|
name: 'Transmission universelle du patrimoine (si associé unique personne morale - SARL/SAS/SCI)',
|
|
1821
|
-
isComptable:
|
|
1822
|
-
isJuridique:
|
|
1823
|
-
isSocial:
|
|
1824
|
-
isAttestation:
|
|
1825
|
-
inAverageCart:
|
|
1826
|
-
isBack:
|
|
1923
|
+
isComptable: false,
|
|
1924
|
+
isJuridique: true,
|
|
1925
|
+
isSocial: false,
|
|
1926
|
+
isAttestation: false,
|
|
1927
|
+
inAverageCart: false,
|
|
1928
|
+
isBack: false,
|
|
1827
1929
|
price: 499,
|
|
1828
|
-
isCatalog:
|
|
1829
|
-
hidden:
|
|
1830
|
-
isComplementary:
|
|
1930
|
+
isCatalog: true,
|
|
1931
|
+
hidden: false,
|
|
1932
|
+
isComplementary: false,
|
|
1831
1933
|
signaturePosition: null,
|
|
1832
1934
|
signaturePage: null,
|
|
1935
|
+
point: 50,
|
|
1833
1936
|
},
|
|
1834
1937
|
CESSION_PARTS_SOCIALES_SARL_SCI: {
|
|
1835
1938
|
id: 112,
|
|
1836
1939
|
name: 'Cession de parts sociales (SARL/SCI)',
|
|
1837
|
-
isComptable:
|
|
1838
|
-
isJuridique:
|
|
1839
|
-
isSocial:
|
|
1840
|
-
isAttestation:
|
|
1841
|
-
inAverageCart:
|
|
1842
|
-
isBack:
|
|
1940
|
+
isComptable: false,
|
|
1941
|
+
isJuridique: true,
|
|
1942
|
+
isSocial: false,
|
|
1943
|
+
isAttestation: false,
|
|
1944
|
+
inAverageCart: false,
|
|
1945
|
+
isBack: false,
|
|
1843
1946
|
price: 499,
|
|
1844
|
-
isCatalog:
|
|
1845
|
-
hidden:
|
|
1846
|
-
isComplementary:
|
|
1947
|
+
isCatalog: true,
|
|
1948
|
+
hidden: false,
|
|
1949
|
+
isComplementary: false,
|
|
1847
1950
|
signaturePosition: null,
|
|
1848
1951
|
signaturePage: null,
|
|
1952
|
+
point: 50,
|
|
1849
1953
|
},
|
|
1850
1954
|
AUGMENTATION_CAPITAL_SOCIAL_EURL_SASU: {
|
|
1851
1955
|
id: 113,
|
|
1852
1956
|
name: 'Augmentation du capital social (EURL/SASU)',
|
|
1853
|
-
isComptable:
|
|
1854
|
-
isJuridique:
|
|
1855
|
-
isSocial:
|
|
1856
|
-
isAttestation:
|
|
1857
|
-
inAverageCart:
|
|
1858
|
-
isBack:
|
|
1957
|
+
isComptable: false,
|
|
1958
|
+
isJuridique: true,
|
|
1959
|
+
isSocial: false,
|
|
1960
|
+
isAttestation: false,
|
|
1961
|
+
inAverageCart: false,
|
|
1962
|
+
isBack: false,
|
|
1859
1963
|
price: 399,
|
|
1860
|
-
isCatalog:
|
|
1861
|
-
hidden:
|
|
1862
|
-
isComplementary:
|
|
1964
|
+
isCatalog: true,
|
|
1965
|
+
hidden: false,
|
|
1966
|
+
isComplementary: false,
|
|
1863
1967
|
signaturePosition: null,
|
|
1864
1968
|
signaturePage: null,
|
|
1969
|
+
point: 50,
|
|
1865
1970
|
},
|
|
1866
1971
|
AUGMENTATION_CAPITAL_SOCIAL_SARL_SAS_SCI: {
|
|
1867
1972
|
id: 114,
|
|
1868
1973
|
name: 'Augmentation du capital social (SARL/SAS/SCI)',
|
|
1869
|
-
isComptable:
|
|
1870
|
-
isJuridique:
|
|
1871
|
-
isSocial:
|
|
1872
|
-
isAttestation:
|
|
1873
|
-
inAverageCart:
|
|
1874
|
-
isBack:
|
|
1974
|
+
isComptable: false,
|
|
1975
|
+
isJuridique: true,
|
|
1976
|
+
isSocial: false,
|
|
1977
|
+
isAttestation: false,
|
|
1978
|
+
inAverageCart: false,
|
|
1979
|
+
isBack: false,
|
|
1875
1980
|
price: 499,
|
|
1876
|
-
isCatalog:
|
|
1877
|
-
hidden:
|
|
1878
|
-
isComplementary:
|
|
1981
|
+
isCatalog: true,
|
|
1982
|
+
hidden: false,
|
|
1983
|
+
isComplementary: false,
|
|
1879
1984
|
signaturePosition: null,
|
|
1880
1985
|
signaturePage: null,
|
|
1986
|
+
point: 50,
|
|
1881
1987
|
},
|
|
1882
1988
|
ATTESTATION_DE_SALAIRE_MALADIE: {
|
|
1883
1989
|
id: 116,
|
|
1884
1990
|
name: 'Attestation de salaire maladie',
|
|
1885
|
-
isComptable:
|
|
1886
|
-
isJuridique:
|
|
1887
|
-
isSocial:
|
|
1888
|
-
isAttestation:
|
|
1889
|
-
inAverageCart:
|
|
1890
|
-
isBack:
|
|
1991
|
+
isComptable: true,
|
|
1992
|
+
isJuridique: false,
|
|
1993
|
+
isSocial: false,
|
|
1994
|
+
isAttestation: false,
|
|
1995
|
+
inAverageCart: false,
|
|
1996
|
+
isBack: false,
|
|
1891
1997
|
price: 18,
|
|
1892
|
-
isCatalog:
|
|
1893
|
-
hidden:
|
|
1894
|
-
isComplementary:
|
|
1998
|
+
isCatalog: true,
|
|
1999
|
+
hidden: false,
|
|
2000
|
+
isComplementary: false,
|
|
1895
2001
|
signaturePosition: null,
|
|
1896
2002
|
signaturePage: null,
|
|
2003
|
+
point: 0,
|
|
1897
2004
|
},
|
|
1898
2005
|
DOCUMENTS_DE_SORTIE: {
|
|
1899
2006
|
id: 117,
|
|
1900
2007
|
name: 'Documents de Sortie',
|
|
1901
|
-
isComptable:
|
|
1902
|
-
isJuridique:
|
|
1903
|
-
isSocial:
|
|
1904
|
-
isAttestation:
|
|
1905
|
-
inAverageCart:
|
|
1906
|
-
isBack:
|
|
2008
|
+
isComptable: false,
|
|
2009
|
+
isJuridique: true,
|
|
2010
|
+
isSocial: false,
|
|
2011
|
+
isAttestation: false,
|
|
2012
|
+
inAverageCart: false,
|
|
2013
|
+
isBack: false,
|
|
1907
2014
|
price: 41,
|
|
1908
|
-
isCatalog:
|
|
1909
|
-
hidden:
|
|
1910
|
-
isComplementary:
|
|
2015
|
+
isCatalog: true,
|
|
2016
|
+
hidden: false,
|
|
2017
|
+
isComplementary: false,
|
|
1911
2018
|
signaturePosition: null,
|
|
1912
2019
|
signaturePage: null,
|
|
2020
|
+
point: 0,
|
|
1913
2021
|
},
|
|
1914
2022
|
DPAE: {
|
|
1915
2023
|
id: 118,
|
|
1916
2024
|
name: 'DPAE',
|
|
1917
|
-
isComptable:
|
|
1918
|
-
isJuridique:
|
|
1919
|
-
isSocial:
|
|
1920
|
-
isAttestation:
|
|
1921
|
-
inAverageCart:
|
|
1922
|
-
isBack:
|
|
2025
|
+
isComptable: false,
|
|
2026
|
+
isJuridique: true,
|
|
2027
|
+
isSocial: false,
|
|
2028
|
+
isAttestation: false,
|
|
2029
|
+
inAverageCart: false,
|
|
2030
|
+
isBack: false,
|
|
1923
2031
|
price: 28,
|
|
1924
|
-
isCatalog:
|
|
1925
|
-
hidden:
|
|
1926
|
-
isComplementary:
|
|
2032
|
+
isCatalog: true,
|
|
2033
|
+
hidden: false,
|
|
2034
|
+
isComplementary: false,
|
|
1927
2035
|
signaturePosition: null,
|
|
1928
2036
|
signaturePage: null,
|
|
2037
|
+
point: 0,
|
|
1929
2038
|
},
|
|
1930
2039
|
ADHESION_AUX_ORGANISMES_OBLIGATOIRES: {
|
|
1931
2040
|
id: 119,
|
|
1932
2041
|
name: 'Adhésion aux organismes obligatoires',
|
|
1933
|
-
isComptable:
|
|
1934
|
-
isJuridique:
|
|
1935
|
-
isSocial:
|
|
1936
|
-
isAttestation:
|
|
1937
|
-
inAverageCart:
|
|
1938
|
-
isBack:
|
|
2042
|
+
isComptable: false,
|
|
2043
|
+
isJuridique: true,
|
|
2044
|
+
isSocial: false,
|
|
2045
|
+
isAttestation: false,
|
|
2046
|
+
inAverageCart: false,
|
|
2047
|
+
isBack: false,
|
|
1939
2048
|
price: 56,
|
|
1940
|
-
isCatalog:
|
|
1941
|
-
hidden:
|
|
1942
|
-
isComplementary:
|
|
2049
|
+
isCatalog: true,
|
|
2050
|
+
hidden: false,
|
|
2051
|
+
isComplementary: false,
|
|
1943
2052
|
signaturePosition: null,
|
|
1944
2053
|
signaturePage: null,
|
|
2054
|
+
point: 0,
|
|
1945
2055
|
},
|
|
1946
2056
|
AVENANT_CONTRAT_DE_TRAVAIL: {
|
|
1947
2057
|
id: 120,
|
|
1948
2058
|
name: 'Avenant au contrat de travail',
|
|
1949
|
-
isComptable:
|
|
1950
|
-
isJuridique:
|
|
1951
|
-
isSocial:
|
|
1952
|
-
isAttestation:
|
|
1953
|
-
inAverageCart:
|
|
1954
|
-
isBack:
|
|
2059
|
+
isComptable: false,
|
|
2060
|
+
isJuridique: true,
|
|
2061
|
+
isSocial: false,
|
|
2062
|
+
isAttestation: false,
|
|
2063
|
+
inAverageCart: false,
|
|
2064
|
+
isBack: false,
|
|
1955
2065
|
price: 56,
|
|
1956
|
-
isCatalog:
|
|
1957
|
-
hidden:
|
|
1958
|
-
isComplementary:
|
|
2066
|
+
isCatalog: true,
|
|
2067
|
+
hidden: false,
|
|
2068
|
+
isComplementary: false,
|
|
1959
2069
|
signaturePosition: null,
|
|
1960
2070
|
signaturePage: null,
|
|
2071
|
+
point: 50,
|
|
1961
2072
|
},
|
|
1962
2073
|
RUPTURE_CONVENTIONNELLE: {
|
|
1963
2074
|
id: 121,
|
|
1964
2075
|
name: 'Rupture conventionnelle',
|
|
1965
|
-
isComptable:
|
|
1966
|
-
isJuridique:
|
|
1967
|
-
isSocial:
|
|
1968
|
-
isAttestation:
|
|
1969
|
-
inAverageCart:
|
|
1970
|
-
isBack:
|
|
2076
|
+
isComptable: false,
|
|
2077
|
+
isJuridique: false,
|
|
2078
|
+
isSocial: true,
|
|
2079
|
+
isAttestation: false,
|
|
2080
|
+
inAverageCart: false,
|
|
2081
|
+
isBack: false,
|
|
1971
2082
|
price: 330,
|
|
1972
|
-
isCatalog:
|
|
1973
|
-
hidden:
|
|
1974
|
-
isComplementary:
|
|
2083
|
+
isCatalog: true,
|
|
2084
|
+
hidden: false,
|
|
2085
|
+
isComplementary: false,
|
|
1975
2086
|
signaturePosition: null,
|
|
1976
2087
|
signaturePage: null,
|
|
2088
|
+
point: 50,
|
|
1977
2089
|
},
|
|
1978
2090
|
EXPERTISE_COMPTABLE: {
|
|
1979
2091
|
id: 122,
|
|
1980
2092
|
name: 'Expertise Comptable',
|
|
1981
|
-
isComptable:
|
|
1982
|
-
isJuridique:
|
|
1983
|
-
isSocial:
|
|
1984
|
-
isAttestation:
|
|
1985
|
-
inAverageCart:
|
|
1986
|
-
isBack:
|
|
1987
|
-
price: null,
|
|
1988
|
-
isCatalog:
|
|
1989
|
-
hidden:
|
|
1990
|
-
isComplementary:
|
|
2093
|
+
isComptable: true,
|
|
2094
|
+
isJuridique: false,
|
|
2095
|
+
isSocial: false,
|
|
2096
|
+
isAttestation: false,
|
|
2097
|
+
inAverageCart: true,
|
|
2098
|
+
isBack: false,
|
|
2099
|
+
price: null,
|
|
2100
|
+
isCatalog: false,
|
|
2101
|
+
hidden: false,
|
|
2102
|
+
isComplementary: false,
|
|
1991
2103
|
signaturePosition: '400,54,569,90',
|
|
1992
2104
|
signaturePage: 5,
|
|
2105
|
+
point: 0,
|
|
1993
2106
|
},
|
|
1994
2107
|
EXPERTISE_COMPTABLE_PLUS: {
|
|
1995
2108
|
id: 123,
|
|
1996
2109
|
name: 'Expertise Comptable +',
|
|
1997
|
-
isComptable:
|
|
1998
|
-
isJuridique:
|
|
1999
|
-
isSocial:
|
|
2000
|
-
isAttestation:
|
|
2001
|
-
inAverageCart:
|
|
2002
|
-
isBack:
|
|
2003
|
-
price: null,
|
|
2004
|
-
isCatalog:
|
|
2005
|
-
hidden:
|
|
2006
|
-
isComplementary:
|
|
2110
|
+
isComptable: true,
|
|
2111
|
+
isJuridique: false,
|
|
2112
|
+
isSocial: false,
|
|
2113
|
+
isAttestation: false,
|
|
2114
|
+
inAverageCart: true,
|
|
2115
|
+
isBack: false,
|
|
2116
|
+
price: null,
|
|
2117
|
+
isCatalog: false,
|
|
2118
|
+
hidden: false,
|
|
2119
|
+
isComplementary: false,
|
|
2007
2120
|
signaturePosition: '400,54,569,90',
|
|
2008
2121
|
signaturePage: 5,
|
|
2122
|
+
point: 0,
|
|
2009
2123
|
},
|
|
2010
2124
|
DEMANDE_CHOMAGE_PARTIEL: {
|
|
2011
2125
|
id: 124,
|
|
2012
2126
|
name: 'Demande chomage partiel',
|
|
2013
|
-
isComptable:
|
|
2014
|
-
isJuridique:
|
|
2015
|
-
isSocial:
|
|
2016
|
-
isAttestation:
|
|
2017
|
-
inAverageCart:
|
|
2018
|
-
isBack:
|
|
2127
|
+
isComptable: false,
|
|
2128
|
+
isJuridique: false,
|
|
2129
|
+
isSocial: true,
|
|
2130
|
+
isAttestation: false,
|
|
2131
|
+
inAverageCart: false,
|
|
2132
|
+
isBack: false,
|
|
2019
2133
|
price: 249,
|
|
2020
|
-
isCatalog:
|
|
2021
|
-
hidden:
|
|
2022
|
-
isComplementary:
|
|
2134
|
+
isCatalog: true,
|
|
2135
|
+
hidden: false,
|
|
2136
|
+
isComplementary: false,
|
|
2023
2137
|
signaturePosition: null,
|
|
2024
2138
|
signaturePage: null,
|
|
2139
|
+
point: 50,
|
|
2025
2140
|
},
|
|
2026
2141
|
DEMANDE_CONGE_PARENTALE: {
|
|
2027
2142
|
id: 125,
|
|
2028
2143
|
name: 'Demande conges parental',
|
|
2029
|
-
isComptable:
|
|
2030
|
-
isJuridique:
|
|
2031
|
-
isSocial:
|
|
2032
|
-
isAttestation:
|
|
2033
|
-
inAverageCart:
|
|
2034
|
-
isBack:
|
|
2144
|
+
isComptable: false,
|
|
2145
|
+
isJuridique: false,
|
|
2146
|
+
isSocial: true,
|
|
2147
|
+
isAttestation: false,
|
|
2148
|
+
inAverageCart: false,
|
|
2149
|
+
isBack: false,
|
|
2035
2150
|
price: 49,
|
|
2036
|
-
isCatalog:
|
|
2037
|
-
hidden:
|
|
2038
|
-
isComplementary:
|
|
2151
|
+
isCatalog: true,
|
|
2152
|
+
hidden: true,
|
|
2153
|
+
isComplementary: false,
|
|
2039
2154
|
signaturePosition: null,
|
|
2040
2155
|
signaturePage: null,
|
|
2156
|
+
point: 0,
|
|
2041
2157
|
},
|
|
2042
2158
|
TVS: {
|
|
2043
2159
|
id: 126,
|
|
2044
2160
|
name: 'TVS',
|
|
2045
|
-
isComptable:
|
|
2046
|
-
isJuridique:
|
|
2047
|
-
isSocial:
|
|
2048
|
-
isAttestation:
|
|
2049
|
-
inAverageCart:
|
|
2050
|
-
isBack:
|
|
2161
|
+
isComptable: true,
|
|
2162
|
+
isJuridique: false,
|
|
2163
|
+
isSocial: false,
|
|
2164
|
+
isAttestation: false,
|
|
2165
|
+
inAverageCart: false,
|
|
2166
|
+
isBack: false,
|
|
2051
2167
|
price: 75,
|
|
2052
|
-
isCatalog:
|
|
2053
|
-
hidden:
|
|
2054
|
-
isComplementary:
|
|
2168
|
+
isCatalog: true,
|
|
2169
|
+
hidden: false,
|
|
2170
|
+
isComplementary: false,
|
|
2055
2171
|
signaturePosition: null,
|
|
2056
2172
|
signaturePage: null,
|
|
2173
|
+
point: 50,
|
|
2057
2174
|
},
|
|
2058
2175
|
ETUDE_FISCALE: {
|
|
2059
2176
|
id: 127,
|
|
2060
2177
|
name: 'Étude fiscale',
|
|
2061
|
-
isComptable:
|
|
2062
|
-
isJuridique:
|
|
2063
|
-
isSocial:
|
|
2064
|
-
isAttestation:
|
|
2065
|
-
inAverageCart:
|
|
2066
|
-
isBack:
|
|
2178
|
+
isComptable: false,
|
|
2179
|
+
isJuridique: true,
|
|
2180
|
+
isSocial: false,
|
|
2181
|
+
isAttestation: false,
|
|
2182
|
+
inAverageCart: false,
|
|
2183
|
+
isBack: false,
|
|
2067
2184
|
price: 149,
|
|
2068
|
-
isCatalog:
|
|
2069
|
-
hidden:
|
|
2070
|
-
isComplementary:
|
|
2185
|
+
isCatalog: true,
|
|
2186
|
+
hidden: false,
|
|
2187
|
+
isComplementary: false,
|
|
2071
2188
|
signaturePosition: null,
|
|
2072
2189
|
signaturePage: null,
|
|
2190
|
+
point: 50,
|
|
2073
2191
|
},
|
|
2074
2192
|
ATTESTATION_MASSE_SALARIALE: {
|
|
2075
2193
|
id: 128,
|
|
2076
2194
|
name: 'Attestation de masse salariale',
|
|
2077
|
-
isComptable:
|
|
2078
|
-
isJuridique:
|
|
2079
|
-
isSocial:
|
|
2080
|
-
isAttestation:
|
|
2081
|
-
inAverageCart:
|
|
2082
|
-
isBack:
|
|
2195
|
+
isComptable: true,
|
|
2196
|
+
isJuridique: false,
|
|
2197
|
+
isSocial: false,
|
|
2198
|
+
isAttestation: true,
|
|
2199
|
+
inAverageCart: false,
|
|
2200
|
+
isBack: false,
|
|
2083
2201
|
price: null,
|
|
2084
|
-
isCatalog:
|
|
2085
|
-
hidden:
|
|
2086
|
-
isComplementary:
|
|
2202
|
+
isCatalog: true,
|
|
2203
|
+
hidden: false,
|
|
2204
|
+
isComplementary: false,
|
|
2087
2205
|
signaturePosition: null,
|
|
2088
2206
|
signaturePage: null,
|
|
2207
|
+
point: 50,
|
|
2089
2208
|
},
|
|
2090
2209
|
AUTRE_MISSION_JURIDIQUE: {
|
|
2091
2210
|
id: 130,
|
|
2092
2211
|
name: 'Autre mission juridique',
|
|
2093
|
-
isComptable:
|
|
2094
|
-
isJuridique:
|
|
2095
|
-
isSocial:
|
|
2096
|
-
isAttestation:
|
|
2097
|
-
inAverageCart:
|
|
2098
|
-
isBack:
|
|
2212
|
+
isComptable: false,
|
|
2213
|
+
isJuridique: true,
|
|
2214
|
+
isSocial: false,
|
|
2215
|
+
isAttestation: false,
|
|
2216
|
+
inAverageCart: false,
|
|
2217
|
+
isBack: false,
|
|
2099
2218
|
price: null,
|
|
2100
|
-
isCatalog:
|
|
2101
|
-
hidden:
|
|
2102
|
-
isComplementary:
|
|
2219
|
+
isCatalog: true,
|
|
2220
|
+
hidden: false,
|
|
2221
|
+
isComplementary: false,
|
|
2103
2222
|
signaturePosition: null,
|
|
2104
2223
|
signaturePage: null,
|
|
2224
|
+
point: 50,
|
|
2105
2225
|
},
|
|
2106
2226
|
AUTRE_MISSION_SOCIALE_HORS_PAIE: {
|
|
2107
2227
|
id: 131,
|
|
2108
2228
|
name: 'Autre mission sociale (hors paie)',
|
|
2109
|
-
isComptable:
|
|
2110
|
-
isJuridique:
|
|
2111
|
-
isSocial:
|
|
2112
|
-
isAttestation:
|
|
2113
|
-
inAverageCart:
|
|
2114
|
-
isBack:
|
|
2229
|
+
isComptable: false,
|
|
2230
|
+
isJuridique: false,
|
|
2231
|
+
isSocial: true,
|
|
2232
|
+
isAttestation: false,
|
|
2233
|
+
inAverageCart: false,
|
|
2234
|
+
isBack: false,
|
|
2115
2235
|
price: null,
|
|
2116
|
-
isCatalog:
|
|
2117
|
-
hidden:
|
|
2118
|
-
isComplementary:
|
|
2236
|
+
isCatalog: true,
|
|
2237
|
+
hidden: false,
|
|
2238
|
+
isComplementary: false,
|
|
2119
2239
|
signaturePosition: null,
|
|
2120
2240
|
signaturePage: null,
|
|
2241
|
+
point: 50,
|
|
2121
2242
|
},
|
|
2122
2243
|
MODIFICATION_ACTIVITE_KBIS: {
|
|
2123
2244
|
id: 132,
|
|
2124
2245
|
name: 'Modification de l’activité exercée sur le KBIS (sans modification de l’objet social)',
|
|
2125
|
-
isComptable:
|
|
2126
|
-
isJuridique:
|
|
2127
|
-
isSocial:
|
|
2128
|
-
isAttestation:
|
|
2129
|
-
inAverageCart:
|
|
2130
|
-
isBack:
|
|
2246
|
+
isComptable: false,
|
|
2247
|
+
isJuridique: true,
|
|
2248
|
+
isSocial: false,
|
|
2249
|
+
isAttestation: false,
|
|
2250
|
+
inAverageCart: false,
|
|
2251
|
+
isBack: false,
|
|
2131
2252
|
price: 149,
|
|
2132
|
-
isCatalog:
|
|
2133
|
-
hidden:
|
|
2134
|
-
isComplementary:
|
|
2253
|
+
isCatalog: true,
|
|
2254
|
+
hidden: false,
|
|
2255
|
+
isComplementary: false,
|
|
2135
2256
|
signaturePosition: null,
|
|
2136
2257
|
signaturePage: null,
|
|
2258
|
+
point: 50,
|
|
2137
2259
|
},
|
|
2138
2260
|
REDUCTION_CAPITAL_SOCIAL_SASU_EURL: {
|
|
2139
2261
|
id: 133,
|
|
2140
2262
|
name: 'Réduction du capital social (SASU / EURL)',
|
|
2141
|
-
isComptable:
|
|
2142
|
-
isJuridique:
|
|
2143
|
-
isSocial:
|
|
2144
|
-
isAttestation:
|
|
2145
|
-
inAverageCart:
|
|
2146
|
-
isBack:
|
|
2263
|
+
isComptable: false,
|
|
2264
|
+
isJuridique: true,
|
|
2265
|
+
isSocial: false,
|
|
2266
|
+
isAttestation: false,
|
|
2267
|
+
inAverageCart: false,
|
|
2268
|
+
isBack: false,
|
|
2147
2269
|
price: 399,
|
|
2148
|
-
isCatalog:
|
|
2149
|
-
hidden:
|
|
2150
|
-
isComplementary:
|
|
2270
|
+
isCatalog: true,
|
|
2271
|
+
hidden: false,
|
|
2272
|
+
isComplementary: false,
|
|
2151
2273
|
signaturePosition: null,
|
|
2152
2274
|
signaturePage: null,
|
|
2275
|
+
point: 50,
|
|
2153
2276
|
},
|
|
2154
2277
|
LIBERATION_CAPITAL_SOCIAL_SAS_SARL_SCI: {
|
|
2155
2278
|
id: 134,
|
|
2156
2279
|
name: 'Réduction du capital social (SAS / SARL / SCI)',
|
|
2157
|
-
isComptable:
|
|
2158
|
-
isJuridique:
|
|
2159
|
-
isSocial:
|
|
2160
|
-
isAttestation:
|
|
2161
|
-
inAverageCart:
|
|
2162
|
-
isBack:
|
|
2280
|
+
isComptable: false,
|
|
2281
|
+
isJuridique: true,
|
|
2282
|
+
isSocial: false,
|
|
2283
|
+
isAttestation: false,
|
|
2284
|
+
inAverageCart: false,
|
|
2285
|
+
isBack: false,
|
|
2163
2286
|
price: 499,
|
|
2164
|
-
isCatalog:
|
|
2165
|
-
hidden:
|
|
2166
|
-
isComplementary:
|
|
2287
|
+
isCatalog: true,
|
|
2288
|
+
hidden: false,
|
|
2289
|
+
isComplementary: false,
|
|
2167
2290
|
signaturePosition: null,
|
|
2168
2291
|
signaturePage: null,
|
|
2292
|
+
point: 50,
|
|
2169
2293
|
},
|
|
2170
2294
|
LIBERATION_CAPITAL_SOCIAL: {
|
|
2171
2295
|
id: 135,
|
|
2172
2296
|
name: 'Libération du capital social',
|
|
2173
|
-
isComptable:
|
|
2174
|
-
isJuridique:
|
|
2175
|
-
isSocial:
|
|
2176
|
-
isAttestation:
|
|
2177
|
-
inAverageCart:
|
|
2178
|
-
isBack:
|
|
2297
|
+
isComptable: false,
|
|
2298
|
+
isJuridique: true,
|
|
2299
|
+
isSocial: false,
|
|
2300
|
+
isAttestation: false,
|
|
2301
|
+
inAverageCart: false,
|
|
2302
|
+
isBack: false,
|
|
2179
2303
|
price: 149,
|
|
2180
|
-
isCatalog:
|
|
2181
|
-
hidden:
|
|
2182
|
-
isComplementary:
|
|
2304
|
+
isCatalog: true,
|
|
2305
|
+
hidden: false,
|
|
2306
|
+
isComplementary: false,
|
|
2183
2307
|
signaturePosition: null,
|
|
2184
2308
|
signaturePage: null,
|
|
2309
|
+
point: 50,
|
|
2185
2310
|
},
|
|
2186
2311
|
AUGMENTATION_OU_REDUCTION_DU_CAPITAL_DANS_LIMITE_CAPITAL_VARIABLE: {
|
|
2187
2312
|
id: 136,
|
|
2188
2313
|
name: 'Augmentation ou réduction du capital dans la limite du capital variable',
|
|
2189
|
-
isComptable:
|
|
2190
|
-
isJuridique:
|
|
2191
|
-
isSocial:
|
|
2192
|
-
isAttestation:
|
|
2193
|
-
inAverageCart:
|
|
2194
|
-
isBack:
|
|
2314
|
+
isComptable: false,
|
|
2315
|
+
isJuridique: true,
|
|
2316
|
+
isSocial: false,
|
|
2317
|
+
isAttestation: false,
|
|
2318
|
+
inAverageCart: false,
|
|
2319
|
+
isBack: false,
|
|
2195
2320
|
price: 149,
|
|
2196
|
-
isCatalog:
|
|
2197
|
-
hidden:
|
|
2198
|
-
isComplementary:
|
|
2321
|
+
isCatalog: true,
|
|
2322
|
+
hidden: false,
|
|
2323
|
+
isComplementary: false,
|
|
2199
2324
|
signaturePosition: null,
|
|
2200
2325
|
signaturePage: null,
|
|
2326
|
+
point: 50,
|
|
2201
2327
|
},
|
|
2202
2328
|
FORMALITE_RECONSTITUTION_DES_CAPITAUX_PROPRES: {
|
|
2203
2329
|
id: 137,
|
|
2204
2330
|
name: 'Formalité Reconstitution des capitaux propres',
|
|
2205
|
-
isComptable:
|
|
2206
|
-
isJuridique:
|
|
2207
|
-
isSocial:
|
|
2208
|
-
isAttestation:
|
|
2209
|
-
inAverageCart:
|
|
2210
|
-
isBack:
|
|
2331
|
+
isComptable: false,
|
|
2332
|
+
isJuridique: true,
|
|
2333
|
+
isSocial: false,
|
|
2334
|
+
isAttestation: false,
|
|
2335
|
+
inAverageCart: false,
|
|
2336
|
+
isBack: false,
|
|
2211
2337
|
price: 149,
|
|
2212
|
-
isCatalog:
|
|
2213
|
-
hidden:
|
|
2214
|
-
isComplementary:
|
|
2338
|
+
isCatalog: true,
|
|
2339
|
+
hidden: false,
|
|
2340
|
+
isComplementary: false,
|
|
2215
2341
|
signaturePosition: null,
|
|
2216
2342
|
signaturePage: null,
|
|
2343
|
+
point: 50,
|
|
2217
2344
|
},
|
|
2218
2345
|
CONTRAT_APPORT_EN_NATURE: {
|
|
2219
2346
|
id: 138,
|
|
2220
2347
|
name: 'Contrat d\'apport en nature',
|
|
2221
|
-
isComptable:
|
|
2222
|
-
isJuridique:
|
|
2223
|
-
isSocial:
|
|
2224
|
-
isAttestation:
|
|
2225
|
-
inAverageCart:
|
|
2226
|
-
isBack:
|
|
2348
|
+
isComptable: false,
|
|
2349
|
+
isJuridique: true,
|
|
2350
|
+
isSocial: false,
|
|
2351
|
+
isAttestation: false,
|
|
2352
|
+
inAverageCart: false,
|
|
2353
|
+
isBack: false,
|
|
2227
2354
|
price: 200,
|
|
2228
|
-
isCatalog:
|
|
2229
|
-
hidden:
|
|
2230
|
-
isComplementary:
|
|
2355
|
+
isCatalog: true,
|
|
2356
|
+
hidden: false,
|
|
2357
|
+
isComplementary: false,
|
|
2231
2358
|
signaturePosition: null,
|
|
2232
2359
|
signaturePage: null,
|
|
2360
|
+
point: 50,
|
|
2233
2361
|
},
|
|
2234
2362
|
REGISTRE_AG: {
|
|
2235
2363
|
id: 139,
|
|
2236
2364
|
name: 'Registre d’assemblées générale',
|
|
2237
|
-
isComptable:
|
|
2238
|
-
isJuridique:
|
|
2239
|
-
isSocial:
|
|
2240
|
-
isAttestation:
|
|
2241
|
-
inAverageCart:
|
|
2242
|
-
isBack:
|
|
2365
|
+
isComptable: false,
|
|
2366
|
+
isJuridique: true,
|
|
2367
|
+
isSocial: false,
|
|
2368
|
+
isAttestation: false,
|
|
2369
|
+
inAverageCart: false,
|
|
2370
|
+
isBack: false,
|
|
2243
2371
|
price: 79,
|
|
2244
|
-
isCatalog:
|
|
2245
|
-
hidden:
|
|
2246
|
-
isComplementary:
|
|
2372
|
+
isCatalog: true,
|
|
2373
|
+
hidden: false,
|
|
2374
|
+
isComplementary: false,
|
|
2247
2375
|
signaturePosition: null,
|
|
2248
2376
|
signaturePage: null,
|
|
2377
|
+
point: 50,
|
|
2249
2378
|
},
|
|
2250
2379
|
REGISTRE_DE_MOUVEMENETS_DE_TITRES: {
|
|
2251
2380
|
id: 140,
|
|
2252
2381
|
name: 'Registre de mouvements de titres',
|
|
2253
|
-
isComptable:
|
|
2254
|
-
isJuridique:
|
|
2255
|
-
isSocial:
|
|
2256
|
-
isAttestation:
|
|
2257
|
-
inAverageCart:
|
|
2258
|
-
isBack:
|
|
2382
|
+
isComptable: false,
|
|
2383
|
+
isJuridique: true,
|
|
2384
|
+
isSocial: false,
|
|
2385
|
+
isAttestation: false,
|
|
2386
|
+
inAverageCart: false,
|
|
2387
|
+
isBack: false,
|
|
2259
2388
|
price: 79,
|
|
2260
|
-
isCatalog:
|
|
2261
|
-
hidden:
|
|
2262
|
-
isComplementary:
|
|
2389
|
+
isCatalog: true,
|
|
2390
|
+
hidden: false,
|
|
2391
|
+
isComplementary: false,
|
|
2263
2392
|
signaturePosition: null,
|
|
2264
2393
|
signaturePage: null,
|
|
2394
|
+
point: 50,
|
|
2265
2395
|
},
|
|
2266
2396
|
MAJ_REGISTRE_DES_BENEFICES_EFFECTIFS: {
|
|
2267
2397
|
id: 141,
|
|
2268
2398
|
name: 'Mise à jour du Registre des bénéfices effectifs',
|
|
2269
|
-
isComptable:
|
|
2270
|
-
isJuridique:
|
|
2271
|
-
isSocial:
|
|
2272
|
-
isAttestation:
|
|
2273
|
-
inAverageCart:
|
|
2274
|
-
isBack:
|
|
2399
|
+
isComptable: false,
|
|
2400
|
+
isJuridique: true,
|
|
2401
|
+
isSocial: false,
|
|
2402
|
+
isAttestation: false,
|
|
2403
|
+
inAverageCart: false,
|
|
2404
|
+
isBack: false,
|
|
2275
2405
|
price: 39,
|
|
2276
|
-
isCatalog:
|
|
2277
|
-
hidden:
|
|
2278
|
-
isComplementary:
|
|
2406
|
+
isCatalog: true,
|
|
2407
|
+
hidden: false,
|
|
2408
|
+
isComplementary: false,
|
|
2279
2409
|
signaturePosition: null,
|
|
2280
2410
|
signaturePage: null,
|
|
2411
|
+
point: 50,
|
|
2281
2412
|
},
|
|
2282
2413
|
CREATION_DOSSIER_JURIDIQUE: {
|
|
2283
2414
|
id: 142,
|
|
2284
2415
|
name: 'Création du dossier juridique',
|
|
2285
|
-
isComptable:
|
|
2286
|
-
isJuridique:
|
|
2287
|
-
isSocial:
|
|
2288
|
-
isAttestation:
|
|
2289
|
-
inAverageCart:
|
|
2290
|
-
isBack:
|
|
2416
|
+
isComptable: false,
|
|
2417
|
+
isJuridique: true,
|
|
2418
|
+
isSocial: false,
|
|
2419
|
+
isAttestation: false,
|
|
2420
|
+
inAverageCart: false,
|
|
2421
|
+
isBack: false,
|
|
2291
2422
|
price: 20,
|
|
2292
|
-
isCatalog:
|
|
2293
|
-
hidden:
|
|
2294
|
-
isComplementary:
|
|
2423
|
+
isCatalog: true,
|
|
2424
|
+
hidden: false,
|
|
2425
|
+
isComplementary: false,
|
|
2295
2426
|
signaturePosition: null,
|
|
2296
2427
|
signaturePage: null,
|
|
2428
|
+
point: 0,
|
|
2297
2429
|
},
|
|
2298
2430
|
DOC_WORD: {
|
|
2299
2431
|
id: 143,
|
|
2300
2432
|
name: 'Doc Word',
|
|
2301
|
-
isComptable:
|
|
2302
|
-
isJuridique:
|
|
2303
|
-
isSocial:
|
|
2304
|
-
isAttestation:
|
|
2305
|
-
inAverageCart:
|
|
2306
|
-
isBack:
|
|
2433
|
+
isComptable: false,
|
|
2434
|
+
isJuridique: true,
|
|
2435
|
+
isSocial: false,
|
|
2436
|
+
isAttestation: false,
|
|
2437
|
+
inAverageCart: false,
|
|
2438
|
+
isBack: false,
|
|
2307
2439
|
price: 29,
|
|
2308
|
-
isCatalog:
|
|
2309
|
-
hidden:
|
|
2310
|
-
isComplementary:
|
|
2440
|
+
isCatalog: true,
|
|
2441
|
+
hidden: false,
|
|
2442
|
+
isComplementary: false,
|
|
2311
2443
|
signaturePosition: null,
|
|
2312
2444
|
signaturePage: null,
|
|
2445
|
+
point: 0,
|
|
2313
2446
|
},
|
|
2314
2447
|
ENVOI_POSTAL: {
|
|
2315
2448
|
id: 144,
|
|
2316
2449
|
name: 'Envoi postal',
|
|
2317
|
-
isComptable:
|
|
2318
|
-
isJuridique:
|
|
2319
|
-
isSocial:
|
|
2320
|
-
isAttestation:
|
|
2321
|
-
inAverageCart:
|
|
2322
|
-
isBack:
|
|
2450
|
+
isComptable: false,
|
|
2451
|
+
isJuridique: true,
|
|
2452
|
+
isSocial: false,
|
|
2453
|
+
isAttestation: false,
|
|
2454
|
+
inAverageCart: false,
|
|
2455
|
+
isBack: false,
|
|
2323
2456
|
price: 19,
|
|
2324
|
-
isCatalog:
|
|
2325
|
-
hidden:
|
|
2326
|
-
isComplementary:
|
|
2457
|
+
isCatalog: true,
|
|
2458
|
+
hidden: false,
|
|
2459
|
+
isComplementary: false,
|
|
2327
2460
|
signaturePosition: null,
|
|
2328
2461
|
signaturePage: null,
|
|
2462
|
+
point: 0,
|
|
2329
2463
|
},
|
|
2330
2464
|
DECLARATION_SOCIALE_NOMINATIVE: {
|
|
2331
2465
|
id: 145,
|
|
2332
2466
|
name: 'Déclaration sociale nominative',
|
|
2333
|
-
isComptable:
|
|
2334
|
-
isJuridique:
|
|
2335
|
-
isSocial:
|
|
2336
|
-
isAttestation:
|
|
2337
|
-
inAverageCart:
|
|
2338
|
-
isBack:
|
|
2467
|
+
isComptable: false,
|
|
2468
|
+
isJuridique: false,
|
|
2469
|
+
isSocial: true,
|
|
2470
|
+
isAttestation: false,
|
|
2471
|
+
inAverageCart: false,
|
|
2472
|
+
isBack: false,
|
|
2339
2473
|
price: 15,
|
|
2340
|
-
isCatalog:
|
|
2341
|
-
hidden:
|
|
2342
|
-
isComplementary:
|
|
2474
|
+
isCatalog: true,
|
|
2475
|
+
hidden: true,
|
|
2476
|
+
isComplementary: false,
|
|
2343
2477
|
signaturePosition: null,
|
|
2344
2478
|
signaturePage: null,
|
|
2479
|
+
point: 0,
|
|
2345
2480
|
},
|
|
2346
2481
|
SOLDE_TOUT_COMPTE_ET_ATTESTATION_ASSEDIC_ET_ATTESTATION_EMPLOI_SALARIE: {
|
|
2347
2482
|
id: 146,
|
|
2348
2483
|
name: 'Solde de tout compte et attestation ASSEDIC et attestation emploi/salarié',
|
|
2349
|
-
isComptable:
|
|
2350
|
-
isJuridique:
|
|
2351
|
-
isSocial:
|
|
2352
|
-
isAttestation:
|
|
2353
|
-
inAverageCart:
|
|
2354
|
-
isBack:
|
|
2484
|
+
isComptable: false,
|
|
2485
|
+
isJuridique: false,
|
|
2486
|
+
isSocial: true,
|
|
2487
|
+
isAttestation: false,
|
|
2488
|
+
inAverageCart: false,
|
|
2489
|
+
isBack: false,
|
|
2355
2490
|
price: 41,
|
|
2356
|
-
isCatalog:
|
|
2357
|
-
hidden:
|
|
2358
|
-
isComplementary:
|
|
2491
|
+
isCatalog: true,
|
|
2492
|
+
hidden: false,
|
|
2493
|
+
isComplementary: false,
|
|
2359
2494
|
signaturePosition: null,
|
|
2360
2495
|
signaturePage: null,
|
|
2496
|
+
point: 0,
|
|
2361
2497
|
},
|
|
2362
2498
|
ETABLISSEMENT_DECLARATION_PREALABLE_A_L_EMBAUCHE: {
|
|
2363
2499
|
id: 147,
|
|
2364
2500
|
name: 'Etablissement de Déclaration Préalable à l’Embauche',
|
|
2365
|
-
isComptable:
|
|
2366
|
-
isJuridique:
|
|
2367
|
-
isSocial:
|
|
2368
|
-
isAttestation:
|
|
2369
|
-
inAverageCart:
|
|
2370
|
-
isBack:
|
|
2501
|
+
isComptable: false,
|
|
2502
|
+
isJuridique: false,
|
|
2503
|
+
isSocial: true,
|
|
2504
|
+
isAttestation: false,
|
|
2505
|
+
inAverageCart: false,
|
|
2506
|
+
isBack: false,
|
|
2371
2507
|
price: 41,
|
|
2372
|
-
isCatalog:
|
|
2373
|
-
hidden:
|
|
2374
|
-
isComplementary:
|
|
2508
|
+
isCatalog: true,
|
|
2509
|
+
hidden: false,
|
|
2510
|
+
isComplementary: false,
|
|
2375
2511
|
signaturePosition: null,
|
|
2376
2512
|
signaturePage: null,
|
|
2513
|
+
point: 0,
|
|
2377
2514
|
},
|
|
2378
2515
|
COMPTA_MICRO: {
|
|
2379
2516
|
id: 185,
|
|
2380
2517
|
name: 'Compta Micro',
|
|
2381
|
-
isComptable:
|
|
2382
|
-
isJuridique:
|
|
2383
|
-
isSocial:
|
|
2384
|
-
isAttestation:
|
|
2385
|
-
inAverageCart:
|
|
2386
|
-
isBack:
|
|
2387
|
-
price: null,
|
|
2388
|
-
isCatalog:
|
|
2389
|
-
hidden:
|
|
2390
|
-
isComplementary:
|
|
2518
|
+
isComptable: true,
|
|
2519
|
+
isJuridique: false,
|
|
2520
|
+
isSocial: false,
|
|
2521
|
+
isAttestation: false,
|
|
2522
|
+
inAverageCart: true,
|
|
2523
|
+
isBack: false,
|
|
2524
|
+
price: null,
|
|
2525
|
+
isCatalog: false,
|
|
2526
|
+
hidden: false,
|
|
2527
|
+
isComplementary: false,
|
|
2391
2528
|
signaturePosition: '400,54,569,90',
|
|
2392
2529
|
signaturePage: 7,
|
|
2530
|
+
point: 100,
|
|
2393
2531
|
},
|
|
2394
2532
|
COMPTA_MICRO_EXPRESS: {
|
|
2395
2533
|
id: 186,
|
|
2396
2534
|
name: 'Compta Micro Express',
|
|
2397
|
-
isComptable:
|
|
2398
|
-
isJuridique:
|
|
2399
|
-
isSocial:
|
|
2400
|
-
isAttestation:
|
|
2401
|
-
inAverageCart:
|
|
2402
|
-
isBack:
|
|
2403
|
-
price: null,
|
|
2404
|
-
isCatalog:
|
|
2405
|
-
hidden:
|
|
2406
|
-
isComplementary:
|
|
2535
|
+
isComptable: true,
|
|
2536
|
+
isJuridique: false,
|
|
2537
|
+
isSocial: false,
|
|
2538
|
+
isAttestation: false,
|
|
2539
|
+
inAverageCart: true,
|
|
2540
|
+
isBack: true,
|
|
2541
|
+
price: null,
|
|
2542
|
+
isCatalog: false,
|
|
2543
|
+
hidden: false,
|
|
2544
|
+
isComplementary: false,
|
|
2407
2545
|
signaturePosition: '400,54,569,90',
|
|
2408
2546
|
signaturePage: 7,
|
|
2547
|
+
point: 150,
|
|
2409
2548
|
},
|
|
2410
2549
|
COMPTA_SCI: {
|
|
2411
2550
|
id: 187,
|
|
2412
2551
|
name: 'Compta SCI',
|
|
2413
|
-
isComptable:
|
|
2414
|
-
isJuridique:
|
|
2415
|
-
isSocial:
|
|
2416
|
-
isAttestation:
|
|
2417
|
-
inAverageCart:
|
|
2418
|
-
isBack:
|
|
2419
|
-
price: null,
|
|
2420
|
-
isCatalog:
|
|
2421
|
-
hidden:
|
|
2422
|
-
isComplementary:
|
|
2552
|
+
isComptable: true,
|
|
2553
|
+
isJuridique: false,
|
|
2554
|
+
isSocial: false,
|
|
2555
|
+
isAttestation: false,
|
|
2556
|
+
inAverageCart: true,
|
|
2557
|
+
isBack: false,
|
|
2558
|
+
price: null,
|
|
2559
|
+
isCatalog: false,
|
|
2560
|
+
hidden: false,
|
|
2561
|
+
isComplementary: false,
|
|
2423
2562
|
signaturePosition: '400,54,569,90',
|
|
2424
2563
|
signaturePage: 6,
|
|
2564
|
+
point: 150,
|
|
2425
2565
|
},
|
|
2426
2566
|
COMPTA_SCI_EXPRESS: {
|
|
2427
2567
|
id: 188,
|
|
2428
2568
|
name: 'Compta SCI Express',
|
|
2429
|
-
isComptable:
|
|
2430
|
-
isJuridique:
|
|
2431
|
-
isSocial:
|
|
2432
|
-
isAttestation:
|
|
2433
|
-
inAverageCart:
|
|
2434
|
-
isBack:
|
|
2435
|
-
price: null,
|
|
2436
|
-
isCatalog:
|
|
2437
|
-
hidden:
|
|
2438
|
-
isComplementary:
|
|
2569
|
+
isComptable: true,
|
|
2570
|
+
isJuridique: false,
|
|
2571
|
+
isSocial: false,
|
|
2572
|
+
isAttestation: false,
|
|
2573
|
+
inAverageCart: true,
|
|
2574
|
+
isBack: true,
|
|
2575
|
+
price: null,
|
|
2576
|
+
isCatalog: false,
|
|
2577
|
+
hidden: false,
|
|
2578
|
+
isComplementary: false,
|
|
2439
2579
|
signaturePosition: '400,54,569,90',
|
|
2440
2580
|
signaturePage: 6,
|
|
2581
|
+
point: 200,
|
|
2441
2582
|
},
|
|
2442
2583
|
BILAN_PREVISIONNEL: {
|
|
2443
2584
|
id: 189,
|
|
2444
2585
|
name: 'Bilan prévisionnel',
|
|
2445
|
-
isComptable:
|
|
2446
|
-
isJuridique:
|
|
2447
|
-
isSocial:
|
|
2448
|
-
isAttestation:
|
|
2449
|
-
inAverageCart:
|
|
2450
|
-
isBack:
|
|
2586
|
+
isComptable: true,
|
|
2587
|
+
isJuridique: false,
|
|
2588
|
+
isSocial: false,
|
|
2589
|
+
isAttestation: false,
|
|
2590
|
+
inAverageCart: true,
|
|
2591
|
+
isBack: false,
|
|
2451
2592
|
price: 239,
|
|
2452
|
-
isCatalog:
|
|
2453
|
-
hidden:
|
|
2454
|
-
isComplementary:
|
|
2593
|
+
isCatalog: true,
|
|
2594
|
+
hidden: false,
|
|
2595
|
+
isComplementary: false,
|
|
2455
2596
|
signaturePosition: '400,54,569,90',
|
|
2456
2597
|
signaturePage: 5,
|
|
2598
|
+
point: 100,
|
|
2457
2599
|
},
|
|
2458
2600
|
ATTESTATION_1: {
|
|
2459
2601
|
id: 190,
|
|
2460
2602
|
name: 'Attestation',
|
|
2461
|
-
isComptable:
|
|
2462
|
-
isJuridique:
|
|
2463
|
-
isSocial:
|
|
2464
|
-
isAttestation:
|
|
2465
|
-
inAverageCart:
|
|
2466
|
-
isBack:
|
|
2603
|
+
isComptable: true,
|
|
2604
|
+
isJuridique: false,
|
|
2605
|
+
isSocial: false,
|
|
2606
|
+
isAttestation: true,
|
|
2607
|
+
inAverageCart: false,
|
|
2608
|
+
isBack: false,
|
|
2467
2609
|
price: null,
|
|
2468
|
-
isCatalog:
|
|
2469
|
-
hidden:
|
|
2470
|
-
isComplementary:
|
|
2610
|
+
isCatalog: true,
|
|
2611
|
+
hidden: false,
|
|
2612
|
+
isComplementary: false,
|
|
2471
2613
|
signaturePosition: null,
|
|
2472
2614
|
signaturePage: null,
|
|
2615
|
+
point: 0,
|
|
2473
2616
|
},
|
|
2474
2617
|
DEMANDE_CREATION_SOCIETE_SUPPLEMENTAIRE: {
|
|
2475
2618
|
id: 191,
|
|
2476
2619
|
name: 'Demande de création de société supplémentaire',
|
|
2477
|
-
isComptable:
|
|
2478
|
-
isJuridique:
|
|
2479
|
-
isSocial:
|
|
2480
|
-
isAttestation:
|
|
2481
|
-
inAverageCart:
|
|
2482
|
-
isBack:
|
|
2620
|
+
isComptable: false,
|
|
2621
|
+
isJuridique: true,
|
|
2622
|
+
isSocial: false,
|
|
2623
|
+
isAttestation: false,
|
|
2624
|
+
inAverageCart: false,
|
|
2625
|
+
isBack: false,
|
|
2483
2626
|
price: null,
|
|
2484
|
-
isCatalog:
|
|
2485
|
-
hidden:
|
|
2486
|
-
isComplementary:
|
|
2627
|
+
isCatalog: false,
|
|
2628
|
+
hidden: false,
|
|
2629
|
+
isComplementary: false,
|
|
2487
2630
|
signaturePosition: null,
|
|
2488
2631
|
signaturePage: null,
|
|
2632
|
+
point: 0,
|
|
2489
2633
|
},
|
|
2490
2634
|
DISSOLUTION_LIQUIDATION: {
|
|
2491
2635
|
id: 192,
|
|
2492
2636
|
name: 'Dissolution Liquidation',
|
|
2493
|
-
isComptable:
|
|
2494
|
-
isJuridique:
|
|
2495
|
-
isSocial:
|
|
2496
|
-
isAttestation:
|
|
2497
|
-
inAverageCart:
|
|
2498
|
-
isBack:
|
|
2637
|
+
isComptable: false,
|
|
2638
|
+
isJuridique: true,
|
|
2639
|
+
isSocial: false,
|
|
2640
|
+
isAttestation: false,
|
|
2641
|
+
inAverageCart: false,
|
|
2642
|
+
isBack: false,
|
|
2499
2643
|
price: null,
|
|
2500
|
-
isCatalog:
|
|
2501
|
-
hidden:
|
|
2502
|
-
isComplementary:
|
|
2644
|
+
isCatalog: false,
|
|
2645
|
+
hidden: false,
|
|
2646
|
+
isComplementary: false,
|
|
2503
2647
|
signaturePosition: null,
|
|
2504
2648
|
signaturePage: null,
|
|
2649
|
+
point: 100,
|
|
2505
2650
|
},
|
|
2506
2651
|
ELIGIBILITE_FONDS_DE_SOLIDARITE: {
|
|
2507
2652
|
id: 193,
|
|
2508
2653
|
name: 'Eligibilité fonds de solidarité',
|
|
2509
|
-
isComptable:
|
|
2510
|
-
isJuridique:
|
|
2511
|
-
isSocial:
|
|
2512
|
-
isAttestation:
|
|
2513
|
-
inAverageCart:
|
|
2514
|
-
isBack:
|
|
2654
|
+
isComptable: false,
|
|
2655
|
+
isJuridique: false,
|
|
2656
|
+
isSocial: true,
|
|
2657
|
+
isAttestation: false,
|
|
2658
|
+
inAverageCart: false,
|
|
2659
|
+
isBack: false,
|
|
2515
2660
|
price: null,
|
|
2516
|
-
isCatalog:
|
|
2517
|
-
hidden:
|
|
2518
|
-
isComplementary:
|
|
2661
|
+
isCatalog: true,
|
|
2662
|
+
hidden: true,
|
|
2663
|
+
isComplementary: false,
|
|
2519
2664
|
signaturePosition: null,
|
|
2520
2665
|
signaturePage: null,
|
|
2666
|
+
point: 0,
|
|
2521
2667
|
},
|
|
2522
2668
|
COMPTA_STARTER_PRO: {
|
|
2523
2669
|
id: 194,
|
|
2524
2670
|
name: 'Compta Starter Pro',
|
|
2525
|
-
isComptable:
|
|
2526
|
-
isJuridique:
|
|
2527
|
-
isSocial:
|
|
2528
|
-
isAttestation:
|
|
2529
|
-
inAverageCart:
|
|
2530
|
-
isBack:
|
|
2531
|
-
price: null,
|
|
2532
|
-
isCatalog:
|
|
2533
|
-
hidden:
|
|
2534
|
-
isComplementary:
|
|
2671
|
+
isComptable: true,
|
|
2672
|
+
isJuridique: false,
|
|
2673
|
+
isSocial: false,
|
|
2674
|
+
isAttestation: false,
|
|
2675
|
+
inAverageCart: true,
|
|
2676
|
+
isBack: false,
|
|
2677
|
+
price: null,
|
|
2678
|
+
isCatalog: false,
|
|
2679
|
+
hidden: false,
|
|
2680
|
+
isComplementary: false,
|
|
2535
2681
|
signaturePosition: '400,54,569,90',
|
|
2536
2682
|
signaturePage: 7,
|
|
2683
|
+
point: 0,
|
|
2537
2684
|
},
|
|
2538
2685
|
COMPTA_STARTER_ENTREPRISE: {
|
|
2539
2686
|
id: 195,
|
|
2540
2687
|
name: 'Compta Starter Entreprise',
|
|
2541
|
-
isComptable:
|
|
2542
|
-
isJuridique:
|
|
2543
|
-
isSocial:
|
|
2544
|
-
isAttestation:
|
|
2545
|
-
inAverageCart:
|
|
2546
|
-
isBack:
|
|
2547
|
-
price: null,
|
|
2548
|
-
isCatalog:
|
|
2549
|
-
hidden:
|
|
2550
|
-
isComplementary:
|
|
2688
|
+
isComptable: true,
|
|
2689
|
+
isJuridique: false,
|
|
2690
|
+
isSocial: false,
|
|
2691
|
+
isAttestation: false,
|
|
2692
|
+
inAverageCart: true,
|
|
2693
|
+
isBack: false,
|
|
2694
|
+
price: null,
|
|
2695
|
+
isCatalog: false,
|
|
2696
|
+
hidden: false,
|
|
2697
|
+
isComplementary: false,
|
|
2551
2698
|
signaturePosition: '400,54,569,90',
|
|
2552
2699
|
signaturePage: 7,
|
|
2700
|
+
point: 0,
|
|
2553
2701
|
},
|
|
2554
2702
|
ABO_STRIPE: {
|
|
2555
2703
|
id: 196,
|
|
2556
2704
|
name: 'Abonnement Stripe',
|
|
2557
|
-
isComptable:
|
|
2558
|
-
isJuridique:
|
|
2559
|
-
isSocial:
|
|
2560
|
-
isAttestation:
|
|
2561
|
-
inAverageCart:
|
|
2562
|
-
isBack:
|
|
2705
|
+
isComptable: true,
|
|
2706
|
+
isJuridique: false,
|
|
2707
|
+
isSocial: false,
|
|
2708
|
+
isAttestation: false,
|
|
2709
|
+
inAverageCart: true,
|
|
2710
|
+
isBack: false,
|
|
2563
2711
|
price: null,
|
|
2564
|
-
isCatalog:
|
|
2565
|
-
hidden:
|
|
2566
|
-
isComplementary:
|
|
2712
|
+
isCatalog: false,
|
|
2713
|
+
hidden: true,
|
|
2714
|
+
isComplementary: false,
|
|
2567
2715
|
signaturePosition: null,
|
|
2568
2716
|
signaturePage: null,
|
|
2717
|
+
point: 0,
|
|
2569
2718
|
},
|
|
2570
2719
|
COMPTA_POURCENTAGE: {
|
|
2571
2720
|
id: 197,
|
|
2572
2721
|
name: 'Compta Pourcentage',
|
|
2573
|
-
isComptable:
|
|
2574
|
-
isJuridique:
|
|
2575
|
-
isSocial:
|
|
2576
|
-
isAttestation:
|
|
2577
|
-
inAverageCart:
|
|
2578
|
-
isBack:
|
|
2579
|
-
price: null,
|
|
2580
|
-
isCatalog:
|
|
2581
|
-
hidden:
|
|
2582
|
-
isComplementary:
|
|
2722
|
+
isComptable: true,
|
|
2723
|
+
isJuridique: false,
|
|
2724
|
+
isSocial: false,
|
|
2725
|
+
isAttestation: false,
|
|
2726
|
+
inAverageCart: true,
|
|
2727
|
+
isBack: false,
|
|
2728
|
+
price: null,
|
|
2729
|
+
isCatalog: false,
|
|
2730
|
+
hidden: false,
|
|
2731
|
+
isComplementary: false,
|
|
2583
2732
|
signaturePosition: '400,54,569,90',
|
|
2584
2733
|
signaturePage: 7,
|
|
2734
|
+
point: 0,
|
|
2585
2735
|
},
|
|
2586
2736
|
COMPTA_PRO_COMPTASTART: {
|
|
2587
2737
|
id: 198,
|
|
2588
2738
|
name: 'Compta Pro Comptastart',
|
|
2589
|
-
isComptable:
|
|
2590
|
-
isJuridique:
|
|
2591
|
-
isSocial:
|
|
2592
|
-
isAttestation:
|
|
2593
|
-
inAverageCart:
|
|
2594
|
-
isBack:
|
|
2595
|
-
price: null,
|
|
2596
|
-
isCatalog:
|
|
2597
|
-
hidden:
|
|
2598
|
-
isComplementary:
|
|
2739
|
+
isComptable: true,
|
|
2740
|
+
isJuridique: false,
|
|
2741
|
+
isSocial: false,
|
|
2742
|
+
isAttestation: false,
|
|
2743
|
+
inAverageCart: true,
|
|
2744
|
+
isBack: false,
|
|
2745
|
+
price: null,
|
|
2746
|
+
isCatalog: false,
|
|
2747
|
+
hidden: false,
|
|
2748
|
+
isComplementary: false,
|
|
2599
2749
|
signaturePosition: '400,54,569,90',
|
|
2600
2750
|
signaturePage: 5,
|
|
2751
|
+
point: 150,
|
|
2601
2752
|
},
|
|
2602
2753
|
COMPTA_PRO_COMPTASTART_EXPRESS: {
|
|
2603
2754
|
id: 199,
|
|
2604
2755
|
name: 'Compta Pro Comptastart Express',
|
|
2605
|
-
isComptable:
|
|
2606
|
-
isJuridique:
|
|
2607
|
-
isSocial:
|
|
2608
|
-
isAttestation:
|
|
2609
|
-
inAverageCart:
|
|
2610
|
-
isBack:
|
|
2611
|
-
price: null,
|
|
2612
|
-
isCatalog:
|
|
2613
|
-
hidden:
|
|
2614
|
-
isComplementary:
|
|
2756
|
+
isComptable: true,
|
|
2757
|
+
isJuridique: false,
|
|
2758
|
+
isSocial: false,
|
|
2759
|
+
isAttestation: false,
|
|
2760
|
+
inAverageCart: true,
|
|
2761
|
+
isBack: true,
|
|
2762
|
+
price: null,
|
|
2763
|
+
isCatalog: false,
|
|
2764
|
+
hidden: false,
|
|
2765
|
+
isComplementary: false,
|
|
2615
2766
|
signaturePosition: '400,54,569,90',
|
|
2616
2767
|
signaturePage: 5,
|
|
2768
|
+
point: 250,
|
|
2617
2769
|
},
|
|
2618
2770
|
ATTESTATION_NON_REMUNERATION_RECURRENTE: {
|
|
2619
2771
|
id: 200,
|
|
2620
2772
|
name: 'Attestation non remunération recurrente',
|
|
2621
|
-
isComptable:
|
|
2622
|
-
isJuridique:
|
|
2623
|
-
isSocial:
|
|
2624
|
-
isAttestation:
|
|
2625
|
-
inAverageCart:
|
|
2626
|
-
isBack:
|
|
2773
|
+
isComptable: true,
|
|
2774
|
+
isJuridique: false,
|
|
2775
|
+
isSocial: false,
|
|
2776
|
+
isAttestation: true,
|
|
2777
|
+
inAverageCart: false,
|
|
2778
|
+
isBack: false,
|
|
2627
2779
|
price: null,
|
|
2628
|
-
isCatalog:
|
|
2629
|
-
hidden:
|
|
2630
|
-
isComplementary:
|
|
2780
|
+
isCatalog: true,
|
|
2781
|
+
hidden: false,
|
|
2782
|
+
isComplementary: false,
|
|
2631
2783
|
signaturePosition: null,
|
|
2632
2784
|
signaturePage: null,
|
|
2785
|
+
point: 50,
|
|
2633
2786
|
},
|
|
2634
2787
|
COMPTA_BASIC: {
|
|
2635
2788
|
id: 201,
|
|
2636
2789
|
name: 'Compta Basic',
|
|
2637
|
-
isComptable:
|
|
2638
|
-
isJuridique:
|
|
2639
|
-
isSocial:
|
|
2640
|
-
isAttestation:
|
|
2641
|
-
inAverageCart:
|
|
2642
|
-
isBack:
|
|
2643
|
-
price: null,
|
|
2644
|
-
isCatalog:
|
|
2645
|
-
hidden:
|
|
2646
|
-
isComplementary:
|
|
2790
|
+
isComptable: true,
|
|
2791
|
+
isJuridique: false,
|
|
2792
|
+
isSocial: false,
|
|
2793
|
+
isAttestation: false,
|
|
2794
|
+
inAverageCart: true,
|
|
2795
|
+
isBack: false,
|
|
2796
|
+
price: null,
|
|
2797
|
+
isCatalog: false,
|
|
2798
|
+
hidden: false,
|
|
2799
|
+
isComplementary: false,
|
|
2647
2800
|
signaturePosition: '400,54,569,90',
|
|
2648
2801
|
signaturePage: 7,
|
|
2802
|
+
point: 0,
|
|
2649
2803
|
},
|
|
2650
2804
|
COMPTA_PREMIUM: {
|
|
2651
2805
|
id: 202,
|
|
2652
2806
|
name: 'Compta Premium',
|
|
2653
|
-
isComptable:
|
|
2654
|
-
isJuridique:
|
|
2655
|
-
isSocial:
|
|
2656
|
-
isAttestation:
|
|
2657
|
-
inAverageCart:
|
|
2658
|
-
isBack:
|
|
2659
|
-
price: null,
|
|
2660
|
-
isCatalog:
|
|
2661
|
-
hidden:
|
|
2662
|
-
isComplementary:
|
|
2807
|
+
isComptable: true,
|
|
2808
|
+
isJuridique: false,
|
|
2809
|
+
isSocial: false,
|
|
2810
|
+
isAttestation: false,
|
|
2811
|
+
inAverageCart: true,
|
|
2812
|
+
isBack: false,
|
|
2813
|
+
price: null,
|
|
2814
|
+
isCatalog: false,
|
|
2815
|
+
hidden: false,
|
|
2816
|
+
isComplementary: false,
|
|
2663
2817
|
signaturePosition: '400,54,569,90',
|
|
2664
2818
|
signaturePage: 7,
|
|
2819
|
+
point: 0,
|
|
2665
2820
|
},
|
|
2666
2821
|
COMPTA_BUSINESS: {
|
|
2667
2822
|
id: 203,
|
|
2668
2823
|
name: 'Compta Business',
|
|
2669
|
-
isComptable:
|
|
2670
|
-
isJuridique:
|
|
2671
|
-
isSocial:
|
|
2672
|
-
isAttestation:
|
|
2673
|
-
inAverageCart:
|
|
2674
|
-
isBack:
|
|
2675
|
-
price: null,
|
|
2676
|
-
isCatalog:
|
|
2677
|
-
hidden:
|
|
2678
|
-
isComplementary:
|
|
2824
|
+
isComptable: true,
|
|
2825
|
+
isJuridique: false,
|
|
2826
|
+
isSocial: false,
|
|
2827
|
+
isAttestation: false,
|
|
2828
|
+
inAverageCart: true,
|
|
2829
|
+
isBack: false,
|
|
2830
|
+
price: null,
|
|
2831
|
+
isCatalog: false,
|
|
2832
|
+
hidden: false,
|
|
2833
|
+
isComplementary: false,
|
|
2679
2834
|
signaturePosition: '400,54,569,90',
|
|
2680
2835
|
signaturePage: 7,
|
|
2836
|
+
point: 0,
|
|
2681
2837
|
},
|
|
2682
2838
|
DOCUMENT_DE_SORTIE: {
|
|
2683
2839
|
id: 204,
|
|
2684
2840
|
name: 'Document de sortie',
|
|
2685
|
-
isComptable:
|
|
2686
|
-
isJuridique:
|
|
2687
|
-
isSocial:
|
|
2688
|
-
isAttestation:
|
|
2689
|
-
inAverageCart:
|
|
2690
|
-
isBack:
|
|
2841
|
+
isComptable: false,
|
|
2842
|
+
isJuridique: false,
|
|
2843
|
+
isSocial: true,
|
|
2844
|
+
isAttestation: false,
|
|
2845
|
+
inAverageCart: false,
|
|
2846
|
+
isBack: false,
|
|
2691
2847
|
price: 0,
|
|
2692
|
-
isCatalog:
|
|
2693
|
-
hidden:
|
|
2694
|
-
isComplementary:
|
|
2848
|
+
isCatalog: true,
|
|
2849
|
+
hidden: false,
|
|
2850
|
+
isComplementary: false,
|
|
2695
2851
|
signaturePosition: null,
|
|
2696
2852
|
signaturePage: null,
|
|
2853
|
+
point: 0,
|
|
2697
2854
|
},
|
|
2698
2855
|
COMPTA_POURCENTAGE_PREMIUM: {
|
|
2699
2856
|
id: 205,
|
|
2700
2857
|
name: 'Compta Pourcentage Premium',
|
|
2701
|
-
isComptable:
|
|
2702
|
-
isJuridique:
|
|
2703
|
-
isSocial:
|
|
2704
|
-
isAttestation:
|
|
2705
|
-
inAverageCart:
|
|
2706
|
-
isBack:
|
|
2707
|
-
price: null,
|
|
2708
|
-
isCatalog:
|
|
2709
|
-
hidden:
|
|
2710
|
-
isComplementary:
|
|
2858
|
+
isComptable: true,
|
|
2859
|
+
isJuridique: false,
|
|
2860
|
+
isSocial: false,
|
|
2861
|
+
isAttestation: false,
|
|
2862
|
+
inAverageCart: true,
|
|
2863
|
+
isBack: false,
|
|
2864
|
+
price: null,
|
|
2865
|
+
isCatalog: false,
|
|
2866
|
+
hidden: false,
|
|
2867
|
+
isComplementary: false,
|
|
2711
2868
|
signaturePosition: '400,54,569,90',
|
|
2712
2869
|
signaturePage: 7,
|
|
2870
|
+
point: 0,
|
|
2713
2871
|
},
|
|
2714
2872
|
DECLARATION_IR: {
|
|
2715
2873
|
id: 206,
|
|
2716
2874
|
name: 'Déclaration d\'IR',
|
|
2717
|
-
isComptable:
|
|
2718
|
-
isJuridique:
|
|
2719
|
-
isSocial:
|
|
2720
|
-
isAttestation:
|
|
2721
|
-
inAverageCart:
|
|
2722
|
-
isBack:
|
|
2723
|
-
price: null,
|
|
2724
|
-
isCatalog:
|
|
2725
|
-
hidden:
|
|
2726
|
-
isComplementary:
|
|
2875
|
+
isComptable: true,
|
|
2876
|
+
isJuridique: false,
|
|
2877
|
+
isSocial: false,
|
|
2878
|
+
isAttestation: false,
|
|
2879
|
+
inAverageCart: false,
|
|
2880
|
+
isBack: false,
|
|
2881
|
+
price: null,
|
|
2882
|
+
isCatalog: true,
|
|
2883
|
+
hidden: false,
|
|
2884
|
+
isComplementary: false,
|
|
2727
2885
|
signaturePosition: '400,54,569,90',
|
|
2728
2886
|
signaturePage: null,
|
|
2887
|
+
point: 75,
|
|
2729
2888
|
},
|
|
2730
2889
|
COMPTA_POURCENTAGE_EXPRESS: {
|
|
2731
2890
|
id: 207,
|
|
2732
2891
|
name: 'Compta Pourcentage Express',
|
|
2733
|
-
isComptable:
|
|
2734
|
-
isJuridique:
|
|
2735
|
-
isSocial:
|
|
2736
|
-
isAttestation:
|
|
2737
|
-
inAverageCart:
|
|
2738
|
-
isBack:
|
|
2739
|
-
price: null,
|
|
2740
|
-
isCatalog:
|
|
2741
|
-
hidden:
|
|
2742
|
-
isComplementary:
|
|
2892
|
+
isComptable: true,
|
|
2893
|
+
isJuridique: false,
|
|
2894
|
+
isSocial: false,
|
|
2895
|
+
isAttestation: false,
|
|
2896
|
+
inAverageCart: true,
|
|
2897
|
+
isBack: true,
|
|
2898
|
+
price: null,
|
|
2899
|
+
isCatalog: false,
|
|
2900
|
+
hidden: false,
|
|
2901
|
+
isComplementary: false,
|
|
2743
2902
|
signaturePosition: '400,54,569,90',
|
|
2744
2903
|
signaturePage: 7,
|
|
2904
|
+
point: 0,
|
|
2745
2905
|
},
|
|
2746
2906
|
COMPTA_POURCENTAGE_PREMIUM_EXPRESS: {
|
|
2747
2907
|
id: 208,
|
|
2748
2908
|
name: 'Compta Pourcentage Premium Express',
|
|
2749
|
-
isComptable:
|
|
2750
|
-
isJuridique:
|
|
2751
|
-
isSocial:
|
|
2752
|
-
isAttestation:
|
|
2753
|
-
inAverageCart:
|
|
2754
|
-
isBack:
|
|
2755
|
-
price: null,
|
|
2756
|
-
isCatalog:
|
|
2757
|
-
hidden:
|
|
2758
|
-
isComplementary:
|
|
2909
|
+
isComptable: true,
|
|
2910
|
+
isJuridique: false,
|
|
2911
|
+
isSocial: false,
|
|
2912
|
+
isAttestation: false,
|
|
2913
|
+
inAverageCart: true,
|
|
2914
|
+
isBack: true,
|
|
2915
|
+
price: null,
|
|
2916
|
+
isCatalog: false,
|
|
2917
|
+
hidden: false,
|
|
2918
|
+
isComplementary: false,
|
|
2759
2919
|
signaturePosition: '400,54,569,90',
|
|
2760
2920
|
signaturePage: 7,
|
|
2921
|
+
point: 0,
|
|
2761
2922
|
},
|
|
2762
2923
|
ANNONCE_LEGALE: {
|
|
2763
2924
|
id: 209,
|
|
2764
2925
|
name: 'Annonces légales',
|
|
2765
|
-
isComptable:
|
|
2766
|
-
isJuridique:
|
|
2767
|
-
isSocial:
|
|
2768
|
-
isAttestation:
|
|
2769
|
-
inAverageCart:
|
|
2770
|
-
isBack:
|
|
2771
|
-
price: null,
|
|
2772
|
-
isCatalog:
|
|
2773
|
-
hidden:
|
|
2774
|
-
isComplementary:
|
|
2926
|
+
isComptable: false,
|
|
2927
|
+
isJuridique: true,
|
|
2928
|
+
isSocial: false,
|
|
2929
|
+
isAttestation: false,
|
|
2930
|
+
inAverageCart: false,
|
|
2931
|
+
isBack: false,
|
|
2932
|
+
price: null,
|
|
2933
|
+
isCatalog: false,
|
|
2934
|
+
hidden: false,
|
|
2935
|
+
isComplementary: false,
|
|
2775
2936
|
signaturePosition: '400,54,569,90',
|
|
2776
2937
|
signaturePage: 7,
|
|
2938
|
+
point: 0,
|
|
2777
2939
|
},
|
|
2778
2940
|
FRAIS_DE_GREFFE: {
|
|
2779
2941
|
id: 210,
|
|
2780
2942
|
name: 'Frais de greffe',
|
|
2781
|
-
isComptable:
|
|
2782
|
-
isJuridique:
|
|
2783
|
-
isSocial:
|
|
2784
|
-
isAttestation:
|
|
2785
|
-
inAverageCart:
|
|
2786
|
-
isBack:
|
|
2787
|
-
price: null,
|
|
2788
|
-
isCatalog:
|
|
2789
|
-
hidden:
|
|
2790
|
-
isComplementary:
|
|
2943
|
+
isComptable: false,
|
|
2944
|
+
isJuridique: true,
|
|
2945
|
+
isSocial: false,
|
|
2946
|
+
isAttestation: false,
|
|
2947
|
+
inAverageCart: false,
|
|
2948
|
+
isBack: false,
|
|
2949
|
+
price: null,
|
|
2950
|
+
isCatalog: false,
|
|
2951
|
+
hidden: false,
|
|
2952
|
+
isComplementary: false,
|
|
2791
2953
|
signaturePosition: '',
|
|
2792
2954
|
signaturePage: 0,
|
|
2955
|
+
point: 0,
|
|
2793
2956
|
},
|
|
2794
2957
|
};
|
|
2795
2958
|
//# sourceMappingURL=PrestationType.js.map
|