@silexpert/core 1.1.201 → 1.1.203
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/OldExpertInfos.d.ts +9 -0
- package/dist/cjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -0
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/cjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.js +27 -1
- package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +23 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +23 -1
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.js +2 -0
- package/dist/cjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts +6 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.js +30 -2
- package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -2
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +94 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +10 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +1 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/documents.d.ts.map +1 -1
- package/dist/cjs/utils/documents.js +2 -1
- package/dist/cjs/utils/documents.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +2 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +23 -17
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/OldExpertInfos.d.ts +9 -0
- package/dist/mjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/mjs/api/resources/OldExpertInfos.js.map +1 -0
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/mjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.js +26 -0
- package/dist/mjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +23 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +23 -1
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.js +2 -0
- package/dist/mjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts +6 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.js +35 -2
- package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -2
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +103 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js +13 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/mjs/types/index.d.ts +1 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +1 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/documents.d.ts.map +1 -1
- package/dist/mjs/utils/documents.js +2 -1
- package/dist/mjs/utils/documents.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +2 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +22 -16
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/OldExpertInfos.ts +25 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -1
- package/ts/types/Enum/CommercialOfferType.ts +10 -0
- package/ts/types/Enum/ComptaType.ts +28 -1
- package/ts/types/Enum/Ged.ts +23 -1
- package/ts/types/Enum/MailDomainType.ts +2 -0
- package/ts/types/Enum/PriceGridClementine.ts +39 -39
- package/ts/types/Enum/PriceGridLegalstart.ts +13 -13
- package/ts/types/Enum/PriceGridPourcentage.ts +156 -156
- package/ts/types/Interface/api/contest/Create.ts +28 -3
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +5 -2
- package/ts/types/Interface/api/library/QueryLibrary.ts +1 -1
- package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +67 -0
- package/ts/types/Interface/api/userRoomEquipment/CreateSignature.ts +9 -1
- package/ts/types/Interface/models/IOldExpertInfo.ts +6 -6
- package/ts/types/Interface/models/IUserContest.ts +3 -0
- package/ts/types/Interface/models/IVoteContest.ts +2 -1
- package/ts/types/index.ts +1 -0
- package/ts/utils/documents.ts +2 -1
- package/ts/utils/prestation.ts +28 -18
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ged.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,OAAO,IAAI;IACX,kBAAkB,IAAI;IACtB,MAAM,IAAI;IACV,OAAO,IAAI;IACX,UAAU,IAAI;IACd,OAAO,IAAI;IACX,IAAI,IAAI;IACR,cAAc,IAAI;CACnB;AAED,oBAAY,SAAS;IACnB,IAAI,IAAI;IACR,GAAG,IAAI;IACP,YAAY,IAAI;IAChB,UAAU,IAAI;IACd,mBAAmB,IAAI;IACvB,GAAG,KAAK;IACR,eAAe,KAAK;IACpB,QAAQ,KAAK;IACb,6BAA6B,KAAK;IAClC,UAAU,KAAK;IACf,MAAM,KAAK;IACX,SAAS,KAAK;IACd,GAAG,KAAK;IACR,GAAG,KAAK;IACR,gBAAgB,KAAK;IACrB,UAAU,KAAK;IACf,gBAAgB,KAAK;IACrB,KAAK,KAAK;IACV,QAAQ,KAAK;IACb,gBAAgB,KAAK;IACrB,UAAU,KAAK;IACf,aAAa,KAAK;IAClB,SAAS,KAAK;IACd,4BAA4B,KAAK;IACjC,aAAa,KAAK;IAClB,mBAAmB,KAAK;IACxB,YAAY,KAAK;IACjB,QAAQ,KAAK;IACb,cAAc,KAAK;IACnB,aAAa,KAAK;IAClB,cAAc,KAAK;IACnB,SAAS,KAAK;IACd,cAAc,KAAK;IACnB,wBAAwB,KAAK;IAC7B,SAAS,KAAK;IACd,UAAU,KAAK;IACf,oBAAoB,KAAK;IACzB,aAAa,KAAK;CACnB;AAED,oBAAY,QAAQ;IAClB,SAAS,IAAI;IACb,OAAO,IAAI;IACX,WAAW,IAAI;IACf,MAAM,IAAI;IACV,MAAM,IAAI;IACV,MAAM,IAAI;IACV,KAAK,IAAI;IACT,UAAU,IAAI;IACd,gBAAgB,IAAI;IACpB,WAAW,KAAK;IAChB,EAAE,KAAK;IACP,UAAU,KAAK;IACf,GAAG,KAAK;IACR,IAAI,KAAK;IACT,QAAQ,KAAK;IACb,GAAG,KAAK;IACR,WAAW,KAAK;IAChB,KAAK,KAAK;IACV,mBAAmB,KAAK;IACxB,cAAc,KAAK;IACnB,aAAa,KAAK;IAClB,WAAW,KAAK;IAChB,UAAU,KAAK;IACf,WAAW,KAAK;IAChB,iBAAiB,KAAK;IACtB,YAAY,KAAK;IACjB,qBAAqB,KAAK;IAC1B,mBAAmB,KAAK;IACxB,gBAAgB,KAAK;IACrB,mBAAmB,KAAK;IACxB,mBAAmB,KAAK;IACxB,qBAAqB,KAAK;IAC1B,eAAe,KAAK;IACpB,eAAe,KAAK;IACpB,aAAa,KAAK;IAClB,mBAAmB,KAAK;IACxB,kBAAkB,KAAK;IACvB,cAAc,KAAK;CACpB;AAED,oBAAY,WAAW;IACrB,QAAQ,IAAI;IACZ,aAAa,IAAI;IACjB,IAAI,IAAI;IACR,GAAG,IAAI;IACP,cAAc,IAAI;IAClB,IAAI,IAAI;IACR,SAAS,IAAI;IACb,EAAE,IAAI;IACN,GAAG,IAAI;IACP,KAAK,KAAK;IACV,MAAM,KAAK;IACX,SAAS,KAAK;IACd,IAAI,KAAK;IACT,qBAAqB,KAAK;IAC1B,iDAAiD,KAAK;IACtD,iCAAiC,KAAK;IACtC,kBAAkB,KAAK;IACvB,cAAc,KAAK;IACnB,YAAY,KAAK;IACjB,iBAAiB,KAAK;IACtB,aAAa,KAAK;IAClB,aAAa,KAAK;CACnB;AAED,eAAO,MAAM,cAAc;;;GAyB1B,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;GAMnC,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;GAgB/B,CAAC;AAEF,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"Ged.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"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"}
|
|
@@ -170,90 +170,112 @@ export const GedFileTypeDetail = {
|
|
|
170
170
|
STATUTES: {
|
|
171
171
|
id: GedFileType.STATUTES,
|
|
172
172
|
name: 'Statuts',
|
|
173
|
+
idGedFolder: GedFolder.KBIS,
|
|
173
174
|
},
|
|
174
175
|
IDENTITY_CARD: {
|
|
175
176
|
id: GedFileType.IDENTITY_CARD,
|
|
176
177
|
name: 'Carte d\'identité',
|
|
178
|
+
idGedFolder: GedFolder.KBIS,
|
|
177
179
|
},
|
|
178
180
|
KBIS: {
|
|
179
181
|
id: GedFileType.KBIS,
|
|
180
182
|
name: 'KBis',
|
|
183
|
+
idGedFolder: GedFolder.KBIS,
|
|
181
184
|
},
|
|
182
185
|
RIB: {
|
|
183
|
-
id:
|
|
186
|
+
id: GedFileType.RIB,
|
|
184
187
|
name: 'RIB',
|
|
188
|
+
idGedFolder: GedFolder.RIB_MANDATES,
|
|
185
189
|
},
|
|
186
190
|
FISCAL_MEMENTO: {
|
|
187
191
|
id: GedFileType.FISCAL_MEMENTO,
|
|
188
192
|
name: 'Memento fiscal',
|
|
193
|
+
idGedFolder: GedFolder.KBIS,
|
|
189
194
|
},
|
|
190
195
|
SEPA: {
|
|
191
196
|
id: GedFileType.SEPA,
|
|
192
197
|
name: 'SEPA',
|
|
198
|
+
idGedFolder: GedFolder.RIB_MANDATES,
|
|
193
199
|
},
|
|
194
200
|
PLAQUETTE: {
|
|
195
201
|
id: GedFileType.PLAQUETTE,
|
|
196
202
|
name: 'Plaquette',
|
|
203
|
+
idGedFolder: GedFolder.LDM,
|
|
197
204
|
},
|
|
198
205
|
M0: {
|
|
199
206
|
id: GedFileType.M0,
|
|
200
207
|
name: 'M0',
|
|
208
|
+
idGedFolder: GedFolder.KBIS,
|
|
201
209
|
},
|
|
202
210
|
DBE: {
|
|
203
211
|
id: GedFileType.DBE,
|
|
204
212
|
name: 'DBE',
|
|
213
|
+
idGedFolder: GedFolder.KBIS,
|
|
205
214
|
},
|
|
206
215
|
OTHER: {
|
|
207
216
|
id: GedFileType.OTHER,
|
|
208
217
|
name: 'Autres',
|
|
218
|
+
idGedFolder: GedFolder.AGM,
|
|
209
219
|
},
|
|
210
220
|
SIRENE: {
|
|
211
221
|
id: GedFileType.SIRENE,
|
|
212
222
|
name: 'Inscription au répertoire SIRENE / Répertoire des métiers',
|
|
223
|
+
idGedFolder: GedFolder.KBIS,
|
|
213
224
|
},
|
|
214
225
|
PATRIMONY: {
|
|
215
226
|
id: GedFileType.PATRIMONY,
|
|
216
227
|
name: 'Déclaration du patrimoine affectée',
|
|
228
|
+
idGedFolder: GedFolder.KBIS,
|
|
217
229
|
},
|
|
218
230
|
DBE2: {
|
|
219
231
|
id: GedFileType.DBE2,
|
|
220
232
|
name: 'Déclaration des bénéficiaires effectifs',
|
|
233
|
+
idGedFolder: GedFolder.KBIS,
|
|
221
234
|
},
|
|
222
235
|
DISTRIBUTION_OF_SHARE: {
|
|
223
236
|
id: GedFileType.DISTRIBUTION_OF_SHARE,
|
|
224
237
|
name: 'Liste des souscripteurs pour connaître la répartition des actions',
|
|
238
|
+
idGedFolder: GedFolder.STATUTES,
|
|
225
239
|
},
|
|
226
240
|
REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE: {
|
|
227
241
|
id: GedFileType.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,
|
|
228
242
|
name: 'Récépissé d’inscription de l’association en préfecture',
|
|
243
|
+
idGedFolder: GedFolder.KBIS,
|
|
229
244
|
},
|
|
230
245
|
REPRESENTATIVE_OF_THE_ASSOCIATION: {
|
|
231
246
|
id: GedFileType.REPRESENTATIVE_OF_THE_ASSOCIATION,
|
|
232
247
|
name: 'Liste des représentants de l’association',
|
|
248
|
+
idGedFolder: GedFolder.KBIS,
|
|
233
249
|
},
|
|
234
250
|
RULES_OF_PROCEDURE: {
|
|
235
251
|
id: GedFileType.RULES_OF_PROCEDURE,
|
|
236
252
|
name: 'Règlement intérieur',
|
|
253
|
+
idGedFolder: GedFolder.STATUTES,
|
|
237
254
|
},
|
|
238
255
|
REVISION_GUIDE: {
|
|
239
256
|
id: GedFileType.REVISION_GUIDE,
|
|
240
257
|
name: 'Guide de révision',
|
|
258
|
+
idGedFolder: GedFolder.PENDING_POINTS,
|
|
241
259
|
},
|
|
242
260
|
SUMMARY_NOTE: {
|
|
243
261
|
id: GedFileType.SUMMARY_NOTE,
|
|
244
262
|
name: 'Notes de synthèse',
|
|
263
|
+
idGedFolder: GedFolder.FORMALISM,
|
|
245
264
|
},
|
|
246
265
|
BALANCESHEET_NOTE: {
|
|
247
266
|
id: GedFileType.BALANCESHEET_NOTE,
|
|
248
267
|
name: 'Notes de bilan',
|
|
268
|
+
idGedFolder: GedFolder.FORMALISM,
|
|
249
269
|
},
|
|
250
270
|
PERSONNAL_RIB: {
|
|
251
271
|
id: GedFileType.PERSONNAL_RIB,
|
|
252
272
|
name: 'RIB Personnel',
|
|
273
|
+
idGedFolder: GedFolder.RIB_MANDATES,
|
|
253
274
|
},
|
|
254
275
|
FISCAL_BUNDLE: {
|
|
255
276
|
id: GedFileType.FISCAL_BUNDLE,
|
|
256
277
|
name: 'Document Comptable N-1',
|
|
278
|
+
idGedFolder: GedFolder.CLOSE_BALANCE_SHEET,
|
|
257
279
|
},
|
|
258
280
|
};
|
|
259
281
|
export const GedFolderList = [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ged.js","sourceRoot":"","sources":["../../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"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","sourcesContent":["export enum GedCategory {\n COMPANY = 1,\n ACCOUNTING_AND_TAX = 2,\n SOCIAL = 3,\n JURIDIC = 4,\n GENERALITY = 5,\n BILLING = 6,\n MAIL = 7,\n BANK_STATEMENT = 8,\n}\n\nexport enum GedFolder {\n KBIS = 1,\n LDM = 2,\n RIB_MANDATES = 3,\n BALANCE_GL = 5,\n CLOSE_BALANCE_SHEET = 7,\n VAT = 10,\n IS_DECLARATIONS = 11,\n STATUTES = 13,\n TRAINING_AND_PROFESSIONAL_TAX = 14,\n DADS_U_DUE = 15,\n URSSAF = 16,\n PAY_SLIPS = 17,\n TNS = 18,\n AGM = 19, // Annual General Meeting, PV d'AG\n CONTRACTS_LEASES = 20,\n INSURANCES = 22,\n CABINET_INVOICES = 23,\n OTHER = 24,\n VEHICLES = 25,\n BORROWING_TABLES = 26,\n RSI_URSSAF = 27,\n GA_BALANCE_PV = 28,\n SLIPS_CFE = 29,\n APPENDIX_PROVIDERS_CUSTOMERS = 30,\n MISCELLANEOUS = 31,\n LEGAL_ANNOUNCEMENTS = 32,\n CERTIFICATES = 33,\n PARTNERS = 34,\n INCOMING_MAILS = 35,\n OUTGOING_MAIL = 36,\n BANK_STATEMENT = 37,\n FORMALISM = 38,\n PENDING_POINTS = 39,\n BALANCE_GL_JOURNALS_YEAR = 40,\n JURIDICAL = 41,\n SUBVENTION = 42,\n EMPLOYEMENT_CONTRACT = 43,\n EXIT_DOCUMENT = 44,\n}\n\nexport enum TypeFile {\n ASSURANCE = 1,\n EMPRUNT = 2,\n CREDIT_BAIL = 3,\n BANQUE = 4,\n CAISSE = 5,\n RELEVE = 6,\n PV_AG = 7,\n CONVENTION = 8,\n AUTRE_CONVENTION = 9,\n RECIPROCITE = 10,\n CA = 11,\n SUBVENTION = 12,\n CFE = 13,\n TAXE = 14,\n PENALITE = 15,\n TVA = 16,\n ATTESTATION = 17,\n STOCK = 18,\n FACTURE_FOURNISSEUR = 19,\n FACTURE_CLIENT = 20,\n AUTRE_FACTURE = 21,\n CARTE_GRISE = 22,\n CA_TO_SIGN = 23,\n CCA_TO_SIGN = 24,\n INVENTORY_TO_SIGN = 25,\n FUND_TO_SIGN = 26,\n SUPPLIER_BOOK_TO_SIGN = 27,\n CLIENT_BOOK_TO_SIGN = 28,\n STATUTES_PROJECT = 29,\n IDENTITY_CARD_RECTO = 30,\n IDENTITY_CARD_VERSO = 31,\n RESIDENCE_CERTIFICATE = 32,\n NO_CONDEMNATION = 33,\n CAPITAL_DEPOSIT = 34,\n DOMICILIATION = 35,\n DEFINITIVE_STATUTES = 36,\n LEGAL_ANNOUNCEMENT = 37,\n DEPOSIT_GREFFE = 38,\n}\n\nexport enum GedFileType {\n STATUTES = 1,\n IDENTITY_CARD = 2,\n KBIS = 3,\n RIB = 4,\n FISCAL_MEMENTO = 5,\n SEPA = 6,\n PLAQUETTE = 7,\n M0 = 8,\n DBE = 9,\n OTHER = 10,\n SIRENE = 11, // Inscription au répertoire SIRENE / Répertoire des métiers\n PATRIMONY = 12, // Déclaration du patrimoine affectée\n DBE2 = 13, // 13,'Déclaration des bénéficiaires effectifs'\n DISTRIBUTION_OF_SHARE = 14, // 14,'Liste des souscripteurs pour connaître la répartition des actions'\n REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE = 15, // 15,'Récépissé d’inscription de l’association en préfecture'\n REPRESENTATIVE_OF_THE_ASSOCIATION = 16, // 16,'Liste des représentants de l’association'\n RULES_OF_PROCEDURE = 17, // 17,'Règlement intérieur',\n REVISION_GUIDE = 18,\n SUMMARY_NOTE = 19,\n BALANCESHEET_NOTE = 20,\n PERSONNAL_RIB = 21, // RIB PERSO,\n FISCAL_BUNDLE = 22, // LIASSE FISCALE\n}\n\nexport const SignFileDetail = [\n {\n id: TypeFile.CA_TO_SIGN,\n name: 'CA',\n },\n {\n id: TypeFile.CCA_TO_SIGN,\n name: 'CCA',\n },\n {\n id: TypeFile.INVENTORY_TO_SIGN,\n name: 'Inventaire',\n },\n {\n id: TypeFile.FUND_TO_SIGN,\n name: 'Caisse',\n },\n {\n id: TypeFile.SUPPLIER_BOOK_TO_SIGN,\n name: 'Grand Livre fournisseur',\n },\n {\n id: TypeFile.CLIENT_BOOK_TO_SIGN,\n name: 'Grand Livre client',\n },\n];\n\nexport const JuridicalSignFileDetail = [\n {\n id: TypeFile.STATUTES_PROJECT,\n name: 'Projet de statut',\n idGedFolder: GedFolder.JURIDICAL,\n },\n];\n\nexport const JuridicalJuristFile = [\n {\n id: TypeFile.DEFINITIVE_STATUTES,\n title: 'Statut définitif',\n idGedFolder: GedFolder.JURIDICAL,\n },\n {\n id: TypeFile.LEGAL_ANNOUNCEMENT,\n title: 'Attestation annonce légale',\n idGedFolder: GedFolder.LEGAL_ANNOUNCEMENTS,\n },\n {\n id: TypeFile.DEPOSIT_GREFFE,\n title: 'Attestation dépôt Greffe',\n idGedFolder: GedFolder.JURIDICAL,\n },\n];\n\nexport const GedFileTypeDetail = {\n STATUTES: {\n id: GedFileType.STATUTES,\n name: 'Statuts',\n },\n IDENTITY_CARD: {\n id: GedFileType.IDENTITY_CARD,\n name: 'Carte d\\'identité',\n },\n KBIS: {\n id: GedFileType.KBIS,\n name: 'KBis',\n },\n RIB: {\n id: 4,\n name: 'RIB',\n },\n FISCAL_MEMENTO: {\n id: GedFileType.FISCAL_MEMENTO,\n name: 'Memento fiscal',\n },\n SEPA: {\n id: GedFileType.SEPA,\n name: 'SEPA',\n },\n PLAQUETTE: {\n id: GedFileType.PLAQUETTE,\n name: 'Plaquette',\n },\n M0: {\n id: GedFileType.M0,\n name: 'M0',\n },\n DBE: {\n id: GedFileType.DBE,\n name: 'DBE',\n },\n OTHER: {\n id: GedFileType.OTHER,\n name: 'Autres',\n },\n SIRENE: {\n id: GedFileType.SIRENE,\n name: 'Inscription au répertoire SIRENE / Répertoire des métiers',\n },\n PATRIMONY: {\n id: GedFileType.PATRIMONY,\n name: 'Déclaration du patrimoine affectée',\n },\n DBE2: {\n id: GedFileType.DBE2,\n name: 'Déclaration des bénéficiaires effectifs',\n },\n DISTRIBUTION_OF_SHARE: {\n id: GedFileType.DISTRIBUTION_OF_SHARE,\n name: 'Liste des souscripteurs pour connaître la répartition des actions',\n },\n REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE: {\n id: GedFileType.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,\n name: 'Récépissé d’inscription de l’association en préfecture',\n },\n REPRESENTATIVE_OF_THE_ASSOCIATION: {\n id: GedFileType.REPRESENTATIVE_OF_THE_ASSOCIATION,\n name: 'Liste des représentants de l’association',\n },\n RULES_OF_PROCEDURE: {\n id: GedFileType.RULES_OF_PROCEDURE,\n name: 'Règlement intérieur',\n },\n REVISION_GUIDE: {\n id: GedFileType.REVISION_GUIDE,\n name: 'Guide de révision',\n },\n SUMMARY_NOTE: {\n id: GedFileType.SUMMARY_NOTE,\n name: 'Notes de synthèse',\n },\n BALANCESHEET_NOTE: {\n id: GedFileType.BALANCESHEET_NOTE,\n name: 'Notes de bilan',\n },\n PERSONNAL_RIB: {\n id: GedFileType.PERSONNAL_RIB,\n name: 'RIB Personnel',\n },\n FISCAL_BUNDLE: {\n id: GedFileType.FISCAL_BUNDLE,\n name: 'Document Comptable N-1',\n },\n};\n\nexport const GedFolderList: Array<{ id: GedFolder, isVisibleForClient: boolean; idGedCategory: GedCategory; name: string }> = [\n { id: GedFolder.KBIS, name: 'K-bis & Carte d\\'identité & Mémento fiscal', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.LDM, name: 'Lettres de missions', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.RIB_MANDATES, name: 'Mandats & RIB', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.BALANCE_GL, name: 'Balance-GL Journaux', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.CLOSE_BALANCE_SHEET, name: 'Clôtures & Bilans', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.VAT, name: 'Déclarations de TVA', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.IS_DECLARATIONS, name: 'Déclarations d\\'IS', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.STATUTES, name: 'Statuts & avenants', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.TRAINING_AND_PROFESSIONAL_TAX, name: 'Formation et taxe professionnelle', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.DADS_U_DUE, name: 'DADS-U & DUE', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.URSSAF, name: 'URSSAF & Pôle-Emploi', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.PAY_SLIPS, name: 'Bulletins de salaires', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.TNS, name: 'TNS', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.AGM, name: 'PV d\\'AG', isVisibleForClient: true,\tidGedCategory: GedCategory.JURIDIC },\n { id: GedFolder.CONTRACTS_LEASES, name: 'Contrats & Baux', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.INSURANCES, name: 'Assurances', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.CABINET_INVOICES, name: 'Factures Cabinet', isVisibleForClient: true,\tidGedCategory: GedCategory.BILLING },\n { id: GedFolder.OTHER, name: 'Autres', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.VEHICLES, name: 'Véhicules', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.BORROWING_TABLES, name: 'Tableaux d’emprunts', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.RSI_URSSAF, name: 'RSI & URSSAF', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.GA_BALANCE_PV, name: 'Bilan & PV d’AG antérieur', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.SLIPS_CFE, name: 'Bordereaux pour la CFE', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.APPENDIX_PROVIDERS_CUSTOMERS, name: 'Annexes fournisseurs/clients', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.MISCELLANEOUS, name: 'Divers', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.LEGAL_ANNOUNCEMENTS, name: 'Annonces Légales', isVisibleForClient: true,\tidGedCategory: GedCategory.JURIDIC },\n { id: GedFolder.CERTIFICATES, name: 'Attestations', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.PARTNERS, name: 'Associés', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.INCOMING_MAILS, name: 'Courriers entrants', isVisibleForClient: true,\tidGedCategory: GedCategory.MAIL },\n { id: GedFolder.OUTGOING_MAIL, name: 'Courriers sortants', isVisibleForClient: true,\tidGedCategory: GedCategory.MAIL },\n { id: GedFolder.BANK_STATEMENT, name: 'Relevés Bancaires', isVisibleForClient: true,\tidGedCategory: GedCategory.BANK_STATEMENT },\n { id: GedFolder.FORMALISM, name: 'Formalisme', isVisibleForClient:false,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.PENDING_POINTS, name: 'Points en suspens', isVisibleForClient:false,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.BALANCE_GL_JOURNALS_YEAR, name: 'Balance-GL Journaux Année N-1', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.JURIDICAL, name: 'Juridique', isVisibleForClient: true,\tidGedCategory: GedCategory.JURIDIC },\n { id: GedFolder.SUBVENTION, name: 'Subvention', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.EMPLOYEMENT_CONTRACT, name: 'Contrats de travail & avenants', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.EXIT_DOCUMENT, name: 'Documents de sorties', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n];\n\nexport const gedCategoryWithName: Array<{ idGedCategory: number, name: string }> = [\n { idGedCategory: GedCategory.COMPANY, name: 'Entreprise' },\n { idGedCategory: GedCategory.ACCOUNTING_AND_TAX, name: 'Comptabilité' },\n { idGedCategory: GedCategory.SOCIAL, name: 'Social' },\n { idGedCategory: GedCategory.JURIDIC, name: 'Juridique' },\n { idGedCategory: GedCategory.GENERALITY, name: 'Généralités' },\n { idGedCategory: GedCategory.BILLING, name: 'Facturation' },\n { idGedCategory: GedCategory.MAIL, name: 'Courriers' },\n { idGedCategory: GedCategory.BANK_STATEMENT, name: 'Relevés bancaires' },\n];"]}
|
|
1
|
+
{"version":3,"file":"Ged.js","sourceRoot":"","sources":["../../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"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","sourcesContent":["export enum GedCategory {\n COMPANY = 1,\n ACCOUNTING_AND_TAX = 2,\n SOCIAL = 3,\n JURIDIC = 4,\n GENERALITY = 5,\n BILLING = 6,\n MAIL = 7,\n BANK_STATEMENT = 8,\n}\n\nexport enum GedFolder {\n KBIS = 1,\n LDM = 2,\n RIB_MANDATES = 3,\n BALANCE_GL = 5,\n CLOSE_BALANCE_SHEET = 7,\n VAT = 10,\n IS_DECLARATIONS = 11,\n STATUTES = 13,\n TRAINING_AND_PROFESSIONAL_TAX = 14,\n DADS_U_DUE = 15,\n URSSAF = 16,\n PAY_SLIPS = 17,\n TNS = 18,\n AGM = 19, // Annual General Meeting, PV d'AG\n CONTRACTS_LEASES = 20,\n INSURANCES = 22,\n CABINET_INVOICES = 23,\n OTHER = 24,\n VEHICLES = 25,\n BORROWING_TABLES = 26,\n RSI_URSSAF = 27,\n GA_BALANCE_PV = 28,\n SLIPS_CFE = 29,\n APPENDIX_PROVIDERS_CUSTOMERS = 30,\n MISCELLANEOUS = 31,\n LEGAL_ANNOUNCEMENTS = 32,\n CERTIFICATES = 33,\n PARTNERS = 34,\n INCOMING_MAILS = 35,\n OUTGOING_MAIL = 36,\n BANK_STATEMENT = 37,\n FORMALISM = 38,\n PENDING_POINTS = 39,\n BALANCE_GL_JOURNALS_YEAR = 40,\n JURIDICAL = 41,\n SUBVENTION = 42,\n EMPLOYEMENT_CONTRACT = 43,\n EXIT_DOCUMENT = 44,\n}\n\nexport enum TypeFile {\n ASSURANCE = 1,\n EMPRUNT = 2,\n CREDIT_BAIL = 3,\n BANQUE = 4,\n CAISSE = 5,\n RELEVE = 6,\n PV_AG = 7,\n CONVENTION = 8,\n AUTRE_CONVENTION = 9,\n RECIPROCITE = 10,\n CA = 11,\n SUBVENTION = 12,\n CFE = 13,\n TAXE = 14,\n PENALITE = 15,\n TVA = 16,\n ATTESTATION = 17,\n STOCK = 18,\n FACTURE_FOURNISSEUR = 19,\n FACTURE_CLIENT = 20,\n AUTRE_FACTURE = 21,\n CARTE_GRISE = 22,\n CA_TO_SIGN = 23,\n CCA_TO_SIGN = 24,\n INVENTORY_TO_SIGN = 25,\n FUND_TO_SIGN = 26,\n SUPPLIER_BOOK_TO_SIGN = 27,\n CLIENT_BOOK_TO_SIGN = 28,\n STATUTES_PROJECT = 29,\n IDENTITY_CARD_RECTO = 30,\n IDENTITY_CARD_VERSO = 31,\n RESIDENCE_CERTIFICATE = 32,\n NO_CONDEMNATION = 33,\n CAPITAL_DEPOSIT = 34,\n DOMICILIATION = 35,\n DEFINITIVE_STATUTES = 36,\n LEGAL_ANNOUNCEMENT = 37,\n DEPOSIT_GREFFE = 38,\n}\n\nexport enum GedFileType {\n STATUTES = 1,\n IDENTITY_CARD = 2,\n KBIS = 3,\n RIB = 4,\n FISCAL_MEMENTO = 5,\n SEPA = 6,\n PLAQUETTE = 7,\n M0 = 8,\n DBE = 9,\n OTHER = 10,\n SIRENE = 11, // Inscription au répertoire SIRENE / Répertoire des métiers\n PATRIMONY = 12, // Déclaration du patrimoine affectée\n DBE2 = 13, // 13,'Déclaration des bénéficiaires effectifs'\n DISTRIBUTION_OF_SHARE = 14, // 14,'Liste des souscripteurs pour connaître la répartition des actions'\n REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE = 15, // 15,'Récépissé d’inscription de l’association en préfecture'\n REPRESENTATIVE_OF_THE_ASSOCIATION = 16, // 16,'Liste des représentants de l’association'\n RULES_OF_PROCEDURE = 17, // 17,'Règlement intérieur',\n REVISION_GUIDE = 18,\n SUMMARY_NOTE = 19,\n BALANCESHEET_NOTE = 20,\n PERSONNAL_RIB = 21, // RIB PERSO,\n FISCAL_BUNDLE = 22, // LIASSE FISCALE\n}\n\nexport const SignFileDetail = [\n {\n id: TypeFile.CA_TO_SIGN,\n name: 'CA',\n },\n {\n id: TypeFile.CCA_TO_SIGN,\n name: 'CCA',\n },\n {\n id: TypeFile.INVENTORY_TO_SIGN,\n name: 'Inventaire',\n },\n {\n id: TypeFile.FUND_TO_SIGN,\n name: 'Caisse',\n },\n {\n id: TypeFile.SUPPLIER_BOOK_TO_SIGN,\n name: 'Grand Livre fournisseur',\n },\n {\n id: TypeFile.CLIENT_BOOK_TO_SIGN,\n name: 'Grand Livre client',\n },\n];\n\nexport const JuridicalSignFileDetail = [\n {\n id: TypeFile.STATUTES_PROJECT,\n name: 'Projet de statut',\n idGedFolder: GedFolder.JURIDICAL,\n },\n];\n\nexport const JuridicalJuristFile = [\n {\n id: TypeFile.DEFINITIVE_STATUTES,\n title: 'Statut définitif',\n idGedFolder: GedFolder.JURIDICAL,\n },\n {\n id: TypeFile.LEGAL_ANNOUNCEMENT,\n title: 'Attestation annonce légale',\n idGedFolder: GedFolder.LEGAL_ANNOUNCEMENTS,\n },\n {\n id: TypeFile.DEPOSIT_GREFFE,\n title: 'Attestation dépôt Greffe',\n idGedFolder: GedFolder.JURIDICAL,\n },\n];\n\nexport const GedFileTypeDetail = {\n STATUTES: {\n id: GedFileType.STATUTES,\n name: 'Statuts',\n idGedFolder: GedFolder.KBIS,\n },\n IDENTITY_CARD: {\n id: GedFileType.IDENTITY_CARD,\n name: 'Carte d\\'identité',\n idGedFolder: GedFolder.KBIS,\n },\n KBIS: {\n id: GedFileType.KBIS,\n name: 'KBis',\n idGedFolder: GedFolder.KBIS,\n },\n RIB: {\n id: GedFileType.RIB,\n name: 'RIB',\n idGedFolder: GedFolder.RIB_MANDATES,\n },\n FISCAL_MEMENTO: {\n id: GedFileType.FISCAL_MEMENTO,\n name: 'Memento fiscal',\n idGedFolder: GedFolder.KBIS,\n },\n SEPA: {\n id: GedFileType.SEPA,\n name: 'SEPA',\n idGedFolder: GedFolder.RIB_MANDATES,\n },\n PLAQUETTE: {\n id: GedFileType.PLAQUETTE,\n name: 'Plaquette',\n idGedFolder: GedFolder.LDM,\n },\n M0: {\n id: GedFileType.M0,\n name: 'M0',\n idGedFolder: GedFolder.KBIS,\n },\n DBE: {\n id: GedFileType.DBE,\n name: 'DBE',\n idGedFolder: GedFolder.KBIS,\n },\n OTHER: {\n id: GedFileType.OTHER,\n name: 'Autres',\n idGedFolder: GedFolder.AGM,\n },\n SIRENE: {\n id: GedFileType.SIRENE,\n name: 'Inscription au répertoire SIRENE / Répertoire des métiers',\n idGedFolder: GedFolder.KBIS,\n },\n PATRIMONY: {\n id: GedFileType.PATRIMONY,\n name: 'Déclaration du patrimoine affectée',\n idGedFolder: GedFolder.KBIS,\n },\n DBE2: {\n id: GedFileType.DBE2,\n name: 'Déclaration des bénéficiaires effectifs',\n idGedFolder: GedFolder.KBIS,\n },\n DISTRIBUTION_OF_SHARE: {\n id: GedFileType.DISTRIBUTION_OF_SHARE,\n name: 'Liste des souscripteurs pour connaître la répartition des actions',\n idGedFolder: GedFolder.STATUTES,\n },\n REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE: {\n id: GedFileType.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,\n name: 'Récépissé d’inscription de l’association en préfecture',\n idGedFolder: GedFolder.KBIS,\n },\n REPRESENTATIVE_OF_THE_ASSOCIATION: {\n id: GedFileType.REPRESENTATIVE_OF_THE_ASSOCIATION,\n name: 'Liste des représentants de l’association',\n idGedFolder: GedFolder.KBIS,\n },\n RULES_OF_PROCEDURE: {\n id: GedFileType.RULES_OF_PROCEDURE,\n name: 'Règlement intérieur',\n idGedFolder: GedFolder.STATUTES,\n },\n REVISION_GUIDE: {\n id: GedFileType.REVISION_GUIDE,\n name: 'Guide de révision',\n idGedFolder: GedFolder.PENDING_POINTS,\n },\n SUMMARY_NOTE: {\n id: GedFileType.SUMMARY_NOTE,\n name: 'Notes de synthèse',\n idGedFolder: GedFolder.FORMALISM,\n },\n BALANCESHEET_NOTE: {\n id: GedFileType.BALANCESHEET_NOTE,\n name: 'Notes de bilan',\n idGedFolder: GedFolder.FORMALISM,\n },\n PERSONNAL_RIB: {\n id: GedFileType.PERSONNAL_RIB,\n name: 'RIB Personnel',\n idGedFolder: GedFolder.RIB_MANDATES,\n },\n FISCAL_BUNDLE: {\n id: GedFileType.FISCAL_BUNDLE,\n name: 'Document Comptable N-1',\n idGedFolder: GedFolder.CLOSE_BALANCE_SHEET,\n },\n};\n\nexport const GedFolderList: Array<{ id: GedFolder, isVisibleForClient: boolean; idGedCategory: GedCategory; name: string }> = [\n { id: GedFolder.KBIS, name: 'K-bis & Carte d\\'identité & Mémento fiscal', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.LDM, name: 'Lettres de missions', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.RIB_MANDATES, name: 'Mandats & RIB', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.BALANCE_GL, name: 'Balance-GL Journaux', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.CLOSE_BALANCE_SHEET, name: 'Clôtures & Bilans', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.VAT, name: 'Déclarations de TVA', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.IS_DECLARATIONS, name: 'Déclarations d\\'IS', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.STATUTES, name: 'Statuts & avenants', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.TRAINING_AND_PROFESSIONAL_TAX, name: 'Formation et taxe professionnelle', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.DADS_U_DUE, name: 'DADS-U & DUE', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.URSSAF, name: 'URSSAF & Pôle-Emploi', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.PAY_SLIPS, name: 'Bulletins de salaires', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.TNS, name: 'TNS', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.AGM, name: 'PV d\\'AG', isVisibleForClient: true,\tidGedCategory: GedCategory.JURIDIC },\n { id: GedFolder.CONTRACTS_LEASES, name: 'Contrats & Baux', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.INSURANCES, name: 'Assurances', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.CABINET_INVOICES, name: 'Factures Cabinet', isVisibleForClient: true,\tidGedCategory: GedCategory.BILLING },\n { id: GedFolder.OTHER, name: 'Autres', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.VEHICLES, name: 'Véhicules', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.BORROWING_TABLES, name: 'Tableaux d’emprunts', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.RSI_URSSAF, name: 'RSI & URSSAF', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.GA_BALANCE_PV, name: 'Bilan & PV d’AG antérieur', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.SLIPS_CFE, name: 'Bordereaux pour la CFE', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.APPENDIX_PROVIDERS_CUSTOMERS, name: 'Annexes fournisseurs/clients', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.MISCELLANEOUS, name: 'Divers', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.LEGAL_ANNOUNCEMENTS, name: 'Annonces Légales', isVisibleForClient: true,\tidGedCategory: GedCategory.JURIDIC },\n { id: GedFolder.CERTIFICATES, name: 'Attestations', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.PARTNERS, name: 'Associés', isVisibleForClient: true,\tidGedCategory: GedCategory.COMPANY },\n { id: GedFolder.INCOMING_MAILS, name: 'Courriers entrants', isVisibleForClient: true,\tidGedCategory: GedCategory.MAIL },\n { id: GedFolder.OUTGOING_MAIL, name: 'Courriers sortants', isVisibleForClient: true,\tidGedCategory: GedCategory.MAIL },\n { id: GedFolder.BANK_STATEMENT, name: 'Relevés Bancaires', isVisibleForClient: true,\tidGedCategory: GedCategory.BANK_STATEMENT },\n { id: GedFolder.FORMALISM, name: 'Formalisme', isVisibleForClient:false,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.PENDING_POINTS, name: 'Points en suspens', isVisibleForClient:false,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.BALANCE_GL_JOURNALS_YEAR, name: 'Balance-GL Journaux Année N-1', isVisibleForClient: true,\tidGedCategory: GedCategory.ACCOUNTING_AND_TAX },\n { id: GedFolder.JURIDICAL, name: 'Juridique', isVisibleForClient: true,\tidGedCategory: GedCategory.JURIDIC },\n { id: GedFolder.SUBVENTION, name: 'Subvention', isVisibleForClient: true,\tidGedCategory: GedCategory.GENERALITY },\n { id: GedFolder.EMPLOYEMENT_CONTRACT, name: 'Contrats de travail & avenants', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n { id: GedFolder.EXIT_DOCUMENT, name: 'Documents de sorties', isVisibleForClient: true,\tidGedCategory: GedCategory.SOCIAL },\n];\n\nexport const gedCategoryWithName: Array<{ idGedCategory: number, name: string }> = [\n { idGedCategory: GedCategory.COMPANY, name: 'Entreprise' },\n { idGedCategory: GedCategory.ACCOUNTING_AND_TAX, name: 'Comptabilité' },\n { idGedCategory: GedCategory.SOCIAL, name: 'Social' },\n { idGedCategory: GedCategory.JURIDIC, name: 'Juridique' },\n { idGedCategory: GedCategory.GENERALITY, name: 'Généralités' },\n { idGedCategory: GedCategory.BILLING, name: 'Facturation' },\n { idGedCategory: GedCategory.MAIL, name: 'Courriers' },\n { idGedCategory: GedCategory.BANK_STATEMENT, name: 'Relevés bancaires' },\n];"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MailDomainType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/MailDomainType.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"MailDomainType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/MailDomainType.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc,UAqB1B,CAAC;AAEF,eAAO,MAAM,WAAW,UAmFvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MailDomainType.js","sourceRoot":"","sources":["../../../../ts/types/Enum/MailDomainType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,UAAU;IACV,WAAW;IACX,cAAc;IACd,aAAa;IACb,cAAc;IACd,WAAW;IACX,aAAa;IACb,aAAa;IACb,eAAe;IACf,YAAY;IACZ,iBAAiB;IACjB,YAAY;IACZ,gBAAgB;IAChB,cAAc;IACd,YAAY;IACZ,YAAY;IACZ,cAAc;IACd,mBAAmB;
|
|
1
|
+
{"version":3,"file":"MailDomainType.js","sourceRoot":"","sources":["../../../../ts/types/Enum/MailDomainType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,UAAU;IACV,WAAW;IACX,cAAc;IACd,aAAa;IACb,cAAc;IACd,WAAW;IACX,aAAa;IACb,aAAa;IACb,eAAe;IACf,YAAY;IACZ,iBAAiB;IACjB,YAAY;IACZ,gBAAgB;IAChB,cAAc;IACd,YAAY;IACZ,YAAY;IACZ,cAAc;IACd,mBAAmB;IACnB,gBAAgB;IAChB,eAAe;CAChB,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,YAAY;IACZ,YAAY;IACZ,cAAc;IACd,UAAU;IACV,WAAW;IACX,aAAa;IACb,iBAAiB;IACjB,aAAa;IACb,WAAW;IACX,UAAU;IACV,SAAS;IACT,UAAU;IACV,WAAW;IACX,cAAc;IACd,iBAAiB;IACjB,WAAW;IACX,YAAY;IACZ,WAAW;IACX,cAAc;IACd,WAAW;IACX,WAAW;IACX,UAAU;IACV,cAAc;IACd,SAAS;IACT,UAAU;IACV,WAAW;IACX,aAAa;IACb,UAAU;IACV,YAAY;IACZ,cAAc;IACd,WAAW;IACX,SAAS;IACT,iBAAiB;IACjB,cAAc;IACd,YAAY;IACZ,UAAU;IACV,cAAc;IACd,aAAa;IACb,iBAAiB;IACjB,UAAU;IACV,YAAY;IACZ,eAAe;IACf,UAAU;IACV,UAAU;IACV,SAAS;IACT,cAAc;IACd,aAAa;IACb,cAAc;IACd,UAAU;IACV,UAAU;IACV,YAAY;IACZ,WAAW;IACX,SAAS;IACT,QAAQ;IACR,UAAU;IACV,UAAU;IACV,WAAW;IACX,WAAW;IACX,WAAW;IACX,aAAa;IACb,cAAc;IACd,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,cAAc;IACd,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;CACd,CAAC","sourcesContent":["export const ForbidenDomain = [\n '@test.fr',\n '@test.com',\n '@yopmail.com',\n '@yopmail.fr',\n '@armyspy.com',\n '@cuvox.de',\n '@dayrep.com',\n '@einrot.com',\n '@fleckens.com',\n '@gustr.com',\n '@jourrapide.com',\n '@rhyta.com',\n '@superrito.com',\n '@teleworm.us',\n '@nedoz.com',\n '@wimsg.com',\n '@tzymail.com',\n '@firemailbox.club',\n '@blondmail.com',\n '@blondmail.fr',\n];\n\nexport const BasicDomain = [\n '@gmail.com',\n '@yahoo.com',\n '@outlook.com',\n '@aol.com',\n '@mail.com',\n '@yandex.com',\n '@protonmail.com',\n '@icloud.com',\n '@zoho.com',\n '@gmx.com',\n '@qq.com',\n '@163.com',\n '@sina.com',\n '@hotmail.com',\n '@rediffmail.com',\n '@live.com',\n '@naver.com',\n '@daum.net',\n '@hanmail.net',\n '@walla.co',\n '@yahoo.co',\n '@mail.ru',\n '@t-online.de',\n '@web.de',\n '@gmx.net',\n '@yahoo.de',\n '@outlook.es',\n '@live.co',\n '@libero.it',\n '@virgilio.it',\n '@alice.it',\n '@tin.it',\n '@indiatimes.com',\n '@bigpond.com',\n '@orange.fr',\n '@free.fr',\n '@laposte.net',\n '@wanadoo.fr',\n '@rocketmail.com',\n '@aim.com',\n '@inbox.com',\n '@netscape.net',\n '@uol.com',\n '@bol.com',\n '@ig.com',\n '@outlook.com',\n '@icloud.com',\n '@bigpond.net',\n '@mail.bg',\n '@post.cz',\n '@seznam.cz',\n '@gmail.ru',\n '@tut.by',\n '@bk.ru',\n '@list.ru',\n '@mail.kz',\n '@yahoo.es',\n '@yahoo.fr',\n '@yahoo.it',\n '@outlook.in',\n '@outlook.com',\n '@hotmail.es',\n '@hotmail.fr',\n '@hotmail.it',\n '@hotmail.de',\n '@hotmail.com',\n '@hotmail.sg',\n '@hotmail.be',\n '@hotmail.cl',\n '@hotmail.co',\n '@hotmail.pt',\n '@hotmail.gr',\n '@hotmail.cz',\n '@hotmail.ch',\n '@hotmail.ru',\n '@hotmail.hu',\n '@hotmail.ro',\n '@hotmail.sk',\n '@hotmail.no',\n '@hotmail.dk',\n '@hotmail.fi',\n '@hotmail.ie',\n];"]}
|
|
@@ -6,13 +6,11 @@ export declare const PriceGridClementine: ({
|
|
|
6
6
|
idTypeBrand: number;
|
|
7
7
|
price: ({
|
|
8
8
|
idPrestationList: PrestationType[];
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
id: ClosingType;
|
|
15
|
-
month: number;
|
|
9
|
+
monthlyNbr: {
|
|
10
|
+
minimum: number;
|
|
11
|
+
maximum: number;
|
|
12
|
+
value: number;
|
|
13
|
+
closingType: ClosingType[];
|
|
16
14
|
}[];
|
|
17
15
|
turnoverMonthly: {
|
|
18
16
|
turnoverValue: number;
|
|
@@ -30,13 +28,11 @@ export declare const PriceGridClementine: ({
|
|
|
30
28
|
employee?: undefined;
|
|
31
29
|
} | {
|
|
32
30
|
idPrestationList: PrestationType[];
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
id: ClosingType;
|
|
39
|
-
month: number;
|
|
31
|
+
monthlyNbr: {
|
|
32
|
+
minimum: number;
|
|
33
|
+
maximum: number;
|
|
34
|
+
value: number;
|
|
35
|
+
closingType: ClosingType[];
|
|
40
36
|
}[];
|
|
41
37
|
properties: {
|
|
42
38
|
amount: number;
|
|
@@ -65,8 +61,7 @@ export declare const PriceGridClementine: ({
|
|
|
65
61
|
turnoverValue: number;
|
|
66
62
|
price: number;
|
|
67
63
|
}[];
|
|
68
|
-
|
|
69
|
-
maximumMonthlyPayment?: undefined;
|
|
64
|
+
monthlyNbr?: undefined;
|
|
70
65
|
turnoverMonthly?: undefined;
|
|
71
66
|
vatRegimeMonthly?: undefined;
|
|
72
67
|
properties?: undefined;
|
|
@@ -80,8 +75,7 @@ export declare const PriceGridClementine: ({
|
|
|
80
75
|
amountMaximum: number;
|
|
81
76
|
price: number;
|
|
82
77
|
}[];
|
|
83
|
-
|
|
84
|
-
maximumMonthlyPayment?: undefined;
|
|
78
|
+
monthlyNbr?: undefined;
|
|
85
79
|
turnoverMonthly?: undefined;
|
|
86
80
|
vatRegimeMonthly?: undefined;
|
|
87
81
|
properties?: undefined;
|
|
@@ -96,8 +90,7 @@ export declare const PriceGridClementine: ({
|
|
|
96
90
|
amountMaximum: number;
|
|
97
91
|
price: number;
|
|
98
92
|
}[];
|
|
99
|
-
|
|
100
|
-
maximumMonthlyPayment?: undefined;
|
|
93
|
+
monthlyNbr?: undefined;
|
|
101
94
|
turnoverMonthly?: undefined;
|
|
102
95
|
vatRegimeMonthly?: undefined;
|
|
103
96
|
properties?: undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAwgB/B,CAAC"}
|
|
@@ -10,24 +10,24 @@ export const PriceGridClementine = [
|
|
|
10
10
|
{
|
|
11
11
|
/* Compta Pro */
|
|
12
12
|
idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
|
|
13
|
-
|
|
13
|
+
monthlyNbr: [
|
|
14
14
|
{
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
minimum: 0,
|
|
16
|
+
maximum: 4,
|
|
17
|
+
value: 6,
|
|
18
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
17
19
|
},
|
|
18
20
|
{
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
maximumMonthlyPayment: [
|
|
24
|
-
{
|
|
25
|
-
id: ClosingType.IN_PROGRESS,
|
|
26
|
-
month: 23,
|
|
21
|
+
minimum: 5,
|
|
22
|
+
maximum: 9,
|
|
23
|
+
value: 9,
|
|
24
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
27
25
|
},
|
|
28
26
|
{
|
|
29
|
-
|
|
30
|
-
|
|
27
|
+
minimum: 12,
|
|
28
|
+
maximum: 16,
|
|
29
|
+
value: 16,
|
|
30
|
+
closingType: [ClosingType.OUTDATED],
|
|
31
31
|
},
|
|
32
32
|
],
|
|
33
33
|
turnoverMonthly: [
|
|
@@ -78,24 +78,24 @@ export const PriceGridClementine = [
|
|
|
78
78
|
{
|
|
79
79
|
/* Compta Entreprise */
|
|
80
80
|
idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
|
|
81
|
-
|
|
81
|
+
monthlyNbr: [
|
|
82
82
|
{
|
|
83
|
-
|
|
84
|
-
|
|
83
|
+
minimum: 0,
|
|
84
|
+
maximum: 4,
|
|
85
|
+
value: 6,
|
|
86
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
85
87
|
},
|
|
86
88
|
{
|
|
87
|
-
|
|
88
|
-
|
|
89
|
+
minimum: 5,
|
|
90
|
+
maximum: 9,
|
|
91
|
+
value: 9,
|
|
92
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
89
93
|
},
|
|
90
|
-
],
|
|
91
|
-
maximumMonthlyPayment: [
|
|
92
94
|
{
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
id: ClosingType.OUTDATED,
|
|
98
|
-
month: 23,
|
|
95
|
+
minimum: 12,
|
|
96
|
+
maximum: 16,
|
|
97
|
+
value: 16,
|
|
98
|
+
closingType: [ClosingType.OUTDATED],
|
|
99
99
|
},
|
|
100
100
|
],
|
|
101
101
|
turnoverMonthly: [
|
|
@@ -150,24 +150,24 @@ export const PriceGridClementine = [
|
|
|
150
150
|
{
|
|
151
151
|
/* Compta SCI */
|
|
152
152
|
idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
|
|
153
|
-
|
|
154
|
-
{
|
|
155
|
-
id: ClosingType.IN_PROGRESS,
|
|
156
|
-
month: 9,
|
|
157
|
-
},
|
|
153
|
+
monthlyNbr: [
|
|
158
154
|
{
|
|
159
|
-
|
|
160
|
-
|
|
155
|
+
minimum: 0,
|
|
156
|
+
maximum: 4,
|
|
157
|
+
value: 6,
|
|
158
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
161
159
|
},
|
|
162
|
-
],
|
|
163
|
-
maximumMonthlyPayment: [
|
|
164
160
|
{
|
|
165
|
-
|
|
166
|
-
|
|
161
|
+
minimum: 5,
|
|
162
|
+
maximum: 9,
|
|
163
|
+
value: 9,
|
|
164
|
+
closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
|
|
167
165
|
},
|
|
168
166
|
{
|
|
169
|
-
|
|
170
|
-
|
|
167
|
+
minimum: 12,
|
|
168
|
+
maximum: 16,
|
|
169
|
+
value: 16,
|
|
170
|
+
closingType: [ClosingType.OUTDATED],
|
|
171
171
|
},
|
|
172
172
|
],
|
|
173
173
|
properties: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"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","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\nimport { TaxSystem } from './TaxSystem';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 12,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 12,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 12,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n taxSystem: [\n {\n id: TaxSystem.IR,\n price: 0,\n },\n {\n id: TaxSystem.IS,\n price: 15,\n },\n {\n id: TaxSystem.NA,\n price: 0,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n {\n /* Klems */\n idTypeBrand: 6,\n price: [\n {\n // Compta Micro\n idPrestationList: [PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 39,\n },\n {\n turnoverValue: 1000000000000,\n price: 59,\n },\n ],\n turnoverYearly: [\n {\n turnoverValue: 50000,\n price: 390,\n },\n {\n turnoverValue: 1000000000000,\n price: 590,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 24,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 24,\n },\n {\n type: VatRegime.MONTHLY,\n price: 24,\n },\n ],\n },\n {\n // Compta EI\n idPrestationList: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 49,\n },\n {\n turnoverValue: 150000,\n price: 69,\n },\n {\n turnoverValue: 250000,\n price: 89,\n },\n ],\n turnoverYearly: [\n {\n turnoverValue: 50000,\n price: 490,\n },\n {\n turnoverValue: 150000,\n price: 690,\n },\n {\n turnoverValue: 250000,\n price: 890,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],\n properties: [\n {\n amount: 1,\n price: 49,\n },\n {\n amount: 2,\n price: 59,\n },\n {\n amount: 3,\n price: 69,\n },\n {\n amount: 4,\n price: 79,\n },\n {\n amount: 5,\n price: 89,\n },\n {\n amount: 6,\n price: 99,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n ],\n },\n];"]}
|
|
1
|
+
{"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"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","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\nimport { TaxSystem } from './TaxSystem';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n monthlyNbr: [\n {\n minimum: 0,\n maximum: 4,\n value: 6,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 5,\n maximum: 9,\n value: 9,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 12,\n maximum: 16,\n value: 16,\n closingType: [ClosingType.OUTDATED],\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n monthlyNbr: [\n {\n minimum: 0,\n maximum: 4,\n value: 6,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 5,\n maximum: 9,\n value: 9,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 12,\n maximum: 16,\n value: 16,\n closingType: [ClosingType.OUTDATED],\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n monthlyNbr: [\n {\n minimum: 0,\n maximum: 4,\n value: 6,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 5,\n maximum: 9,\n value: 9,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 12,\n maximum: 16,\n value: 16,\n closingType: [ClosingType.OUTDATED],\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n taxSystem: [\n {\n id: TaxSystem.IR,\n price: 0,\n },\n {\n id: TaxSystem.IS,\n price: 15,\n },\n {\n id: TaxSystem.NA,\n price: 0,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n {\n /* Klems */\n idTypeBrand: 6,\n price: [\n {\n // Compta Micro\n idPrestationList: [PrestationType.COMPTA_MICRO_KLEMS, PrestationType.COMPTA_MICRO_KLEMS_EXPRESS],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 39,\n },\n {\n turnoverValue: 1000000000000,\n price: 59,\n },\n ],\n turnoverYearly: [\n {\n turnoverValue: 50000,\n price: 390,\n },\n {\n turnoverValue: 1000000000000,\n price: 590,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 24,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 24,\n },\n {\n type: VatRegime.MONTHLY,\n price: 24,\n },\n ],\n },\n {\n // Compta EI\n idPrestationList: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 49,\n },\n {\n turnoverValue: 150000,\n price: 69,\n },\n {\n turnoverValue: 250000,\n price: 89,\n },\n ],\n turnoverYearly: [\n {\n turnoverValue: 50000,\n price: 490,\n },\n {\n turnoverValue: 150000,\n price: 690,\n },\n {\n turnoverValue: 250000,\n price: 890,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS, PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS],\n properties: [\n {\n amount: 1,\n price: 49,\n },\n {\n amount: 2,\n price: 59,\n },\n {\n amount: 3,\n price: 69,\n },\n {\n amount: 4,\n price: 79,\n },\n {\n amount: 5,\n price: 89,\n },\n {\n amount: 6,\n price: 99,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n ],\n },\n];"]}
|
|
@@ -5,13 +5,11 @@ export declare const PriceGridLegalstart: {
|
|
|
5
5
|
idTypeBrand: number;
|
|
6
6
|
price: ({
|
|
7
7
|
idPrestationList: PrestationType[];
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
id: ClosingType;
|
|
14
|
-
month: number;
|
|
8
|
+
monthlyNbr: {
|
|
9
|
+
minimum: number;
|
|
10
|
+
maximum: number;
|
|
11
|
+
value: number;
|
|
12
|
+
closingType: ClosingType[];
|
|
15
13
|
}[];
|
|
16
14
|
turnoverMonthly: {
|
|
17
15
|
turnoverValue: number;
|
|
@@ -38,8 +36,7 @@ export declare const PriceGridLegalstart: {
|
|
|
38
36
|
amountMaximum: number;
|
|
39
37
|
price: number;
|
|
40
38
|
}[];
|
|
41
|
-
|
|
42
|
-
maximumMonthlyPayment?: undefined;
|
|
39
|
+
monthlyNbr?: undefined;
|
|
43
40
|
turnoverMonthly?: undefined;
|
|
44
41
|
turnoverYearlyy?: undefined;
|
|
45
42
|
vatRegimeMonthly?: undefined;
|
|
@@ -52,8 +49,7 @@ export declare const PriceGridLegalstart: {
|
|
|
52
49
|
amountMaximum: number;
|
|
53
50
|
price: number;
|
|
54
51
|
}[];
|
|
55
|
-
|
|
56
|
-
maximumMonthlyPayment?: undefined;
|
|
52
|
+
monthlyNbr?: undefined;
|
|
57
53
|
turnoverMonthly?: undefined;
|
|
58
54
|
turnoverYearlyy?: undefined;
|
|
59
55
|
vatRegimeMonthly?: undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PriceGridLegalstart.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"PriceGridLegalstart.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmJ/B,CAAC"}
|