@silexpert/core 1.3.85-0 → 1.3.87
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/Payment.d.ts +1 -1
- package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/cjs/api/resources/Payment.js +1 -1
- package/dist/cjs/api/resources/Payment.js.map +1 -1
- package/dist/cjs/api/resources/PaymentExpectation.d.ts +2 -1
- package/dist/cjs/api/resources/PaymentExpectation.d.ts.map +1 -1
- package/dist/cjs/api/resources/PaymentExpectation.js +3 -0
- package/dist/cjs/api/resources/PaymentExpectation.js.map +1 -1
- package/dist/cjs/types/Enum/Log.d.ts +3 -1
- package/dist/cjs/types/Enum/Log.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Log.js +2 -0
- package/dist/cjs/types/Enum/Log.js.map +1 -1
- package/dist/cjs/types/Interface/api/payment/Params.d.ts +14 -1
- package/dist/cjs/types/Interface/api/payment/Params.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/payment/Params.js +84 -0
- package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
- package/dist/cjs/types/Interface/models/IPayment.d.ts +2 -0
- package/dist/cjs/types/Interface/models/IPayment.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPayment.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century23.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3310/century23.js +38 -60
- package/dist/cjs/utils/vat/3310/century23.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century24.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3310/century24.js +38 -60
- package/dist/cjs/utils/vat/3310/century24.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century25.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3310/century25.js +41 -63
- package/dist/cjs/utils/vat/3310/century25.js.map +1 -1
- package/dist/cjs/utils/vat/utils.d.ts +1 -1
- package/dist/cjs/utils/vat/utils.d.ts.map +1 -1
- package/dist/cjs/utils/vat/utils.js +5 -5
- package/dist/cjs/utils/vat/utils.js.map +1 -1
- package/dist/mjs/api/resources/Payment.d.ts +1 -1
- package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/mjs/api/resources/Payment.js +1 -1
- package/dist/mjs/api/resources/Payment.js.map +1 -1
- package/dist/mjs/api/resources/PaymentExpectation.d.ts +2 -1
- package/dist/mjs/api/resources/PaymentExpectation.d.ts.map +1 -1
- package/dist/mjs/api/resources/PaymentExpectation.js +3 -0
- package/dist/mjs/api/resources/PaymentExpectation.js.map +1 -1
- package/dist/mjs/types/Enum/Log.d.ts +3 -1
- package/dist/mjs/types/Enum/Log.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Log.js +2 -0
- package/dist/mjs/types/Enum/Log.js.map +1 -1
- package/dist/mjs/types/Interface/api/payment/Params.d.ts +14 -1
- package/dist/mjs/types/Interface/api/payment/Params.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/payment/Params.js +98 -1
- package/dist/mjs/types/Interface/api/payment/Params.js.map +1 -1
- package/dist/mjs/types/Interface/models/IPayment.d.ts +2 -0
- package/dist/mjs/types/Interface/models/IPayment.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPayment.js.map +1 -1
- package/dist/mjs/utils/vat/3310/century23.d.ts.map +1 -1
- package/dist/mjs/utils/vat/3310/century23.js +19 -41
- package/dist/mjs/utils/vat/3310/century23.js.map +1 -1
- package/dist/mjs/utils/vat/3310/century24.d.ts.map +1 -1
- package/dist/mjs/utils/vat/3310/century24.js +19 -41
- package/dist/mjs/utils/vat/3310/century24.js.map +1 -1
- package/dist/mjs/utils/vat/3310/century25.d.ts.map +1 -1
- package/dist/mjs/utils/vat/3310/century25.js +18 -40
- package/dist/mjs/utils/vat/3310/century25.js.map +1 -1
- package/dist/mjs/utils/vat/utils.d.ts +1 -1
- package/dist/mjs/utils/vat/utils.d.ts.map +1 -1
- package/dist/mjs/utils/vat/utils.js +5 -5
- package/dist/mjs/utils/vat/utils.js.map +1 -1
- package/package.json +3 -3
- package/ts/api/resources/Payment.ts +1 -1
- package/ts/api/resources/PaymentExpectation.ts +5 -0
- package/ts/types/Enum/Log.ts +2 -0
- package/ts/types/Interface/api/payment/Params.ts +74 -3
- package/ts/types/Interface/models/IPayment.ts +2 -0
- package/ts/utils/vat/3310/century23.ts +19 -41
- package/ts/utils/vat/3310/century24.ts +19 -41
- package/ts/utils/vat/3310/century25.ts +19 -40
- package/ts/utils/vat/utils.ts +6 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"century25.d.ts","sourceRoot":"","sources":["../../../../../ts/utils/vat/3310/century25.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"century25.d.ts","sourceRoot":"","sources":["../../../../../ts/utils/vat/3310/century25.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kDAAkD,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,qBAAqB,EAAE,MAAM,yCAAyC,CAAC;AAGhG,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,iBAAiB,EAAE,MAAM,4DAA4D,CAAC;AAG/F,wBAAgB,4BAA4B,CAC1C,iBAAiB,EAAE,gBAAgB,EAAE,EACrC,OAAO,EAAE,qBAAqB,EAC9B,cAAc,GAAE,iBAAsB,GACrC,cAAc,CA2zBhB;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,cAAc,GAAG,gBAAgB,CA+8B9F;AAED,eAAO,MAAM,wBAAwB,EAAE,gBAAgB,EAkMtD,CAAC"}
|
|
@@ -653,33 +653,11 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
653
653
|
key: 'BA',
|
|
654
654
|
value: null,
|
|
655
655
|
isMultiple: false,
|
|
656
|
-
tags: [
|
|
657
|
-
{
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
tag: 'TexteLibre2',
|
|
664
|
-
description: 'FTX Commentaires type 1, ligne 2 2ème zone de 512',
|
|
665
|
-
value: comment && (comment?.length ?? 0) > 512 ? textFormatting(comment.slice(512, 1024)) : null,
|
|
666
|
-
},
|
|
667
|
-
{
|
|
668
|
-
tag: 'TexteLibre3',
|
|
669
|
-
description: 'FTX Commentaires type 1, ligne 3 3ème zone de 512',
|
|
670
|
-
value: comment && (comment?.length ?? 0) > 1024 ? textFormatting(comment.slice(1024, 1536)) : null,
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
tag: 'TexteLibre4',
|
|
674
|
-
description: 'FTX Commentaires type 1, ligne 4 4ème zone de 512',
|
|
675
|
-
value: comment && (comment?.length ?? 0) > 1536 ? textFormatting(comment.slice(1536, 2048)) : null,
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
tag: 'TexteLibre5',
|
|
679
|
-
description: 'FTX Commentaires type 1, ligne 5 5ème zone de 512',
|
|
680
|
-
value: comment && (comment?.length ?? 0) > 2048 ? textFormatting(comment.slice(2048, 2560)) : null,
|
|
681
|
-
},
|
|
682
|
-
],
|
|
656
|
+
tags: [1, 2, 3, 4, 5].map((i) => ({
|
|
657
|
+
tag: `TexteLibre${i}`,
|
|
658
|
+
description: `FTX Commentaires type ${i}`,
|
|
659
|
+
value: textFormatting(comment, 512, 512 * (i - 1)) || null,
|
|
660
|
+
})),
|
|
683
661
|
},
|
|
684
662
|
{
|
|
685
663
|
key: 'BB',
|
|
@@ -762,14 +740,14 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
762
740
|
key: 'CF',
|
|
763
741
|
tag: 'Valeur',
|
|
764
742
|
isMultiple: false,
|
|
765
|
-
description:
|
|
743
|
+
description: "MOA Livraisons d'electricité, de gaz naturel, de chaleur ou de froid imposables en France, base hors taxe",
|
|
766
744
|
value: data.taxedOperations.energyDelivery,
|
|
767
745
|
},
|
|
768
746
|
{
|
|
769
747
|
key: 'CG',
|
|
770
748
|
tag: 'Valeur',
|
|
771
749
|
isMultiple: false,
|
|
772
|
-
description:
|
|
750
|
+
description: "MOA Achats de biens ou de prestations de services réalisés auprès d'un assujetti non établi en France, art 283-1 du CGI",
|
|
773
751
|
value: data.taxedOperations.purchaseOfServicesNotInFrance,
|
|
774
752
|
},
|
|
775
753
|
{
|
|
@@ -832,7 +810,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
832
810
|
key: 'DC',
|
|
833
811
|
tag: 'Valeur',
|
|
834
812
|
isMultiple: false,
|
|
835
|
-
description:
|
|
813
|
+
description: "MOA Livraisons intracommunautaires à destination d'une personne assujettie 100077",
|
|
836
814
|
value: data.untaxedOperations.intracommunityDelivery,
|
|
837
815
|
},
|
|
838
816
|
{
|
|
@@ -853,7 +831,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
853
831
|
key: 'DF',
|
|
854
832
|
tag: 'Valeur',
|
|
855
833
|
isMultiple: false,
|
|
856
|
-
description:
|
|
834
|
+
description: "MOA Livraisons d'electricité, de gaz naturel, de chaleur ou de froid non imposables en France 100122",
|
|
857
835
|
value: data.untaxedOperations.energyDelivery,
|
|
858
836
|
},
|
|
859
837
|
{
|
|
@@ -1057,7 +1035,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
1057
1035
|
key: 'HE',
|
|
1058
1036
|
tag: 'Valeur',
|
|
1059
1037
|
isMultiple: false,
|
|
1060
|
-
description:
|
|
1038
|
+
description: "PCD Pourcentage de déduction applicable pour la période s'il est différent de 100% Valeur entière et au plus 2 décimales",
|
|
1061
1039
|
value: isDefined(data.vat.deductible.coefficient) && data.vat.deductible.coefficient !== 100
|
|
1062
1040
|
? data.vat.deductible.coefficient
|
|
1063
1041
|
: null,
|
|
@@ -1087,7 +1065,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
1087
1065
|
key: 'HJ',
|
|
1088
1066
|
tag: 'Valeur',
|
|
1089
1067
|
isMultiple: false,
|
|
1090
|
-
description:
|
|
1068
|
+
description: "CCITBX Mention membre d'un groupe Table TBX avec X pour sélectionné, CCI/7037 = CAV/1131 =",
|
|
1091
1069
|
value: null,
|
|
1092
1070
|
},
|
|
1093
1071
|
{
|
|
@@ -1290,7 +1268,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
1290
1268
|
key: 'LS',
|
|
1291
1269
|
tag: 'Valeur',
|
|
1292
1270
|
isMultiple: false,
|
|
1293
|
-
description:
|
|
1271
|
+
description: "CCITBX Mention de qualité de représentant d'un assujetti unique Table TBX avec X pour sélectionné, CCI/7037 = CAV/1131 =",
|
|
1294
1272
|
value: null,
|
|
1295
1273
|
},
|
|
1296
1274
|
{
|
|
@@ -1311,7 +1289,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
1311
1289
|
key: 'MD',
|
|
1312
1290
|
tag: 'Valeur',
|
|
1313
1291
|
isMultiple: false,
|
|
1314
|
-
description:
|
|
1292
|
+
description: "MOA Retenue de TVA sur droits d'auteur taxe due",
|
|
1315
1293
|
value: data.vat.otherRate.author.tax,
|
|
1316
1294
|
},
|
|
1317
1295
|
{
|
|
@@ -1332,7 +1310,7 @@ export function getCerfa3310Century25RegistrationFields(data) {
|
|
|
1332
1310
|
key: 'MG',
|
|
1333
1311
|
tag: 'Valeur',
|
|
1334
1312
|
isMultiple: false,
|
|
1335
|
-
description:
|
|
1313
|
+
description: "MOA Retenue de TVA sur droits d'auteur base HT",
|
|
1336
1314
|
value: data.vat.otherRate.oldRate.base,
|
|
1337
1315
|
},
|
|
1338
1316
|
{
|
|
@@ -1544,12 +1522,12 @@ export const cerfa3310Century25Fields = [
|
|
|
1544
1522
|
type: 'number',
|
|
1545
1523
|
},
|
|
1546
1524
|
{
|
|
1547
|
-
label:
|
|
1525
|
+
label: "B3 - Achats d'electricité, de gaz naturel, de chaleur ou de froid imposables en France",
|
|
1548
1526
|
key: 'taxedOperations.energyDelivery',
|
|
1549
1527
|
type: 'number',
|
|
1550
1528
|
},
|
|
1551
1529
|
{
|
|
1552
|
-
label:
|
|
1530
|
+
label: "B4 - Achats de biens ou de prestations de services réalisés auprès d'un assujetti non établi en France",
|
|
1553
1531
|
key: 'taxedOperations.regularizations',
|
|
1554
1532
|
type: 'number',
|
|
1555
1533
|
},
|
|
@@ -1579,7 +1557,7 @@ export const cerfa3310Century25Fields = [
|
|
|
1579
1557
|
type: 'number',
|
|
1580
1558
|
},
|
|
1581
1559
|
{
|
|
1582
|
-
label:
|
|
1560
|
+
label: "F3 - Livraisons d'électricité, de gaz naturel, de chaleur ou de froid non imposables en France",
|
|
1583
1561
|
key: 'untaxedOperations.energyDelivery',
|
|
1584
1562
|
type: 'number',
|
|
1585
1563
|
},
|
|
@@ -1696,7 +1674,7 @@ export const cerfa3310Century25Fields = [
|
|
|
1696
1674
|
type: 'number',
|
|
1697
1675
|
},
|
|
1698
1676
|
{
|
|
1699
|
-
label:
|
|
1677
|
+
label: "29 - Taxes assimilées calculées sur l'annexe n° 3310 A",
|
|
1700
1678
|
key: 'credit.assimiledTaxes',
|
|
1701
1679
|
type: 'number',
|
|
1702
1680
|
},
|