@silexpert/core 1.3.194 → 1.3.195-2

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 (507) hide show
  1. package/dist/cjs/api/resources/Card.d.ts +23 -1
  2. package/dist/cjs/api/resources/Card.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Card.js +36 -0
  4. package/dist/cjs/api/resources/Card.js.map +1 -1
  5. package/dist/cjs/api/resources/Mfa.d.ts +0 -1
  6. package/dist/cjs/api/resources/Mfa.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Mfa.js +0 -4
  8. package/dist/cjs/api/resources/Mfa.js.map +1 -1
  9. package/dist/cjs/api/resources/Payment.d.ts +0 -1
  10. package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/Payment.js +0 -3
  12. package/dist/cjs/api/resources/Payment.js.map +1 -1
  13. package/dist/cjs/api/resources/Society.d.ts +1 -2
  14. package/dist/cjs/api/resources/Society.d.ts.map +1 -1
  15. package/dist/cjs/api/resources/Society.js +0 -3
  16. package/dist/cjs/api/resources/Society.js.map +1 -1
  17. package/dist/cjs/api/resources/UsersHistory.d.ts +11 -0
  18. package/dist/cjs/api/resources/UsersHistory.d.ts.map +1 -0
  19. package/dist/cjs/api/resources/UsersHistory.js +26 -0
  20. package/dist/cjs/api/resources/UsersHistory.js.map +1 -0
  21. package/dist/cjs/api/resources.d.ts +0 -4
  22. package/dist/cjs/api/resources.d.ts.map +1 -1
  23. package/dist/cjs/api/resources.js +0 -4
  24. package/dist/cjs/api/resources.js.map +1 -1
  25. package/dist/cjs/types/Enum/Card.d.ts +44 -2
  26. package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/Card.js +52 -2
  28. package/dist/cjs/types/Enum/Card.js.map +1 -1
  29. package/dist/cjs/types/Enum/Ged.d.ts +3 -9
  30. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  31. package/dist/cjs/types/Enum/Ged.js +30 -154
  32. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  33. package/dist/cjs/types/Enum/InformationRequestState.d.ts +1 -2
  34. package/dist/cjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  35. package/dist/cjs/types/Enum/InformationRequestState.js +0 -1
  36. package/dist/cjs/types/Enum/InformationRequestState.js.map +1 -1
  37. package/dist/cjs/types/Enum/JobTitle.d.ts +1 -2
  38. package/dist/cjs/types/Enum/JobTitle.d.ts.map +1 -1
  39. package/dist/cjs/types/Enum/JobTitle.js +0 -6
  40. package/dist/cjs/types/Enum/JobTitle.js.map +1 -1
  41. package/dist/cjs/types/Enum/MailAuto.d.ts +1 -3
  42. package/dist/cjs/types/Enum/MailAuto.d.ts.map +1 -1
  43. package/dist/cjs/types/Enum/MailAuto.js +0 -2
  44. package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
  45. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  46. package/dist/cjs/types/Enum/PriceGridClementine.js +478 -482
  47. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  48. package/dist/cjs/types/Enum/Proceding.d.ts +0 -4
  49. package/dist/cjs/types/Enum/Proceding.d.ts.map +1 -1
  50. package/dist/cjs/types/Enum/Proceding.js +0 -4
  51. package/dist/cjs/types/Enum/Proceding.js.map +1 -1
  52. package/dist/cjs/types/Enum/StatutsSection.d.ts +1 -7
  53. package/dist/cjs/types/Enum/StatutsSection.d.ts.map +1 -1
  54. package/dist/cjs/types/Enum/StatutsSection.js +7 -15
  55. package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
  56. package/dist/cjs/types/Enum/UsersHistory.d.ts +17 -0
  57. package/dist/cjs/types/Enum/UsersHistory.d.ts.map +1 -0
  58. package/dist/cjs/types/Enum/UsersHistory.js +26 -0
  59. package/dist/cjs/types/Enum/UsersHistory.js.map +1 -0
  60. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +0 -10
  61. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  63. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +0 -17
  64. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +1 -4
  66. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  67. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +1 -0
  68. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  69. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +6 -0
  70. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  71. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts +0 -2
  72. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  73. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js +0 -6
  74. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  75. package/dist/cjs/types/Interface/api/card/Cron.d.ts +0 -3
  76. package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  77. package/dist/cjs/types/Interface/api/card/Cron.js +1 -10
  78. package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -1
  79. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts +9 -0
  80. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +1 -0
  81. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js +43 -0
  82. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js.map +1 -0
  83. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +25 -0
  84. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +1 -0
  85. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js +106 -0
  86. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js.map +1 -0
  87. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts +5 -0
  88. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +1 -0
  89. package/dist/cjs/types/Interface/api/{authentification/SetMobileApprovalDto.js → card/ModifyCustomerVat.js} +13 -11
  90. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.js.map +1 -0
  91. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts +18 -0
  92. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts.map +1 -0
  93. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js +79 -0
  94. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js.map +1 -0
  95. package/dist/cjs/types/Interface/api/card/Query.d.ts +8 -0
  96. package/dist/cjs/types/Interface/api/card/Query.d.ts.map +1 -0
  97. package/dist/cjs/types/Interface/api/{webex/GetWebinarsParams.js → card/Query.js} +15 -16
  98. package/dist/cjs/types/Interface/api/card/Query.js.map +1 -0
  99. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts +11 -1
  100. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  101. package/dist/cjs/types/Interface/api/card/QueryUserCards.js +44 -7
  102. package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  103. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +13 -0
  104. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  105. package/dist/cjs/types/Interface/api/card/UpdateCard.js +58 -1
  106. package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  107. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts +0 -3
  108. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  109. package/dist/cjs/types/Interface/api/informationRequest/Update.js +1 -10
  110. package/dist/cjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  111. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  112. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +0 -2
  113. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  114. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts +0 -1
  115. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  116. package/dist/cjs/types/Interface/api/user/RegisterProspect.js +0 -6
  117. package/dist/cjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  118. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +5 -6
  119. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  120. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +0 -14
  121. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  122. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts +3 -0
  123. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  124. package/dist/cjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  125. package/dist/cjs/types/Interface/models/ICard.d.ts +19 -0
  126. package/dist/cjs/types/Interface/models/ICard.d.ts.map +1 -1
  127. package/dist/cjs/types/Interface/models/ICard.js.map +1 -1
  128. package/dist/cjs/types/Interface/models/ICardHistory.d.ts +4 -0
  129. package/dist/cjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  130. package/dist/cjs/types/Interface/models/ICardHistory.js.map +1 -1
  131. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts +1 -0
  132. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  133. package/dist/cjs/types/Interface/models/ICustomerVat.js.map +1 -1
  134. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts +0 -2
  135. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  136. package/dist/cjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  137. package/dist/cjs/types/Interface/models/IUser.d.ts +0 -2
  138. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  139. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  140. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts +10 -0
  141. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts.map +1 -0
  142. package/dist/cjs/types/Interface/{api/webex/WebexMeeting.js → models/IUsersHistory.js} +1 -1
  143. package/dist/cjs/types/Interface/models/IUsersHistory.js.map +1 -0
  144. package/dist/cjs/types/index.d.ts +6 -14
  145. package/dist/cjs/types/index.d.ts.map +1 -1
  146. package/dist/cjs/types/index.js +6 -14
  147. package/dist/cjs/types/index.js.map +1 -1
  148. package/dist/cjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  149. package/dist/cjs/utils/commercialManagement/internationalization/choices.js +19 -21
  150. package/dist/cjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  151. package/dist/cjs/utils/index.d.ts +0 -1
  152. package/dist/cjs/utils/index.d.ts.map +1 -1
  153. package/dist/cjs/utils/index.js +0 -1
  154. package/dist/cjs/utils/index.js.map +1 -1
  155. package/dist/mjs/api/resources/Card.d.ts +23 -1
  156. package/dist/mjs/api/resources/Card.d.ts.map +1 -1
  157. package/dist/mjs/api/resources/Card.js +45 -0
  158. package/dist/mjs/api/resources/Card.js.map +1 -1
  159. package/dist/mjs/api/resources/Mfa.d.ts +0 -1
  160. package/dist/mjs/api/resources/Mfa.d.ts.map +1 -1
  161. package/dist/mjs/api/resources/Mfa.js +0 -4
  162. package/dist/mjs/api/resources/Mfa.js.map +1 -1
  163. package/dist/mjs/api/resources/Payment.d.ts +0 -1
  164. package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
  165. package/dist/mjs/api/resources/Payment.js +0 -3
  166. package/dist/mjs/api/resources/Payment.js.map +1 -1
  167. package/dist/mjs/api/resources/Society.d.ts +1 -2
  168. package/dist/mjs/api/resources/Society.d.ts.map +1 -1
  169. package/dist/mjs/api/resources/Society.js +0 -3
  170. package/dist/mjs/api/resources/Society.js.map +1 -1
  171. package/dist/mjs/api/resources/UsersHistory.d.ts +11 -0
  172. package/dist/mjs/api/resources/UsersHistory.d.ts.map +1 -0
  173. package/dist/mjs/api/resources/UsersHistory.js +22 -0
  174. package/dist/mjs/api/resources/UsersHistory.js.map +1 -0
  175. package/dist/mjs/api/resources.d.ts +0 -4
  176. package/dist/mjs/api/resources.d.ts.map +1 -1
  177. package/dist/mjs/api/resources.js +0 -4
  178. package/dist/mjs/api/resources.js.map +1 -1
  179. package/dist/mjs/types/Enum/Card.d.ts +44 -2
  180. package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
  181. package/dist/mjs/types/Enum/Card.js +52 -2
  182. package/dist/mjs/types/Enum/Card.js.map +1 -1
  183. package/dist/mjs/types/Enum/Ged.d.ts +3 -9
  184. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  185. package/dist/mjs/types/Enum/Ged.js +30 -154
  186. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  187. package/dist/mjs/types/Enum/InformationRequestState.d.ts +1 -2
  188. package/dist/mjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  189. package/dist/mjs/types/Enum/InformationRequestState.js +0 -1
  190. package/dist/mjs/types/Enum/InformationRequestState.js.map +1 -1
  191. package/dist/mjs/types/Enum/JobTitle.d.ts +1 -2
  192. package/dist/mjs/types/Enum/JobTitle.d.ts.map +1 -1
  193. package/dist/mjs/types/Enum/JobTitle.js +0 -6
  194. package/dist/mjs/types/Enum/JobTitle.js.map +1 -1
  195. package/dist/mjs/types/Enum/MailAuto.d.ts +1 -3
  196. package/dist/mjs/types/Enum/MailAuto.d.ts.map +1 -1
  197. package/dist/mjs/types/Enum/MailAuto.js +0 -2
  198. package/dist/mjs/types/Enum/MailAuto.js.map +1 -1
  199. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  200. package/dist/mjs/types/Enum/PriceGridClementine.js +474 -486
  201. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  202. package/dist/mjs/types/Enum/Proceding.d.ts +0 -4
  203. package/dist/mjs/types/Enum/Proceding.d.ts.map +1 -1
  204. package/dist/mjs/types/Enum/Proceding.js +0 -4
  205. package/dist/mjs/types/Enum/Proceding.js.map +1 -1
  206. package/dist/mjs/types/Enum/StatutsSection.d.ts +1 -7
  207. package/dist/mjs/types/Enum/StatutsSection.d.ts.map +1 -1
  208. package/dist/mjs/types/Enum/StatutsSection.js +7 -15
  209. package/dist/mjs/types/Enum/StatutsSection.js.map +1 -1
  210. package/dist/mjs/types/Enum/UsersHistory.d.ts +17 -0
  211. package/dist/mjs/types/Enum/UsersHistory.d.ts.map +1 -0
  212. package/dist/mjs/types/Enum/UsersHistory.js +23 -0
  213. package/dist/mjs/types/Enum/UsersHistory.js.map +1 -0
  214. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +0 -10
  215. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  216. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  217. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +0 -17
  218. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  219. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +0 -7
  220. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  221. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +1 -0
  222. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  223. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +7 -0
  224. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  225. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts +0 -2
  226. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  227. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js +0 -7
  228. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  229. package/dist/mjs/types/Interface/api/card/Cron.d.ts +0 -3
  230. package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  231. package/dist/mjs/types/Interface/api/card/Cron.js +0 -8
  232. package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -1
  233. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts +9 -0
  234. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +1 -0
  235. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js +42 -0
  236. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js.map +1 -0
  237. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +25 -0
  238. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +1 -0
  239. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js +115 -0
  240. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js.map +1 -0
  241. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts +5 -0
  242. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +1 -0
  243. package/dist/mjs/types/Interface/api/{authentification/SetMobileApprovalDto.js → card/ModifyCustomerVat.js} +14 -12
  244. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.js.map +1 -0
  245. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts +18 -0
  246. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts.map +1 -0
  247. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js +84 -0
  248. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js.map +1 -0
  249. package/dist/mjs/types/Interface/api/card/Query.d.ts +8 -0
  250. package/dist/mjs/types/Interface/api/card/Query.d.ts.map +1 -0
  251. package/dist/mjs/types/Interface/api/{webex/GetWebinarsParams.js → card/Query.js} +16 -20
  252. package/dist/mjs/types/Interface/api/card/Query.js.map +1 -0
  253. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts +11 -1
  254. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  255. package/dist/mjs/types/Interface/api/card/QueryUserCards.js +43 -7
  256. package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  257. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +13 -0
  258. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  259. package/dist/mjs/types/Interface/api/card/UpdateCard.js +65 -1
  260. package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  261. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts +0 -3
  262. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  263. package/dist/mjs/types/Interface/api/informationRequest/Update.js +0 -9
  264. package/dist/mjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  265. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  266. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +0 -2
  267. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  268. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts +0 -1
  269. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  270. package/dist/mjs/types/Interface/api/user/RegisterProspect.js +0 -7
  271. package/dist/mjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  272. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +5 -6
  273. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  274. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +0 -15
  275. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  276. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts +3 -0
  277. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  278. package/dist/mjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  279. package/dist/mjs/types/Interface/models/ICard.d.ts +19 -0
  280. package/dist/mjs/types/Interface/models/ICard.d.ts.map +1 -1
  281. package/dist/mjs/types/Interface/models/ICard.js.map +1 -1
  282. package/dist/mjs/types/Interface/models/ICardHistory.d.ts +4 -0
  283. package/dist/mjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  284. package/dist/mjs/types/Interface/models/ICardHistory.js.map +1 -1
  285. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts +1 -0
  286. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  287. package/dist/mjs/types/Interface/models/ICustomerVat.js.map +1 -1
  288. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts +0 -2
  289. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  290. package/dist/mjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  291. package/dist/mjs/types/Interface/models/IUser.d.ts +0 -2
  292. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  293. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  294. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts +10 -0
  295. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts.map +1 -0
  296. package/dist/mjs/types/Interface/models/IUsersHistory.js +2 -0
  297. package/dist/mjs/types/Interface/models/IUsersHistory.js.map +1 -0
  298. package/dist/mjs/types/index.d.ts +6 -14
  299. package/dist/mjs/types/index.d.ts.map +1 -1
  300. package/dist/mjs/types/index.js +6 -14
  301. package/dist/mjs/types/index.js.map +1 -1
  302. package/dist/mjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  303. package/dist/mjs/utils/commercialManagement/internationalization/choices.js +19 -21
  304. package/dist/mjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  305. package/dist/mjs/utils/index.d.ts +0 -1
  306. package/dist/mjs/utils/index.d.ts.map +1 -1
  307. package/dist/mjs/utils/index.js +0 -1
  308. package/dist/mjs/utils/index.js.map +1 -1
  309. package/package.json +1 -1
  310. package/ts/api/resources/Card.ts +61 -0
  311. package/ts/api/resources/Mfa.ts +0 -6
  312. package/ts/api/resources/Payment.ts +0 -4
  313. package/ts/api/resources/Society.ts +0 -5
  314. package/ts/api/resources/UsersHistory.ts +29 -0
  315. package/ts/api/resources.ts +0 -4
  316. package/ts/types/Enum/Card.ts +52 -2
  317. package/ts/types/Enum/Ged.ts +248 -380
  318. package/ts/types/Enum/InformationRequestState.ts +0 -1
  319. package/ts/types/Enum/JobTitle.ts +0 -6
  320. package/ts/types/Enum/MailAuto.ts +0 -2
  321. package/ts/types/Enum/PriceGridClementine.ts +474 -487
  322. package/ts/types/Enum/Proceding.ts +0 -4
  323. package/ts/types/Enum/StatutsSection.ts +7 -15
  324. package/ts/types/Enum/UsersHistory.ts +25 -0
  325. package/ts/types/Interface/api/authentification/AuthenticationResponse.ts +0 -10
  326. package/ts/types/Interface/api/authentification/ReadAuthenticateCollaborater.ts +0 -18
  327. package/ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts +5 -0
  328. package/ts/types/Interface/api/brevo/BrevoElement.ts +0 -6
  329. package/ts/types/Interface/api/card/Cron.ts +1 -8
  330. package/ts/types/Interface/api/card/ModifyAcceptation.ts +24 -0
  331. package/ts/types/Interface/api/card/ModifyBalanceSheet.ts +81 -0
  332. package/ts/types/Interface/api/card/ModifyCustomerVat.ts +13 -0
  333. package/ts/types/Interface/api/card/ModifyPlanning.ts +52 -0
  334. package/ts/types/Interface/api/card/Query.ts +19 -0
  335. package/ts/types/Interface/api/card/QueryUserCards.ts +36 -6
  336. package/ts/types/Interface/api/card/UpdateCard.ts +50 -2
  337. package/ts/types/Interface/api/informationRequest/Update.ts +0 -7
  338. package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +0 -2
  339. package/ts/types/Interface/api/user/RegisterProspect.ts +0 -5
  340. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +5 -17
  341. package/ts/types/Interface/models/IBalanceSheet.ts +3 -0
  342. package/ts/types/Interface/models/ICard.ts +20 -0
  343. package/ts/types/Interface/models/ICardHistory.ts +4 -0
  344. package/ts/types/Interface/models/ICustomerVat.ts +1 -0
  345. package/ts/types/Interface/models/ISocietyApproval.ts +0 -2
  346. package/ts/types/Interface/models/IUser.ts +0 -2
  347. package/ts/types/Interface/models/IUsersHistory.ts +9 -0
  348. package/ts/types/index.ts +6 -14
  349. package/ts/utils/commercialManagement/internationalization/choices.ts +19 -21
  350. package/ts/utils/index.ts +0 -1
  351. package/dist/cjs/api/resources/LoginApproval.d.ts +0 -18
  352. package/dist/cjs/api/resources/LoginApproval.d.ts.map +0 -1
  353. package/dist/cjs/api/resources/LoginApproval.js +0 -20
  354. package/dist/cjs/api/resources/LoginApproval.js.map +0 -1
  355. package/dist/cjs/api/resources/SocietyApproval.d.ts +0 -47
  356. package/dist/cjs/api/resources/SocietyApproval.d.ts.map +0 -1
  357. package/dist/cjs/api/resources/SocietyApproval.js +0 -62
  358. package/dist/cjs/api/resources/SocietyApproval.js.map +0 -1
  359. package/dist/cjs/api/resources/Webex.d.ts +0 -8
  360. package/dist/cjs/api/resources/Webex.d.ts.map +0 -1
  361. package/dist/cjs/api/resources/Webex.js +0 -17
  362. package/dist/cjs/api/resources/Webex.js.map +0 -1
  363. package/dist/cjs/types/Enum/EbookIntention.d.ts +0 -8
  364. package/dist/cjs/types/Enum/EbookIntention.d.ts.map +0 -1
  365. package/dist/cjs/types/Enum/EbookIntention.js +0 -18
  366. package/dist/cjs/types/Enum/EbookIntention.js.map +0 -1
  367. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts +0 -14
  368. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts.map +0 -1
  369. package/dist/cjs/types/Enum/LoginApprovalStatus.js +0 -18
  370. package/dist/cjs/types/Enum/LoginApprovalStatus.js.map +0 -1
  371. package/dist/cjs/types/Enum/MfaMode.d.ts +0 -12
  372. package/dist/cjs/types/Enum/MfaMode.d.ts.map +0 -1
  373. package/dist/cjs/types/Enum/MfaMode.js +0 -16
  374. package/dist/cjs/types/Enum/MfaMode.js.map +0 -1
  375. package/dist/cjs/types/Enum/SocietyApproval.d.ts +0 -46
  376. package/dist/cjs/types/Enum/SocietyApproval.d.ts.map +0 -1
  377. package/dist/cjs/types/Enum/SocietyApproval.js +0 -280
  378. package/dist/cjs/types/Enum/SocietyApproval.js.map +0 -1
  379. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts +0 -36
  380. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts.map +0 -1
  381. package/dist/cjs/types/Interface/api/SocietyApproval.js +0 -153
  382. package/dist/cjs/types/Interface/api/SocietyApproval.js.map +0 -1
  383. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +0 -4
  384. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +0 -1
  385. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +0 -21
  386. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +0 -1
  387. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +0 -5
  388. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +0 -1
  389. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +0 -1
  390. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts +0 -66
  391. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts.map +0 -1
  392. package/dist/cjs/types/Interface/api/authentification/loginApproval.js +0 -26
  393. package/dist/cjs/types/Interface/api/authentification/loginApproval.js.map +0 -1
  394. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts +0 -5
  395. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +0 -1
  396. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js +0 -21
  397. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js.map +0 -1
  398. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts +0 -7
  399. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +0 -1
  400. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.js.map +0 -1
  401. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts +0 -7
  402. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +0 -1
  403. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js +0 -3
  404. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js.map +0 -1
  405. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts +0 -22
  406. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts.map +0 -1
  407. package/dist/cjs/types/Interface/api/webex/WebexMeeting.js.map +0 -1
  408. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts +0 -18
  409. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +0 -1
  410. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js +0 -40
  411. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js.map +0 -1
  412. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts +0 -31
  413. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts.map +0 -1
  414. package/dist/cjs/types/Interface/models/ILoginApproval.js +0 -3
  415. package/dist/cjs/types/Interface/models/ILoginApproval.js.map +0 -1
  416. package/dist/cjs/utils/societyApproval.d.ts +0 -38
  417. package/dist/cjs/utils/societyApproval.d.ts.map +0 -1
  418. package/dist/cjs/utils/societyApproval.js +0 -101
  419. package/dist/cjs/utils/societyApproval.js.map +0 -1
  420. package/dist/mjs/api/resources/LoginApproval.d.ts +0 -18
  421. package/dist/mjs/api/resources/LoginApproval.d.ts.map +0 -1
  422. package/dist/mjs/api/resources/LoginApproval.js +0 -16
  423. package/dist/mjs/api/resources/LoginApproval.js.map +0 -1
  424. package/dist/mjs/api/resources/SocietyApproval.d.ts +0 -47
  425. package/dist/mjs/api/resources/SocietyApproval.d.ts.map +0 -1
  426. package/dist/mjs/api/resources/SocietyApproval.js +0 -58
  427. package/dist/mjs/api/resources/SocietyApproval.js.map +0 -1
  428. package/dist/mjs/api/resources/Webex.d.ts +0 -8
  429. package/dist/mjs/api/resources/Webex.d.ts.map +0 -1
  430. package/dist/mjs/api/resources/Webex.js +0 -13
  431. package/dist/mjs/api/resources/Webex.js.map +0 -1
  432. package/dist/mjs/types/Enum/EbookIntention.d.ts +0 -8
  433. package/dist/mjs/types/Enum/EbookIntention.d.ts.map +0 -1
  434. package/dist/mjs/types/Enum/EbookIntention.js +0 -15
  435. package/dist/mjs/types/Enum/EbookIntention.js.map +0 -1
  436. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts +0 -14
  437. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts.map +0 -1
  438. package/dist/mjs/types/Enum/LoginApprovalStatus.js +0 -15
  439. package/dist/mjs/types/Enum/LoginApprovalStatus.js.map +0 -1
  440. package/dist/mjs/types/Enum/MfaMode.d.ts +0 -12
  441. package/dist/mjs/types/Enum/MfaMode.d.ts.map +0 -1
  442. package/dist/mjs/types/Enum/MfaMode.js +0 -13
  443. package/dist/mjs/types/Enum/MfaMode.js.map +0 -1
  444. package/dist/mjs/types/Enum/SocietyApproval.d.ts +0 -46
  445. package/dist/mjs/types/Enum/SocietyApproval.d.ts.map +0 -1
  446. package/dist/mjs/types/Enum/SocietyApproval.js +0 -277
  447. package/dist/mjs/types/Enum/SocietyApproval.js.map +0 -1
  448. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts +0 -36
  449. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts.map +0 -1
  450. package/dist/mjs/types/Interface/api/SocietyApproval.js +0 -167
  451. package/dist/mjs/types/Interface/api/SocietyApproval.js.map +0 -1
  452. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +0 -4
  453. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +0 -1
  454. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +0 -18
  455. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +0 -1
  456. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +0 -5
  457. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +0 -1
  458. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +0 -1
  459. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts +0 -66
  460. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts.map +0 -1
  461. package/dist/mjs/types/Interface/api/authentification/loginApproval.js +0 -23
  462. package/dist/mjs/types/Interface/api/authentification/loginApproval.js.map +0 -1
  463. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts +0 -5
  464. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +0 -1
  465. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js +0 -18
  466. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js.map +0 -1
  467. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts +0 -7
  468. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +0 -1
  469. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.js.map +0 -1
  470. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts +0 -7
  471. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +0 -1
  472. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js +0 -2
  473. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js.map +0 -1
  474. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts +0 -22
  475. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts.map +0 -1
  476. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js +0 -2
  477. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js.map +0 -1
  478. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts +0 -18
  479. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +0 -1
  480. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js +0 -40
  481. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js.map +0 -1
  482. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts +0 -31
  483. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts.map +0 -1
  484. package/dist/mjs/types/Interface/models/ILoginApproval.js +0 -2
  485. package/dist/mjs/types/Interface/models/ILoginApproval.js.map +0 -1
  486. package/dist/mjs/utils/societyApproval.d.ts +0 -38
  487. package/dist/mjs/utils/societyApproval.d.ts.map +0 -1
  488. package/dist/mjs/utils/societyApproval.js +0 -109
  489. package/dist/mjs/utils/societyApproval.js.map +0 -1
  490. package/ts/api/resources/LoginApproval.ts +0 -20
  491. package/ts/api/resources/SocietyApproval.ts +0 -75
  492. package/ts/api/resources/Webex.ts +0 -16
  493. package/ts/types/Enum/EbookIntention.ts +0 -14
  494. package/ts/types/Enum/LoginApprovalStatus.ts +0 -13
  495. package/ts/types/Enum/MfaMode.ts +0 -11
  496. package/ts/types/Enum/SocietyApproval.ts +0 -301
  497. package/ts/types/Interface/api/SocietyApproval.ts +0 -121
  498. package/ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts +0 -6
  499. package/ts/types/Interface/api/authentification/SetMobileApprovalDto.ts +0 -11
  500. package/ts/types/Interface/api/authentification/loginApproval.ts +0 -75
  501. package/ts/types/Interface/api/bankAccount/Benchmark.ts +0 -7
  502. package/ts/types/Interface/api/webex/GetWebinarsParams.ts +0 -20
  503. package/ts/types/Interface/api/webex/PaginatedWebinars.ts +0 -7
  504. package/ts/types/Interface/api/webex/WebexMeeting.ts +0 -21
  505. package/ts/types/Interface/api/webex/WebexRegistrant.ts +0 -34
  506. package/ts/types/Interface/models/ILoginApproval.ts +0 -31
  507. package/ts/utils/societyApproval.ts +0 -129
