@silexpert/core 1.3.202 → 1.3.203-is-0
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/Docoon.d.ts +6 -0
- package/dist/cjs/api/resources/Docoon.d.ts.map +1 -0
- package/dist/cjs/api/resources/Docoon.js +11 -0
- package/dist/cjs/api/resources/Docoon.js.map +1 -0
- package/dist/cjs/api/resources/InternalInvoicing.d.ts +1 -1
- package/dist/cjs/api/resources/InternalInvoicing.d.ts.map +1 -1
- package/dist/cjs/api/resources/InternalInvoicing.js +5 -1
- package/dist/cjs/api/resources/InternalInvoicing.js.map +1 -1
- package/dist/cjs/api/resources/WorkingSchedule.d.ts +1 -0
- package/dist/cjs/api/resources/WorkingSchedule.d.ts.map +1 -1
- package/dist/cjs/api/resources/WorkingSchedule.js +3 -0
- package/dist/cjs/api/resources/WorkingSchedule.js.map +1 -1
- 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/AnalyticsUtm.d.ts +49 -0
- package/dist/cjs/types/Enum/AnalyticsUtm.d.ts.map +1 -0
- package/dist/cjs/types/Enum/AnalyticsUtm.js +54 -0
- package/dist/cjs/types/Enum/AnalyticsUtm.js.map +1 -0
- package/dist/cjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +1 -1
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/Cron.d.ts +1 -0
- package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/card/Cron.js +6 -0
- package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2571.d.ts +2 -53
- package/dist/cjs/types/Interface/api/cerfa/2571.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2571.js +1 -4
- package/dist/cjs/types/Interface/api/cerfa/2571.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2572.d.ts +9 -150
- package/dist/cjs/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2572.js +4 -7
- package/dist/cjs/types/Interface/api/cerfa/2572.js.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2573.d.ts +2 -1
- package/dist/cjs/types/Interface/api/cerfa/2573.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/cerfa/2573.js.map +1 -1
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts +4 -0
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/cjs/types/Interface/api/docoon/Query.d.ts +6 -0
- package/dist/cjs/types/Interface/api/docoon/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/docoon/Query.js +36 -0
- package/dist/cjs/types/Interface/api/docoon/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/docoon/Read.d.ts +78 -0
- package/dist/cjs/types/Interface/api/docoon/Read.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/docoon/Read.js +3 -0
- package/dist/cjs/types/Interface/api/docoon/Read.js.map +1 -0
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts +2 -0
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
- package/dist/cjs/types/Interface/api/revenue/revenueMovement.d.ts +1 -0
- package/dist/cjs/types/Interface/api/revenue/revenueMovement.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/revenue/revenueMovement.js.map +1 -1
- package/dist/cjs/types/Interface/api/revision/Query.d.ts +2 -1
- package/dist/cjs/types/Interface/api/revision/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/revision/Query.js +6 -0
- package/dist/cjs/types/Interface/api/revision/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts +2 -0
- package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/user/RegisterProspect.js +14 -0
- package/dist/cjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
- package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts +1 -0
- package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.js +5 -0
- package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.js.map +1 -1
- package/dist/cjs/types/Interface/models/IAccountDetail.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IAccountDetail.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IAccountDetail.js.map +1 -1
- package/dist/cjs/types/Interface/models/IAnalyticsUtm.d.ts +2 -0
- package/dist/cjs/types/Interface/models/IAnalyticsUtm.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IAnalyticsUtm.js.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/cjs/types/index.d.ts +3 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +3 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/email.js +1 -1
- package/dist/cjs/utils/email.js.map +1 -1
- package/dist/cjs/utils/vat/registration.js.map +1 -1
- package/dist/mjs/api/resources/Docoon.d.ts +6 -0
- package/dist/mjs/api/resources/Docoon.d.ts.map +1 -0
- package/dist/mjs/api/resources/Docoon.js +7 -0
- package/dist/mjs/api/resources/Docoon.js.map +1 -0
- package/dist/mjs/api/resources/InternalInvoicing.d.ts +1 -1
- package/dist/mjs/api/resources/InternalInvoicing.d.ts.map +1 -1
- package/dist/mjs/api/resources/InternalInvoicing.js +5 -1
- package/dist/mjs/api/resources/InternalInvoicing.js.map +1 -1
- package/dist/mjs/api/resources/WorkingSchedule.d.ts +1 -0
- package/dist/mjs/api/resources/WorkingSchedule.d.ts.map +1 -1
- package/dist/mjs/api/resources/WorkingSchedule.js +3 -0
- package/dist/mjs/api/resources/WorkingSchedule.js.map +1 -1
- 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/AnalyticsUtm.d.ts +49 -0
- package/dist/mjs/types/Enum/AnalyticsUtm.d.ts.map +1 -0
- package/dist/mjs/types/Enum/AnalyticsUtm.js +51 -0
- package/dist/mjs/types/Enum/AnalyticsUtm.js.map +1 -0
- package/dist/mjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +1 -1
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/Cron.d.ts +1 -0
- package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/card/Cron.js +6 -0
- package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2571.d.ts +2 -53
- package/dist/mjs/types/Interface/api/cerfa/2571.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2571.js +0 -10
- package/dist/mjs/types/Interface/api/cerfa/2571.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2572.d.ts +9 -150
- package/dist/mjs/types/Interface/api/cerfa/2572.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2572.js +3 -17
- package/dist/mjs/types/Interface/api/cerfa/2572.js.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2573.d.ts +2 -1
- package/dist/mjs/types/Interface/api/cerfa/2573.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/cerfa/2573.js.map +1 -1
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts +4 -0
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/mjs/types/Interface/api/docoon/Query.d.ts +6 -0
- package/dist/mjs/types/Interface/api/docoon/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/docoon/Query.js +35 -0
- package/dist/mjs/types/Interface/api/docoon/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/docoon/Read.d.ts +78 -0
- package/dist/mjs/types/Interface/api/docoon/Read.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/docoon/Read.js +2 -0
- package/dist/mjs/types/Interface/api/docoon/Read.js.map +1 -0
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts +2 -0
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.js.map +1 -1
- package/dist/mjs/types/Interface/api/revenue/revenueMovement.d.ts +1 -0
- package/dist/mjs/types/Interface/api/revenue/revenueMovement.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/revenue/revenueMovement.js.map +1 -1
- package/dist/mjs/types/Interface/api/revision/Query.d.ts +2 -1
- package/dist/mjs/types/Interface/api/revision/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/revision/Query.js +7 -0
- package/dist/mjs/types/Interface/api/revision/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts +2 -0
- package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/user/RegisterProspect.js +16 -0
- package/dist/mjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
- package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts +1 -0
- package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.js +6 -0
- package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.js.map +1 -1
- package/dist/mjs/types/Interface/models/IAccountDetail.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IAccountDetail.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IAccountDetail.js.map +1 -1
- package/dist/mjs/types/Interface/models/IAnalyticsUtm.d.ts +2 -0
- package/dist/mjs/types/Interface/models/IAnalyticsUtm.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IAnalyticsUtm.js.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/mjs/types/index.d.ts +3 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +3 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/email.js +1 -1
- package/dist/mjs/utils/email.js.map +1 -1
- package/dist/mjs/utils/vat/registration.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Docoon.ts +8 -0
- package/ts/api/resources/InternalInvoicing.ts +5 -1
- package/ts/api/resources/WorkingSchedule.ts +4 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/AnalyticsUtm.ts +51 -0
- package/ts/types/Enum/BalanceSheet.ts +2 -2
- package/ts/types/Enum/PrestationType.ts +1 -1
- package/ts/types/Interface/api/card/Cron.ts +5 -0
- package/ts/types/Interface/api/cerfa/2571.ts +3 -54
- package/ts/types/Interface/api/cerfa/2572.ts +10 -148
- package/ts/types/Interface/api/cerfa/2573.ts +3 -1
- package/ts/types/Interface/api/config/ConfigType.ts +6 -1
- package/ts/types/Interface/api/docoon/Query.ts +19 -0
- package/ts/types/Interface/api/docoon/Read.ts +93 -0
- package/ts/types/Interface/api/generalLedger/IGeneralLedgerThirdParty.ts +2 -0
- package/ts/types/Interface/api/revenue/revenueMovement.ts +1 -0
- package/ts/types/Interface/api/revision/Query.ts +6 -1
- package/ts/types/Interface/api/user/RegisterProspect.ts +12 -0
- package/ts/types/Interface/api/webex/GetWebinarsParams.ts +4 -0
- package/ts/types/Interface/models/IAccountDetail.ts +1 -0
- package/ts/types/Interface/models/IAnalyticsUtm.ts +2 -0
- package/ts/types/Interface/models/IExercicePrestation.ts +1 -0
- package/ts/types/index.ts +3 -0
- package/ts/utils/email.ts +1 -1
- package/ts/utils/vat/registration.ts +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cron.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Cron.ts"],"names":[],"mappings":"AAGA,qBAAa,eAAe;IAI1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,qBAAqB;IAIhC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qBAAa,cAAc;IAIjB,SAAS,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"Cron.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Cron.ts"],"names":[],"mappings":"AAGA,qBAAa,eAAe;IAI1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,qBAAqB;IAIhC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qBAAa,cAAc;IAIjB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,KAAK,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
|
@@ -45,4 +45,10 @@ __decorate([
|
|
|
45
45
|
(0, class_validator_1.IsInt)(),
|
|
46
46
|
__metadata("design:type", Number)
|
|
47
47
|
], QueryCronCards.prototype, "idSociety", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
50
|
+
(0, class_validator_1.IsOptional)(),
|
|
51
|
+
(0, class_validator_1.IsInt)(),
|
|
52
|
+
__metadata("design:type", Number)
|
|
53
|
+
], QueryCronCards.prototype, "limit", void 0);
|
|
48
54
|
//# sourceMappingURL=Cron.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cron.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Cron.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAoD;AACpD,6CAAwD;AAExD,MAAa,eAAe;CAK3B;AALD,0CAKC;AADC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;kDACW;AAGrB,MAAa,qBAAqB;CAUjC;AAVD,sDAUC;AANC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;wDACW;AAKnB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;oDACO;AAGjB,MAAa,cAAc;
|
|
1
|
+
{"version":3,"file":"Cron.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Cron.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAoD;AACpD,6CAAwD;AAExD,MAAa,eAAe;CAK3B;AALD,0CAKC;AADC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;kDACW;AAGrB,MAAa,qBAAqB;CAUjC;AAVD,sDAUC;AANC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;wDACW;AAKnB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;oDACO;AAGjB,MAAa,cAAc;CAU1B;AAVD,wCAUC;AANS;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;iDACmB;AAKnB;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;6CACe","sourcesContent":["import { IsInt, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class GenerateVatCard {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?: number;\n}\n\nexport class GenerateAdvanceISCard {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n}\n\nexport class QueryCronCards {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare idSociety?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare limit?: number;\n}\n"]}
|
|
@@ -29,58 +29,6 @@ type BaseRateAndAmount = {
|
|
|
29
29
|
rate: number;
|
|
30
30
|
amount: number;
|
|
31
31
|
};
|
|
32
|
-
export declare class Cerfa2571_2023 {
|
|
33
|
-
siren: string;
|
|
34
|
-
exercice: Exercice;
|
|
35
|
-
society: Society;
|
|
36
|
-
companyTax: {
|
|
37
|
-
imputations: {
|
|
38
|
-
default: number;
|
|
39
|
-
job: number;
|
|
40
|
-
deficit: number;
|
|
41
|
-
corse: number;
|
|
42
|
-
search: number;
|
|
43
|
-
patronage: number;
|
|
44
|
-
outerSea: number;
|
|
45
|
-
collaborativeSearch: number;
|
|
46
|
-
overage: number;
|
|
47
|
-
};
|
|
48
|
-
toPay: {
|
|
49
|
-
default: number;
|
|
50
|
-
rent: number;
|
|
51
|
-
social: number;
|
|
52
|
-
tax: number;
|
|
53
|
-
capitalGain: number;
|
|
54
|
-
total: number;
|
|
55
|
-
};
|
|
56
|
-
reductions: {
|
|
57
|
-
hasDefault: boolean;
|
|
58
|
-
hasSocial: boolean;
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
payment: Payment;
|
|
62
|
-
administration?: Administration;
|
|
63
|
-
advances: {
|
|
64
|
-
normalRate: BaseRateAndAmount;
|
|
65
|
-
reducedRate: BaseRateAndAmount;
|
|
66
|
-
onResult: BaseRateAndAmount;
|
|
67
|
-
subTotal: number;
|
|
68
|
-
regulation: number;
|
|
69
|
-
total: number;
|
|
70
|
-
};
|
|
71
|
-
credit: {
|
|
72
|
-
job: number;
|
|
73
|
-
deficit: number;
|
|
74
|
-
corse: number;
|
|
75
|
-
search: number;
|
|
76
|
-
patronage: number;
|
|
77
|
-
outerSea: number;
|
|
78
|
-
collaborativeSearch: number;
|
|
79
|
-
overage: number;
|
|
80
|
-
default: number;
|
|
81
|
-
toPay: number;
|
|
82
|
-
};
|
|
83
|
-
}
|
|
84
32
|
export declare class Cerfa2571_2024 {
|
|
85
33
|
siren: string;
|
|
86
34
|
exercice: Exercice;
|
|
@@ -138,12 +86,13 @@ export declare class Cerfa2571_2024 {
|
|
|
138
86
|
};
|
|
139
87
|
}
|
|
140
88
|
export type Cerfa2571_2025 = Cerfa2571_2024;
|
|
89
|
+
export type Cerfa2571_2026 = Cerfa2571_2025;
|
|
141
90
|
export type Prepare2571Params = {
|
|
142
91
|
idSociety: number;
|
|
143
92
|
idUser: number;
|
|
144
93
|
idExercice: number;
|
|
145
94
|
idRegistration: number;
|
|
146
95
|
};
|
|
147
|
-
export type AnyCerfa2571Century = Cerfa2571_2025 |
|
|
96
|
+
export type AnyCerfa2571Century = Cerfa2571_2026 | Cerfa2571_2025 | Cerfa2571_2024;
|
|
148
97
|
export {};
|
|
149
98
|
//# sourceMappingURL=2571.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2571.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2571.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,KAAK,QAAQ,GAAG;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,KAAK,OAAO,GAAG;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,YAAY,CAAC;CAC7B,CAAC;AAEF,KAAK,OAAO,GAAG;IACb,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,KAAK,cAAc,GAAG;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,qBAAa,cAAc;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,QAAQ,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,OAAO,EAAE,MAAM,CAAC;YAChB,GAAG,EAAE,MAAM,CAAC;YACZ,OAAO,EAAE,MAAM,CAAC;YAChB,KAAK,EAAE,MAAM,CAAC;YACd,MAAM,EAAE,MAAM,CAAC;YACf,SAAS,EAAE,MAAM,CAAC;YAClB,QAAQ,EAAE,MAAM,CAAC;YACjB,mBAAmB,EAAE,MAAM,CAAC;YAC5B,
|
|
1
|
+
{"version":3,"file":"2571.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2571.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Cerfa2571_2024 =
|
|
4
|
-
class Cerfa2571_2023 {
|
|
5
|
-
}
|
|
6
|
-
exports.Cerfa2571_2023 = Cerfa2571_2023;
|
|
3
|
+
exports.Cerfa2571_2024 = void 0;
|
|
7
4
|
class Cerfa2571_2024 {
|
|
8
5
|
}
|
|
9
6
|
exports.Cerfa2571_2024 = Cerfa2571_2024;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2571.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2571.ts"],"names":[],"mappings":";;;AAqCA,MAAa,cAAc;
|
|
1
|
+
{"version":3,"file":"2571.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2571.ts"],"names":[],"mappings":";;;AAqCA,MAAa,cAAc;CAuD1B;AAvDD,wCAuDC","sourcesContent":["import { CerfaAddress } from './ReadCerfa';\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n addressObject: CerfaAddress;\n};\n\ntype Payment = {\n date: number;\n phone: string;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\ntype BaseRateAndAmount = {\n base: number;\n rate: number;\n amount: number;\n};\n\nexport class Cerfa2571_2024 {\n siren: string;\n exercice: Exercice;\n society: Society;\n companyTax: {\n imputations: {\n default: number;\n job: number;\n deficit: number;\n corse: number;\n search: number;\n patronage: number;\n outerSea: number;\n collaborativeSearch: number;\n onRent: number;\n loanAtZeroRate: number;\n overage: number;\n };\n toPay: {\n default: number;\n rent: number;\n social: number;\n tax: number;\n capitalGain: number;\n total: number;\n };\n reductions: {\n hasDefault: boolean;\n hasSocial: boolean;\n };\n };\n payment: Payment;\n administration?: Administration;\n advances: {\n normalRate: BaseRateAndAmount;\n reducedRate: BaseRateAndAmount;\n onResult: BaseRateAndAmount;\n subTotal: number;\n regulation: number;\n total: number;\n };\n credit: {\n job: number;\n deficit: number;\n corse: number;\n search: number;\n patronage: number;\n outerSea: number;\n collaborativeSearch: number;\n loanAtZeroRate: number;\n onRent: number;\n overage: number;\n default: number;\n toPay: number;\n };\n}\n\nexport type Cerfa2571_2025 = Cerfa2571_2024;\nexport type Cerfa2571_2026 = Cerfa2571_2025;\n\nexport type Prepare2571Params = {\n idSociety: number;\n idUser: number;\n idExercice: number;\n idRegistration: number;\n};\n\n// eslint-disable-next-line @typescript-eslint/no-duplicate-type-constituents\nexport type AnyCerfa2571Century = Cerfa2571_2026 | Cerfa2571_2025 | Cerfa2571_2024;\n"]}
|
|
@@ -1,21 +1,9 @@
|
|
|
1
1
|
import { Termination, CerfaAddress } from './ReadCerfa';
|
|
2
|
-
export type AnyCerfa2572Century =
|
|
2
|
+
export type AnyCerfa2572Century = Cerfa2572_2024 | Cerfa2572_2025 | Cerfa2572_2026;
|
|
3
3
|
type BaseAndAmount = {
|
|
4
4
|
base: number;
|
|
5
5
|
amount: number;
|
|
6
6
|
};
|
|
7
|
-
type Tax = {
|
|
8
|
-
normalRate: BaseAndAmount;
|
|
9
|
-
normalRate2: BaseAndAmount;
|
|
10
|
-
reduceRate: BaseAndAmount;
|
|
11
|
-
addedValue: {
|
|
12
|
-
amount: number;
|
|
13
|
-
};
|
|
14
|
-
other: {
|
|
15
|
-
amount: number;
|
|
16
|
-
};
|
|
17
|
-
total: number;
|
|
18
|
-
};
|
|
19
7
|
type Tax_2023 = {
|
|
20
8
|
normalRate: BaseAndAmount;
|
|
21
9
|
reduceRate: BaseAndAmount;
|
|
@@ -40,119 +28,6 @@ type PreFinancingWithAmount = {
|
|
|
40
28
|
preFinancing: number;
|
|
41
29
|
amount: number;
|
|
42
30
|
};
|
|
43
|
-
type Debts = {
|
|
44
|
-
onCompanyTax: number;
|
|
45
|
-
notOnCompanyTax: number;
|
|
46
|
-
VEL: number;
|
|
47
|
-
PRE: number;
|
|
48
|
-
new: number;
|
|
49
|
-
companyTaxAfterImputation: number;
|
|
50
|
-
reducedTax: {
|
|
51
|
-
inEurope: number;
|
|
52
|
-
amount: number;
|
|
53
|
-
};
|
|
54
|
-
balanceInPreviousExercises: number;
|
|
55
|
-
jobCredit: PreFinancingWithAmount;
|
|
56
|
-
jobCreditForLongExercises: PreFinancingWithAmount;
|
|
57
|
-
jobCreditForPreviousExercises: number;
|
|
58
|
-
corse: number;
|
|
59
|
-
CORInPreviousExercise: number;
|
|
60
|
-
deficit: number;
|
|
61
|
-
RADInPreviousExercise: number;
|
|
62
|
-
CIRcredit: number;
|
|
63
|
-
CIRsolde: number;
|
|
64
|
-
reportedInLine2B11: number;
|
|
65
|
-
subTotal: number;
|
|
66
|
-
inDepositLimit: number;
|
|
67
|
-
balanceDebtInPreviousExercises: number;
|
|
68
|
-
FOR: number;
|
|
69
|
-
RAC: number;
|
|
70
|
-
FAM: number;
|
|
71
|
-
CIN: number;
|
|
72
|
-
BIO: number;
|
|
73
|
-
PHO: number;
|
|
74
|
-
AUD: number;
|
|
75
|
-
ART: number;
|
|
76
|
-
CJV: number;
|
|
77
|
-
CPE: number;
|
|
78
|
-
CCI: number;
|
|
79
|
-
PTR: number;
|
|
80
|
-
CIO: PreFinancingWithAmount;
|
|
81
|
-
COL: PreFinancingWithAmount;
|
|
82
|
-
CSV: number;
|
|
83
|
-
CAC: number;
|
|
84
|
-
REB: number;
|
|
85
|
-
BLC: number;
|
|
86
|
-
RTD: number;
|
|
87
|
-
CPG: number;
|
|
88
|
-
HVE: number;
|
|
89
|
-
newUnlistedReceivables: number;
|
|
90
|
-
inLine2C22: number;
|
|
91
|
-
subTotal2: number;
|
|
92
|
-
afterImputation: number;
|
|
93
|
-
payment: number;
|
|
94
|
-
taxAmount: number;
|
|
95
|
-
CSB: {
|
|
96
|
-
base: number;
|
|
97
|
-
};
|
|
98
|
-
};
|
|
99
|
-
type Debts_2023 = {
|
|
100
|
-
onCompanyTax: number;
|
|
101
|
-
notOnCompanyTax: number;
|
|
102
|
-
VEL: number;
|
|
103
|
-
PRE: number;
|
|
104
|
-
new: number;
|
|
105
|
-
companyTaxAfterImputation: number;
|
|
106
|
-
reducedTax: {
|
|
107
|
-
inEurope: number;
|
|
108
|
-
amount: number;
|
|
109
|
-
};
|
|
110
|
-
balanceInPreviousExercises: number;
|
|
111
|
-
jobCredit: PreFinancingWithAmount;
|
|
112
|
-
jobCreditForLongExercises: PreFinancingWithAmount;
|
|
113
|
-
jobCreditForPreviousExercises: number;
|
|
114
|
-
corse: number;
|
|
115
|
-
CORInPreviousExercise: number;
|
|
116
|
-
deficit: number;
|
|
117
|
-
RADInPreviousExercise: number;
|
|
118
|
-
CIRcredit: number;
|
|
119
|
-
CIRsolde: number;
|
|
120
|
-
CRCcredit: number;
|
|
121
|
-
CRCsolde: number;
|
|
122
|
-
reportedInLine2B11: number;
|
|
123
|
-
subTotal1: number;
|
|
124
|
-
subTotal: number;
|
|
125
|
-
inDepositLimit: number;
|
|
126
|
-
balanceDebtInPreviousExercises: number;
|
|
127
|
-
reducedTaxOuterSea: number;
|
|
128
|
-
balanceInPreviousExercisesOuterSea: number;
|
|
129
|
-
FOR: number;
|
|
130
|
-
RAC: number;
|
|
131
|
-
FAM: number;
|
|
132
|
-
CIN: number;
|
|
133
|
-
BIO: number;
|
|
134
|
-
PHO: number;
|
|
135
|
-
AUD: number;
|
|
136
|
-
ART: number;
|
|
137
|
-
CJV: number;
|
|
138
|
-
CPE: number;
|
|
139
|
-
CCI: number;
|
|
140
|
-
PTR: number;
|
|
141
|
-
CIO: PreFinancingWithAmount;
|
|
142
|
-
COL: PreFinancingWithAmount;
|
|
143
|
-
CSV: number;
|
|
144
|
-
REB: number;
|
|
145
|
-
RTD: number;
|
|
146
|
-
CPG: number;
|
|
147
|
-
HVE: number;
|
|
148
|
-
EOM: number;
|
|
149
|
-
newUnlistedReceivables: number;
|
|
150
|
-
inLine2C22: number;
|
|
151
|
-
subTotal2: number;
|
|
152
|
-
afterImputation: number;
|
|
153
|
-
payment: number;
|
|
154
|
-
taxAmount: number;
|
|
155
|
-
};
|
|
156
31
|
type Debts_2024 = {
|
|
157
32
|
onCompanyTax: number;
|
|
158
33
|
notOnCompanyTax: number;
|
|
@@ -277,6 +152,7 @@ type Debts_2025 = {
|
|
|
277
152
|
payment: number;
|
|
278
153
|
taxAmount: number;
|
|
279
154
|
};
|
|
155
|
+
type Debts_2026 = Omit<Debts_2025, 'PRE' | 'AUD' | 'CPG'>;
|
|
280
156
|
type SocialContribution = {
|
|
281
157
|
CSB: BaseAndAmount;
|
|
282
158
|
strangers: number;
|
|
@@ -324,25 +200,12 @@ type Administration = {
|
|
|
324
200
|
operationNumber: number;
|
|
325
201
|
receptionDate: string;
|
|
326
202
|
};
|
|
327
|
-
export declare class
|
|
328
|
-
siren: string;
|
|
329
|
-
exercice: Exercice;
|
|
330
|
-
society: Society;
|
|
331
|
-
tax: Tax;
|
|
332
|
-
debts: Debts;
|
|
333
|
-
socialContribution: SocialContribution;
|
|
334
|
-
yearlyContribution: YearlyContribution;
|
|
335
|
-
summary: Summary;
|
|
336
|
-
payment: Payment;
|
|
337
|
-
administration?: Administration;
|
|
338
|
-
termination: Termination;
|
|
339
|
-
}
|
|
340
|
-
export declare class Cerfa2572_2023 {
|
|
203
|
+
export declare class Cerfa2572_2024 {
|
|
341
204
|
siren: string;
|
|
342
205
|
exercice: Exercice;
|
|
343
206
|
society: Society;
|
|
344
207
|
tax: Tax_2023;
|
|
345
|
-
debts:
|
|
208
|
+
debts: Debts_2024;
|
|
346
209
|
socialContribution: SocialContribution;
|
|
347
210
|
yearlyContribution: YearlyContribution;
|
|
348
211
|
summary: Summary_2023;
|
|
@@ -354,29 +217,25 @@ export declare class Cerfa2572_2023 {
|
|
|
354
217
|
solidarityAmount: number;
|
|
355
218
|
};
|
|
356
219
|
}
|
|
357
|
-
export declare class
|
|
220
|
+
export declare class Cerfa2572_2025 {
|
|
358
221
|
siren: string;
|
|
359
222
|
exercice: Exercice;
|
|
360
223
|
society: Society;
|
|
361
224
|
tax: Tax_2023;
|
|
362
|
-
debts:
|
|
225
|
+
debts: Debts_2025;
|
|
363
226
|
socialContribution: SocialContribution;
|
|
364
227
|
yearlyContribution: YearlyContribution;
|
|
365
|
-
summary:
|
|
228
|
+
summary: Summary;
|
|
366
229
|
payment: Payment;
|
|
367
230
|
administration?: Administration;
|
|
368
231
|
termination: Termination;
|
|
369
|
-
temporaryContribution: {
|
|
370
|
-
solidarityRange: number;
|
|
371
|
-
solidarityAmount: number;
|
|
372
|
-
};
|
|
373
232
|
}
|
|
374
|
-
export declare class
|
|
233
|
+
export declare class Cerfa2572_2026 {
|
|
375
234
|
siren: string;
|
|
376
235
|
exercice: Exercice;
|
|
377
236
|
society: Society;
|
|
378
237
|
tax: Tax_2023;
|
|
379
|
-
debts:
|
|
238
|
+
debts: Debts_2026;
|
|
380
239
|
socialContribution: SocialContribution;
|
|
381
240
|
yearlyContribution: YearlyContribution;
|
|
382
241
|
summary: Summary;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2572.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAExD,MAAM,MAAM,mBAAmB,GAAG,cAAc,GAAG,cAAc,GAAG,cAAc,
|
|
1
|
+
{"version":3,"file":"2572.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ParamsGenerate2572 = exports.
|
|
4
|
-
class Cerfa2572_2022 {
|
|
5
|
-
}
|
|
6
|
-
exports.Cerfa2572_2022 = Cerfa2572_2022;
|
|
7
|
-
class Cerfa2572_2023 {
|
|
8
|
-
}
|
|
9
|
-
exports.Cerfa2572_2023 = Cerfa2572_2023;
|
|
3
|
+
exports.ParamsGenerate2572 = exports.Cerfa2572_2026 = exports.Cerfa2572_2025 = exports.Cerfa2572_2024 = void 0;
|
|
10
4
|
class Cerfa2572_2024 {
|
|
11
5
|
}
|
|
12
6
|
exports.Cerfa2572_2024 = Cerfa2572_2024;
|
|
13
7
|
class Cerfa2572_2025 {
|
|
14
8
|
}
|
|
15
9
|
exports.Cerfa2572_2025 = Cerfa2572_2025;
|
|
10
|
+
class Cerfa2572_2026 {
|
|
11
|
+
}
|
|
12
|
+
exports.Cerfa2572_2026 = Cerfa2572_2026;
|
|
16
13
|
class ParamsGenerate2572 {
|
|
17
14
|
}
|
|
18
15
|
exports.ParamsGenerate2572 = ParamsGenerate2572;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2572.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"2572.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":";;;AAqNA,MAAa,cAAc;CAgB1B;AAhBD,wCAgBC;AAED,MAAa,cAAc;CAY1B;AAZD,wCAYC;AAED,MAAa,cAAc;CAY1B;AAZD,wCAYC;AASD,MAAa,kBAAkB;CAAG;AAAlC,gDAAkC","sourcesContent":["import { Termination, CerfaAddress } from './ReadCerfa';\n\nexport type AnyCerfa2572Century = Cerfa2572_2024 | Cerfa2572_2025 | Cerfa2572_2026;\n\ntype BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax_2023 = {\n normalRate: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number };\n other: { amount: number };\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n addressObject: CerfaAddress;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts_2024 = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n };\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n CRCcredit: number;\n CRCsolde: number;\n LIcredit: number;\n LIsolde: number;\n reportedInLine2B11: number;\n subTotal1: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n reducedTaxOuterSea: number;\n balanceInPreviousExercisesOuterSea: number;\n onLoanAtZeroRate: number;\n balanceOnLoanAtZeroRate: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n REB: number;\n RTD: number;\n CPG: number;\n HVE: number;\n EOM: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n};\n\ntype Debts_2025 = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n };\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n CRCcredit: number;\n CRCsolde: number;\n LIcredit: number;\n LIsolde: number;\n reportedInLine2B11: number;\n subTotal1: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n reducedTaxOuterSea: number;\n balanceInPreviousExercisesOuterSea: number;\n onLoanAtZeroRate: number;\n balanceOnLoanAtZeroRate: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n REB: number;\n RTD: number;\n CPG: number;\n HVE: number;\n EOM: number;\n '3IV': number;\n PAM: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n};\n\ntype Debts_2026 = Omit<Debts_2025, 'PRE' | 'AUD' | 'CPG'>;\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage;\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage;\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Summary_2023 = Summary & { temporaryContribution: number };\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572_2024 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax_2023;\n debts: Debts_2024;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary_2023;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n temporaryContribution: {\n solidarityRange: number;\n solidarityAmount: number;\n };\n}\n\nexport class Cerfa2572_2025 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax_2023;\n debts: Debts_2025;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n}\n\nexport class Cerfa2572_2026 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax_2023;\n debts: Debts_2026;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n termination: Termination;\n}\n\nexport type Prepare2572Params = {\n idSociety: number;\n idExercice: number;\n idUser: number;\n idRegistration: number;\n};\n\nexport class ParamsGenerate2572 {}\n"]}
|
|
@@ -56,7 +56,8 @@ export type Cerfa2573_2024 = {
|
|
|
56
56
|
transferts: Transfert[];
|
|
57
57
|
};
|
|
58
58
|
export type Cerfa2573_2025 = Cerfa2573_2024;
|
|
59
|
-
export type
|
|
59
|
+
export type Cerfa2573_2026 = Cerfa2573_2025;
|
|
60
|
+
export type AnyCerfa2573Century = Cerfa2573_2024 | Cerfa2573_2025 | Cerfa2573_2026;
|
|
60
61
|
export type Prepare2573Params = {
|
|
61
62
|
idSociety: number;
|
|
62
63
|
idExercice: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2573.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2573.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtF,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,KAAK,OAAO,GAAG;IACb,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE;QACN,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QACtB,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;QAClB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;KACpB,CAAC;IACF,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE;QACT,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;KAChB,GAAG,IAAI,CAAC;IACT,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB,CAAC;AAEF,KAAK,SAAS,GAAG;IACf,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,KAAK,SAAS,GAAG;IACf,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,IAAI,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,WAAW,EAAE;QACX,SAAS,EAAE;YACT,OAAO,EAAE,YAAY,CAAC;YACtB,IAAI,EAAE,MAAM,CAAC;YACb,QAAQ,EAAE,IAAI,GAAG;gBACf,OAAO,EAAE,YAAY,CAAC;aACvB,CAAC;SACH,CAAC;QACF,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IACF,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,uBAAuB,EAAE,OAAO,CAAC;IACjC,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,EAAE,SAAS,EAAE,CAAC;IACxB,UAAU,EAAE,SAAS,EAAE,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC;AAC5C,MAAM,MAAM,mBAAmB,GAAG,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"2573.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2573.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtF,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,KAAK,OAAO,GAAG;IACb,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,IAAI,CAAC;IAClB,WAAW,EAAE,IAAI,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE;QACN,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QACtB,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;QAClB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;KACpB,CAAC;IACF,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE;QACT,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;KAChB,GAAG,IAAI,CAAC;IACT,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB,CAAC;AAEF,KAAK,SAAS,GAAG;IACf,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,KAAK,SAAS,GAAG;IACf,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,IAAI,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG;IAC3B,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,WAAW,EAAE;QACX,SAAS,EAAE;YACT,OAAO,EAAE,YAAY,CAAC;YACtB,IAAI,EAAE,MAAM,CAAC;YACb,QAAQ,EAAE,IAAI,GAAG;gBACf,OAAO,EAAE,YAAY,CAAC;aACvB,CAAC;SACH,CAAC;QACF,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IACF,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,uBAAuB,EAAE,OAAO,CAAC;IACjC,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,EAAE,SAAS,EAAE,CAAC;IACxB,UAAU,EAAE,SAAS,EAAE,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC;AAC5C,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC;AAE5C,MAAM,MAAM,mBAAmB,GAAG,cAAc,GAAG,cAAc,GAAG,cAAc,CAAC;AAEnF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,mBAAmB,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,MAAM,EAAE,cAAc,CAAC;IACvB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,cAAc,GAAG,IAAI,CAAC;IAC9B,SAAS,EAAE;QACT,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;QAClB,MAAM,EAAE,IAAI,CAAC;KACd,CAAC;CACH,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,OAAO,EAAE,sBAAsB,EAAE,CAAC;IAClC,YAAY,EAAE;QACZ,OAAO,EAAE,KAAK,CAAC;YAAE,EAAE,EAAE,cAAc,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,CAAC,CAAC;QACtD,gBAAgB,EAAE,KAAK,CAAC;YAAE,EAAE,EAAE,cAAc,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,CAAC,CAAC;QAC/D,OAAO,EAAE,KAAK,CAAC;YAAE,EAAE,EAAE,cAAc,CAAC;YAAC,KAAK,EAAE,MAAM,CAAA;SAAE,CAAC,CAAC;KACvD,CAAC;CACH,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"2573.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2573.ts"],"names":[],"mappings":"","sourcesContent":["import { AsponeCOL_2024, AsponeCRB_2024, AsponeENT_2024 } from '../../../Enum/Aspone';\nimport { CerfaAddress } from './ReadCerfa';\n\ntype Cession = {\n amount: number;\n cessionDate: Date;\n closingDate: Date;\n siren: string;\n};\n\nexport type CompanyTaxRefund = {\n amount: number;\n impute: {\n amount: number | null;\n date: Date | null;\n tax: string | null;\n };\n nature: string | null;\n procedure: {\n date: string;\n nature: string;\n } | null;\n reason: string | null;\n year: number | null;\n interest: number | null;\n};\n\ntype Repayment = {\n amount: number;\n closingDate: Date;\n interests: number;\n nature: string;\n transferDate: string;\n};\n\ntype Transfert = {\n amount: number;\n closingDate: string;\n date: Date;\n nature: string;\n siren: string;\n};\n\nexport type Cerfa2573_2024 = {\n cessions: Cession[];\n declaration: {\n recipient: {\n address: CerfaAddress;\n name: string;\n operator: null | {\n address: CerfaAddress;\n };\n };\n siren: string;\n };\n headOfGroupSiren: string | null;\n absorbentCompanySiren: string | null;\n hasTaxIntegrationRegime: boolean;\n refunds: CompanyTaxRefund[];\n repayments: Repayment[];\n transferts: Transfert[];\n};\n\nexport type Cerfa2573_2025 = Cerfa2573_2024;\nexport type AnyCerfa2573Century = Cerfa2573_2024;\n\nexport type Prepare2573Params = {\n idSociety: number;\n idExercice: number;\n idUser: number;\n values: AnyCerfa2573Century;\n};\n\nexport type Cerfa2573_Refund_Input = {\n nature: AsponeCRB_2024;\n year: number | null;\n amount: number | null;\n reason: AsponeENT_2024 | null;\n procedure: {\n date: Date | null;\n nature: null;\n };\n};\n\nexport type ReadCerfa2573Inputs = {\n refunds: Cerfa2573_Refund_Input[];\n selectValues: {\n natures: Array<{ id: AsponeCRB_2024; value: string }>;\n procedureNatures: Array<{ id: AsponeCOL_2024; value: string }>;\n reasons: Array<{ id: AsponeENT_2024; value: string }>;\n };\n};\n"]}
|
|
1
|
+
{"version":3,"file":"2573.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/cerfa/2573.ts"],"names":[],"mappings":"","sourcesContent":["import { AsponeCOL_2024, AsponeCRB_2024, AsponeENT_2024 } from '../../../Enum/Aspone';\nimport { CerfaAddress } from './ReadCerfa';\n\ntype Cession = {\n amount: number;\n cessionDate: Date;\n closingDate: Date;\n siren: string;\n};\n\nexport type CompanyTaxRefund = {\n amount: number;\n impute: {\n amount: number | null;\n date: Date | null;\n tax: string | null;\n };\n nature: string | null;\n procedure: {\n date: string;\n nature: string;\n } | null;\n reason: string | null;\n year: number | null;\n interest: number | null;\n};\n\ntype Repayment = {\n amount: number;\n closingDate: Date;\n interests: number;\n nature: string;\n transferDate: string;\n};\n\ntype Transfert = {\n amount: number;\n closingDate: string;\n date: Date;\n nature: string;\n siren: string;\n};\n\nexport type Cerfa2573_2024 = {\n cessions: Cession[];\n declaration: {\n recipient: {\n address: CerfaAddress;\n name: string;\n operator: null | {\n address: CerfaAddress;\n };\n };\n siren: string;\n };\n headOfGroupSiren: string | null;\n absorbentCompanySiren: string | null;\n hasTaxIntegrationRegime: boolean;\n refunds: CompanyTaxRefund[];\n repayments: Repayment[];\n transferts: Transfert[];\n};\n\nexport type Cerfa2573_2025 = Cerfa2573_2024;\nexport type Cerfa2573_2026 = Cerfa2573_2025;\n// eslint-disable-next-line @typescript-eslint/no-duplicate-type-constituents\nexport type AnyCerfa2573Century = Cerfa2573_2024 | Cerfa2573_2025 | Cerfa2573_2026;\n\nexport type Prepare2573Params = {\n idSociety: number;\n idExercice: number;\n idUser: number;\n values: AnyCerfa2573Century;\n};\n\nexport type Cerfa2573_Refund_Input = {\n nature: AsponeCRB_2024;\n year: number | null;\n amount: number | null;\n reason: AsponeENT_2024 | null;\n procedure: {\n date: Date | null;\n nature: null;\n };\n};\n\nexport type ReadCerfa2573Inputs = {\n refunds: Cerfa2573_Refund_Input[];\n selectValues: {\n natures: Array<{ id: AsponeCRB_2024; value: string }>;\n procedureNatures: Array<{ id: AsponeCOL_2024; value: string }>;\n reasons: Array<{ id: AsponeENT_2024; value: string }>;\n };\n};\n"]}
|
|
@@ -40,6 +40,7 @@ export interface ConfigType {
|
|
|
40
40
|
projectId: string;
|
|
41
41
|
clientEmail: string;
|
|
42
42
|
};
|
|
43
|
+
docoon: Docoon;
|
|
43
44
|
}
|
|
44
45
|
interface Authentication {
|
|
45
46
|
token: string;
|
|
@@ -197,5 +198,8 @@ interface Echo {
|
|
|
197
198
|
url: string;
|
|
198
199
|
token: string;
|
|
199
200
|
}
|
|
201
|
+
interface Docoon {
|
|
202
|
+
baseUrl: string;
|
|
203
|
+
}
|
|
200
204
|
export {};
|
|
201
205
|
//# sourceMappingURL=ConfigType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigType.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/config/ConfigType.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,EAAE,CAAC;IACP,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,KAAK,CAAC;IACb,YAAY,EAAE,YAAY,CAAC;IAC3B,KAAK,EAAE,KAAK,CAAC;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,aAAa,EAAE,aAAa,CAAC;IAC7B,IAAI,EAAE,IAAI,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,KAAK,CAAC;IACb,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,KAAK,EAAE,KAAK,CAAC;IACb,KAAK,EAAE,WAAW,CAAC;IACnB,GAAG,EAAE,GAAG,CAAC;IACT,SAAS,EAAE,SAAS,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE;QAAE,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAC7B,IAAI,EAAE,IAAI,CAAC;IACX,KAAK,EAAE,KAAK,CAAC;IACb,OAAO,EAAE,WAAW,CAAC;IACrB,eAAe,EAAE,eAAe,CAAC;IACjC,IAAI,EAAE,IAAI,CAAC;IACX,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,WAAW,CAAC;IACvB,OAAO,EAAE,WAAW,CAAC;IACrB,SAAS,EAAE,WAAW,CAAC;IACvB,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IACxB,QAAQ,EAAE;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ConfigType.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/config/ConfigType.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigType.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/config/ConfigType.ts"],"names":[],"mappings":"","sourcesContent":["export interface ConfigType {\n port: number;\n db: Db;\n hostS3: string;\n redis: Redis;\n redisPrimary: RedisPrimary;\n caarl: Caarl;\n yousign: Yousign;\n awsClementine: AwsClementine;\n mail: Mail;\n client: Client;\n twilio: Twilio;\n pappers: Pappers;\n shine: Shine;\n defaultPermissions: DefaultPermissions;\n crisp: Crisp;\n brand: ConfigBrand;\n ocr: Ocr;\n jeDeclare: JeDeclare;\n pdfizer: Pdfizer;\n iDocus: IDocus;\n imageMagick: { url: string };\n inpi: Inpi;\n brevo: Brevo;\n tinyurl: LambdaInfos;\n machineLearning: MachineLearning;\n echo: Echo;\n compressPdf: LambdaInfos;\n mongodb: Mongodb;\n pdftkizer: LambdaInfos;\n sharper: LambdaInfos;\n chartizer: LambdaInfos;\n authentication?: Authentication;\n powens: { url: string };\n firebase: { projectId: string; clientEmail: string
|
|
1
|
+
{"version":3,"file":"ConfigType.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/config/ConfigType.ts"],"names":[],"mappings":"","sourcesContent":["export interface ConfigType {\n port: number;\n db: Db;\n hostS3: string;\n redis: Redis;\n redisPrimary: RedisPrimary;\n caarl: Caarl;\n yousign: Yousign;\n awsClementine: AwsClementine;\n mail: Mail;\n client: Client;\n twilio: Twilio;\n pappers: Pappers;\n shine: Shine;\n defaultPermissions: DefaultPermissions;\n crisp: Crisp;\n brand: ConfigBrand;\n ocr: Ocr;\n jeDeclare: JeDeclare;\n pdfizer: Pdfizer;\n iDocus: IDocus;\n imageMagick: { url: string };\n inpi: Inpi;\n brevo: Brevo;\n tinyurl: LambdaInfos;\n machineLearning: MachineLearning;\n echo: Echo;\n compressPdf: LambdaInfos;\n mongodb: Mongodb;\n pdftkizer: LambdaInfos;\n sharper: LambdaInfos;\n chartizer: LambdaInfos;\n authentication?: Authentication;\n powens: { url: string };\n firebase: { projectId: string; clientEmail: string };\n docoon: Docoon;\n}\n\ninterface Authentication {\n token: string;\n}\n\ninterface LambdaInfos {\n url: string;\n}\n\ninterface Mongodb {\n username: string;\n password: string;\n host: string;\n}\n\ninterface MachineLearning {\n transactionAnnotation: string;\n}\n\ninterface Db {\n username: string;\n password: string;\n database: string;\n port: string;\n host: string;\n dialect: string;\n}\n\ninterface Redis {\n host: string;\n port: number;\n}\n\ninterface RedisPrimary {\n replicationGroupId: string;\n}\n\ninterface Caarl {\n api: string;\n bundle: string;\n}\n\ninterface Yousign {\n workspaceId: string;\n url: string;\n}\n\nexport type BucketName =\n | 'resources-local-dev'\n | 'resources-anytime'\n | 'resources-comptalib'\n | 'resources-eunomia'\n | 'resources-legalstart'\n | 'resources-pourcentage'\n | 'resources-statuts-express'\n | 'resources-clementine'\n | 'resources-comptalib-staging'\n | 'clementine-website'\n | 'resources-internal'\n | 'sales-contract';\n\ninterface AwsClementine {\n accessKeyId: string;\n secretAccessKey: string;\n clementineBucketName: BucketName;\n apiVersion: string;\n}\n\ninterface Mail {\n user: string;\n password: string;\n host: string;\n port: number;\n tls: boolean;\n}\n\ninterface Client {\n host: string;\n hostFull: string;\n}\n\ninterface Twilio {\n accountSID: string;\n number: string;\n}\n\nexport interface Access {\n login: string;\n password: string;\n}\n\ninterface Pappers {\n token: string;\n url: string;\n}\n\ninterface Shine {\n host: string;\n hostV3: string;\n leadHost: string;\n publicHost: string;\n clientId: string;\n sendLeadClientId: string;\n updateLeadClientId: string;\n redirect_uris: string[];\n status: string;\n scope: string;\n}\n\ninterface DefaultPermissions {\n gescom: boolean;\n compta: boolean;\n stats: boolean;\n docTreso: boolean;\n services: boolean;\n social: boolean;\n tva: boolean;\n simulation: boolean;\n simulationMultiple: boolean;\n balanceSheet: boolean;\n setting: boolean;\n purchase: boolean;\n}\n\ninterface Crisp {\n identifier: string;\n}\n\ninterface ConfigBrand {\n name: string;\n api: string;\n api2: string;\n api2Clementine: string;\n api2Legalstart: string;\n}\n\nexport interface Ocr {\n URL: string;\n}\n\ninterface JeDeclare {\n access: Access2[];\n serviceVersion: string;\n}\n\ninterface Access2 {\n name: string;\n test: Test;\n production: Production;\n}\n\ninterface Test {\n login: string;\n editor: string;\n software: string;\n wsdl: Wsdl;\n}\n\ninterface Wsdl {\n url: string;\n}\n\ninterface Production {\n login: string;\n editor: string;\n software: string;\n wsdl: Wsdl2;\n}\n\ninterface Wsdl2 {\n url: string;\n}\n\ninterface Pdfizer {\n url: string;\n}\n\ninterface IDocus {\n baseUrl: string;\n callbackurl: string;\n}\n\ninterface Inpi {\n admin: string;\n user: string;\n}\n\ninterface Brevo {\n lists: {\n hot: number;\n paying: number;\n cold: number;\n churned: number;\n };\n}\n\ninterface Echo {\n url: string;\n //accountid: string;\n //apikey: string;\n token: string;\n}\n\ninterface Docoon {\n baseUrl: string;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/docoon/Query.ts"],"names":[],"mappings":"AAGA,qBAAa,kBAAkB;IAI7B,YAAY,CAAC,EAAE,MAAM,CAAC;IAKtB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.QueryDirectoryLine = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
const utils_1 = require("../../../../utils");
|
|
15
|
+
class QueryDirectoryLine {
|
|
16
|
+
}
|
|
17
|
+
exports.QueryDirectoryLine = QueryDirectoryLine;
|
|
18
|
+
__decorate([
|
|
19
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
20
|
+
(0, class_validator_1.IsString)(),
|
|
21
|
+
(0, class_validator_1.IsOptional)(),
|
|
22
|
+
__metadata("design:type", String)
|
|
23
|
+
], QueryDirectoryLine.prototype, "siretOrSiren", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
26
|
+
(0, class_validator_1.IsInt)(),
|
|
27
|
+
(0, class_validator_1.IsOptional)(),
|
|
28
|
+
__metadata("design:type", Number)
|
|
29
|
+
], QueryDirectoryLine.prototype, "idSociety", void 0);
|
|
30
|
+
__decorate([
|
|
31
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
32
|
+
(0, class_validator_1.IsInt)(),
|
|
33
|
+
(0, class_validator_1.IsOptional)(),
|
|
34
|
+
__metadata("design:type", Number)
|
|
35
|
+
], QueryDirectoryLine.prototype, "offset", void 0);
|
|
36
|
+
//# sourceMappingURL=Query.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/docoon/Query.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA8D;AAC9D,6CAAwD;AAExD,MAAa,kBAAkB;CAe9B;AAfD,gDAeC;AAXC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACS;AAKtB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,uBAAK,GAAE;IACP,IAAA,4BAAU,GAAE;;qDACM;AAKnB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,uBAAK,GAAE;IACP,IAAA,4BAAU,GAAE;;kDACG","sourcesContent":["import { IsString, IsOptional, IsInt } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryDirectoryLine {\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n siretOrSiren?: string;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n offset?: number;\n}\n"]}
|