@silexpert/core 1.1.253 → 1.1.255

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/dist/cjs/types/Enum/BrandClementine.d.ts +3 -4
  2. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  3. package/dist/cjs/types/Enum/BrandClementine.js +3 -337
  4. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  5. package/dist/cjs/types/Enum/BrandLegalstart.d.ts +2 -3
  6. package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  7. package/dist/cjs/types/Enum/BrandLegalstart.js +2 -106
  8. package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
  9. package/dist/cjs/types/Enum/BrandPourcentage.d.ts +6 -105
  10. package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BrandPourcentage.js +46 -617
  12. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  13. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  14. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +339 -0
  16. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  17. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  18. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js +110 -0
  20. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  21. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  22. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  23. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js +488 -0
  24. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  25. package/dist/cjs/types/Enum/TimeCounterType.d.ts +42 -0
  26. package/dist/cjs/types/Enum/TimeCounterType.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/TimeCounterType.js +42 -0
  28. package/dist/cjs/types/Enum/TimeCounterType.js.map +1 -1
  29. package/dist/cjs/types/Interface/api/society/Export.d.ts +2 -0
  30. package/dist/cjs/types/Interface/api/society/Export.d.ts.map +1 -1
  31. package/dist/cjs/types/Interface/api/society/Export.js +7 -0
  32. package/dist/cjs/types/Interface/api/society/Export.js.map +1 -1
  33. package/dist/mjs/types/Enum/BrandClementine.d.ts +3 -4
  34. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  35. package/dist/mjs/types/Enum/BrandClementine.js +3 -337
  36. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  37. package/dist/mjs/types/Enum/BrandLegalstart.d.ts +2 -3
  38. package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  39. package/dist/mjs/types/Enum/BrandLegalstart.js +2 -106
  40. package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
  41. package/dist/mjs/types/Enum/BrandPourcentage.d.ts +6 -105
  42. package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  43. package/dist/mjs/types/Enum/BrandPourcentage.js +46 -617
  44. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  45. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  46. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  47. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +336 -0
  48. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  49. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  50. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  51. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js +107 -0
  52. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  53. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  54. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  55. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js +485 -0
  56. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  57. package/dist/mjs/types/Enum/TimeCounterType.d.ts +42 -0
  58. package/dist/mjs/types/Enum/TimeCounterType.d.ts.map +1 -1
  59. package/dist/mjs/types/Enum/TimeCounterType.js +42 -0
  60. package/dist/mjs/types/Enum/TimeCounterType.js.map +1 -1
  61. package/dist/mjs/types/Interface/api/society/Export.d.ts +2 -0
  62. package/dist/mjs/types/Interface/api/society/Export.d.ts.map +1 -1
  63. package/dist/mjs/types/Interface/api/society/Export.js +9 -1
  64. package/dist/mjs/types/Interface/api/society/Export.js.map +1 -1
  65. package/package.json +1 -1
  66. package/ts/types/Enum/BrandClementine.ts +3 -337
  67. package/ts/types/Enum/BrandLegalstart.ts +2 -106
  68. package/ts/types/Enum/BrandPourcentage.ts +47 -618
  69. package/ts/types/Enum/SalesContractBrandClementine.ts +337 -0
  70. package/ts/types/Enum/SalesContractBrandLegalstart.ts +107 -0
  71. package/ts/types/Enum/SalesContractBrandPourcentage.ts +487 -0
  72. package/ts/types/Enum/TimeCounterType.ts +42 -0
  73. package/ts/types/Interface/api/society/Export.ts +9 -1
@@ -1,4 +1,4 @@
1
- import { PrestationType, allPrestationsWithBrochure, PrestationDetail } from './PrestationType';
1
+ import { SalesContractBrandPourcentageOnline, SalesContractBrandPourcentageECE, SalesContractBrandPourcentageECF } from './SalesContractBrandPourcentage';
2
2
 
