@silexpert/core 1.3.160 → 1.3.163
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.
- package/dist/cjs/api/resources/BalanceSheet.d.ts +2 -4
- package/dist/cjs/api/resources/BalanceSheet.d.ts.map +1 -1
- package/dist/cjs/api/resources/BalanceSheet.js +3 -2
- package/dist/cjs/api/resources/BalanceSheet.js.map +1 -1
- package/dist/cjs/api/resources/Card.d.ts +2 -4
- package/dist/cjs/api/resources/Card.d.ts.map +1 -1
- package/dist/cjs/api/resources/Card.js +0 -1
- package/dist/cjs/api/resources/Card.js.map +1 -1
- package/dist/cjs/api/resources/GeneralLedger.d.ts +2 -1
- package/dist/cjs/api/resources/GeneralLedger.d.ts.map +1 -1
- package/dist/cjs/api/resources/GeneralLedger.js +9 -0
- package/dist/cjs/api/resources/GeneralLedger.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +7 -0
- package/dist/cjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.js +61 -0
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/Card.d.ts +10 -0
- package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Card.js +14 -1
- package/dist/cjs/types/Enum/Card.js.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.d.ts +7 -0
- package/dist/cjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.js +39 -0
- package/dist/cjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/cjs/types/Enum/TransactionRangeFilter.d.ts +7 -0
- package/dist/cjs/types/Enum/TransactionRangeFilter.d.ts.map +1 -0
- package/dist/cjs/types/Enum/TransactionRangeFilter.js +11 -0
- package/dist/cjs/types/Enum/TransactionRangeFilter.js.map +1 -0
- package/dist/cjs/types/Interface/api/balanceSheet/Query.d.ts +3 -0
- package/dist/cjs/types/Interface/api/balanceSheet/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/Query.js +11 -1
- package/dist/cjs/types/Interface/api/balanceSheet/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +2 -0
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
- package/dist/cjs/types/Interface/api/brevo/EmailSendOptions.dto.js +12 -12
- package/dist/cjs/types/Interface/api/brevo/EmailSendOptions.dto.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +2 -1
- package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/card/UpdateCard.js +6 -0
- package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts +1 -0
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts +1 -0
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.d.ts +9 -0
- package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js +30 -1
- package/dist/cjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
- package/dist/cjs/types/Interface/api/incomeStatement/QueryIncomeStatement.d.ts +1 -0
- package/dist/cjs/types/Interface/api/incomeStatement/QueryIncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js +9 -0
- package/dist/cjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
- package/dist/cjs/types/Interface/api/revenueMovement.d.ts +10 -9
- package/dist/cjs/types/Interface/api/revenueMovement.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/revenueMovement.js +272 -0
- package/dist/cjs/types/Interface/api/revenueMovement.js.map +1 -1
- package/dist/cjs/types/Interface/api/revenueSnapshotGenerate.d.ts +0 -1
- package/dist/cjs/types/Interface/api/revenueSnapshotGenerate.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/revenueSnapshotGenerate.js +4 -13
- package/dist/cjs/types/Interface/api/revenueSnapshotGenerate.js.map +1 -1
- package/dist/cjs/types/Interface/models/IImmobilization.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IImmobilization.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IImmobilization.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +9 -4
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/BalanceSheet.d.ts +2 -4
- package/dist/mjs/api/resources/BalanceSheet.d.ts.map +1 -1
- package/dist/mjs/api/resources/BalanceSheet.js +3 -2
- package/dist/mjs/api/resources/BalanceSheet.js.map +1 -1
- package/dist/mjs/api/resources/Card.d.ts +2 -4
- package/dist/mjs/api/resources/Card.d.ts.map +1 -1
- package/dist/mjs/api/resources/Card.js +0 -1
- package/dist/mjs/api/resources/Card.js.map +1 -1
- package/dist/mjs/api/resources/GeneralLedger.d.ts +2 -1
- package/dist/mjs/api/resources/GeneralLedger.d.ts.map +1 -1
- package/dist/mjs/api/resources/GeneralLedger.js +9 -0
- package/dist/mjs/api/resources/GeneralLedger.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +7 -0
- package/dist/mjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.js +61 -0
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Enum/Card.d.ts +10 -0
- package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Card.js +13 -0
- package/dist/mjs/types/Enum/Card.js.map +1 -1
- package/dist/mjs/types/Enum/IncomeStatement.d.ts +7 -0
- package/dist/mjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/mjs/types/Enum/IncomeStatement.js +39 -0
- package/dist/mjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/mjs/types/Enum/TransactionRangeFilter.d.ts +7 -0
- package/dist/mjs/types/Enum/TransactionRangeFilter.d.ts.map +1 -0
- package/dist/mjs/types/Enum/TransactionRangeFilter.js +8 -0
- package/dist/mjs/types/Enum/TransactionRangeFilter.js.map +1 -0
- package/dist/mjs/types/Interface/api/balanceSheet/Query.d.ts +3 -0
- package/dist/mjs/types/Interface/api/balanceSheet/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/Query.js +10 -0
- package/dist/mjs/types/Interface/api/balanceSheet/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +2 -0
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.js.map +1 -1
- package/dist/mjs/types/Interface/api/brevo/EmailSendOptions.dto.js +1 -1
- package/dist/mjs/types/Interface/api/brevo/EmailSendOptions.dto.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +2 -1
- package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/card/UpdateCard.js +8 -1
- package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts +1 -0
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.js.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts +1 -0
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.d.ts +9 -0
- package/dist/mjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js +34 -1
- package/dist/mjs/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.js.map +1 -1
- package/dist/mjs/types/Interface/api/incomeStatement/QueryIncomeStatement.d.ts +1 -0
- package/dist/mjs/types/Interface/api/incomeStatement/QueryIncomeStatement.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js +11 -1
- package/dist/mjs/types/Interface/api/incomeStatement/QueryIncomeStatement.js.map +1 -1
- package/dist/mjs/types/Interface/api/revenueMovement.d.ts +10 -9
- package/dist/mjs/types/Interface/api/revenueMovement.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/revenueMovement.js +303 -1
- package/dist/mjs/types/Interface/api/revenueMovement.js.map +1 -1
- package/dist/mjs/types/Interface/api/revenueSnapshotGenerate.d.ts +0 -1
- package/dist/mjs/types/Interface/api/revenueSnapshotGenerate.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/revenueSnapshotGenerate.js +13 -16
- package/dist/mjs/types/Interface/api/revenueSnapshotGenerate.js.map +1 -1
- package/dist/mjs/types/Interface/models/IImmobilization.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IImmobilization.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IImmobilization.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +3 -1
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/BalanceSheet.ts +4 -2
- package/ts/api/resources/Card.ts +2 -3
- package/ts/api/resources/GeneralLedger.ts +11 -0
- package/ts/types/Enum/BalanceSheet.ts +69 -0
- package/ts/types/Enum/Card.ts +14 -0
- package/ts/types/Enum/IncomeStatement.ts +47 -0
- package/ts/types/Enum/TransactionRangeFilter.ts +6 -0
- package/ts/types/Interface/api/balanceSheet/Query.ts +8 -0
- package/ts/types/Interface/api/balanceSheet/ReadBalanceSheet.ts +3 -0
- package/ts/types/Interface/api/brevo/EmailSendOptions.dto.ts +1 -1
- package/ts/types/Interface/api/card/UpdateCard.ts +6 -1
- package/ts/types/Interface/api/generalLedger/IGeneralLedgerAccountingEntry.ts +1 -0
- package/ts/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.ts +1 -0
- package/ts/types/Interface/api/generalLedger/QueryGeneralLedgerAuxiliary.ts +26 -1
- package/ts/types/Interface/api/incomeStatement/QueryIncomeStatement.ts +9 -1
- package/ts/types/Interface/api/revenueMovement.ts +153 -9
- package/ts/types/Interface/api/revenueSnapshotGenerate.ts +13 -13
- package/ts/types/Interface/models/IImmobilization.ts +1 -0
- package/ts/utils/prestation.ts +3 -1
|
@@ -342,35 +342,42 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
342
342
|
accountsDeducted: ['2801'],
|
|
343
343
|
total: 0,
|
|
344
344
|
totalDeducted: 0,
|
|
345
|
+
accountsDescription: [],
|
|
345
346
|
},
|
|
346
347
|
{
|
|
347
348
|
name: BalanceSheetLabel.FRAIS_DE_RECHERCHE_DEVELOPPEMENT,
|
|
348
349
|
accounts: ['203'],
|
|
349
350
|
accountsDeducted: ['2803'],
|
|
351
|
+
accountsDescription: [],
|
|
350
352
|
},
|
|
351
353
|
{
|
|
352
354
|
name: BalanceSheetLabel.CONCESSIONS_BREVETS,
|
|
353
355
|
accounts: ['205'],
|
|
354
356
|
accountsDeducted: ['2805', '2905'],
|
|
357
|
+
accountsDescription: [],
|
|
355
358
|
},
|
|
356
359
|
{
|
|
357
360
|
name: BalanceSheetLabel.FOND_COMMERCIAL,
|
|
358
361
|
accounts: ['206', '207'],
|
|
359
362
|
accountsDeducted: ['2806', '2807', '2906', '2907'],
|
|
363
|
+
accountsDescription: [],
|
|
360
364
|
},
|
|
361
365
|
{
|
|
362
366
|
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_INCORPORELLES,
|
|
363
367
|
accounts: ['200', '208'],
|
|
364
368
|
accountsDeducted: ['2808', '2908'],
|
|
369
|
+
accountsDescription: [],
|
|
365
370
|
},
|
|
366
371
|
{
|
|
367
372
|
name: 'Immobilisations incorporelles en cours',
|
|
368
373
|
accounts: ['232'],
|
|
369
374
|
accountsDeducted: ['2932'],
|
|
375
|
+
accountsDescription: [],
|
|
370
376
|
},
|
|
371
377
|
{
|
|
372
378
|
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_INCORPORELLES,
|
|
373
379
|
accounts: ['237'],
|
|
380
|
+
accountsDescription: [],
|
|
374
381
|
},
|
|
375
382
|
],
|
|
376
383
|
},
|
|
@@ -383,30 +390,36 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
383
390
|
name: BalanceSheetLabel.TERRAINS,
|
|
384
391
|
accounts: ['211', '212'],
|
|
385
392
|
accountsDeducted: ['2811', '2812', '2911'],
|
|
393
|
+
accountsDescription: [],
|
|
386
394
|
},
|
|
387
395
|
{
|
|
388
396
|
name: BalanceSheetLabel.CONSTRUCTIONS,
|
|
389
397
|
accounts: ['213', '214'],
|
|
390
398
|
accountsDeducted: ['2813', '2814'],
|
|
399
|
+
accountsDescription: [],
|
|
391
400
|
},
|
|
392
401
|
{
|
|
393
402
|
name: BalanceSheetLabel.INSTALLATIONS_TECHNIQUES,
|
|
394
403
|
accounts: ['215'],
|
|
395
404
|
accountsDeducted: ['2815'],
|
|
405
|
+
accountsDescription: [],
|
|
396
406
|
},
|
|
397
407
|
{
|
|
398
408
|
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_CORPORELLES,
|
|
399
409
|
accounts: ['218', '22'],
|
|
400
410
|
accountsDeducted: ['2818', '282', '292'],
|
|
411
|
+
accountsDescription: [],
|
|
401
412
|
},
|
|
402
413
|
{
|
|
403
414
|
name: BalanceSheetLabel.IMMOBILISATIONS_CORPORELLES_EN_COURS,
|
|
404
415
|
accounts: ['231'],
|
|
405
416
|
accountsDeducted: ['2931'],
|
|
417
|
+
accountsDescription: [],
|
|
406
418
|
},
|
|
407
419
|
{
|
|
408
420
|
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_CORPORELLES,
|
|
409
421
|
accounts: ['238'],
|
|
422
|
+
accountsDescription: [],
|
|
410
423
|
},
|
|
411
424
|
],
|
|
412
425
|
},
|
|
@@ -419,31 +432,37 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
419
432
|
name: BalanceSheetLabel.PARTICIPATIONS,
|
|
420
433
|
accounts: ['261', '266'],
|
|
421
434
|
accountsDeducted: ['2691', '2966'],
|
|
435
|
+
accountsDescription: [],
|
|
422
436
|
},
|
|
423
437
|
{
|
|
424
438
|
name: BalanceSheetLabel.CREANCES_RATTACHEES_PARTICIPATIONS,
|
|
425
439
|
accounts: ['267', '268'],
|
|
426
440
|
accountsDeducted: ['2967', '2968'],
|
|
441
|
+
accountsDescription: [],
|
|
427
442
|
},
|
|
428
443
|
{
|
|
429
444
|
name: "Titres immobilisés de l'activité de portefeuille",
|
|
430
445
|
accounts: ['273'],
|
|
431
446
|
accountsDeducted: ['2973'],
|
|
447
|
+
accountsDescription: [],
|
|
432
448
|
},
|
|
433
449
|
{
|
|
434
450
|
name: BalanceSheetLabel.AUTRES_TITRES_IMMOBILISES,
|
|
435
451
|
accounts: ['271', '272'],
|
|
436
452
|
accountsDeducted: ['2971', '2972'],
|
|
453
|
+
accountsDescription: [],
|
|
437
454
|
},
|
|
438
455
|
{
|
|
439
456
|
name: BalanceSheetLabel.PRETS,
|
|
440
457
|
accounts: ['274'],
|
|
441
458
|
accountsDeducted: ['2974'],
|
|
459
|
+
accountsDescription: [],
|
|
442
460
|
},
|
|
443
461
|
{
|
|
444
462
|
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_FINANCIERES,
|
|
445
463
|
accounts: ['236', '275', '276', '277'],
|
|
446
464
|
accountsDeducted: ['2975', '2976'],
|
|
465
|
+
accountsDescription: [],
|
|
447
466
|
},
|
|
448
467
|
],
|
|
449
468
|
},
|
|
@@ -473,21 +492,25 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
473
492
|
name: BalanceSheetLabel.MATIERES_PREMIERES_ET_AUTRES_APPROVISIONNEMENTS,
|
|
474
493
|
accounts: ['31', '32'],
|
|
475
494
|
accountsDeducted: ['391', '392'],
|
|
495
|
+
accountsDescription: [],
|
|
476
496
|
},
|
|
477
497
|
{
|
|
478
498
|
name: 'En cours de production (biens et services)',
|
|
479
499
|
accounts: ['33', '34'],
|
|
480
500
|
accountsDeducted: ['393', '394'],
|
|
501
|
+
accountsDescription: [],
|
|
481
502
|
},
|
|
482
503
|
{
|
|
483
504
|
name: BalanceSheetLabel.PRODUITS_INTERMEDIAIRES_ET_FINIS,
|
|
484
505
|
accounts: ['35', '36'],
|
|
485
506
|
accountsDeducted: ['395', '396'],
|
|
507
|
+
accountsDescription: [],
|
|
486
508
|
},
|
|
487
509
|
{
|
|
488
510
|
name: BalanceSheetLabel.MARCHANDISES,
|
|
489
511
|
accounts: ['37'],
|
|
490
512
|
accountsDeducted: ['397'],
|
|
513
|
+
accountsDescription: [],
|
|
491
514
|
},
|
|
492
515
|
],
|
|
493
516
|
},
|
|
@@ -507,6 +530,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
507
530
|
accounts: ['411', '413', '416', '417', '418'],
|
|
508
531
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.PLUS],
|
|
509
532
|
accountsDeducted: ['491'],
|
|
533
|
+
accountsDescription: [],
|
|
510
534
|
type: 'active',
|
|
511
535
|
},
|
|
512
536
|
{
|
|
@@ -545,10 +569,12 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
545
569
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.PROVIDER, Util_1.MathematicalSign.PLUS],
|
|
546
570
|
accountsDeducted: ['495', '496'], // Actif : On compte dedans que ceux qui sont positifs que 4
|
|
547
571
|
type: 'active',
|
|
572
|
+
accountsDescription: [],
|
|
548
573
|
},
|
|
549
574
|
{
|
|
550
575
|
name: BalanceSheetLabel.CAPITAL_SOUSCRIT_APPELE_NON_VERSE,
|
|
551
576
|
accounts: ['4562'],
|
|
577
|
+
accountsDescription: [],
|
|
552
578
|
},
|
|
553
579
|
],
|
|
554
580
|
},
|
|
@@ -561,11 +587,13 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
561
587
|
name: BalanceSheetLabel.VALEUR_MOBILIERE_PLACEMENT_ACTION_PROPRE,
|
|
562
588
|
accounts: ['502'],
|
|
563
589
|
accountsDeducted: ['5902'],
|
|
590
|
+
accountsDescription: [],
|
|
564
591
|
},
|
|
565
592
|
{
|
|
566
593
|
name: 'Autres titres',
|
|
567
594
|
accounts: ['503', '504', '505', '506', '507', '508'],
|
|
568
595
|
accountsDeducted: ['5903', '5904', '5905', '5906', '5907', '5908'],
|
|
596
|
+
accountsDescription: [],
|
|
569
597
|
},
|
|
570
598
|
],
|
|
571
599
|
},
|
|
@@ -574,17 +602,20 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
574
602
|
key: 'treasuryInstruments',
|
|
575
603
|
accounts: ['52'],
|
|
576
604
|
type: 'active',
|
|
605
|
+
accountsDescription: [],
|
|
577
606
|
},
|
|
578
607
|
{
|
|
579
608
|
name: BalanceSheetLabel.DISPONIBILITES,
|
|
580
609
|
key: 'availabilities',
|
|
581
610
|
accounts: ['511', '512', '514', '515', '516', '517', '5181', '5187', '53', '54', '58'],
|
|
582
611
|
type: 'active',
|
|
612
|
+
accountsDescription: [],
|
|
583
613
|
},
|
|
584
614
|
{
|
|
585
615
|
name: BalanceSheetLabel.CHARGES_CONSTATEES_AVANCE,
|
|
586
616
|
key: 'establishedInAdvance',
|
|
587
617
|
accounts: ['486'],
|
|
618
|
+
accountsDescription: [],
|
|
588
619
|
},
|
|
589
620
|
],
|
|
590
621
|
},
|
|
@@ -601,6 +632,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
601
632
|
name: 'Charges à répartir sur plusieurs exercices (III)',
|
|
602
633
|
key: 'total3',
|
|
603
634
|
accounts: ['481'],
|
|
635
|
+
accountsDescription: [],
|
|
604
636
|
isTotal: true,
|
|
605
637
|
total: 0,
|
|
606
638
|
totalDeducted: 0,
|
|
@@ -609,6 +641,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
609
641
|
name: BalanceSheetLabel.PRIMES_DE_REMBOURSEMENT_DES_EMPRUNTS,
|
|
610
642
|
key: 'total4',
|
|
611
643
|
accounts: ['169'],
|
|
644
|
+
accountsDescription: [],
|
|
612
645
|
isTotal: true,
|
|
613
646
|
total: 0,
|
|
614
647
|
totalDeducted: 0,
|
|
@@ -619,6 +652,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
619
652
|
total: 0,
|
|
620
653
|
totalDeducted: 0,
|
|
621
654
|
accounts: ['476'],
|
|
655
|
+
accountsDescription: [],
|
|
622
656
|
isTotal: true,
|
|
623
657
|
},
|
|
624
658
|
{
|
|
@@ -684,6 +718,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
684
718
|
accounts: ['104'],
|
|
685
719
|
isSubcategory: true,
|
|
686
720
|
total: 0,
|
|
721
|
+
accountsDescription: [],
|
|
687
722
|
},
|
|
688
723
|
{
|
|
689
724
|
name: BalanceSheetPassiveLabel.ECART_DE_REEVALUATION,
|
|
@@ -691,6 +726,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
691
726
|
accounts: ['105'],
|
|
692
727
|
isSubcategory: true,
|
|
693
728
|
total: 0,
|
|
729
|
+
accountsDescription: [],
|
|
694
730
|
},
|
|
695
731
|
{
|
|
696
732
|
name: "Ecart d'équivalence",
|
|
@@ -698,6 +734,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
698
734
|
accounts: ['107'],
|
|
699
735
|
isSubcategory: true,
|
|
700
736
|
total: 0,
|
|
737
|
+
accountsDescription: [],
|
|
701
738
|
},
|
|
702
739
|
{
|
|
703
740
|
name: 'Réserves',
|
|
@@ -710,18 +747,22 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
710
747
|
accounts: ['1061'],
|
|
711
748
|
total: 0,
|
|
712
749
|
totalDeducted: 0,
|
|
750
|
+
accountsDescription: [],
|
|
713
751
|
},
|
|
714
752
|
{
|
|
715
753
|
name: BalanceSheetPassiveLabel.RESERVES_STATUAIRES,
|
|
716
754
|
accounts: ['1063'],
|
|
755
|
+
accountsDescription: [],
|
|
717
756
|
},
|
|
718
757
|
{
|
|
719
758
|
name: BalanceSheetPassiveLabel.RESERVES_REGLEMENTEES,
|
|
720
759
|
accounts: ['1062', '1064'],
|
|
760
|
+
accountsDescription: [],
|
|
721
761
|
},
|
|
722
762
|
{
|
|
723
763
|
name: BalanceSheetPassiveLabel.AUTRES_RESERVES,
|
|
724
764
|
accounts: ['1068'],
|
|
765
|
+
accountsDescription: [],
|
|
725
766
|
},
|
|
726
767
|
],
|
|
727
768
|
},
|
|
@@ -731,6 +772,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
731
772
|
accounts: ['11', '12'],
|
|
732
773
|
isSubcategory: true,
|
|
733
774
|
total: 0,
|
|
775
|
+
accountsDescription: [],
|
|
734
776
|
},
|
|
735
777
|
{
|
|
736
778
|
name: "Résultat de l'exercice (bénéfice ou perte)",
|
|
@@ -738,6 +780,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
738
780
|
accounts: ['12'], // comptes 6 - 7
|
|
739
781
|
isSubcategory: true,
|
|
740
782
|
total: 0,
|
|
783
|
+
accountsDescription: [],
|
|
741
784
|
},
|
|
742
785
|
{
|
|
743
786
|
name: BalanceSheetPassiveLabel.SUBVENTIONS_INVESTISSEMENT,
|
|
@@ -745,6 +788,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
745
788
|
accounts: ['13'],
|
|
746
789
|
isSubcategory: true,
|
|
747
790
|
total: 0,
|
|
791
|
+
accountsDescription: [],
|
|
748
792
|
},
|
|
749
793
|
{
|
|
750
794
|
name: BalanceSheetPassiveLabel.PROVISIONS_REFLEMENTEES,
|
|
@@ -752,6 +796,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
752
796
|
accounts: ['14'],
|
|
753
797
|
isSubcategory: true,
|
|
754
798
|
total: 0,
|
|
799
|
+
accountsDescription: [],
|
|
755
800
|
},
|
|
756
801
|
{
|
|
757
802
|
name: 'Total (I)',
|
|
@@ -781,12 +826,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
781
826
|
accounts: ['151'],
|
|
782
827
|
isSubcategory: true,
|
|
783
828
|
total: 0,
|
|
829
|
+
accountsDescription: [],
|
|
784
830
|
},
|
|
785
831
|
{
|
|
786
832
|
name: BalanceSheetPassiveLabel.PROVISIONS_POUR_CHARGES,
|
|
787
833
|
accounts: ['153', '155', '156', '157', '158'],
|
|
788
834
|
isSubcategory: true,
|
|
789
835
|
total: 0,
|
|
836
|
+
accountsDescription: [],
|
|
790
837
|
},
|
|
791
838
|
],
|
|
792
839
|
},
|
|
@@ -809,6 +856,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
809
856
|
accounts: ['161', '16881'],
|
|
810
857
|
isSubcategory: true,
|
|
811
858
|
total: 0,
|
|
859
|
+
accountsDescription: [],
|
|
812
860
|
},
|
|
813
861
|
{
|
|
814
862
|
name: BalanceSheetPassiveLabel.AUTRES_EMPRUNTS_OBLIGATAIRES_CONVERTIBLES,
|
|
@@ -816,6 +864,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
816
864
|
accounts: ['163', '16883'],
|
|
817
865
|
isSubcategory: true,
|
|
818
866
|
total: 0,
|
|
867
|
+
accountsDescription: [],
|
|
819
868
|
},
|
|
820
869
|
{
|
|
821
870
|
name: BalanceSheetPassiveLabel.EMPRUNTS_ET_DETTES_AUPRES_ETABLISSEMENTS,
|
|
@@ -825,6 +874,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
825
874
|
isSubcategory: true,
|
|
826
875
|
total: 0,
|
|
827
876
|
type: 'passive',
|
|
877
|
+
accountsDescription: [],
|
|
828
878
|
},
|
|
829
879
|
{
|
|
830
880
|
name: BalanceSheetPassiveLabel.EMPRUNTS_ET_DETTES_FINANCIERES_DIVERSES,
|
|
@@ -833,6 +883,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
833
883
|
isSubcategory: true,
|
|
834
884
|
total: 0,
|
|
835
885
|
type: 'passive',
|
|
886
|
+
accountsDescription: [],
|
|
836
887
|
},
|
|
837
888
|
{
|
|
838
889
|
name: BalanceSheetPassiveLabel.AVANCES_ET_ACOMPTES_RECUES,
|
|
@@ -841,6 +892,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
841
892
|
isSubcategory: true,
|
|
842
893
|
total: 0,
|
|
843
894
|
type: 'passive',
|
|
895
|
+
accountsDescription: [],
|
|
844
896
|
},
|
|
845
897
|
{
|
|
846
898
|
name: BalanceSheetPassiveLabel.DETTES_FOURNISSEURS_ET_COMPTES_RATTACHES,
|
|
@@ -851,6 +903,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
851
903
|
isSubcategory: true,
|
|
852
904
|
total: 0,
|
|
853
905
|
type: 'passive',
|
|
906
|
+
accountsDescription: [],
|
|
854
907
|
},
|
|
855
908
|
{
|
|
856
909
|
name: BalanceSheetPassiveLabel.DETTES_FISCALES_ET_SOCIALES,
|
|
@@ -859,6 +912,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
859
912
|
isSubcategory: true,
|
|
860
913
|
total: 0,
|
|
861
914
|
type: 'passive',
|
|
915
|
+
accountsDescription: [],
|
|
862
916
|
},
|
|
863
917
|
{
|
|
864
918
|
name: BalanceSheetPassiveLabel.DETTES_SUR_IMMOBILISATIONS_ET_COMPTES_RATTACHES,
|
|
@@ -867,6 +921,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
867
921
|
isSubcategory: true,
|
|
868
922
|
total: 0,
|
|
869
923
|
type: 'passive',
|
|
924
|
+
accountsDescription: [],
|
|
870
925
|
},
|
|
871
926
|
{
|
|
872
927
|
name: BalanceSheetPassiveLabel.AUTRES_DETTES,
|
|
@@ -877,6 +932,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
877
932
|
isSubcategory: true,
|
|
878
933
|
total: 0,
|
|
879
934
|
type: 'passive',
|
|
935
|
+
accountsDescription: [],
|
|
880
936
|
},
|
|
881
937
|
{
|
|
882
938
|
name: 'Instruments de trésorerie',
|
|
@@ -885,6 +941,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
885
941
|
isSubcategory: true,
|
|
886
942
|
total: 0,
|
|
887
943
|
type: 'passive',
|
|
944
|
+
accountsDescription: [],
|
|
888
945
|
},
|
|
889
946
|
{
|
|
890
947
|
name: BalanceSheetPassiveLabel.PRODUITS_CONSTATES_D_AVANCE,
|
|
@@ -892,6 +949,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
892
949
|
accounts: ['487', '489'],
|
|
893
950
|
isSubcategory: true,
|
|
894
951
|
total: 0,
|
|
952
|
+
accountsDescription: [],
|
|
895
953
|
},
|
|
896
954
|
],
|
|
897
955
|
},
|
|
@@ -909,6 +967,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
909
967
|
total: 0,
|
|
910
968
|
accounts: ['477'],
|
|
911
969
|
isTotal: true,
|
|
970
|
+
accountsDescription: [],
|
|
912
971
|
},
|
|
913
972
|
{
|
|
914
973
|
name: BalanceSheetPassiveLabel.TOTAL_GENERAL,
|
|
@@ -938,12 +997,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = [
|
|
|
938
997
|
accounts: ['512', '519', '58'],
|
|
939
998
|
total: 0,
|
|
940
999
|
type: 'passive',
|
|
1000
|
+
accountsDescription: [],
|
|
941
1001
|
},
|
|
942
1002
|
{
|
|
943
1003
|
name: BalanceSheetPassiveLabel.EMPRUNTS_PARTICIPATIFS,
|
|
944
1004
|
accounts: ['1675'],
|
|
945
1005
|
total: 0,
|
|
946
1006
|
type: 'passive',
|
|
1007
|
+
accountsDescription: [],
|
|
947
1008
|
},
|
|
948
1009
|
];
|
|
949
1010
|
exports.balanceSheetTotalRanges = [
|