@silexpert/core 1.3.129-2 → 1.3.130-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (251) hide show
  1. package/dist/cjs/api/resources/Checklist.d.ts +1 -28
  2. package/dist/cjs/api/resources/Checklist.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Checklist.js +0 -39
  4. package/dist/cjs/api/resources/Checklist.js.map +1 -1
  5. package/dist/cjs/api/resources/Exercice.d.ts +0 -1
  6. package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Exercice.js +0 -3
  8. package/dist/cjs/api/resources/Exercice.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +0 -6
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +0 -6
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ChecklistType.d.ts +1 -8
  14. package/dist/cjs/types/Enum/ChecklistType.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/ChecklistType.js +0 -8
  16. package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
  17. package/dist/cjs/types/Enum/ConstitutionState.js +1 -1
  18. package/dist/cjs/types/Enum/ConstitutionState.js.map +1 -1
  19. package/dist/cjs/types/Enum/Ged.d.ts +1 -31
  20. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  21. package/dist/cjs/types/Enum/Ged.js +5 -152
  22. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationType.d.ts +1 -8
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +22 -162
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  28. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +15 -0
  29. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  30. package/dist/cjs/types/Enum/ZoneCode.d.ts +0 -6
  31. package/dist/cjs/types/Enum/ZoneCode.d.ts.map +1 -1
  32. package/dist/cjs/types/Enum/ZoneCode.js +0 -7
  33. package/dist/cjs/types/Enum/ZoneCode.js.map +1 -1
  34. package/dist/cjs/types/Interface/api/checklist/Query.d.ts +0 -3
  35. package/dist/cjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  36. package/dist/cjs/types/Interface/api/checklist/Query.js +1 -10
  37. package/dist/cjs/types/Interface/api/checklist/Query.js.map +1 -1
  38. package/dist/cjs/types/Interface/api/checklist/Update.d.ts +1 -11
  39. package/dist/cjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  40. package/dist/cjs/types/Interface/api/checklist/Update.js +1 -49
  41. package/dist/cjs/types/Interface/api/checklist/Update.js.map +1 -1
  42. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -2
  43. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  44. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +1 -9
  45. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  46. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +2 -4
  47. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  48. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +2 -6
  49. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  50. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts +3 -7
  51. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  52. package/dist/cjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  53. package/dist/cjs/types/Interface/api/stripe/Create.d.ts +0 -1
  54. package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  55. package/dist/cjs/types/Interface/api/stripe/Create.js +0 -6
  56. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  57. package/dist/cjs/types/Interface/models/IChecklist.d.ts +2 -2
  58. package/dist/cjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  59. package/dist/cjs/types/Interface/models/IChecklist.js.map +1 -1
  60. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  61. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  63. package/dist/cjs/types/Interface/models/IGedFile.d.ts +1 -6
  64. package/dist/cjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IGedFile.js.map +1 -1
  66. package/dist/cjs/types/index.d.ts +0 -4
  67. package/dist/cjs/types/index.d.ts.map +1 -1
  68. package/dist/cjs/types/index.js +0 -4
  69. package/dist/cjs/types/index.js.map +1 -1
  70. package/dist/cjs/utils/vat/utils.js +3 -3
  71. package/dist/cjs/utils/vat/utils.js.map +1 -1
  72. package/dist/cjs/utils/webmail.d.ts.map +1 -1
  73. package/dist/cjs/utils/webmail.js +3 -4
  74. package/dist/cjs/utils/webmail.js.map +1 -1
  75. package/dist/mjs/api/resources/Checklist.d.ts +1 -28
  76. package/dist/mjs/api/resources/Checklist.d.ts.map +1 -1
  77. package/dist/mjs/api/resources/Checklist.js +0 -39
  78. package/dist/mjs/api/resources/Checklist.js.map +1 -1
  79. package/dist/mjs/api/resources/Exercice.d.ts +0 -1
  80. package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
  81. package/dist/mjs/api/resources/Exercice.js +0 -3
  82. package/dist/mjs/api/resources/Exercice.js.map +1 -1
  83. package/dist/mjs/api/resources.d.ts +0 -6
  84. package/dist/mjs/api/resources.d.ts.map +1 -1
  85. package/dist/mjs/api/resources.js +0 -6
  86. package/dist/mjs/api/resources.js.map +1 -1
  87. package/dist/mjs/types/Enum/ChecklistType.d.ts +1 -8
  88. package/dist/mjs/types/Enum/ChecklistType.d.ts.map +1 -1
  89. package/dist/mjs/types/Enum/ChecklistType.js +0 -8
  90. package/dist/mjs/types/Enum/ChecklistType.js.map +1 -1
  91. package/dist/mjs/types/Enum/ConstitutionState.js +1 -1
  92. package/dist/mjs/types/Enum/ConstitutionState.js.map +1 -1
  93. package/dist/mjs/types/Enum/Ged.d.ts +1 -31
  94. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  95. package/dist/mjs/types/Enum/Ged.js +4 -151
  96. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  97. package/dist/mjs/types/Enum/PrestationType.d.ts +1 -8
  98. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  99. package/dist/mjs/types/Enum/PrestationType.js +22 -162
  100. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  101. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  102. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +15 -0
  103. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  104. package/dist/mjs/types/Enum/ZoneCode.d.ts +0 -6
  105. package/dist/mjs/types/Enum/ZoneCode.d.ts.map +1 -1
  106. package/dist/mjs/types/Enum/ZoneCode.js +0 -7
  107. package/dist/mjs/types/Enum/ZoneCode.js.map +1 -1
  108. package/dist/mjs/types/Interface/api/checklist/Query.d.ts +0 -3
  109. package/dist/mjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  110. package/dist/mjs/types/Interface/api/checklist/Query.js +0 -9
  111. package/dist/mjs/types/Interface/api/checklist/Query.js.map +1 -1
  112. package/dist/mjs/types/Interface/api/checklist/Update.d.ts +1 -11
  113. package/dist/mjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  114. package/dist/mjs/types/Interface/api/checklist/Update.js +3 -57
  115. package/dist/mjs/types/Interface/api/checklist/Update.js.map +1 -1
  116. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -2
  117. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  118. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +2 -12
  119. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  120. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +2 -4
  121. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  122. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +3 -9
  123. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  124. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts +3 -7
  125. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  126. package/dist/mjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  127. package/dist/mjs/types/Interface/api/stripe/Create.d.ts +0 -1
  128. package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/stripe/Create.js +0 -7
  130. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  131. package/dist/mjs/types/Interface/models/IChecklist.d.ts +2 -2
  132. package/dist/mjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/models/IChecklist.js.map +1 -1
  134. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  135. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  136. package/dist/mjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  137. package/dist/mjs/types/Interface/models/IGedFile.d.ts +1 -6
  138. package/dist/mjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  139. package/dist/mjs/types/Interface/models/IGedFile.js.map +1 -1
  140. package/dist/mjs/types/index.d.ts +0 -4
  141. package/dist/mjs/types/index.d.ts.map +1 -1
  142. package/dist/mjs/types/index.js +0 -4
  143. package/dist/mjs/types/index.js.map +1 -1
  144. package/dist/mjs/utils/vat/utils.js +3 -3
  145. package/dist/mjs/utils/vat/utils.js.map +1 -1
  146. package/dist/mjs/utils/webmail.d.ts.map +1 -1
  147. package/dist/mjs/utils/webmail.js +3 -4
  148. package/dist/mjs/utils/webmail.js.map +1 -1
  149. package/package.json +1 -1
  150. package/ts/api/resources/Checklist.ts +0 -49
  151. package/ts/api/resources/Exercice.ts +0 -4
  152. package/ts/api/resources.ts +0 -6
  153. package/ts/types/Enum/ChecklistType.ts +0 -9
  154. package/ts/types/Enum/ConstitutionState.ts +1 -1
  155. package/ts/types/Enum/Ged.ts +193 -345
  156. package/ts/types/Enum/PrestationType.ts +22 -162
  157. package/ts/types/Enum/SalesContractBrandClementine.ts +15 -0
  158. package/ts/types/Enum/ZoneCode.ts +0 -7
  159. package/ts/types/Interface/api/checklist/Query.ts +0 -7
  160. package/ts/types/Interface/api/checklist/Update.ts +3 -44
  161. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +1 -7
  162. package/ts/types/Interface/api/library/QueryLibrary.ts +2 -4
  163. package/ts/types/Interface/api/society/ReadSociety.ts +3 -7
  164. package/ts/types/Interface/api/stripe/Create.ts +0 -5
  165. package/ts/types/Interface/models/IChecklist.ts +2 -2
  166. package/ts/types/Interface/models/IChecklistDetail.ts +3 -3
  167. package/ts/types/Interface/models/IGedFile.ts +1 -6
  168. package/ts/types/index.ts +0 -4
  169. package/ts/utils/vat/utils.ts +3 -3
  170. package/ts/utils/webmail.ts +16 -19
  171. package/dist/cjs/api/resources/DashboardLayout.d.ts +0 -10
  172. package/dist/cjs/api/resources/DashboardLayout.d.ts.map +0 -1
  173. package/dist/cjs/api/resources/DashboardLayout.js +0 -20
  174. package/dist/cjs/api/resources/DashboardLayout.js.map +0 -1
  175. package/dist/cjs/api/resources/DocumentRequest.d.ts +0 -10
  176. package/dist/cjs/api/resources/DocumentRequest.d.ts.map +0 -1
  177. package/dist/cjs/api/resources/DocumentRequest.js +0 -23
  178. package/dist/cjs/api/resources/DocumentRequest.js.map +0 -1
  179. package/dist/cjs/api/resources/feature.d.ts +0 -6
  180. package/dist/cjs/api/resources/feature.d.ts.map +0 -1
  181. package/dist/cjs/api/resources/feature.js +0 -11
  182. package/dist/cjs/api/resources/feature.js.map +0 -1
  183. package/dist/cjs/types/Enum/DashboardBlock.d.ts +0 -13
  184. package/dist/cjs/types/Enum/DashboardBlock.d.ts.map +0 -1
  185. package/dist/cjs/types/Enum/DashboardBlock.js +0 -17
  186. package/dist/cjs/types/Enum/DashboardBlock.js.map +0 -1
  187. package/dist/cjs/types/Interface/api/DashboardLayout.d.ts +0 -23
  188. package/dist/cjs/types/Interface/api/DashboardLayout.d.ts.map +0 -1
  189. package/dist/cjs/types/Interface/api/DashboardLayout.js +0 -3
  190. package/dist/cjs/types/Interface/api/DashboardLayout.js.map +0 -1
  191. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +0 -10
  192. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +0 -1
  193. package/dist/cjs/types/Interface/api/documentRequest/Create.js +0 -46
  194. package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +0 -1
  195. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +0 -5
  196. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +0 -1
  197. package/dist/cjs/types/Interface/api/documentRequest/Query.js +0 -30
  198. package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +0 -1
  199. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -5
  200. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -1
  201. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -3
  202. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -1
  203. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +0 -23
  204. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +0 -1
  205. package/dist/cjs/types/Interface/models/IDocumentRequest.js +0 -3
  206. package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +0 -1
  207. package/dist/mjs/api/resources/DashboardLayout.d.ts +0 -10
  208. package/dist/mjs/api/resources/DashboardLayout.d.ts.map +0 -1
  209. package/dist/mjs/api/resources/DashboardLayout.js +0 -16
  210. package/dist/mjs/api/resources/DashboardLayout.js.map +0 -1
  211. package/dist/mjs/api/resources/DocumentRequest.d.ts +0 -10
  212. package/dist/mjs/api/resources/DocumentRequest.d.ts.map +0 -1
  213. package/dist/mjs/api/resources/DocumentRequest.js +0 -27
  214. package/dist/mjs/api/resources/DocumentRequest.js.map +0 -1
  215. package/dist/mjs/api/resources/feature.d.ts +0 -6
  216. package/dist/mjs/api/resources/feature.d.ts.map +0 -1
  217. package/dist/mjs/api/resources/feature.js +0 -7
  218. package/dist/mjs/api/resources/feature.js.map +0 -1
  219. package/dist/mjs/types/Enum/DashboardBlock.d.ts +0 -13
  220. package/dist/mjs/types/Enum/DashboardBlock.d.ts.map +0 -1
  221. package/dist/mjs/types/Enum/DashboardBlock.js +0 -14
  222. package/dist/mjs/types/Enum/DashboardBlock.js.map +0 -1
  223. package/dist/mjs/types/Interface/api/DashboardLayout.d.ts +0 -23
  224. package/dist/mjs/types/Interface/api/DashboardLayout.d.ts.map +0 -1
  225. package/dist/mjs/types/Interface/api/DashboardLayout.js +0 -2
  226. package/dist/mjs/types/Interface/api/DashboardLayout.js.map +0 -1
  227. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +0 -10
  228. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +0 -1
  229. package/dist/mjs/types/Interface/api/documentRequest/Create.js +0 -47
  230. package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +0 -1
  231. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +0 -5
  232. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +0 -1
  233. package/dist/mjs/types/Interface/api/documentRequest/Query.js +0 -28
  234. package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +0 -1
  235. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -5
  236. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -1
  237. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -2
  238. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -1
  239. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +0 -23
  240. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +0 -1
  241. package/dist/mjs/types/Interface/models/IDocumentRequest.js +0 -2
  242. package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +0 -1
  243. package/ts/api/resources/DashboardLayout.ts +0 -19
  244. package/ts/api/resources/DocumentRequest.ts +0 -32
  245. package/ts/api/resources/feature.ts +0 -8
  246. package/ts/types/Enum/DashboardBlock.ts +0 -12
  247. package/ts/types/Interface/api/DashboardLayout.ts +0 -26
  248. package/ts/types/Interface/api/documentRequest/Create.ts +0 -28
  249. package/ts/types/Interface/api/documentRequest/Query.ts +0 -14
  250. package/ts/types/Interface/api/feature/GetAvailableDashboardBlocks.ts +0 -5
  251. package/ts/types/Interface/models/IDocumentRequest.ts +0 -25