3
3
  export const BrandPourcentage = [
4
4
  {
@@ -122,167 +122,7 @@ export const BrandPourcentage = [
122
122
  name: 'Nice',
123
123
  },
124
124
  },
125
- salesContractConfig: [
126
- // pour les pages statiques
127
- {
128
- label: 'Page d\'introduction',
129
- name: 'page_intro',
130
- needBgImage: true,
131
- versionable: false,
132
- idPrestationType: allPrestationsWithBrochure,
133
- },
134
- {
135
- label: 'Page chiffres',
136
- name: 'page_numbers',
137
- needBgImage: true,
138
- versionable: false,
139
- idPrestationType: allPrestationsWithBrochure,
140
- },
141
- {
142
- label: 'Page simplifié',
143
- name: 'page_simplified',
144
- needBgImage: true,
145
- versionable: false,
146
- idPrestationType: allPrestationsWithBrochure,
147
- },
148
- {
149
- label: 'Détail de la lettre de mission',
150
- name: 'page_detail_ldm',
151
- needBgImage: false,
152
- versionable: false,
153
- idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations non express
154
- },
155
- {
156
- label: 'Détail de la lettre de mission (express)',
157
- name: 'page_detail_ldm_back',
158
- needBgImage: false,
159
- versionable: false,
160
- idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations express
161
- },
162
- {
163
- label: 'Compta Pourcentage',
164
- name: 'bloc_compta_pourcentage',
165
- needBgImage: false,
166
- versionable: false,
167
- idPrestationType: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
168
- },
169
- {
170
- label: 'Compta Pourcentage sur mesure',
171
- name: 'bloc_compta_pourcentage_sur_mesure',
172
- needBgImage: false,
173
- versionable: false,
174
- idPrestationType: [],
175
- },
176
- {
177
- label: 'Compta Pourcentage Premium',
178
- name: 'bloc_compta_pourcentage_premium',
179
- needBgImage: false,
180
- versionable: false,
181
- idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
182
- condition: (turnover: number): boolean => turnover < 1500000,
183
- },
184
- {
185
- label: 'Compta Pourcentage Premium sur mesure',
186
- name: 'bloc_compta_pourcentage_premium_sur_mesure',
187
- needBgImage: false,
188
- versionable: false,
189
- idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
190
- condition: (turnover: number): boolean => turnover >= 1500000,
191
- },
192
- {
193
- label: 'Forfait social',
194
- name: 'bloc_social',
195
- needBgImage: false,
196
- versionable: true,
197
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
198
- keyName: 'idPrestationSocial',
199
- },
200
- {
201
- label: 'Forfait création société',
202
- name: 'bloc_creation',
203
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
204
- needBgImage: false,
205
- versionable: true,
206
- keyName: 'idPrestationCreation',
207
- condition: (price: number): boolean => price === 500,
208
- },
209
- {
210
- label: 'Forfait création société premium',
211
- name: 'bloc_creation_premium',
212
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
213
- needBgImage: false,
214
- versionable: true,
215
- keyName: 'idPrestationCreation',
216
- condition: (price: number): boolean => price === 1000,
217
- },
218
- {
219
- label: 'Forfait approbation des comptes annuels',
220
- name: 'bloc_annual_accounts',
221
- needBgImage: false,
222
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
223
- versionable: true,
224
- keyName: 'idPrestationJuridique',
225
- },
226
- {
227
- label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
228
- name: 'bloc_tax_return',
229
- needBgImage: false,
230
- idPrestationType: [],
231
- versionable: true,
232
- keyName: 'idPrestationDeclarationIR',
233
- },
234
- {
235
- label: 'Accompagnement contrôle fiscal',
236
- name: 'bloc_tax_audit',
237
- needBgImage: false,
238
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
239
- versionable: true,
240
- keyName: 'idPrestationControleFiscal',
241
- },
242
- {
243
- label: 'Bilan Prévisionnel',
244
- name: 'bloc_bilan_previsionnel',
245
- needBgImage: false,
246
- idPrestationType: [PrestationType.CREATION_SOCIETE, PrestationType.BILAN_PREVISIONNEL],
247
- versionable: true,
248
- keyName: 'prestationOptions',
249
- },
250
- {
251
- label: 'Signature',
252
- name: 'bloc_sign',
253
- needBgImage: false,
254
- idPrestationType: allPrestationsWithBrochure,
255
- versionable: false,
256
- },
257
- {
258
- label: 'Conditions Générals de Vente (CGV) 1/2',
259
- name: 'bloc_cgv_first',
260
- needBgImage: false,
261
- idPrestationType: allPrestationsWithBrochure,
262
- versionable: false,
263
- },
264
- {
265
- label: 'Conditions Générals de Vente (CGV) 2/2',
266
- name: 'bloc_cgv_second',
267
- needBgImage: false,
268
- idPrestationType: allPrestationsWithBrochure,
269
- versionable: false,
270
- },
271
- {
272
- label: 'Mandat de prélèvement SEPA',
273
- name: 'bloc_sepa',
274
- needBgImage: false,
275
- idPrestationType: allPrestationsWithBrochure,
276
- versionable: false,
277
- },
278
- {
279
- label: 'Pièces à nous envoyer',
280
- name: 'bloc_send_files',
281
- needBgImage: false,
282
- idPrestationType: allPrestationsWithBrochure,
283
- versionable: false,
284
- },
285
- ],
125
+ salesContractConfig: SalesContractBrandPourcentageOnline,
286
126
  },
