@silexpert/core 2.0.57 → 2.0.58
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/api/resources/CommercialDocument.d.ts +4 -1
- package/dist/api/resources/CommercialDocument.d.ts.map +1 -1
- package/dist/api/resources/CommercialDocument.js +9 -0
- package/dist/api/resources/CommercialDocument.js.map +1 -1
- package/dist/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/types/Enum/BrandClementine.js +1 -0
- package/dist/types/Enum/BrandClementine.js.map +1 -1
- package/dist/types/Enum/EInvoicingReasonType.d.ts +44 -0
- package/dist/types/Enum/EInvoicingReasonType.d.ts.map +1 -0
- package/dist/types/Enum/EInvoicingReasonType.js +143 -0
- package/dist/types/Enum/EInvoicingReasonType.js.map +1 -0
- package/dist/types/Enum/EInvoicingStatusCode.d.ts +2 -1
- package/dist/types/Enum/EInvoicingStatusCode.d.ts.map +1 -1
- package/dist/types/Enum/EInvoicingStatusCode.js +1 -0
- package/dist/types/Enum/EInvoicingStatusCode.js.map +1 -1
- package/dist/types/Enum/MimeType.d.ts +2 -0
- package/dist/types/Enum/MimeType.d.ts.map +1 -1
- package/dist/types/Enum/MimeType.js +1 -0
- package/dist/types/Enum/MimeType.js.map +1 -1
- package/dist/types/Enum/Unit.d.ts +2 -0
- package/dist/types/Enum/Unit.d.ts.map +1 -1
- package/dist/types/Enum/Unit.js +22 -0
- package/dist/types/Enum/Unit.js.map +1 -1
- package/dist/types/Interface/api/commercialManagement/Read.d.ts +26 -0
- package/dist/types/Interface/api/commercialManagement/Read.d.ts.map +1 -1
- package/dist/types/Interface/api/commercialManagement/Read.js.map +1 -1
- package/dist/types/Interface/api/docoon/Create.d.ts +17 -0
- package/dist/types/Interface/api/docoon/Create.d.ts.map +1 -1
- package/dist/types/Interface/api/docoon/Create.js +72 -1
- package/dist/types/Interface/api/docoon/Create.js.map +1 -1
- package/dist/types/Interface/api/docoon/DocoonInvoice.d.ts +16 -4
- package/dist/types/Interface/api/docoon/DocoonInvoice.d.ts.map +1 -1
- package/dist/types/Interface/api/docoon/DocoonInvoice.js.map +1 -1
- package/dist/types/Interface/models/IAccountingFile.d.ts +4 -0
- package/dist/types/Interface/models/IAccountingFile.d.ts.map +1 -1
- package/dist/types/Interface/models/IAccountingFile.js +3 -0
- package/dist/types/Interface/models/IAccountingFile.js.map +1 -1
- package/dist/types/Interface/models/IEInvoicing.d.ts +6 -0
- package/dist/types/Interface/models/IEInvoicing.d.ts.map +1 -1
- package/dist/types/Interface/models/IEInvoicing.js +3 -0
- package/dist/types/Interface/models/IEInvoicing.js.map +1 -1
- package/dist/types/Interface/models/IEInvoicingStatus.d.ts +2 -0
- package/dist/types/Interface/models/IEInvoicingStatus.d.ts.map +1 -1
- package/dist/types/Interface/models/IEInvoicingStatus.js +1 -0
- package/dist/types/Interface/models/IEInvoicingStatus.js.map +1 -1
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js +1 -0
- package/dist/types/index.js.map +1 -1
- package/dist/utils/vat/centuries.d.ts.map +1 -1
- package/dist/utils/vat/centuries.js +11 -1
- package/dist/utils/vat/centuries.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/CommercialDocument.ts +16 -0
- package/ts/types/Enum/BrandClementine.ts +1 -0
- package/ts/types/Enum/EInvoicingReasonType.ts +156 -0
- package/ts/types/Enum/EInvoicingStatusCode.ts +1 -0
- package/ts/types/Enum/MimeType.ts +1 -0
- package/ts/types/Enum/Unit.ts +24 -1
- package/ts/types/Interface/api/commercialManagement/Read.ts +25 -0
- package/ts/types/Interface/api/docoon/Create.ts +46 -0
- package/ts/types/Interface/api/docoon/DocoonInvoice.ts +16 -3
- package/ts/types/Interface/models/IAccountingFile.ts +4 -0
- package/ts/types/Interface/models/IEInvoicing.ts +6 -0
- package/ts/types/Interface/models/IEInvoicingStatus.ts +2 -0
- package/ts/types/index.ts +1 -0
- package/ts/utils/vat/centuries.ts +11 -1
|
@@ -128,12 +128,22 @@ const vatDocuments: VatDocument[] = [
|
|
|
128
128
|
idCerfaType: CerfaType.CERFA_3514,
|
|
129
129
|
name: '3514',
|
|
130
130
|
century: '23',
|
|
131
|
-
centuries: [2022, 2023, 2024, 2025
|
|
131
|
+
centuries: [2022, 2023, 2024, 2025],
|
|
132
132
|
payload: (payload: PayloadCerfa3514_2022) => getCerfa3514Century22Payload(payload),
|
|
133
133
|
asponePayload: (data: Cerfa3514_2022) => getCerfa3514Century23RegistrationFields(data),
|
|
134
134
|
fields: cerfa3514Century22Fields,
|
|
135
135
|
fileName: '3514-2022',
|
|
136
136
|
},
|
|
137
|
+
{
|
|
138
|
+
idCerfaType: CerfaType.CERFA_3514,
|
|
139
|
+
name: '3514',
|
|
140
|
+
century: '26',
|
|
141
|
+
centuries: [2026, 2027],
|
|
142
|
+
payload: (payload: PayloadCerfa3514_2022) => getCerfa3514Century22Payload(payload),
|
|
143
|
+
asponePayload: (data: Cerfa3514_2022) => getCerfa3514Century23RegistrationFields(data),
|
|
144
|
+
fields: cerfa3514Century22Fields,
|
|
145
|
+
fileName: '3514-2022', // TODO:
|
|
146
|
+
},
|
|
137
147
|
{
|
|
138
148
|
idCerfaType: CerfaType.CERFA_3517,
|
|
139
149
|
name: '3517',
|