@@ -192,13 +192,6 @@ export enum PrestationType {
192
192
  MICRO = 237,
193
193
  GESTION_IMMO = 238,
194
194
  TERMINATION_FEES = 239,
195
- REPORT_REMUNERATION = 240,
196
- REPORT_NON_REMUNERATION = 241,
197
- REPORT_CA = 242,
198
- REPORT_COMPTE_COURANT = 243,
199
- REPORT_MASSE_SALARIALE = 244,
200
- REPORT_1 = 245,
201
- REPORT_NON_REMUNERATION_RECURRENTE = 246,
202
195
  }
203
196
 
204
197
  export const OWN_VAT_PRESTATIONS = [
@@ -1175,7 +1168,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1175
1168
  },
1176
1169
  CESSION_ACTIONS: {
1177
1170
  id: 51,
1178
- name: 'Cession d\'actions',
1171
+ name: "Cession d'actions",
1179
1172
  isComptable: false,
1180
1173
  isJuridique: true,
1181
1174
  isSocial: false,
@@ -1232,7 +1225,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1232
1225
  },
1233
1226
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
1234
1227
  id: 54,
1235
- name: 'Modification d\'un dirigeant ou d\'un commissaire aux compte (SASU / EURL)',
1228
+ name: "Modification d'un dirigeant ou d'un commissaire aux compte (SASU / EURL)",
1236
1229
  isComptable: false,