287
127
  {
288
128
  idTypeBrand: 2,
@@ -379,188 +219,6 @@ export const BrandPourcentage = [
379
219
  domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],
380
220
  },
381
221
  },
382
- // {
383
- // idTypeBrand: 3,
384
- // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
385
- // logoS3: 'config/pourcentage-logo.png',
386
- // name: 'Pourcentage Nancy', // AEC54
387
- // commercialName: 'Pourcentage',
388
- // colors: {
389
- // primary: '#1e6f5c',
390
- // primary50: '#DFF9F1',
391
- // primary100: '#8ACAB7',
392
- // primary300: '#589E89',
393
- // primary500: '#386D5D',
394
- // primary700: '#1F493D',
395
- // footerColor: '#2e5449',
396
- // },
397
- // listPhones: {
398
- // contact: '03 83 25 82 20',
399
- // qualite: '03 83 25 82 20',
400
- // social: '03 83 25 82 20',
401
- // juridique: '03 83 25 82 20',
402
- // },
403
- // listMails: {
404
- // administratif: 'contact@pourcentage.fr',
405
- // app: 'contact@pourcentage.fr',
406
- // bonjour: 'bonjour@pourcentage.fr',
407
- // contact: 'contact@pourcentage.fr',
408
- // facturation: 'facturation@pourcentage.fr',
409
- // feedback: 'contact@pourcentage.fr',
410
- // gestion: 'gestion@pourcentage.fr',
411
- // juridique: 'juridique@pourcentage.fr',
412
- // informatique: 'contact@pourcentage.fr',
413
- // msd: 'contact@pourcentage.fr',
414
- // noreply: 'contact@pourcentage.fr',
415
- // qualite: 'contact@pourcentage.fr',
416
- // paiement: 'contact@pourcentage.fr',
417
- // rh: 'rh@pourcentage.fr',
418
- // social: 'social@pourcentage.fr',
419
- // support: 'contact@pourcentage.fr',
420
- // tva: 'contact@pourcentage.fr',
421
- // wb: 'contact@pourcentage.fr',
422
- // },
423
- // companyInformation: {
424
- // ape: '6920Z',
425
- // bp: '',
426
- // city: 'Laxou',
427
- // montantCapital: '7 622',
428
- // nomRaisonSociale: 'AEC 54',
429
- // ECName: 'M. Jean-Louis BOICHÉ',
430
- // ECOrderCity: 'Nancy',
431
- // ECPosition: 'Président',
432
- // phone: '03 83 25 82 20',
433
- // postalAddress: '9, avenue du Rhin',
434
- // rcs: '315 519 587 R.C.S. Nancy',
435
- // statut: 'SARL',
436
- // zipCode: '54 520',
437
- // },
438
- // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
439
- // logoUrl: 'logo-pourcentage.svg',
440
- // miniLogoUrl: 'logo-pourcentage-mini.svg',
441
- // hiddenPages: [],
442
- // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
443
- // urlApp: 'https://app.pourcentage.fr',
444
- // urlApi1: 'https://api.pourcentage.fr',
445
- // urlApi2: 'https://api-next.pourcentage.fr',
446
- // urlExpert: 'https://pro.pourcentage.fr',
447
- // urlClient: 'https://www.pourcentage.fr',
448
- // bank: {
449
- // IBAN: 'FR7630087336510002008560147',
450
- // BIC: 'CMCIFRPP',
451
- // Name: 'AEC 54',
452
- // Id: '***',
453
- // },
454
- // internalInvoicing: {
455
- // statut: 'SARL',
456
- // name: 'AEC 54',
457
- // address: '9, avenue du Rhin',
458
- // zipCode: '54520',
459
- // city: 'LAXOU',
460
- // country: 'FRANCE',
461
- // montantCapital: '7 622',
462
- // siret: '31551958700069',
463
- // ape: '6920Z',
464
- // rcs: '315 519 587 R.C.S. Nancy',
465
- // phone: '03 83 25 82 20',
466
- // vatIntracom: 'FR84315519587',
467
- // email: 'facturation@pourcentage.fr',
468
- // },
469
- // webmail: {
470
- // domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],
471
- // },
472
- // },
473
- // {
474
- // idTypeBrand: 4,
475
- // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
476
- // logoS3: 'config/pourcentage-logo.png',
477
- // name: 'Pourcentage Epinal', // Pourcentage EPINAL
478
- // commercialName: 'Pourcentage',
479
- // colors: {
480
- // primary: '#1e6f5c',
481
- // primary50: '#DFF9F1',
482
- // primary100: '#8ACAB7',
483
- // primary300: '#589E89',
484
- // primary500: '#386D5D',
485
- // primary700: '#1F493D',
486
- // footerColor: '#2e5449',
487
- // },
488
- // listPhones: {
489
- // contact: '01 86 90 82 15',
490
- // qualite: '01 86 90 82 15',
491
- // social: '01 86 90 82 15',
492
- // juridique: '01 86 90 82 15',
493
- // },
494
- // listMails: {
495
- // administratif: 'contact@pourcentage.fr',
496
- // app: 'contact@pourcentage.fr',
497
- // bonjour: 'bonjour@pourcentage.fr',
498
- // contact: 'contact@pourcentage.fr',
499
- // facturation: 'facturation@pourcentage.fr',
500
- // feedback: 'contact@pourcentage.fr',
501
- // gestion: 'gestion@pourcentage.fr',
502
- // juridique: 'juridique@pourcentage.fr',
503
- // informatique: 'contact@pourcentage.fr',
504
- // msd: 'contact@pourcentage.fr',
505
- // noreply: 'contact@pourcentage.fr',
506
- // qualite: 'contact@pourcentage.fr',
507
- // paiement: 'contact@pourcentage.fr',
508
- // rh: 'rh@pourcentage.fr',
509
- // social: 'social@pourcentage.fr',
510
- // support: 'contact@pourcentage.fr',
511
- // tva: 'contact@pourcentage.fr',
512
- // wb: 'contact@pourcentage.fr',
513
- // },
514
- // companyInformation: {
515
- // ape: '6920Z',
516
- // bp: '',
517
- // city: 'Laxou',
518
- // montantCapital: '150 000',
519
- // nomRaisonSociale: 'POURCENTAGE',
520
- // ECName: 'M. Jean-Louis BOICHÉ',
521
- // ECOrderCity: 'Nancy',
522
- // ECPosition: 'Président',
523
- // phone: '01 86 90 82 15',
524
- // postalAddress: '9, avenue du Rhin',
525
- // rcs: '891 501 181',
526
- // statut: 'SAS',
527
- // zipCode: '54 520',
528
- // },
529
- // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
530
- // logoUrl: 'logo-pourcentage.svg',
531
- // miniLogoUrl: 'logo-pourcentage-mini.svg',
532
- // hiddenPages: [],
533
- // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
534
- // urlApp: 'https://app.pourcentage.fr',
535
- // urlApi1: 'https://api.pourcentage.fr',
536
- // urlApi2: 'https://api-next.pourcentage.fr',
537
- // urlExpert: 'https://pro.pourcentage.fr',
538
- // urlClient: 'https://www.pourcentage.fr',
539
- // bank: {
540
- // IBAN: 'FR7616106010019601826952765',
541
- // BIC: 'AGRIFRPP861',
542
- // Name: 'POURCENTAGE',
543
- // Id: 'FR57ZZZ878E61',
544
- // },
545
- // internalInvoicing: {
546
- // statut: 'SASU',
547
- // name: 'POURCENTAGE',
548
- // address: '9, avenue du Rhin',
549
- // zipCode: '54520',
550
- // city: 'LAXOU',
551
- // country: 'FRANCE',
552
- // montantCapital: '150 000',
553
- // siret: '89150118100020',
554
- // ape: '6920Z',
555
- // rcs: '891 501 181',
556
- // phone: '01 86 90 82 15',
557
- // vatIntracom: 'FR58891501181',
558
- // email: 'facturation@pourcentage.fr',
559
- // },
560
- // webmail: {
561
- // domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],
562
- // },
563
- // },
564
222
  {
565
223
  idTypeBrand: 5,
566
224
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
@@ -657,259 +315,8 @@ export const BrandPourcentage = [
657
315
  webmail: {
658
316
  domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],
659
317
  },
660
- salesContractConfig: [
661
- // pour les pages statiques
662
- {
663
- label: 'Page d\'introduction',
664
- name: 'page_intro',
665
- needBgImage: true,
666
- versionable: false,
667
- idPrestationType: allPrestationsWithBrochure,
668
- },
669
- {
670
- label: 'Page chiffres',
671
- name: 'page_numbers',
672
- needBgImage: true,
673
- versionable: false,
674
- idPrestationType: allPrestationsWithBrochure,
675
- },
676
- {
677
- label: 'Page simplifié',
678
- name: 'page_simplified',
679
- needBgImage: true,
680
- versionable: false,
681
- idPrestationType: allPrestationsWithBrochure,
682
- },
683
- {
684
- label: 'Détail de la lettre de mission',
685
- name: 'page_detail_ldm',
686
- needBgImage: false,
687
- versionable: false,
688
- idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations non express
689
- },
690
- {
691
- label: 'Détail de la lettre de mission (express)',
692
- name: 'page_detail_ldm_back',
693
- needBgImage: false,
694
- versionable: false,
695
- idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations express
696
- },
697
- {
698
- label: 'Compta Pourcentage',
699
- name: 'bloc_compta_pourcentage',
700
- needBgImage: false,
701
- versionable: false,
702
- idPrestationType: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
703
- },
704
- {
705
- label: 'Compta Pourcentage sur mesure',
706
- name: 'bloc_compta_pourcentage_sur_mesure',
707
- needBgImage: false,
708
- versionable: false,
709
- idPrestationType: [],
710
- },
711
- {
712
- label: 'Compta Pourcentage Premium',
713
- name: 'bloc_compta_pourcentage_premium',
714
- needBgImage: false,
715
- versionable: false,
716
- idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
717
- condition: (turnover: number): boolean => turnover < 1500000,
718
- },
719
- {
720
- label: 'Compta Pourcentage Premium sur mesure',
721
- name: 'bloc_compta_pourcentage_premium_sur_mesure',
722
- needBgImage: false,
723
- versionable: false,
724
- idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
725
- condition: (turnover: number): boolean => turnover >= 1500000,
726
- },
727
- {
728
- label: 'Forfait social',
729
- name: 'bloc_social',
730
- needBgImage: false,
731
- versionable: true,
732
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
733
- keyName: 'idPrestationSocial',
734
- },
735
- {
736
- label: 'Forfait création société',
737
- name: 'bloc_creation',
738
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
739
- needBgImage: false,
740
- versionable: true,
741
- keyName: 'idPrestationCreation',
742
- condition: (price: number): boolean => price === 500,
743
- },
744
- {
745
- label: 'Forfait création société premium',
746
- name: 'bloc_creation_premium',
747
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
748
- needBgImage: false,
749
- versionable: true,
750
- keyName: 'idPrestationCreation',
751
- condition: (price: number): boolean => price === 1000,
752
- },
753
- {
754
- label: 'Forfait approbation des comptes annuels',
755
- name: 'bloc_annual_accounts',
756
- needBgImage: false,
757
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
758
- versionable: true,
759
- keyName: 'idPrestationJuridique',
760
- },
761
- {
762
- label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
763
- name: 'bloc_tax_return',
764
- needBgImage: false,
765
- idPrestationType: [],
766
- versionable: true,
767
- keyName: 'idPrestationDeclarationIR',
768
- },
769
- {
770
- label: 'Accompagnement contrôle fiscal',
771
- name: 'bloc_tax_audit',
772
- needBgImage: false,
773
- idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),
774
- versionable: true,
775
- keyName: 'idPrestationControleFiscal',
776
- },
777
- {
778
- label: 'Bilan Prévisionnel',
779
- name: 'bloc_bilan_previsionnel',
780
- needBgImage: false,
781
- idPrestationType: [PrestationType.CREATION_SOCIETE, PrestationType.BILAN_PREVISIONNEL],
782
- versionable: true,
783
- keyName: 'prestationOptions',
784
- },
785
- {
786
- label: 'Signature',
787
- name: 'bloc_sign',
788
- needBgImage: false,
789
- idPrestationType: allPrestationsWithBrochure,
790
- versionable: false,
791
- },
792
- {
793
- label: 'Conditions Générals de Vente (CGV) 1/2',
794
- name: 'bloc_cgv_first',
795
- needBgImage: false,
796
- idPrestationType: allPrestationsWithBrochure,
797
- versionable: false,
798
- },
799
- {
800
- label: 'Conditions Générals de Vente (CGV) 2/2',
801
- name: 'bloc_cgv_second',
802
- needBgImage: false,
803
- idPrestationType: allPrestationsWithBrochure,
804
- versionable: false,
805
- },
806
- {
807
- label: 'Mandat de prélèvement SEPA',
808
- name: 'bloc_sepa',
809
- needBgImage: false,
810
- idPrestationType: allPrestationsWithBrochure,
811
- versionable: false,
812
- },
813
- {
814
- label: 'Pièces à nous envoyer',
815
- name: 'bloc_send_files',
816
- needBgImage: false,
817
- idPrestationType: allPrestationsWithBrochure,
818
- versionable: false,
819
- },
820
- ],
318
+ salesContractConfig: SalesContractBrandPourcentageECE,
821
319
  },
