@silexpert/core 1.1.178 → 1.1.180

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 (71) hide show
  1. package/dist/cjs/api/resources/IntermediateManagementRebate.d.ts +7 -0
  2. package/dist/cjs/api/resources/IntermediateManagementRebate.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/IntermediateManagementRebate.js +14 -0
  4. package/dist/cjs/api/resources/IntermediateManagementRebate.js.map +1 -0
  5. package/dist/cjs/api/resources.d.ts +2 -0
  6. package/dist/cjs/api/resources.d.ts.map +1 -1
  7. package/dist/cjs/api/resources.js +2 -0
  8. package/dist/cjs/api/resources.js.map +1 -1
  9. package/dist/cjs/types/Enum/BrandPourcentage.d.ts +46 -46
  10. package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BrandPourcentage.js +272 -272
  12. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  13. package/dist/cjs/types/Enum/IntermediateManagementRebate.d.ts +24 -0
  14. package/dist/cjs/types/Enum/IntermediateManagementRebate.d.ts.map +1 -0
  15. package/dist/cjs/types/Enum/IntermediateManagementRebate.js +153 -0
  16. package/dist/cjs/types/Enum/IntermediateManagementRebate.js.map +1 -0
  17. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.d.ts +29 -0
  18. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.d.ts.map +1 -0
  19. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.js +3 -0
  20. package/dist/cjs/types/Interface/api/IntermediateManagementRebate.js.map +1 -0
  21. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  22. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +0 -1
  23. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  24. package/dist/cjs/types/index.d.ts +2 -0
  25. package/dist/cjs/types/index.d.ts.map +1 -1
  26. package/dist/cjs/types/index.js +2 -0
  27. package/dist/cjs/types/index.js.map +1 -1
  28. package/dist/cjs/utils/noLodash.d.ts +2 -0
  29. package/dist/cjs/utils/noLodash.d.ts.map +1 -1
  30. package/dist/cjs/utils/noLodash.js +9 -1
  31. package/dist/cjs/utils/noLodash.js.map +1 -1
  32. package/dist/mjs/api/resources/IntermediateManagementRebate.d.ts +7 -0
  33. package/dist/mjs/api/resources/IntermediateManagementRebate.d.ts.map +1 -0
  34. package/dist/mjs/api/resources/IntermediateManagementRebate.js +10 -0
  35. package/dist/mjs/api/resources/IntermediateManagementRebate.js.map +1 -0
  36. package/dist/mjs/api/resources.d.ts +2 -0
  37. package/dist/mjs/api/resources.d.ts.map +1 -1
  38. package/dist/mjs/api/resources.js +2 -0
  39. package/dist/mjs/api/resources.js.map +1 -1
  40. package/dist/mjs/types/Enum/BrandPourcentage.d.ts +46 -46
  41. package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  42. package/dist/mjs/types/Enum/BrandPourcentage.js +272 -272
  43. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  44. package/dist/mjs/types/Enum/IntermediateManagementRebate.d.ts +24 -0
  45. package/dist/mjs/types/Enum/IntermediateManagementRebate.d.ts.map +1 -0
  46. package/dist/mjs/types/Enum/IntermediateManagementRebate.js +150 -0
  47. package/dist/mjs/types/Enum/IntermediateManagementRebate.js.map +1 -0
  48. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.d.ts +29 -0
  49. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.d.ts.map +1 -0
  50. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.js +2 -0
  51. package/dist/mjs/types/Interface/api/IntermediateManagementRebate.js.map +1 -0
  52. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  53. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +2 -3
  54. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  55. package/dist/mjs/types/index.d.ts +2 -0
  56. package/dist/mjs/types/index.d.ts.map +1 -1
  57. package/dist/mjs/types/index.js +2 -0
  58. package/dist/mjs/types/index.js.map +1 -1
  59. package/dist/mjs/utils/noLodash.d.ts +2 -0
  60. package/dist/mjs/utils/noLodash.d.ts.map +1 -1
  61. package/dist/mjs/utils/noLodash.js +7 -0
  62. package/dist/mjs/utils/noLodash.js.map +1 -1
  63. package/package.json +1 -1
  64. package/ts/api/resources/IntermediateManagementRebate.ts +14 -0
  65. package/ts/api/resources.ts +2 -0
  66. package/ts/types/Enum/BrandPourcentage.ts +272 -272
  67. package/ts/types/Enum/IntermediateManagementRebate.ts +151 -0
  68. package/ts/types/Interface/api/IntermediateManagementRebate.ts +32 -0
  69. package/ts/types/Interface/api/library/QueryLibrary.ts +1 -2
  70. package/ts/types/index.ts +2 -1
  71. package/ts/utils/noLodash.ts +29 -1