1237
1230
  isJuridique: true,
1238
1231
  isSocial: false,
@@ -1384,7 +1377,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1384
1377
  },
1385
1378
  MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
1386
1379
  id: 62,
1387
- name: 'Modification de l\'objet social (EURL/SASU)',
1380
+ name: "Modification de l'objet social (EURL/SASU)",
1388
1381
  isComptable: false,
1389
1382
  isJuridique: true,
1390
1383
  isSocial: false,
@@ -1726,7 +1719,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1726
1719
  },
1727
1720
  CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
1728
1721
  id: 80,
1729
- name: 'Création d\'un dossier informatique par salarié',
1722
+ name: "Création d'un dossier informatique par salarié",
1730
1723
  isComptable: false,
1731
1724
  isJuridique: false,
1732
1725
  isSocial: true,
@@ -1745,7 +1738,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1745
1738
  },
1746
1739
  ETABLISSEMENT_CONTRAT_TRAVAIL: {
1747
1740
  id: 81,
1748
- name: 'Etablissement d\'un contrat de travail',
1741
+ name: "Etablissement d'un contrat de travail",
1749
1742
  isComptable: false,
1750
1743
  isJuridique: false,
1751
1744
  isSocial: true,
@@ -1764,7 +1757,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1764
1757
  },
