@silexpert/core 1.3.169-4 → 1.3.170

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.
Files changed (259) hide show
  1. package/dist/cjs/api/resources/DocumentRequest.d.ts +1 -2
  2. package/dist/cjs/api/resources/DocumentRequest.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/DocumentRequest.js +0 -3
  4. package/dist/cjs/api/resources/DocumentRequest.js.map +1 -1
  5. package/dist/cjs/api/resources/Revenue.d.ts +0 -9
  6. package/dist/cjs/api/resources/Revenue.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Revenue.js +0 -11
  8. package/dist/cjs/api/resources/Revenue.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +1 -3
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +1 -3
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/BalanceSheet.d.ts +2 -14
  14. package/dist/cjs/types/Enum/BalanceSheet.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/BalanceSheet.js +13 -48
  16. package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
  17. package/dist/cjs/types/Enum/BalanceSheetModule.d.ts +0 -2
  18. package/dist/cjs/types/Enum/BalanceSheetModule.d.ts.map +1 -1
  19. package/dist/cjs/types/Enum/BalanceSheetModule.js +1 -23
  20. package/dist/cjs/types/Enum/BalanceSheetModule.js.map +1 -1
  21. package/dist/cjs/types/Enum/DepositDocumentType.js +1 -1
  22. package/dist/cjs/types/Enum/DepositDocumentType.js.map +1 -1
  23. package/dist/cjs/types/Enum/Ged.d.ts +4 -19
  24. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/Ged.js +5 -142
  26. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  27. package/dist/cjs/types/Enum/LetterType.js +2 -2
  28. package/dist/cjs/types/Enum/LetterType.js.map +1 -1
  29. package/dist/cjs/types/Enum/PrestationType.js +6 -6
  30. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  31. package/dist/cjs/types/Enum/ReasonTerminationType.d.ts +1 -2
  32. package/dist/cjs/types/Enum/ReasonTerminationType.d.ts.map +1 -1
  33. package/dist/cjs/types/Enum/ReasonTerminationType.js +0 -6
  34. package/dist/cjs/types/Enum/ReasonTerminationType.js.map +1 -1
  35. package/dist/cjs/types/Enum/Revenue.d.ts +1 -3
  36. package/dist/cjs/types/Enum/Revenue.d.ts.map +1 -1
  37. package/dist/cjs/types/Enum/Revenue.js +0 -2
  38. package/dist/cjs/types/Enum/Revenue.js.map +1 -1
  39. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +0 -1
  40. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -1
  41. package/dist/cjs/types/Interface/api/documentRequest/Create.js +0 -8
  42. package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +0 -3
  44. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/documentRequest/Query.js +0 -12
  46. package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/payment/Params.d.ts +0 -1
  48. package/dist/cjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  49. package/dist/cjs/types/Interface/api/payment/Params.js +0 -6
  50. package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
  51. package/dist/cjs/types/Interface/api/revenue/revenueMovement.d.ts +0 -23
  52. package/dist/cjs/types/Interface/api/revenue/revenueMovement.d.ts.map +1 -1
  53. package/dist/cjs/types/Interface/api/revenue/revenueMovement.js +1 -58
  54. package/dist/cjs/types/Interface/api/revenue/revenueMovement.js.map +1 -1
  55. package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts +0 -4
  56. package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  58. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +1 -7
  59. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -1
  60. package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +1 -1
  61. package/dist/cjs/types/Interface/models/IPayment.d.ts +0 -1
  62. package/dist/cjs/types/Interface/models/IPayment.d.ts.map +1 -1
  63. package/dist/cjs/types/Interface/models/IPayment.js.map +1 -1
  64. package/dist/cjs/types/index.d.ts +0 -7
  65. package/dist/cjs/types/index.d.ts.map +1 -1
  66. package/dist/cjs/types/index.js +0 -7
  67. package/dist/cjs/types/index.js.map +1 -1
  68. package/dist/cjs/utils/checkup.d.ts +368 -12
  69. package/dist/cjs/utils/checkup.d.ts.map +1 -1
  70. package/dist/cjs/utils/checkup.js +565 -342
  71. package/dist/cjs/utils/checkup.js.map +1 -1
  72. package/dist/cjs/utils/exercice.d.ts +0 -9
  73. package/dist/cjs/utils/exercice.d.ts.map +1 -1
  74. package/dist/cjs/utils/exercice.js +1 -15
  75. package/dist/cjs/utils/exercice.js.map +1 -1
  76. package/dist/cjs/utils/vat/3310/century23.js +18 -19
  77. package/dist/cjs/utils/vat/3310/century23.js.map +1 -1
  78. package/dist/cjs/utils/vat/3310/century24.js +18 -19
  79. package/dist/cjs/utils/vat/3310/century24.js.map +1 -1
  80. package/dist/cjs/utils/vat/3310/century25.js +17 -18
  81. package/dist/cjs/utils/vat/3310/century25.js.map +1 -1
  82. package/dist/mjs/api/resources/DocumentRequest.d.ts +1 -2
  83. package/dist/mjs/api/resources/DocumentRequest.d.ts.map +1 -1
  84. package/dist/mjs/api/resources/DocumentRequest.js +0 -3
  85. package/dist/mjs/api/resources/DocumentRequest.js.map +1 -1
  86. package/dist/mjs/api/resources/Revenue.d.ts +0 -9
  87. package/dist/mjs/api/resources/Revenue.d.ts.map +1 -1
  88. package/dist/mjs/api/resources/Revenue.js +0 -11
  89. package/dist/mjs/api/resources/Revenue.js.map +1 -1
  90. package/dist/mjs/api/resources.d.ts +1 -3
  91. package/dist/mjs/api/resources.d.ts.map +1 -1
  92. package/dist/mjs/api/resources.js +1 -3
  93. package/dist/mjs/api/resources.js.map +1 -1
  94. package/dist/mjs/types/Enum/BalanceSheet.d.ts +2 -14
  95. package/dist/mjs/types/Enum/BalanceSheet.d.ts.map +1 -1
  96. package/dist/mjs/types/Enum/BalanceSheet.js +13 -45
  97. package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
  98. package/dist/mjs/types/Enum/BalanceSheetModule.d.ts +0 -2
  99. package/dist/mjs/types/Enum/BalanceSheetModule.d.ts.map +1 -1
  100. package/dist/mjs/types/Enum/BalanceSheetModule.js +0 -22
  101. package/dist/mjs/types/Enum/BalanceSheetModule.js.map +1 -1
  102. package/dist/mjs/types/Enum/DepositDocumentType.js +1 -1
  103. package/dist/mjs/types/Enum/DepositDocumentType.js.map +1 -1
  104. package/dist/mjs/types/Enum/Ged.d.ts +4 -19
  105. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  106. package/dist/mjs/types/Enum/Ged.js +5 -142
  107. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  108. package/dist/mjs/types/Enum/LetterType.js +2 -2
  109. package/dist/mjs/types/Enum/LetterType.js.map +1 -1
  110. package/dist/mjs/types/Enum/PrestationType.js +6 -6
  111. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  112. package/dist/mjs/types/Enum/ReasonTerminationType.d.ts +1 -2
  113. package/dist/mjs/types/Enum/ReasonTerminationType.d.ts.map +1 -1
  114. package/dist/mjs/types/Enum/ReasonTerminationType.js +0 -6
  115. package/dist/mjs/types/Enum/ReasonTerminationType.js.map +1 -1
  116. package/dist/mjs/types/Enum/Revenue.d.ts +1 -3
  117. package/dist/mjs/types/Enum/Revenue.d.ts.map +1 -1
  118. package/dist/mjs/types/Enum/Revenue.js +0 -2
  119. package/dist/mjs/types/Enum/Revenue.js.map +1 -1
  120. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +0 -1
  121. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -1
  122. package/dist/mjs/types/Interface/api/documentRequest/Create.js +1 -10
  123. package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +1 -1
  124. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +0 -3
  125. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -1
  126. package/dist/mjs/types/Interface/api/documentRequest/Query.js +1 -15
  127. package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +1 -1
  128. package/dist/mjs/types/Interface/api/payment/Params.d.ts +0 -1
  129. package/dist/mjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  130. package/dist/mjs/types/Interface/api/payment/Params.js +0 -7
  131. package/dist/mjs/types/Interface/api/payment/Params.js.map +1 -1
  132. package/dist/mjs/types/Interface/api/revenue/revenueMovement.d.ts +0 -23
  133. package/dist/mjs/types/Interface/api/revenue/revenueMovement.d.ts.map +1 -1
  134. package/dist/mjs/types/Interface/api/revenue/revenueMovement.js +1 -57
  135. package/dist/mjs/types/Interface/api/revenue/revenueMovement.js.map +1 -1
  136. package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts +0 -4
  137. package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  138. package/dist/mjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  139. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +1 -7
  140. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -1
  141. package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +1 -1
  142. package/dist/mjs/types/Interface/models/IPayment.d.ts +0 -1
  143. package/dist/mjs/types/Interface/models/IPayment.d.ts.map +1 -1
  144. package/dist/mjs/types/Interface/models/IPayment.js.map +1 -1
  145. package/dist/mjs/types/index.d.ts +0 -7
  146. package/dist/mjs/types/index.d.ts.map +1 -1
  147. package/dist/mjs/types/index.js +0 -7
  148. package/dist/mjs/types/index.js.map +1 -1
  149. package/dist/mjs/utils/checkup.d.ts +368 -12
  150. package/dist/mjs/utils/checkup.d.ts.map +1 -1
  151. package/dist/mjs/utils/checkup.js +566 -343
  152. package/dist/mjs/utils/checkup.js.map +1 -1
  153. package/dist/mjs/utils/exercice.d.ts +0 -9
  154. package/dist/mjs/utils/exercice.d.ts.map +1 -1
  155. package/dist/mjs/utils/exercice.js +0 -13
  156. package/dist/mjs/utils/exercice.js.map +1 -1
  157. package/dist/mjs/utils/vat/3310/century23.js +18 -19
  158. package/dist/mjs/utils/vat/3310/century23.js.map +1 -1
  159. package/dist/mjs/utils/vat/3310/century24.js +18 -19
  160. package/dist/mjs/utils/vat/3310/century24.js.map +1 -1
  161. package/dist/mjs/utils/vat/3310/century25.js +16 -17
  162. package/dist/mjs/utils/vat/3310/century25.js.map +1 -1
  163. package/package.json +2 -2
  164. package/ts/api/resources/DocumentRequest.ts +1 -5
  165. package/ts/api/resources/Revenue.ts +0 -12
  166. package/ts/api/resources.ts +1 -3
  167. package/ts/types/Enum/BalanceSheet.ts +17 -59
  168. package/ts/types/Enum/BalanceSheetModule.ts +1 -24
  169. package/ts/types/Enum/DepositDocumentType.ts +1 -1
  170. package/ts/types/Enum/Ged.ts +5 -143
  171. package/ts/types/Enum/LetterType.ts +2 -2
  172. package/ts/types/Enum/PrestationType.ts +6 -6
  173. package/ts/types/Enum/ReasonTerminationType.ts +0 -6
  174. package/ts/types/Enum/Revenue.ts +0 -3
  175. package/ts/types/Interface/api/documentRequest/Create.ts +1 -8
  176. package/ts/types/Interface/api/documentRequest/Query.ts +1 -12
  177. package/ts/types/Interface/api/payment/Params.ts +0 -5
  178. package/ts/types/Interface/api/revenue/revenueMovement.ts +1 -61
  179. package/ts/types/Interface/models/IBalanceSheetModule.ts +1 -7
  180. package/ts/types/Interface/models/IDocumentRequest.ts +2 -8
  181. package/ts/types/Interface/models/IPayment.ts +0 -1
  182. package/ts/types/index.ts +0 -7
  183. package/ts/utils/checkup.ts +566 -347
  184. package/ts/utils/exercice.ts +0 -14
  185. package/ts/utils/vat/3310/century23.ts +16 -16
  186. package/ts/utils/vat/3310/century24.ts +18 -18
  187. package/ts/utils/vat/3310/century25.ts +19 -19
  188. package/dist/cjs/api/resources/InformationRequest.d.ts +0 -11
  189. package/dist/cjs/api/resources/InformationRequest.d.ts.map +0 -1
  190. package/dist/cjs/api/resources/InformationRequest.js +0 -26
  191. package/dist/cjs/api/resources/InformationRequest.js.map +0 -1
  192. package/dist/cjs/types/Enum/InformationRequestState.d.ts +0 -6
  193. package/dist/cjs/types/Enum/InformationRequestState.d.ts.map +0 -1
  194. package/dist/cjs/types/Enum/InformationRequestState.js +0 -10
  195. package/dist/cjs/types/Enum/InformationRequestState.js.map +0 -1
  196. package/dist/cjs/types/Enum/InformationRequestType.d.ts +0 -17
  197. package/dist/cjs/types/Enum/InformationRequestType.d.ts.map +0 -1
  198. package/dist/cjs/types/Enum/InformationRequestType.js +0 -44
  199. package/dist/cjs/types/Enum/InformationRequestType.js.map +0 -1
  200. package/dist/cjs/types/Interface/api/documentRequest/Update.d.ts +0 -12
  201. package/dist/cjs/types/Interface/api/documentRequest/Update.d.ts.map +0 -1
  202. package/dist/cjs/types/Interface/api/documentRequest/Update.js +0 -63
  203. package/dist/cjs/types/Interface/api/documentRequest/Update.js.map +0 -1
  204. package/dist/cjs/types/Interface/api/informationRequest/Create.d.ts +0 -10
  205. package/dist/cjs/types/Interface/api/informationRequest/Create.d.ts.map +0 -1
  206. package/dist/cjs/types/Interface/api/informationRequest/Create.js +0 -49
  207. package/dist/cjs/types/Interface/api/informationRequest/Create.js.map +0 -1
  208. package/dist/cjs/types/Interface/api/informationRequest/Query.d.ts +0 -11
  209. package/dist/cjs/types/Interface/api/informationRequest/Query.d.ts.map +0 -1
  210. package/dist/cjs/types/Interface/api/informationRequest/Query.js +0 -54
  211. package/dist/cjs/types/Interface/api/informationRequest/Query.js.map +0 -1
  212. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts +0 -12
  213. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts.map +0 -1
  214. package/dist/cjs/types/Interface/api/informationRequest/Update.js +0 -58
  215. package/dist/cjs/types/Interface/api/informationRequest/Update.js.map +0 -1
  216. package/dist/cjs/types/Interface/models/IInformationRequest.d.ts +0 -25
  217. package/dist/cjs/types/Interface/models/IInformationRequest.d.ts.map +0 -1
  218. package/dist/cjs/types/Interface/models/IInformationRequest.js +0 -3
  219. package/dist/cjs/types/Interface/models/IInformationRequest.js.map +0 -1
  220. package/dist/mjs/api/resources/InformationRequest.d.ts +0 -11
  221. package/dist/mjs/api/resources/InformationRequest.d.ts.map +0 -1
  222. package/dist/mjs/api/resources/InformationRequest.js +0 -30
  223. package/dist/mjs/api/resources/InformationRequest.js.map +0 -1
  224. package/dist/mjs/types/Enum/InformationRequestState.d.ts +0 -6
  225. package/dist/mjs/types/Enum/InformationRequestState.d.ts.map +0 -1
  226. package/dist/mjs/types/Enum/InformationRequestState.js +0 -7
  227. package/dist/mjs/types/Enum/InformationRequestState.js.map +0 -1
  228. package/dist/mjs/types/Enum/InformationRequestType.d.ts +0 -17
  229. package/dist/mjs/types/Enum/InformationRequestType.d.ts.map +0 -1
  230. package/dist/mjs/types/Enum/InformationRequestType.js +0 -41
  231. package/dist/mjs/types/Enum/InformationRequestType.js.map +0 -1
  232. package/dist/mjs/types/Interface/api/documentRequest/Update.d.ts +0 -12
  233. package/dist/mjs/types/Interface/api/documentRequest/Update.d.ts.map +0 -1
  234. package/dist/mjs/types/Interface/api/documentRequest/Update.js +0 -66
  235. package/dist/mjs/types/Interface/api/documentRequest/Update.js.map +0 -1
  236. package/dist/mjs/types/Interface/api/informationRequest/Create.d.ts +0 -10
  237. package/dist/mjs/types/Interface/api/informationRequest/Create.d.ts.map +0 -1
  238. package/dist/mjs/types/Interface/api/informationRequest/Create.js +0 -50
  239. package/dist/mjs/types/Interface/api/informationRequest/Create.js.map +0 -1
  240. package/dist/mjs/types/Interface/api/informationRequest/Query.d.ts +0 -11
  241. package/dist/mjs/types/Interface/api/informationRequest/Query.d.ts.map +0 -1
  242. package/dist/mjs/types/Interface/api/informationRequest/Query.js +0 -56
  243. package/dist/mjs/types/Interface/api/informationRequest/Query.js.map +0 -1
  244. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts +0 -12
  245. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts.map +0 -1
  246. package/dist/mjs/types/Interface/api/informationRequest/Update.js +0 -60
  247. package/dist/mjs/types/Interface/api/informationRequest/Update.js.map +0 -1
  248. package/dist/mjs/types/Interface/models/IInformationRequest.d.ts +0 -25
  249. package/dist/mjs/types/Interface/models/IInformationRequest.d.ts.map +0 -1
  250. package/dist/mjs/types/Interface/models/IInformationRequest.js +0 -2
  251. package/dist/mjs/types/Interface/models/IInformationRequest.js.map +0 -1
  252. package/ts/api/resources/InformationRequest.ts +0 -36
  253. package/ts/types/Enum/InformationRequestState.ts +0 -5
  254. package/ts/types/Enum/InformationRequestType.ts +0 -51
  255. package/ts/types/Interface/api/documentRequest/Update.ts +0 -43
  256. package/ts/types/Interface/api/informationRequest/Create.ts +0 -31
  257. package/ts/types/Interface/api/informationRequest/Query.ts +0 -36
  258. package/ts/types/Interface/api/informationRequest/Update.ts +0 -39
  259. package/ts/types/Interface/models/IInformationRequest.ts +0 -27
