@silexpert/core 1.3.138-2050-0 → 1.3.138
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/Registration.js +1 -1
- package/dist/cjs/api/resources/Registration.js.map +1 -1
- package/dist/cjs/types/Enum/Aspone.d.ts +0 -8
- package/dist/cjs/types/Enum/Aspone.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Aspone.js +1 -11
- package/dist/cjs/types/Enum/Aspone.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +0 -65
- package/dist/cjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.js +69 -135
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts +1 -62
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js +0 -62
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +13 -58
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +12 -58
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/GlobalRegime.js +19 -19
- package/dist/cjs/types/Enum/GlobalRegime.js.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.d.ts +0 -32
- package/dist/cjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.js +41 -74
- package/dist/cjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +2 -3
- 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/cerfa/2031.d.ts +2 -3
- package/dist/cjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2031.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2050.d.ts +1634 -1592
- package/dist/cjs/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2050.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2065.d.ts +2 -3
- package/dist/cjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2065.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.d.ts +1 -10
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/dist/cjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +2 -3
- package/dist/cjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
- package/dist/cjs/types/Interface/api/registration/ReadRegistration.d.ts +0 -4
- package/dist/cjs/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/dist/mjs/api/resources/Registration.js +1 -1
- package/dist/mjs/api/resources/Registration.js.map +1 -1
- package/dist/mjs/types/Enum/Aspone.d.ts +0 -8
- package/dist/mjs/types/Enum/Aspone.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Aspone.js +0 -10
- package/dist/mjs/types/Enum/Aspone.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +0 -65
- package/dist/mjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.js +68 -134
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts +1 -62
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js +0 -62
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +13 -58
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +12 -58
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/GlobalRegime.js +19 -19
- package/dist/mjs/types/Enum/GlobalRegime.js.map +1 -1
- package/dist/mjs/types/Enum/IncomeStatement.d.ts +0 -32
- package/dist/mjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/mjs/types/Enum/IncomeStatement.js +40 -73
- package/dist/mjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +2 -3
- 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/cerfa/2031.d.ts +2 -3
- package/dist/mjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2031.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2050.d.ts +1634 -1592
- package/dist/mjs/types/Interface/api/cerfa/2050.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2050.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2065.d.ts +2 -3
- package/dist/mjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2065.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.d.ts +1 -10
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/dist/mjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts +2 -3
- package/dist/mjs/types/Interface/api/incomeStatement/ReadIncomeStatement.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/incomeStatement/ReadIncomeStatement.js.map +1 -1
- package/dist/mjs/types/Interface/api/registration/ReadRegistration.d.ts +0 -4
- package/dist/mjs/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Registration.ts +1 -1
- package/ts/types/Enum/Aspone.ts +0 -10
- package/ts/types/Enum/BalanceSheet.ts +68 -135
- package/ts/types/Enum/BalanceSheetQuestion.ts +0 -63
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +81 -130
- package/ts/types/Enum/GlobalRegime.ts +19 -19
- package/ts/types/Enum/IncomeStatement.ts +40 -73
- package/ts/types/Interface/api/balanceSheet/ReadBalanceSheet.ts +2 -4
- package/ts/types/Interface/api/cerfa/2031.ts +2 -3
- package/ts/types/Interface/api/cerfa/2050.ts +1399 -1580
- package/ts/types/Interface/api/cerfa/2065.ts +2 -2
- package/ts/types/Interface/api/cerfa/ReadCerfa.ts +2 -20
- package/ts/types/Interface/api/incomeStatement/ReadIncomeStatement.ts +2 -4
- package/ts/types/Interface/api/registration/ReadRegistration.ts +0 -4
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.balanceSheetTotalRanges = exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = exports.BALANCE_SHEET_LIST_PASSIVE = exports.
|
|
4
|
-
/* eslint-disable @typescript-eslint/no-duplicate-enum-values */
|
|
3
|
+
exports.balanceSheetTotalRanges = exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = exports.BALANCE_SHEET_LIST_PASSIVE = exports.BALANCE_SHEET_LIST_ACTIVE = exports.ForecastBalanceSheetDetails = exports.BalanceSheetDetails = exports.BalanceSheetState = void 0;
|
|
5
4
|
const ThirdPartyType_1 = require("./ThirdPartyType");
|
|
6
5
|
const Util_1 = require("./Util");
|
|
7
6
|
var BalanceSheetState;
|
|
@@ -279,46 +278,9 @@ exports.ForecastBalanceSheetDetails = [
|
|
|
279
278
|
forRoles: [['front_office'], ['expert']],
|
|
280
279
|
},
|
|
281
280
|
];
|
|
282
|
-
var BalanceSheetLabel;
|
|
283
|
-
(function (BalanceSheetLabel) {
|
|
284
|
-
BalanceSheetLabel["CAPITAL_SOUSCRIT"] = "Capital souscrit - non appel\u00E9";
|
|
285
|
-
BalanceSheetLabel["FRAIS_ETABLISSEMENT"] = "Frais d'\u00E9tablissement";
|
|
286
|
-
BalanceSheetLabel["CONCESSIONS_BREVETS"] = "Concessions, brevets, licences, marques, proc\u00E9d\u00E9s, logiciels, droits et valeurs similaires";
|
|
287
|
-
BalanceSheetLabel["FOND_COMMERCIAL"] = "Fonds commercial";
|
|
288
|
-
BalanceSheetLabel["AUTRES_IMMOBILISATIONS_INCORPORELLES"] = "Autres immobilisations inc.";
|
|
289
|
-
BalanceSheetLabel["AVANCES_ET_ACOMPTES_INCORPORELLES"] = "Avances et acomptes";
|
|
290
|
-
BalanceSheetLabel["TERRAINS"] = "Terrains";
|
|
291
|
-
BalanceSheetLabel["CONSTRUCTIONS"] = "Constructions";
|
|
292
|
-
BalanceSheetLabel["INSTALLATIONS_TECHNIQUES"] = "Installations techniques, mat\u00E9riels, et outillage industriels";
|
|
293
|
-
BalanceSheetLabel["AUTRES_IMMOBILISATIONS_CORPORELLES"] = "Autres immobilisations corp.";
|
|
294
|
-
BalanceSheetLabel["IMMOBILISATIONS_CORPORELLES_EN_COURS"] = "Immobilisations corporelles en cours";
|
|
295
|
-
BalanceSheetLabel["AVANCES_ET_ACOMPTES_CORPORELLES"] = "Avances et acomptes";
|
|
296
|
-
BalanceSheetLabel["CREANCES_RATTACHEES_PARTICIPATIONS"] = "Cr\u00E9ances rattach\u00E9es \u00E0 des participations";
|
|
297
|
-
BalanceSheetLabel["AUTRES_TITRES_IMMOBILISES"] = "Autres titres immobilis\u00E9s";
|
|
298
|
-
BalanceSheetLabel["PRETS"] = "Pr\u00EAts";
|
|
299
|
-
BalanceSheetLabel["AUTRES_IMMOBILISATIONS_FINANCIERES"] = "Autres immobilisations fin.";
|
|
300
|
-
BalanceSheetLabel["TOTAL_1"] = "Total (I)";
|
|
301
|
-
BalanceSheetLabel["MATIERES_PREMIERES_ET_AUTRES_APPROVISIONNEMENTS"] = "Mati\u00E8res premi\u00E8res et autres approvisionnements";
|
|
302
|
-
BalanceSheetLabel["PRODUITS_INTERMEDIAIRES_ET_FINIS"] = "Produits interm\u00E9diaires et finis";
|
|
303
|
-
BalanceSheetLabel["MARCHANDISES"] = "Marchandises";
|
|
304
|
-
BalanceSheetLabel["AVANCES_ET_ACOMPTES_VERSES_SUR_COMMANDES"] = "Avances et acomptes vers\u00E9s sur commandes";
|
|
305
|
-
BalanceSheetLabel["CREANCES_CLIENTS_ET_COMPTES_RATTACHES"] = "Cr\u00E9ances clients et comptes rattach\u00E9s";
|
|
306
|
-
BalanceSheetLabel["AUTRES_CREANCES"] = "Autres cr\u00E9ances";
|
|
307
|
-
BalanceSheetLabel["CAPITAL_SOUSCRIT_APPELE_NON_VERSE"] = "Capital souscrit - appel\u00E9, non vers\u00E9";
|
|
308
|
-
BalanceSheetLabel["VALEUR_MOBILIERE_PLACEMENT_ACTION_PROPRE"] = "Actions propres";
|
|
309
|
-
BalanceSheetLabel["VALEUR_MOBILIERE_PLACEMENT"] = "Valeurs mobili\u00E8res de placement";
|
|
310
|
-
BalanceSheetLabel["DISPONIBILITES"] = "Disponibilit\u00E9s";
|
|
311
|
-
BalanceSheetLabel["CHARGES_CONSTATEES_AVANCE"] = "Charges constat\u00E9es d'avance";
|
|
312
|
-
BalanceSheetLabel["TOTAL_2"] = "Total (II)";
|
|
313
|
-
BalanceSheetLabel["PRIMES_DE_REMBOURSEMENT_DES_EMPRUNTS"] = "Primes de remboursement des emprunts (IV)";
|
|
314
|
-
BalanceSheetLabel["ECARTS_DE_CONVERSIONS"] = "Ecarts de conversion Actif (V)";
|
|
315
|
-
BalanceSheetLabel["TOTAL_GENERAL"] = "Total g\u00E9n\u00E9ral (I+II+III+IV+V)";
|
|
316
|
-
BalanceSheetLabel["PARTICIPATIONS"] = "Participations";
|
|
317
|
-
BalanceSheetLabel["FRAIS_DE_RECHERCHE_DEVELOPPEMENT"] = "Frais de recherche et de d\u00E9veloppement";
|
|
318
|
-
})(BalanceSheetLabel || (exports.BalanceSheetLabel = BalanceSheetLabel = {}));
|
|
319
281
|
exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
320
282
|
{
|
|
321
|
-
name:
|
|
283
|
+
name: 'Capital souscrit - non appelé',
|
|
322
284
|
key: 'subscribedCapital',
|
|
323
285
|
accounts: ['109'],
|
|
324
286
|
isSubcategory: true,
|
|
@@ -337,29 +299,29 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
337
299
|
isSubcategory: true,
|
|
338
300
|
fields: [
|
|
339
301
|
{
|
|
340
|
-
name:
|
|
302
|
+
name: "Frais d'établissement",
|
|
341
303
|
accounts: ['201'],
|
|
342
304
|
accountsDeducted: ['2801'],
|
|
343
305
|
total: 0,
|
|
344
306
|
totalDeducted: 0,
|
|
345
307
|
},
|
|
346
308
|
{
|
|
347
|
-
name:
|
|
309
|
+
name: 'Frais de recherche et de développement',
|
|
348
310
|
accounts: ['203'],
|
|
349
311
|
accountsDeducted: ['2803'],
|
|
350
312
|
},
|
|
351
313
|
{
|
|
352
|
-
name:
|
|
314
|
+
name: 'Concessions, brevets, licences, marques, procédés, logiciels, droits et valeurs similaires',
|
|
353
315
|
accounts: ['205'],
|
|
354
316
|
accountsDeducted: ['2805', '2905'],
|
|
355
317
|
},
|
|
356
318
|
{
|
|
357
|
-
name:
|
|
319
|
+
name: 'Fonds commercial',
|
|
358
320
|
accounts: ['206', '207'],
|
|
359
321
|
accountsDeducted: ['2806', '2807', '2906', '2907'],
|
|
360
322
|
},
|
|
361
323
|
{
|
|
362
|
-
name:
|
|
324
|
+
name: 'Autres',
|
|
363
325
|
accounts: ['200', '208'],
|
|
364
326
|
accountsDeducted: ['2808', '2908'],
|
|
365
327
|
},
|
|
@@ -369,7 +331,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
369
331
|
accountsDeducted: ['2932'],
|
|
370
332
|
},
|
|
371
333
|
{
|
|
372
|
-
name:
|
|
334
|
+
name: 'Avances et acomptes',
|
|
373
335
|
accounts: ['237'],
|
|
374
336
|
},
|
|
375
337
|
],
|
|
@@ -380,32 +342,32 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
380
342
|
isSubcategory: true,
|
|
381
343
|
fields: [
|
|
382
344
|
{
|
|
383
|
-
name:
|
|
345
|
+
name: 'Terrains',
|
|
384
346
|
accounts: ['211', '212'],
|
|
385
347
|
accountsDeducted: ['2811', '2812', '2911'],
|
|
386
348
|
},
|
|
387
349
|
{
|
|
388
|
-
name:
|
|
350
|
+
name: 'Constructions',
|
|
389
351
|
accounts: ['213', '214'],
|
|
390
352
|
accountsDeducted: ['2813', '2814'],
|
|
391
353
|
},
|
|
392
354
|
{
|
|
393
|
-
name:
|
|
355
|
+
name: 'Installations techniques, matériels, et outillage industriels',
|
|
394
356
|
accounts: ['215'],
|
|
395
357
|
accountsDeducted: ['2815'],
|
|
396
358
|
},
|
|
397
359
|
{
|
|
398
|
-
name:
|
|
360
|
+
name: 'Autres',
|
|
399
361
|
accounts: ['218', '22'],
|
|
400
362
|
accountsDeducted: ['2818', '282', '292'],
|
|
401
363
|
},
|
|
402
364
|
{
|
|
403
|
-
name:
|
|
365
|
+
name: 'Immobilisations corporelles en cours',
|
|
404
366
|
accounts: ['231'],
|
|
405
367
|
accountsDeducted: ['2931'],
|
|
406
368
|
},
|
|
407
369
|
{
|
|
408
|
-
name:
|
|
370
|
+
name: 'Avances et acomptes',
|
|
409
371
|
accounts: ['238'],
|
|
410
372
|
},
|
|
411
373
|
],
|
|
@@ -416,12 +378,12 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
416
378
|
isSubcategory: true,
|
|
417
379
|
fields: [
|
|
418
380
|
{
|
|
419
|
-
name:
|
|
381
|
+
name: 'Participations',
|
|
420
382
|
accounts: ['261', '266'],
|
|
421
383
|
accountsDeducted: ['2691', '2966'],
|
|
422
384
|
},
|
|
423
385
|
{
|
|
424
|
-
name:
|
|
386
|
+
name: 'Créances rattachées à des participations',
|
|
425
387
|
accounts: ['267', '268'],
|
|
426
388
|
accountsDeducted: ['2967', '2968'],
|
|
427
389
|
},
|
|
@@ -431,17 +393,17 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
431
393
|
accountsDeducted: ['2973'],
|
|
432
394
|
},
|
|
433
395
|
{
|
|
434
|
-
name:
|
|
396
|
+
name: 'Autres titres immobilisés',
|
|
435
397
|
accounts: ['271', '272'],
|
|
436
398
|
accountsDeducted: ['2971', '2972'],
|
|
437
399
|
},
|
|
438
400
|
{
|
|
439
|
-
name:
|
|
401
|
+
name: 'Prêts',
|
|
440
402
|
accounts: ['274'],
|
|
441
403
|
accountsDeducted: ['2974'],
|
|
442
404
|
},
|
|
443
405
|
{
|
|
444
|
-
name:
|
|
406
|
+
name: 'Autres',
|
|
445
407
|
accounts: ['236', '275', '276', '277'],
|
|
446
408
|
accountsDeducted: ['2975', '2976'],
|
|
447
409
|
},
|
|
@@ -450,7 +412,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
450
412
|
],
|
|
451
413
|
},
|
|
452
414
|
{
|
|
453
|
-
name:
|
|
415
|
+
name: 'Total (I)',
|
|
454
416
|
key: 'total1',
|
|
455
417
|
total: 0,
|
|
456
418
|
totalDeducted: 0,
|
|
@@ -470,7 +432,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
470
432
|
isSubcategory: true,
|
|
471
433
|
fields: [
|
|
472
434
|
{
|
|
473
|
-
name:
|
|
435
|
+
name: 'Matières premières et autres approvisionnements',
|
|
474
436
|
accounts: ['31', '32'],
|
|
475
437
|
accountsDeducted: ['391', '392'],
|
|
476
438
|
},
|
|
@@ -480,19 +442,19 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
480
442
|
accountsDeducted: ['393', '394'],
|
|
481
443
|
},
|
|
482
444
|
{
|
|
483
|
-
name:
|
|
445
|
+
name: 'Produits intermédiaires et finis',
|
|
484
446
|
accounts: ['35', '36'],
|
|
485
447
|
accountsDeducted: ['395', '396'],
|
|
486
448
|
},
|
|
487
449
|
{
|
|
488
|
-
name:
|
|
450
|
+
name: 'Marchandises',
|
|
489
451
|
accounts: ['37'],
|
|
490
452
|
accountsDeducted: ['397'],
|
|
491
453
|
},
|
|
492
454
|
],
|
|
493
455
|
},
|
|
494
456
|
{
|
|
495
|
-
name:
|
|
457
|
+
name: 'Avances et acomptes versés sur commandes',
|
|
496
458
|
key: 'advancesAndDeposits',
|
|
497
459
|
accounts: ['4091'],
|
|
498
460
|
},
|
|
@@ -503,7 +465,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
503
465
|
fields: [
|
|
504
466
|
{
|
|
505
467
|
// créance client = lorsque les clients te doivent de l'argent = somme débit > crédit
|
|
506
|
-
name:
|
|
468
|
+
name: 'Créances clients et comptes rattachés',
|
|
507
469
|
accounts: ['411', '413', '416', '417', '418'],
|
|
508
470
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.PLUS],
|
|
509
471
|
accountsDeducted: ['491'],
|
|
@@ -511,7 +473,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
511
473
|
},
|
|
512
474
|
{
|
|
513
475
|
// autres = lorsque les fournisseurs te doivent de l'argent = somme débit > crédit
|
|
514
|
-
name:
|
|
476
|
+
name: 'Autres',
|
|
515
477
|
accounts: [
|
|
516
478
|
'401',
|
|
517
479
|
'408',
|
|
@@ -547,18 +509,18 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
547
509
|
type: 'active',
|
|
548
510
|
},
|
|
549
511
|
{
|
|
550
|
-
name:
|
|
512
|
+
name: 'Capital souscrit - appelé, non versé',
|
|
551
513
|
accounts: ['4562'],
|
|
552
514
|
},
|
|
553
515
|
],
|
|
554
516
|
},
|
|
555
517
|
{
|
|
556
|
-
name:
|
|
518
|
+
name: 'Valeurs mobilières de placement',
|
|
557
519
|
key: 'securities',
|
|
558
520
|
isSubcategory: true,
|
|
559
521
|
fields: [
|
|
560
522
|
{
|
|
561
|
-
name:
|
|
523
|
+
name: 'Actions propres',
|
|
562
524
|
accounts: ['502'],
|
|
563
525
|
accountsDeducted: ['5902'],
|
|
564
526
|
},
|
|
@@ -576,20 +538,20 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
576
538
|
type: 'active',
|
|
577
539
|
},
|
|
578
540
|
{
|
|
579
|
-
name:
|
|
541
|
+
name: 'Disponibilités',
|
|
580
542
|
key: 'availabilities',
|
|
581
543
|
accounts: ['511', '512', '514', '515', '516', '517', '5181', '5187', '53', '54', '58'],
|
|
582
544
|
type: 'active',
|
|
583
545
|
},
|
|
584
546
|
{
|
|
585
|
-
name:
|
|
547
|
+
name: "Charges constatées d'avance",
|
|
586
548
|
key: 'establishedInAdvance',
|
|
587
549
|
accounts: ['486'],
|
|
588
550
|
},
|
|
589
551
|
],
|
|
590
552
|
},
|
|
591
553
|
{
|
|
592
|
-
name:
|
|
554
|
+
name: 'Total (II)',
|
|
593
555
|
key: 'total2',
|
|
594
556
|
total: 0,
|
|
595
557
|
totalDeducted: 0,
|
|
@@ -606,7 +568,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
606
568
|
totalDeducted: 0,
|
|
607
569
|
},
|
|
608
570
|
{
|
|
609
|
-
name:
|
|
571
|
+
name: 'Primes de remboursement des emprunts (IV)',
|
|
610
572
|
key: 'total4',
|
|
611
573
|
accounts: ['169'],
|
|
612
574
|
isTotal: true,
|
|
@@ -614,7 +576,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
614
576
|
totalDeducted: 0,
|
|
615
577
|
},
|
|
616
578
|
{
|
|
617
|
-
name:
|
|
579
|
+
name: 'Ecarts de conversion Actif (V)',
|
|
618
580
|
key: 'total5',
|
|
619
581
|
total: 0,
|
|
620
582
|
totalDeducted: 0,
|
|
@@ -622,7 +584,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
622
584
|
isTotal: true,
|
|
623
585
|
},
|
|
624
586
|
{
|
|
625
|
-
name:
|
|
587
|
+
name: 'Total général (I+II+III+IV+V)',
|
|
626
588
|
key: 'total6',
|
|
627
589
|
total: 0,
|
|
628
590
|
totalDeducted: 0,
|
|
@@ -640,53 +602,23 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
640
602
|
isTotal: true,
|
|
641
603
|
},
|
|
642
604
|
];
|
|
643
|
-
var BalanceSheetPassiveLabel;
|
|
644
|
-
(function (BalanceSheetPassiveLabel) {
|
|
645
|
-
BalanceSheetPassiveLabel["CAPITAL"] = "Capital (dont vers\u00E9...)";
|
|
646
|
-
BalanceSheetPassiveLabel["RESERVE_LEGALE"] = "R\u00E9serve l\u00E9gale";
|
|
647
|
-
BalanceSheetPassiveLabel["PRIMES_EMISSION"] = "Primes d'\u00E9mission, de fusion, d'apport";
|
|
648
|
-
BalanceSheetPassiveLabel["ECART_DE_REEVALUATION"] = "Ecart de r\u00E9\u00E9valuation";
|
|
649
|
-
BalanceSheetPassiveLabel["RESERVES_STATUAIRES"] = "R\u00E9serves statutaires ou contractuelles";
|
|
650
|
-
BalanceSheetPassiveLabel["RESERVES_REGLEMENTEES"] = "R\u00E9serves r\u00E9glement\u00E9es";
|
|
651
|
-
BalanceSheetPassiveLabel["AUTRES_RESERVES"] = "Autres";
|
|
652
|
-
BalanceSheetPassiveLabel["REPORT_A_NOUVEAU"] = "Report \u00E0 nouveau";
|
|
653
|
-
BalanceSheetPassiveLabel["SUBVENTIONS_INVESTISSEMENT"] = "Subventions d'investissement";
|
|
654
|
-
BalanceSheetPassiveLabel["PROVISIONS_REFLEMENTEES"] = "Provisions r\u00E9glement\u00E9es";
|
|
655
|
-
BalanceSheetPassiveLabel["PROVISIONS_POUR_RISQUES"] = "Provisions pour risques";
|
|
656
|
-
BalanceSheetPassiveLabel["PROVISIONS_POUR_CHARGES"] = "Provisions pour charges";
|
|
657
|
-
BalanceSheetPassiveLabel["EMPRUNTS_OBLIGATAIRES_CONVERTIBLES"] = "Emprunts obligataires convertibles";
|
|
658
|
-
BalanceSheetPassiveLabel["AUTRES_EMPRUNTS_OBLIGATAIRES_CONVERTIBLES"] = "Autres emprunts obligataires";
|
|
659
|
-
BalanceSheetPassiveLabel["EMPRUNTS_ET_DETTES_AUPRES_ETABLISSEMENTS"] = "Emprunts et dettes aupr\u00E8s \u00E9tablissements de cr\u00E9dits (1)";
|
|
660
|
-
BalanceSheetPassiveLabel["EMPRUNTS_ET_DETTES_FINANCIERES_DIVERSES"] = "Emprunts et dettes financi\u00E8res diverses (2)";
|
|
661
|
-
BalanceSheetPassiveLabel["AVANCES_ET_ACOMPTES_RECUES"] = "Avances et acomptes re\u00E7ues sur commandes en cours";
|
|
662
|
-
BalanceSheetPassiveLabel["DETTES_FOURNISSEURS_ET_COMPTES_RATTACHES"] = "Dettes Fournisseurs et Comptes rattach\u00E9s";
|
|
663
|
-
BalanceSheetPassiveLabel["DETTES_FISCALES_ET_SOCIALES"] = "Dettes fiscales et sociales";
|
|
664
|
-
BalanceSheetPassiveLabel["DETTES_SUR_IMMOBILISATIONS_ET_COMPTES_RATTACHES"] = "Dettes sur immobilisations et Comptes rattach\u00E9s";
|
|
665
|
-
BalanceSheetPassiveLabel["AUTRES_DETTES"] = "Autres dettes";
|
|
666
|
-
BalanceSheetPassiveLabel["PRODUITS_CONSTATES_D_AVANCE"] = "Produits constat\u00E9s d'avance";
|
|
667
|
-
BalanceSheetPassiveLabel["ECART_PASSIF"] = "Ecarts de conversion passif (IV)";
|
|
668
|
-
BalanceSheetPassiveLabel["TOTAL_GENERAL"] = "Total g\u00E9n\u00E9ral (I+II+III+IV)";
|
|
669
|
-
BalanceSheetPassiveLabel["CONCOURS"] = "(1) Dont concours bancaires courants et soldes cr\u00E9diteurs de banques";
|
|
670
|
-
BalanceSheetPassiveLabel["EMPRUNTS_PARTICIPATIFS"] = "(2) Dont emprunts participatifs";
|
|
671
|
-
})(BalanceSheetPassiveLabel || (exports.BalanceSheetPassiveLabel = BalanceSheetPassiveLabel = {}));
|
|
672
|
-
exports.SOCIAL_CAPITAL_NUMBERS = ['101', '108', '102'];
|
|
673
605
|
exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
674
606
|
{
|
|
675
|
-
name:
|
|
607
|
+
name: 'Capital (dont versé...)',
|
|
676
608
|
key: 'subscribedCapital',
|
|
677
|
-
accounts:
|
|
609
|
+
accounts: ['101', '108', '102'],
|
|
678
610
|
isSubcategory: true,
|
|
679
611
|
total: 0,
|
|
680
612
|
},
|
|
681
613
|
{
|
|
682
|
-
name:
|
|
614
|
+
name: "Primes d'émission, de fusion, d'apport",
|
|
683
615
|
key: 'issuePremiums',
|
|
684
616
|
accounts: ['104'],
|
|
685
617
|
isSubcategory: true,
|
|
686
618
|
total: 0,
|
|
687
619
|
},
|
|
688
620
|
{
|
|
689
|
-
name:
|
|
621
|
+
name: 'Ecart de réévaluation',
|
|
690
622
|
key: 'revaluationGap',
|
|
691
623
|
accounts: ['105'],
|
|
692
624
|
isSubcategory: true,
|
|
@@ -706,27 +638,27 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
706
638
|
isCategory: true,
|
|
707
639
|
fields: [
|
|
708
640
|
{
|
|
709
|
-
name:
|
|
641
|
+
name: 'Réserve légale',
|
|
710
642
|
accounts: ['1061'],
|
|
711
643
|
total: 0,
|
|
712
644
|
totalDeducted: 0,
|
|
713
645
|
},
|
|
714
646
|
{
|
|
715
|
-
name:
|
|
647
|
+
name: 'Réserves statutaires ou contractuelles',
|
|
716
648
|
accounts: ['1063'],
|
|
717
649
|
},
|
|
718
650
|
{
|
|
719
|
-
name:
|
|
651
|
+
name: 'Réserves réglementées',
|
|
720
652
|
accounts: ['1062', '1064'],
|
|
721
653
|
},
|
|
722
654
|
{
|
|
723
|
-
name:
|
|
655
|
+
name: 'Autres',
|
|
724
656
|
accounts: ['1068'],
|
|
725
657
|
},
|
|
726
658
|
],
|
|
727
659
|
},
|
|
728
660
|
{
|
|
729
|
-
name:
|
|
661
|
+
name: 'Report à nouveau',
|
|
730
662
|
key: 'postponement',
|
|
731
663
|
accounts: ['11', '12'],
|
|
732
664
|
isSubcategory: true,
|
|
@@ -740,14 +672,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
740
672
|
total: 0,
|
|
741
673
|
},
|
|
742
674
|
{
|
|
743
|
-
name:
|
|
675
|
+
name: "Subventions d'investissement",
|
|
744
676
|
key: 'subsidies',
|
|
745
677
|
accounts: ['13'],
|
|
746
678
|
isSubcategory: true,
|
|
747
679
|
total: 0,
|
|
748
680
|
},
|
|
749
681
|
{
|
|
750
|
-
name:
|
|
682
|
+
name: 'Provisions réglementées',
|
|
751
683
|
key: 'subsidiesRegulated',
|
|
752
684
|
accounts: ['14'],
|
|
753
685
|
isSubcategory: true,
|
|
@@ -777,13 +709,13 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
777
709
|
isCategory: true,
|
|
778
710
|
fields: [
|
|
779
711
|
{
|
|
780
|
-
name:
|
|
712
|
+
name: 'Provisions pour risques',
|
|
781
713
|
accounts: ['151'],
|
|
782
714
|
isSubcategory: true,
|
|
783
715
|
total: 0,
|
|
784
716
|
},
|
|
785
717
|
{
|
|
786
|
-
name:
|
|
718
|
+
name: 'Provisions pour charges',
|
|
787
719
|
accounts: ['153', '155', '156', '157', '158'],
|
|
788
720
|
isSubcategory: true,
|
|
789
721
|
total: 0,
|
|
@@ -804,37 +736,38 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
804
736
|
key: 'debts',
|
|
805
737
|
fields: [
|
|
806
738
|
{
|
|
807
|
-
name:
|
|
739
|
+
name: 'Emprunts obligataires convertibles',
|
|
808
740
|
key: 'convertibleBonds',
|
|
809
741
|
accounts: ['161', '16881'],
|
|
810
742
|
isSubcategory: true,
|
|
811
743
|
total: 0,
|
|
812
744
|
},
|
|
813
745
|
{
|
|
814
|
-
name:
|
|
746
|
+
name: 'Autres emprunts obligataires',
|
|
815
747
|
key: 'convertibleBonds',
|
|
816
748
|
accounts: ['163', '16883'],
|
|
817
749
|
isSubcategory: true,
|
|
818
750
|
total: 0,
|
|
819
751
|
},
|
|
820
752
|
{
|
|
821
|
-
name:
|
|
753
|
+
name: 'Emprunts et dettes auprès établissements de crédits (1)',
|
|
822
754
|
key: 'loansCredits',
|
|
823
|
-
accounts: ['164', '511', '
|
|
755
|
+
accounts: ['164', '511', '512', '514', '517', '5186', '519', '53', '58'], // Ben.P. 10/12/24 suppression 16884 car déjà pris en dessous
|
|
824
756
|
isSubcategory: true,
|
|
825
757
|
total: 0,
|
|
826
758
|
type: 'passive',
|
|
827
759
|
},
|
|
828
760
|
{
|
|
829
|
-
name:
|
|
761
|
+
name: 'Emprunts et dettes financières diverses (2)',
|
|
830
762
|
key: 'loans',
|
|
831
|
-
accounts: ['165', '166', '167', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
763
|
+
// accounts: ['165', '166', '167', '168', '16885', '16886', '16887', '16888', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
764
|
+
accounts: ['165', '166', '167', '168', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
832
765
|
isSubcategory: true,
|
|
833
766
|
total: 0,
|
|
834
767
|
type: 'passive',
|
|
835
768
|
},
|
|
836
769
|
{
|
|
837
|
-
name:
|
|
770
|
+
name: 'Avances et acomptes reçues sur commandes en cours',
|
|
838
771
|
key: 'advancesAndDeposits',
|
|
839
772
|
accounts: ['4191'],
|
|
840
773
|
isSubcategory: true,
|
|
@@ -842,7 +775,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
842
775
|
type: 'passive',
|
|
843
776
|
},
|
|
844
777
|
{
|
|
845
|
-
name:
|
|
778
|
+
name: 'Dettes Fournisseurs et Comptes rattachés',
|
|
846
779
|
key: 'payables',
|
|
847
780
|
accounts: ['401', '403', '4081', '4083', '4088'],
|
|
848
781
|
// PASSIF dette fournisseurs = lorsque l'entreprise doit de l'argent au fournisseurs = somme crédit > débit
|
|
@@ -852,15 +785,15 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
852
785
|
type: 'passive',
|
|
853
786
|
},
|
|
854
787
|
{
|
|
855
|
-
name:
|
|
788
|
+
name: 'Dettes fiscales et sociales',
|
|
856
789
|
key: 'taxDebts',
|
|
857
|
-
accounts: ['
|
|
790
|
+
accounts: ['42', '43', '44'],
|
|
858
791
|
isSubcategory: true,
|
|
859
792
|
total: 0,
|
|
860
793
|
type: 'passive',
|
|
861
794
|
},
|
|
862
795
|
{
|
|
863
|
-
name:
|
|
796
|
+
name: 'Dettes sur immobilisations et Comptes rattachés',
|
|
864
797
|
key: 'immobilizationDebts',
|
|
865
798
|
accounts: ['269', '279', '404', '405', '4084'],
|
|
866
799
|
isSubcategory: true,
|
|
@@ -868,9 +801,10 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
868
801
|
type: 'passive',
|
|
869
802
|
},
|
|
870
803
|
{
|
|
871
|
-
name:
|
|
804
|
+
name: 'Autres dettes',
|
|
872
805
|
key: 'OtherDebts',
|
|
873
|
-
accounts: ['
|
|
806
|
+
accounts: ['411', '418', '4196', '4197', '464', '467', '4686', '471', '472', '478', '509'],
|
|
807
|
+
accountsForceToDeduce: ['4198'],
|
|
874
808
|
// PASSIF Autres = lorsque l'entreprise doit de l'argent au client = somme débit > crédit (modifié)
|
|
875
809
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.LESS],
|
|
876
810
|
isSubcategory: true,
|
|
@@ -886,7 +820,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
886
820
|
type: 'passive',
|
|
887
821
|
},
|
|
888
822
|
{
|
|
889
|
-
name:
|
|
823
|
+
name: "Produits constatés d'avance",
|
|
890
824
|
key: 'advanceProducts',
|
|
891
825
|
accounts: ['487', '489'],
|
|
892
826
|
isSubcategory: true,
|
|
@@ -903,14 +837,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
903
837
|
isTotal: true,
|
|
904
838
|
},
|
|
905
839
|
{
|
|
906
|
-
name:
|
|
840
|
+
name: 'Ecarts de conversion passif (IV)',
|
|
907
841
|
key: 'total4',
|
|
908
842
|
total: 0,
|
|
909
843
|
accounts: ['477'],
|
|
910
844
|
isTotal: true,
|
|
911
845
|
},
|
|
912
846
|
{
|
|
913
|
-
name:
|
|
847
|
+
name: 'Total général (I+II+III+IV)',
|
|
914
848
|
key: 'total5',
|
|
915
849
|
total: 0,
|
|
916
850
|
calculation: true,
|
|
@@ -933,13 +867,13 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
933
867
|
];
|
|
934
868
|
exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = [
|
|
935
869
|
{
|
|
936
|
-
name:
|
|
937
|
-
accounts: ['
|
|
870
|
+
name: '(1) Dont concours bancaires courants et soldes créditeurs de banques',
|
|
871
|
+
accounts: ['51'],
|
|
938
872
|
total: 0,
|
|
939
873
|
type: 'passive',
|
|
940
874
|
},
|
|
941
875
|
{
|
|
942
|
-
name:
|
|
876
|
+
name: '(2) Dont emprunts participatifs',
|
|
943
877
|
accounts: ['1675'],
|
|
944
878
|
total: 0,
|
|
945
879
|
type: 'passive',
|