1765
1758
  ATTESTATION_SALAIRE: {
1766
1759
  id: 82,
1767
- name: 'Attestation de salaire',
1760
+ name: 'Rapport de salaire',
1768
1761
  isComptable: false,
1769
1762
  isJuridique: false,
1770
1763
  isSocial: true,
@@ -1802,7 +1795,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1802
1795
  },
1803
1796
  TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
1804
1797
  id: 84,
1805
- name: 'Taxe d\'apprentissage et formation continue',
1798
+ name: "Taxe d'apprentissage et formation continue",
1806
1799
  isComptable: false,
1807
1800
  isJuridique: false,
1808
1801
  isSocial: true,
@@ -1992,7 +1985,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1992
1985
  },
1993
1986
  ATTESTATION_REMUNERATION: {
1994
1987
  id: 95,
1995
- name: 'Attestation de rémunération',
1988
+ name: 'Rapport de rémunération',
1996
1989
  isComptable: true,
1997
1990
  isJuridique: false,
1998
1991
  isSocial: false,
@@ -2012,7 +2005,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2012
2005
  // FIXME: Doublon ?
2013
2006
  ATTESTATION_NON_REMUNERATION: {
2014
2007
  id: 96,
2015
- name: 'Attestation de non-rémunération',
2008
+ name: 'Rapport de non-rémunération',
2016
2009
  isComptable: true,
2017
2010
  isJuridique: false,
2018
2011
  isSocial: false,
@@ -2031,7 +2024,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2031
2024
  },
2032
2025
  ATTESTATION_CA: {
2033
2026
  id: 97,
2034
- name: 'Attestation de chiffre d\'affaires',
2027
+ name: "Rapport de chiffre d'affaires",
2035
2028
  isComptable: true,
2036
2029
  isJuridique: false,
2037
2030
  isSocial: false,
@@ -2050,7 +2043,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2050
2043
  },
2051
2044
  ATTESTATION_COMPTE_COURANT: {
2052
2045
  id: 98,
2053
- name: 'Attestation de compte-courant',
2046
+ name: 'Rapport de compte-courant',
2054
2047
  isComptable: true,
2055
2048
  isJuridique: false,
2056
2049
  isSocial: false,
@@ -2069,7 +2062,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2069
2062
  },
2070
2063
  MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
2071
2064
  id: 99,
2072
- name: 'Mise à jour de l\'adresse personnelle du dirigeant sur le Kbis',
2065
+ name: "Mise à jour de l'adresse personnelle du dirigeant sur le Kbis",
2073
2066
  isComptable: false,
2074
2067
  isJuridique: true,
2075
2068
  isSocial: false,
@@ -2107,7 +2100,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2107
2100
  },
2108
2101
  MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
2109
2102
  id: 103,
2110
- name: 'Modification de l\'objet social (SARL/SAS/SCI)',
2103
+ name: "Modification de l'objet social (SARL/SAS/SCI)",
2111
2104
  isComptable: false,
2112
2105
  isJuridique: true,
2113
2106
  isSocial: false,
@@ -2164,7 +2157,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2164
2157
  },
2165
2158
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
2166
2159
  id: 106,
2167
- name: 'Modification d’un dirigeant ou d\'un commissaire aux compte (SAS / SARL / SCI)',
2160
+ name: "Modification d’un dirigeant ou d'un commissaire aux compte (SAS / SARL / SCI)",
2168
2161
  isComptable: false,
2169
2162
  isJuridique: true,
2170
2163
  isSocial: false,
@@ -2335,7 +2328,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2335
2328
  },
2336
2329
  ATTESTATION_DE_SALAIRE_MALADIE: {
2337
2330
  id: 116,
2338
- name: 'Attestation de salaire maladie',
2331
+ name: 'Rapport de salaire maladie',
2339
2332
  isComptable: true,
2340
2333
  isJuridique: false,
2341
2334
  isSocial: false,
@@ -2563,7 +2556,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2563
2556
  },
2564
2557
  ATTESTATION_MASSE_SALARIALE: {
2565
2558
  id: 128,
2566
- name: 'Attestation de masse salariale',
2559
+ name: 'Rapport de masse salariale',
2567
2560
  isComptable: true,
2568
2561
  isJuridique: false,
2569
2562
  isSocial: false,
@@ -2734,7 +2727,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2734
2727
  },
