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