@silexpert/core 0.4.142 → 0.4.146
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/es/api/resources/Payment.d.ts +6 -0
- package/es/api/resources/Payment.d.ts.map +1 -0
- package/es/api/resources/Payment.js +13 -0
- package/es/api/resources/Payment.js.map +1 -0
- package/es/api/resources/User.d.ts +2 -1
- package/es/api/resources/User.d.ts.map +1 -1
- package/es/api/resources/User.js +3 -0
- package/es/api/resources/User.js.map +1 -1
- package/es/api/resources/VatDeclaration.d.ts +3 -0
- package/es/api/resources/VatDeclaration.d.ts.map +1 -1
- package/es/api/resources/VatDeclaration.js +6 -0
- package/es/api/resources/VatDeclaration.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/AnswerTypeValue.d.ts +1 -1
- package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
- package/es/types/Enum/AnswerTypeValue.js +1 -1
- package/es/types/Enum/AnswerTypeValue.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.d.ts +74 -2
- package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.js +72 -0
- package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestionWording.d.ts +45 -3
- package/es/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestionWording.js +45 -1
- package/es/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/es/types/Enum/JeDeclare.d.ts +2 -2
- package/es/types/Enum/JeDeclare.d.ts.map +1 -1
- package/es/types/Enum/JeDeclare.js +2 -2
- package/es/types/Enum/JeDeclare.js.map +1 -1
- package/es/types/Enum/VatDeclarationType.d.ts +15 -0
- package/es/types/Enum/VatDeclarationType.d.ts.map +1 -0
- package/es/types/Enum/VatDeclarationType.js +238 -0
- package/es/types/Enum/VatDeclarationType.js.map +1 -0
- package/es/types/Interface/api/cerfa/2033.d.ts +2 -94
- package/es/types/Interface/api/cerfa/2033.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/2033.js +1 -373
- package/es/types/Interface/api/cerfa/2033.js.map +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
- package/es/types/Interface/api/cerfa/Utils.d.ts +8 -0
- package/es/types/Interface/api/cerfa/Utils.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/Utils.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/Util.d.ts +1 -1
- package/es/types/Interface/api/jeDeclare/Util.d.ts.map +1 -1
- package/es/types/Interface/api/jeDeclare/Util.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts +0 -2
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts.map +1 -1
- package/es/types/Interface/api/jeDeclare/UtilCFONB.js +0 -123
- package/es/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
- package/es/types/Interface/api/payment/QueryMonthlyPayment.d.ts +4 -0
- package/es/types/Interface/api/payment/QueryMonthlyPayment.d.ts.map +1 -0
- package/es/types/Interface/api/payment/QueryMonthlyPayment.js +24 -0
- package/es/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -0
- package/es/types/Interface/api/user/CreateCoworker.d.ts +17 -0
- package/es/types/Interface/api/user/CreateCoworker.d.ts.map +1 -0
- package/es/types/Interface/api/user/CreateCoworker.js +98 -0
- package/es/types/Interface/api/user/CreateCoworker.js.map +1 -0
- package/es/types/Interface/api/vatDeclaration/ReadVatVariousOperations.d.ts +10 -0
- package/es/types/Interface/api/vatDeclaration/ReadVatVariousOperations.d.ts.map +1 -0
- package/es/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js +2 -0
- package/es/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -0
- package/es/types/Interface/api/vatDeclaration/ResultFormatToEntries.d.ts +6 -0
- package/es/types/Interface/api/vatDeclaration/ResultFormatToEntries.d.ts.map +1 -0
- package/es/types/Interface/api/vatDeclaration/ResultFormatToEntries.js +2 -0
- package/es/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -0
- package/es/types/Interface/models/IApiError.d.ts +1 -0
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +1 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +50 -50
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/index.d.ts +5 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +5 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/brands.d.ts +2 -1
- package/es/utils/brands.d.ts.map +1 -1
- package/es/utils/brands.js +12 -1
- package/es/utils/brands.js.map +1 -1
- package/js/api/resources/Payment.js +24 -0
- package/js/api/resources/Payment.js.map +1 -0
- package/js/api/resources/User.js +4 -0
- package/js/api/resources/User.js.map +1 -1
- package/js/api/resources/VatDeclaration.js +8 -0
- package/js/api/resources/VatDeclaration.js.map +1 -1
- package/js/api/resources.js +3 -0
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/AnswerTypeValue.js +1 -1
- package/js/types/Enum/AnswerTypeValue.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestion.js +73 -0
- package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestionWording.js +52 -2
- package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/js/types/Enum/JeDeclare.js +2 -2
- package/js/types/Enum/JeDeclare.js.map +1 -1
- package/js/types/Enum/VatDeclarationType.js +234 -0
- package/js/types/Enum/VatDeclarationType.js.map +1 -0
- package/js/types/Interface/api/cerfa/2033.js +0 -186
- package/js/types/Interface/api/cerfa/2033.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js +0 -128
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -1
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js +34 -0
- package/js/types/Interface/api/payment/QueryMonthlyPayment.js.map +1 -0
- package/js/types/Interface/api/user/CreateCoworker.js +57 -0
- package/js/types/Interface/api/user/CreateCoworker.js.map +1 -0
- package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js +6 -0
- package/js/types/Interface/api/vatDeclaration/ReadVatVariousOperations.js.map +1 -0
- package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js +6 -0
- package/js/types/Interface/api/vatDeclaration/ResultFormatToEntries.js.map +1 -0
- package/js/types/Interface/models/IApiError.js +2 -1
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/index.js +60 -0
- package/js/types/index.js.map +1 -1
- package/js/utils/brands.js +10 -1
- package/js/utils/brands.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Payment.ts +14 -0
- package/ts/api/resources/User.ts +4 -1
- package/ts/api/resources/VatDeclaration.ts +9 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/AnswerTypeValue.ts +1 -1
- package/ts/types/Enum/BalanceSheetQuestion.ts +77 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +56 -1
- package/ts/types/Enum/JeDeclare.ts +2 -2
- package/ts/types/Enum/VatDeclarationType.ts +253 -0
- package/ts/types/Interface/api/cerfa/2033.ts +3 -281
- package/ts/types/Interface/api/cerfa/ReadCerfa.ts +2 -1
- package/ts/types/Interface/api/cerfa/Utils.ts +10 -0
- package/ts/types/Interface/api/jeDeclare/Util.ts +1 -1
- package/ts/types/Interface/api/jeDeclare/UtilCFONB.ts +0 -126
- package/ts/types/Interface/api/payment/QueryMonthlyPayment.ts +13 -0
- package/ts/types/Interface/api/user/CreateCoworker.ts +76 -0
- package/ts/types/Interface/api/vatDeclaration/ReadVatVariousOperations.ts +9 -0
- package/ts/types/Interface/api/vatDeclaration/ResultFormatToEntries.ts +5 -0
- package/ts/types/Interface/models/IApiError.ts +1 -0
- package/ts/types/Interface/models/IUser.ts +50 -50
- package/ts/types/index.ts +5 -0
- package/ts/utils/brands.ts +9 -1
|
@@ -106,190 +106,4 @@ exports.ParamsGenerate2033 = ParamsGenerate2033;
|
|
|
106
106
|
__decorate([(0, _.ApiPropertyOptional)({
|
|
107
107
|
description: 'Modifie le chemin du PDF'
|
|
108
108
|
}), __metadata("design:type", Boolean)], ParamsGenerate2033.prototype, "isTest", void 0);
|
|
109
|
-
|
|
110
|
-
__decorate([(0, _.ApiProperty)(), __metadata("design:type", Boolean)], ParamsGenerate2033.prototype, "isNil", void 0);
|
|
111
|
-
|
|
112
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "equityOtherReservePurchaseOfOriginalWorks", void 0);
|
|
113
|
-
|
|
114
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "referralFixedAssets", void 0);
|
|
115
|
-
|
|
116
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "referralDebtsMoreThanOneYear", void 0);
|
|
117
|
-
|
|
118
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "referralClaims", void 0);
|
|
119
|
-
|
|
120
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "saleOfMerchandiseExport", void 0);
|
|
121
|
-
|
|
122
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "saleOfProductionGoodsExport", void 0);
|
|
123
|
-
|
|
124
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "saleOfProductionServicesExport", void 0);
|
|
125
|
-
|
|
126
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "otherExpensesProvisions", void 0);
|
|
127
|
-
|
|
128
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "otherExpensesCotisations", void 0);
|
|
129
|
-
|
|
130
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalExpensesSubscriptions", void 0);
|
|
131
|
-
|
|
132
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalExpensesExceptional", void 0);
|
|
133
|
-
|
|
134
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsRemuneration", void 0);
|
|
135
|
-
|
|
136
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsAmortizations", void 0);
|
|
137
|
-
|
|
138
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsProvisions", void 0);
|
|
139
|
-
|
|
140
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsDiverse", void 0);
|
|
141
|
-
|
|
142
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsDeviations", void 0);
|
|
143
|
-
|
|
144
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsShareOfRent", void 0);
|
|
145
|
-
|
|
146
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsFractionOfRents", void 0);
|
|
147
|
-
|
|
148
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsRelatedCharges", void 0);
|
|
149
|
-
|
|
150
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "reinstatementsFiscalResult", void 0);
|
|
151
|
-
|
|
152
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "maritimeTransportDeduction", void 0);
|
|
153
|
-
|
|
154
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "newBusinessDeduction", void 0);
|
|
155
|
-
|
|
156
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "ZFUDeduction", void 0);
|
|
157
|
-
|
|
158
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "difficultBusinessDeduction", void 0);
|
|
159
|
-
|
|
160
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "JEIDeduction", void 0);
|
|
161
|
-
|
|
162
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "ZRDDeduction", void 0);
|
|
163
|
-
|
|
164
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "ZRRDeduction", void 0);
|
|
165
|
-
|
|
166
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "revitalizeDeduction", void 0);
|
|
167
|
-
|
|
168
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "overseasInvestmentDeduction", void 0);
|
|
169
|
-
|
|
170
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "ZFANGDeduction", void 0);
|
|
171
|
-
|
|
172
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "BUDDeduction", void 0);
|
|
173
|
-
|
|
174
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "priorityDevelopmentDeduction", void 0);
|
|
175
|
-
|
|
176
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "diverseDebts", void 0);
|
|
177
|
-
|
|
178
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeduction", void 0);
|
|
179
|
-
|
|
180
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionA", void 0);
|
|
181
|
-
|
|
182
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionB", void 0);
|
|
183
|
-
|
|
184
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionC", void 0);
|
|
185
|
-
|
|
186
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionD", void 0);
|
|
187
|
-
|
|
188
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionE", void 0);
|
|
189
|
-
|
|
190
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionF", void 0);
|
|
191
|
-
|
|
192
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "exceptionalDeductionG", void 0);
|
|
193
|
-
|
|
194
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "deficitsExercise", void 0);
|
|
195
|
-
|
|
196
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "deficitsReportable", void 0);
|
|
197
|
-
|
|
198
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Object)], ParamsGenerate2033.prototype, "deficitsImputed", void 0);
|
|
199
|
-
|
|
200
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Array)], ParamsGenerate2033.prototype, "addedValueNatures", void 0);
|
|
201
|
-
|
|
202
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "majorationsBeginingAmount", void 0);
|
|
203
|
-
|
|
204
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "majorationsIncreases", void 0);
|
|
205
|
-
|
|
206
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "majorationsDiminution", void 0);
|
|
207
|
-
|
|
208
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesBodilyDotations", void 0);
|
|
209
|
-
|
|
210
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesBodilyRevivals", void 0);
|
|
211
|
-
|
|
212
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesBodilyAmount", void 0);
|
|
213
|
-
|
|
214
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesLandDotations", void 0);
|
|
215
|
-
|
|
216
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesLandRevivals", void 0);
|
|
217
|
-
|
|
218
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesLandLabel", void 0);
|
|
219
|
-
|
|
220
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesLandAmount", void 0);
|
|
221
|
-
|
|
222
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesConstructionsDotations", void 0);
|
|
223
|
-
|
|
224
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesConstructionsRevivals", void 0);
|
|
225
|
-
|
|
226
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesConstructionsLabel", void 0);
|
|
227
|
-
|
|
228
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesConstructionsAmount", void 0);
|
|
229
|
-
|
|
230
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesTechicalInstallationsDotations", void 0);
|
|
231
|
-
|
|
232
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesTechicalInstallationsRevivals", void 0);
|
|
233
|
-
|
|
234
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesTechicalInstallationsLabel", void 0);
|
|
235
|
-
|
|
236
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesTechicalInstallationsAmount", void 0);
|
|
237
|
-
|
|
238
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesGeneralInstallationsDotations", void 0);
|
|
239
|
-
|
|
240
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesGeneralInstallationsRevivals", void 0);
|
|
241
|
-
|
|
242
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesGeneralInstallationsLabel", void 0);
|
|
243
|
-
|
|
244
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesGeneralInstallationsAmount", void 0);
|
|
245
|
-
|
|
246
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesEquipmentTransactionDotations", void 0);
|
|
247
|
-
|
|
248
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesEquipmentTransactionRevivals", void 0);
|
|
249
|
-
|
|
250
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesEquipmentTransactionLabel", void 0);
|
|
251
|
-
|
|
252
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesEquipmentTransactionAmount", void 0);
|
|
253
|
-
|
|
254
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesOtherDotations", void 0);
|
|
255
|
-
|
|
256
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesOtherRevivals", void 0);
|
|
257
|
-
|
|
258
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesOtherLabel", void 0);
|
|
259
|
-
|
|
260
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "provisionsMovesOtherAmount", void 0);
|
|
261
|
-
|
|
262
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Array)], ParamsGenerate2033.prototype, "ventilations", void 0);
|
|
263
|
-
|
|
264
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "applicationDeficitsResult", void 0);
|
|
265
|
-
|
|
266
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "applicationDeficitsStranger", void 0);
|
|
267
|
-
|
|
268
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "applicationDeficitsDeductible", void 0);
|
|
269
|
-
|
|
270
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "applicationDeficitsCotisations", void 0);
|
|
271
|
-
|
|
272
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "applicationDeficitsTotal", void 0);
|
|
273
|
-
|
|
274
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "cotisationsDeductible", void 0);
|
|
275
|
-
|
|
276
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "cotisationsTotal", void 0);
|
|
277
|
-
|
|
278
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "approvedManagementCenter", void 0);
|
|
279
|
-
|
|
280
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "vatCollected", void 0);
|
|
281
|
-
|
|
282
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "vatDeductible", void 0);
|
|
283
|
-
|
|
284
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "specimens", void 0);
|
|
285
|
-
|
|
286
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "aidReceived", void 0);
|
|
287
|
-
|
|
288
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "investment", void 0);
|
|
289
|
-
|
|
290
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "reportableDeficitsTransferred", void 0);
|
|
291
|
-
|
|
292
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "reportableDeficitsOperations", void 0);
|
|
293
|
-
|
|
294
|
-
__decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Number)], ParamsGenerate2033.prototype, "deductionsDiverseTotal", void 0);
|
|
295
109
|
//# sourceMappingURL=2033.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":"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","sourcesContent":["import { ApiPropertyOptional, ApiProperty } 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: number;\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 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\n @ApiProperty()\n isNil: boolean; // Néant\n\n @ApiPropertyOptional()\n equityOtherReservePurchaseOfOriginalWorks?: number | null; // Passif > Capitaux propres > Autres réserves (ligne 131)\n\n @ApiPropertyOptional()\n referralFixedAssets?: number | null; // Passif > Renvois > Dont immobilisations financières à moins d'un an (ligne 193)\n\n @ApiPropertyOptional()\n referralDebtsMoreThanOneYear?: number | null; // Passif > Renvois > Dont immobilisations financières à moins d'un an (ligne 195)\n\n @ApiPropertyOptional()\n referralClaims?: number | null; // Passif > Renvois > Dont immobilisations financières à moins d'un an (ligne 197)\n\n @ApiPropertyOptional()\n saleOfMerchandiseExport?: number | null; // Résultat comptable > Produits d'exploitation > Ventes de marchandises > Dont export (ligne 209)\n\n @ApiPropertyOptional()\n saleOfProductionGoodsExport?: number | null; // Résultat comptable > Produits d'exploitation > Production vendue - biens > Dont export (ligne 215)\n\n @ApiPropertyOptional()\n saleOfProductionServicesExport?: number | null; // Résultat comptable > Produits d'exploitation > Production vendue - services > Dont export (ligne 217)\n\n @ApiPropertyOptional()\n otherExpensesProvisions?: number | null; // Résultat comptable > Charges d'exploitation > Autres charges > dont provisions fiscales pour implantations commerciales à l'étranger (ligne 259)\n\n @ApiPropertyOptional()\n otherExpensesCotisations?: number | null; // Résultat comptable > Charges d'exploitation > Autres charges > dont provisions fiscales pour implantations commerciales à l'étranger (ligne 260)\n\n @ApiPropertyOptional()\n exceptionalExpensesSubscriptions?: number | null; // Résultat d'exploitation > Charges exceptionnelles > dont amortissements des souscriptions\n\n @ApiPropertyOptional()\n exceptionalExpensesExceptional?: number | null; // Résultat d'exploitation > Charges exceptionnelles > dont amortissements exceptionnels\n\n @ApiPropertyOptional()\n reinstatementsRemuneration?: number | null; // Résultat fiscal > Rémunérations et avantages personnels non déductibles (ligne 316)\n\n @ApiPropertyOptional()\n reinstatementsAmortizations?: number | null; // Résultat fiscal > Amortissements excédentaires (art. 39-4 du CGI) et autres amortissements non déductibles (ligne 318)\n\n @ApiPropertyOptional()\n reinstatementsProvisions?: number | null; // Résultat fiscal > Provisions non déductibles (ligne 322)\n\n @ApiPropertyOptional()\n reinstatementsDiverse?: number | null; // Résultat fiscal > Réintégrations (ligne 247)\n\n @ApiPropertyOptional()\n reinstatementsDeviations?: number | null; // Résultat fiscal > Réintégrations (ligne 248)\n\n @ApiPropertyOptional()\n reinstatementsShareOfRent?: number | null; // Résultat fiscal > Réintégrations (ligne )\n\n @ApiPropertyOptional()\n reinstatementsFractionOfRents?: number | null; // Résultat fiscal > Réintégrations (ligne 249)\n\n @ApiPropertyOptional()\n reinstatementsRelatedCharges?: number | null; // Résultat fiscal > Réintégrations (ligne 998)\n\n @ApiPropertyOptional()\n reinstatementsFiscalResult?: number | null; // Résultat fiscal > Réintégrations (ligne 999)\n\n @ApiPropertyOptional()\n maritimeTransportDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 997)\n\n @ApiPropertyOptional()\n newBusinessDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 986)\n\n @ApiPropertyOptional()\n ZFUDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 987)\n\n @ApiPropertyOptional()\n difficultBusinessDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 981)\n\n @ApiPropertyOptional()\n JEIDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 989)\n\n @ApiPropertyOptional()\n ZRDDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 127)\n\n @ApiPropertyOptional()\n ZRRDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 138)\n\n @ApiPropertyOptional()\n revitalizeDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 991)\n\n @ApiPropertyOptional()\n overseasInvestmentDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 344)\n\n @ApiPropertyOptional()\n ZFANGDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 345)\n\n @ApiPropertyOptional()\n BUDDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 992)\n\n @ApiPropertyOptional()\n priorityDevelopmentDeduction?: number | null; // Résultat fiscal > Déductions > ( ligne 993)\n\n @ApiPropertyOptional()\n diverseDebts?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeduction?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionA?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionB?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionC?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionD?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionE?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionF?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n exceptionalDeductionG?: number | null; // Résultat fiscal > Divers\n\n @ApiPropertyOptional()\n deficitsExercise?: number | null; // Déficit de l'exercice reporté en arrière\n\n @ApiPropertyOptional()\n deficitsReportable?: number | null; // Déficits antérieurs reportables\n\n @ApiPropertyOptional()\n deficitsImputed?: number | null; // dont imputés sur le résultat\n\n @ApiPropertyOptional()\n addedValueNatures?: string[]; // Nature des immobilisations cédées virées de poste à poste, mise hors service ou réintégrées dans le patrimoine privé\n\n @ApiPropertyOptional()\n majorationsBeginingAmount?: number;\n\n @ApiPropertyOptional()\n majorationsIncreases?: number;\n\n @ApiPropertyOptional()\n majorationsDiminution?: number;\n\n @ApiPropertyOptional()\n provisionsMovesBodilyDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesBodilyRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesBodilyAmount?: number;\n\n @ApiPropertyOptional()\n provisionsMovesLandDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesLandRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesLandLabel?: number;\n\n @ApiPropertyOptional()\n provisionsMovesLandAmount?: number;\n\n @ApiPropertyOptional()\n provisionsMovesConstructionsDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesConstructionsRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesConstructionsLabel?: number;\n\n @ApiPropertyOptional()\n provisionsMovesConstructionsAmount?: number;\n\n @ApiPropertyOptional()\n provisionsMovesTechicalInstallationsDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesTechicalInstallationsRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesTechicalInstallationsLabel?: number;\n\n @ApiPropertyOptional()\n provisionsMovesTechicalInstallationsAmount?: number;\n\n @ApiPropertyOptional()\n provisionsMovesGeneralInstallationsDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesGeneralInstallationsRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesGeneralInstallationsLabel?: number;\n\n @ApiPropertyOptional()\n provisionsMovesGeneralInstallationsAmount?: number;\n\n @ApiPropertyOptional()\n provisionsMovesEquipmentTransactionDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesEquipmentTransactionRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesEquipmentTransactionLabel?: number;\n\n @ApiPropertyOptional()\n provisionsMovesEquipmentTransactionAmount?: number;\n\n @ApiPropertyOptional()\n provisionsMovesOtherDotations?: number;\n\n @ApiPropertyOptional()\n provisionsMovesOtherRevivals?: number;\n\n @ApiPropertyOptional()\n provisionsMovesOtherLabel?: number;\n\n @ApiPropertyOptional()\n provisionsMovesOtherAmount?: number;\n\n @ApiPropertyOptional()\n ventilations?: Cerfa2033ProvisionMovesVentilation[];\n\n @ApiPropertyOptional()\n applicationDeficitsResult?: number;\n\n @ApiPropertyOptional()\n applicationDeficitsStranger?: number;\n\n @ApiPropertyOptional()\n applicationDeficitsDeductible?: number;\n\n @ApiPropertyOptional()\n applicationDeficitsCotisations?: number;\n\n @ApiPropertyOptional()\n applicationDeficitsTotal?: number;\n\n @ApiPropertyOptional()\n cotisationsDeductible?: number;\n\n @ApiPropertyOptional()\n cotisationsTotal?: number;\n\n @ApiPropertyOptional()\n approvedManagementCenter?: number;\n\n @ApiPropertyOptional()\n vatCollected?: number;\n\n @ApiPropertyOptional()\n vatDeductible?: number;\n\n @ApiPropertyOptional()\n specimens?: number;\n\n @ApiPropertyOptional()\n aidReceived?: number;\n\n @ApiPropertyOptional()\n investment?: number;\n\n @ApiPropertyOptional()\n reportableDeficitsTransferred?: number;\n\n @ApiPropertyOptional()\n reportableDeficitsOperations?: number;\n\n @ApiPropertyOptional()\n deductionsDiverseTotal?: number;\n}"],"sourceRoot":"","file":"2033.js"}
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/cerfa/2033.ts"],"names":[],"mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAGM,MAAO,gBAAP,CAAuB;;QAAhB,gB,GAAA,gB;;AAgBP,MAAO,mBAAP,CAA0B;;QAAnB,mB,GAAA,mB;;AAQP,MAAO,0BAAP,CAAiC;;QAA1B,0B,GAAA,0B;;AAYP,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAeP,MAAO,cAAP,CAAqB;;QAAd,c,GAAA,c;;AAYP,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB;;AASP,MAAO,8BAAP,CAAqC;;QAA9B,8B,GAAA,8B;;AAsBP,MAAO,6BAAP,CAAoC;;QAA7B,6B,GAAA,6B;;AA0BP,MAAO,yBAAP,CAAgC;;QAAzB,yB,GAAA,yB;;AAMP,MAAO,2BAAP,CAAkC;;QAA3B,2B,GAAA,2B;;AAaP,MAAO,qBAAP,CAA4B;;QAArB,qB,GAAA,qB;;AAkEP,MAAO,wBAAP,CAA+B;;QAAxB,wB,GAAA,wB;;AAoBP,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB;;AAuBP,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AA2BP,MAAO,yBAAP,CAAgC;;QAAzB,yB,GAAA,yB;;AAsBP,MAAO,uBAAP,CAA8B;;QAAvB,uB,GAAA,uB;;AAYP,MAAO,2BAAP,CAAkC;;QAA3B,2B,GAAA,2B;;AAUP,MAAO,4BAAP,CAAmC;;QAA5B,4B,GAAA,4B;;AAKP,MAAO,2BAAP,CAAkC;;QAA3B,2B,GAAA,2B;;AAkBP,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB;;AAoGP,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB;;AAEX,UAAA,CAAA,CADC,2BAAoB;AAAE,EAAA,WAAW,EAAE;AAAf,CAApB,CACD,E,kCAAA,CAAA,E,4BAAA,E,QAAA,E,KAAiB,CAAjB,CAAA","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}"],"sourceRoot":"","file":"2033.js"}
|
|
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.initializeCFONBStructreObject = initializeCFONBStructreObject;
|
|
7
|
-
exports.codeInterbankToTypeAmount = codeInterbankToTypeAmount;
|
|
8
7
|
const CFONB_START_LINE = exports.CFONB_START_LINE = 0;
|
|
9
8
|
const CFONB_START_LINE_LENGTH = exports.CFONB_START_LINE_LENGTH = 2;
|
|
10
9
|
const CFFONB_LINE_LENGHT = exports.CFFONB_LINE_LENGHT = 120;
|
|
@@ -264,131 +263,4 @@ function initializeCFONBStructreObject(structure) {
|
|
|
264
263
|
});
|
|
265
264
|
return object;
|
|
266
265
|
}
|
|
267
|
-
|
|
268
|
-
function codeInterbankToTypeAmount(code) {
|
|
269
|
-
switch (code) {
|
|
270
|
-
case '02':
|
|
271
|
-
case '04':
|
|
272
|
-
case '05':
|
|
273
|
-
case '12':
|
|
274
|
-
case '13':
|
|
275
|
-
case '15':
|
|
276
|
-
case '16':
|
|
277
|
-
case '17':
|
|
278
|
-
case '18':
|
|
279
|
-
case '24':
|
|
280
|
-
case '25':
|
|
281
|
-
case '30':
|
|
282
|
-
case '31':
|
|
283
|
-
case '32':
|
|
284
|
-
case '35':
|
|
285
|
-
case '37':
|
|
286
|
-
case '39':
|
|
287
|
-
case '40':
|
|
288
|
-
case '45':
|
|
289
|
-
case '47':
|
|
290
|
-
case '49':
|
|
291
|
-
case '54':
|
|
292
|
-
case '57':
|
|
293
|
-
case '59':
|
|
294
|
-
case '63':
|
|
295
|
-
case '69':
|
|
296
|
-
case '71':
|
|
297
|
-
case '73':
|
|
298
|
-
case '74':
|
|
299
|
-
case '77':
|
|
300
|
-
case '78':
|
|
301
|
-
case '81':
|
|
302
|
-
case '85':
|
|
303
|
-
case '87':
|
|
304
|
-
case '89':
|
|
305
|
-
case '94':
|
|
306
|
-
case '97':
|
|
307
|
-
case 'A1':
|
|
308
|
-
case 'A2':
|
|
309
|
-
case 'A3':
|
|
310
|
-
case 'A4':
|
|
311
|
-
case 'B5':
|
|
312
|
-
case 'B6':
|
|
313
|
-
case 'C2':
|
|
314
|
-
case 'C3':
|
|
315
|
-
case 'C5':
|
|
316
|
-
return 'credit';
|
|
317
|
-
|
|
318
|
-
case '01':
|
|
319
|
-
case '03':
|
|
320
|
-
case '06':
|
|
321
|
-
case '07':
|
|
322
|
-
case '08':
|
|
323
|
-
case '10':
|
|
324
|
-
case '14':
|
|
325
|
-
case '19':
|
|
326
|
-
case '20':
|
|
327
|
-
case '21':
|
|
328
|
-
case '22':
|
|
329
|
-
case '23':
|
|
330
|
-
case '26':
|
|
331
|
-
case '27':
|
|
332
|
-
case '28':
|
|
333
|
-
case '29':
|
|
334
|
-
case '33':
|
|
335
|
-
case '36':
|
|
336
|
-
case '38':
|
|
337
|
-
case '44':
|
|
338
|
-
case '46':
|
|
339
|
-
case '48':
|
|
340
|
-
case '50':
|
|
341
|
-
case '53':
|
|
342
|
-
case '56':
|
|
343
|
-
case '58':
|
|
344
|
-
case '62':
|
|
345
|
-
case '64':
|
|
346
|
-
case '65':
|
|
347
|
-
case '66':
|
|
348
|
-
case '67':
|
|
349
|
-
case '68':
|
|
350
|
-
case '70':
|
|
351
|
-
case '72':
|
|
352
|
-
case '75':
|
|
353
|
-
case '76':
|
|
354
|
-
case '79':
|
|
355
|
-
case '80':
|
|
356
|
-
case '84':
|
|
357
|
-
case '88':
|
|
358
|
-
case '90':
|
|
359
|
-
case '95':
|
|
360
|
-
case '96':
|
|
361
|
-
case '98':
|
|
362
|
-
case 'A5':
|
|
363
|
-
case 'A6':
|
|
364
|
-
case 'B1':
|
|
365
|
-
case 'B2':
|
|
366
|
-
case 'B3':
|
|
367
|
-
case 'B4':
|
|
368
|
-
case 'C1':
|
|
369
|
-
case 'C4':
|
|
370
|
-
return 'debit';
|
|
371
|
-
// here we have a problème to infer the symbol for amount, because all this code have credit and debit. for now it will match credit when infering the amount in
|
|
372
|
-
// transformData function
|
|
373
|
-
|
|
374
|
-
case '11':
|
|
375
|
-
case '34':
|
|
376
|
-
case '41':
|
|
377
|
-
case '42':
|
|
378
|
-
case '43':
|
|
379
|
-
case '52':
|
|
380
|
-
case '55':
|
|
381
|
-
case '61':
|
|
382
|
-
case '82':
|
|
383
|
-
case '83':
|
|
384
|
-
case '91':
|
|
385
|
-
case '92':
|
|
386
|
-
case '93':
|
|
387
|
-
case '99':
|
|
388
|
-
return 'neutral';
|
|
389
|
-
|
|
390
|
-
default:
|
|
391
|
-
return 'unknown';
|
|
392
|
-
}
|
|
393
|
-
}
|
|
394
266
|
//# sourceMappingURL=UtilCFONB.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"names":[],"mappings":"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","sourcesContent":["import { AmountType } from './Util';\n\nexport const CFONB_START_LINE = 0;\nexport const CFONB_START_LINE_LENGTH = 2;\nexport const CFFONB_LINE_LENGHT = 120;\nexport const CFONB_PREVIOUS_BALANCE_CODE = '01';\nexport const CFONB_DETAIL_ENTRY_CODE = '04';\nexport const CFONB_COMPLEMENTARY_LABEL_CODE = '05';\nexport const CFONB_NEW_BALANCE_CODE = '07';\n\nexport type CFONBStructureObejct = { [key: string]: { start: number, length: number }[] };\n\nexport const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n previousSoldeDate: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_ENTRY_DETAIL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n SITIndex: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n operationInterbank_code: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n rejectMotifCode: [{\n start: 41,\n length: 2,\n }],\n valueDate: [{\n start: 43,\n length: 6,\n }],\n operationLabel: [{\n start: 49,\n length: 31,\n }],\n designatedArea1: [{\n start: 80,\n length: 2,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n exonerationCode: [{\n start: 89,\n length: 1,\n }],\n designatedArea2: [{\n start: 90,\n length: 1,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n operationRef: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n designatedArea1: [{\n start: 17,\n length: 5,\n }],\n account_Number: [{\n start: 22,\n length: 11,\n }],\n operationInterbankCode: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n complementaryLabel: [{\n start: 41,\n length: 41,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n designatedArea2: [{\n start: 89,\n length: 2,\n }],\n '04Ammount': [{\n start: 91,\n length: 14,\n }],\n designatedArea3: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_NEW_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n dataNewBalance: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport function initializeCFONBStructreObject(structure:CFONBStructureObejct): { [key: string]: string | null } | null {\n let object: { [key: string]: string | null } | null = null;\n Object.keys(structure).forEach((key) => {\n object = { ...(object ? { ...object, [key]: null } : { [key]: null }) };\n });\n return object;\n}\n\nexport function codeInterbankToTypeAmount(code: string | null): AmountType {\n switch (code) {\n case '02':\n case '04':\n case '05':\n case '12':\n case '13':\n case '15':\n case '16':\n case '17':\n case '18':\n case '24':\n case '25':\n case '30':\n case '31':\n case '32':\n case '35':\n case '37':\n case '39':\n case '40':\n case '45':\n case '47':\n case '49':\n case '54':\n case '57':\n case '59':\n case '63':\n case '69':\n case '71':\n case '73':\n case '74':\n case '77':\n case '78':\n case '81':\n case '85':\n case '87':\n case '89':\n case '94':\n case '97':\n case 'A1':\n case 'A2':\n case 'A3':\n case 'A4':\n case 'B5':\n case 'B6':\n case 'C2':\n case 'C3':\n case 'C5':\n return 'credit';\n case '01':\n case '03':\n case '06':\n case '07':\n case '08':\n case '10':\n case '14':\n case '19':\n case '20':\n case '21':\n case '22':\n case '23':\n case '26':\n case '27':\n case '28':\n case '29':\n case '33':\n case '36':\n case '38':\n case '44':\n case '46':\n case '48':\n case '50':\n case '53':\n case '56':\n case '58':\n case '62':\n case '64':\n case '65':\n case '66':\n case '67':\n case '68':\n case '70':\n case '72':\n case '75':\n case '76':\n case '79':\n case '80':\n case '84':\n case '88':\n case '90':\n case '95':\n case '96':\n case '98':\n case 'A5':\n case 'A6':\n case 'B1':\n case 'B2':\n case 'B3':\n case 'B4':\n case 'C1':\n case 'C4':\n return 'debit';\n // here we have a problème to infer the symbol for amount, because all this code have credit and debit. for now it will match credit when infering the amount in\n // transformData function\n case '11':\n case '34':\n case '41':\n case '42':\n case '43':\n case '52':\n case '55':\n case '61':\n case '82':\n case '83':\n case '91':\n case '92':\n case '93':\n case '99':\n return 'neutral';\n default:\n return 'unknown';\n }\n}"],"sourceRoot":"","file":"UtilCFONB.js"}
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/jeDeclare/UtilCFONB.ts"],"names":[],"mappings":"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","sourcesContent":["export const CFONB_START_LINE = 0;\nexport const CFONB_START_LINE_LENGTH = 2;\nexport const CFFONB_LINE_LENGHT = 120;\nexport const CFONB_PREVIOUS_BALANCE_CODE = '01';\nexport const CFONB_DETAIL_ENTRY_CODE = '04';\nexport const CFONB_COMPLEMENTARY_LABEL_CODE = '05';\nexport const CFONB_NEW_BALANCE_CODE = '07';\n\nexport type CFONBStructureObejct = { [key: string]: { start: number, length: number }[] };\n\nexport const CFONB_PREVIOUS_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n previousSoldeDate: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_ENTRY_DETAIL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n SITIndex: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n operationInterbank_code: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n rejectMotifCode: [{\n start: 41,\n length: 2,\n }],\n valueDate: [{\n start: 43,\n length: 6,\n }],\n operationLabel: [{\n start: 49,\n length: 31,\n }],\n designatedArea1: [{\n start: 80,\n length: 2,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n exonerationCode: [{\n start: 89,\n length: 1,\n }],\n designatedArea2: [{\n start: 90,\n length: 1,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n operationRef: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_COMPLEMENTARY_LABEL: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n operationSGCode: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n designatedArea1: [{\n start: 17,\n length: 5,\n }],\n account_Number: [{\n start: 22,\n length: 11,\n }],\n operationInterbankCode: [{\n start: 33,\n length: 2,\n }],\n entryDate: [{\n start: 35,\n length: 6,\n }],\n complementaryLabel: [{\n start: 41,\n length: 41,\n }],\n entryNumber: [{\n start: 82,\n length: 7,\n }],\n designatedArea2: [{\n start: 89,\n length: 2,\n }],\n '04Ammount': [{\n start: 91,\n length: 14,\n }],\n designatedArea3: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport const CFONB_NEW_BALANCE: CFONBStructureObejct = {\n recordCode: [{\n start: 1,\n length: 2,\n }],\n bankCode: [{\n start: 3,\n length: 5,\n }],\n designatedArea1: [{\n start: 8,\n length: 4,\n }],\n counterCode: [{\n start: 12,\n length: 5,\n }],\n currencyCode: [{\n start: 17,\n length: 3,\n }],\n decimalNumber: [{\n start: 20,\n length: 1,\n }],\n designatedArea2: [{\n start: 21,\n length: 1,\n }],\n accountNumber: [{\n start: 22,\n length: 11,\n }],\n designatedArea3: [{\n start: 33,\n length: 2,\n }],\n dataNewBalance: [{\n start: 35,\n length: 6,\n }],\n designatedArea4: [{\n start: 41,\n length: 50,\n }],\n amount: [{\n start: 91,\n length: 14,\n }],\n designatedArea5: [{\n start: 105,\n length: 16,\n }],\n};\n\nexport function initializeCFONBStructreObject(structure:CFONBStructureObejct): { [key: string]: string | null } | null {\n let object: { [key: string]: string | null } | null = null;\n Object.keys(structure).forEach((key) => {\n object = { ...(object ? { ...object, [key]: null } : { [key]: null }) };\n });\n return object;\n}"],"sourceRoot":"","file":"UtilCFONB.js"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryMonthlyPayment = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryMonthlyPayment {}
|
|
25
|
+
|
|
26
|
+
exports.QueryMonthlyPayment = QueryMonthlyPayment;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _classValidator.IsDefined)(), (0, _utils.ApiProperty)({
|
|
29
|
+
description: 'date of the month',
|
|
30
|
+
required: true,
|
|
31
|
+
type: Date,
|
|
32
|
+
example: '2022-03'
|
|
33
|
+
}), __metadata("design:type", Date)], QueryMonthlyPayment.prototype, "dateMonth", void 0);
|
|
34
|
+
//# sourceMappingURL=QueryMonthlyPayment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/payment/QueryMonthlyPayment.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,mBAAP,CAA0B;;QAAnB,mB,GAAA,mB;;AAQX,UAAA,CAAA,CAPC,gCAOD,EANC,wBAAY;AACX,EAAA,WAAW,EAAE,mBADF;AAEX,EAAA,QAAQ,EAAE,IAFC;AAGX,EAAA,IAAI,EAAE,IAHK;AAIX,EAAA,OAAO,EAAE;AAJE,CAAZ,CAMD,E,0BAAW,I,CAAX,CAAA,E,6BAAA,E,WAAA,E,KAAgB,CAAhB,CAAA","sourcesContent":["import { IsDefined } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryMonthlyPayment {\n @IsDefined()\n @ApiProperty({\n description: 'date of the month',\n required: true,\n type: Date,\n example: '2022-03',\n })\n dateMonth: Date;\n}"],"sourceRoot":"","file":"QueryMonthlyPayment.js"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.CreateCoworker = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _decorators = require("../../../../utils/decorators");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class CreateCoworker {}
|
|
25
|
+
|
|
26
|
+
exports.CreateCoworker = CreateCoworker;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsDefined)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateCoworker.prototype, "firstname", void 0);
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsDefined)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateCoworker.prototype, "lastname", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsDefined)(), (0, _classValidator.IsEmail)(), __metadata("design:type", String)], CreateCoworker.prototype, "email", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsDefined)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateCoworker.prototype, "username", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsDefined)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateCoworker.prototype, "password", void 0);
|
|
37
|
+
|
|
38
|
+
__decorate([(0, _decorators.ApiProperty)(), (0, _classValidator.IsDefined)(), (0, _classValidator.IsPhoneNumber)(), __metadata("design:type", String)], CreateCoworker.prototype, "phone", void 0);
|
|
39
|
+
|
|
40
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], CreateCoworker.prototype, "idCivility", void 0);
|
|
41
|
+
|
|
42
|
+
__decorate([(0, _decorators.ApiProperty)({
|
|
43
|
+
default: true
|
|
44
|
+
}), (0, _classValidator.IsDefined)(), (0, _classValidator.IsBoolean)(), __metadata("design:type", Boolean)], CreateCoworker.prototype, "active", void 0);
|
|
45
|
+
|
|
46
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsUrl)(), __metadata("design:type", String)], CreateCoworker.prototype, "calendlyUrl", void 0);
|
|
47
|
+
|
|
48
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateCoworker.prototype, "positionLabel", void 0);
|
|
49
|
+
|
|
50
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), __metadata("design:type", Boolean)], CreateCoworker.prototype, "apprentice", void 0);
|
|
51
|
+
|
|
52
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], CreateCoworker.prototype, "birthdate", void 0);
|
|
53
|
+
|
|
54
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], CreateCoworker.prototype, "arrivalDate", void 0);
|
|
55
|
+
|
|
56
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], CreateCoworker.prototype, "confirmedAt", void 0);
|
|
57
|
+
//# sourceMappingURL=CreateCoworker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/user/CreateCoworker.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAO,cAAP,CAAqB;;QAAd,c,GAAA,c;;AAIX,UAAA,CAAA,CAHC,8BAGD,EAFC,gCAED,EADC,+BACD,E,iCAAA,CAAA,E,wBAAA,E,WAAA,E,KAAkB,CAAlB,CAAA;;AAKA,UAAA,CAAA,CAHC,8BAGD,EAFC,gCAED,EADC,+BACD,E,iCAAA,CAAA,E,wBAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAKA,UAAA,CAAA,CAHC,8BAGD,EAFC,gCAED,EADC,8BACD,E,iCAAA,CAAA,E,wBAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAKA,UAAA,CAAA,CAHC,8BAGD,EAFC,gCAED,EADC,+BACD,E,iCAAA,CAAA,E,wBAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAKA,UAAA,CAAA,CAHC,8BAGD,EAFC,gCAED,EADC,+BACD,E,iCAAA,CAAA,E,wBAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAKA,UAAA,CAAA,CAHC,8BAGD,EAFC,gCAED,EADC,oCACD,E,iCAAA,CAAA,E,wBAAA,E,OAAA,E,KAAc,CAAd,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,+BACD,E,iCAAA,CAAA,E,wBAAA,E,YAAA,E,KAAoB,CAApB,CAAA;;AAKA,UAAA,CAAA,CAHC,6BAAY;AAAE,EAAA,OAAO,EAAE;AAAX,CAAZ,CAGD,EAFC,gCAED,EADC,gCACD,E,kCAAA,CAAA,E,wBAAA,E,QAAA,E,KAAgB,CAAhB,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,4BACD,E,iCAAA,CAAA,E,wBAAA,E,aAAA,E,KAAqB,CAArB,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,+BACD,E,iCAAA,CAAA,E,wBAAA,E,eAAA,E,KAAuB,CAAvB,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,gCACD,E,kCAAA,CAAA,E,wBAAA,E,YAAA,E,KAAqB,CAArB,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,6BACD,E,0BAAY,I,CAAZ,CAAA,E,wBAAA,E,WAAA,E,KAAiB,CAAjB,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,6BACD,E,0BAAc,I,CAAd,CAAA,E,wBAAA,E,aAAA,E,KAAmB,CAAnB,CAAA;;AAKA,UAAA,CAAA,CAHC,sCAGD,EAFC,iCAED,EADC,6BACD,E,0BAAc,I,CAAd,CAAA,E,wBAAA,E,aAAA,E,KAAmB,CAAnB,CAAA","sourcesContent":["import {\n IsBoolean, IsDate, IsDefined, IsEmail, IsNumber, IsOptional, IsPhoneNumber, IsString, IsUrl,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class CreateCoworker {\n @ApiProperty()\n @IsDefined()\n @IsString()\n firstname: string;\n\n @ApiProperty()\n @IsDefined()\n @IsString()\n lastname: string;\n\n @ApiProperty()\n @IsDefined()\n @IsEmail()\n email: string;\n\n @ApiProperty()\n @IsDefined()\n @IsString()\n username: string;\n\n @ApiProperty()\n @IsDefined()\n @IsString()\n password: string;\n\n @ApiProperty()\n @IsDefined()\n @IsPhoneNumber()\n phone: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idCivility?: number;\n\n @ApiProperty({ default: true })\n @IsDefined()\n @IsBoolean()\n active: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsUrl()\n calendlyUrl?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n positionLabel?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n apprentice?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n arrivalDate?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n confirmedAt?: Date;\n}"],"sourceRoot":"","file":"CreateCoworker.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ReadVatVariousOperations.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"ResultFormatToEntries.js"}
|