@silexpert/core 1.2.4 → 1.2.5
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/types/Enum/AutomaticRegistration.d.ts +3 -1
- package/dist/cjs/types/Enum/AutomaticRegistration.d.ts.map +1 -1
- package/dist/cjs/types/Enum/AutomaticRegistration.js +2 -0
- package/dist/cjs/types/Enum/AutomaticRegistration.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts +5 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js +5 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +5 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +5 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/FuelType.d.ts +2 -2
- package/dist/cjs/types/Enum/FuelType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/FuelType.js +14 -15
- package/dist/cjs/types/Enum/FuelType.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2031.d.ts +188 -3
- package/dist/cjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2031.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2033.d.ts +110 -0
- package/dist/cjs/types/Interface/api/cerfa/2033.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2033.js +13 -1
- package/dist/cjs/types/Interface/api/cerfa/2033.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2035.d.ts +266 -2
- package/dist/cjs/types/Interface/api/cerfa/2035.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2035.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2065.d.ts +133 -3
- package/dist/cjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2065.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2571.d.ts +56 -0
- package/dist/cjs/types/Interface/api/cerfa/2571.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2571.js +4 -1
- package/dist/cjs/types/Interface/api/cerfa/2571.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2572.d.ts +79 -0
- package/dist/cjs/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2572.js +4 -1
- package/dist/cjs/types/Interface/api/cerfa/2572.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/3310.d.ts +283 -0
- package/dist/cjs/types/Interface/api/cerfa/3310.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/3310.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.d.ts +11 -10
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/dist/cjs/utils/vat/3310/century24.d.ts +8 -0
- package/dist/cjs/utils/vat/3310/century24.d.ts.map +1 -0
- package/dist/cjs/utils/vat/3310/century24.js +1499 -0
- package/dist/cjs/utils/vat/3310/century24.js.map +1 -0
- package/dist/cjs/utils/vat/centuries.d.ts.map +1 -1
- package/dist/cjs/utils/vat/centuries.js +21 -1
- package/dist/cjs/utils/vat/centuries.js.map +1 -1
- package/dist/mjs/types/Enum/AutomaticRegistration.d.ts +3 -1
- package/dist/mjs/types/Enum/AutomaticRegistration.d.ts.map +1 -1
- package/dist/mjs/types/Enum/AutomaticRegistration.js +2 -0
- package/dist/mjs/types/Enum/AutomaticRegistration.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts +5 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js +5 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +5 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +5 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/FuelType.d.ts +2 -2
- package/dist/mjs/types/Enum/FuelType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/FuelType.js +14 -15
- package/dist/mjs/types/Enum/FuelType.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2031.d.ts +188 -3
- package/dist/mjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2031.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2033.d.ts +110 -0
- package/dist/mjs/types/Interface/api/cerfa/2033.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2033.js +41 -0
- package/dist/mjs/types/Interface/api/cerfa/2033.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2035.d.ts +266 -2
- package/dist/mjs/types/Interface/api/cerfa/2035.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2035.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2065.d.ts +133 -3
- package/dist/mjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2065.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2571.d.ts +56 -0
- package/dist/mjs/types/Interface/api/cerfa/2571.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2571.js +10 -0
- package/dist/mjs/types/Interface/api/cerfa/2571.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2572.d.ts +79 -0
- package/dist/mjs/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2572.js +14 -0
- package/dist/mjs/types/Interface/api/cerfa/2572.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/3310.d.ts +283 -0
- package/dist/mjs/types/Interface/api/cerfa/3310.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/3310.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.d.ts +11 -10
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/dist/mjs/utils/vat/3310/century24.d.ts +8 -0
- package/dist/mjs/utils/vat/3310/century24.d.ts.map +1 -0
- package/dist/mjs/utils/vat/3310/century24.js +1492 -0
- package/dist/mjs/utils/vat/3310/century24.js.map +1 -0
- package/dist/mjs/utils/vat/centuries.d.ts.map +1 -1
- package/dist/mjs/utils/vat/centuries.js +21 -1
- package/dist/mjs/utils/vat/centuries.js.map +1 -1
- package/package.json +1 -1
- package/ts/types/Enum/AutomaticRegistration.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestion.ts +5 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +7 -0
- package/ts/types/Enum/FuelType.ts +16 -17
- package/ts/types/Interface/api/cerfa/2031.ts +186 -2
- package/ts/types/Interface/api/cerfa/2033.ts +115 -1
- package/ts/types/Interface/api/cerfa/2035.ts +257 -1
- package/ts/types/Interface/api/cerfa/2065.ts +109 -2
- package/ts/types/Interface/api/cerfa/2571.ts +57 -0
- package/ts/types/Interface/api/cerfa/2572.ts +81 -0
- package/ts/types/Interface/api/cerfa/3310.ts +283 -0
- package/ts/types/Interface/api/cerfa/ReadCerfa.ts +18 -12
- package/ts/utils/vat/3310/century24.ts +1537 -0
- package/ts/utils/vat/centuries.ts +22 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AnyCerfa2033Century, EcfDetails } from '../../../..';
|
|
2
2
|
import { CerfaAddress, Accountant, ViewerDetails, CouncilDetails, Termination } from './ReadCerfa';
|
|
3
3
|
export declare class ParamsGenerate2031 {
|
|
4
4
|
isNil: boolean;
|
|
@@ -186,12 +186,197 @@ export interface Cerfa2031 {
|
|
|
186
186
|
};
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
|
+
export interface Cerfa2031_2024 {
|
|
190
|
+
termination: Termination;
|
|
191
|
+
isNil: boolean;
|
|
192
|
+
period: {
|
|
193
|
+
months: number;
|
|
194
|
+
};
|
|
195
|
+
header: {
|
|
196
|
+
opening: string;
|
|
197
|
+
closure: string;
|
|
198
|
+
realSystem: boolean;
|
|
199
|
+
simplifiedAccounting: boolean;
|
|
200
|
+
vat: boolean;
|
|
201
|
+
tonnageTaxation: boolean;
|
|
202
|
+
simplifiedSystem: boolean;
|
|
203
|
+
};
|
|
204
|
+
identification: {
|
|
205
|
+
companyDenomination: string;
|
|
206
|
+
companyAddress: string;
|
|
207
|
+
address: CerfaAddress;
|
|
208
|
+
phoneNumber: string;
|
|
209
|
+
email: string;
|
|
210
|
+
siren: string;
|
|
211
|
+
declarantEmail: string;
|
|
212
|
+
declarantAddress: string;
|
|
213
|
+
declarantZipCode: string;
|
|
214
|
+
declarantCity: string;
|
|
215
|
+
declarantCountryCode: string;
|
|
216
|
+
lastAddress: string;
|
|
217
|
+
lastAddressDetails: CerfaAddress | null;
|
|
218
|
+
otherAddresses: Array<{
|
|
219
|
+
name: string;
|
|
220
|
+
address: CerfaAddress;
|
|
221
|
+
}>;
|
|
222
|
+
};
|
|
223
|
+
miscellaneous: {
|
|
224
|
+
activities: string;
|
|
225
|
+
onJobList: boolean;
|
|
226
|
+
ownerInfos: string;
|
|
227
|
+
ownerInfosName: string;
|
|
228
|
+
ownerInfosAddress: CerfaAddress;
|
|
229
|
+
otherEstablishmentsAddresses: string;
|
|
230
|
+
};
|
|
231
|
+
recapitulation: {
|
|
232
|
+
column2: number;
|
|
233
|
+
cdSum: number;
|
|
234
|
+
col1: {
|
|
235
|
+
total: number;
|
|
236
|
+
};
|
|
237
|
+
col2: {
|
|
238
|
+
total: number;
|
|
239
|
+
};
|
|
240
|
+
taxableBenefit: number;
|
|
241
|
+
deductibleDeficit: number;
|
|
242
|
+
netHandoverResult: number;
|
|
243
|
+
incomeTaxSubjectEarnings: number;
|
|
244
|
+
netExemptIncome: number;
|
|
245
|
+
shareToDeduce: number;
|
|
246
|
+
incomeTaxExemptEarnings: number;
|
|
247
|
+
shortTermDepreciation: number;
|
|
248
|
+
column1: number;
|
|
249
|
+
creditTaxOption: boolean;
|
|
250
|
+
shareEquipmentGrant: number;
|
|
251
|
+
partnershipFiscalResult: number;
|
|
252
|
+
solidarityRange: number;
|
|
253
|
+
addedValue: {
|
|
254
|
+
privateTaxed: number;
|
|
255
|
+
longTermDiffered: number;
|
|
256
|
+
exonerated: number;
|
|
257
|
+
longTermExonerated: number;
|
|
258
|
+
shortTermExonerated: number;
|
|
259
|
+
longTerm: number;
|
|
260
|
+
};
|
|
261
|
+
exemption: {
|
|
262
|
+
newCompanyArt: boolean;
|
|
263
|
+
zfuArt: boolean;
|
|
264
|
+
zrrArt: boolean;
|
|
265
|
+
reorganisationArt: boolean;
|
|
266
|
+
freeZoneActivityArt: boolean;
|
|
267
|
+
others: boolean;
|
|
268
|
+
youngCompaniesArt: boolean;
|
|
269
|
+
budArt: boolean;
|
|
270
|
+
developmentZoneArt: boolean;
|
|
271
|
+
taxableAddedValue: number;
|
|
272
|
+
professionnalProfit: number;
|
|
273
|
+
inDifficultyBusiness: number;
|
|
274
|
+
};
|
|
275
|
+
industrialBenefits: {
|
|
276
|
+
benefits: number;
|
|
277
|
+
deficit: number;
|
|
278
|
+
taxableBenefitIncome: {
|
|
279
|
+
shortTermGrant: number;
|
|
280
|
+
shortTermDepreciation: number;
|
|
281
|
+
};
|
|
282
|
+
addedValue: {
|
|
283
|
+
longTermNet: number;
|
|
284
|
+
nonProfessionalBenefitExemption: number;
|
|
285
|
+
};
|
|
286
|
+
};
|
|
287
|
+
computerizedAccounting?: {
|
|
288
|
+
yes: boolean;
|
|
289
|
+
no: boolean;
|
|
290
|
+
softwareName: string;
|
|
291
|
+
hasOGA: boolean;
|
|
292
|
+
hasViewer: boolean;
|
|
293
|
+
professionalAccountantInfos: string;
|
|
294
|
+
place: string;
|
|
295
|
+
date: string;
|
|
296
|
+
declarantOccupation: string;
|
|
297
|
+
signature: string;
|
|
298
|
+
ecf: EcfDetails;
|
|
299
|
+
accountant: Accountant;
|
|
300
|
+
viewer: ViewerDetails;
|
|
301
|
+
council: CouncilDetails;
|
|
302
|
+
serviceProvider: string;
|
|
303
|
+
};
|
|
304
|
+
termination: Termination;
|
|
305
|
+
};
|
|
306
|
+
benefitsDeficitsRepartition: {
|
|
307
|
+
list: Array<{
|
|
308
|
+
managerPartner: 'Oui' | 'Non';
|
|
309
|
+
industrialBenefits: string;
|
|
310
|
+
share0: number;
|
|
311
|
+
share1: number;
|
|
312
|
+
taxableAddedValueShare: number;
|
|
313
|
+
label: string;
|
|
314
|
+
siren: string;
|
|
315
|
+
quality: string;
|
|
316
|
+
zipCode: string;
|
|
317
|
+
address: string;
|
|
318
|
+
city: string;
|
|
319
|
+
countryCode: string;
|
|
320
|
+
isPhysic: boolean;
|
|
321
|
+
birthdate?: string;
|
|
322
|
+
cityOfBirth?: string;
|
|
323
|
+
zipCodeBirth?: string;
|
|
324
|
+
fiscalNumber?: string;
|
|
325
|
+
marriedName?: string;
|
|
326
|
+
firstname?: string;
|
|
327
|
+
lastname?: string;
|
|
328
|
+
countryCodeOfBirth?: string;
|
|
329
|
+
}>;
|
|
330
|
+
distributedBenefitsAmount: {
|
|
331
|
+
taxableAddedValueShare: number;
|
|
332
|
+
share: string;
|
|
333
|
+
};
|
|
334
|
+
};
|
|
335
|
+
generalExpensesList: {
|
|
336
|
+
receptionExpenses: number;
|
|
337
|
+
gift: number;
|
|
338
|
+
};
|
|
339
|
+
simplifiedTaxationSystemCompanies: {
|
|
340
|
+
grossSalary: string;
|
|
341
|
+
retrocessingFee: string;
|
|
342
|
+
directDebitAmount: string;
|
|
343
|
+
capitalSupplyAmount: string;
|
|
344
|
+
list: Array<{
|
|
345
|
+
nonDepreciableImmobilization: number;
|
|
346
|
+
reassessValue: number;
|
|
347
|
+
purchaseValue: number;
|
|
348
|
+
addedValue: number;
|
|
349
|
+
}>;
|
|
350
|
+
};
|
|
351
|
+
nonProfessionalIndustrialBenefits: {
|
|
352
|
+
rentalPropretySocialContribution: {
|
|
353
|
+
benefit: number;
|
|
354
|
+
deficit: number;
|
|
355
|
+
};
|
|
356
|
+
rentalProprety: {
|
|
357
|
+
benefit: number;
|
|
358
|
+
deficit: number;
|
|
359
|
+
};
|
|
360
|
+
leaseManagement: {
|
|
361
|
+
benefit: number;
|
|
362
|
+
deficit: number;
|
|
363
|
+
};
|
|
364
|
+
collectiveRaceHorseOwnership: {
|
|
365
|
+
benefit: number;
|
|
366
|
+
deficit: number;
|
|
367
|
+
};
|
|
368
|
+
others: {
|
|
369
|
+
benefit: number;
|
|
370
|
+
deficit: number;
|
|
371
|
+
};
|
|
372
|
+
};
|
|
373
|
+
}
|
|
189
374
|
export type Prepare2031Params = {
|
|
190
375
|
idSociety: number;
|
|
191
376
|
idExercice: number;
|
|
192
377
|
values: {
|
|
193
|
-
cerfa2031: Cerfa2031;
|
|
194
|
-
cerfa2033:
|
|
378
|
+
cerfa2031: Cerfa2031 | Cerfa2031_2024;
|
|
379
|
+
cerfa2033: AnyCerfa2033Century;
|
|
195
380
|
};
|
|
196
381
|
};
|
|
197
382
|
//# sourceMappingURL=2031.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2031.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2031.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"2031.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2031.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAe,UAAU,EAAE,MAAM,aAAa,CAAC;AAC3E,OAAO,EACL,YAAY,EAAE,UAAU,EAAE,aAAa,EAAE,cAAc,EAAE,WAAW,EACrE,MAAM,aAAa,CAAC;AAErB,qBAAa,kBAAkB;IAE3B,KAAK,EAAE,OAAO,CAAC;CAClB;AAED,MAAM,WAAW,SAAS;IACxB,WAAW,EAAE,WAAW,CAAC;IACzB,KAAK,EAAE,OAAO,CAAC;IACf,MAAM,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;KAAE,CAAC;IAC5B,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,CAAC;QAChB,OAAO,EAAE,MAAM,CAAC;QAChB,UAAU,EAAE,OAAO,CAAC;QACpB,oBAAoB,EAAE,OAAO,CAAC;QAC9B,GAAG,EAAE,OAAO,CAAC;QACb,eAAe,EAAE,OAAO,CAAC;QACzB,gBAAgB,EAAE,OAAO,CAAA;KAC1B,CAAC;IACF,cAAc,EAAE;QACd,mBAAmB,EAAE,MAAM,CAAC;QAC5B,cAAc,EAAE,MAAM,CAAC;QACvB,OAAO,EAAE,YAAY,CAAC;QACtB,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,cAAc,EAAE,MAAM,CAAC;QACvB,gBAAgB,EAAE,MAAM,CAAC;QACzB,gBAAgB,EAAE,MAAM,CAAC;QACzB,aAAa,EAAE,MAAM,CAAC;QACtB,oBAAoB,EAAE,MAAM,CAAC;QAC7B,WAAW,EAAE,MAAM,CAAC;QACpB,kBAAkB,EAAE,YAAY,GAAG,IAAI,CAAC;QACxC,cAAc,EAAE,KAAK,CAAC;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,OAAO,EAAE,YAAY,CAAA;SAAE,CAAC,CAAC;KAChE,CAAC;IACF,aAAa,EAAE;QACb,UAAU,EAAE,MAAM,CAAC;QACnB,SAAS,EAAE,OAAO,CAAC;QACnB,UAAU,EAAE,MAAM,CAAC;QACnB,cAAc,EAAE,MAAM,CAAC;QACvB,iBAAiB,EAAE,YAAY,CAAC;QAChC,4BAA4B,EAAG,MAAM,CAAC;KACvC,CAAC;IACF,cAAc,EAAE;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;SAAE,CAAC;QACzB,IAAI,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;SAAE,CAAC;QACzB,cAAc,EAAE,MAAM,CAAC;QACvB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,iBAAiB,EAAE,MAAM,CAAC;QAC1B,wBAAwB,EAAE,MAAM,CAAC;QACjC,eAAe,EAAE,MAAM,CAAC;QACxB,aAAa,EAAE,MAAM,CAAC;QACtB,uBAAuB,EAAE,MAAM,CAAC;QAChC,qBAAqB,EAAE,MAAM,CAAC;QAC9B,OAAO,EAAE,MAAM,CAAC;QAChB,eAAe,EAAE,OAAO,CAAC;QACzB,mBAAmB,EAAE,MAAM,CAAC;QAC5B,uBAAuB,EAAE,MAAM,CAAC;QAChC,UAAU,EAAE;YACV,YAAY,EAAE,MAAM,CAAC;YACrB,gBAAgB,EAAE,MAAM,CAAC;YACzB,UAAU,EAAE,MAAM,CAAC;YACnB,kBAAkB,EAAE,MAAM,CAAC;YAC3B,mBAAmB,EAAE,MAAM,CAAC;YAC5B,QAAQ,EAAE,MAAM,CAAC;SAClB,CAAA;QACD,SAAS,EAAE;YACT,aAAa,EAAE,OAAO,CAAC;YACvB,MAAM,EAAE,OAAO,CAAC;YAChB,MAAM,EAAE,OAAO,CAAC;YAChB,iBAAiB,EAAE,OAAO,CAAC;YAC3B,mBAAmB,EAAE,OAAO,CAAC;YAC7B,MAAM,EAAE,OAAO,CAAC;YAChB,iBAAiB,EAAE,OAAO,CAAC;YAC3B,MAAM,EAAE,OAAO,CAAC;YAChB,kBAAkB,EAAE,OAAO,CAAC;YAC5B,iBAAiB,EAAE,MAAM,CAAC;YAC1B,mBAAmB,EAAE,MAAM,CAAC;SAC7B,CAAC;QACF,kBAAkB,EAAE;YAClB,QAAQ,EAAE,MAAM,CAAC;YACjB,OAAO,EAAE,MAAM,CAAC;YAChB,oBAAoB,EAAE;gBACpB,cAAc,EAAE,MAAM,CAAC;gBACvB,qBAAqB,EAAE,MAAM,CAAC;aAC/B,CAAC;YACF,UAAU,EAAE;gBACV,WAAW,EAAE,MAAM,CAAC;gBACpB,+BAA+B,EAAE,MAAM,CAAC;aACzC,CAAA;SACF,CAAC;QACF,sBAAsB,CAAC,EAAE;YACvB,GAAG,EAAE,OAAO,CAAC;YACb,EAAE,EAAE,OAAO,CAAC;YACZ,YAAY,EAAE,MAAM,CAAC;YACrB,MAAM,EAAE,OAAO,CAAC;YAChB,SAAS,EAAE,OAAO,CAAC;YACnB,2BAA2B,EAAE,MAAM,CAAC;YACpC,KAAK,EAAE,MAAM,CAAC;YACd,IAAI,EAAE,MAAM,CAAC;YACb,mBAAmB,EAAE,MAAM,CAAC;YAC5B,SAAS,EAAE,MAAM,CAAC;YAClB,GAAG,EAAE,UAAU,CAAC;YAChB,UAAU,EAAE,UAAU,CAAC;YACvB,MAAM,EAAE,aAAa,CAAC;YACtB,OAAO,EAAE,cAAc,CAAC;YACxB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,WAAW,EAAE,WAAW,CAAA;KACzB,CAAC;IACF,2BAA2B,EAAE;QAC3B,IAAI,EAAE,KAAK,CAAC;YACV,cAAc,EAAE,KAAK,GAAG,KAAK,CAAC;YAC9B,kBAAkB,EAAE,MAAM,CAAC;YAC3B,MAAM,EAAE,MAAM,CAAC;YACf,MAAM,EAAE,MAAM,CAAC;YACf,sBAAsB,EAAE,MAAM,CAAC;YAC/B,KAAK,EAAE,MAAM,CAAC;YACd,KAAK,EAAE,MAAM,CAAC;YACd,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;YAChB,IAAI,EAAE,MAAM,CAAC;YACb,WAAW,EAAE,MAAM,CAAC;YACpB,QAAQ,EAAE,OAAO,CAAC;YAClB,SAAS,CAAC,EAAE,MAAM,CAAC;YACnB,WAAW,CAAC,EAAE,MAAM,CAAC;YACrB,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,WAAW,CAAC,EAAE,MAAM,CAAC;YACrB,SAAS,CAAC,EAAE,MAAM,CAAC;YACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;YAClB,kBAAkB,CAAC,EAAE,MAAM,CAAC;SAC7B,CAAC,CAAC;QACH,yBAAyB,EAAE;YACzB,sBAAsB,EAAE,MAAM,CAAC;YAC/B,KAAK,EAAE,MAAM,CAAC;SACf,CAAA;KACF,CAAC;IACF,mBAAmB,EAAE;QACnB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,IAAI,EAAE,MAAM,CAAA;KACb,CAAC;IACF,iCAAiC,EAAE;QACjC,WAAW,EAAE,MAAM,CAAC;QACpB,eAAe,EAAE,MAAM,CAAC;QACxB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,mBAAmB,EAAE,MAAM,CAAC;QAC5B,IAAI,EAAE,KAAK,CAAC;YACV,4BAA4B,EAAE,MAAM,CAAC;YACrC,aAAa,EAAE,MAAM,CAAC;YACtB,aAAa,EAAE,MAAM,CAAC;YACtB,UAAU,EAAE,MAAM,CAAC;SACpB,CAAC,CAAA;KACH,CAAC;IACF,iCAAiC,EAAE;QACjC,gCAAgC,EAAE;YAChC,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;SACjB,CAAC;QACF,cAAc,EAAE;YACd,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAA;SAChB,CAAC;QACF,eAAe,EAAE;YACf,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAA;SAChB,CAAC;QACF,4BAA4B,EAAE;YAC5B,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;SACjB,CAAC;QACF,MAAM,EAAE;YACN,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;SACjB,CAAA;KACF,CAAA;CACF;AAED,MAAM,WAAW,cAAc;IAC7B,WAAW,EAAE,WAAW,CAAC;IACzB,KAAK,EAAE,OAAO,CAAC;IACf,MAAM,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;KAAE,CAAC;IAC5B,MAAM,EAAE;QACN,OAAO,EAAE,MAAM,CAAC;QAChB,OAAO,EAAE,MAAM,CAAC;QAChB,UAAU,EAAE,OAAO,CAAC;QACpB,oBAAoB,EAAE,OAAO,CAAC;QAC9B,GAAG,EAAE,OAAO,CAAC;QACb,eAAe,EAAE,OAAO,CAAC;QACzB,gBAAgB,EAAE,OAAO,CAAA;KAC1B,CAAC;IACF,cAAc,EAAE;QACd,mBAAmB,EAAE,MAAM,CAAC;QAC5B,cAAc,EAAE,MAAM,CAAC;QACvB,OAAO,EAAE,YAAY,CAAC;QACtB,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,KAAK,EAAE,MAAM,CAAC;QACd,cAAc,EAAE,MAAM,CAAC;QACvB,gBAAgB,EAAE,MAAM,CAAC;QACzB,gBAAgB,EAAE,MAAM,CAAC;QACzB,aAAa,EAAE,MAAM,CAAC;QACtB,oBAAoB,EAAE,MAAM,CAAC;QAC7B,WAAW,EAAE,MAAM,CAAC;QACpB,kBAAkB,EAAE,YAAY,GAAG,IAAI,CAAC;QACxC,cAAc,EAAE,KAAK,CAAC;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,OAAO,EAAE,YAAY,CAAA;SAAE,CAAC,CAAC;KAChE,CAAC;IACF,aAAa,EAAE;QACb,UAAU,EAAE,MAAM,CAAC;QACnB,SAAS,EAAE,OAAO,CAAC;QACnB,UAAU,EAAE,MAAM,CAAC;QACnB,cAAc,EAAE,MAAM,CAAC;QACvB,iBAAiB,EAAE,YAAY,CAAC;QAChC,4BAA4B,EAAG,MAAM,CAAC;KACvC,CAAC;IACF,cAAc,EAAE;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;SAAE,CAAC;QACzB,IAAI,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;SAAE,CAAC;QACzB,cAAc,EAAE,MAAM,CAAC;QACvB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,iBAAiB,EAAE,MAAM,CAAC;QAC1B,wBAAwB,EAAE,MAAM,CAAC;QACjC,eAAe,EAAE,MAAM,CAAC;QACxB,aAAa,EAAE,MAAM,CAAC;QACtB,uBAAuB,EAAE,MAAM,CAAC;QAChC,qBAAqB,EAAE,MAAM,CAAC;QAC9B,OAAO,EAAE,MAAM,CAAC;QAChB,eAAe,EAAE,OAAO,CAAC;QACzB,mBAAmB,EAAE,MAAM,CAAC;QAC5B,uBAAuB,EAAE,MAAM,CAAC;QAChC,eAAe,EAAE,MAAM,CAAC;QACxB,UAAU,EAAE;YACV,YAAY,EAAE,MAAM,CAAC;YACrB,gBAAgB,EAAE,MAAM,CAAC;YACzB,UAAU,EAAE,MAAM,CAAC;YACnB,kBAAkB,EAAE,MAAM,CAAC;YAC3B,mBAAmB,EAAE,MAAM,CAAC;YAC5B,QAAQ,EAAE,MAAM,CAAC;SAClB,CAAA;QACD,SAAS,EAAE;YACT,aAAa,EAAE,OAAO,CAAC;YACvB,MAAM,EAAE,OAAO,CAAC;YAChB,MAAM,EAAE,OAAO,CAAC;YAChB,iBAAiB,EAAE,OAAO,CAAC;YAC3B,mBAAmB,EAAE,OAAO,CAAC;YAC7B,MAAM,EAAE,OAAO,CAAC;YAChB,iBAAiB,EAAE,OAAO,CAAC;YAC3B,MAAM,EAAE,OAAO,CAAC;YAChB,kBAAkB,EAAE,OAAO,CAAC;YAC5B,iBAAiB,EAAE,MAAM,CAAC;YAC1B,mBAAmB,EAAE,MAAM,CAAC;YAC5B,oBAAoB,EAAE,MAAM,CAAC;SAC9B,CAAC;QACF,kBAAkB,EAAE;YAClB,QAAQ,EAAE,MAAM,CAAC;YACjB,OAAO,EAAE,MAAM,CAAC;YAChB,oBAAoB,EAAE;gBACpB,cAAc,EAAE,MAAM,CAAC;gBACvB,qBAAqB,EAAE,MAAM,CAAC;aAC/B,CAAC;YACF,UAAU,EAAE;gBACV,WAAW,EAAE,MAAM,CAAC;gBACpB,+BAA+B,EAAE,MAAM,CAAC;aACzC,CAAA;SACF,CAAC;QACF,sBAAsB,CAAC,EAAE;YACvB,GAAG,EAAE,OAAO,CAAC;YACb,EAAE,EAAE,OAAO,CAAC;YACZ,YAAY,EAAE,MAAM,CAAC;YACrB,MAAM,EAAE,OAAO,CAAC;YAChB,SAAS,EAAE,OAAO,CAAC;YACnB,2BAA2B,EAAE,MAAM,CAAC;YACpC,KAAK,EAAE,MAAM,CAAC;YACd,IAAI,EAAE,MAAM,CAAC;YACb,mBAAmB,EAAE,MAAM,CAAC;YAC5B,SAAS,EAAE,MAAM,CAAC;YAClB,GAAG,EAAE,UAAU,CAAC;YAChB,UAAU,EAAE,UAAU,CAAC;YACvB,MAAM,EAAE,aAAa,CAAC;YACtB,OAAO,EAAE,cAAc,CAAC;YACxB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,WAAW,EAAE,WAAW,CAAA;KACzB,CAAC;IACF,2BAA2B,EAAE;QAC3B,IAAI,EAAE,KAAK,CAAC;YACV,cAAc,EAAE,KAAK,GAAG,KAAK,CAAC;YAC9B,kBAAkB,EAAE,MAAM,CAAC;YAC3B,MAAM,EAAE,MAAM,CAAC;YACf,MAAM,EAAE,MAAM,CAAC;YACf,sBAAsB,EAAE,MAAM,CAAC;YAC/B,KAAK,EAAE,MAAM,CAAC;YACd,KAAK,EAAE,MAAM,CAAC;YACd,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;YAChB,IAAI,EAAE,MAAM,CAAC;YACb,WAAW,EAAE,MAAM,CAAC;YACpB,QAAQ,EAAE,OAAO,CAAC;YAClB,SAAS,CAAC,EAAE,MAAM,CAAC;YACnB,WAAW,CAAC,EAAE,MAAM,CAAC;YACrB,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,WAAW,CAAC,EAAE,MAAM,CAAC;YACrB,SAAS,CAAC,EAAE,MAAM,CAAC;YACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;YAClB,kBAAkB,CAAC,EAAE,MAAM,CAAC;SAC7B,CAAC,CAAC;QACH,yBAAyB,EAAE;YACzB,sBAAsB,EAAE,MAAM,CAAC;YAC/B,KAAK,EAAE,MAAM,CAAC;SACf,CAAA;KACF,CAAC;IACF,mBAAmB,EAAE;QACnB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,IAAI,EAAE,MAAM,CAAA;KACb,CAAC;IACF,iCAAiC,EAAE;QACjC,WAAW,EAAE,MAAM,CAAC;QACpB,eAAe,EAAE,MAAM,CAAC;QACxB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,mBAAmB,EAAE,MAAM,CAAC;QAC5B,IAAI,EAAE,KAAK,CAAC;YACV,4BAA4B,EAAE,MAAM,CAAC;YACrC,aAAa,EAAE,MAAM,CAAC;YACtB,aAAa,EAAE,MAAM,CAAC;YACtB,UAAU,EAAE,MAAM,CAAC;SACpB,CAAC,CAAA;KACH,CAAC;IACF,iCAAiC,EAAE;QACjC,gCAAgC,EAAE;YAChC,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;SACjB,CAAC;QACF,cAAc,EAAE;YACd,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAA;SAChB,CAAC;QACF,eAAe,EAAE;YACf,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAA;SAChB,CAAC;QACF,4BAA4B,EAAE;YAC5B,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;SACjB,CAAC;QACF,MAAM,EAAE;YACN,OAAO,EAAE,MAAM,CAAC;YAChB,OAAO,EAAE,MAAM,CAAC;SACjB,CAAA;KACF,CAAA;CACF;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE;QACN,SAAS,EAAE,SAAS,GAAG,cAAc,CAAC;QACtC,SAAS,EAAE,mBAAmB,CAAC;KAChC,CAAA;CACF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2031.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2031.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"2031.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2031.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,mCAA2E;AAK3E,MAAa,kBAAkB;CAG9B;AAHD,gDAGC;AADG;IADD,IAAA,eAAW,EAAC,EAAE,WAAW,EAAE,oBAAoB,EAAE,CAAC;;iDAClC","sourcesContent":["import { AnyCerfa2033Century, ApiProperty, EcfDetails } from '../../../..';\nimport {\n CerfaAddress, Accountant, ViewerDetails, CouncilDetails, Termination,\n} from './ReadCerfa';\n\nexport class ParamsGenerate2031 {\n @ApiProperty({ description: 'Formulaire à néant' })\n isNil: boolean;\n}\n\nexport interface Cerfa2031 {\n termination: Termination;\n isNil: boolean,\n period: { months: number; },\n header: {\n opening: string;\n closure: string;\n realSystem: boolean,\n simplifiedAccounting: boolean,\n vat: boolean,\n tonnageTaxation: boolean,\n simplifiedSystem: boolean\n },\n identification: {\n companyDenomination: string;\n companyAddress: string;\n address: CerfaAddress;\n phoneNumber: string;\n email: string;\n siren: string;\n declarantEmail: string;\n declarantAddress: string;\n declarantZipCode: string;\n declarantCity: string;\n declarantCountryCode: string;\n lastAddress: string;\n lastAddressDetails: CerfaAddress | null;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n },\n miscellaneous: {\n activities: string;\n onJobList: boolean;\n ownerInfos: string;\n ownerInfosName: string;\n ownerInfosAddress: CerfaAddress;\n otherEstablishmentsAddresses : string;\n },\n recapitulation: {\n column2: number;\n cdSum: number;\n col1: { total: number; };\n col2: { total: number; };\n taxableBenefit: number;\n deductibleDeficit: number;\n netHandoverResult: number;\n incomeTaxSubjectEarnings: number;\n netExemptIncome: number;\n shareToDeduce: number;\n incomeTaxExemptEarnings: number;\n shortTermDepreciation: number;\n column1: number;\n creditTaxOption: boolean;\n shareEquipmentGrant: number;\n partnershipFiscalResult: number;\n addedValue: {\n privateTaxed: number;\n longTermDiffered: number;\n exonerated: number;\n longTermExonerated: number;\n shortTermExonerated: number;\n longTerm: number;\n }\n exemption: {\n newCompanyArt: boolean;\n zfuArt: boolean;\n zrrArt: boolean;\n reorganisationArt: boolean;\n freeZoneActivityArt: boolean;\n others: boolean;\n youngCompaniesArt: boolean;\n budArt: boolean;\n developmentZoneArt: boolean;\n taxableAddedValue: number;\n professionnalProfit: number;\n },\n industrialBenefits: {\n benefits: number;\n deficit: number;\n taxableBenefitIncome: {\n shortTermGrant: number;\n shortTermDepreciation: number;\n },\n addedValue: {\n longTermNet: number;\n nonProfessionalBenefitExemption: number;\n }\n },\n computerizedAccounting?: {\n yes: boolean;\n no: boolean;\n softwareName: string;\n hasOGA: boolean;\n hasViewer: boolean;\n professionalAccountantInfos: string;\n place: string;\n date: string;\n declarantOccupation: string;\n signature: string;\n ecf: EcfDetails;\n accountant: Accountant;\n viewer: ViewerDetails;\n council: CouncilDetails;\n serviceProvider: string;\n };\n termination: Termination\n },\n benefitsDeficitsRepartition: {\n list: Array<{\n managerPartner: 'Oui' | 'Non';\n industrialBenefits: string;\n share0: number; // Professionnel\n share1: number; // Non Professionnel\n taxableAddedValueShare: number;\n label: string;\n siren: string;\n quality: string;\n zipCode: string;\n address: string;\n city: string;\n countryCode: string;\n isPhysic: boolean;\n birthdate?: string;\n cityOfBirth?: string;\n zipCodeBirth?: string;\n fiscalNumber?: string;\n marriedName?: string;\n firstname?: string;\n lastname?: string;\n countryCodeOfBirth?: string;\n }>,\n distributedBenefitsAmount: {\n taxableAddedValueShare: number;\n share: string;\n }\n },\n generalExpensesList: {\n receptionExpenses: number;\n gift: number\n },\n simplifiedTaxationSystemCompanies: {\n grossSalary: string;\n retrocessingFee: string;\n directDebitAmount: string;\n capitalSupplyAmount: string;\n list: Array<{\n nonDepreciableImmobilization: number;\n reassessValue: number;\n purchaseValue: number;\n addedValue: number;\n }>\n },\n nonProfessionalIndustrialBenefits: {\n rentalPropretySocialContribution: {\n benefit: number;\n deficit: number;\n },\n rentalProprety: {\n benefit: number;\n deficit: number\n };\n leaseManagement: {\n benefit: number;\n deficit: number\n },\n collectiveRaceHorseOwnership: {\n benefit: number;\n deficit: number;\n },\n others: {\n benefit: number;\n deficit: number;\n }\n }\n}\n\nexport interface Cerfa2031_2024 {\n termination: Termination;\n isNil: boolean,\n period: { months: number; },\n header: {\n opening: string;\n closure: string;\n realSystem: boolean,\n simplifiedAccounting: boolean,\n vat: boolean,\n tonnageTaxation: boolean,\n simplifiedSystem: boolean\n },\n identification: {\n companyDenomination: string;\n companyAddress: string;\n address: CerfaAddress;\n phoneNumber: string;\n email: string;\n siren: string;\n declarantEmail: string;\n declarantAddress: string;\n declarantZipCode: string;\n declarantCity: string;\n declarantCountryCode: string;\n lastAddress: string;\n lastAddressDetails: CerfaAddress | null;\n otherAddresses: Array<{ name: string; address: CerfaAddress }>;\n },\n miscellaneous: {\n activities: string;\n onJobList: boolean;\n ownerInfos: string;\n ownerInfosName: string;\n ownerInfosAddress: CerfaAddress;\n otherEstablishmentsAddresses : string;\n },\n recapitulation: {\n column2: number;\n cdSum: number;\n col1: { total: number; };\n col2: { total: number; };\n taxableBenefit: number;\n deductibleDeficit: number;\n netHandoverResult: number;\n incomeTaxSubjectEarnings: number;\n netExemptIncome: number;\n shareToDeduce: number;\n incomeTaxExemptEarnings: number;\n shortTermDepreciation: number;\n column1: number;\n creditTaxOption: boolean;\n shareEquipmentGrant: number;\n partnershipFiscalResult: number;\n solidarityRange: number;\n addedValue: {\n privateTaxed: number;\n longTermDiffered: number;\n exonerated: number;\n longTermExonerated: number;\n shortTermExonerated: number;\n longTerm: number;\n }\n exemption: {\n newCompanyArt: boolean;\n zfuArt: boolean;\n zrrArt: boolean;\n reorganisationArt: boolean;\n freeZoneActivityArt: boolean;\n others: boolean;\n youngCompaniesArt: boolean;\n budArt: boolean;\n developmentZoneArt: boolean;\n taxableAddedValue: number;\n professionnalProfit: number;\n inDifficultyBusiness: number;\n },\n industrialBenefits: {\n benefits: number;\n deficit: number;\n taxableBenefitIncome: {\n shortTermGrant: number;\n shortTermDepreciation: number;\n },\n addedValue: {\n longTermNet: number;\n nonProfessionalBenefitExemption: number;\n }\n },\n computerizedAccounting?: {\n yes: boolean;\n no: boolean;\n softwareName: string;\n hasOGA: boolean;\n hasViewer: boolean;\n professionalAccountantInfos: string;\n place: string;\n date: string;\n declarantOccupation: string;\n signature: string;\n ecf: EcfDetails;\n accountant: Accountant;\n viewer: ViewerDetails;\n council: CouncilDetails;\n serviceProvider: string;\n };\n termination: Termination\n },\n benefitsDeficitsRepartition: {\n list: Array<{\n managerPartner: 'Oui' | 'Non';\n industrialBenefits: string;\n share0: number; // Professionnel\n share1: number; // Non Professionnel\n taxableAddedValueShare: number;\n label: string;\n siren: string;\n quality: string;\n zipCode: string;\n address: string;\n city: string;\n countryCode: string;\n isPhysic: boolean;\n birthdate?: string;\n cityOfBirth?: string;\n zipCodeBirth?: string;\n fiscalNumber?: string;\n marriedName?: string;\n firstname?: string;\n lastname?: string;\n countryCodeOfBirth?: string;\n }>,\n distributedBenefitsAmount: {\n taxableAddedValueShare: number;\n share: string;\n }\n },\n generalExpensesList: {\n receptionExpenses: number;\n gift: number\n },\n simplifiedTaxationSystemCompanies: {\n grossSalary: string;\n retrocessingFee: string;\n directDebitAmount: string;\n capitalSupplyAmount: string;\n list: Array<{\n nonDepreciableImmobilization: number;\n reassessValue: number;\n purchaseValue: number;\n addedValue: number;\n }>\n },\n nonProfessionalIndustrialBenefits: {\n rentalPropretySocialContribution: {\n benefit: number;\n deficit: number;\n },\n rentalProprety: {\n benefit: number;\n deficit: number\n };\n leaseManagement: {\n benefit: number;\n deficit: number\n },\n collectiveRaceHorseOwnership: {\n benefit: number;\n deficit: number;\n },\n others: {\n benefit: number;\n deficit: number;\n }\n }\n}\n\nexport type Prepare2031Params = { \n idSociety: number,\n idExercice: number,\n values: { \n cerfa2031: Cerfa2031 | Cerfa2031_2024;\n cerfa2033: AnyCerfa2033Century;\n } \n};"]}
|
|
@@ -45,6 +45,21 @@ export declare class Cerfa2033Equity {
|
|
|
45
45
|
regulatedProvisions: number;
|
|
46
46
|
total: number;
|
|
47
47
|
}
|
|
48
|
+
export declare class Cerfa2033Equity_2024 {
|
|
49
|
+
shareCapital: number;
|
|
50
|
+
revaluationDifferences: number;
|
|
51
|
+
legalReserve: number;
|
|
52
|
+
reglemented: number;
|
|
53
|
+
otherReserve: {
|
|
54
|
+
purchaseOfOriginalWorks: number;
|
|
55
|
+
total: number;
|
|
56
|
+
};
|
|
57
|
+
deferralAgain: number;
|
|
58
|
+
resultOfTheExercise: number;
|
|
59
|
+
regulatedProvisions: number;
|
|
60
|
+
investment: number;
|
|
61
|
+
total: number;
|
|
62
|
+
}
|
|
48
63
|
export declare class Cerfa2033Debts {
|
|
49
64
|
loansAndSimilarDebts: number;
|
|
50
65
|
advances: number;
|
|
@@ -56,6 +71,19 @@ export declare class Cerfa2033Debts {
|
|
|
56
71
|
prepaid: number;
|
|
57
72
|
total: number;
|
|
58
73
|
}
|
|
74
|
+
export declare class Cerfa2033Debts_2024 {
|
|
75
|
+
loansAndSimilarDebts: number;
|
|
76
|
+
advances: number;
|
|
77
|
+
accountsPayable: number;
|
|
78
|
+
prepaid: number;
|
|
79
|
+
total: number;
|
|
80
|
+
fiscalAndSocial: {
|
|
81
|
+
vat: number;
|
|
82
|
+
total: number;
|
|
83
|
+
};
|
|
84
|
+
associatesCurrentAccount: number;
|
|
85
|
+
other: number;
|
|
86
|
+
}
|
|
59
87
|
export declare class Cerfa2033Referrals {
|
|
60
88
|
fixedAssets: number;
|
|
61
89
|
debtsMoreThanOneYear: number;
|
|
@@ -110,11 +138,44 @@ export declare class Cerfa2033ExploitationExpenses {
|
|
|
110
138
|
};
|
|
111
139
|
total: number;
|
|
112
140
|
}
|
|
141
|
+
export declare class Cerfa2033ExploitationExpenses_2024 {
|
|
142
|
+
purchaseOfMerchandise: number;
|
|
143
|
+
stockVariationMerchandise: number;
|
|
144
|
+
purchaseOfRawMaterials: number;
|
|
145
|
+
stockVariationRawMaterials: number;
|
|
146
|
+
otherExternalExpenses: {
|
|
147
|
+
loanFurniture: number;
|
|
148
|
+
loanRealEstate: number;
|
|
149
|
+
total: number;
|
|
150
|
+
};
|
|
151
|
+
tax: {
|
|
152
|
+
CFEandCVAE: number;
|
|
153
|
+
total: number;
|
|
154
|
+
};
|
|
155
|
+
remunerations: number;
|
|
156
|
+
social: number;
|
|
157
|
+
amortization: {
|
|
158
|
+
article: number;
|
|
159
|
+
total: number;
|
|
160
|
+
};
|
|
161
|
+
provisions: number;
|
|
162
|
+
otherExpenses: {
|
|
163
|
+
provisions: number;
|
|
164
|
+
cotisations: number;
|
|
165
|
+
total: number;
|
|
166
|
+
};
|
|
167
|
+
total: number;
|
|
168
|
+
}
|
|
113
169
|
export declare class Cerfa2033AccountingIncome {
|
|
114
170
|
isIncomeTax: boolean;
|
|
115
171
|
exploitationProducts: Cerfa2033ExeploitationProducts;
|
|
116
172
|
exploitationExpenses: Cerfa2033ExploitationExpenses;
|
|
117
173
|
}
|
|
174
|
+
export declare class Cerfa2033AccountingIncome_2024 {
|
|
175
|
+
isIncomeTax: boolean;
|
|
176
|
+
exploitationProducts: Cerfa2033ExeploitationProducts;
|
|
177
|
+
exploitationExpenses: Cerfa2033ExploitationExpenses_2024;
|
|
178
|
+
}
|
|
118
179
|
export declare class Cerfa2033ExploitationResult {
|
|
119
180
|
total: number;
|
|
120
181
|
financialProducts: number;
|
|
@@ -417,7 +478,56 @@ export interface Cerfa2033 {
|
|
|
417
478
|
isPageFNil: boolean;
|
|
418
479
|
isPageENil: boolean;
|
|
419
480
|
}
|
|
481
|
+
export interface Cerfa2033_2024 {
|
|
482
|
+
isNil: boolean;
|
|
483
|
+
isPageBNil: boolean;
|
|
484
|
+
isPageCNil: boolean;
|
|
485
|
+
isPageDNil: boolean;
|
|
486
|
+
society: Cerfa2033Society;
|
|
487
|
+
period: {
|
|
488
|
+
startDate: string;
|
|
489
|
+
endDate: string;
|
|
490
|
+
endDay: string;
|
|
491
|
+
endMonth: string;
|
|
492
|
+
endYear: string;
|
|
493
|
+
months: string;
|
|
494
|
+
previousExerciceMonths: string;
|
|
495
|
+
};
|
|
496
|
+
fixedAsset: Cerfa2033FixedAsset;
|
|
497
|
+
circulatingActive: Cerfa2033CirculatingActive;
|
|
498
|
+
totalActive: Cerfa2033ActiveValues;
|
|
499
|
+
equity: Cerfa2033Equity_2024;
|
|
500
|
+
provisionsForRisks: number;
|
|
501
|
+
debts: Cerfa2033Debts_2024;
|
|
502
|
+
generalTotal: number;
|
|
503
|
+
referrals: Cerfa2033Referrals;
|
|
504
|
+
accountingIncome: Cerfa2033AccountingIncome_2024;
|
|
505
|
+
exploitationResult: Cerfa2033ExploitationResult;
|
|
506
|
+
benefitsOrLoses: number;
|
|
507
|
+
fiscalResult: Cerfa2033FiscalResult;
|
|
508
|
+
immobilizations: Cerfa2033Immobilizations;
|
|
509
|
+
amortizations: Cerfa2033Amortizations;
|
|
510
|
+
values: Cerfa2033Values;
|
|
511
|
+
provisions: Cerfa2033ProvisionNatures;
|
|
512
|
+
provisionsMoves: Cerfa2033ProvisionMoves;
|
|
513
|
+
ventilations: {
|
|
514
|
+
list: Cerfa2033ProvisionMovesVentilation[];
|
|
515
|
+
total: number;
|
|
516
|
+
};
|
|
517
|
+
reportableDeficits: Cerfa2033ReportableDeficits;
|
|
518
|
+
diverse: Cerfa2033ApplicationDiverse;
|
|
519
|
+
workForce: Cerfa2033WorkForce;
|
|
520
|
+
shareCapital: Cerfa2033ShareCapital;
|
|
521
|
+
subsidiaries: {
|
|
522
|
+
total: number;
|
|
523
|
+
list: Subsidiarie[];
|
|
524
|
+
};
|
|
525
|
+
isPageGNil: boolean;
|
|
526
|
+
isPageFNil: boolean;
|
|
527
|
+
isPageENil: boolean;
|
|
528
|
+
}
|
|
420
529
|
export declare class ParamsGenerate2033 {
|
|
421
530
|
isTest?: boolean;
|
|
422
531
|
}
|
|
532
|
+
export type AnyCerfa2033Century = Cerfa2033 | Cerfa2033_2024;
|
|
423
533
|
//# sourceMappingURL=2033.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2033.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"2033.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":"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"}
|
|
@@ -9,7 +9,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.ParamsGenerate2033 = exports.Cerfa2033WorkForce = exports.Cerfa2033ApplicationDiverse = exports.Cerfa2033ApplicationDeficits = exports.Cerfa2033ReportableDeficits = exports.Cerfa2033ProvisionMoves = exports.Cerfa2033ProvisionNatures = exports.Cerfa2033Values = exports.Cerfa2033Amortizations = exports.Cerfa2033Immobilizations = exports.Cerfa2033FiscalResult = exports.Cerfa2033ExploitationResult = exports.Cerfa2033AccountingIncome = exports.Cerfa2033ExploitationExpenses = exports.Cerfa2033ExeploitationProducts = exports.Cerfa2033Referrals = exports.Cerfa2033Debts = exports.Cerfa2033Equity = exports.Cerfa2033CirculatingActive = exports.Cerfa2033FixedAsset = exports.Cerfa2033Society = void 0;
|
|
12
|
+
exports.ParamsGenerate2033 = exports.Cerfa2033WorkForce = exports.Cerfa2033ApplicationDiverse = exports.Cerfa2033ApplicationDeficits = exports.Cerfa2033ReportableDeficits = exports.Cerfa2033ProvisionMoves = exports.Cerfa2033ProvisionNatures = exports.Cerfa2033Values = exports.Cerfa2033Amortizations = exports.Cerfa2033Immobilizations = exports.Cerfa2033FiscalResult = exports.Cerfa2033ExploitationResult = exports.Cerfa2033AccountingIncome_2024 = exports.Cerfa2033AccountingIncome = exports.Cerfa2033ExploitationExpenses_2024 = exports.Cerfa2033ExploitationExpenses = exports.Cerfa2033ExeploitationProducts = exports.Cerfa2033Referrals = exports.Cerfa2033Debts_2024 = exports.Cerfa2033Debts = exports.Cerfa2033Equity_2024 = exports.Cerfa2033Equity = exports.Cerfa2033CirculatingActive = exports.Cerfa2033FixedAsset = exports.Cerfa2033Society = void 0;
|
|
13
13
|
const __1 = require("../../../..");
|
|
14
14
|
class Cerfa2033Society {
|
|
15
15
|
}
|
|
@@ -23,9 +23,15 @@ exports.Cerfa2033CirculatingActive = Cerfa2033CirculatingActive;
|
|
|
23
23
|
class Cerfa2033Equity {
|
|
24
24
|
}
|
|
25
25
|
exports.Cerfa2033Equity = Cerfa2033Equity;
|
|
26
|
+
class Cerfa2033Equity_2024 {
|
|
27
|
+
}
|
|
28
|
+
exports.Cerfa2033Equity_2024 = Cerfa2033Equity_2024;
|
|
26
29
|
class Cerfa2033Debts {
|
|
27
30
|
}
|
|
28
31
|
exports.Cerfa2033Debts = Cerfa2033Debts;
|
|
32
|
+
class Cerfa2033Debts_2024 {
|
|
33
|
+
}
|
|
34
|
+
exports.Cerfa2033Debts_2024 = Cerfa2033Debts_2024;
|
|
29
35
|
class Cerfa2033Referrals {
|
|
30
36
|
}
|
|
31
37
|
exports.Cerfa2033Referrals = Cerfa2033Referrals;
|
|
@@ -35,9 +41,15 @@ exports.Cerfa2033ExeploitationProducts = Cerfa2033ExeploitationProducts;
|
|
|
35
41
|
class Cerfa2033ExploitationExpenses {
|
|
36
42
|
}
|
|
37
43
|
exports.Cerfa2033ExploitationExpenses = Cerfa2033ExploitationExpenses;
|
|
44
|
+
class Cerfa2033ExploitationExpenses_2024 {
|
|
45
|
+
}
|
|
46
|
+
exports.Cerfa2033ExploitationExpenses_2024 = Cerfa2033ExploitationExpenses_2024;
|
|
38
47
|
class Cerfa2033AccountingIncome {
|
|
39
48
|
}
|
|
40
49
|
exports.Cerfa2033AccountingIncome = Cerfa2033AccountingIncome;
|
|
50
|
+
class Cerfa2033AccountingIncome_2024 {
|
|
51
|
+
}
|
|
52
|
+
exports.Cerfa2033AccountingIncome_2024 = Cerfa2033AccountingIncome_2024;
|
|
41
53
|
class Cerfa2033ExploitationResult {
|
|
42
54
|
}
|
|
43
55
|
exports.Cerfa2033ExploitationResult = Cerfa2033ExploitationResult;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2033.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,mCAAkD;AAGlD,MAAa,gBAAgB;CAQ5B;AARD,4CAQC;AAQD,MAAa,mBAAmB;CAM/B;AAND,kDAMC;AAED,MAAa,0BAA0B;CAUtC;AAVD,gEAUC;AAED,MAAa,eAAe;CAa3B;AAbD,0CAaC;AAED,MAAa,cAAc;CAU1B;AAVD,wCAUC;AAED,MAAa,kBAAkB;CAO9B;AAPD,gDAOC;AAED,MAAa,8BAA8B;CAoB1C;AApBD,wEAoBC;AAED,MAAa,6BAA6B;CAwBzC;AAxBD,sEAwBC;AAED,MAAa,yBAAyB;CAIrC;AAJD,8DAIC;AAED,MAAa,2BAA2B;CAWvC;AAXD,kEAWC;AAED,MAAa,qBAAqB;CAwDjC;AAxDD,sDAwDC;AAUD,MAAa,wBAAwB;CAWpC;AAXD,4DAWC;AASD,MAAa,sBAAsB;CAUlC;AAVD,wDAUC;AAaD,MAAa,eAAe;CAmB3B;AAnBD,0CAmBC;AAQD,MAAa,yBAAyB;CAUrC;AAVD,8DAUC;AAYD,MAAa,uBAAuB;CAUnC;AAVD,0DAUC;AAED,MAAa,2BAA2B;CAQvC;AARD,kEAQC;AAED,MAAa,4BAA4B;CAGxC;AAHD,oEAGC;AAED,MAAa,2BAA2B;CAgBvC;AAhBD,kEAgBC;AAED,MAAa,kBAAkB;CA4C9B;AA5CD,gDA4CC;AAwDD,MAAa,kBAAkB;CAG9B;AAHD,gDAGC;AADG;IADD,IAAA,uBAAmB,EAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAC9C","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport { PhysicShareholder, MoralShareholder, Subsidiarie } from './CreateCerfa';\n\nexport class Cerfa2033Society {\n name: string;\n address: string;\n addressFormatted: string;\n siret: string;\n siren: string;\n zipCode: string;\n city: string;\n}\n\nexport type Cerfa2033ActiveValues = {\n gross: number;\n amortization: number;\n net: number;\n};\n\nexport class Cerfa2033FixedAsset {\n intangibleAssetsCommercialFunds: Cerfa2033ActiveValues;\n intangibleAssetsOther: Cerfa2033ActiveValues;\n tangibleFixedAssets: Cerfa2033ActiveValues;\n financialFixedAssets: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033CirculatingActive {\n rawMaterials: Cerfa2033ActiveValues;\n merchandise: Cerfa2033ActiveValues;\n advancesAndDeposit: Cerfa2033ActiveValues;\n claimsCustomers: Cerfa2033ActiveValues;\n claimsOthers: Cerfa2033ActiveValues;\n investmentSecurities: Cerfa2033ActiveValues;\n availabilities: Cerfa2033ActiveValues;\n prepaidExpenses: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033Equity {\n shareCapital: number;\n revaluationDifferences: number;\n legalReserve: number;\n reglemented: number;\n otherReserve: {\n purchaseOfOriginalWorks: number;\n total: number;\n };\n deferralAgain: number;\n resultOfTheExercise: number;\n regulatedProvisions: number;\n total: number;\n}\n\nexport class Cerfa2033Debts {\n loansAndSimilarDebts: number;\n advances: number;\n accountsPayable: number;\n otherDebts: {\n partnerCurrentAccount: number;\n total: number;\n };\n prepaid: number;\n total: number;\n}\n\nexport class Cerfa2033Referrals {\n fixedAssets: number;\n debtsMoreThanOneYear: number;\n claims: number; // créances\n currentAccount: number;\n costOfAcquired: number;\n sellPriceWithoutVat: number;\n}\n\nexport class Cerfa2033ExeploitationProducts {\n saleOfMerchandise: {\n export: number;\n total: number;\n };\n saleOfProduction: {\n goods: {\n export: number;\n total: number;\n };\n services: {\n export: number;\n total: number;\n };\n };\n stockedProduction: number;\n immobilizedProduction: number;\n operatingGrants: number;\n otherProducts: number;\n total: number;\n}\n\nexport class Cerfa2033ExploitationExpenses {\n purchaseOfMerchandise: number;\n stockVariationMerchandise: number;\n purchaseOfRawMaterials: number;\n stockVariationRawMaterials: number;\n otherExternalExpenses: {\n loanFurniture: number;\n loanRealEstate: number;\n total: number;\n };\n tax: {\n CFEandCVAE: number;\n total: number;\n };\n remunerations: number;\n social: number;\n amortization: number;\n provisions: number;\n otherExpenses: {\n provisions: number;\n cotisations: number;\n total: number;\n };\n total: number;\n}\n\nexport class Cerfa2033AccountingIncome {\n isIncomeTax: boolean;\n exploitationProducts: Cerfa2033ExeploitationProducts;\n exploitationExpenses: Cerfa2033ExploitationExpenses;\n}\n\nexport class Cerfa2033ExploitationResult {\n total: number;\n financialProducts: number;\n financialExpenses: number;\n exceptionalProducts: number;\n exceptionalExpenses: {\n subscriptions: number;\n exceptional: number;\n total: number\n };\n benefitTax: number;\n}\n\nexport class Cerfa2033FiscalResult {\n reinstatements: {\n benefitIncome: number;\n deficitIncome: number;\n remunerations: number;\n amortizations: number;\n provisions: number;\n tax: number;\n diverse: number;\n deviations: number;\n line330: number;\n fractionOfRents: number;\n shareOfRent: number;\n relatedCharges: number;\n fiscalResult: number;\n };\n deductions: {\n maritimeTransport: number;\n newBusiness: number;\n ZFU: number;\n difficultBusiness: number;\n JEI: number;\n ZRD: number;\n ZRR: number;\n revitalize: number;\n overseasInvestment: number;\n ZFANG: number;\n BUD: number;\n priorityDevelopment: number;\n total: number;\n diverse: {\n debt: number;\n exceptionalDeduction: number;\n exceptionalDeductionA: number;\n exceptionalDeductionB: number;\n exceptionalDeductionC: number;\n exceptionalDeductionD: number;\n exceptionalDeductionE: number;\n exceptionalDeductionF: number;\n exceptionalDeductionG: number;\n total: number;\n };\n resultBeforeImputation: {\n benefit: number;\n deficit: number;\n };\n deficits: {\n exercise: number;\n reportable: number;\n imputed: number;\n };\n fiscalResultAfterImputation: {\n benefit: number;\n deficit: number;\n }\n };\n}\n\nexport type ImmobilizationsArray = {\n grossValueOfExerciseBegining: number;\n increases: number;\n decreases: number;\n grossValueOfExerciseFinishing: number;\n legalReevaluation: number;\n};\n\nexport class Cerfa2033Immobilizations {\n commercialFunds: ImmobilizationsArray;\n other: ImmobilizationsArray;\n land: ImmobilizationsArray;\n constructions: ImmobilizationsArray;\n technicalInstallations: ImmobilizationsArray;\n generalInstallations: ImmobilizationsArray;\n equipmentTransportation: ImmobilizationsArray;\n bodily: ImmobilizationsArray;\n financial: ImmobilizationsArray;\n total: ImmobilizationsArray;\n}\n\nexport type AmortizationArray = {\n exerciseBegining: number;\n increases: number;\n diminution: number;\n exerciseFinishing: number;\n};\n\nexport class Cerfa2033Amortizations {\n commercial: AmortizationArray;\n intangible: AmortizationArray;\n lands: AmortizationArray;\n constructions: AmortizationArray;\n technicalInstallations: AmortizationArray;\n generalInstallations: AmortizationArray;\n equipmentTransportation: AmortizationArray;\n bodily: AmortizationArray;\n total: AmortizationArray;\n}\n\nexport type Cerfa2033TaxableValues = {\n active: number;\n amortizations: number;\n residualValue: number;\n salePrice: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n};\n\nexport class Cerfa2033Values {\n natures: string[];\n immobilizations: {\n list: Cerfa2033TaxableValues[];\n total: Cerfa2033TaxableValues;\n };\n taxableGains: {\n residualValue: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n total: {\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n}\n\nexport type Cerfa2033ProvisionNaturesArray = {\n beginingAmount: number;\n increases: number;\n diminution: number;\n finishingAmount: number;\n};\nexport class Cerfa2033ProvisionNatures {\n amortizations: Cerfa2033ProvisionNaturesArray;\n majorations: Cerfa2033ProvisionNaturesArray;\n other: Cerfa2033ProvisionNaturesArray;\n risk: Cerfa2033ProvisionNaturesArray;\n immobilizations: Cerfa2033ProvisionNaturesArray;\n stock: Cerfa2033ProvisionNaturesArray;\n clientAccounts: Cerfa2033ProvisionNaturesArray;\n depreviation: Cerfa2033ProvisionNaturesArray;\n total: Cerfa2033ProvisionNaturesArray;\n}\n\nexport type Cerfa2033ProvisionMovesDotationsAndRevivals = {\n dotations: number;\n revivals: number;\n};\n\nexport type Cerfa2033ProvisionMovesVentilation = {\n label: string;\n amount: number;\n};\n\nexport class Cerfa2033ProvisionMoves {\n commercial: Cerfa2033ProvisionMovesDotationsAndRevivals;\n bodily: Cerfa2033ProvisionMovesDotationsAndRevivals;\n land: Cerfa2033ProvisionMovesDotationsAndRevivals;\n constructions: Cerfa2033ProvisionMovesDotationsAndRevivals;\n technicalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n generalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n equipmentTransportation: Cerfa2033ProvisionMovesDotationsAndRevivals;\n other: Cerfa2033ProvisionMovesDotationsAndRevivals;\n total: Cerfa2033ProvisionMovesDotationsAndRevivals;\n}\n\nexport class Cerfa2033ReportableDeficits {\n remaining: number;\n transferred: number;\n operations: number;\n imputed: number;\n reportable: number;\n exercise: number;\n total: number;\n}\n\nexport class Cerfa2033ApplicationDeficits {\n result: number;\n stranger: number;\n}\n\nexport class Cerfa2033ApplicationDiverse {\n bonuses: {\n deductible: number;\n cotisations: number;\n total: number;\n };\n cotisations: {\n deductible: number;\n total: number;\n };\n approvedManagementCenter: number;\n vatCollected: number;\n vatDeductible: number;\n specimens: number;\n aidReceived: number;\n investment: number;\n}\n\nexport class Cerfa2033WorkForce {\n declaration?: {\n average: number;\n apprentices: number;\n handicapped: number;\n artisanal: number;\n };\n addedValue?: {\n saleOfProducts: number;\n licences: number;\n saleOfImmobilizations: number;\n expensesTransfert: number;\n total1: number;\n otherProducts: number;\n production: number;\n subventions: number;\n positiveVariation: number;\n deductibleExpensesTransfert: number;\n debts: number;\n total2: number;\n purchases: number;\n negativeVariation: number;\n services: number;\n rents: number;\n taxes: number;\n otherManagementExpenses: number;\n deductibleExpenses: number;\n deductibleFraction: number;\n lessValues: number;\n total3: number;\n addValue: number;\n cotisation: number;\n };\n CVAE?: {\n isEstablishment: boolean;\n turnover: number;\n workforce: number;\n turnoverGroup: number;\n period: {\n startDate: string;\n endDate: string;\n };\n cessationDate: string;\n };\n}\nexport interface Cerfa2033ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n}\n\nexport interface Cerfa2033 {\n isNil: boolean;\n isPageBNil: boolean;\n isPageCNil: boolean;\n isPageDNil: boolean;\n society: Cerfa2033Society;\n period: {\n startDate: string,\n endDate: string,\n endDay: string,\n endMonth: string,\n endYear: string,\n months: string,\n previousExerciceMonths: string\n };\n fixedAsset: Cerfa2033FixedAsset;\n circulatingActive: Cerfa2033CirculatingActive;\n totalActive: Cerfa2033ActiveValues;\n equity: Cerfa2033Equity;\n provisionsForRisks: number;\n debts: Cerfa2033Debts;\n generalTotal: number;\n referrals: Cerfa2033Referrals;\n accountingIncome: Cerfa2033AccountingIncome;\n exploitationResult: Cerfa2033ExploitationResult;\n benefitsOrLoses: number;\n fiscalResult: Cerfa2033FiscalResult;\n immobilizations: Cerfa2033Immobilizations;\n amortizations: Cerfa2033Amortizations;\n values: Cerfa2033Values;\n provisions: Cerfa2033ProvisionNatures;\n provisionsMoves: Cerfa2033ProvisionMoves;\n ventilations: {\n list: Cerfa2033ProvisionMovesVentilation[],\n total: number;\n },\n reportableDeficits: Cerfa2033ReportableDeficits;\n diverse: Cerfa2033ApplicationDiverse;\n workForce: Cerfa2033WorkForce;\n shareCapital: Cerfa2033ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n isPageGNil: boolean;\n isPageFNil: boolean;\n isPageENil: boolean;\n}\n\nexport class ParamsGenerate2033 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}"]}
|
|
1
|
+
{"version":3,"file":"2033.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,mCAAkD;AAGlD,MAAa,gBAAgB;CAQ5B;AARD,4CAQC;AAQD,MAAa,mBAAmB;CAM/B;AAND,kDAMC;AAED,MAAa,0BAA0B;CAUtC;AAVD,gEAUC;AAED,MAAa,eAAe;CAa3B;AAbD,0CAaC;AAED,MAAa,oBAAoB;CAchC;AAdD,oDAcC;AAED,MAAa,cAAc;CAU1B;AAVD,wCAUC;AAED,MAAa,mBAAmB;CAY/B;AAZD,kDAYC;AAED,MAAa,kBAAkB;CAO9B;AAPD,gDAOC;AAED,MAAa,8BAA8B;CAoB1C;AApBD,wEAoBC;AAED,MAAa,6BAA6B;CAwBzC;AAxBD,sEAwBC;AAED,MAAa,kCAAkC;CA2B9C;AA3BD,gFA2BC;AAED,MAAa,yBAAyB;CAIrC;AAJD,8DAIC;AAED,MAAa,8BAA8B;CAI1C;AAJD,wEAIC;AAGD,MAAa,2BAA2B;CAWvC;AAXD,kEAWC;AAED,MAAa,qBAAqB;CAwDjC;AAxDD,sDAwDC;AAUD,MAAa,wBAAwB;CAWpC;AAXD,4DAWC;AASD,MAAa,sBAAsB;CAUlC;AAVD,wDAUC;AAaD,MAAa,eAAe;CAmB3B;AAnBD,0CAmBC;AAQD,MAAa,yBAAyB;CAUrC;AAVD,8DAUC;AAYD,MAAa,uBAAuB;CAUnC;AAVD,0DAUC;AAED,MAAa,2BAA2B;CAQvC;AARD,kEAQC;AAED,MAAa,4BAA4B;CAGxC;AAHD,oEAGC;AAED,MAAa,2BAA2B;CAgBvC;AAhBD,kEAgBC;AAED,MAAa,kBAAkB;CA4C9B;AA5CD,gDA4CC;AAsGD,MAAa,kBAAkB;CAG9B;AAHD,gDAGC;AADG;IADD,IAAA,uBAAmB,EAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAC9C","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\nimport { PhysicShareholder, MoralShareholder, Subsidiarie } from './CreateCerfa';\n\nexport class Cerfa2033Society {\n name: string;\n address: string;\n addressFormatted: string;\n siret: string;\n siren: string;\n zipCode: string;\n city: string;\n}\n\nexport type Cerfa2033ActiveValues = {\n gross: number;\n amortization: number;\n net: number;\n};\n\nexport class Cerfa2033FixedAsset {\n intangibleAssetsCommercialFunds: Cerfa2033ActiveValues;\n intangibleAssetsOther: Cerfa2033ActiveValues;\n tangibleFixedAssets: Cerfa2033ActiveValues;\n financialFixedAssets: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033CirculatingActive {\n rawMaterials: Cerfa2033ActiveValues;\n merchandise: Cerfa2033ActiveValues;\n advancesAndDeposit: Cerfa2033ActiveValues;\n claimsCustomers: Cerfa2033ActiveValues;\n claimsOthers: Cerfa2033ActiveValues;\n investmentSecurities: Cerfa2033ActiveValues;\n availabilities: Cerfa2033ActiveValues;\n prepaidExpenses: Cerfa2033ActiveValues;\n total: Cerfa2033ActiveValues;\n}\n\nexport class Cerfa2033Equity {\n shareCapital: number;\n revaluationDifferences: number;\n legalReserve: number;\n reglemented: number;\n otherReserve: {\n purchaseOfOriginalWorks: number;\n total: number;\n };\n deferralAgain: number;\n resultOfTheExercise: number;\n regulatedProvisions: number;\n total: number;\n}\n\nexport class Cerfa2033Equity_2024 {\n shareCapital: number;\n revaluationDifferences: number;\n legalReserve: number;\n reglemented: number;\n otherReserve: {\n purchaseOfOriginalWorks: number;\n total: number;\n };\n deferralAgain: number;\n resultOfTheExercise: number;\n regulatedProvisions: number;\n investment: number;\n total: number;\n}\n\nexport class Cerfa2033Debts {\n loansAndSimilarDebts: number;\n advances: number;\n accountsPayable: number;\n otherDebts: {\n partnerCurrentAccount: number;\n total: number;\n };\n prepaid: number;\n total: number;\n}\n\nexport class Cerfa2033Debts_2024 {\n loansAndSimilarDebts: number;\n advances: number;\n accountsPayable: number;\n prepaid: number;\n total: number;\n fiscalAndSocial: {\n vat: number;\n total: number;\n };\n associatesCurrentAccount: number;\n other: number;\n}\n\nexport class Cerfa2033Referrals {\n fixedAssets: number;\n debtsMoreThanOneYear: number;\n claims: number; // créances\n currentAccount: number;\n costOfAcquired: number;\n sellPriceWithoutVat: number;\n}\n\nexport class Cerfa2033ExeploitationProducts {\n saleOfMerchandise: {\n export: number;\n total: number;\n };\n saleOfProduction: {\n goods: {\n export: number;\n total: number;\n };\n services: {\n export: number;\n total: number;\n };\n };\n stockedProduction: number;\n immobilizedProduction: number;\n operatingGrants: number;\n otherProducts: number;\n total: number;\n}\n\nexport class Cerfa2033ExploitationExpenses {\n purchaseOfMerchandise: number;\n stockVariationMerchandise: number;\n purchaseOfRawMaterials: number;\n stockVariationRawMaterials: number;\n otherExternalExpenses: {\n loanFurniture: number;\n loanRealEstate: number;\n total: number;\n };\n tax: {\n CFEandCVAE: number;\n total: number;\n };\n remunerations: number;\n social: number;\n amortization: number;\n provisions: number;\n otherExpenses: {\n provisions: number;\n cotisations: number;\n total: number;\n };\n total: number;\n}\n\nexport class Cerfa2033ExploitationExpenses_2024 {\n purchaseOfMerchandise: number;\n stockVariationMerchandise: number;\n purchaseOfRawMaterials: number;\n stockVariationRawMaterials: number;\n otherExternalExpenses: {\n loanFurniture: number;\n loanRealEstate: number;\n total: number;\n };\n tax: {\n CFEandCVAE: number;\n total: number;\n };\n remunerations: number;\n social: number;\n amortization: {\n article: number;\n total: number;\n };\n provisions: number;\n otherExpenses: {\n provisions: number;\n cotisations: number;\n total: number;\n };\n total: number;\n}\n\nexport class Cerfa2033AccountingIncome {\n isIncomeTax: boolean;\n exploitationProducts: Cerfa2033ExeploitationProducts;\n exploitationExpenses: Cerfa2033ExploitationExpenses;\n}\n\nexport class Cerfa2033AccountingIncome_2024 {\n isIncomeTax: boolean;\n exploitationProducts: Cerfa2033ExeploitationProducts;\n exploitationExpenses: Cerfa2033ExploitationExpenses_2024;\n}\n\n\nexport class Cerfa2033ExploitationResult {\n total: number;\n financialProducts: number;\n financialExpenses: number;\n exceptionalProducts: number;\n exceptionalExpenses: {\n subscriptions: number;\n exceptional: number;\n total: number\n };\n benefitTax: number;\n}\n\nexport class Cerfa2033FiscalResult {\n reinstatements: {\n benefitIncome: number;\n deficitIncome: number;\n remunerations: number;\n amortizations: number;\n provisions: number;\n tax: number;\n diverse: number;\n deviations: number;\n line330: number;\n fractionOfRents: number;\n shareOfRent: number;\n relatedCharges: number;\n fiscalResult: number;\n };\n deductions: {\n maritimeTransport: number;\n newBusiness: number;\n ZFU: number;\n difficultBusiness: number;\n JEI: number;\n ZRD: number;\n ZRR: number;\n revitalize: number;\n overseasInvestment: number;\n ZFANG: number;\n BUD: number;\n priorityDevelopment: number;\n total: number;\n diverse: {\n debt: number;\n exceptionalDeduction: number;\n exceptionalDeductionA: number;\n exceptionalDeductionB: number;\n exceptionalDeductionC: number;\n exceptionalDeductionD: number;\n exceptionalDeductionE: number;\n exceptionalDeductionF: number;\n exceptionalDeductionG: number;\n total: number;\n };\n resultBeforeImputation: {\n benefit: number;\n deficit: number;\n };\n deficits: {\n exercise: number;\n reportable: number;\n imputed: number;\n };\n fiscalResultAfterImputation: {\n benefit: number;\n deficit: number;\n }\n };\n}\n\nexport type ImmobilizationsArray = {\n grossValueOfExerciseBegining: number;\n increases: number;\n decreases: number;\n grossValueOfExerciseFinishing: number;\n legalReevaluation: number;\n};\n\nexport class Cerfa2033Immobilizations {\n commercialFunds: ImmobilizationsArray;\n other: ImmobilizationsArray;\n land: ImmobilizationsArray;\n constructions: ImmobilizationsArray;\n technicalInstallations: ImmobilizationsArray;\n generalInstallations: ImmobilizationsArray;\n equipmentTransportation: ImmobilizationsArray;\n bodily: ImmobilizationsArray;\n financial: ImmobilizationsArray;\n total: ImmobilizationsArray;\n}\n\nexport type AmortizationArray = {\n exerciseBegining: number;\n increases: number;\n diminution: number;\n exerciseFinishing: number;\n};\n\nexport class Cerfa2033Amortizations {\n commercial: AmortizationArray;\n intangible: AmortizationArray;\n lands: AmortizationArray;\n constructions: AmortizationArray;\n technicalInstallations: AmortizationArray;\n generalInstallations: AmortizationArray;\n equipmentTransportation: AmortizationArray;\n bodily: AmortizationArray;\n total: AmortizationArray;\n}\n\nexport type Cerfa2033TaxableValues = {\n active: number;\n amortizations: number;\n residualValue: number;\n salePrice: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n};\n\nexport class Cerfa2033Values {\n natures: string[];\n immobilizations: {\n list: Cerfa2033TaxableValues[];\n total: Cerfa2033TaxableValues;\n };\n taxableGains: {\n residualValue: number;\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n total: {\n shortTerm: number;\n longTerm19: number;\n longTerm15or128: number;\n longTerm0: number;\n };\n}\n\nexport type Cerfa2033ProvisionNaturesArray = {\n beginingAmount: number;\n increases: number;\n diminution: number;\n finishingAmount: number;\n};\nexport class Cerfa2033ProvisionNatures {\n amortizations: Cerfa2033ProvisionNaturesArray;\n majorations: Cerfa2033ProvisionNaturesArray;\n other: Cerfa2033ProvisionNaturesArray;\n risk: Cerfa2033ProvisionNaturesArray;\n immobilizations: Cerfa2033ProvisionNaturesArray;\n stock: Cerfa2033ProvisionNaturesArray;\n clientAccounts: Cerfa2033ProvisionNaturesArray;\n depreviation: Cerfa2033ProvisionNaturesArray;\n total: Cerfa2033ProvisionNaturesArray;\n}\n\nexport type Cerfa2033ProvisionMovesDotationsAndRevivals = {\n dotations: number;\n revivals: number;\n};\n\nexport type Cerfa2033ProvisionMovesVentilation = {\n label: string;\n amount: number;\n};\n\nexport class Cerfa2033ProvisionMoves {\n commercial: Cerfa2033ProvisionMovesDotationsAndRevivals;\n bodily: Cerfa2033ProvisionMovesDotationsAndRevivals;\n land: Cerfa2033ProvisionMovesDotationsAndRevivals;\n constructions: Cerfa2033ProvisionMovesDotationsAndRevivals;\n technicalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n generalInstallations: Cerfa2033ProvisionMovesDotationsAndRevivals;\n equipmentTransportation: Cerfa2033ProvisionMovesDotationsAndRevivals;\n other: Cerfa2033ProvisionMovesDotationsAndRevivals;\n total: Cerfa2033ProvisionMovesDotationsAndRevivals;\n}\n\nexport class Cerfa2033ReportableDeficits {\n remaining: number;\n transferred: number;\n operations: number;\n imputed: number;\n reportable: number;\n exercise: number;\n total: number;\n}\n\nexport class Cerfa2033ApplicationDeficits {\n result: number;\n stranger: number;\n}\n\nexport class Cerfa2033ApplicationDiverse {\n bonuses: {\n deductible: number;\n cotisations: number;\n total: number;\n };\n cotisations: {\n deductible: number;\n total: number;\n };\n approvedManagementCenter: number;\n vatCollected: number;\n vatDeductible: number;\n specimens: number;\n aidReceived: number;\n investment: number;\n}\n\nexport class Cerfa2033WorkForce {\n declaration?: {\n average: number;\n apprentices: number;\n handicapped: number;\n artisanal: number;\n };\n addedValue?: {\n saleOfProducts: number;\n licences: number;\n saleOfImmobilizations: number;\n expensesTransfert: number;\n total1: number;\n otherProducts: number;\n production: number;\n subventions: number;\n positiveVariation: number;\n deductibleExpensesTransfert: number;\n debts: number;\n total2: number;\n purchases: number;\n negativeVariation: number;\n services: number;\n rents: number;\n taxes: number;\n otherManagementExpenses: number;\n deductibleExpenses: number;\n deductibleFraction: number;\n lessValues: number;\n total3: number;\n addValue: number;\n cotisation: number;\n };\n CVAE?: {\n isEstablishment: boolean;\n turnover: number;\n workforce: number;\n turnoverGroup: number;\n period: {\n startDate: string;\n endDate: string;\n };\n cessationDate: string;\n };\n}\nexport interface Cerfa2033ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n}\n\nexport interface Cerfa2033 {\n isNil: boolean;\n isPageBNil: boolean;\n isPageCNil: boolean;\n isPageDNil: boolean;\n society: Cerfa2033Society;\n period: {\n startDate: string,\n endDate: string,\n endDay: string,\n endMonth: string,\n endYear: string,\n months: string,\n previousExerciceMonths: string\n };\n fixedAsset: Cerfa2033FixedAsset;\n circulatingActive: Cerfa2033CirculatingActive;\n totalActive: Cerfa2033ActiveValues;\n equity: Cerfa2033Equity;\n provisionsForRisks: number;\n debts: Cerfa2033Debts;\n generalTotal: number;\n referrals: Cerfa2033Referrals;\n accountingIncome: Cerfa2033AccountingIncome;\n exploitationResult: Cerfa2033ExploitationResult;\n benefitsOrLoses: number;\n fiscalResult: Cerfa2033FiscalResult;\n immobilizations: Cerfa2033Immobilizations;\n amortizations: Cerfa2033Amortizations;\n values: Cerfa2033Values;\n provisions: Cerfa2033ProvisionNatures;\n provisionsMoves: Cerfa2033ProvisionMoves;\n ventilations: {\n list: Cerfa2033ProvisionMovesVentilation[],\n total: number;\n },\n reportableDeficits: Cerfa2033ReportableDeficits;\n diverse: Cerfa2033ApplicationDiverse;\n workForce: Cerfa2033WorkForce;\n shareCapital: Cerfa2033ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n isPageGNil: boolean;\n isPageFNil: boolean;\n isPageENil: boolean;\n}\n\nexport interface Cerfa2033_2024 {\n isNil: boolean;\n isPageBNil: boolean;\n isPageCNil: boolean;\n isPageDNil: boolean;\n society: Cerfa2033Society;\n period: {\n startDate: string,\n endDate: string,\n endDay: string,\n endMonth: string,\n endYear: string,\n months: string,\n previousExerciceMonths: string\n };\n fixedAsset: Cerfa2033FixedAsset;\n circulatingActive: Cerfa2033CirculatingActive;\n totalActive: Cerfa2033ActiveValues;\n equity: Cerfa2033Equity_2024;\n provisionsForRisks: number;\n debts: Cerfa2033Debts_2024;\n generalTotal: number;\n referrals: Cerfa2033Referrals;\n accountingIncome: Cerfa2033AccountingIncome_2024;\n exploitationResult: Cerfa2033ExploitationResult;\n benefitsOrLoses: number;\n fiscalResult: Cerfa2033FiscalResult;\n immobilizations: Cerfa2033Immobilizations;\n amortizations: Cerfa2033Amortizations;\n values: Cerfa2033Values;\n provisions: Cerfa2033ProvisionNatures;\n provisionsMoves: Cerfa2033ProvisionMoves;\n ventilations: {\n list: Cerfa2033ProvisionMovesVentilation[],\n total: number;\n },\n reportableDeficits: Cerfa2033ReportableDeficits;\n diverse: Cerfa2033ApplicationDiverse;\n workForce: Cerfa2033WorkForce;\n shareCapital: Cerfa2033ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n isPageGNil: boolean;\n isPageFNil: boolean;\n isPageENil: boolean;\n}\n\nexport class ParamsGenerate2033 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\nexport type AnyCerfa2033Century = Cerfa2033 | Cerfa2033_2024;"]}
|