@silexpert/core 1.3.130-0 → 1.3.130
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/Checklist.d.ts +28 -1
- package/dist/cjs/api/resources/Checklist.d.ts.map +1 -1
- package/dist/cjs/api/resources/Checklist.js +39 -0
- package/dist/cjs/api/resources/Checklist.js.map +1 -1
- package/dist/cjs/api/resources/DocumentRequest.d.ts +10 -0
- package/dist/cjs/api/resources/DocumentRequest.d.ts.map +1 -0
- package/dist/cjs/api/resources/DocumentRequest.js +23 -0
- package/dist/cjs/api/resources/DocumentRequest.js.map +1 -0
- package/dist/cjs/api/resources.d.ts +2 -2
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -2
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/ChecklistType.d.ts +8 -1
- package/dist/cjs/types/Enum/ChecklistType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ChecklistType.js +8 -0
- package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
- package/dist/cjs/types/Enum/ConstitutionState.js +1 -1
- package/dist/cjs/types/Enum/ConstitutionState.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +31 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +152 -5
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +22 -29
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/SalesContractBrandClementine.js +7 -22
- package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/ZoneCode.d.ts +6 -0
- package/dist/cjs/types/Enum/ZoneCode.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ZoneCode.js +7 -0
- package/dist/cjs/types/Enum/ZoneCode.js.map +1 -1
- package/dist/cjs/types/Interface/api/checklist/Query.d.ts +3 -0
- package/dist/cjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/checklist/Query.js +10 -1
- package/dist/cjs/types/Interface/api/checklist/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/checklist/Update.d.ts +11 -1
- package/dist/cjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/checklist/Update.js +49 -1
- package/dist/cjs/types/Interface/api/checklist/Update.js.map +1 -1
- package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +10 -0
- package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/documentRequest/Create.js +46 -0
- package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +1 -0
- package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +5 -0
- package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/documentRequest/Query.js +30 -0
- package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -0
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +9 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +4 -2
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +6 -2
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts +7 -3
- package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/society/ReadSociety.js.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts +1 -0
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js +6 -0
- package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/cjs/types/Interface/models/IAttestation.d.ts +18 -20
- package/dist/cjs/types/Interface/models/IAttestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IAttestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/IChecklist.d.ts +2 -2
- package/dist/cjs/types/Interface/models/IChecklist.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IChecklist.js.map +1 -1
- package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
- package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IChecklistDetail.js.map +1 -1
- package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +23 -0
- package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/IDocumentRequest.js +3 -0
- package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +1 -0
- package/dist/cjs/types/Interface/models/IGedFile.d.ts +6 -1
- package/dist/cjs/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IGedFile.js.map +1 -1
- package/dist/cjs/types/index.d.ts +3 -1
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +3 -1
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/vat/utils.js +3 -3
- package/dist/cjs/utils/vat/utils.js.map +1 -1
- package/dist/mjs/api/resources/Checklist.d.ts +28 -1
- package/dist/mjs/api/resources/Checklist.d.ts.map +1 -1
- package/dist/mjs/api/resources/Checklist.js +39 -0
- package/dist/mjs/api/resources/Checklist.js.map +1 -1
- package/dist/mjs/api/resources/DocumentRequest.d.ts +10 -0
- package/dist/mjs/api/resources/DocumentRequest.d.ts.map +1 -0
- package/dist/mjs/api/resources/DocumentRequest.js +27 -0
- package/dist/mjs/api/resources/DocumentRequest.js.map +1 -0
- package/dist/mjs/api/resources.d.ts +2 -2
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -2
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/ChecklistType.d.ts +8 -1
- package/dist/mjs/types/Enum/ChecklistType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ChecklistType.js +8 -0
- package/dist/mjs/types/Enum/ChecklistType.js.map +1 -1
- package/dist/mjs/types/Enum/ConstitutionState.js +1 -1
- package/dist/mjs/types/Enum/ConstitutionState.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +31 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +151 -4
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +22 -29
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/SalesContractBrandClementine.js +7 -22
- package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/ZoneCode.d.ts +6 -0
- package/dist/mjs/types/Enum/ZoneCode.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ZoneCode.js +7 -0
- package/dist/mjs/types/Enum/ZoneCode.js.map +1 -1
- package/dist/mjs/types/Interface/api/checklist/Query.d.ts +3 -0
- package/dist/mjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/checklist/Query.js +9 -0
- package/dist/mjs/types/Interface/api/checklist/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/checklist/Update.d.ts +11 -1
- package/dist/mjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/checklist/Update.js +57 -3
- package/dist/mjs/types/Interface/api/checklist/Update.js.map +1 -1
- package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +10 -0
- package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/documentRequest/Create.js +47 -0
- package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +1 -0
- package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +5 -0
- package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/documentRequest/Query.js +28 -0
- package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -0
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +12 -2
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +4 -2
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +9 -3
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts +7 -3
- package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/society/ReadSociety.js.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts +1 -0
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/Create.js +7 -0
- package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/mjs/types/Interface/models/IAttestation.d.ts +18 -20
- package/dist/mjs/types/Interface/models/IAttestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IAttestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/IChecklist.d.ts +2 -2
- package/dist/mjs/types/Interface/models/IChecklist.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IChecklist.js.map +1 -1
- package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
- package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IChecklistDetail.js.map +1 -1
- package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +23 -0
- package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/IDocumentRequest.js +2 -0
- package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +1 -0
- package/dist/mjs/types/Interface/models/IGedFile.d.ts +6 -1
- package/dist/mjs/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IGedFile.js.map +1 -1
- package/dist/mjs/types/index.d.ts +3 -1
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +3 -1
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/vat/utils.js +3 -3
- package/dist/mjs/utils/vat/utils.js.map +1 -1
- package/package.json +14 -14
- package/ts/api/resources/Checklist.ts +49 -0
- package/ts/api/resources/DocumentRequest.ts +32 -0
- package/ts/api/resources.ts +2 -2
- package/ts/types/Enum/ChecklistType.ts +9 -0
- package/ts/types/Enum/ConstitutionState.ts +1 -1
- package/ts/types/Enum/Ged.ts +345 -193
- package/ts/types/Enum/PrestationType.ts +22 -29
- package/ts/types/Enum/SalesContractBrandClementine.ts +7 -22
- package/ts/types/Enum/ZoneCode.ts +7 -0
- package/ts/types/Interface/api/checklist/Query.ts +7 -0
- package/ts/types/Interface/api/checklist/Update.ts +44 -3
- package/ts/types/Interface/api/documentRequest/Create.ts +28 -0
- package/ts/types/Interface/api/documentRequest/Query.ts +14 -0
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +7 -1
- package/ts/types/Interface/api/library/QueryLibrary.ts +4 -2
- package/ts/types/Interface/api/society/ReadSociety.ts +7 -3
- package/ts/types/Interface/api/stripe/Create.ts +5 -0
- package/ts/types/Interface/models/IAttestation.ts +18 -20
- package/ts/types/Interface/models/IChecklist.ts +2 -2
- package/ts/types/Interface/models/IChecklistDetail.ts +3 -3
- package/ts/types/Interface/models/IDocumentRequest.ts +25 -0
- package/ts/types/Interface/models/IGedFile.ts +6 -1
- package/ts/types/index.ts +3 -1
- package/ts/utils/vat/utils.ts +3 -3
- package/dist/cjs/api/resources/BalanceSheetReport.d.ts +0 -10
- package/dist/cjs/api/resources/BalanceSheetReport.d.ts.map +0 -1
- package/dist/cjs/api/resources/BalanceSheetReport.js +0 -23
- package/dist/cjs/api/resources/BalanceSheetReport.js.map +0 -1
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts +0 -40
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js +0 -207
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js.map +0 -1
- package/dist/mjs/api/resources/BalanceSheetReport.d.ts +0 -10
- package/dist/mjs/api/resources/BalanceSheetReport.d.ts.map +0 -1
- package/dist/mjs/api/resources/BalanceSheetReport.js +0 -22
- package/dist/mjs/api/resources/BalanceSheetReport.js.map +0 -1
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts +0 -40
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js +0 -200
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js.map +0 -1
- package/ts/api/resources/BalanceSheetReport.ts +0 -36
- package/ts/types/Interface/api/balanceSheetReport/Query.ts +0 -160
|
@@ -239,13 +239,6 @@ export const allPrestations2025WithBrochure = [
|
|
|
239
239
|
PrestationType.SOCIAL,
|
|
240
240
|
PrestationType.GESTION_JURIDIQUE,
|
|
241
241
|
PrestationType.CONSULTING_HOUR,
|
|
242
|
-
PrestationType.ATTESTATION_REMUNERATION,
|
|
243
|
-
PrestationType.ATTESTATION_NON_REMUNERATION,
|
|
244
|
-
PrestationType.ATTESTATION_CA,
|
|
245
|
-
PrestationType.ATTESTATION_COMPTE_COURANT,
|
|
246
|
-
PrestationType.ATTESTATION_MASSE_SALARIALE,
|
|
247
|
-
PrestationType.ATTESTATION_1,
|
|
248
|
-
PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
|
|
249
242
|
];
|
|
250
243
|
|
|
251
244
|
export const ClementineSubscriptionAccountancyExpertPrestations: PrestationType[] = [
|
|
@@ -1168,7 +1161,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1168
1161
|
},
|
|
1169
1162
|
CESSION_ACTIONS: {
|
|
1170
1163
|
id: 51,
|
|
1171
|
-
name:
|
|
1164
|
+
name: 'Cession d\'actions',
|
|
1172
1165
|
isComptable: false,
|
|
1173
1166
|
isJuridique: true,
|
|
1174
1167
|
isSocial: false,
|
|
@@ -1225,7 +1218,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1225
1218
|
},
|
|
1226
1219
|
MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
|
|
1227
1220
|
id: 54,
|
|
1228
|
-
name:
|
|
1221
|
+
name: 'Modification d\'un dirigeant ou d\'un commissaire aux compte (SASU / EURL)',
|
|
1229
1222
|
isComptable: false,
|
|
1230
1223
|
isJuridique: true,
|
|
1231
1224
|
isSocial: false,
|
|
@@ -1377,7 +1370,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1377
1370
|
},
|
|
1378
1371
|
MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
|
|
1379
1372
|
id: 62,
|
|
1380
|
-
name:
|
|
1373
|
+
name: 'Modification de l\'objet social (EURL/SASU)',
|
|
1381
1374
|
isComptable: false,
|
|
1382
1375
|
isJuridique: true,
|
|
1383
1376
|
isSocial: false,
|
|
@@ -1719,7 +1712,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1719
1712
|
},
|
|
1720
1713
|
CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
|
|
1721
1714
|
id: 80,
|
|
1722
|
-
name:
|
|
1715
|
+
name: 'Création d\'un dossier informatique par salarié',
|
|
1723
1716
|
isComptable: false,
|
|
1724
1717
|
isJuridique: false,
|
|
1725
1718
|
isSocial: true,
|
|
@@ -1738,7 +1731,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1738
1731
|
},
|
|
1739
1732
|
ETABLISSEMENT_CONTRAT_TRAVAIL: {
|
|
1740
1733
|
id: 81,
|
|
1741
|
-
name:
|
|
1734
|
+
name: 'Etablissement d\'un contrat de travail',
|
|
1742
1735
|
isComptable: false,
|
|
1743
1736
|
isJuridique: false,
|
|
1744
1737
|
isSocial: true,
|
|
@@ -1757,7 +1750,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1757
1750
|
},
|
|
1758
1751
|
ATTESTATION_SALAIRE: {
|
|
1759
1752
|
id: 82,
|
|
1760
|
-
name: '
|
|
1753
|
+
name: 'Attestation de salaire',
|
|
1761
1754
|
isComptable: false,
|
|
1762
1755
|
isJuridique: false,
|
|
1763
1756
|
isSocial: true,
|
|
@@ -1795,7 +1788,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1795
1788
|
},
|
|
1796
1789
|
TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
|
|
1797
1790
|
id: 84,
|
|
1798
|
-
name:
|
|
1791
|
+
name: 'Taxe d\'apprentissage et formation continue',
|
|
1799
1792
|
isComptable: false,
|
|
1800
1793
|
isJuridique: false,
|
|
1801
1794
|
isSocial: true,
|
|
@@ -1985,7 +1978,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1985
1978
|
},
|
|
1986
1979
|
ATTESTATION_REMUNERATION: {
|
|
1987
1980
|
id: 95,
|
|
1988
|
-
name: '
|
|
1981
|
+
name: 'Attestation de rémunération',
|
|
1989
1982
|
isComptable: true,
|
|
1990
1983
|
isJuridique: false,
|
|
1991
1984
|
isSocial: false,
|
|
@@ -2005,7 +1998,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2005
1998
|
// FIXME: Doublon ?
|
|
2006
1999
|
ATTESTATION_NON_REMUNERATION: {
|
|
2007
2000
|
id: 96,
|
|
2008
|
-
name: '
|
|
2001
|
+
name: 'Attestation de non-rémunération',
|
|
2009
2002
|
isComptable: true,
|
|
2010
2003
|
isJuridique: false,
|
|
2011
2004
|
isSocial: false,
|
|
@@ -2024,7 +2017,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2024
2017
|
},
|
|
2025
2018
|
ATTESTATION_CA: {
|
|
2026
2019
|
id: 97,
|
|
2027
|
-
name:
|
|
2020
|
+
name: 'Attestation de chiffre d\'affaires',
|
|
2028
2021
|
isComptable: true,
|
|
2029
2022
|
isJuridique: false,
|
|
2030
2023
|
isSocial: false,
|
|
@@ -2043,7 +2036,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2043
2036
|
},
|
|
2044
2037
|
ATTESTATION_COMPTE_COURANT: {
|
|
2045
2038
|
id: 98,
|
|
2046
|
-
name: '
|
|
2039
|
+
name: 'Attestation de compte-courant',
|
|
2047
2040
|
isComptable: true,
|
|
2048
2041
|
isJuridique: false,
|
|
2049
2042
|
isSocial: false,
|
|
@@ -2062,7 +2055,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2062
2055
|
},
|
|
2063
2056
|
MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
|
|
2064
2057
|
id: 99,
|
|
2065
|
-
name:
|
|
2058
|
+
name: 'Mise à jour de l\'adresse personnelle du dirigeant sur le Kbis',
|
|
2066
2059
|
isComptable: false,
|
|
2067
2060
|
isJuridique: true,
|
|
2068
2061
|
isSocial: false,
|
|
@@ -2100,7 +2093,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2100
2093
|
},
|
|
2101
2094
|
MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
|
|
2102
2095
|
id: 103,
|
|
2103
|
-
name:
|
|
2096
|
+
name: 'Modification de l\'objet social (SARL/SAS/SCI)',
|
|
2104
2097
|
isComptable: false,
|
|
2105
2098
|
isJuridique: true,
|
|
2106
2099
|
isSocial: false,
|
|
@@ -2157,7 +2150,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2157
2150
|
},
|
|
2158
2151
|
MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
|
|
2159
2152
|
id: 106,
|
|
2160
|
-
name:
|
|
2153
|
+
name: 'Modification d’un dirigeant ou d\'un commissaire aux compte (SAS / SARL / SCI)',
|
|
2161
2154
|
isComptable: false,
|
|
2162
2155
|
isJuridique: true,
|
|
2163
2156
|
isSocial: false,
|
|
@@ -2328,7 +2321,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2328
2321
|
},
|
|
2329
2322
|
ATTESTATION_DE_SALAIRE_MALADIE: {
|
|
2330
2323
|
id: 116,
|
|
2331
|
-
name: '
|
|
2324
|
+
name: 'Attestation de salaire maladie',
|
|
2332
2325
|
isComptable: true,
|
|
2333
2326
|
isJuridique: false,
|
|
2334
2327
|
isSocial: false,
|
|
@@ -2556,7 +2549,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2556
2549
|
},
|
|
2557
2550
|
ATTESTATION_MASSE_SALARIALE: {
|
|
2558
2551
|
id: 128,
|
|
2559
|
-
name: '
|
|
2552
|
+
name: 'Attestation de masse salariale',
|
|
2560
2553
|
isComptable: true,
|
|
2561
2554
|
isJuridique: false,
|
|
2562
2555
|
isSocial: false,
|
|
@@ -2727,7 +2720,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2727
2720
|
},
|
|
2728
2721
|
CONTRAT_APPORT_EN_NATURE: {
|
|
2729
2722
|
id: 138,
|
|
2730
|
-
name:
|
|
2723
|
+
name: 'Contrat d\'apport en nature',
|
|
2731
2724
|
isComptable: false,
|
|
2732
2725
|
isJuridique: true,
|
|
2733
2726
|
isSocial: false,
|
|
@@ -3202,7 +3195,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3202
3195
|
},
|
|
3203
3196
|
ATTESTATION_NON_REMUNERATION_RECURRENTE: {
|
|
3204
3197
|
id: 200,
|
|
3205
|
-
name: '
|
|
3198
|
+
name: 'Attestation non remunération recurrente',
|
|
3206
3199
|
isComptable: true,
|
|
3207
3200
|
isJuridique: false,
|
|
3208
3201
|
isSocial: false,
|
|
@@ -3316,7 +3309,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3316
3309
|
},
|
|
3317
3310
|
DECLARATION_IR: {
|
|
3318
3311
|
id: 206,
|
|
3319
|
-
name:
|
|
3312
|
+
name: 'Déclaration d\'IR',
|
|
3320
3313
|
isComptable: true,
|
|
3321
3314
|
isJuridique: false,
|
|
3322
3315
|
isSocial: false,
|
|
@@ -3430,7 +3423,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3430
3423
|
},
|
|
3431
3424
|
STATUTS_FREE: {
|
|
3432
3425
|
id: PrestationType.STATUTS_FREE,
|
|
3433
|
-
name:
|
|
3426
|
+
name: 'Statuts - Just\' Statuts',
|
|
3434
3427
|
isComptable: true,
|
|
3435
3428
|
isJuridique: true,
|
|
3436
3429
|
isSocial: false,
|
|
@@ -3449,7 +3442,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3449
3442
|
},
|
|
3450
3443
|
STATUTS_OPTION_1: {
|
|
3451
3444
|
id: PrestationType.STATUTS_OPTION_1,
|
|
3452
|
-
name:
|
|
3445
|
+
name: 'Statuts - Just\' Création',
|
|
3453
3446
|
isComptable: true,
|
|
3454
3447
|
isJuridique: true,
|
|
3455
3448
|
isSocial: false,
|
|
@@ -3468,7 +3461,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3468
3461
|
},
|
|
3469
3462
|
STATUTS_OPTION_2: {
|
|
3470
3463
|
id: PrestationType.STATUTS_OPTION_2,
|
|
3471
|
-
name:
|
|
3464
|
+
name: 'Statuts - Full\'Créa',
|
|
3472
3465
|
isComptable: true,
|
|
3473
3466
|
isJuridique: true,
|
|
3474
3467
|
isSocial: false,
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
|
|
9
9
|
export const SalesContractClementine: SaleContract[] = [
|
|
10
10
|
{
|
|
11
|
-
label:
|
|
11
|
+
label: 'Page d\'introduction',
|
|
12
12
|
name: 'page_intro',
|
|
13
13
|
needBgImage: true,
|
|
14
14
|
versionable: false,
|
|
15
15
|
idPrestationType: allPrestationsWithBrochure,
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
|
-
label:
|
|
18
|
+
label: 'Page d\'introduction 2025',
|
|
19
19
|
name: 'page_intro_2025',
|
|
20
20
|
needBgImage: true,
|
|
21
21
|
versionable: false,
|
|
@@ -170,21 +170,6 @@ export const SalesContractClementine: SaleContract[] = [
|
|
|
170
170
|
idPrestationType: [PrestationType.GESTION_IMMO],
|
|
171
171
|
versionable: false,
|
|
172
172
|
},
|
|
173
|
-
{
|
|
174
|
-
label: 'Rapport 2025',
|
|
175
|
-
name: 'bloc_rapport_2025',
|
|
176
|
-
needBgImage: false,
|
|
177
|
-
idPrestationType: [
|
|
178
|
-
PrestationType.ATTESTATION_REMUNERATION,
|
|
179
|
-
PrestationType.ATTESTATION_NON_REMUNERATION,
|
|
180
|
-
PrestationType.ATTESTATION_CA,
|
|
181
|
-
PrestationType.ATTESTATION_COMPTE_COURANT,
|
|
182
|
-
PrestationType.ATTESTATION_MASSE_SALARIALE,
|
|
183
|
-
PrestationType.ATTESTATION_1,
|
|
184
|
-
PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
|
|
185
|
-
],
|
|
186
|
-
versionable: false,
|
|
187
|
-
},
|
|
188
173
|
{
|
|
189
174
|
label: 'Page simplifié',
|
|
190
175
|
name: 'page_simplified',
|
|
@@ -282,7 +267,7 @@ export const SalesContractClementine: SaleContract[] = [
|
|
|
282
267
|
keyName: 'idPrestationCreation',
|
|
283
268
|
},
|
|
284
269
|
{
|
|
285
|
-
label:
|
|
270
|
+
label: 'Forfait création société (Création d\'entreprise gratuite)',
|
|
286
271
|
name: 'bloc_creation_free',
|
|
287
272
|
idPrestationType: [PrestationType.COMPTA_MICRO, PrestationType.COMPTA_MICRO_EXPRESS],
|
|
288
273
|
needBgImage: false,
|
|
@@ -312,7 +297,7 @@ export const SalesContractClementine: SaleContract[] = [
|
|
|
312
297
|
keyName: 'idPrestationJuridique',
|
|
313
298
|
},
|
|
314
299
|
{
|
|
315
|
-
label:
|
|
300
|
+
label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
|
|
316
301
|
name: 'bloc_tax_return',
|
|
317
302
|
needBgImage: false,
|
|
318
303
|
idPrestationType: [],
|
|
@@ -418,7 +403,7 @@ export const SalesContractClementine: SaleContract[] = [
|
|
|
418
403
|
export const SalesContractKlems: SaleContract[] = [
|
|
419
404
|
// pour les pages statiques
|
|
420
405
|
{
|
|
421
|
-
label:
|
|
406
|
+
label: 'Page d\'introduction',
|
|
422
407
|
name: 'page_intro',
|
|
423
408
|
needBgImage: true,
|
|
424
409
|
versionable: false,
|
|
@@ -551,7 +536,7 @@ export const SalesContractKlems: SaleContract[] = [
|
|
|
551
536
|
keyName: 'idPrestationSocial',
|
|
552
537
|
},
|
|
553
538
|
{
|
|
554
|
-
label:
|
|
539
|
+
label: 'Forfait Création d\'entreprise (TTC)',
|
|
555
540
|
name: 'bloc_creation_entreprise_ttc',
|
|
556
541
|
idPrestationType: [
|
|
557
542
|
PrestationType.SOCIAL,
|
|
@@ -565,7 +550,7 @@ export const SalesContractKlems: SaleContract[] = [
|
|
|
565
550
|
keyName: 'idPrestationCreation',
|
|
566
551
|
},
|
|
567
552
|
{
|
|
568
|
-
label:
|
|
553
|
+
label: 'Forfait Création d\'entreprise (HT)',
|
|
569
554
|
name: 'bloc_creation_entreprise_ht',
|
|
570
555
|
idPrestationType: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
|
|
571
556
|
needBgImage: false,
|
|
@@ -304,6 +304,9 @@ export const ZoneCode = {
|
|
|
304
304
|
SARTHE: {
|
|
305
305
|
zone_code: '72',
|
|
306
306
|
},
|
|
307
|
+
VAL_D_OISE: {
|
|
308
|
+
zone_code: '95',
|
|
309
|
+
},
|
|
307
310
|
SAINT_PIERRE_ET_MIQUELON: {
|
|
308
311
|
zone_code: '975',
|
|
309
312
|
},
|
|
@@ -737,6 +740,10 @@ export const ZoneCodeList = [
|
|
|
737
740
|
id: ZoneCode.SARTHE.zone_code,
|
|
738
741
|
label: 'Sarthe',
|
|
739
742
|
},
|
|
743
|
+
{
|
|
744
|
+
id: ZoneCode.VAL_D_OISE.zone_code,
|
|
745
|
+
label: 'Val d\'oise',
|
|
746
|
+
},
|
|
740
747
|
{
|
|
741
748
|
id: ZoneCode.SAINT_PIERRE_ET_MIQUELON.zone_code,
|
|
742
749
|
label: 'Saint-Pierre-et-Miquelon',
|
|
@@ -167,6 +167,13 @@ export class QueryGetToComplete {
|
|
|
167
167
|
idSociety: number;
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
+
export class QueryChecklistQuestions {
|
|
171
|
+
@ApiProperty()
|
|
172
|
+
@IsNumber()
|
|
173
|
+
@IsPositive()
|
|
174
|
+
idExercice: number;
|
|
175
|
+
}
|
|
176
|
+
|
|
170
177
|
export class QueryChecklistUpdate {
|
|
171
178
|
@ApiProperty()
|
|
172
179
|
@IsBoolean()
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import { IsEnum, IsString } from 'class-validator';
|
|
2
|
-
import { ApiProperty } from '../../../../utils';
|
|
3
|
-
import { ChecklistDetailValue } from '../../../Enum/ChecklistType';
|
|
1
|
+
import { IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
+
import { ChecklistDetailValue, ChecklistTypeEnum } from '../../../Enum/ChecklistType';
|
|
4
|
+
import { IChecklist } from '../../models/IChecklist';
|
|
5
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
4
6
|
|
|
5
7
|
export class UpdateAnswer {
|
|
6
8
|
@ApiProperty()
|
|
@@ -11,3 +13,42 @@ export class UpdateAnswer {
|
|
|
11
13
|
@IsEnum(ChecklistDetailValue)
|
|
12
14
|
value: ChecklistDetailValue;
|
|
13
15
|
}
|
|
16
|
+
|
|
17
|
+
export class UpdateChecklist implements Partial<IChecklist> {
|
|
18
|
+
@ApiPropertyOptional()
|
|
19
|
+
@IsOptional()
|
|
20
|
+
@IsDate()
|
|
21
|
+
revisionDate?: Date;
|
|
22
|
+
|
|
23
|
+
@ApiPropertyOptional()
|
|
24
|
+
@IsOptional()
|
|
25
|
+
@IsInt()
|
|
26
|
+
idUserWhoValidate?: number;
|
|
27
|
+
|
|
28
|
+
@ApiPropertyOptional()
|
|
29
|
+
@IsOptional()
|
|
30
|
+
@IsDate()
|
|
31
|
+
validateDate?: Date;
|
|
32
|
+
|
|
33
|
+
@ApiProperty()
|
|
34
|
+
@IsOptional()
|
|
35
|
+
@IsInt()
|
|
36
|
+
idUserFront?: number;
|
|
37
|
+
|
|
38
|
+
@ApiProperty()
|
|
39
|
+
@IsOptional()
|
|
40
|
+
@IsBoolean()
|
|
41
|
+
@ToBoolean()
|
|
42
|
+
isConfirmed?: boolean;
|
|
43
|
+
|
|
44
|
+
@ApiPropertyOptional()
|
|
45
|
+
@IsOptional()
|
|
46
|
+
@IsEnum(ChecklistTypeEnum)
|
|
47
|
+
type?: ChecklistTypeEnum;
|
|
48
|
+
|
|
49
|
+
@ApiPropertyOptional()
|
|
50
|
+
@IsOptional()
|
|
51
|
+
@IsBoolean()
|
|
52
|
+
@ToBoolean()
|
|
53
|
+
force?: boolean;
|
|
54
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { IsEnum, IsInt, IsOptional } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
+
import { IDocumentRequest } from '../../models/IDocumentRequest';
|
|
4
|
+
import { TypeFile } from '../../../Enum/Ged';
|
|
5
|
+
|
|
6
|
+
export class CreateDocumentRequest implements Omit<IDocumentRequest, 'id' | 'idRequestedBy'> {
|
|
7
|
+
@ApiProperty()
|
|
8
|
+
@IsInt()
|
|
9
|
+
idSociety: number;
|
|
10
|
+
|
|
11
|
+
@ApiProperty()
|
|
12
|
+
@IsEnum(TypeFile)
|
|
13
|
+
typeFile: TypeFile;
|
|
14
|
+
|
|
15
|
+
@ApiPropertyOptional()
|
|
16
|
+
@IsOptional()
|
|
17
|
+
@IsInt()
|
|
18
|
+
idExercice?: number;
|
|
19
|
+
|
|
20
|
+
@ApiPropertyOptional()
|
|
21
|
+
@IsOptional()
|
|
22
|
+
@IsInt()
|
|
23
|
+
idBalanceSheet?: number;
|
|
24
|
+
|
|
25
|
+
@ApiPropertyOptional()
|
|
26
|
+
@IsOptional()
|
|
27
|
+
comment?: string;
|
|
28
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { IsInt, IsOptional } from 'class-validator';
|
|
2
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
3
|
+
|
|
4
|
+
export class QueryDocumentRequest {
|
|
5
|
+
@ApiPropertyOptional()
|
|
6
|
+
@IsOptional()
|
|
7
|
+
@IsInt()
|
|
8
|
+
idExercice?: number;
|
|
9
|
+
|
|
10
|
+
@ApiPropertyOptional()
|
|
11
|
+
@IsOptional()
|
|
12
|
+
@IsInt()
|
|
13
|
+
idBalanceSheet?: number;
|
|
14
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IsBoolean, IsDate, IsNumber, IsOptional, IsString } from 'class-validator';
|
|
1
|
+
import { IsBoolean, IsDate, IsInt, IsNumber, IsOptional, IsString } from 'class-validator';
|
|
2
2
|
import { ApiPropertyOptional, ApiProperty } from '../../../../utils';
|
|
3
3
|
import { TFile } from '../file/TFile';
|
|
4
4
|
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
@@ -22,6 +22,7 @@ export class CreateFileAndGed {
|
|
|
22
22
|
@ApiPropertyOptional()
|
|
23
23
|
@IsNumber()
|
|
24
24
|
@IsOptional()
|
|
25
|
+
/** @deprecated use TypeFile enum with GedFile.typeFile field */
|
|
25
26
|
idTypeGedFile?: number;
|
|
26
27
|
|
|
27
28
|
@ApiProperty()
|
|
@@ -72,4 +73,9 @@ export class CreateFileAndGed {
|
|
|
72
73
|
@IsBoolean()
|
|
73
74
|
@ToBoolean()
|
|
74
75
|
formatFileName?: boolean | null;
|
|
76
|
+
|
|
77
|
+
@ApiPropertyOptional()
|
|
78
|
+
@IsOptional()
|
|
79
|
+
@IsInt()
|
|
80
|
+
idDocumentRequest?: number | null;
|
|
75
81
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString, IsArray } from 'class-validator';
|
|
2
2
|
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
import { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';
|
|
3
|
+
import { GedFolder, GedFileType, GedCategory, TypeFile } from '../../../Enum/Ged';
|
|
4
4
|
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
5
5
|
import { TFile } from '../file/TFile';
|
|
6
6
|
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
@@ -13,6 +13,7 @@ export class QueryLibraryFile {
|
|
|
13
13
|
idGedFolder?: GedFolder;
|
|
14
14
|
|
|
15
15
|
@ApiPropertyOptional()
|
|
16
|
+
/** @deprecated use TypeFile enum with GedFile.typeFile field */
|
|
16
17
|
idTypeGedFile?: GedFileType | GedFileType[];
|
|
17
18
|
|
|
18
19
|
@ApiPropertyOptional()
|
|
@@ -36,7 +37,7 @@ export class QueryLibraryFile {
|
|
|
36
37
|
@ApiPropertyOptional()
|
|
37
38
|
@IsNumber()
|
|
38
39
|
@IsOptional()
|
|
39
|
-
typeFile?:
|
|
40
|
+
typeFile?: TypeFile;
|
|
40
41
|
|
|
41
42
|
@ApiPropertyOptional()
|
|
42
43
|
@IsBoolean()
|
|
@@ -149,6 +150,7 @@ export class QueryLastFileOfType {
|
|
|
149
150
|
idSociety: number;
|
|
150
151
|
|
|
151
152
|
@ApiProperty()
|
|
153
|
+
/** @deprecated Use TypeFile enum instead with GedFile.typeFile field */
|
|
152
154
|
idTypeGedFile: GedFileType;
|
|
153
155
|
|
|
154
156
|
@ApiPropertyOptional()
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IFile } from '../../..';
|
|
1
|
+
import { IFile, TypeFile } from '../../..';
|
|
2
2
|
|
|
3
3
|
export type UnpaidDetail = {
|
|
4
4
|
datePayment: Date;
|
|
@@ -20,6 +20,10 @@ export type ReadAskOrRequiredDocuments = {
|
|
|
20
20
|
name: string;
|
|
21
21
|
status: string;
|
|
22
22
|
idGedFolder: number;
|
|
23
|
-
idGedFileType
|
|
24
|
-
|
|
23
|
+
idGedFileType?: number;
|
|
24
|
+
typeFile?: TypeFile;
|
|
25
|
+
idDocumentRequest?: number;
|
|
26
|
+
idExercice?: number;
|
|
27
|
+
idBalanceSheet?: number;
|
|
28
|
+
idBankAccount?: number;
|
|
25
29
|
};
|
|
@@ -14,29 +14,27 @@ export interface IAttestation {
|
|
|
14
14
|
idExercice: number | null;
|
|
15
15
|
idSociety: number | null;
|
|
16
16
|
idSupervisor: number | null;
|
|
17
|
-
idUserDemand
|
|
18
|
-
idPaymentExpectation
|
|
19
|
-
idFile
|
|
17
|
+
idUserDemand: number | null;
|
|
18
|
+
idPaymentExpectation: number | null;
|
|
19
|
+
idFile: number | null;
|
|
20
20
|
annoted: boolean;
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
idMailValidation?: number | null;
|
|
28
|
-
fileLink?: string;
|
|
21
|
+
sendDate: Date | null;
|
|
22
|
+
textPdf: string | null;
|
|
23
|
+
isSign: boolean | null;
|
|
24
|
+
done: boolean | null;
|
|
25
|
+
idMailPayment: number | null;
|
|
26
|
+
idMailValidation: number | null;
|
|
29
27
|
createdAt?: Date | null;
|
|
30
28
|
updatedAt?: Date | null;
|
|
31
29
|
|
|
32
30
|
// Associations
|
|
33
|
-
attestationSupervisor
|
|
34
|
-
attestationUserDemand
|
|
35
|
-
prestationsList
|
|
36
|
-
attestationPaymentExpectation
|
|
37
|
-
attestationFiles
|
|
38
|
-
society
|
|
39
|
-
exercices
|
|
40
|
-
paymentMail
|
|
41
|
-
validationMail
|
|
31
|
+
attestationSupervisor: IUser;
|
|
32
|
+
attestationUserDemand: IUser;
|
|
33
|
+
prestationsList: IPrestationList;
|
|
34
|
+
attestationPaymentExpectation: IPaymentExpectation;
|
|
35
|
+
attestationFiles: IFile;
|
|
36
|
+
society: ISociety;
|
|
37
|
+
exercices: IExercice;
|
|
38
|
+
paymentMail: IMail;
|
|
39
|
+
validationMail: IMail;
|
|
42
40
|
}
|
|
@@ -20,8 +20,8 @@ export interface IChecklist {
|
|
|
20
20
|
startDate?: Date | null;
|
|
21
21
|
endDate?: Date | null;
|
|
22
22
|
notifyFront?: boolean;
|
|
23
|
-
idExercice
|
|
24
|
-
idCustomerVat
|
|
23
|
+
idExercice?: number | null;
|
|
24
|
+
idCustomerVat?: number | null;
|
|
25
25
|
createdAt?: Date | null;
|
|
26
26
|
updatedAt?: Date | null;
|
|
27
27
|
|
|
@@ -6,13 +6,13 @@ export interface IChecklistDetail {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
value: string;
|
|
8
8
|
isAutomatic: boolean;
|
|
9
|
-
idBankAccount
|
|
9
|
+
idBankAccount?: number | null;
|
|
10
10
|
idTypeChecklist: number;
|
|
11
11
|
idChecklist: number;
|
|
12
12
|
createdAt?: Date | null;
|
|
13
13
|
updatedAt?: Date | null;
|
|
14
14
|
|
|
15
15
|
// Associations
|
|
16
|
-
typeChecklist
|
|
17
|
-
detailHasOneChecklist
|
|
16
|
+
typeChecklist?: IChecklistType;
|
|
17
|
+
detailHasOneChecklist?: IChecklist;
|
|
18
18
|
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { TypeFile } from '../../Enum/Ged';
|
|
2
|
+
import { ISociety } from './ISociety';
|
|
3
|
+
import { IExercice } from './IExercice';
|
|
4
|
+
import { IBalanceSheet } from './IBalanceSheet';
|
|
5
|
+
import { IUser } from './IUser';
|
|
6
|
+
import { IFile } from './IFile';
|
|
7
|
+
import { IGedFile } from './IGedFile';
|
|
8
|
+
|
|
9
|
+
export interface IDocumentRequest {
|
|
10
|
+
id: number;
|
|
11
|
+
idSociety: number;
|
|
12
|
+
idExercice?: number | null;
|
|
13
|
+
idBalanceSheet?: number | null;
|
|
14
|
+
idRequestedBy: number;
|
|
15
|
+
typeFile: TypeFile;
|
|
16
|
+
comment?: string | null;
|
|
17
|
+
|
|
18
|
+
// Associations
|
|
19
|
+
society?: ISociety;
|
|
20
|
+
exercice?: IExercice;
|
|
21
|
+
balanceSheet?: IBalanceSheet;
|
|
22
|
+
requestedBy?: IUser;
|
|
23
|
+
gedFiles?: IGedFile[];
|
|
24
|
+
files?: IFile[];
|
|
25
|
+
}
|
|
@@ -8,18 +8,21 @@ import { ICustomerSignature } from './ICustomerSignature';
|
|
|
8
8
|
import { IBalanceSheet } from './IBalanceSheet';
|
|
9
9
|
import { IBusinessPartner } from './IBusinessPartner';
|
|
10
10
|
import { IBankAccount } from './IBankAccount';
|
|
11
|
+
import { TypeFile } from '../../Enum/Ged';
|
|
12
|
+
import { IDocumentRequest } from './IDocumentRequest';
|
|
11
13
|
|
|
12
14
|
// gedFile
|
|
13
15
|
export interface IGedFile {
|
|
14
16
|
id?: number;
|
|
15
17
|
emissionDate?: Date | null;
|
|
16
18
|
statutFile?: number | null;
|
|
19
|
+
/** @deprecated Use typeFile field instead with TypeFile enum */
|
|
17
20
|
idTypeGedFile?: number | null;
|
|
18
21
|
idUser?: number | null;
|
|
19
22
|
idGedFolder: number;
|
|
20
23
|
idSociety: number;
|
|
21
24
|
idFile: number;
|
|
22
|
-
typeFile?:
|
|
25
|
+
typeFile?: TypeFile | null;
|
|
23
26
|
startDate?: Date | null;
|
|
24
27
|
endDate?: Date | null;
|
|
25
28
|
idExercice?: number | null;
|
|
@@ -27,6 +30,7 @@ export interface IGedFile {
|
|
|
27
30
|
idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale "Documents manquants", on stock ici l'idUser associé au BP
|
|
28
31
|
idBusinessPartner?: number | null;
|
|
29
32
|
idBankAccount?: number | null;
|
|
33
|
+
idDocumentRequest?: number | null;
|
|
30
34
|
createdAt?: Date | null;
|
|
31
35
|
updatedAt?: Date | null;
|
|
32
36
|
|
|
@@ -42,4 +46,5 @@ export interface IGedFile {
|
|
|
42
46
|
userBP?: IUser;
|
|
43
47
|
customerSignature?: ICustomerSignature;
|
|
44
48
|
bankAccount?: IBankAccount;
|
|
49
|
+
documentRequest?: IDocumentRequest;
|
|
45
50
|
}
|
package/ts/types/index.ts
CHANGED
|
@@ -324,6 +324,7 @@ export * from './Interface/models/IStateBankAccount';
|
|
|
324
324
|
export * from './Interface/models/IAIQuestion';
|
|
325
325
|
export * from './Interface/models/IAIConversation';
|
|
326
326
|
export * from './Interface/models/IPaymentAttempt';
|
|
327
|
+
export * from './Interface/models/IDocumentRequest';
|
|
327
328
|
|
|
328
329
|
// Schemas
|
|
329
330
|
export * from './Interface/schemas/IRegistrationDetail';
|
|
@@ -827,7 +828,6 @@ export * from './Interface/api/pappers/CreatePappers';
|
|
|
827
828
|
export * from './Interface/api/bankAccount/Query';
|
|
828
829
|
export * from './Interface/api/bankAccount/Update';
|
|
829
830
|
export * from './Interface/api/stripe/QueryStripe';
|
|
830
|
-
export * from './Interface/api/balanceSheetReport/Query';
|
|
831
831
|
export * from './Interface/api/supervision/Query';
|
|
832
832
|
export * from './Interface/api/supervision/Read';
|
|
833
833
|
export * from './Interface/api/salariesFile/ReadSalariesFile';
|
|
@@ -1136,6 +1136,8 @@ export * from './Interface/api/absenceRequest/CreateAbsenceRequest';
|
|
|
1136
1136
|
export * from './Interface/api/absenceRequest/ReadAbsenceRequest';
|
|
1137
1137
|
export * from './Interface/api/recurrence/Query';
|
|
1138
1138
|
export * from './Interface/api/recurrence/Read';
|
|
1139
|
+
export * from './Interface/api/documentRequest/Query';
|
|
1140
|
+
export * from './Interface/api/documentRequest/Create';
|
|
1139
1141
|
|
|
1140
1142
|
// Enums types
|
|
1141
1143
|
export * from './Interface/enum/Util';
|