@@ -1,6 +1,5 @@
1
- import { IsArray, IsInt, IsOptional } from 'class-validator';
1
+ import { IsInt, IsOptional } from 'class-validator';
2
2
  import { ApiPropertyOptional } from '../../../../utils';
3
- import { TypeFile } from '../../../Enum/Ged';
4
3
 
5
4
  export class QueryDocumentRequest {
6
5
  @ApiPropertyOptional()
@@ -12,14 +11,4 @@ export class QueryDocumentRequest {
12
11
  @IsOptional()
13
12
  @IsInt()
14
13
  idBalanceSheet?: number;
15
-
16
- @ApiPropertyOptional()
17
- @IsOptional()
18
- @IsInt()
19
- idRequestedBy?: number;
20
-
21
- @ApiPropertyOptional()
22
- @IsOptional()
23
- @IsArray()
24
- typeFile?: TypeFile[];
25
14
  }
@@ -127,9 +127,4 @@ export class UpdatePayment {
127
127
  @IsOptional()
128
128
  @IsDate()
129
129
  datePayment?: Date;
130
-
131
- @ApiPropertyOptional()
132
- @IsOptional()
133
- @IsDate()
134
- creditLossAt?: Date;
135
130
  }
@@ -1,4 +1,4 @@
1
- import { IsDate, IsInt, IsOptional, IsEnum, IsNumber, IsString, IsObject, IsArray, Min } from 'class-validator';
1
+ import { IsDate, IsInt, IsOptional, IsEnum, IsNumber, IsString, IsObject, IsArray } from 'class-validator';
2
2
  import { RevenueMovementType } from '../../../Enum/Revenue';
3
3
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
4
4
 
@@ -248,7 +248,6 @@ export interface IManageRetroactivityResponse {
248
248
  details: {
249
249
  type: string;
250
250
  idPrestation?: number;
251
- idExercice?: number;
252
251
  prestationName?: string;
253
252
  date: Date;
254
253
  amount: number;
@@ -256,62 +255,3 @@ export interface IManageRetroactivityResponse {
256
255
  arr: number;
257
256
  }[];
258
257
  }
259
-
260
- /**
261
- * DTO pour gérer la rétroactivité batch de toutes les sociétés sans mouvements
262
- */
263
- export class IManageRetroactivityBatchRequest {
264
- @ApiPropertyOptional({
265
- description: 'Limite du nombre de sociétés à traiter',
266
- example: 10,
267
- })
268
- @IsOptional()
269
- @IsInt()
270
- limit?: number = 10;
271
-
272
- @ApiPropertyOptional({
273
- description: 'Offset pour pagination',
274
- example: 0,
275
- })
276
- @IsOptional()
277
- @IsInt()
278
- offset?: number = 0;
279
-
280
- @ApiPropertyOptional({
281
- description: 'Date de référence pour la rétroactivité',
282
- })
283
- @IsOptional()
284
- @IsDate()
285
- date?: Date;
286
-
287
- @ApiPropertyOptional({
288
- description: "Liste d'IDs de sociétés à traiter explicitement",
289
- example: [101, 202, 303],
290
- })
291
- @IsOptional()
292
- @IsArray()
293
- @IsInt({ each: true })
294
- idSociety?: number[];
295
-
296
- @ApiPropertyOptional({
297
- description: 'Taille du lot de traitement en parallèle',
298
- example: 5,
299
- })
300
- @IsOptional()
301
- @IsInt()
302
- @Min(1)
303
- batchSize?: number = 5;
304
- }
305
-
306
- /**
307
- * Réponse pour la gestion batch de la rétroactivité
308
- */
309
- export interface IManageRetroactivityBatchResponse {
310
- message: string;
311
- totalSocietiesProcessed: number;
312
- results: IManageRetroactivityResponse[];
313
- errors: Array<{
314
- idSociety: number;
315
- error: string;
316
- }>;
317
- }
@@ -1,6 +1,4 @@
1
- import { IExercice } from './IExercice';
2
- import { ISociety } from './ISociety';
3
-
1
+ // balanceSheetModule
4
2
  export interface IBalanceSheetModule {
5
3
  id?: number;
6
4
  inventory: boolean | null;
@@ -34,8 +32,4 @@ export interface IBalanceSheetModule {
34
32
  idExercice: number;
35
33
  createdAt?: Date | null;
36
34
  updatedAt?: Date | null;
37
-
38
- // Associations
39
- society?: ISociety;
40
- exercice?: IExercice;
41
35
  }
@@ -7,19 +7,13 @@ import { IFile } from './IFile';
7
7
  import { IGedFile } from './IGedFile';
8
8
 
9
9
  export interface IDocumentRequest {
10
- id?: number;
10
+ id: number;
11
11
  idSociety: number;
12
12
  idExercice?: number | null;
13
13
  idBalanceSheet?: number | null;
14
- idRequestedBy: number; // IUser who requested the document
14
+ idRequestedBy: number;
15
15
  typeFile: TypeFile;
16
16
  comment?: string | null;
17
- isNotConcerned?: boolean; // This can't be null (default false in db)
18
- isMandatory?: boolean; // If true, client cannot mark this request as not concerned
19
- notConcernedAt?: Date | null;
20
- createdAt?: Date | null;
21
- updatedAt?: Date | null;
22
- deletedAt?: Date | null;
23
17
 
24
18
  // Associations
25
19
  society?: ISociety;
@@ -25,7 +25,6 @@ export interface IPayment {
25
25
  isHiddenCustomer?: boolean;
26
26
  dateOverdue?: Date | null;
27
27
  datePayment: Date;
28
- creditLossAt?: Date | null;
29
28
  comment?: string | null;
30
29
  internComment?: string | null;
31
30
  done?: boolean | null;
package/ts/types/index.ts CHANGED
@@ -324,7 +324,6 @@ export * from './Interface/models/IAIQuestion';
324
324
  export * from './Interface/models/IAIConversation';
325
325
  export * from './Interface/models/IPaymentAttempt';
326
326
  export * from './Interface/models/IDocumentRequest';
327
- export * from './Interface/models/IInformationRequest';
328
327
  export * from './Interface/models/IRevenueMovement';
329
328
  export * from './Interface/models/IRevenueSnapshot';
330
329
 
@@ -558,8 +557,6 @@ export * from './Enum/TeamType';
558
557
  export * from './Enum/PartneredAccountantServiceType';
559
558
  export * from './Enum/PartneredAccountantServiceTypeId';
560
559
  export * from './Enum/PaymentAttempt';
561
- export * from './Enum/InformationRequestType';
562
- export * from './Enum/InformationRequestState';
563
560
  export * from './Enum/Revenue';
564
561
 
565
562
  // Interfaces API
@@ -1146,10 +1143,6 @@ export * from './Interface/api/recurrence/Query';
1146
1143
  export * from './Interface/api/recurrence/Read';
1147
1144
  export * from './Interface/api/documentRequest/Query';
1148
1145
  export * from './Interface/api/documentRequest/Create';
1149
- export * from './Interface/api/documentRequest/Update';
1150
- export * from './Interface/api/informationRequest/Query';
1151
- export * from './Interface/api/informationRequest/Create';
1152
- export * from './Interface/api/informationRequest/Update';
1153
1146
  export * from './Interface/api/automaticRegistration/Query';
1154
1147
  export * from './Interface/api/automaticRegistration/Read';
1155
1148