@@ -286,7 +286,7 @@ export const BrandPourcentage = [
286
286
  idTypeBrand: 2,
287
287
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
288
288
  logoS3: 'config/pourcentage-logo.png',
289
- name: 'Pourcentage Paris',
289
+ name: 'Pourcentage Paris - ECD Sofrageco',
290
290
  commercialName: 'Pourcentage',
291
291
  colors: {
292
292
  primary: '#1e6f5c',
@@ -376,191 +376,191 @@ export const BrandPourcentage = [
376
376
  domain: '@pourcentage.fr',
377
377
  },
378
378
  },
379
- {
380
- idTypeBrand: 3,
381
- urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
382
- logoS3: 'config/pourcentage-logo.png',
383
- name: 'Pourcentage Nancy',
384
- commercialName: 'Pourcentage',
385
- colors: {
386
- primary: '#1e6f5c',
387
- primary50: '#DFF9F1',
388
- primary100: '#8ACAB7',
389
- primary300: '#589E89',
390
- primary500: '#386D5D',
391
- primary700: '#1F493D',
392
- footerColor: '#2e5449',
393
- },
394
- listPhones: {
395
- contact: '03 83 25 82 20',
396
- qualite: '03 83 25 82 20',
397
- social: '03 83 25 82 20',
398
- juridique: '03 83 25 82 20',
399
- },
400
- listMails: {
401
- administratif: 'contact@pourcentage.fr',
402
- app: 'contact@pourcentage.fr',
403
- bonjour: 'bonjour@pourcentage.fr',
404
- contact: 'contact@pourcentage.fr',
405
- facturation: 'facturation@pourcentage.fr',
406
- feedback: 'contact@pourcentage.fr',
407
- juridique: 'juridique@pourcentage.fr',
408
- informatique: 'contact@pourcentage.fr',
409
- msd: 'contact@pourcentage.fr',
410
- noreply: 'contact@pourcentage.fr',
411
- qualite: 'contact@pourcentage.fr',
412
- paiement: 'contact@pourcentage.fr',
413
- rh: 'rh@pourcentage.fr',
414
- social: 'social@pourcentage.fr',
415
- support: 'contact@pourcentage.fr',
416
- tva: 'contact@pourcentage.fr',
417
- wb: 'contact@pourcentage.fr',
418
- },
419
- companyInformation: {
420
- ape: '6920Z',
421
- bp: '',
422
- city: 'Laxou',
423
- montantCapital: '7 622',
424
- nomRaisonSociale: 'AEC 54',
425
- ECName: 'M. Jean-Louis BOICHÉ',
426
- ECOrderCity: 'Nancy',
427
- ECPosition: 'Président',
428
- phone: '03 83 25 82 20',
429
- postalAddress: '9, avenue du Rhin',
430
- rcs: '315 519 587 R.C.S. Nancy',
431
- statut: 'SARL',
432
- zipCode: '54 520',
433
- },
434
- idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
435
- logoUrl: 'logo-pourcentage.svg',
436
- miniLogoUrl: 'logo-pourcentage-mini.svg',
437
- hiddenPages: [],
438
- recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
439
- urlApp: 'https://app.pourcentage.fr',
440
- urlApi1: 'https://api.pourcentage.fr',
441
- urlApi2: 'https://api-next.pourcentage.fr',
442
- urlExpert: 'https://pro.pourcentage.fr',
443
- urlClient: 'https://www.pourcentage.fr',
444
- bank: {
445
- IBAN: 'FR7630087336510002008560147',
446
- BIC: 'CMCIFRPP',
447
- Name: 'AEC 54',
448
- Id: '***',
449
- },
450
- internalInvoicing: {
451
- statut: 'SARL',
452
- name: 'AEC 54',
453
- address: '9, avenue du Rhin',
454
- zipCode: '54520',
455
- city: 'LAXOU',
456
- country: 'FRANCE',
457
- montantCapital: '7 622',
458
- siret: '31551958700069',
459
- ape: '6920Z',
460
- rcs: '315 519 587 R.C.S. Nancy',
461
- phone: '03 83 25 82 20',
462
- vatIntracom: 'FR84315519587',
463
- email: 'facturation@pourcentage.fr',
464
- },
465
- webmail: {
466
- domain: '@pourcentage.fr',
467
- },
468
- },
469
- {
470
- idTypeBrand: 4,
471
- urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
472
- logoS3: 'config/pourcentage-logo.png',
473
- name: 'Pourcentage Epinal',
474
- commercialName: 'Pourcentage',
475
- colors: {
476
- primary: '#1e6f5c',
477
- primary50: '#DFF9F1',
478
- primary100: '#8ACAB7',
479
- primary300: '#589E89',
480
- primary500: '#386D5D',
481
- primary700: '#1F493D',
482
- footerColor: '#2e5449',
483
- },
484
- listPhones: {
485
- contact: '01 86 90 82 15',
486
- qualite: '01 86 90 82 15',
487
- social: '01 86 90 82 15',
488
- juridique: '01 86 90 82 15',
489
- },
490
- listMails: {
491
- administratif: 'contact@pourcentage.fr',
492
- app: 'contact@pourcentage.fr',
493
- bonjour: 'bonjour@pourcentage.fr',
494
- contact: 'contact@pourcentage.fr',
495
- facturation: 'facturation@pourcentage.fr',
496
- feedback: 'contact@pourcentage.fr',
497
- juridique: 'juridique@pourcentage.fr',
498
- informatique: 'contact@pourcentage.fr',
499
- msd: 'contact@pourcentage.fr',
500
- noreply: 'contact@pourcentage.fr',
501
- qualite: 'contact@pourcentage.fr',
502
- paiement: 'contact@pourcentage.fr',
503
- rh: 'rh@pourcentage.fr',
504
- social: 'social@pourcentage.fr',
505
- support: 'contact@pourcentage.fr',
506
- tva: 'contact@pourcentage.fr',
507
- wb: 'contact@pourcentage.fr',
508
- },
509
- companyInformation: {
510
- ape: '6920Z',
511
- bp: '',
512
- city: 'Laxou',
513
- montantCapital: '150 000',
514
- nomRaisonSociale: 'POURCENTAGE',
515
- ECName: 'M. Jean-Louis BOICHÉ',
516
- ECOrderCity: 'Nancy',
517
- ECPosition: 'Président',
518
- phone: '01 86 90 82 15',
519
- postalAddress: '9, avenue du Rhin',
520
- rcs: '891 501 181',
521
- statut: 'SAS',
522
- zipCode: '54 520',
523
- },
524
- idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
525
- logoUrl: 'logo-pourcentage.svg',
526
- miniLogoUrl: 'logo-pourcentage-mini.svg',
527
- hiddenPages: [],
528
- recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
529
- urlApp: 'https://app.pourcentage.fr',
530
- urlApi1: 'https://api.pourcentage.fr',
531
- urlApi2: 'https://api-next.pourcentage.fr',
532
- urlExpert: 'https://pro.pourcentage.fr',
533
- urlClient: 'https://www.pourcentage.fr',
534
- bank: {
535
- IBAN: 'FR7616106010019601826952765',
536
- BIC: 'AGRIFRPP861',
537
- Name: 'POURCENTAGE',
538
- Id: 'FR57ZZZ878E61',
539
- },
540
- internalInvoicing: {
541
- statut: 'SASU',
542
- name: 'POURCENTAGE',
543
- address: '9, avenue du Rhin',
544
- zipCode: '54520',
545
- city: 'LAXOU',
546
- country: 'FRANCE',
547
- montantCapital: '150 000',
548
- siret: '89150118100020',
549
- ape: '6920Z',
550
- rcs: '891 501 181',
551
- phone: '01 86 90 82 15',
552
- vatIntracom: 'FR58891501181',
553
- email: 'facturation@pourcentage.fr',
554
- },
555
- webmail: {
556
- domain: '@pourcentage.fr',
557
- },
558
- },
379
+ // {
380
+ // idTypeBrand: 3,
381
+ // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
382
+ // logoS3: 'config/pourcentage-logo.png',
383
+ // name: 'Pourcentage Nancy', // AEC54
384
+ // commercialName: 'Pourcentage',
385
+ // colors: {
386
+ // primary: '#1e6f5c',
387
+ // primary50: '#DFF9F1',
388
+ // primary100: '#8ACAB7',
389
+ // primary300: '#589E89',
390
+ // primary500: '#386D5D',
391
+ // primary700: '#1F493D',
392
+ // footerColor: '#2e5449',
393
+ // },
394
+ // listPhones: {
395
+ // contact: '03 83 25 82 20',
396
+ // qualite: '03 83 25 82 20',
397
+ // social: '03 83 25 82 20',
398
+ // juridique: '03 83 25 82 20',
399
+ // },
400
+ // listMails: {
401
+ // administratif: 'contact@pourcentage.fr',
402
+ // app: 'contact@pourcentage.fr',
403
+ // bonjour: 'bonjour@pourcentage.fr',
404
+ // contact: 'contact@pourcentage.fr',
405
+ // facturation: 'facturation@pourcentage.fr',
406
+ // feedback: 'contact@pourcentage.fr',
407
+ // juridique: 'juridique@pourcentage.fr',
408
+ // informatique: 'contact@pourcentage.fr',
409
+ // msd: 'contact@pourcentage.fr',
410
+ // noreply: 'contact@pourcentage.fr',
411
+ // qualite: 'contact@pourcentage.fr',
412
+ // paiement: 'contact@pourcentage.fr',
413
+ // rh: 'rh@pourcentage.fr',
414
+ // social: 'social@pourcentage.fr',
415
+ // support: 'contact@pourcentage.fr',
416
+ // tva: 'contact@pourcentage.fr',
417
+ // wb: 'contact@pourcentage.fr',
418
+ // },
419
+ // companyInformation: {
420
+ // ape: '6920Z',
421
+ // bp: '',
422
+ // city: 'Laxou',
423
+ // montantCapital: '7 622',
424
+ // nomRaisonSociale: 'AEC 54',
425
+ // ECName: 'M. Jean-Louis BOICHÉ',
426
+ // ECOrderCity: 'Nancy',
427
+ // ECPosition: 'Président',
428
+ // phone: '03 83 25 82 20',
429
+ // postalAddress: '9, avenue du Rhin',
430
+ // rcs: '315 519 587 R.C.S. Nancy',
431
+ // statut: 'SARL',
432
+ // zipCode: '54 520',
433
+ // },
434
+ // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
435
+ // logoUrl: 'logo-pourcentage.svg',
436
+ // miniLogoUrl: 'logo-pourcentage-mini.svg',
437
+ // hiddenPages: [],
438
+ // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
439
+ // urlApp: 'https://app.pourcentage.fr',
440
+ // urlApi1: 'https://api.pourcentage.fr',
441
+ // urlApi2: 'https://api-next.pourcentage.fr',
442
+ // urlExpert: 'https://pro.pourcentage.fr',
443
+ // urlClient: 'https://www.pourcentage.fr',
444
+ // bank: {
445
+ // IBAN: 'FR7630087336510002008560147',
446
+ // BIC: 'CMCIFRPP',
447
+ // Name: 'AEC 54',
448
+ // Id: '***',
449
+ // },
450
+ // internalInvoicing: {
451
+ // statut: 'SARL',
452
+ // name: 'AEC 54',
453
+ // address: '9, avenue du Rhin',
454
+ // zipCode: '54520',
455
+ // city: 'LAXOU',
456
+ // country: 'FRANCE',
457
+ // montantCapital: '7 622',
458
+ // siret: '31551958700069',
459
+ // ape: '6920Z',
460
+ // rcs: '315 519 587 R.C.S. Nancy',
461
+ // phone: '03 83 25 82 20',
462
+ // vatIntracom: 'FR84315519587',
463
+ // email: 'facturation@pourcentage.fr',
464
+ // },
465
+ // webmail: {
466
+ // domain: '@pourcentage.fr',
467
+ // },
468
+ // },
469
+ // {
470
+ // idTypeBrand: 4,
471
+ // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
472
+ // logoS3: 'config/pourcentage-logo.png',
473
+ // name: 'Pourcentage Epinal', // Pourcentage EPINAL
474
+ // commercialName: 'Pourcentage',
475
+ // colors: {
476
+ // primary: '#1e6f5c',
477
+ // primary50: '#DFF9F1',
478
+ // primary100: '#8ACAB7',
479
+ // primary300: '#589E89',
480
+ // primary500: '#386D5D',
481
+ // primary700: '#1F493D',
482
+ // footerColor: '#2e5449',
483
+ // },
484
+ // listPhones: {
485
+ // contact: '01 86 90 82 15',
486
+ // qualite: '01 86 90 82 15',
487
+ // social: '01 86 90 82 15',
488
+ // juridique: '01 86 90 82 15',
489
+ // },
490
+ // listMails: {
491
+ // administratif: 'contact@pourcentage.fr',
492
+ // app: 'contact@pourcentage.fr',
493
+ // bonjour: 'bonjour@pourcentage.fr',
494
+ // contact: 'contact@pourcentage.fr',
495
+ // facturation: 'facturation@pourcentage.fr',
496
+ // feedback: 'contact@pourcentage.fr',
497
+ // juridique: 'juridique@pourcentage.fr',
498
+ // informatique: 'contact@pourcentage.fr',
499
+ // msd: 'contact@pourcentage.fr',
500
+ // noreply: 'contact@pourcentage.fr',
501
+ // qualite: 'contact@pourcentage.fr',
502
+ // paiement: 'contact@pourcentage.fr',
503
+ // rh: 'rh@pourcentage.fr',
504
+ // social: 'social@pourcentage.fr',
505
+ // support: 'contact@pourcentage.fr',
506
+ // tva: 'contact@pourcentage.fr',
507
+ // wb: 'contact@pourcentage.fr',
508
+ // },
509
+ // companyInformation: {
510
+ // ape: '6920Z',
511
+ // bp: '',
512
+ // city: 'Laxou',
513
+ // montantCapital: '150 000',
514
+ // nomRaisonSociale: 'POURCENTAGE',
515
+ // ECName: 'M. Jean-Louis BOICHÉ',
516
+ // ECOrderCity: 'Nancy',
517
+ // ECPosition: 'Président',
518
+ // phone: '01 86 90 82 15',
519
+ // postalAddress: '9, avenue du Rhin',
520
+ // rcs: '891 501 181',
521
+ // statut: 'SAS',
522
+ // zipCode: '54 520',
523
+ // },
524
+ // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
525
+ // logoUrl: 'logo-pourcentage.svg',
526
+ // miniLogoUrl: 'logo-pourcentage-mini.svg',
527
+ // hiddenPages: [],
528
+ // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
529
+ // urlApp: 'https://app.pourcentage.fr',
530
+ // urlApi1: 'https://api.pourcentage.fr',
531
+ // urlApi2: 'https://api-next.pourcentage.fr',
532
+ // urlExpert: 'https://pro.pourcentage.fr',
533
+ // urlClient: 'https://www.pourcentage.fr',
534
+ // bank: {
535
+ // IBAN: 'FR7616106010019601826952765',
536
+ // BIC: 'AGRIFRPP861',
537
+ // Name: 'POURCENTAGE',
538
+ // Id: 'FR57ZZZ878E61',
539
+ // },
540
+ // internalInvoicing: {
541
+ // statut: 'SASU',
542
+ // name: 'POURCENTAGE',
543
+ // address: '9, avenue du Rhin',
544
+ // zipCode: '54520',
545
+ // city: 'LAXOU',
546
+ // country: 'FRANCE',
547
+ // montantCapital: '150 000',
548
+ // siret: '89150118100020',
549
+ // ape: '6920Z',
550
+ // rcs: '891 501 181',
551
+ // phone: '01 86 90 82 15',
552
+ // vatIntracom: 'FR58891501181',
553
+ // email: 'facturation@pourcentage.fr',
554
+ // },
555
+ // webmail: {
556
+ // domain: '@pourcentage.fr',
557
+ // },
558
+ // },
559
559
  {
560
560
  idTypeBrand: 5,
561
561
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
562
562
  logoS3: 'config/pourcentage-logo.png',
563
- name: 'Pourcentage ECE',
563
+ name: 'Pourcentage ECE - AMEX',
564
564
  commercialName: 'Pourcentage AMEX',
565
565
  colors: {
566
566
  primary: '#1e6f5c',
@@ -813,96 +813,96 @@ export const BrandPourcentage = [
813
813
  },
814
814
  ],
815
815
  },
816
- {
817
- idTypeBrand: 6,
818
- urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
819
- logoS3: 'config/pourcentage-logo.png',
820
- name: 'Pourcentage Marseille',
821
- commercialName: 'Pourcentage',
822
- colors: {
823
- primary: '#1e6f5c',
824
- primary50: '#DFF9F1',
825
- primary100: '#8ACAB7',
826
- primary300: '#589E89',
827
- primary500: '#386D5D',
828
- primary700: '#1F493D',
829
- footerColor: '#2e5449',
830
- },
831
- listPhones: {
832
- contact: '01 86 90 82 15',
833
- qualite: '01 86 90 82 15',
834
- social: '01 86 90 82 15',
835
- juridique: '01 86 90 82 15',
836
- },
837
- listMails: {
838
- administratif: 'contact@pourcentage.fr',
839
- app: 'contact@pourcentage.fr',
840
- bonjour: 'bonjour@pourcentage.fr',
841
- contact: 'contact@pourcentage.fr',
842
- facturation: 'facturation@pourcentage.fr',
843
- feedback: 'contact@pourcentage.fr',
844
- juridique: 'juridique@pourcentage.fr',
845
- informatique: 'contact@pourcentage.fr',
846
- msd: 'contact@pourcentage.fr',
847
- noreply: 'contact@pourcentage.fr',
848
- qualite: 'contact@pourcentage.fr',
849
- paiement: 'contact@pourcentage.fr',
850
- rh: 'rh@pourcentage.fr',
851
- social: 'social@pourcentage.fr',
852
- support: 'contact@pourcentage.fr',
853
- tva: 'contact@pourcentage.fr',
854
- wb: 'contact@pourcentage.fr',
855
- },
856
- companyInformation: {
857
- ape: '6920Z',
858
- bp: '',
859
- city: 'Laxou',
860
- montantCapital: '150 000',
861
- nomRaisonSociale: 'POURCENTAGE',
862
- ECName: 'M. Jean-Louis BOICHÉ',
863
- ECOrderCity: 'Nancy',
864
- ECPosition: 'Président',
865
- phone: '01 86 90 82 15',
866
- postalAddress: '9, avenue du Rhin',
867
- rcs: '891 501 181',
868
- statut: 'SAS',
869
- zipCode: '54 520',
870
- },
871
- idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
872
- logoUrl: 'logo-pourcentage.svg',
873
- miniLogoUrl: 'logo-pourcentage-mini.svg',
874
- hiddenPages: [],
875
- recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
876
- urlApp: 'https://app.pourcentage.fr',
877
- urlApi1: 'https://api.pourcentage.fr',
878
- urlApi2: 'https://api-next.pourcentage.fr',
879
- urlExpert: 'https://pro.pourcentage.fr',
880
- urlClient: 'https://www.pourcentage.fr',
881
- bank: {
882
- IBAN: 'FR7616106010019601826952765',
883
- BIC: 'AGRIFRPP861',
884
- Name: 'POURCENTAGE',
885
- Id: 'FR57ZZZ878E61',
886
- },
887
- internalInvoicing: {
888
- statut: 'SASU',
889
- name: 'POURCENTAGE',
890
- address: '9, avenue du Rhin',
891
- zipCode: '54520',
892
- city: 'LAXOU',
893
- country: 'FRANCE',
894
- montantCapital: '150 000',
895
- siret: '89150118100020',
896
- ape: '6920Z',
897
- rcs: '891 501 181',
898
- phone: '01 86 90 82 15',
899
- vatIntracom: 'FR58891501181',
900
- email: 'facturation@pourcentage.fr',
901
- },
902
- webmail: {
903
- domain: '@pourcentage.fr',
904
- },
905
- },
816
+ // {
817
+ // idTypeBrand: 6,
818
+ // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
819
+ // logoS3: 'config/pourcentage-logo.png',
820
+ // name: 'Pourcentage Marseille', // Pourcentage Marseille
821
+ // commercialName: 'Pourcentage',
822
+ // colors: {
823
+ // primary: '#1e6f5c',
824
+ // primary50: '#DFF9F1',
825
+ // primary100: '#8ACAB7',
826
+ // primary300: '#589E89',
827
+ // primary500: '#386D5D',
828
+ // primary700: '#1F493D',
829
+ // footerColor: '#2e5449',
830
+ // },
831
+ // listPhones: {
832
+ // contact: '01 86 90 82 15',
833
+ // qualite: '01 86 90 82 15',
834
+ // social: '01 86 90 82 15',
835
+ // juridique: '01 86 90 82 15',
836
+ // },
837
+ // listMails: {
838
+ // administratif: 'contact@pourcentage.fr',
839
+ // app: 'contact@pourcentage.fr',
840
+ // bonjour: 'bonjour@pourcentage.fr',
841
+ // contact: 'contact@pourcentage.fr',
842
+ // facturation: 'facturation@pourcentage.fr',
843
+ // feedback: 'contact@pourcentage.fr',
844
+ // juridique: 'juridique@pourcentage.fr',
845
+ // informatique: 'contact@pourcentage.fr',
846
+ // msd: 'contact@pourcentage.fr',
847
+ // noreply: 'contact@pourcentage.fr',
848
+ // qualite: 'contact@pourcentage.fr',
849
+ // paiement: 'contact@pourcentage.fr',
850
+ // rh: 'rh@pourcentage.fr',
851
+ // social: 'social@pourcentage.fr',
852
+ // support: 'contact@pourcentage.fr',
853
+ // tva: 'contact@pourcentage.fr',
854
+ // wb: 'contact@pourcentage.fr',
855
+ // },
856
+ // companyInformation: {
857
+ // ape: '6920Z',
858
+ // bp: '',
859
+ // city: 'Laxou',
860
+ // montantCapital: '150 000',
861
+ // nomRaisonSociale: 'POURCENTAGE',
862
+ // ECName: 'M. Jean-Louis BOICHÉ',
863
+ // ECOrderCity: 'Nancy',
864
+ // ECPosition: 'Président',
865
+ // phone: '01 86 90 82 15',
866
+ // postalAddress: '9, avenue du Rhin',
867
+ // rcs: '891 501 181',
868
+ // statut: 'SAS',
869
+ // zipCode: '54 520',
870
+ // },
871
+ // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
872
+ // logoUrl: 'logo-pourcentage.svg',
873
+ // miniLogoUrl: 'logo-pourcentage-mini.svg',
874
+ // hiddenPages: [],
875
+ // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
876
+ // urlApp: 'https://app.pourcentage.fr',
877
+ // urlApi1: 'https://api.pourcentage.fr',
878
+ // urlApi2: 'https://api-next.pourcentage.fr',
879
+ // urlExpert: 'https://pro.pourcentage.fr',
880
+ // urlClient: 'https://www.pourcentage.fr',
881
+ // bank: {
882
+ // IBAN: 'FR7616106010019601826952765',
883
+ // BIC: 'AGRIFRPP861',
884
+ // Name: 'POURCENTAGE',
885
+ // Id: 'FR57ZZZ878E61',
886
+ // },
887
+ // internalInvoicing: {
888
+ // statut: 'SASU',
889
+ // name: 'POURCENTAGE',
890
+ // address: '9, avenue du Rhin',
891
+ // zipCode: '54520',
892
+ // city: 'LAXOU',
893
+ // country: 'FRANCE',
894
+ // montantCapital: '150 000',
895
+ // siret: '89150118100020',
896
+ // ape: '6920Z',
897
+ // rcs: '891 501 181',
898
+ // phone: '01 86 90 82 15',
899
+ // vatIntracom: 'FR58891501181',
900
+ // email: 'facturation@pourcentage.fr',
901
+ // },
902
+ // webmail: {
903
+ // domain: '@pourcentage.fr',
904
+ // },
905
+ // },
906
906
  {
907
907
  idTypeBrand: 7,
908
908
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',