@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
@@ -289,7 +289,7 @@ exports.BrandPourcentage = [
289
289
  idTypeBrand: 2,
290
290
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
291
291
  logoS3: 'config/pourcentage-logo.png',
292
- name: 'Pourcentage Paris',
292
+ name: 'Pourcentage Paris - ECD Sofrageco',
293
293
  commercialName: 'Pourcentage',
294
294
  colors: {
295
295
  primary: '#1e6f5c',
@@ -379,191 +379,191 @@ exports.BrandPourcentage = [
379
379
  domain: '@pourcentage.fr',
380
380
  },
381
381
  },
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',
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
- 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
- domain: '@pourcentage.fr',
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',
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
- juridique: 'juridique@pourcentage.fr',
501
- informatique: 'contact@pourcentage.fr',
502
- msd: 'contact@pourcentage.fr',
503
- noreply: 'contact@pourcentage.fr',
504
- qualite: 'contact@pourcentage.fr',
505
- paiement: 'contact@pourcentage.fr',
506
- rh: 'rh@pourcentage.fr',
507
- social: 'social@pourcentage.fr',
508
- support: 'contact@pourcentage.fr',
509
- tva: 'contact@pourcentage.fr',
510
- wb: 'contact@pourcentage.fr',
511
- },
512
- companyInformation: {
513
- ape: '6920Z',
514
- bp: '',
515
- city: 'Laxou',
516
- montantCapital: '150 000',
517
- nomRaisonSociale: 'POURCENTAGE',
518
- ECName: 'M. Jean-Louis BOICHÉ',
519
- ECOrderCity: 'Nancy',
520
- ECPosition: 'Président',
521
- phone: '01 86 90 82 15',
522
- postalAddress: '9, avenue du Rhin',
523
- rcs: '891 501 181',
524
- statut: 'SAS',
525
- zipCode: '54 520',
526
- },
527
- idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
528
- logoUrl: 'logo-pourcentage.svg',
529
- miniLogoUrl: 'logo-pourcentage-mini.svg',
530
- hiddenPages: [],
531
- recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
532
- urlApp: 'https://app.pourcentage.fr',
533
- urlApi1: 'https://api.pourcentage.fr',
534
- urlApi2: 'https://api-next.pourcentage.fr',
535
- urlExpert: 'https://pro.pourcentage.fr',
536
- urlClient: 'https://www.pourcentage.fr',
537
- bank: {
538
- IBAN: 'FR7616106010019601826952765',
539
- BIC: 'AGRIFRPP861',
540
- Name: 'POURCENTAGE',
541
- Id: 'FR57ZZZ878E61',
542
- },
543
- internalInvoicing: {
544
- statut: 'SASU',
545
- name: 'POURCENTAGE',
546
- address: '9, avenue du Rhin',
547
- zipCode: '54520',
548
- city: 'LAXOU',
549
- country: 'FRANCE',
550
- montantCapital: '150 000',
551
- siret: '89150118100020',
552
- ape: '6920Z',
553
- rcs: '891 501 181',
554
- phone: '01 86 90 82 15',
555
- vatIntracom: 'FR58891501181',
556
- email: 'facturation@pourcentage.fr',
557
- },
558
- webmail: {
559
- domain: '@pourcentage.fr',
560
- },
561
- },
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
+ // 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
+ // domain: '@pourcentage.fr',
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
+ // juridique: 'juridique@pourcentage.fr',
501
+ // informatique: 'contact@pourcentage.fr',
502
+ // msd: 'contact@pourcentage.fr',
503
+ // noreply: 'contact@pourcentage.fr',
504
+ // qualite: 'contact@pourcentage.fr',
505
+ // paiement: 'contact@pourcentage.fr',
506
+ // rh: 'rh@pourcentage.fr',
507
+ // social: 'social@pourcentage.fr',
508
+ // support: 'contact@pourcentage.fr',
509
+ // tva: 'contact@pourcentage.fr',
510
+ // wb: 'contact@pourcentage.fr',
511
+ // },
512
+ // companyInformation: {
513
+ // ape: '6920Z',
514
+ // bp: '',
515
+ // city: 'Laxou',
516
+ // montantCapital: '150 000',
517
+ // nomRaisonSociale: 'POURCENTAGE',
518
+ // ECName: 'M. Jean-Louis BOICHÉ',
519
+ // ECOrderCity: 'Nancy',
520
+ // ECPosition: 'Président',
521
+ // phone: '01 86 90 82 15',
522
+ // postalAddress: '9, avenue du Rhin',
523
+ // rcs: '891 501 181',
524
+ // statut: 'SAS',
525
+ // zipCode: '54 520',
526
+ // },
527
+ // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
528
+ // logoUrl: 'logo-pourcentage.svg',
529
+ // miniLogoUrl: 'logo-pourcentage-mini.svg',
530
+ // hiddenPages: [],
531
+ // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
532
+ // urlApp: 'https://app.pourcentage.fr',
533
+ // urlApi1: 'https://api.pourcentage.fr',
534
+ // urlApi2: 'https://api-next.pourcentage.fr',
535
+ // urlExpert: 'https://pro.pourcentage.fr',
536
+ // urlClient: 'https://www.pourcentage.fr',
537
+ // bank: {
538
+ // IBAN: 'FR7616106010019601826952765',
539
+ // BIC: 'AGRIFRPP861',
540
+ // Name: 'POURCENTAGE',
541
+ // Id: 'FR57ZZZ878E61',
542
+ // },
543
+ // internalInvoicing: {
544
+ // statut: 'SASU',
545
+ // name: 'POURCENTAGE',
546
+ // address: '9, avenue du Rhin',
547
+ // zipCode: '54520',
548
+ // city: 'LAXOU',
549
+ // country: 'FRANCE',
550
+ // montantCapital: '150 000',
551
+ // siret: '89150118100020',
552
+ // ape: '6920Z',
553
+ // rcs: '891 501 181',
554
+ // phone: '01 86 90 82 15',
555
+ // vatIntracom: 'FR58891501181',
556
+ // email: 'facturation@pourcentage.fr',
557
+ // },
558
+ // webmail: {
559
+ // domain: '@pourcentage.fr',
560
+ // },
561
+ // },
562
562
  {
563
563
  idTypeBrand: 5,
564
564
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
565
565
  logoS3: 'config/pourcentage-logo.png',
566
- name: 'Pourcentage ECE',
566
+ name: 'Pourcentage ECE - AMEX',
567
567
  commercialName: 'Pourcentage AMEX',
568
568
  colors: {
569
569
  primary: '#1e6f5c',
@@ -816,96 +816,96 @@ exports.BrandPourcentage = [
816
816
  },
817
817
  ],
818
818
  },