@@ -171,7 +171,6 @@ export enum TypeFile {
171
171
  INVOICING_SOFTWARE_SUMMARY = 109, // Un récapitulatif de votre logiciel de facturation détaillé par type d'encaissement et par taux de TVA
172
172
  MILEAGE_ALLOWANCES_SUMMARY = 110, // Un récapitulatif de vos indemnités kilométriques
173
173
  PURCHASE_DEED = 111, // Acte d'achat
174
- APPROVAL = 112, // Appro des comptes
175
174
  }
176
175
 
177
176
  /** @deprecated this is a legacy enum try to use TypeFile enum if you can or use both enum's */
@@ -273,9 +272,7 @@ export const JuridicalJuristFile = [
273
272
  idGedFolder: GedFolder.JURIDICAL,
274
273
  },
275
274
  ];
276
- /**
277
- * @deprecated use TypeFileDetail instead (still use in erp)
278
- */
275
+
279
276
  export const GedFileTypeDetail = {
280
277
  STATUTES: {
281
278
  id: GedFileType.STATUTES,
@@ -285,7 +282,7 @@ export const GedFileTypeDetail = {
285
282
  },
286
283
  IDENTITY_CARD: {
287
284
  id: GedFileType.IDENTITY_CARD,
288
- name: "Carte d'identité",
285
+ name: 'Carte d\'identité',
289
286
  idGedFolder: GedFolder.KBIS,
290
287
  typeFile: TypeFile.IDENTITY_CARD_RECTO,
291
288
  },
@@ -419,203 +416,203 @@ export const GedFolderList: Array<{
419
416
  idGedCategory: GedCategory;
420
417
  name: string;
421
418
  }> = [
422
- {
423
- id: GedFolder.KBIS,
424
- name: "K-bis & Carte d'identité & Mémento fiscal",
425
- isVisibleForClient: true,
426
- idGedCategory: GedCategory.COMPANY,
427
- },
428
- { id: GedFolder.LDM, name: 'Lettres de missions', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
429
- { id: GedFolder.RIB_MANDATES, name: 'Mandats & RIB', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
430
- {
431
- id: GedFolder.BALANCE_GL,
432
- name: 'Balance-GL Journaux',
433
- isVisibleForClient: true,
434
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
435
- },
436
- {
437
- id: GedFolder.CLOSE_BALANCE_SHEET,
438
- name: 'Clôtures & Bilans',
439
- isVisibleForClient: true,
440
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
441
- },
442
- {
443
- id: GedFolder.VAT,
444
- name: 'Déclarations de TVA',
445
- isVisibleForClient: true,
446
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
447
- },
448
- {
449
- id: GedFolder.IS_DECLARATIONS,
450
- name: "Déclarations d'IS",
451
- isVisibleForClient: true,
452
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
453
- },
454
- { id: GedFolder.STATUTES, name: 'Statuts & avenants', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
455
- {
456
- id: GedFolder.TRAINING_AND_PROFESSIONAL_TAX,
457
- name: 'Formation et taxe professionnelle',
458
- isVisibleForClient: true,
459
- idGedCategory: GedCategory.SOCIAL,
460
- },
461
- { id: GedFolder.DADS_U_DUE, name: 'DADS-U & DUE', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
462
- { id: GedFolder.URSSAF, name: 'URSSAF & Pôle-Emploi', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
463
- {
464
- id: GedFolder.PAY_SLIPS,
465
- name: 'Bulletins de salaires',
466
- isVisibleForClient: true,
467
- idGedCategory: GedCategory.SOCIAL,
468
- },
469
- { id: GedFolder.TNS, name: 'TNS', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
470
- { id: GedFolder.AGM, name: "PV d'AG", isVisibleForClient: true, idGedCategory: GedCategory.JURIDIC },
471
- {
472
- id: GedFolder.CONTRACTS_LEASES,
473
- name: 'Contrats & Baux',
474
- isVisibleForClient: true,
475
- idGedCategory: GedCategory.GENERALITY,
476
- },
477
- { id: GedFolder.INSURANCES, name: 'Assurances', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
478
- {
479
- id: GedFolder.CABINET_INVOICES,
480
- name: 'Factures Cabinet',
481
- isVisibleForClient: true,
482
- idGedCategory: GedCategory.BILLING,
483
- },
484
- { id: GedFolder.OTHER, name: 'Autres', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
485
- { id: GedFolder.VEHICLES, name: 'Véhicules', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
486
- {
487
- id: GedFolder.BORROWING_TABLES,
488
- name: 'Tableaux d’emprunts',
489
- isVisibleForClient: true,
490
- idGedCategory: GedCategory.GENERALITY,
491
- },
492
- { id: GedFolder.RSI_URSSAF, name: 'RSI & URSSAF', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
493
- {
494
- id: GedFolder.GA_BALANCE_PV,
495
- name: 'Bilan & PV d’AG antérieur',
496
- isVisibleForClient: true,
497
- idGedCategory: GedCategory.GENERALITY,
498
- },
499
- {
500
- id: GedFolder.SLIPS_CFE,
501
- name: 'Bordereaux pour la CFE',
502
- isVisibleForClient: true,
503
- idGedCategory: GedCategory.GENERALITY,
504
- },
505
- {
506
- id: GedFolder.APPENDIX_PROVIDERS_CUSTOMERS,
507
- name: 'Annexes fournisseurs/clients',
508
- isVisibleForClient: true,
509
- idGedCategory: GedCategory.GENERALITY,
510
- },
511
- {
512
- id: GedFolder.MISCELLANEOUS,
513
- name: 'Divers',
514
- isVisibleForClient: true,
515
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
516
- },
517
- {
518
- id: GedFolder.LEGAL_ANNOUNCEMENTS,
519
- name: 'Annonces Légales',
520
- isVisibleForClient: true,
521
- idGedCategory: GedCategory.JURIDIC,
522
- },
523
- { id: GedFolder.CERTIFICATES, name: 'Attestations', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
524
- { id: GedFolder.PARTNERS, name: 'Associés', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
525
- {
526
- id: GedFolder.INCOMING_MAILS,
527
- name: 'Courriers entrants',
528
- isVisibleForClient: true,
529
- idGedCategory: GedCategory.MAIL,
530
- },
531
- {
532
- id: GedFolder.OUTGOING_MAIL,
533
- name: 'Courriers sortants',
534
- isVisibleForClient: true,
535
- idGedCategory: GedCategory.MAIL,
536
- },
537
- {
538
- id: GedFolder.BANK_STATEMENT,
539
- name: 'Relevés Bancaires',
540
- isVisibleForClient: true,
541
- idGedCategory: GedCategory.BANK_STATEMENT,
542
- },
543
- {
544
- id: GedFolder.FORMALISM,
545
- name: 'Formalisme',
546
- isVisibleForClient: false,
547
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
548
- },
549
- {
550
- id: GedFolder.PENDING_POINTS,
551
- name: 'Points en suspens',
552
- isVisibleForClient: false,
553
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
554
- },
555
- {
556
- id: GedFolder.BALANCE_GL_JOURNALS_YEAR,
557
- name: 'Balance-GL Journaux Année N-1',
558
- isVisibleForClient: true,
559
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
560
- },
561
- { id: GedFolder.JURIDICAL, name: 'Juridique', isVisibleForClient: true, idGedCategory: GedCategory.JURIDIC },
562
- { id: GedFolder.SUBVENTION, name: 'Subvention', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
563
- {
564
- id: GedFolder.EMPLOYEMENT_CONTRACT,
565
- name: 'Contrats de travail & avenants',
566
- isVisibleForClient: true,
567
- idGedCategory: GedCategory.SOCIAL,
568
- },
569
- {
570
- id: GedFolder.EXIT_DOCUMENT,
571
- name: 'Documents de sorties',
572
- isVisibleForClient: true,
573
- idGedCategory: GedCategory.SOCIAL,
574
- },
575
- {
576
- id: GedFolder.JEDECLARE_MANDATES,
577
- name: 'Mandat JeDeclare',
578
- isVisibleForClient: true,
579
- idGedCategory: GedCategory.COMPANY,
580
- },
581
- {
582
- id: GedFolder.COMPANY_PASSWORD_SERVICE,
583
- name: 'Mot de passe service entreprise',
584
- isVisibleForClient: false,
585
- idGedCategory: GedCategory.COMPANY,
586
- },
587
- { id: GedFolder.FEC, name: 'Fec', isVisibleForClient: false, idGedCategory: GedCategory.ACCOUNTING_AND_TAX },
588
- {
589
- id: GedFolder.PREVISIONAL,
590
- name: 'Prévisionnels',
591
- isVisibleForClient: true,
592
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
593
- },
594
- {
595
- id: GedFolder.PREVISIONAL_ANNEX,
596
- name: 'Annexes Prévisionnels',
597
- isVisibleForClient: false,
598
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
599
- },
600
- {
601
- id: GedFolder.CASH_BOOK,
602
- name: 'Caisse',
603
- isVisibleForClient: true,
604
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
605
- },
606
- {
607
- id: GedFolder.STOCK,
608
- name: 'Stock',
609
- isVisibleForClient: true,
610
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
611
- },
612
- {
613
- id: GedFolder.SUMMARY,
614
- name: 'Récapitulatif',
615
- isVisibleForClient: true,
616
- idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
617
- },
618
- ];
419
+ {
420
+ id: GedFolder.KBIS,
421
+ name: 'K-bis & Carte d\'identité & Mémento fiscal',
422
+ isVisibleForClient: true,
423
+ idGedCategory: GedCategory.COMPANY,
424
+ },
425
+ { id: GedFolder.LDM, name: 'Lettres de missions', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
426
+ { id: GedFolder.RIB_MANDATES, name: 'Mandats & RIB', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
427
+ {
428
+ id: GedFolder.BALANCE_GL,
429
+ name: 'Balance-GL Journaux',
430
+ isVisibleForClient: true,
431
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
432
+ },
433
+ {
434
+ id: GedFolder.CLOSE_BALANCE_SHEET,
435
+ name: 'Clôtures & Bilans',
436
+ isVisibleForClient: true,
437
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
438
+ },
439
+ {
440
+ id: GedFolder.VAT,
441
+ name: 'Déclarations de TVA',
442
+ isVisibleForClient: true,
443
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
444
+ },
445
+ {
446
+ id: GedFolder.IS_DECLARATIONS,
447
+ name: 'Déclarations d\'IS',
448
+ isVisibleForClient: true,
449
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
450
+ },
451
+ { id: GedFolder.STATUTES, name: 'Statuts & avenants', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
452
+ {
453
+ id: GedFolder.TRAINING_AND_PROFESSIONAL_TAX,
454
+ name: 'Formation et taxe professionnelle',
455
+ isVisibleForClient: true,
456
+ idGedCategory: GedCategory.SOCIAL,
457
+ },
458
+ { id: GedFolder.DADS_U_DUE, name: 'DADS-U & DUE', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
459
+ { id: GedFolder.URSSAF, name: 'URSSAF & Pôle-Emploi', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
460
+ {
461
+ id: GedFolder.PAY_SLIPS,
462
+ name: 'Bulletins de salaires',
463
+ isVisibleForClient: true,
464
+ idGedCategory: GedCategory.SOCIAL,
465
+ },
466
+ { id: GedFolder.TNS, name: 'TNS', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
467
+ { id: GedFolder.AGM, name: 'PV d\'AG', isVisibleForClient: true, idGedCategory: GedCategory.JURIDIC },
468
+ {
469
+ id: GedFolder.CONTRACTS_LEASES,
470
+ name: 'Contrats & Baux',
471
+ isVisibleForClient: true,
472
+ idGedCategory: GedCategory.GENERALITY,
473
+ },
474
+ { id: GedFolder.INSURANCES, name: 'Assurances', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
475
+ {
476
+ id: GedFolder.CABINET_INVOICES,
477
+ name: 'Factures Cabinet',
478
+ isVisibleForClient: true,
479
+ idGedCategory: GedCategory.BILLING,
480
+ },
481
+ { id: GedFolder.OTHER, name: 'Autres', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
482
+ { id: GedFolder.VEHICLES, name: 'Véhicules', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
483
+ {
484
+ id: GedFolder.BORROWING_TABLES,
485
+ name: 'Tableaux d’emprunts',
486
+ isVisibleForClient: true,
487
+ idGedCategory: GedCategory.GENERALITY,
488
+ },
489
+ { id: GedFolder.RSI_URSSAF, name: 'RSI & URSSAF', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
490
+ {
491
+ id: GedFolder.GA_BALANCE_PV,
492
+ name: 'Bilan & PV d’AG antérieur',
493
+ isVisibleForClient: true,
494
+ idGedCategory: GedCategory.GENERALITY,
495
+ },
496
+ {
497
+ id: GedFolder.SLIPS_CFE,
498
+ name: 'Bordereaux pour la CFE',
499
+ isVisibleForClient: true,
500
+ idGedCategory: GedCategory.GENERALITY,
501
+ },
502
+ {
503
+ id: GedFolder.APPENDIX_PROVIDERS_CUSTOMERS,
504
+ name: 'Annexes fournisseurs/clients',
505
+ isVisibleForClient: true,
506
+ idGedCategory: GedCategory.GENERALITY,
507
+ },
508
+ {
509
+ id: GedFolder.MISCELLANEOUS,
510
+ name: 'Divers',
511
+ isVisibleForClient: true,
512
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
513
+ },
514
+ {
515
+ id: GedFolder.LEGAL_ANNOUNCEMENTS,
516
+ name: 'Annonces Légales',
517
+ isVisibleForClient: true,
518
+ idGedCategory: GedCategory.JURIDIC,
519
+ },
520
+ { id: GedFolder.CERTIFICATES, name: 'Attestations', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
521
+ { id: GedFolder.PARTNERS, name: 'Associés', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
522
+ {
523
+ id: GedFolder.INCOMING_MAILS,
524
+ name: 'Courriers entrants',
525
+ isVisibleForClient: true,
526
+ idGedCategory: GedCategory.MAIL,
527
+ },
528
+ {
529
+ id: GedFolder.OUTGOING_MAIL,
530
+ name: 'Courriers sortants',
531
+ isVisibleForClient: true,
532
+ idGedCategory: GedCategory.MAIL,
533
+ },
534
+ {
535
+ id: GedFolder.BANK_STATEMENT,
536
+ name: 'Relevés Bancaires',
537
+ isVisibleForClient: true,
538
+ idGedCategory: GedCategory.BANK_STATEMENT,
539
+ },
540
+ {
541
+ id: GedFolder.FORMALISM,
542
+ name: 'Formalisme',
543
+ isVisibleForClient: false,
544
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
545
+ },
546
+ {
547
+ id: GedFolder.PENDING_POINTS,
548
+ name: 'Points en suspens',
549
+ isVisibleForClient: false,
550
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
551
+ },
552
+ {
553
+ id: GedFolder.BALANCE_GL_JOURNALS_YEAR,
554
+ name: 'Balance-GL Journaux Année N-1',
555
+ isVisibleForClient: true,
556
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
557
+ },
558
+ { id: GedFolder.JURIDICAL, name: 'Juridique', isVisibleForClient: true, idGedCategory: GedCategory.JURIDIC },
559
+ { id: GedFolder.SUBVENTION, name: 'Subvention', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
560
+ {
561
+ id: GedFolder.EMPLOYEMENT_CONTRACT,
562
+ name: 'Contrats de travail & avenants',
563
+ isVisibleForClient: true,
564
+ idGedCategory: GedCategory.SOCIAL,
565
+ },
566
+ {
567
+ id: GedFolder.EXIT_DOCUMENT,
568
+ name: 'Documents de sorties',
569
+ isVisibleForClient: true,
570
+ idGedCategory: GedCategory.SOCIAL,
571
+ },
572
+ {
573
+ id: GedFolder.JEDECLARE_MANDATES,
574
+ name: 'Mandat JeDeclare',
575
+ isVisibleForClient: true,
576
+ idGedCategory: GedCategory.COMPANY,
577
+ },
578
+ {
579
+ id: GedFolder.COMPANY_PASSWORD_SERVICE,
580
+ name: 'Mot de passe service entreprise',
581
+ isVisibleForClient: false,
582
+ idGedCategory: GedCategory.COMPANY,
583
+ },
584
+ { id: GedFolder.FEC, name: 'Fec', isVisibleForClient: false, idGedCategory: GedCategory.ACCOUNTING_AND_TAX },
585
+ {
586
+ id: GedFolder.PREVISIONAL,
587
+ name: 'Prévisionnels',
588
+ isVisibleForClient: true,
589
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
590
+ },
591
+ {
592
+ id: GedFolder.PREVISIONAL_ANNEX,
593
+ name: 'Annexes Prévisionnels',
594
+ isVisibleForClient: false,
595
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
596
+ },
597
+ {
598
+ id: GedFolder.CASH_BOOK,
599
+ name: 'Caisse',
600
+ isVisibleForClient: true,
601
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
602
+ },
603
+ {
604
+ id: GedFolder.STOCK,
605
+ name: 'Stock',
606
+ isVisibleForClient: true,
607
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
608
+ },
609
+ {
610
+ id: GedFolder.SUMMARY,
611
+ name: 'Récapitulatif',
612
+ isVisibleForClient: true,
613
+ idGedCategory: GedCategory.ACCOUNTING_AND_TAX,
614
+ },
615
+ ];
619
616
 
620
617
  export const gedCategoryWithName: Array<{
621
618
  idGedCategory: number;
@@ -623,176 +620,55 @@ export const gedCategoryWithName: Array<{
623
620
  usableByClient: boolean;
624
621
  brandCondition?: string[];
625
622
  }> = [
626
- { idGedCategory: GedCategory.COMPANY, name: 'Entreprise', usableByClient: true },
627
- { idGedCategory: GedCategory.ACCOUNTING_AND_TAX, name: 'Comptabilité', usableByClient: false },
628
- { idGedCategory: GedCategory.SOCIAL, name: 'Social', usableByClient: false },
629
- { idGedCategory: GedCategory.JURIDIC, name: 'Juridique', usableByClient: false },
630
- { idGedCategory: GedCategory.GENERALITY, name: 'Généralités', usableByClient: true },
631
- { idGedCategory: GedCategory.BILLING, name: 'Facturation', usableByClient: false },
632
- {
633
- idGedCategory: GedCategory.MAIL,
634
- name: 'Courriers',
635
- usableByClient: true,
636
- brandCondition: ['Clementine', 'Comptastart'],
637
- },
638
- { idGedCategory: GedCategory.BANK_STATEMENT, name: 'Relevés bancaires', usableByClient: true },
639
- ];
623
+ { idGedCategory: GedCategory.COMPANY, name: 'Entreprise', usableByClient: true },
624
+ { idGedCategory: GedCategory.ACCOUNTING_AND_TAX, name: 'Comptabilité', usableByClient: false },
625
+ { idGedCategory: GedCategory.SOCIAL, name: 'Social', usableByClient: false },
626
+ { idGedCategory: GedCategory.JURIDIC, name: 'Juridique', usableByClient: false },
627
+ { idGedCategory: GedCategory.GENERALITY, name: 'Généralités', usableByClient: true },
628
+ { idGedCategory: GedCategory.BILLING, name: 'Facturation', usableByClient: false },
629
+ {
630
+ idGedCategory: GedCategory.MAIL,
631
+ name: 'Courriers',
632
+ usableByClient: true,
633
+ brandCondition: ['Clementine', 'Comptastart'],
634
+ },
635
+ { idGedCategory: GedCategory.BANK_STATEMENT, name: 'Relevés bancaires', usableByClient: true },
636
+ ];
640
637
 
641
- export type TypeFileDetailType = {
642
- typeFile: TypeFile;
643
- name: string;
644
- idGedFolder?: GedFolder;
645
- helpText?: string;
646
- idGedFileType?: GedFileType;
647
- };
648
-
649
- export const TypeFileDetail: Record<number, TypeFileDetailType> = {
650
- [TypeFile.STATUTES]: {
651
- typeFile: TypeFile.STATUTES,
652
- name: 'Statuts',
653
- idGedFolder: GedFolder.KBIS,
654
- idGedFileType: GedFileType.STATUTES,
655
- },
656
- [TypeFile.IDENTITY_CARD_RECTO]: {
657
- typeFile: TypeFile.IDENTITY_CARD_RECTO,
658
- name: "Carte d'identité",
659
- idGedFolder: GedFolder.KBIS,
660
- idGedFileType: GedFileType.IDENTITY_CARD,
661
- },
662
- [TypeFile.KBIS]: {
663
- idGedFileType: GedFileType.KBIS,
664
- name: 'KBIS',
665
- idGedFolder: GedFolder.KBIS,
666
- typeFile: TypeFile.KBIS,
667
- },
668
- [TypeFile.RIB]: {
669
- idGedFileType: GedFileType.RIB,
670
- name: 'RIB',
671
- idGedFolder: GedFolder.RIB_MANDATES,
672
- typeFile: TypeFile.RIB,
673
- },
674
- [TypeFile.FISCAL_MEMENTO]: {
675
- idGedFileType: GedFileType.FISCAL_MEMENTO,
676
- name: 'Mémento fiscal',
677
- idGedFolder: GedFolder.KBIS,
678
- typeFile: TypeFile.FISCAL_MEMENTO,
679
- },
680
- [TypeFile.SEPA]: {
681
- idGedFileType: GedFileType.SEPA,
682
- name: 'SEPA',
683
- idGedFolder: GedFolder.RIB_MANDATES,
684
- typeFile: TypeFile.SEPA,
685
- },
686
- [TypeFile.PLAQUETTE]: {
687
- idGedFileType: GedFileType.PLAQUETTE,
688
- name: 'Plaquette',
689
- idGedFolder: GedFolder.LDM,
690
- typeFile: TypeFile.PLAQUETTE,
691
- },
692
- [TypeFile.M0]: {
693
- idGedFileType: GedFileType.M0,
694
- name: 'M0',
695
- idGedFolder: GedFolder.KBIS,
696
- typeFile: TypeFile.M0,
697
- },
698
- [TypeFile.DBE2]: {
699
- idGedFileType: GedFileType.DBE2,
700
- name: 'Déclaration des bénéficiaires affectifs',
701
- idGedFolder: GedFolder.KBIS,
702
- typeFile: TypeFile.DBE2,
703
- },
704
- [TypeFile.SIRENE]: {
705
- idGedFileType: GedFileType.SIRENE,
706
- name: 'Inscription au répertoire SIRENE / Répertoire des métiers',
707
- idGedFolder: GedFolder.KBIS,
708
- typeFile: TypeFile.SIRENE,
709
- },
710
- [TypeFile.PATRIMONY]: {
711
- idGedFileType: GedFileType.PATRIMONY,
712
- name: 'Déclaration du patrimoine affectée',
713
- idGedFolder: GedFolder.KBIS,
714
- typeFile: TypeFile.PATRIMONY,
715
- },
716
- [TypeFile.DISTRIBUTION_OF_SHARE]: {
717
- idGedFileType: GedFileType.DISTRIBUTION_OF_SHARE,
718
- name: 'Liste des souscripteurs avec répartition des actions',
719
- idGedFolder: GedFolder.STATUTES,
720
- typeFile: TypeFile.DISTRIBUTION_OF_SHARE,
721
- },
722
- [TypeFile.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE]: {
723
- idGedFileType: GedFileType.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,
724
- name: 'Récépissé d’inscription de l’association en préfecture',
725
- idGedFolder: GedFolder.KBIS,
726
- typeFile: TypeFile.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,
727
- },
728
- [TypeFile.REPRESENTATIVE_OF_THE_ASSOCIATION]: {
729
- idGedFileType: GedFileType.REPRESENTATIVE_OF_THE_ASSOCIATION,
730
- name: 'Liste des représentants de l’association',
731
- idGedFolder: GedFolder.KBIS,
732
- typeFile: TypeFile.REPRESENTATIVE_OF_THE_ASSOCIATION,
733
- },
734
- [TypeFile.RULES_OF_PROCEDURE]: {
735
- idGedFileType: GedFileType.RULES_OF_PROCEDURE,
736
- name: 'Règlement intérieur ou Statuts',
737
- idGedFolder: GedFolder.STATUTES,
738
- typeFile: TypeFile.RULES_OF_PROCEDURE,
739
- },
740
- [TypeFile.REVISION_GUIDE]: {
741
- idGedFileType: GedFileType.REVISION_GUIDE,
742
- name: 'Guide de révision',
743
- idGedFolder: GedFolder.PENDING_POINTS,
744
- typeFile: TypeFile.REVISION_GUIDE,
745
- },
746
- [TypeFile.SUMMARY_NOTE]: {
747
- idGedFileType: GedFileType.SUMMARY_NOTE,
748
- name: 'Notes de synthèse',
749
- idGedFolder: GedFolder.FORMALISM,
750
- typeFile: TypeFile.SUMMARY_NOTE,
751
- },
752
- [TypeFile.BALANCESHEET_NOTE]: {
753
- idGedFileType: GedFileType.BALANCESHEET_NOTE,
754
- name: 'Notes de bilan',
755
- idGedFolder: GedFolder.FORMALISM,
756
- typeFile: TypeFile.BALANCESHEET_NOTE,
757
- },
758
- [TypeFile.PERSONNAL_RIB]: {
759
- idGedFileType: GedFileType.PERSONNAL_RIB,
760
- name: 'RIB Personnel',
761
- idGedFolder: GedFolder.RIB_MANDATES,
762
- typeFile: TypeFile.PERSONNAL_RIB,
763
- },
764
- [TypeFile.FISCAL_BUNDLE]: {
765
- idGedFileType: GedFileType.FISCAL_BUNDLE,
766
- name: 'Document Comptable N-1',
767
- idGedFolder: GedFolder.CLOSE_BALANCE_SHEET,
768
- typeFile: TypeFile.FISCAL_BUNDLE,
769
- },
638
+ export const TypeFileDetail: Record<
639
+ number,
640
+ {
641
+ typeFile: TypeFile;
642
+ name: string;
643
+ idGedFolder?: GedFolder;
644
+ helpText?: string;
645
+ }
646
+ > = {
770
647
  [TypeFile.INSURANCE_CONTRACT]: {
771
648
  typeFile: TypeFile.INSURANCE_CONTRACT,
772
- name: "Contrat d'assurance",
649
+ name: 'Contrat d\'assurance',
773
650
  idGedFolder: GedFolder.INSURANCES,
774
651
  },
775
652
  [TypeFile.COMPANY_CONTRIBUTION_PROOF]: {
776
653
  typeFile: TypeFile.COMPANY_CONTRIBUTION_PROOF,
777
654
  name: 'Justificatif des apports faits à la société',
778
655
  idGedFolder: GedFolder.JURIDICAL,
779
- helpText:
780
- "Vos relevés bancaires personnels indiquant le montant d’épargne disponible, votre avis d'imposition personnel",
656
+ helpText: 'Vos relevés bancaires personnels indiquant le montant d’épargne disponible, votre avis d\'imposition personnel'
781
657
  },
782
658
  [TypeFile.NOTARY_STATEMENT]: {
783
659
  typeFile: TypeFile.NOTARY_STATEMENT,
784
660
  name: 'Décompte de notaire',
785
661
  idGedFolder: GedFolder.JURIDICAL,
786
- helpText: 'Le décompte du notaire définitif doit détailler toutes les opérations intervenues',
662
+ helpText: 'Le décompte du notaire définitif doit détailler toutes les opérations intervenues'
787
663
  },
788
664
  [TypeFile.PURCHASE_DEED]: {
789
665
  typeFile: TypeFile.PURCHASE_DEED,
790
- name: "Acte d'achat",
666
+ name: 'Acte d\'achat',
791
667
  idGedFolder: GedFolder.JURIDICAL,
792
668
  },
793
669
  [TypeFile.PV_RESULT_ALLOCATION]: {
794
670
  typeFile: TypeFile.PV_RESULT_ALLOCATION,
795
- name: "PV d'AG d'affectation du résultat",
671
+ name: 'PV d\'AG d\'affectation du résultat',
796
672
  idGedFolder: GedFolder.AGM,
797
673
  },
798
674
  [TypeFile.SUBSIDY_PROOF]: {
@@ -802,7 +678,7 @@ export const TypeFileDetail: Record<number, TypeFileDetailType> = {
802
678
  },
803
679
  [TypeFile.LOAN_AMORTIZATION_TABLE]: {
804
680
  typeFile: TypeFile.LOAN_AMORTIZATION_TABLE,
805
- name: "Tableau d'amortissement des emprunts",
681
+ name: 'Tableau d\'amortissement des emprunts',
806
682
  idGedFolder: GedFolder.BORROWING_TABLES,
807
683
  },
808
684
  [TypeFile.COMMERCIAL_OR_RENTAL_LEASE]: {
@@ -822,7 +698,7 @@ export const TypeFileDetail: Record<number, TypeFileDetailType> = {
822
698
  },
823
699
  [TypeFile.LIVESTOCK_REGISTER]: {
824
700
  typeFile: TypeFile.LIVESTOCK_REGISTER,
825
- name: "Registre d'élevage",
701
+ name: 'Registre d\'élevage',
826
702
  idGedFolder: GedFolder.OTHER,
827
703
  },
828
704
  [TypeFile.LIVESTOCK_INVENTORY]: {
@@ -852,7 +728,7 @@ export const TypeFileDetail: Record<number, TypeFileDetailType> = {
852
728
  },
853
729
  [TypeFile.AGRICULTURAL_TAX_CREDIT_PROOF]: {
854
730
  typeFile: TypeFile.AGRICULTURAL_TAX_CREDIT_PROOF,
855
- name: "Justificatifs de crédits d'impôt agricoles",
731
+ name: 'Justificatifs de crédits d\'impôt agricoles',
856
732
  idGedFolder: GedFolder.MISCELLANEOUS,
857
733
  },
858
734
  [TypeFile.LOAN_REPAYMENT_PROOF]: {
@@ -877,17 +753,17 @@ export const TypeFileDetail: Record<number, TypeFileDetailType> = {
877
753
  },
878
754
  [TypeFile.CONDOMINIUM_AGM_MINUTES]: {
879
755
  typeFile: TypeFile.CONDOMINIUM_AGM_MINUTES,
880
- name: "Procès-verbaux d'AG de copropriété",
756
+ name: 'Procès-verbaux d\'AG de copropriété',
881
757
  idGedFolder: GedFolder.AGM,
882
758
  },
883
759
  [TypeFile.TAX_NOTICE]: {
884
760
  typeFile: TypeFile.TAX_NOTICE,
885
- name: "Avis d'imposition (CFE, taxe foncière)",
761
+ name: 'Avis d\'imposition (CFE, taxe foncière)',
886
762
  idGedFolder: GedFolder.SLIPS_CFE,
887
763
  },
888
764
  [TypeFile.SUBSIDY_ALLOCATION_NOTIFICATION]: {
889
765
  typeFile: TypeFile.SUBSIDY_ALLOCATION_NOTIFICATION,
890
- name: "Notifications d'attribution de subventions publiques",
766
+ name: 'Notifications d\'attribution de subventions publiques',
891
767
  idGedFolder: GedFolder.SUBVENTION,
892
768
  },
893
769
  [TypeFile.FINANCING_CONTRACTS_OR_SUBSIDY_AGREEMENTS]: {
@@ -899,62 +775,55 @@ export const TypeFileDetail: Record<number, TypeFileDetailType> = {
899
775
  typeFile: TypeFile.CAISSE,
900
776
  name: 'Livre de caisse',
901
777
  idGedFolder: GedFolder.CASH_BOOK,
902
- helpText:
903
- 'Ce document doit recenser toutes les opérations en espèces (l’argent liquide) réalisées par l’entreprise. Il doit mentionner pour chaque mouvement : la date, le montant encaissé ou dépensé, la nature de l’opération (vente, achat, dépôt ou retrait en banque) ainsi que le solde de caisse restant.',
778
+ helpText: 'Ce document doit recenser toutes les opérations en espèces (l’argent liquide) réalisées par l’entreprise. Il doit mentionner pour chaque mouvement : la date, le montant encaissé ou dépensé, la nature de l’opération (vente, achat, dépôt ou retrait en banque) ainsi que le solde de caisse restant.'
904
779
  },
905
780
  [TypeFile.STOCK]: {
906
781
  typeFile: TypeFile.STOCK,
907
- name: "L'état de vos stocks à la date de clôture",
782
+ name: 'L\'état de vos stocks à la date de clôture',
908
783
  idGedFolder: GedFolder.STOCK,
909
- helpText:
910
- 'L’état des stocks doit recenser l’ensemble des produits disponibles à la date de clôture. Chaque article doit être identifié précisément, classé par catégorie (matières premières, marchandises, produits finis, consommables...), et valorisé au prix d’achat hors taxes (HT). Ce document doit impérativement être daté et signé.',
784
+ helpText: 'L’état des stocks doit recenser l’ensemble des produits disponibles à la date de clôture. Chaque article doit être identifié précisément, classé par catégorie (matières premières, marchandises, produits finis, consommables...), et valorisé au prix d’achat hors taxes (HT). Ce document doit impérativement être daté et signé.'
911
785
  },
912
786
  [TypeFile.RECIPROCITY]: {
913
787
  typeFile: TypeFile.RECIPROCITY,
914
788
  name: 'Le grand livre de réciprocité des comptes',
915
789
  idGedFolder: GedFolder.BALANCE_GL,
916
- helpText:
917
- "Votre société détient ou a cédé des actions à une autre entité, ce qui établit un lien capitalistique entre les deux sociétés. En conséquence, des mouvements comptables peuvent exister entre elles. Afin d'assurer la cohérence des écritures comptables, nous vous demandons de nous transmettre les grands livres des opérations enregistrées dans la comptabilité de l’autre société. Cela nous permettra de rapprocher et cadrer les flux entre les deux entités.",
790
+ helpText: 'Votre société détient ou a cédé des actions à une autre entité, ce qui établit un lien capitalistique entre les deux sociétés. En conséquence, des mouvements comptables peuvent exister entre elles. Afin d\'assurer la cohérence des écritures comptables, nous vous demandons de nous transmettre les grands livres des opérations enregistrées dans la comptabilité de l’autre société. Cela nous permettra de rapprocher et cadrer les flux entre les deux entités.'
918
791
  },
919
792
  [TypeFile.SUPPLIER_DEBTS]: {
920
793
  typeFile: TypeFile.SUPPLIER_DEBTS,
921
794
  name: 'Dettes fournisseurs',
922
795
  idGedFolder: GedFolder.BALANCE_GL,
923
- helpText: 'Les factures d’achats émises avant la clôture de l’exercice mais non réglées à cette date.',
796
+ helpText: 'Les factures d’achats émises avant la clôture de l’exercice mais non réglées à cette date.'
924
797
  },
925
798
  [TypeFile.CUSTOMER_RECEIVABLES]: {
926
799
  typeFile: TypeFile.CUSTOMER_RECEIVABLES,
927
800
  name: 'Créances clients',
928
801
  idGedFolder: GedFolder.BALANCE_GL,
929
- helpText: 'Les factures de ventes émises avant la clôture de l’exercice mais non encaissées à cette date.',
802
+ helpText: 'Les factures de ventes émises avant la clôture de l’exercice mais non encaissées à cette date.'
930
803
  },
931
804
  [TypeFile.PAYROLL_ACCOUNTING_FILE]: {
932
805
  typeFile: TypeFile.PAYROLL_ACCOUNTING_FILE,
933
806
  name: 'Votre fichier des écritures comptables de paie',
934
807
  idGedFolder: GedFolder.PAY_SLIPS,
935
- helpText:
936
- 'Les écritures de paie, le tableau des charges, le livre de paie annuel. Ces documents sont fournis par le prestataire qui établit les bulletins de salaire.',
808
+ helpText: 'Les écritures de paie, le tableau des charges, le livre de paie annuel. Ces documents sont fournis par le prestataire qui établit les bulletins de salaire.'
937
809
  },
938
810
  [TypeFile.MONTHLY_TESE_SUMMARIES]: {
939
811
  typeFile: TypeFile.MONTHLY_TESE_SUMMARIES,
940
812
  name: 'Etats des récapitulatifs mensuels et annuels TESE',
941
813
  idGedFolder: GedFolder.PAY_SLIPS,
942
- helpText:
943
- 'Si vous utilisez le dispositif TESE pour établir vos bulletins de salaire, rendez vous sur le site TESE -Urssaf → Documents → Etats récapitulatifs.',
814
+ helpText: 'Si vous utilisez le dispositif TESE pour établir vos bulletins de salaire, rendez vous sur le site TESE -Urssaf → Documents → Etats récapitulatifs.'
944
815
  },
945
816
  [TypeFile.TICKET_Z]: {
946
817
  typeFile: TypeFile.TICKET_Z,
947
818
  name: 'Ticket Z',
948
819
  idGedFolder: GedFolder.CASH_BOOK,
949
- helpText:
950
- 'Un ticket Z mensuel regroupe et récapitule toutes les ventes enregistrées durant le mois. Le document est édité par la caisse enregistreuse à la fin d’un mois.',
820
+ helpText: 'Un ticket Z mensuel regroupe et récapitule toutes les ventes enregistrées durant le mois. Le document est édité par la caisse enregistreuse à la fin d’un mois.'
951
821
  },
952
822
  [TypeFile.POLICE_BOOK]: {
953
823
  typeFile: TypeFile.POLICE_BOOK,
954
824
  name: 'Livre de police',
955
825
  idGedFolder: GedFolder.SUMMARY,
956
- helpText:
957
- 'Registre obligatoire pour les entreprises qui achètent et revendent des biens d’occasion, des véhicules ou des métaux précieux. Il sert à assurer la traçabilité des achats et des ventes, en indiquant pour chaque bien la date, la description, l’identité du vendeur et de l’acheteur ainsi que le prix d’achat et de revente.',
826
+ helpText: 'Registre obligatoire pour les entreprises qui achètent et revendent des biens d’occasion, des véhicules ou des métaux précieux. Il sert à assurer la traçabilité des achats et des ventes, en indiquant pour chaque bien la date, la description, l’identité du vendeur et de l’acheteur ainsi que le prix d’achat et de revente.'
958
827
  },
959
828
  [TypeFile.STRIPE_AMAZON_STATEMENTS]: {
960
829
  typeFile: TypeFile.STRIPE_AMAZON_STATEMENTS,
@@ -962,14 +831,13 @@ export const TypeFileDetail: Record<number, TypeFileDetailType> = {
962
831
  idGedFolder: GedFolder.SUMMARY,
963
832
  helpText: `Stripe : Dans le menu Rapports → Balance ou Relevés financiers, vous pouvez générer un rapport mensuel complet en PDF ou CSV incluant paiements, frais, remboursements, et soldes.
964
833
  Amazon : Connectez vous sur Amazon Seller Central, dans le menu Rapports → Paiements → Tous les relevés ou rapports de paiements → Type de rapport : activité du compte → Choisir la période → Générer le rapport ou télécharger en PDF
965
- Paypal : relevés mensuels à télécharger sur le site → Activité → Icône Télécharger → Cliquer sur toutes les transactions → Icône télécharger à côté du mois que vous recherchez.`,
834
+ Paypal : relevés mensuels à télécharger sur le site → Activité → Icône Télécharger → Cliquer sur toutes les transactions → Icône télécharger à côté du mois que vous recherchez.`
966
835
  },
967
836
  [TypeFile.INVOICING_SOFTWARE_SUMMARY]: {
968
837
  typeFile: TypeFile.INVOICING_SOFTWARE_SUMMARY,
969
- name: "Un récapitulatif de votre logiciel de facturation détaille par type d'encaissement et par taux de TVA",
838
+ name: 'Un récapitulatif de votre logiciel de facturation détaille par type d\'encaissement et par taux de TVA',
970
839
  idGedFolder: GedFolder.SUMMARY,
971
- helpText:
972
- 'Il doit provenir de votre logiciel de facturation et détailler le total des ventes par mode de paiement (carte, virement, espèces, etc.) et par taux de TVA (20%, 10%, 5,5%).',
840
+ helpText: 'Il doit provenir de votre logiciel de facturation et détailler le total des ventes par mode de paiement (carte, virement, espèces, etc.) et par taux de TVA (20%, 10%, 5,5%).'
973
841
  },
974
842
  [TypeFile.MILEAGE_ALLOWANCES_SUMMARY]: {
975
843
  typeFile: TypeFile.MILEAGE_ALLOWANCES_SUMMARY,
@@ -982,6 +850,6 @@ Le nombre de kilomètres parcourus
982
850
  Le véhicule utilisé
983
851
  La puissance fiscale du véhicule (CV fiscaux)
984
852
  Le barème appliqué
985
- Le montant de l’indemnité calculée`,
986
- },
853
+ Le montant de l’indemnité calculée`
854
+ }
987
855
  };