822
- // {
823
- // idTypeBrand: 6,
824
- // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
825
- // logoS3: 'config/pourcentage-logo.png',
826
- // name: 'Pourcentage Marseille', // Pourcentage Marseille
827
- // commercialName: 'Pourcentage',
828
- // colors: {
829
- // primary: '#1e6f5c',
830
- // primary50: '#DFF9F1',
831
- // primary100: '#8ACAB7',
832
- // primary300: '#589E89',
833
- // primary500: '#386D5D',
834
- // primary700: '#1F493D',
835
- // footerColor: '#2e5449',
836
- // },
837
- // listPhones: {
838
- // contact: '01 86 90 82 15',
839
- // qualite: '01 86 90 82 15',
840
- // social: '01 86 90 82 15',
841
- // juridique: '01 86 90 82 15',
842
- // },
843
- // listMails: {
844
- // administratif: 'contact@pourcentage.fr',
845
- // app: 'contact@pourcentage.fr',
846
- // bonjour: 'bonjour@pourcentage.fr',
847
- // contact: 'contact@pourcentage.fr',
848
- // facturation: 'facturation@pourcentage.fr',
849
- // feedback: 'contact@pourcentage.fr',
850
- // gestion: 'gestion@pourcentage.fr',
851
- // juridique: 'juridique@pourcentage.fr',
852
- // informatique: 'contact@pourcentage.fr',
853
- // msd: 'contact@pourcentage.fr',
854
- // noreply: 'contact@pourcentage.fr',
855
- // qualite: 'contact@pourcentage.fr',
856
- // paiement: 'contact@pourcentage.fr',
857
- // rh: 'rh@pourcentage.fr',
858
- // social: 'social@pourcentage.fr',
859
- // support: 'contact@pourcentage.fr',
860
- // tva: 'contact@pourcentage.fr',
861
- // wb: 'contact@pourcentage.fr',
862
- // },
863
- // companyInformation: {
864
- // ape: '6920Z',
865
- // bp: '',
866
- // city: 'Laxou',
867
- // montantCapital: '150 000',
868
- // nomRaisonSociale: 'POURCENTAGE',
869
- // ECName: 'M. Jean-Louis BOICHÉ',
870
- // ECOrderCity: 'Nancy',
871
- // ECPosition: 'Président',
872
- // phone: '01 86 90 82 15',
873
- // postalAddress: '9, avenue du Rhin',
874
- // rcs: '891 501 181',
875
- // statut: 'SAS',
876
- // zipCode: '54 520',
877
- // },
878
- // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
879
- // logoUrl: 'logo-pourcentage.svg',
880
- // miniLogoUrl: 'logo-pourcentage-mini.svg',
881
- // hiddenPages: [],
882
- // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
883
- // urlApp: 'https://app.pourcentage.fr',
884
- // urlApi1: 'https://api.pourcentage.fr',
885
- // urlApi2: 'https://api-next.pourcentage.fr',
886
- // urlExpert: 'https://pro.pourcentage.fr',
887
- // urlClient: 'https://www.pourcentage.fr',
888
- // bank: {
889
- // IBAN: 'FR7616106010019601826952765',
890
- // BIC: 'AGRIFRPP861',
891
- // Name: 'POURCENTAGE',
892
- // Id: 'FR57ZZZ878E61',
893
- // },
894
- // internalInvoicing: {
895
- // statut: 'SASU',
896
- // name: 'POURCENTAGE',
897
- // address: '9, avenue du Rhin',
898
- // zipCode: '54520',
899
- // city: 'LAXOU',
900
- // country: 'FRANCE',
901
- // montantCapital: '150 000',
902
- // siret: '89150118100020',
903
- // ape: '6920Z',
904
- // rcs: '891 501 181',
905
- // phone: '01 86 90 82 15',
906
- // vatIntracom: 'FR58891501181',
907
- // email: 'facturation@pourcentage.fr',
908
- // },
909
- // webmail: {
910
- // domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],
911
- // },
912
- // },
913
320
  {
914
321
  idTypeBrand: 7,
915
322
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
@@ -926,7 +333,7 @@ export const BrandPourcentage = [
926
333
  footerColor: '#2e5449',
927
334
  },
928
335
  listPhones: {
929
- contact: '04 93 54 29 09',
336
+ contact: '04 93 54 29 09',
930
337
  qualite: '04 93 54 29 09',
931
338
  social: '04 93 54 29 09',
932
339
  juridique: '04 93 54 29 09',
@@ -954,17 +361,18 @@ export const BrandPourcentage = [
954
361
  companyInformation: {
955
362
  ape: '6920Z',
956
363
  bp: '',
957
- city: 'Nice',
958
- montantCapital: '281 000',
959
- nomRaisonSociale: 'CABINET RONCHIERI-LANDRA',
364
+ city: 'NICE',
365
+ montantCapital: '466 800',
366
+ nomRaisonSociale: 'AMEX',
960
367
  ECName: 'M. Fabrice LANDRA',
961
368
  ECOrderCity: 'Nice',
962
- ECPosition: 'Gérant',
369
+ ECPosition: 'Salarié',
370
+ ECDepartment: 'PACA',
963
371
  phone: '04 93 54 29 09',
964
- postalAddress: '2 rue du comte vert',
965
- rcs: '432 002 640',
966
- statut: 'SARL',
967
- zipCode: '06 300',
372
+ postalAddress: '11, Boulevard Victor Hugo',
373
+ rcs: 'Nice B 882 255 094',
374
+ statut: 'SAS',
375
+ zipCode: '06 000',
968
376
  },
969
377
  idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
970
378
  logoUrl: 'logo-pourcentage.svg',
@@ -977,29 +385,50 @@ export const BrandPourcentage = [
977
385
  urlExpert: 'https://pro.pourcentage.fr',
978
386
  urlClient: 'https://www.pourcentage.fr',
979
387
  bank: {
980
- IBAN: 'FR7610096180800002636720133',
981
- BIC: 'CMCIFRPP',
982
- Name: 'CABINET RONCHIERI-LANDRA',
983
- Id: 'FR81ZZZ453676',
388
+ IBAN: 'FR7616106010019602693423889',
389
+ BIC: 'AGRIFRPP861',
390
+ Name: 'AMEX',
391
+ Id: 'FR57ZZZ86ECE0',
392
+ codeEtablissement: '16106',
393
+ codeGuichet: '01001',
394
+ numeroCompte: '96026934238',
395
+ cleRib: '89',
984
396
  },
985
397
  internalInvoicing: {
986
- lastUsedNumber: 64201,
987
- statut: 'SARL',
988
- name: 'CABINET RONCHIERI LANDRA',
989
- address: '2 rue du Comte Vert',
990
- zipCode: '06 300',
398
+ lastUsedNumber: 1685,
399
+ statut: 'SAS',
400
+ name: 'AMEX',
401
+ address: '11, Boulevard Victor Hugo',
402
+ zipCode: '06 000',
991
403
  city: 'NICE',
992
404
  country: 'FRANCE',
993
- montantCapital: '281 000',
994
- siret: '432 002 640 00014',
405
+ montantCapital: '466 800',
406
+ siret: '88225509400014',
995
407
  ape: '6920Z',
996
- rcs: '432 002 640',
408
+ rcs: 'Nice B 882 255 094',
997
409
  phone: '04 93 54 29 09',
998
- vatIntracom: 'FR50432002640',
410
+ vatIntracom: 'FR14882255094',
999
411
  email: 'facturation@pourcentage.fr',
1000
412
  },
413
+ // internalInvoicing: {
414
+ // lastUsedNumber: 64201,
415
+ // statut: 'SAS',
416
+ // name: 'CABINET RONCHIERI LANDRA',
417
+ // address: '2 rue du Comte Vert',
418
+ // zipCode: '06 300',
419
+ // city: 'NICE',
420
+ // country: 'FRANCE',
421
+ // montantCapital: '281 000',
422
+ // siret: '432 002 640 00014',
423
+ // ape: '6920Z',
424
+ // rcs: '432 002 640',
425
+ // phone: '04 93 54 29 09',
426
+ // vatIntracom: 'FR50432002640',
427
+ // email: 'facturation@pourcentage.fr',
428
+ // },
1001
429
  webmail: {
1002
430
  domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],
1003
431
  },
432
+ salesContractConfig: SalesContractBrandPourcentageECF,
1004
433
  },
1005
434
  ];