@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
@@ -199,12 +199,11 @@ function getCerfa3310Century25Payload(accountingEntries, payload, updatedEntries
199
199
  // eslint-disable-next-line @typescript-eslint/no-unsafe-return
200
200
  .map((v) => v.id)
201
201
  .includes(e.idVat)), ['6'])) + ((_85 = (_84 = (_83 = payload === null || payload === void 0 ? void 0 : payload.vatControl) === null || _83 === void 0 ? void 0 : _83.deducted) === null || _84 === void 0 ? void 0 : _84.other) !== null && _85 !== void 0 ? _85 : 0);
202
- const coefficient = (0, lodash_1.round)((_88 = (_87 = (_86 = payload.vat) === null || _86 === void 0 ? void 0 : _86.deductible) === null || _87 === void 0 ? void 0 : _87.coefficient) !== null && _88 !== void 0 ? _88 : 100, 2);
202
+ const report = ((0, class_validator_1.isDefined)((_87 = (_86 = payload.vat) === null || _86 === void 0 ? void 0 : _86.deductible) === null || _87 === void 0 ? void 0 : _87.toReport) && ((_89 = (_88 = payload.vat) === null || _88 === void 0 ? void 0 : _88.deductible) === null || _89 === void 0 ? void 0 : _89.toReport) >= 0
203
+ ? (0, lodash_1.round)((_92 = (_91 = (_90 = payload.vat) === null || _90 === void 0 ? void 0 : _90.deductible) === null || _91 === void 0 ? void 0 : _91.toReport) !== null && _92 !== void 0 ? _92 : 0)
204
+ : ((_95 = (_94 = (_93 = payload.previousVatDeclaration) === null || _93 === void 0 ? void 0 : _93.credit) === null || _94 === void 0 ? void 0 : _94.toReport) !== null && _95 !== void 0 ? _95 : 0)) + ((_98 = (_97 = (_96 = payload === null || payload === void 0 ? void 0 : payload.vatControl) === null || _96 === void 0 ? void 0 : _96.deducted) === null || _97 === void 0 ? void 0 : _97.reported) !== null && _98 !== void 0 ? _98 : 0);
205
+ const coefficient = (0, lodash_1.round)((_101 = (_100 = (_99 = payload.vat) === null || _99 === void 0 ? void 0 : _99.deductible) === null || _100 === void 0 ? void 0 : _100.coefficient) !== null && _101 !== void 0 ? _101 : 100, 2);
203
206
  const isNil = payload.isNil === true;
204
- const report = isNil ? 0 :
205
- ((0, class_validator_1.isDefined)((_90 = (_89 = payload.vat) === null || _89 === void 0 ? void 0 : _89.deductible) === null || _90 === void 0 ? void 0 : _90.toReport) && ((_92 = (_91 = payload.vat) === null || _91 === void 0 ? void 0 : _91.deductible) === null || _92 === void 0 ? void 0 : _92.toReport) >= 0
206
- ? (0, lodash_1.round)((_95 = (_94 = (_93 = payload.vat) === null || _93 === void 0 ? void 0 : _93.deductible) === null || _94 === void 0 ? void 0 : _94.toReport) !== null && _95 !== void 0 ? _95 : 0)
207
- : ((_98 = (_97 = (_96 = payload.previousVatDeclaration) === null || _96 === void 0 ? void 0 : _96.credit) === null || _97 === void 0 ? void 0 : _97.toReport) !== null && _98 !== void 0 ? _98 : 0)) + ((_101 = (_100 = (_99 = payload === null || payload === void 0 ? void 0 : payload.vatControl) === null || _99 === void 0 ? void 0 : _99.deducted) === null || _100 === void 0 ? void 0 : _100.reported) !== null && _101 !== void 0 ? _101 : 0);
208
207
  const isHolidayDeposit = payload.isHolidayDeposit === true;
