@silexpert/core 1.1.253 → 1.1.254

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