2735
2728
  CONTRAT_APPORT_EN_NATURE: {
2736
2729
  id: 138,
2737
- name: 'Contrat d\'apport en nature',
2730
+ name: "Contrat d'apport en nature",
2738
2731
  isComptable: false,
2739
2732
  isJuridique: true,
2740
2733
  isSocial: false,
@@ -3209,7 +3202,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3209
3202
  },
3210
3203
  ATTESTATION_NON_REMUNERATION_RECURRENTE: {
3211
3204
  id: 200,
3212
- name: 'Attestation non remunération recurrente',
3205
+ name: 'Rapport non remunération recurrente',
3213
3206
  isComptable: true,
3214
3207
  isJuridique: false,
3215
3208
  isSocial: false,
@@ -3323,7 +3316,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3323
3316
  },
3324
3317
  DECLARATION_IR: {
3325
3318
  id: 206,
3326
- name: 'Déclaration d\'IR',
3319
+ name: "Déclaration d'IR",
3327
3320
  isComptable: true,
3328
3321
  isJuridique: false,
3329
3322
  isSocial: false,
@@ -3437,7 +3430,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3437
3430
  },
3438
3431
  STATUTS_FREE: {
3439
3432
  id: PrestationType.STATUTS_FREE,
3440
- name: 'Statuts - Just\' Statuts',
3433
+ name: "Statuts - Just' Statuts",
3441
3434
  isComptable: true,
3442
3435
  isJuridique: true,
3443
3436
  isSocial: false,
@@ -3456,7 +3449,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3456
3449
  },
3457
3450
  STATUTS_OPTION_1: {
3458
3451
  id: PrestationType.STATUTS_OPTION_1,
3459
- name: 'Statuts - Just\' Création',
3452
+ name: "Statuts - Just' Création",
3460
3453
  isComptable: true,
3461
3454
  isJuridique: true,
3462
3455
  isSocial: false,
@@ -3475,7 +3468,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3475
3468
  },
3476
3469
  STATUTS_OPTION_2: {
3477
3470
  id: PrestationType.STATUTS_OPTION_2,
3478
- name: 'Statuts - Full\'Créa',
3471
+ name: "Statuts - Full'Créa",
3479
3472
  isComptable: true,
3480
3473
  isJuridique: true,
3481
3474
  isSocial: false,
@@ -3913,139 +3906,6 @@ export const PrestationDetail: PrestationDetailEnum = {
3913
3906
  signaturePage: null,
3914
3907
  point: 0,
3915
3908
  },
3916
- REPORT_REMUNERATION: {
3917
- id: PrestationType.REPORT_REMUNERATION,
3918
- name: 'Rapport de rémunération',
3919
- isComptable: true,
3920
- isJuridique: false,
3921
- isSocial: false,
3922
- isAttestation: true,
3923
- inAverageCart: false,
3924
- isBack: false,
3925
- minimumPrice: null,
3926
- price: null,
3927
- isCatalog: true,
3928
- isPlannable: true,
3929
- hidden: false,
3930
- isComplementary: false,
3931
- signaturePosition: null,
3932
- signaturePage: null,
3933
- point: 50,
3934
- },
3935
- REPORT_NON_REMUNERATION: {
3936
- id: PrestationType.REPORT_NON_REMUNERATION,
3937
- name: 'Rapport de non-rémunération',
3938
- isComptable: true,
3939
- isJuridique: false,
3940
- isSocial: false,
3941
- isAttestation: true,
3942
- inAverageCart: false,
3943
- isBack: false,
3944
- minimumPrice: null,
3945
- price: null,
3946
- isCatalog: true,
3947
- isPlannable: true,
3948
- hidden: false,
3949
- isComplementary: false,
3950
- signaturePosition: null,
3951
- signaturePage: null,
3952
- point: 50,
3953
- },
3954
- REPORT_CA: {
3955
- id: PrestationType.REPORT_CA,
3956
- name: "Rapport de chiffre d'affaires",
3957
- isComptable: true,
3958
- isJuridique: false,
3959
- isSocial: false,
3960
- isAttestation: true,
3961
- inAverageCart: false,
3962
- isBack: false,
3963
- minimumPrice: null,
3964
- price: null,
3965
- isCatalog: true,
3966
- isPlannable: true,
3967
- hidden: false,
3968
- isComplementary: false,
3969
- signaturePosition: null,
3970
- signaturePage: null,
3971
- point: 50,
3972
- },
3973
- REPORT_COMPTE_COURANT: {
3974
- id: PrestationType.REPORT_COMPTE_COURANT,
3975
- name: 'Rapport de compte-courant',
3976
- isComptable: true,
3977
- isJuridique: false,
3978
- isSocial: false,
3979
- isAttestation: true,
3980
- inAverageCart: false,
3981
- isBack: false,
3982
- minimumPrice: null,
3983
- price: null,
3984
- isCatalog: true,
3985
- isPlannable: true,
3986
- hidden: false,
3987
- isComplementary: false,
3988
- signaturePosition: null,
3989
- signaturePage: null,
3990
- point: 50,
3991
- },
3992
- REPORT_MASSE_SALARIALE: {
3993
- id: PrestationType.REPORT_MASSE_SALARIALE,
3994
- name: 'Rapport de masse salariale',
3995
- isComptable: true,
3996
- isJuridique: false,
3997
- isSocial: false,
3998
- isAttestation: true,
3999
- inAverageCart: false,
4000
- isBack: false,
4001
- minimumPrice: null,
4002
- price: null,
4003
- isCatalog: true,
4004
- isPlannable: true,
4005
- hidden: false,
4006
- isComplementary: false,
4007
- signaturePosition: null,
4008
- signaturePage: null,
4009
- point: 50,
4010
- },
4011
- REPORT_1: {
4012
- id: PrestationType.REPORT_1,
4013
- name: 'Rapport',
4014
- isComptable: true,
4015
- isJuridique: false,
4016
- isSocial: false,
4017
- isAttestation: true,
4018
- inAverageCart: false,
4019
- isBack: false,
4020
- minimumPrice: null,
4021
- price: null,
4022
- isCatalog: true,
4023
- isPlannable: true,
4024
- hidden: false,
4025
- isComplementary: false,
4026
- signaturePosition: null,
4027
- signaturePage: null,
4028
- point: 50,
4029
- },
4030
- REPORT_NON_REMUNERATION_RECURRENTE: {
4031
- id: PrestationType.REPORT_NON_REMUNERATION_RECURRENTE,
4032
- name: 'Rapport non remunération recurrente',
4033
- isComptable: true,
4034
- isJuridique: false,
4035
- isSocial: false,
4036
- isAttestation: true,
4037
- inAverageCart: false,
4038
- isBack: false,
4039
- minimumPrice: null,
4040
- price: null,
4041
- isCatalog: true,
4042
- isPlannable: true,
4043
- hidden: false,
4044
- isComplementary: false,
4045
- signaturePosition: null,
4046
- signaturePage: null,
4047
- point: 50,
4048
- },
4049
3909
  };