209
208
  const sumToAdd = (0, utils_1.setZeroIfIsNegative)(isNil
210
209
  ? 0
@@ -763,14 +762,14 @@ function getCerfa3310Century25RegistrationFields(data) {
763
762
  key: 'CF',
764
763
  tag: 'Valeur',
765
764
  isMultiple: false,
766
- description: 'MOA Livraisons d\'electricité, de gaz naturel, de chaleur ou de froid imposables en France, base hors taxe',
765
+ description: "MOA Livraisons d'electricité, de gaz naturel, de chaleur ou de froid imposables en France, base hors taxe",
767
766
  value: data.taxedOperations.energyDelivery,
768
767
  },
769
768
  {
770
769
  key: 'CG',
771
770
  tag: 'Valeur',
772
771
  isMultiple: false,
773
- description: 'MOA Achats de biens ou de prestations de services réalisés auprès d\'un assujetti non établi en France, art 283-1 du CGI',
772
+ description: "MOA Achats de biens ou de prestations de services réalisés auprès d'un assujetti non établi en France, art 283-1 du CGI",
774
773
  value: data.taxedOperations.purchaseOfServicesNotInFrance,
775
774
  },
776
775
  {
@@ -833,7 +832,7 @@ function getCerfa3310Century25RegistrationFields(data) {
833
832
  key: 'DC',
834
833
  tag: 'Valeur',
835
834
  isMultiple: false,
836
- description: 'MOA Livraisons intracommunautaires à destination d\'une personne assujettie 100077',
835
+ description: "MOA Livraisons intracommunautaires à destination d'une personne assujettie 100077",
837
836
  value: data.untaxedOperations.intracommunityDelivery,
838
837
  },
839
838
  {
@@ -854,7 +853,7 @@ function getCerfa3310Century25RegistrationFields(data) {
854
853
  key: 'DF',
855
854
  tag: 'Valeur',
856
855
  isMultiple: false,
857
- description: 'MOA Livraisons d\'electricité, de gaz naturel, de chaleur ou de froid non imposables en France 100122',
856
+ description: "MOA Livraisons d'electricité, de gaz naturel, de chaleur ou de froid non imposables en France 100122",
858
857
  value: data.untaxedOperations.energyDelivery,
859
858
  },
860
859
  {
@@ -1058,7 +1057,7 @@ function getCerfa3310Century25RegistrationFields(data) {
1058
1057
  key: 'HE',
1059
1058
  tag: 'Valeur',
1060
1059
  isMultiple: false,
1061
- description: 'PCD Pourcentage de déduction applicable pour la période s\'il est différent de 100% Valeur entière et au plus 2 décimales',
1060
+ description: "PCD Pourcentage de déduction applicable pour la période s'il est différent de 100% Valeur entière et au plus 2 décimales",
1062
1061
  value: (0, class_validator_1.isDefined)(data.vat.deductible.coefficient) && data.vat.deductible.coefficient !== 100
1063
1062
  ? data.vat.deductible.coefficient
1064
1063
  : null,
@@ -1088,7 +1087,7 @@ function getCerfa3310Century25RegistrationFields(data) {
1088
1087
  key: 'HJ',
1089
1088
  tag: 'Valeur',
1090
1089
  isMultiple: false,
1091
- description: 'CCITBX Mention membre d\'un groupe Table TBX avec X pour sélectionné, CCI/7037 = CAV/1131 =',
1090
+ description: "CCITBX Mention membre d'un groupe Table TBX avec X pour sélectionné, CCI/7037 = CAV/1131 =",
1092
1091
  value: null,
1093
1092
  },
1094
1093
  {
@@ -1291,7 +1290,7 @@ function getCerfa3310Century25RegistrationFields(data) {
1291
1290
  key: 'LS',
1292
1291
  tag: 'Valeur',
1293
1292
  isMultiple: false,
1294
- description: 'CCITBX Mention de qualité de représentant d\'un assujetti unique Table TBX avec X pour sélectionné, CCI/7037 = CAV/1131 =',
1293
+ description: "CCITBX Mention de qualité de représentant d'un assujetti unique Table TBX avec X pour sélectionné, CCI/7037 = CAV/1131 =",
1295
1294
  value: null,
1296
1295
  },
1297
1296
  {
@@ -1312,7 +1311,7 @@ function getCerfa3310Century25RegistrationFields(data) {
1312
1311
  key: 'MD',
1313
1312
  tag: 'Valeur',
1314
1313
  isMultiple: false,
1315
- description: 'MOA Retenue de TVA sur droits d\'auteur taxe due',
1314
+ description: "MOA Retenue de TVA sur droits d'auteur taxe due",
1316
1315
  value: data.vat.otherRate.author.tax,
1317
1316
  },
1318
1317
  {
@@ -1333,7 +1332,7 @@ function getCerfa3310Century25RegistrationFields(data) {
1333
1332
  key: 'MG',
1334
1333
  tag: 'Valeur',
1335
1334
  isMultiple: false,
1336
- description: 'MOA Retenue de TVA sur droits d\'auteur base HT',
1335
+ description: "MOA Retenue de TVA sur droits d'auteur base HT",
1337
1336
  value: data.vat.otherRate.oldRate.base,
1338
1337
  },
1339
1338
  {
@@ -1545,12 +1544,12 @@ exports.cerfa3310Century25Fields = [
1545
1544
  type: 'number',
1546
1545
  },
1547
1546
  {
1548
- label: 'B3 - Achats d\'electricité, de gaz naturel, de chaleur ou de froid imposables en France',
1547
+ label: "B3 - Achats d'electricité, de gaz naturel, de chaleur ou de froid imposables en France",
1549
1548
  key: 'taxedOperations.energyDelivery',
1550
1549
  type: 'number',
1551
1550
  },
1552
1551
  {
1553
- label: 'B4 - Achats de biens ou de prestations de services réalisés auprès d\'un assujetti non établi en France',
1552
+ label: "B4 - Achats de biens ou de prestations de services réalisés auprès d'un assujetti non établi en France",
1554
1553
  key: 'taxedOperations.regularizations',
1555
1554
  type: 'number',
1556
1555
  },
@@ -1580,7 +1579,7 @@ exports.cerfa3310Century25Fields = [
1580
1579
  type: 'number',
1581
1580
  },
1582
1581
  {
1583
- label: 'F3 - Livraisons d\'électricité, de gaz naturel, de chaleur ou de froid non imposables en France',
1582
+ label: "F3 - Livraisons d'électricité, de gaz naturel, de chaleur ou de froid non imposables en France",
1584
1583
  key: 'untaxedOperations.energyDelivery',
1585
1584
  type: 'number',
1586
1585
  },
@@ -1697,7 +1696,7 @@ exports.cerfa3310Century25Fields = [
1697
1696
  type: 'number',
1698
1697
  },
1699
1698
  {
1700
- label: '29 - Taxes assimilées calculées sur l\'annexe n° 3310 A',
1699
+ label: "29 - Taxes assimilées calculées sur l'annexe n° 3310 A",
1701
1700
  key: 'credit.assimiledTaxes',
1702
1701
  type: 'number',
1703
1702
  },