@silexpert/core 1.3.114 → 1.3.115-cerfa2050-2
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/AccountingFiles.d.ts.map +1 -1
- package/dist/cjs/api/resources/AccountingFiles.js +1 -0
- package/dist/cjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/cjs/api/resources/Inpi.d.ts +30 -0
- package/dist/cjs/api/resources/Inpi.d.ts.map +1 -1
- package/dist/cjs/api/resources/Inpi.js +40 -0
- package/dist/cjs/api/resources/Inpi.js.map +1 -1
- package/dist/cjs/types/Enum/Aspone.d.ts +8 -0
- package/dist/cjs/types/Enum/Aspone.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Aspone.js +11 -1
- package/dist/cjs/types/Enum/Aspone.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +64 -0
- package/dist/cjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.js +152 -66
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +57 -13
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +56 -12
- 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 +32 -0
- package/dist/cjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/cjs/types/Enum/IncomeStatement.js +66 -33
- package/dist/cjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/cjs/types/Enum/Unit.d.ts +10 -3
- package/dist/cjs/types/Enum/Unit.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Unit.js +11 -0
- package/dist/cjs/types/Enum/Unit.js.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +3 -2
- 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 +3 -2
- 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 +1578 -1626
- 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 -1
- 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 +6 -1
- 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 +3 -2
- 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/inpi/inpi.d.ts +58 -0
- package/dist/cjs/types/Interface/api/inpi/inpi.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/inpi/inpi.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century25.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3310/century25.js +10 -10
- package/dist/cjs/utils/vat/3310/century25.js.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.d.ts.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.js +1 -0
- package/dist/mjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/mjs/api/resources/Inpi.d.ts +30 -0
- package/dist/mjs/api/resources/Inpi.d.ts.map +1 -1
- package/dist/mjs/api/resources/Inpi.js +40 -0
- package/dist/mjs/api/resources/Inpi.js.map +1 -1
- package/dist/mjs/types/Enum/Aspone.d.ts +8 -0
- package/dist/mjs/types/Enum/Aspone.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Aspone.js +10 -0
- package/dist/mjs/types/Enum/Aspone.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +64 -0
- package/dist/mjs/types/Enum/BalanceSheet.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.js +151 -65
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +57 -13
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +56 -12
- 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 +32 -0
- package/dist/mjs/types/Enum/IncomeStatement.d.ts.map +1 -1
- package/dist/mjs/types/Enum/IncomeStatement.js +65 -32
- package/dist/mjs/types/Enum/IncomeStatement.js.map +1 -1
- package/dist/mjs/types/Enum/Unit.d.ts +10 -3
- package/dist/mjs/types/Enum/Unit.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Unit.js +11 -0
- package/dist/mjs/types/Enum/Unit.js.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/ReadBalanceSheet.d.ts +3 -2
- 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 +3 -2
- 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 +1578 -1626
- 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 -1
- 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 +6 -1
- 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 +3 -2
- 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/inpi/inpi.d.ts +58 -0
- package/dist/mjs/types/Interface/api/inpi/inpi.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/inpi/inpi.js.map +1 -1
- package/dist/mjs/utils/vat/3310/century25.d.ts.map +1 -1
- package/dist/mjs/utils/vat/3310/century25.js +10 -10
- package/dist/mjs/utils/vat/3310/century25.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/AccountingFiles.ts +1 -0
- package/ts/api/resources/Inpi.ts +45 -0
- package/ts/types/Enum/Aspone.ts +10 -0
- package/ts/types/Enum/BalanceSheet.ts +151 -65
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +126 -81
- package/ts/types/Enum/GlobalRegime.ts +19 -19
- package/ts/types/Enum/IncomeStatement.ts +66 -32
- package/ts/types/Enum/Unit.ts +11 -0
- package/ts/types/Interface/api/balanceSheet/ReadBalanceSheet.ts +4 -2
- package/ts/types/Interface/api/cerfa/2031.ts +3 -2
- package/ts/types/Interface/api/cerfa/2050.ts +1571 -1393
- package/ts/types/Interface/api/cerfa/2065.ts +2 -2
- package/ts/types/Interface/api/cerfa/ReadCerfa.ts +15 -2
- package/ts/types/Interface/api/incomeStatement/ReadIncomeStatement.ts +4 -2
- package/ts/types/Interface/api/inpi/inpi.ts +64 -0
- package/ts/utils/vat/3310/century25.ts +10 -11
|
@@ -1,6 +1,7 @@
|
|
|
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.BALANCE_SHEET_LIST_ACTIVE = exports.ForecastBalanceSheetDetails = exports.BalanceSheetDetails = exports.BalanceSheetState = void 0;
|
|
3
|
+
exports.balanceSheetTotalRanges = exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = exports.BALANCE_SHEET_LIST_PASSIVE = exports.BalanceSheetPassiveLabel = exports.BALANCE_SHEET_LIST_ACTIVE = exports.BalanceSheetLabel = exports.ForecastBalanceSheetDetails = exports.BalanceSheetDetails = exports.BalanceSheetState = void 0;
|
|
4
|
+
/* eslint-disable @typescript-eslint/no-duplicate-enum-values */
|
|
4
5
|
const ThirdPartyType_1 = require("./ThirdPartyType");
|
|
5
6
|
const Util_1 = require("./Util");
|
|
6
7
|
var BalanceSheetState;
|
|
@@ -278,9 +279,46 @@ exports.ForecastBalanceSheetDetails = [
|
|
|
278
279
|
forRoles: [['front_office'], ['expert']],
|
|
279
280
|
},
|
|
280
281
|
];
|
|
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";
|
|
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";
|
|
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";
|
|
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";
|
|
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 = {}));
|
|
281
319
|
exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
282
320
|
{
|
|
283
|
-
name:
|
|
321
|
+
name: BalanceSheetLabel.CAPITAL_SOUSCRIT,
|
|
284
322
|
key: 'subscribedCapital',
|
|
285
323
|
accounts: ['109'],
|
|
286
324
|
isSubcategory: true,
|
|
@@ -299,29 +337,29 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
299
337
|
isSubcategory: true,
|
|
300
338
|
fields: [
|
|
301
339
|
{
|
|
302
|
-
name:
|
|
340
|
+
name: BalanceSheetLabel.FRAIS_ETABLISSEMENT,
|
|
303
341
|
accounts: ['201'],
|
|
304
342
|
accountsDeducted: ['2801'],
|
|
305
343
|
total: 0,
|
|
306
344
|
totalDeducted: 0,
|
|
307
345
|
},
|
|
308
346
|
{
|
|
309
|
-
name:
|
|
347
|
+
name: BalanceSheetLabel.FRAIS_DE_RECHERCHE_DEVELOPPEMENT,
|
|
310
348
|
accounts: ['203'],
|
|
311
349
|
accountsDeducted: ['2803'],
|
|
312
350
|
},
|
|
313
351
|
{
|
|
314
|
-
name:
|
|
352
|
+
name: BalanceSheetLabel.CONCESSIONS_BREVETS,
|
|
315
353
|
accounts: ['205'],
|
|
316
354
|
accountsDeducted: ['2805', '2905'],
|
|
317
355
|
},
|
|
318
356
|
{
|
|
319
|
-
name:
|
|
357
|
+
name: BalanceSheetLabel.FOND_COMMERCIAL,
|
|
320
358
|
accounts: ['206', '207'],
|
|
321
359
|
accountsDeducted: ['2806', '2807', '2906', '2907'],
|
|
322
360
|
},
|
|
323
361
|
{
|
|
324
|
-
name:
|
|
362
|
+
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_INCORPORELLES,
|
|
325
363
|
accounts: ['200', '208'],
|
|
326
364
|
accountsDeducted: ['2808', '2908'],
|
|
327
365
|
},
|
|
@@ -331,7 +369,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
331
369
|
accountsDeducted: ['2932'],
|
|
332
370
|
},
|
|
333
371
|
{
|
|
334
|
-
name:
|
|
372
|
+
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_INCORPORELLES,
|
|
335
373
|
accounts: ['237'],
|
|
336
374
|
},
|
|
337
375
|
],
|
|
@@ -342,32 +380,32 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
342
380
|
isSubcategory: true,
|
|
343
381
|
fields: [
|
|
344
382
|
{
|
|
345
|
-
name:
|
|
383
|
+
name: BalanceSheetLabel.TERRAINS,
|
|
346
384
|
accounts: ['211', '212'],
|
|
347
385
|
accountsDeducted: ['2811', '2812', '2911'],
|
|
348
386
|
},
|
|
349
387
|
{
|
|
350
|
-
name:
|
|
388
|
+
name: BalanceSheetLabel.CONSTRUCTIONS,
|
|
351
389
|
accounts: ['213', '214'],
|
|
352
390
|
accountsDeducted: ['2813', '2814'],
|
|
353
391
|
},
|
|
354
392
|
{
|
|
355
|
-
name:
|
|
393
|
+
name: BalanceSheetLabel.INSTALLATIONS_TECHNIQUES,
|
|
356
394
|
accounts: ['215'],
|
|
357
395
|
accountsDeducted: ['2815'],
|
|
358
396
|
},
|
|
359
397
|
{
|
|
360
|
-
name:
|
|
398
|
+
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_CORPORELLES,
|
|
361
399
|
accounts: ['218', '22'],
|
|
362
400
|
accountsDeducted: ['2818', '282', '292'],
|
|
363
401
|
},
|
|
364
402
|
{
|
|
365
|
-
name:
|
|
403
|
+
name: BalanceSheetLabel.IMMOBILISATIONS_CORPORELLES_EN_COURS,
|
|
366
404
|
accounts: ['231'],
|
|
367
405
|
accountsDeducted: ['2931'],
|
|
368
406
|
},
|
|
369
407
|
{
|
|
370
|
-
name:
|
|
408
|
+
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_CORPORELLES,
|
|
371
409
|
accounts: ['238'],
|
|
372
410
|
},
|
|
373
411
|
],
|
|
@@ -378,12 +416,12 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
378
416
|
isSubcategory: true,
|
|
379
417
|
fields: [
|
|
380
418
|
{
|
|
381
|
-
name:
|
|
419
|
+
name: BalanceSheetLabel.PARTICIPATIONS,
|
|
382
420
|
accounts: ['261', '266'],
|
|
383
421
|
accountsDeducted: ['2691', '2966'],
|
|
384
422
|
},
|
|
385
423
|
{
|
|
386
|
-
name:
|
|
424
|
+
name: BalanceSheetLabel.CREANCES_RATTACHEES_PARTICIPATIONS,
|
|
387
425
|
accounts: ['267', '268'],
|
|
388
426
|
accountsDeducted: ['2967', '2968'],
|
|
389
427
|
},
|
|
@@ -393,17 +431,17 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
393
431
|
accountsDeducted: ['2973'],
|
|
394
432
|
},
|
|
395
433
|
{
|
|
396
|
-
name:
|
|
434
|
+
name: BalanceSheetLabel.AUTRES_TITRES_IMMOBILISES,
|
|
397
435
|
accounts: ['271', '272'],
|
|
398
436
|
accountsDeducted: ['2971', '2972'],
|
|
399
437
|
},
|
|
400
438
|
{
|
|
401
|
-
name:
|
|
439
|
+
name: BalanceSheetLabel.PRETS,
|
|
402
440
|
accounts: ['274'],
|
|
403
441
|
accountsDeducted: ['2974'],
|
|
404
442
|
},
|
|
405
443
|
{
|
|
406
|
-
name:
|
|
444
|
+
name: BalanceSheetLabel.AUTRES_IMMOBILISATIONS_FINANCIERES,
|
|
407
445
|
accounts: ['236', '275', '276', '277'],
|
|
408
446
|
accountsDeducted: ['2975', '2976'],
|
|
409
447
|
},
|
|
@@ -412,7 +450,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
412
450
|
],
|
|
413
451
|
},
|
|
414
452
|
{
|
|
415
|
-
name:
|
|
453
|
+
name: BalanceSheetLabel.TOTAL_1,
|
|
416
454
|
key: 'total1',
|
|
417
455
|
total: 0,
|
|
418
456
|
totalDeducted: 0,
|
|
@@ -432,7 +470,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
432
470
|
isSubcategory: true,
|
|
433
471
|
fields: [
|
|
434
472
|
{
|
|
435
|
-
name:
|
|
473
|
+
name: BalanceSheetLabel.MATIERES_PREMIERES_ET_AUTRES_APPROVISIONNEMENTS,
|
|
436
474
|
accounts: ['31', '32'],
|
|
437
475
|
accountsDeducted: ['391', '392'],
|
|
438
476
|
},
|
|
@@ -442,19 +480,19 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
442
480
|
accountsDeducted: ['393', '394'],
|
|
443
481
|
},
|
|
444
482
|
{
|
|
445
|
-
name:
|
|
483
|
+
name: BalanceSheetLabel.PRODUITS_INTERMEDIAIRES_ET_FINIS,
|
|
446
484
|
accounts: ['35', '36'],
|
|
447
485
|
accountsDeducted: ['395', '396'],
|
|
448
486
|
},
|
|
449
487
|
{
|
|
450
|
-
name:
|
|
488
|
+
name: BalanceSheetLabel.MARCHANDISES,
|
|
451
489
|
accounts: ['37'],
|
|
452
490
|
accountsDeducted: ['397'],
|
|
453
491
|
},
|
|
454
492
|
],
|
|
455
493
|
},
|
|
456
494
|
{
|
|
457
|
-
name:
|
|
495
|
+
name: BalanceSheetLabel.AVANCES_ET_ACOMPTES_VERSES_SUR_COMMANDES,
|
|
458
496
|
key: 'advancesAndDeposits',
|
|
459
497
|
accounts: ['4091'],
|
|
460
498
|
},
|
|
@@ -465,7 +503,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
465
503
|
fields: [
|
|
466
504
|
{
|
|
467
505
|
// créance client = lorsque les clients te doivent de l'argent = somme débit > crédit
|
|
468
|
-
name:
|
|
506
|
+
name: BalanceSheetLabel.CREANCES_CLIENTS_ET_COMPTES_RATTACHES,
|
|
469
507
|
accounts: ['411', '413', '416', '417', '418'],
|
|
470
508
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.PLUS],
|
|
471
509
|
accountsDeducted: ['491'],
|
|
@@ -473,7 +511,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
473
511
|
},
|
|
474
512
|
{
|
|
475
513
|
// autres = lorsque les fournisseurs te doivent de l'argent = somme débit > crédit
|
|
476
|
-
name:
|
|
514
|
+
name: BalanceSheetLabel.AUTRES_CREANCES,
|
|
477
515
|
accounts: [
|
|
478
516
|
'401',
|
|
479
517
|
'408',
|
|
@@ -509,18 +547,18 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
509
547
|
type: 'active',
|
|
510
548
|
},
|
|
511
549
|
{
|
|
512
|
-
name:
|
|
550
|
+
name: BalanceSheetLabel.CAPITAL_SOUSCRIT_APPELE_NON_VERSE,
|
|
513
551
|
accounts: ['4562'],
|
|
514
552
|
},
|
|
515
553
|
],
|
|
516
554
|
},
|
|
517
555
|
{
|
|
518
|
-
name:
|
|
556
|
+
name: BalanceSheetLabel.VALEUR_MOBILIERE_PLACEMENT,
|
|
519
557
|
key: 'securities',
|
|
520
558
|
isSubcategory: true,
|
|
521
559
|
fields: [
|
|
522
560
|
{
|
|
523
|
-
name:
|
|
561
|
+
name: BalanceSheetLabel.VALEUR_MOBILIERE_PLACEMENT_ACTION_PROPRE,
|
|
524
562
|
accounts: ['502'],
|
|
525
563
|
accountsDeducted: ['5902'],
|
|
526
564
|
},
|
|
@@ -538,20 +576,20 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
538
576
|
type: 'active',
|
|
539
577
|
},
|
|
540
578
|
{
|
|
541
|
-
name:
|
|
579
|
+
name: BalanceSheetLabel.DISPONIBILITES,
|
|
542
580
|
key: 'availabilities',
|
|
543
581
|
accounts: ['511', '512', '514', '515', '516', '517', '5181', '5187', '53', '54', '58'],
|
|
544
582
|
type: 'active',
|
|
545
583
|
},
|
|
546
584
|
{
|
|
547
|
-
name:
|
|
585
|
+
name: BalanceSheetLabel.CHARGES_CONSTATEES_AVANCE,
|
|
548
586
|
key: 'establishedInAdvance',
|
|
549
587
|
accounts: ['486'],
|
|
550
588
|
},
|
|
551
589
|
],
|
|
552
590
|
},
|
|
553
591
|
{
|
|
554
|
-
name:
|
|
592
|
+
name: BalanceSheetLabel.TOTAL_2,
|
|
555
593
|
key: 'total2',
|
|
556
594
|
total: 0,
|
|
557
595
|
totalDeducted: 0,
|
|
@@ -568,7 +606,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
568
606
|
totalDeducted: 0,
|
|
569
607
|
},
|
|
570
608
|
{
|
|
571
|
-
name:
|
|
609
|
+
name: BalanceSheetLabel.PRIMES_DE_REMBOURSEMENT_DES_EMPRUNTS,
|
|
572
610
|
key: 'total4',
|
|
573
611
|
accounts: ['169'],
|
|
574
612
|
isTotal: true,
|
|
@@ -576,7 +614,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
576
614
|
totalDeducted: 0,
|
|
577
615
|
},
|
|
578
616
|
{
|
|
579
|
-
name:
|
|
617
|
+
name: BalanceSheetLabel.ECARTS_DE_CONVERSIONS,
|
|
580
618
|
key: 'total5',
|
|
581
619
|
total: 0,
|
|
582
620
|
totalDeducted: 0,
|
|
@@ -584,7 +622,7 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
584
622
|
isTotal: true,
|
|
585
623
|
},
|
|
586
624
|
{
|
|
587
|
-
name:
|
|
625
|
+
name: BalanceSheetLabel.TOTAL_GENERAL,
|
|
588
626
|
key: 'total6',
|
|
589
627
|
total: 0,
|
|
590
628
|
totalDeducted: 0,
|
|
@@ -602,23 +640,52 @@ exports.BALANCE_SHEET_LIST_ACTIVE = [
|
|
|
602
640
|
isTotal: true,
|
|
603
641
|
},
|
|
604
642
|
];
|
|
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 = {}));
|
|
605
672
|
exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
606
673
|
{
|
|
607
|
-
name:
|
|
674
|
+
name: BalanceSheetPassiveLabel.CAPITAL,
|
|
608
675
|
key: 'subscribedCapital',
|
|
609
676
|
accounts: ['101', '108', '102'],
|
|
610
677
|
isSubcategory: true,
|
|
611
678
|
total: 0,
|
|
612
679
|
},
|
|
613
680
|
{
|
|
614
|
-
name:
|
|
681
|
+
name: BalanceSheetPassiveLabel.PRIMES_EMISSION,
|
|
615
682
|
key: 'issuePremiums',
|
|
616
683
|
accounts: ['104'],
|
|
617
684
|
isSubcategory: true,
|
|
618
685
|
total: 0,
|
|
619
686
|
},
|
|
620
687
|
{
|
|
621
|
-
name:
|
|
688
|
+
name: BalanceSheetPassiveLabel.ECART_DE_REEVALUATION,
|
|
622
689
|
key: 'revaluationGap',
|
|
623
690
|
accounts: ['105'],
|
|
624
691
|
isSubcategory: true,
|
|
@@ -638,27 +705,27 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
638
705
|
isCategory: true,
|
|
639
706
|
fields: [
|
|
640
707
|
{
|
|
641
|
-
name:
|
|
708
|
+
name: BalanceSheetPassiveLabel.RESERVE_LEGALE,
|
|
642
709
|
accounts: ['1061'],
|
|
643
710
|
total: 0,
|
|
644
711
|
totalDeducted: 0,
|
|
645
712
|
},
|
|
646
713
|
{
|
|
647
|
-
name:
|
|
714
|
+
name: BalanceSheetPassiveLabel.RESERVES_STATUAIRES,
|
|
648
715
|
accounts: ['1063'],
|
|
649
716
|
},
|
|
650
717
|
{
|
|
651
|
-
name:
|
|
718
|
+
name: BalanceSheetPassiveLabel.RESERVES_REGLEMENTEES,
|
|
652
719
|
accounts: ['1062', '1064'],
|
|
653
720
|
},
|
|
654
721
|
{
|
|
655
|
-
name:
|
|
722
|
+
name: BalanceSheetPassiveLabel.AUTRES_RESERVES,
|
|
656
723
|
accounts: ['1068'],
|
|
657
724
|
},
|
|
658
725
|
],
|
|
659
726
|
},
|
|
660
727
|
{
|
|
661
|
-
name:
|
|
728
|
+
name: BalanceSheetPassiveLabel.REPORT_A_NOUVEAU,
|
|
662
729
|
key: 'postponement',
|
|
663
730
|
accounts: ['11', '12'],
|
|
664
731
|
isSubcategory: true,
|
|
@@ -672,14 +739,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
672
739
|
total: 0,
|
|
673
740
|
},
|
|
674
741
|
{
|
|
675
|
-
name:
|
|
742
|
+
name: BalanceSheetPassiveLabel.SUBVENTIONS_INVESTISSEMENT,
|
|
676
743
|
key: 'subsidies',
|
|
677
744
|
accounts: ['13'],
|
|
678
745
|
isSubcategory: true,
|
|
679
746
|
total: 0,
|
|
680
747
|
},
|
|
681
748
|
{
|
|
682
|
-
name:
|
|
749
|
+
name: BalanceSheetPassiveLabel.PROVISIONS_REFLEMENTEES,
|
|
683
750
|
key: 'subsidiesRegulated',
|
|
684
751
|
accounts: ['14'],
|
|
685
752
|
isSubcategory: true,
|
|
@@ -709,13 +776,13 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
709
776
|
isCategory: true,
|
|
710
777
|
fields: [
|
|
711
778
|
{
|
|
712
|
-
name:
|
|
779
|
+
name: BalanceSheetPassiveLabel.PROVISIONS_POUR_RISQUES,
|
|
713
780
|
accounts: ['151'],
|
|
714
781
|
isSubcategory: true,
|
|
715
782
|
total: 0,
|
|
716
783
|
},
|
|
717
784
|
{
|
|
718
|
-
name:
|
|
785
|
+
name: BalanceSheetPassiveLabel.PROVISIONS_POUR_CHARGES,
|
|
719
786
|
accounts: ['153', '155', '156', '157', '158'],
|
|
720
787
|
isSubcategory: true,
|
|
721
788
|
total: 0,
|
|
@@ -736,21 +803,21 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
736
803
|
key: 'debts',
|
|
737
804
|
fields: [
|
|
738
805
|
{
|
|
739
|
-
name:
|
|
806
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_OBLIGATAIRES_CONVERTIBLES,
|
|
740
807
|
key: 'convertibleBonds',
|
|
741
808
|
accounts: ['161', '16881'],
|
|
742
809
|
isSubcategory: true,
|
|
743
810
|
total: 0,
|
|
744
811
|
},
|
|
745
812
|
{
|
|
746
|
-
name:
|
|
813
|
+
name: BalanceSheetPassiveLabel.AUTRES_EMPRUNTS_OBLIGATAIRES_CONVERTIBLES,
|
|
747
814
|
key: 'convertibleBonds',
|
|
748
815
|
accounts: ['163', '16883'],
|
|
749
816
|
isSubcategory: true,
|
|
750
817
|
total: 0,
|
|
751
818
|
},
|
|
752
819
|
{
|
|
753
|
-
name:
|
|
820
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_ET_DETTES_AUPRES_ETABLISSEMENTS,
|
|
754
821
|
key: 'loansCredits',
|
|
755
822
|
accounts: ['164', '511', '512', '514', '517', '5186', '519', '53', '58'], // Ben.P. 10/12/24 suppression 16884 car déjà pris en dessous
|
|
756
823
|
isSubcategory: true,
|
|
@@ -758,16 +825,15 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
758
825
|
type: 'passive',
|
|
759
826
|
},
|
|
760
827
|
{
|
|
761
|
-
name:
|
|
828
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_ET_DETTES_FINANCIERES_DIVERSES,
|
|
762
829
|
key: 'loans',
|
|
763
|
-
// accounts: ['165', '166', '167', '168', '16885', '16886', '16887', '16888', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
764
830
|
accounts: ['165', '166', '167', '168', '17', '426', '451', '455', '4563', '4564', '4567', '457', '458'],
|
|
765
831
|
isSubcategory: true,
|
|
766
832
|
total: 0,
|
|
767
833
|
type: 'passive',
|
|
768
834
|
},
|
|
769
835
|
{
|
|
770
|
-
name:
|
|
836
|
+
name: BalanceSheetPassiveLabel.AVANCES_ET_ACOMPTES_RECUES,
|
|
771
837
|
key: 'advancesAndDeposits',
|
|
772
838
|
accounts: ['4191'],
|
|
773
839
|
isSubcategory: true,
|
|
@@ -775,7 +841,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
775
841
|
type: 'passive',
|
|
776
842
|
},
|
|
777
843
|
{
|
|
778
|
-
name:
|
|
844
|
+
name: BalanceSheetPassiveLabel.DETTES_FOURNISSEURS_ET_COMPTES_RATTACHES,
|
|
779
845
|
key: 'payables',
|
|
780
846
|
accounts: ['401', '403', '4081', '4083', '4088'],
|
|
781
847
|
// PASSIF dette fournisseurs = lorsque l'entreprise doit de l'argent au fournisseurs = somme crédit > débit
|
|
@@ -785,15 +851,36 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
785
851
|
type: 'passive',
|
|
786
852
|
},
|
|
787
853
|
{
|
|
788
|
-
name:
|
|
854
|
+
name: BalanceSheetPassiveLabel.DETTES_FISCALES_ET_SOCIALES,
|
|
789
855
|
key: 'taxDebts',
|
|
790
|
-
accounts: [
|
|
856
|
+
accounts: [
|
|
857
|
+
'421',
|
|
858
|
+
'422',
|
|
859
|
+
'424',
|
|
860
|
+
'427',
|
|
861
|
+
'4282',
|
|
862
|
+
'4284',
|
|
863
|
+
'4286',
|
|
864
|
+
'43',
|
|
865
|
+
'442',
|
|
866
|
+
'444',
|
|
867
|
+
'4455',
|
|
868
|
+
'4457',
|
|
869
|
+
'44584',
|
|
870
|
+
'44587',
|
|
871
|
+
'446',
|
|
872
|
+
'447',
|
|
873
|
+
'44811',
|
|
874
|
+
'4481',
|
|
875
|
+
'449',
|
|
876
|
+
'457',
|
|
877
|
+
],
|
|
791
878
|
isSubcategory: true,
|
|
792
879
|
total: 0,
|
|
793
880
|
type: 'passive',
|
|
794
881
|
},
|
|
795
882
|
{
|
|
796
|
-
name:
|
|
883
|
+
name: BalanceSheetPassiveLabel.DETTES_SUR_IMMOBILISATIONS_ET_COMPTES_RATTACHES,
|
|
797
884
|
key: 'immobilizationDebts',
|
|
798
885
|
accounts: ['269', '279', '404', '405', '4084'],
|
|
799
886
|
isSubcategory: true,
|
|
@@ -801,10 +888,9 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
801
888
|
type: 'passive',
|
|
802
889
|
},
|
|
803
890
|
{
|
|
804
|
-
name:
|
|
891
|
+
name: BalanceSheetPassiveLabel.AUTRES_DETTES,
|
|
805
892
|
key: 'OtherDebts',
|
|
806
|
-
accounts: ['
|
|
807
|
-
accountsForceToDeduce: ['4198'],
|
|
893
|
+
accounts: ['4196', '4197', '4198', '464', '467', '468', '478', '509'],
|
|
808
894
|
// PASSIF Autres = lorsque l'entreprise doit de l'argent au client = somme débit > crédit (modifié)
|
|
809
895
|
idThirdPartyTypeToAdd: [ThirdPartyType_1.ThirdPartyType.CUSTOMER, Util_1.MathematicalSign.LESS],
|
|
810
896
|
isSubcategory: true,
|
|
@@ -820,7 +906,7 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
820
906
|
type: 'passive',
|
|
821
907
|
},
|
|
822
908
|
{
|
|
823
|
-
name:
|
|
909
|
+
name: BalanceSheetPassiveLabel.PRODUITS_CONSTATES_D_AVANCE,
|
|
824
910
|
key: 'advanceProducts',
|
|
825
911
|
accounts: ['487', '489'],
|
|
826
912
|
isSubcategory: true,
|
|
@@ -837,14 +923,14 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
837
923
|
isTotal: true,
|
|
838
924
|
},
|
|
839
925
|
{
|
|
840
|
-
name:
|
|
926
|
+
name: BalanceSheetPassiveLabel.ECART_PASSIF,
|
|
841
927
|
key: 'total4',
|
|
842
928
|
total: 0,
|
|
843
929
|
accounts: ['477'],
|
|
844
930
|
isTotal: true,
|
|
845
931
|
},
|
|
846
932
|
{
|
|
847
|
-
name:
|
|
933
|
+
name: BalanceSheetPassiveLabel.TOTAL_GENERAL,
|
|
848
934
|
key: 'total5',
|
|
849
935
|
total: 0,
|
|
850
936
|
calculation: true,
|
|
@@ -867,13 +953,13 @@ exports.BALANCE_SHEET_LIST_PASSIVE = [
|
|
|
867
953
|
];
|
|
868
954
|
exports.BALANCE_SHEET_LIST_PASSIVE_DETAILS = [
|
|
869
955
|
{
|
|
870
|
-
name:
|
|
871
|
-
accounts: ['
|
|
956
|
+
name: BalanceSheetPassiveLabel.CONCOURS,
|
|
957
|
+
accounts: ['519'],
|
|
872
958
|
total: 0,
|
|
873
959
|
type: 'passive',
|
|
874
960
|
},
|
|
875
961
|
{
|
|
876
|
-
name:
|
|
962
|
+
name: BalanceSheetPassiveLabel.EMPRUNTS_PARTICIPATIFS,
|
|
877
963
|
accounts: ['1675'],
|
|
878
964
|
total: 0,
|
|
879
965
|
type: 'passive',
|