4050
3910
 
4051
3911
  export interface PrestationPermissionsType {
@@ -170,6 +170,21 @@ export const SalesContractClementine: SaleContract[] = [
170
170
  idPrestationType: [PrestationType.GESTION_IMMO],
171
171
  versionable: false,
172
172
  },
173
+ {
174
+ label: 'Rapport 2025',
175
+ name: 'bloc_rapport_2025',
176
+ needBgImage: false,
177
+ idPrestationType: [
178
+ PrestationType.ATTESTATION_REMUNERATION,
179
+ PrestationType.ATTESTATION_NON_REMUNERATION,
180
+ PrestationType.ATTESTATION_CA,
181
+ PrestationType.ATTESTATION_COMPTE_COURANT,
182
+ PrestationType.ATTESTATION_MASSE_SALARIALE,
183
+ PrestationType.ATTESTATION_1,
184
+ PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
185
+ ],
186
+ versionable: false,
187
+ },
173
188
  {
174
189
  label: 'Page simplifié',
175
190
  name: 'page_simplified',
@@ -304,9 +304,6 @@ export const ZoneCode = {
304
304
  SARTHE: {
305
305
  zone_code: '72',
306
306
  },
307
- VAL_D_OISE: {
308
- zone_code: '95',
309
- },
310
307
  SAINT_PIERRE_ET_MIQUELON: {
311
308
  zone_code: '975',
312
309
  },
@@ -740,10 +737,6 @@ export const ZoneCodeList = [
740
737
  id: ZoneCode.SARTHE.zone_code,
741
738
  label: 'Sarthe',
742
739
  },
743
- {
744
- id: ZoneCode.VAL_D_OISE.zone_code,
745
- label: 'Val d\'oise',
746
- },
747
740
  {
748
741
  id: ZoneCode.SAINT_PIERRE_ET_MIQUELON.zone_code,
749
742
  label: 'Saint-Pierre-et-Miquelon',
@@ -167,13 +167,6 @@ export class QueryGetToComplete {
167
167
  idSociety: number;
168
168
  }
169
169
 
170
- export class QueryChecklistQuestions {
171
- @ApiProperty()
172
- @IsNumber()
173
- @IsPositive()
174
- idExercice: number;
175
- }
176
-
177
170
  export class QueryChecklistUpdate {
178
171
  @ApiProperty()
179
172
  @IsBoolean()
@@ -1,8 +1,6 @@
1
- import { IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString } from 'class-validator';
2
- import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
- import { ChecklistDetailValue, ChecklistTypeEnum } from '../../../Enum/ChecklistType';
4
- import { IChecklist } from '../../models/IChecklist';
5
- import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
1
+ import { IsEnum, IsString } from 'class-validator';
2
+ import { ApiProperty } from '../../../../utils';
3
+ import { ChecklistDetailValue } from '../../../Enum/ChecklistType';
6
4
 
7
5
  export class UpdateAnswer {
8
6
  @ApiProperty()
@@ -13,42 +11,3 @@ export class UpdateAnswer {
13
11
  @IsEnum(ChecklistDetailValue)
14
12
  value: ChecklistDetailValue;
15
13
  }
16
-
17
- export class UpdateChecklist implements Partial<IChecklist> {
18
- @ApiPropertyOptional()
19
- @IsOptional()
20
- @IsDate()
21
- revisionDate?: Date;
22
-
23
- @ApiPropertyOptional()
24
- @IsOptional()
25
- @IsInt()
26
- idUserWhoValidate?: number;
27
-
28
- @ApiPropertyOptional()
29
- @IsOptional()
30
- @IsDate()
31
- validateDate?: Date;
32
-
33
- @ApiProperty()
34
- @IsOptional()
35
- @IsInt()
36
- idUserFront?: number;
37
-
38
- @ApiProperty()
39
- @IsOptional()
40
- @IsBoolean()
41
- @ToBoolean()
42
- isConfirmed?: boolean;
43
-
44
- @ApiPropertyOptional()
45
- @IsOptional()
46
- @IsEnum(ChecklistTypeEnum)
47
- type?: ChecklistTypeEnum;
48
-
49
- @ApiPropertyOptional()
50
- @IsOptional()
51
- @IsBoolean()
52
- @ToBoolean()
53
- force?: boolean;
54
- }
@@ -1,4 +1,4 @@
1
- import { IsBoolean, IsDate, IsInt, IsNumber, IsOptional, IsString } from 'class-validator';
1
+ import { IsBoolean, IsDate, IsNumber, IsOptional, IsString } from 'class-validator';
2
2
  import { ApiPropertyOptional, ApiProperty } from '../../../../utils';
3
3
  import { TFile } from '../file/TFile';
4
4
  import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
@@ -22,7 +22,6 @@ export class CreateFileAndGed {
22
22
  @ApiPropertyOptional()
23
23
  @IsNumber()
24
24
  @IsOptional()
25
- /** @deprecated use TypeFile enum with GedFile.typeFile field */
26
25
  idTypeGedFile?: number;
27
26
 
28
27
  @ApiProperty()
@@ -73,9 +72,4 @@ export class CreateFileAndGed {
73
72
  @IsBoolean()
74
73
  @ToBoolean()
75
74
  formatFileName?: boolean | null;
76
-
77
- @ApiPropertyOptional()
78
- @IsOptional()
79
- @IsInt()
80
- idDocumentRequest?: number | null;
81
75
  }
@@ -1,6 +1,6 @@
1
1
  import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString, IsArray } from 'class-validator';
2
2
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
- import { GedFolder, GedFileType, GedCategory, TypeFile } from '../../../Enum/Ged';
3
+ import { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';
4
4
  import { RequiredQueryPaginate } from '../BasePaginate';
5
5
  import { TFile } from '../file/TFile';
6
6
  import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
@@ -13,7 +13,6 @@ export class QueryLibraryFile {
13
13
  idGedFolder?: GedFolder;
14
14
 
15
15
  @ApiPropertyOptional()
16
- /** @deprecated use TypeFile enum with GedFile.typeFile field */
17
16
  idTypeGedFile?: GedFileType | GedFileType[];
18
17
 
19
18
  @ApiPropertyOptional()
@@ -37,7 +36,7 @@ export class QueryLibraryFile {
37
36
  @ApiPropertyOptional()
38
37
  @IsNumber()
39
38
  @IsOptional()
40
- typeFile?: TypeFile;
39
+ typeFile?: number;
41
40
 
42
41
  @ApiPropertyOptional()
43
42
  @IsBoolean()
@@ -150,7 +149,6 @@ export class QueryLastFileOfType {
150
149
  idSociety: number;
151
150
 
152
151
  @ApiProperty()
153
- /** @deprecated Use TypeFile enum instead with GedFile.typeFile field */
154
152
  idTypeGedFile: GedFileType;
155
153
 
156
154
  @ApiPropertyOptional()
@@ -1,4 +1,4 @@
1
- import { IFile, TypeFile } from '../../..';
1
+ import { IFile } from '../../..';
2
2
 
3
3
  export type UnpaidDetail = {
4
4
  datePayment: Date;
@@ -20,10 +20,6 @@ export type ReadAskOrRequiredDocuments = {
20
20
  name: string;
21
21
  status: string;
22
22
  idGedFolder: number;
23
- idGedFileType?: number;
24
- typeFile?: TypeFile;
25
- idDocumentRequest?: number;
26
- idExercice?: number;
27
- idBalanceSheet?: number;
28
- idBankAccount?: number;
23
+ idGedFileType: number;
24
+ fileType: number;
29
25
  };
@@ -207,9 +207,4 @@ export class CreatePaymentSession {
207
207
  @IsOptional()
208
208
  @IsString()
209
209
  stripeAccount?: string;
210
-
211
- @ApiPropertyOptional()
212
- @IsOptional()
213
- @IsString()
214
- idempotencyKey?: string;
215
210
  }
@@ -20,8 +20,8 @@ export interface IChecklist {
20
20
  startDate?: Date | null;
21
21
  endDate?: Date | null;
22
22
  notifyFront?: boolean;
23
- idExercice?: number | null;
24
- idCustomerVat?: number | null;
23
+ idExercice: number | null;
24
+ idCustomerVat: number | null;
25
25
  createdAt?: Date | null;
26
26
  updatedAt?: Date | null;
27
27
 
@@ -6,13 +6,13 @@ export interface IChecklistDetail {
6
6
  id?: number;
7
7
  value: string;
8
8
  isAutomatic: boolean;
9
- idBankAccount?: number | null;
9
+ idBankAccount: number | null;
10
10
  idTypeChecklist: number;
11
11
  idChecklist: number;
12
12
  createdAt?: Date | null;
13
13
  updatedAt?: Date | null;
14
14
 
15
15
  // Associations
16
- typeChecklist?: IChecklistType;
17
- detailHasOneChecklist?: IChecklist;
16
+ typeChecklist: IChecklistType;
17
+ detailHasOneChecklist: IChecklist;
18
18
  }
@@ -8,21 +8,18 @@ import { ICustomerSignature } from './ICustomerSignature';
8
8
  import { IBalanceSheet } from './IBalanceSheet';
9
9
  import { IBusinessPartner } from './IBusinessPartner';
10
10
  import { IBankAccount } from './IBankAccount';
11
- import { TypeFile } from '../../Enum/Ged';
12
- import { IDocumentRequest } from './IDocumentRequest';
13
11
 
14
12
  // gedFile
15
13
  export interface IGedFile {
16
14
  id?: number;
17
15
  emissionDate?: Date | null;
18
16
  statutFile?: number | null;
19
- /** @deprecated Use typeFile field instead with TypeFile enum */
20
17
  idTypeGedFile?: number | null;
21
18
  idUser?: number | null;
22
19
  idGedFolder: number;
23
20
  idSociety: number;
24
21
  idFile: number;
25
- typeFile?: TypeFile | null;
22
+ typeFile?: number | null;
26
23
  startDate?: Date | null;
27
24
  endDate?: Date | null;
28
25
  idExercice?: number | null;
@@ -30,7 +27,6 @@ export interface IGedFile {
30
27
  idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale "Documents manquants", on stock ici l'idUser associé au BP
31
28
  idBusinessPartner?: number | null;
32
29
  idBankAccount?: number | null;
33
- idDocumentRequest?: number | null;
34
30
  createdAt?: Date | null;
35
31
  updatedAt?: Date | null;
36
32
 
@@ -46,5 +42,4 @@ export interface IGedFile {
46
42
  userBP?: IUser;
47
43
  customerSignature?: ICustomerSignature;
48
44
  bankAccount?: IBankAccount;
49
- documentRequest?: IDocumentRequest;
50
45
  }
package/ts/types/index.ts CHANGED
@@ -324,7 +324,6 @@ export * from './Interface/models/IStateBankAccount';
324
324
  export * from './Interface/models/IAIQuestion';
325
325
  export * from './Interface/models/IAIConversation';
326
326
  export * from './Interface/models/IPaymentAttempt';
327
- export * from './Interface/models/IDocumentRequest';
328
327
 
329
328
  // Schemas
330
329
  export * from './Interface/schemas/IRegistrationDetail';
@@ -344,7 +343,6 @@ export * from './Enum/VisualizedInformation';
344
343
  export * from './Enum/NafCode';
345
344
  export * from './Enum/Acceptance';
346
345
  export * from './Enum/FolderFile';
347
- export * from './Enum/DashboardBlock';
348
346
  export * from './Enum/CommercialGrade';
349
347
  export * from './Enum/CommercialOfferType';
350
348
  export * from './Enum/CommercialManagement';
@@ -1138,8 +1136,6 @@ export * from './Interface/api/absenceRequest/CreateAbsenceRequest';
1138
1136
  export * from './Interface/api/absenceRequest/ReadAbsenceRequest';
1139
1137
  export * from './Interface/api/recurrence/Query';
1140
1138
  export * from './Interface/api/recurrence/Read';
1141
- export * from './Interface/api/documentRequest/Query';
1142
- export * from './Interface/api/documentRequest/Create';
1143
1139
 
1144
1140
  // Enums types
1145
1141
  export * from './Interface/enum/Util';
@@ -52,7 +52,7 @@ export function getTaxAmountByAccountNumber(
52
52
  accountingEntry.account.number.toString().startsWith(number)
53
53
  ) {
54
54
  // eslint-disable-next-line no-console
55
- if (logging) console.log('\'\'');
55
+ if (logging) console.log("''");
56
56
  // eslint-disable-next-line no-console
57
57
  if (logging) console.log(accountingEntry);
58
58
 
@@ -70,12 +70,12 @@ export function getTaxAmountByAccountNumber(
70
70
 
71
71
  export function textFormatting(value: any, length: number | null = null, start?: number): string | null {
72
72
  if (value && typeof value === 'string') {
73
- let formattedValue = value.replace(/[\u2018\u2019]/g, '\''); // Suppression des "Curly Quotes"
73
+ let formattedValue = value.replace(/[\u2018\u2019]/g, "'"); // Suppression des "Curly Quotes"
74
74
  formattedValue = formattedValue.replace(/&/g, ''); // Suppression des &
75
75
  formattedValue = formattedValue.replace(/!/g, ''); // Suppression des !
76
76
  formattedValue = formattedValue.replace(/[\t]/g, ''); // Suppression des tabulations
77
77
 
78
- formattedValue = formattedValue.replace(/`/g, '\''); // Suppression des `
78
+ formattedValue = formattedValue.replace(/`/g, "'"); // Suppression des `
79
79
  formattedValue = formattedValue.replace(/"/g, ''); // Suppression des "
80
80
  formattedValue = formattedValue.replace(/^ */, ''); // Suppression des espaces de début
81
81
  formattedValue = formattedValue.replace(/ *$/, ''); // Suppression des espaces de fin