819
- {
820
- idTypeBrand: 6,
821
- urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
822
- logoS3: 'config/pourcentage-logo.png',
823
- name: 'Pourcentage Marseille',
824
- commercialName: 'Pourcentage',
825
- colors: {
826
- primary: '#1e6f5c',
827
- primary50: '#DFF9F1',
828
- primary100: '#8ACAB7',
829
- primary300: '#589E89',
830
- primary500: '#386D5D',
831
- primary700: '#1F493D',
832
- footerColor: '#2e5449',
833
- },
834
- listPhones: {
835
- contact: '01 86 90 82 15',
836
- qualite: '01 86 90 82 15',
837
- social: '01 86 90 82 15',
838
- juridique: '01 86 90 82 15',
839
- },
840
- listMails: {
841
- administratif: 'contact@pourcentage.fr',
842
- app: 'contact@pourcentage.fr',
843
- bonjour: 'bonjour@pourcentage.fr',
844
- contact: 'contact@pourcentage.fr',
845
- facturation: 'facturation@pourcentage.fr',
846
- feedback: 'contact@pourcentage.fr',
847
- juridique: 'juridique@pourcentage.fr',
848
- informatique: 'contact@pourcentage.fr',
849
- msd: 'contact@pourcentage.fr',
850
- noreply: 'contact@pourcentage.fr',
851
- qualite: 'contact@pourcentage.fr',
852
- paiement: 'contact@pourcentage.fr',
853
- rh: 'rh@pourcentage.fr',
854
- social: 'social@pourcentage.fr',
855
- support: 'contact@pourcentage.fr',
856
- tva: 'contact@pourcentage.fr',
857
- wb: 'contact@pourcentage.fr',
858
- },
859
- companyInformation: {
860
- ape: '6920Z',
861
- bp: '',
862
- city: 'Laxou',
863
- montantCapital: '150 000',
864
- nomRaisonSociale: 'POURCENTAGE',
865
- ECName: 'M. Jean-Louis BOICHÉ',
866
- ECOrderCity: 'Nancy',
867
- ECPosition: 'Président',
868
- phone: '01 86 90 82 15',
869
- postalAddress: '9, avenue du Rhin',
870
- rcs: '891 501 181',
871
- statut: 'SAS',
872
- zipCode: '54 520',
873
- },
874
- idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
875
- logoUrl: 'logo-pourcentage.svg',
876
- miniLogoUrl: 'logo-pourcentage-mini.svg',
877
- hiddenPages: [],
878
- recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
879
- urlApp: 'https://app.pourcentage.fr',
880
- urlApi1: 'https://api.pourcentage.fr',
881
- urlApi2: 'https://api-next.pourcentage.fr',
882
- urlExpert: 'https://pro.pourcentage.fr',
883
- urlClient: 'https://www.pourcentage.fr',
884
- bank: {
885
- IBAN: 'FR7616106010019601826952765',
886
- BIC: 'AGRIFRPP861',
887
- Name: 'POURCENTAGE',
888
- Id: 'FR57ZZZ878E61',
889
- },
890
- internalInvoicing: {
891
- statut: 'SASU',
892
- name: 'POURCENTAGE',
893
- address: '9, avenue du Rhin',
894
- zipCode: '54520',
895
- city: 'LAXOU',
896
- country: 'FRANCE',
897
- montantCapital: '150 000',
898
- siret: '89150118100020',
899
- ape: '6920Z',
900
- rcs: '891 501 181',
901
- phone: '01 86 90 82 15',
902
- vatIntracom: 'FR58891501181',
903
- email: 'facturation@pourcentage.fr',
904
- },
905
- webmail: {
906
- domain: '@pourcentage.fr',
907
- },
908
- },
819
+ // {
820
+ // idTypeBrand: 6,
821
+ // urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
822
+ // logoS3: 'config/pourcentage-logo.png',
823
+ // name: 'Pourcentage Marseille', // Pourcentage Marseille
824
+ // commercialName: 'Pourcentage',
825
+ // colors: {
826
+ // primary: '#1e6f5c',
827
+ // primary50: '#DFF9F1',
828
+ // primary100: '#8ACAB7',
829
+ // primary300: '#589E89',
830
+ // primary500: '#386D5D',
831
+ // primary700: '#1F493D',
832
+ // footerColor: '#2e5449',
833
+ // },
834
+ // listPhones: {
835
+ // contact: '01 86 90 82 15',
836
+ // qualite: '01 86 90 82 15',
837
+ // social: '01 86 90 82 15',
838
+ // juridique: '01 86 90 82 15',
839
+ // },
840
+ // listMails: {
841
+ // administratif: 'contact@pourcentage.fr',
842
+ // app: 'contact@pourcentage.fr',
843
+ // bonjour: 'bonjour@pourcentage.fr',
844
+ // contact: 'contact@pourcentage.fr',
845
+ // facturation: 'facturation@pourcentage.fr',
846
+ // feedback: 'contact@pourcentage.fr',
847
+ // juridique: 'juridique@pourcentage.fr',
848
+ // informatique: 'contact@pourcentage.fr',
849
+ // msd: 'contact@pourcentage.fr',
850
+ // noreply: 'contact@pourcentage.fr',
851
+ // qualite: 'contact@pourcentage.fr',
852
+ // paiement: 'contact@pourcentage.fr',
853
+ // rh: 'rh@pourcentage.fr',
854
+ // social: 'social@pourcentage.fr',
855
+ // support: 'contact@pourcentage.fr',
856
+ // tva: 'contact@pourcentage.fr',
857
+ // wb: 'contact@pourcentage.fr',
858
+ // },
859
+ // companyInformation: {
860
+ // ape: '6920Z',
861
+ // bp: '',
862
+ // city: 'Laxou',
863
+ // montantCapital: '150 000',
864
+ // nomRaisonSociale: 'POURCENTAGE',
865
+ // ECName: 'M. Jean-Louis BOICHÉ',
866
+ // ECOrderCity: 'Nancy',
867
+ // ECPosition: 'Président',
868
+ // phone: '01 86 90 82 15',
869
+ // postalAddress: '9, avenue du Rhin',
870
+ // rcs: '891 501 181',
871
+ // statut: 'SAS',
872
+ // zipCode: '54 520',
873
+ // },
874
+ // idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
875
+ // logoUrl: 'logo-pourcentage.svg',
876
+ // miniLogoUrl: 'logo-pourcentage-mini.svg',
877
+ // hiddenPages: [],
878
+ // recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
879
+ // urlApp: 'https://app.pourcentage.fr',
880
+ // urlApi1: 'https://api.pourcentage.fr',
881
+ // urlApi2: 'https://api-next.pourcentage.fr',
882
+ // urlExpert: 'https://pro.pourcentage.fr',
883
+ // urlClient: 'https://www.pourcentage.fr',
884
+ // bank: {
885
+ // IBAN: 'FR7616106010019601826952765',
886
+ // BIC: 'AGRIFRPP861',
887
+ // Name: 'POURCENTAGE',
888
+ // Id: 'FR57ZZZ878E61',
889
+ // },
890
+ // internalInvoicing: {
891
+ // statut: 'SASU',
892
+ // name: 'POURCENTAGE',
893
+ // address: '9, avenue du Rhin',
894
+ // zipCode: '54520',
895
+ // city: 'LAXOU',
896
+ // country: 'FRANCE',
897
+ // montantCapital: '150 000',
898
+ // siret: '89150118100020',
899
+ // ape: '6920Z',
900
+ // rcs: '891 501 181',
901
+ // phone: '01 86 90 82 15',
902
+ // vatIntracom: 'FR58891501181',
903
+ // email: 'facturation@pourcentage.fr',
904
+ // },
905
+ // webmail: {
906
+ // domain: '@pourcentage.fr',
907
+ // },
908
+ // },
909
909
  {
910
910
  idTypeBrand: 7,
911
911
  urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',