@silexpert/core 1.3.195-7 → 1.3.195

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 (516) hide show
  1. package/dist/cjs/api/resources/Card.d.ts +1 -23
  2. package/dist/cjs/api/resources/Card.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Card.js +0 -36
  4. package/dist/cjs/api/resources/Card.js.map +1 -1
  5. package/dist/cjs/api/resources/LoginApproval.d.ts +18 -0
  6. package/dist/cjs/api/resources/LoginApproval.d.ts.map +1 -0
  7. package/dist/cjs/api/resources/LoginApproval.js +20 -0
  8. package/dist/cjs/api/resources/LoginApproval.js.map +1 -0
  9. package/dist/cjs/api/resources/Mfa.d.ts +1 -0
  10. package/dist/cjs/api/resources/Mfa.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/Mfa.js +4 -0
  12. package/dist/cjs/api/resources/Mfa.js.map +1 -1
  13. package/dist/cjs/api/resources/Payment.d.ts +1 -0
  14. package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
  15. package/dist/cjs/api/resources/Payment.js +3 -0
  16. package/dist/cjs/api/resources/Payment.js.map +1 -1
  17. package/dist/cjs/api/resources/Society.d.ts +2 -1
  18. package/dist/cjs/api/resources/Society.d.ts.map +1 -1
  19. package/dist/cjs/api/resources/Society.js +3 -0
  20. package/dist/cjs/api/resources/Society.js.map +1 -1
  21. package/dist/cjs/api/resources/SocietyApproval.d.ts +47 -0
  22. package/dist/cjs/api/resources/SocietyApproval.d.ts.map +1 -0
  23. package/dist/cjs/api/resources/SocietyApproval.js +62 -0
  24. package/dist/cjs/api/resources/SocietyApproval.js.map +1 -0
  25. package/dist/cjs/api/resources/Webex.d.ts +8 -0
  26. package/dist/cjs/api/resources/Webex.d.ts.map +1 -0
  27. package/dist/cjs/api/resources/Webex.js +17 -0
  28. package/dist/cjs/api/resources/Webex.js.map +1 -0
  29. package/dist/cjs/api/resources.d.ts +4 -2
  30. package/dist/cjs/api/resources.d.ts.map +1 -1
  31. package/dist/cjs/api/resources.js +4 -2
  32. package/dist/cjs/api/resources.js.map +1 -1
  33. package/dist/cjs/types/Enum/Card.d.ts +2 -44
  34. package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
  35. package/dist/cjs/types/Enum/Card.js +2 -52
  36. package/dist/cjs/types/Enum/Card.js.map +1 -1
  37. package/dist/cjs/types/Enum/EbookIntention.d.ts +8 -0
  38. package/dist/cjs/types/Enum/EbookIntention.d.ts.map +1 -0
  39. package/dist/cjs/types/Enum/EbookIntention.js +18 -0
  40. package/dist/cjs/types/Enum/EbookIntention.js.map +1 -0
  41. package/dist/cjs/types/Enum/Ged.d.ts +9 -3
  42. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  43. package/dist/cjs/types/Enum/Ged.js +154 -30
  44. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  45. package/dist/cjs/types/Enum/InformationRequestState.d.ts +2 -1
  46. package/dist/cjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  47. package/dist/cjs/types/Enum/InformationRequestState.js +1 -0
  48. package/dist/cjs/types/Enum/InformationRequestState.js.map +1 -1
  49. package/dist/cjs/types/Enum/JobTitle.d.ts +2 -1
  50. package/dist/cjs/types/Enum/JobTitle.d.ts.map +1 -1
  51. package/dist/cjs/types/Enum/JobTitle.js +6 -0
  52. package/dist/cjs/types/Enum/JobTitle.js.map +1 -1
  53. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts +14 -0
  54. package/dist/cjs/types/Enum/LoginApprovalStatus.d.ts.map +1 -0
  55. package/dist/cjs/types/Enum/LoginApprovalStatus.js +18 -0
  56. package/dist/cjs/types/Enum/LoginApprovalStatus.js.map +1 -0
  57. package/dist/cjs/types/Enum/MailAuto.d.ts +3 -1
  58. package/dist/cjs/types/Enum/MailAuto.d.ts.map +1 -1
  59. package/dist/cjs/types/Enum/MailAuto.js +2 -0
  60. package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
  61. package/dist/cjs/types/Enum/MfaMode.d.ts +12 -0
  62. package/dist/cjs/types/Enum/MfaMode.d.ts.map +1 -0
  63. package/dist/cjs/types/Enum/MfaMode.js +16 -0
  64. package/dist/cjs/types/Enum/MfaMode.js.map +1 -0
  65. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  66. package/dist/cjs/types/Enum/PriceGridClementine.js +482 -478
  67. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  68. package/dist/cjs/types/Enum/Proceding.d.ts +4 -0
  69. package/dist/cjs/types/Enum/Proceding.d.ts.map +1 -1
  70. package/dist/cjs/types/Enum/Proceding.js +4 -0
  71. package/dist/cjs/types/Enum/Proceding.js.map +1 -1
  72. package/dist/cjs/types/Enum/SocietyApproval.d.ts +46 -0
  73. package/dist/cjs/types/Enum/SocietyApproval.d.ts.map +1 -0
  74. package/dist/cjs/types/Enum/SocietyApproval.js +280 -0
  75. package/dist/cjs/types/Enum/SocietyApproval.js.map +1 -0
  76. package/dist/cjs/types/Enum/StatutsSection.d.ts +7 -1
  77. package/dist/cjs/types/Enum/StatutsSection.d.ts.map +1 -1
  78. package/dist/cjs/types/Enum/StatutsSection.js +15 -7
  79. package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
  80. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts +36 -0
  81. package/dist/cjs/types/Interface/api/SocietyApproval.d.ts.map +1 -0
  82. package/dist/cjs/types/Interface/api/SocietyApproval.js +153 -0
  83. package/dist/cjs/types/Interface/api/SocietyApproval.js.map +1 -0
  84. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +10 -0
  85. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  86. package/dist/cjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  87. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +4 -0
  88. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +1 -0
  89. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +21 -0
  90. package/dist/cjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +1 -0
  91. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +17 -0
  92. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  93. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +4 -1
  94. package/dist/cjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  95. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +5 -0
  96. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +1 -0
  97. package/dist/cjs/types/Interface/api/{card/ModifyCustomerVat.js → authentification/SetMobileApprovalDto.js} +11 -13
  98. package/dist/cjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +1 -0
  99. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts +66 -0
  100. package/dist/cjs/types/Interface/api/authentification/loginApproval.d.ts.map +1 -0
  101. package/dist/cjs/types/Interface/api/authentification/loginApproval.js +26 -0
  102. package/dist/cjs/types/Interface/api/authentification/loginApproval.js.map +1 -0
  103. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -1
  104. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  105. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -6
  106. package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  107. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts +5 -0
  108. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +1 -0
  109. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js +21 -0
  110. package/dist/cjs/types/Interface/api/bankAccount/Benchmark.js.map +1 -0
  111. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts +2 -0
  112. package/dist/cjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  113. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js +6 -0
  114. package/dist/cjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  115. package/dist/cjs/types/Interface/api/card/Cron.d.ts +3 -0
  116. package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  117. package/dist/cjs/types/Interface/api/card/Cron.js +10 -1
  118. package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -1
  119. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts +1 -11
  120. package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  121. package/dist/cjs/types/Interface/api/card/QueryUserCards.js +7 -44
  122. package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  123. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +0 -13
  124. package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  125. package/dist/cjs/types/Interface/api/card/UpdateCard.js +1 -58
  126. package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  127. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts +3 -0
  128. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  129. package/dist/cjs/types/Interface/api/informationRequest/Update.js +10 -1
  130. package/dist/cjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  131. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  132. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +2 -0
  133. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  134. package/dist/cjs/types/Interface/api/prestation/Query.d.ts +1 -0
  135. package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
  136. package/dist/cjs/types/Interface/api/prestation/Query.js +7 -0
  137. package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -1
  138. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts +1 -0
  139. package/dist/cjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  140. package/dist/cjs/types/Interface/api/user/RegisterProspect.js +6 -0
  141. package/dist/cjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  142. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts +7 -0
  143. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +1 -0
  144. package/dist/cjs/types/Interface/api/{card/Query.js → webex/GetWebinarsParams.js} +16 -15
  145. package/dist/cjs/types/Interface/api/webex/GetWebinarsParams.js.map +1 -0
  146. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts +7 -0
  147. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +1 -0
  148. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js +3 -0
  149. package/dist/cjs/types/Interface/api/webex/PaginatedWebinars.js.map +1 -0
  150. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts +22 -0
  151. package/dist/cjs/types/Interface/api/webex/WebexMeeting.d.ts.map +1 -0
  152. package/dist/cjs/types/Interface/{models/IUsersHistory.js → api/webex/WebexMeeting.js} +1 -1
  153. package/dist/cjs/types/Interface/api/webex/WebexMeeting.js.map +1 -0
  154. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts +18 -0
  155. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +1 -0
  156. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js +40 -0
  157. package/dist/cjs/types/Interface/api/webex/WebexRegistrant.js.map +1 -0
  158. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +6 -5
  159. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  160. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +14 -0
  161. package/dist/cjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  162. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts +0 -3
  163. package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  164. package/dist/cjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  165. package/dist/cjs/types/Interface/models/ICard.d.ts +0 -19
  166. package/dist/cjs/types/Interface/models/ICard.d.ts.map +1 -1
  167. package/dist/cjs/types/Interface/models/ICard.js.map +1 -1
  168. package/dist/cjs/types/Interface/models/ICardHistory.d.ts +0 -4
  169. package/dist/cjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  170. package/dist/cjs/types/Interface/models/ICardHistory.js.map +1 -1
  171. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts +0 -1
  172. package/dist/cjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  173. package/dist/cjs/types/Interface/models/ICustomerVat.js.map +1 -1
  174. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts +31 -0
  175. package/dist/cjs/types/Interface/models/ILoginApproval.d.ts.map +1 -0
  176. package/dist/cjs/types/Interface/models/ILoginApproval.js +3 -0
  177. package/dist/cjs/types/Interface/models/ILoginApproval.js.map +1 -0
  178. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts +2 -0
  179. package/dist/cjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  180. package/dist/cjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  181. package/dist/cjs/types/Interface/models/IUser.d.ts +2 -0
  182. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  183. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  184. package/dist/cjs/types/index.d.ts +14 -7
  185. package/dist/cjs/types/index.d.ts.map +1 -1
  186. package/dist/cjs/types/index.js +14 -7
  187. package/dist/cjs/types/index.js.map +1 -1
  188. package/dist/cjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  189. package/dist/cjs/utils/commercialManagement/internationalization/choices.js +21 -19
  190. package/dist/cjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  191. package/dist/cjs/utils/index.d.ts +1 -0
  192. package/dist/cjs/utils/index.d.ts.map +1 -1
  193. package/dist/cjs/utils/index.js +1 -0
  194. package/dist/cjs/utils/index.js.map +1 -1
  195. package/dist/cjs/utils/societyApproval.d.ts +38 -0
  196. package/dist/cjs/utils/societyApproval.d.ts.map +1 -0
  197. package/dist/cjs/utils/societyApproval.js +101 -0
  198. package/dist/cjs/utils/societyApproval.js.map +1 -0
  199. package/dist/mjs/api/resources/Card.d.ts +1 -23
  200. package/dist/mjs/api/resources/Card.d.ts.map +1 -1
  201. package/dist/mjs/api/resources/Card.js +0 -45
  202. package/dist/mjs/api/resources/Card.js.map +1 -1
  203. package/dist/mjs/api/resources/LoginApproval.d.ts +18 -0
  204. package/dist/mjs/api/resources/LoginApproval.d.ts.map +1 -0
  205. package/dist/mjs/api/resources/LoginApproval.js +16 -0
  206. package/dist/mjs/api/resources/LoginApproval.js.map +1 -0
  207. package/dist/mjs/api/resources/Mfa.d.ts +1 -0
  208. package/dist/mjs/api/resources/Mfa.d.ts.map +1 -1
  209. package/dist/mjs/api/resources/Mfa.js +4 -0
  210. package/dist/mjs/api/resources/Mfa.js.map +1 -1
  211. package/dist/mjs/api/resources/Payment.d.ts +1 -0
  212. package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
  213. package/dist/mjs/api/resources/Payment.js +3 -0
  214. package/dist/mjs/api/resources/Payment.js.map +1 -1
  215. package/dist/mjs/api/resources/Society.d.ts +2 -1
  216. package/dist/mjs/api/resources/Society.d.ts.map +1 -1
  217. package/dist/mjs/api/resources/Society.js +3 -0
  218. package/dist/mjs/api/resources/Society.js.map +1 -1
  219. package/dist/mjs/api/resources/SocietyApproval.d.ts +47 -0
  220. package/dist/mjs/api/resources/SocietyApproval.d.ts.map +1 -0
  221. package/dist/mjs/api/resources/SocietyApproval.js +58 -0
  222. package/dist/mjs/api/resources/SocietyApproval.js.map +1 -0
  223. package/dist/mjs/api/resources/Webex.d.ts +8 -0
  224. package/dist/mjs/api/resources/Webex.d.ts.map +1 -0
  225. package/dist/mjs/api/resources/Webex.js +13 -0
  226. package/dist/mjs/api/resources/Webex.js.map +1 -0
  227. package/dist/mjs/api/resources.d.ts +4 -2
  228. package/dist/mjs/api/resources.d.ts.map +1 -1
  229. package/dist/mjs/api/resources.js +4 -2
  230. package/dist/mjs/api/resources.js.map +1 -1
  231. package/dist/mjs/types/Enum/Card.d.ts +2 -44
  232. package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
  233. package/dist/mjs/types/Enum/Card.js +2 -52
  234. package/dist/mjs/types/Enum/Card.js.map +1 -1
  235. package/dist/mjs/types/Enum/EbookIntention.d.ts +8 -0
  236. package/dist/mjs/types/Enum/EbookIntention.d.ts.map +1 -0
  237. package/dist/mjs/types/Enum/EbookIntention.js +15 -0
  238. package/dist/mjs/types/Enum/EbookIntention.js.map +1 -0
  239. package/dist/mjs/types/Enum/Ged.d.ts +9 -3
  240. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  241. package/dist/mjs/types/Enum/Ged.js +154 -30
  242. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  243. package/dist/mjs/types/Enum/InformationRequestState.d.ts +2 -1
  244. package/dist/mjs/types/Enum/InformationRequestState.d.ts.map +1 -1
  245. package/dist/mjs/types/Enum/InformationRequestState.js +1 -0
  246. package/dist/mjs/types/Enum/InformationRequestState.js.map +1 -1
  247. package/dist/mjs/types/Enum/JobTitle.d.ts +2 -1
  248. package/dist/mjs/types/Enum/JobTitle.d.ts.map +1 -1
  249. package/dist/mjs/types/Enum/JobTitle.js +6 -0
  250. package/dist/mjs/types/Enum/JobTitle.js.map +1 -1
  251. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts +14 -0
  252. package/dist/mjs/types/Enum/LoginApprovalStatus.d.ts.map +1 -0
  253. package/dist/mjs/types/Enum/LoginApprovalStatus.js +15 -0
  254. package/dist/mjs/types/Enum/LoginApprovalStatus.js.map +1 -0
  255. package/dist/mjs/types/Enum/MailAuto.d.ts +3 -1
  256. package/dist/mjs/types/Enum/MailAuto.d.ts.map +1 -1
  257. package/dist/mjs/types/Enum/MailAuto.js +2 -0
  258. package/dist/mjs/types/Enum/MailAuto.js.map +1 -1
  259. package/dist/mjs/types/Enum/MfaMode.d.ts +12 -0
  260. package/dist/mjs/types/Enum/MfaMode.d.ts.map +1 -0
  261. package/dist/mjs/types/Enum/MfaMode.js +13 -0
  262. package/dist/mjs/types/Enum/MfaMode.js.map +1 -0
  263. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  264. package/dist/mjs/types/Enum/PriceGridClementine.js +486 -474
  265. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  266. package/dist/mjs/types/Enum/Proceding.d.ts +4 -0
  267. package/dist/mjs/types/Enum/Proceding.d.ts.map +1 -1
  268. package/dist/mjs/types/Enum/Proceding.js +4 -0
  269. package/dist/mjs/types/Enum/Proceding.js.map +1 -1
  270. package/dist/mjs/types/Enum/SocietyApproval.d.ts +46 -0
  271. package/dist/mjs/types/Enum/SocietyApproval.d.ts.map +1 -0
  272. package/dist/mjs/types/Enum/SocietyApproval.js +277 -0
  273. package/dist/mjs/types/Enum/SocietyApproval.js.map +1 -0
  274. package/dist/mjs/types/Enum/StatutsSection.d.ts +7 -1
  275. package/dist/mjs/types/Enum/StatutsSection.d.ts.map +1 -1
  276. package/dist/mjs/types/Enum/StatutsSection.js +15 -7
  277. package/dist/mjs/types/Enum/StatutsSection.js.map +1 -1
  278. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts +36 -0
  279. package/dist/mjs/types/Interface/api/SocietyApproval.d.ts.map +1 -0
  280. package/dist/mjs/types/Interface/api/SocietyApproval.js +167 -0
  281. package/dist/mjs/types/Interface/api/SocietyApproval.js.map +1 -0
  282. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts +10 -0
  283. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.d.ts.map +1 -1
  284. package/dist/mjs/types/Interface/api/authentification/AuthenticationResponse.js.map +1 -1
  285. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts +4 -0
  286. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.d.ts.map +1 -0
  287. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js +18 -0
  288. package/dist/mjs/types/Interface/api/authentification/FinalizeMobileApprovalDto.js.map +1 -0
  289. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts +17 -0
  290. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.d.ts.map +1 -1
  291. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js +7 -0
  292. package/dist/mjs/types/Interface/api/authentification/ReadAuthenticateCollaborater.js.map +1 -1
  293. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts +5 -0
  294. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.d.ts.map +1 -0
  295. package/dist/mjs/types/Interface/api/{card/ModifyCustomerVat.js → authentification/SetMobileApprovalDto.js} +12 -14
  296. package/dist/mjs/types/Interface/api/authentification/SetMobileApprovalDto.js.map +1 -0
  297. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts +66 -0
  298. package/dist/mjs/types/Interface/api/authentification/loginApproval.d.ts.map +1 -0
  299. package/dist/mjs/types/Interface/api/authentification/loginApproval.js +23 -0
  300. package/dist/mjs/types/Interface/api/authentification/loginApproval.js.map +1 -0
  301. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -1
  302. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
  303. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -7
  304. package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
  305. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts +5 -0
  306. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.d.ts.map +1 -0
  307. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js +18 -0
  308. package/dist/mjs/types/Interface/api/bankAccount/Benchmark.js.map +1 -0
  309. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts +2 -0
  310. package/dist/mjs/types/Interface/api/brevo/BrevoElement.d.ts.map +1 -1
  311. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js +7 -0
  312. package/dist/mjs/types/Interface/api/brevo/BrevoElement.js.map +1 -1
  313. package/dist/mjs/types/Interface/api/card/Cron.d.ts +3 -0
  314. package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -1
  315. package/dist/mjs/types/Interface/api/card/Cron.js +8 -0
  316. package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -1
  317. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts +1 -11
  318. package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
  319. package/dist/mjs/types/Interface/api/card/QueryUserCards.js +7 -43
  320. package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
  321. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +0 -13
  322. package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
  323. package/dist/mjs/types/Interface/api/card/UpdateCard.js +1 -65
  324. package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
  325. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts +3 -0
  326. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts.map +1 -1
  327. package/dist/mjs/types/Interface/api/informationRequest/Update.js +9 -0
  328. package/dist/mjs/types/Interface/api/informationRequest/Update.js.map +1 -1
  329. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
  330. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +2 -0
  331. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
  332. package/dist/mjs/types/Interface/api/prestation/Query.d.ts +1 -0
  333. package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
  334. package/dist/mjs/types/Interface/api/prestation/Query.js +8 -0
  335. package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -1
  336. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts +1 -0
  337. package/dist/mjs/types/Interface/api/user/RegisterProspect.d.ts.map +1 -1
  338. package/dist/mjs/types/Interface/api/user/RegisterProspect.js +7 -0
  339. package/dist/mjs/types/Interface/api/user/RegisterProspect.js.map +1 -1
  340. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts +7 -0
  341. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.d.ts.map +1 -0
  342. package/dist/mjs/types/Interface/api/{card/Query.js → webex/GetWebinarsParams.js} +20 -16
  343. package/dist/mjs/types/Interface/api/webex/GetWebinarsParams.js.map +1 -0
  344. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts +7 -0
  345. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.d.ts.map +1 -0
  346. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js +2 -0
  347. package/dist/mjs/types/Interface/api/webex/PaginatedWebinars.js.map +1 -0
  348. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts +22 -0
  349. package/dist/mjs/types/Interface/api/webex/WebexMeeting.d.ts.map +1 -0
  350. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js +2 -0
  351. package/dist/mjs/types/Interface/api/webex/WebexMeeting.js.map +1 -0
  352. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts +18 -0
  353. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.d.ts.map +1 -0
  354. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js +40 -0
  355. package/dist/mjs/types/Interface/api/webex/WebexRegistrant.js.map +1 -0
  356. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +6 -5
  357. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
  358. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js +15 -0
  359. package/dist/mjs/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
  360. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts +0 -3
  361. package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  362. package/dist/mjs/types/Interface/models/IBalanceSheet.js.map +1 -1
  363. package/dist/mjs/types/Interface/models/ICard.d.ts +0 -19
  364. package/dist/mjs/types/Interface/models/ICard.d.ts.map +1 -1
  365. package/dist/mjs/types/Interface/models/ICard.js.map +1 -1
  366. package/dist/mjs/types/Interface/models/ICardHistory.d.ts +0 -4
  367. package/dist/mjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
  368. package/dist/mjs/types/Interface/models/ICardHistory.js.map +1 -1
  369. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts +0 -1
  370. package/dist/mjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  371. package/dist/mjs/types/Interface/models/ICustomerVat.js.map +1 -1
  372. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts +31 -0
  373. package/dist/mjs/types/Interface/models/ILoginApproval.d.ts.map +1 -0
  374. package/dist/mjs/types/Interface/models/ILoginApproval.js +2 -0
  375. package/dist/mjs/types/Interface/models/ILoginApproval.js.map +1 -0
  376. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts +2 -0
  377. package/dist/mjs/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  378. package/dist/mjs/types/Interface/models/ISocietyApproval.js.map +1 -1
  379. package/dist/mjs/types/Interface/models/IUser.d.ts +2 -0
  380. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  381. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  382. package/dist/mjs/types/index.d.ts +14 -7
  383. package/dist/mjs/types/index.d.ts.map +1 -1
  384. package/dist/mjs/types/index.js +14 -7
  385. package/dist/mjs/types/index.js.map +1 -1
  386. package/dist/mjs/utils/commercialManagement/internationalization/choices.d.ts.map +1 -1
  387. package/dist/mjs/utils/commercialManagement/internationalization/choices.js +21 -19
  388. package/dist/mjs/utils/commercialManagement/internationalization/choices.js.map +1 -1
  389. package/dist/mjs/utils/index.d.ts +1 -0
  390. package/dist/mjs/utils/index.d.ts.map +1 -1
  391. package/dist/mjs/utils/index.js +1 -0
  392. package/dist/mjs/utils/index.js.map +1 -1
  393. package/dist/mjs/utils/societyApproval.d.ts +38 -0
  394. package/dist/mjs/utils/societyApproval.d.ts.map +1 -0
  395. package/dist/mjs/utils/societyApproval.js +109 -0
  396. package/dist/mjs/utils/societyApproval.js.map +1 -0
  397. package/package.json +1 -1
  398. package/ts/api/resources/Card.ts +0 -61
  399. package/ts/api/resources/LoginApproval.ts +20 -0
  400. package/ts/api/resources/Mfa.ts +6 -0
  401. package/ts/api/resources/Payment.ts +4 -0
  402. package/ts/api/resources/Society.ts +5 -0
  403. package/ts/api/resources/SocietyApproval.ts +75 -0
  404. package/ts/api/resources/Webex.ts +16 -0
  405. package/ts/api/resources.ts +4 -2
  406. package/ts/types/Enum/Card.ts +2 -52
  407. package/ts/types/Enum/EbookIntention.ts +14 -0
  408. package/ts/types/Enum/Ged.ts +380 -248
  409. package/ts/types/Enum/InformationRequestState.ts +1 -0
  410. package/ts/types/Enum/JobTitle.ts +6 -0
  411. package/ts/types/Enum/LoginApprovalStatus.ts +13 -0
  412. package/ts/types/Enum/MailAuto.ts +2 -0
  413. package/ts/types/Enum/MfaMode.ts +11 -0
  414. package/ts/types/Enum/PriceGridClementine.ts +487 -474
  415. package/ts/types/Enum/Proceding.ts +4 -0
  416. package/ts/types/Enum/SocietyApproval.ts +301 -0
  417. package/ts/types/Enum/StatutsSection.ts +15 -7
  418. package/ts/types/Interface/api/SocietyApproval.ts +121 -0
  419. package/ts/types/Interface/api/authentification/AuthenticationResponse.ts +10 -0
  420. package/ts/types/Interface/api/authentification/FinalizeMobileApprovalDto.ts +6 -0
  421. package/ts/types/Interface/api/authentification/ReadAuthenticateCollaborater.ts +18 -0
  422. package/ts/types/Interface/api/authentification/SetMobileApprovalDto.ts +11 -0
  423. package/ts/types/Interface/api/authentification/loginApproval.ts +75 -0
  424. package/ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts +0 -5
  425. package/ts/types/Interface/api/bankAccount/Benchmark.ts +7 -0
  426. package/ts/types/Interface/api/brevo/BrevoElement.ts +6 -0
  427. package/ts/types/Interface/api/card/Cron.ts +8 -1
  428. package/ts/types/Interface/api/card/QueryUserCards.ts +6 -36
  429. package/ts/types/Interface/api/card/UpdateCard.ts +2 -50
  430. package/ts/types/Interface/api/informationRequest/Update.ts +7 -0
  431. package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +2 -0
  432. package/ts/types/Interface/api/prestation/Query.ts +6 -0
  433. package/ts/types/Interface/api/user/RegisterProspect.ts +5 -0
  434. package/ts/types/Interface/api/webex/GetWebinarsParams.ts +20 -0
  435. package/ts/types/Interface/api/webex/PaginatedWebinars.ts +7 -0
  436. package/ts/types/Interface/api/webex/WebexMeeting.ts +21 -0
  437. package/ts/types/Interface/api/webex/WebexRegistrant.ts +34 -0
  438. package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +17 -5
  439. package/ts/types/Interface/models/IBalanceSheet.ts +0 -3
  440. package/ts/types/Interface/models/ICard.ts +0 -20
  441. package/ts/types/Interface/models/ICardHistory.ts +0 -4
  442. package/ts/types/Interface/models/ICustomerVat.ts +0 -1
  443. package/ts/types/Interface/models/ILoginApproval.ts +31 -0
  444. package/ts/types/Interface/models/ISocietyApproval.ts +2 -0
  445. package/ts/types/Interface/models/IUser.ts +2 -0
  446. package/ts/types/index.ts +14 -7
  447. package/ts/utils/commercialManagement/internationalization/choices.ts +21 -19
  448. package/ts/utils/index.ts +1 -0
  449. package/ts/utils/societyApproval.ts +129 -0
  450. package/dist/cjs/api/resources/UsersHistory.d.ts +0 -11
  451. package/dist/cjs/api/resources/UsersHistory.d.ts.map +0 -1
  452. package/dist/cjs/api/resources/UsersHistory.js +0 -26
  453. package/dist/cjs/api/resources/UsersHistory.js.map +0 -1
  454. package/dist/cjs/types/Enum/UsersHistory.d.ts +0 -18
  455. package/dist/cjs/types/Enum/UsersHistory.d.ts.map +0 -1
  456. package/dist/cjs/types/Enum/UsersHistory.js +0 -42
  457. package/dist/cjs/types/Enum/UsersHistory.js.map +0 -1
  458. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts +0 -9
  459. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -1
  460. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js +0 -43
  461. package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js.map +0 -1
  462. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -25
  463. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -1
  464. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js +0 -106
  465. package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -1
  466. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -5
  467. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -1
  468. package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.js.map +0 -1
  469. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts +0 -18
  470. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -1
  471. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js +0 -79
  472. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js.map +0 -1
  473. package/dist/cjs/types/Interface/api/card/Query.d.ts +0 -8
  474. package/dist/cjs/types/Interface/api/card/Query.d.ts.map +0 -1
  475. package/dist/cjs/types/Interface/api/card/Query.js.map +0 -1
  476. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts +0 -10
  477. package/dist/cjs/types/Interface/models/IUsersHistory.d.ts.map +0 -1
  478. package/dist/cjs/types/Interface/models/IUsersHistory.js.map +0 -1
  479. package/dist/mjs/api/resources/UsersHistory.d.ts +0 -11
  480. package/dist/mjs/api/resources/UsersHistory.d.ts.map +0 -1
  481. package/dist/mjs/api/resources/UsersHistory.js +0 -22
  482. package/dist/mjs/api/resources/UsersHistory.js.map +0 -1
  483. package/dist/mjs/types/Enum/UsersHistory.d.ts +0 -18
  484. package/dist/mjs/types/Enum/UsersHistory.d.ts.map +0 -1
  485. package/dist/mjs/types/Enum/UsersHistory.js +0 -39
  486. package/dist/mjs/types/Enum/UsersHistory.js.map +0 -1
  487. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts +0 -9
  488. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -1
  489. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js +0 -42
  490. package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js.map +0 -1
  491. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -25
  492. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -1
  493. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js +0 -115
  494. package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -1
  495. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -5
  496. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -1
  497. package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.js.map +0 -1
  498. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts +0 -18
  499. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -1
  500. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js +0 -84
  501. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js.map +0 -1
  502. package/dist/mjs/types/Interface/api/card/Query.d.ts +0 -8
  503. package/dist/mjs/types/Interface/api/card/Query.d.ts.map +0 -1
  504. package/dist/mjs/types/Interface/api/card/Query.js.map +0 -1
  505. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts +0 -10
  506. package/dist/mjs/types/Interface/models/IUsersHistory.d.ts.map +0 -1
  507. package/dist/mjs/types/Interface/models/IUsersHistory.js +0 -2
  508. package/dist/mjs/types/Interface/models/IUsersHistory.js.map +0 -1
  509. package/ts/api/resources/UsersHistory.ts +0 -29
  510. package/ts/types/Enum/UsersHistory.ts +0 -42
  511. package/ts/types/Interface/api/card/ModifyAcceptation.ts +0 -24
  512. package/ts/types/Interface/api/card/ModifyBalanceSheet.ts +0 -81
  513. package/ts/types/Interface/api/card/ModifyCustomerVat.ts +0 -13
  514. package/ts/types/Interface/api/card/ModifyPlanning.ts +0 -52
  515. package/ts/types/Interface/api/card/Query.ts +0 -19
  516. package/ts/types/Interface/models/IUsersHistory.ts +0 -9
@@ -171,6 +171,7 @@ 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
174
175
  }
175
176
 
176
177
  /** @deprecated this is a legacy enum try to use TypeFile enum if you can or use both enum's */
@@ -272,7 +273,9 @@ export const JuridicalJuristFile = [
272
273
  idGedFolder: GedFolder.JURIDICAL,
273
274
  },
274
275
  ];
275
-
276
+ /**
277
+ * @deprecated use TypeFileDetail instead (still use in erp)
278
+ */
276
279
  export const GedFileTypeDetail = {
277
280
  STATUTES: {
278
281
  id: GedFileType.STATUTES,
@@ -282,7 +285,7 @@ export const GedFileTypeDetail = {
282
285
  },
283
286
  IDENTITY_CARD: {
284
287
  id: GedFileType.IDENTITY_CARD,
285
- name: 'Carte d\'identité',
288
+ name: "Carte d'identité",
286
289
  idGedFolder: GedFolder.KBIS,
287
290
  typeFile: TypeFile.IDENTITY_CARD_RECTO,
288
291
  },
@@ -416,203 +419,203 @@ export const GedFolderList: Array<{
416
419
  idGedCategory: GedCategory;
417
420
  name: string;
418
421
  }> = [
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
- ];
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
+ ];
616
619
 
617
620
  export const gedCategoryWithName: Array<{
618
621
  idGedCategory: number;
@@ -620,55 +623,176 @@ export const gedCategoryWithName: Array<{
620
623
  usableByClient: boolean;
621
624
  brandCondition?: string[];
622
625
  }> = [
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
- ];
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
+ ];
640
+
641
+ export type TypeFileDetailType = {
642
+ typeFile: TypeFile;
643
+ name: string;
644
+ idGedFolder?: GedFolder;
645
+ helpText?: string;
646
+ idGedFileType?: GedFileType;
647
+ };
637
648
 
638
- export const TypeFileDetail: Record<
639
- number,
640
- {
641
- typeFile: TypeFile;
642
- name: string;
643
- idGedFolder?: GedFolder;
644
- helpText?: string;
645
- }
646
- > = {
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 effectifs',
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
+ },
647
770
  [TypeFile.INSURANCE_CONTRACT]: {
648
771
  typeFile: TypeFile.INSURANCE_CONTRACT,
649
- name: 'Contrat d\'assurance',
772
+ name: "Contrat d'assurance",
650
773
  idGedFolder: GedFolder.INSURANCES,
651
774
  },
652
775
  [TypeFile.COMPANY_CONTRIBUTION_PROOF]: {
653
776
  typeFile: TypeFile.COMPANY_CONTRIBUTION_PROOF,
654
777
  name: 'Justificatif des apports faits à la société',
655
778
  idGedFolder: GedFolder.JURIDICAL,
656
- helpText: 'Vos relevés bancaires personnels indiquant le montant d’épargne disponible, votre avis d\'imposition personnel'
779
+ helpText:
780
+ "Vos relevés bancaires personnels indiquant le montant d’épargne disponible, votre avis d'imposition personnel",
657
781
  },
658
782
  [TypeFile.NOTARY_STATEMENT]: {
659
783
  typeFile: TypeFile.NOTARY_STATEMENT,
660
784
  name: 'Décompte de notaire',
661
785
  idGedFolder: GedFolder.JURIDICAL,
662
- helpText: 'Le décompte du notaire définitif doit détailler toutes les opérations intervenues'
786
+ helpText: 'Le décompte du notaire définitif doit détailler toutes les opérations intervenues',
663
787
  },
664
788
  [TypeFile.PURCHASE_DEED]: {
665
789
  typeFile: TypeFile.PURCHASE_DEED,
666
- name: 'Acte d\'achat',
790
+ name: "Acte d'achat",
667
791
  idGedFolder: GedFolder.JURIDICAL,
668
792
  },
669
793
  [TypeFile.PV_RESULT_ALLOCATION]: {
670
794
  typeFile: TypeFile.PV_RESULT_ALLOCATION,
671
- name: 'PV d\'AG d\'affectation du résultat',
795
+ name: "PV d'AG d'affectation du résultat",
672
796
  idGedFolder: GedFolder.AGM,
673
797
  },
674
798
  [TypeFile.SUBSIDY_PROOF]: {
@@ -678,7 +802,7 @@ export const TypeFileDetail: Record<
678
802
  },
679
803
  [TypeFile.LOAN_AMORTIZATION_TABLE]: {
680
804
  typeFile: TypeFile.LOAN_AMORTIZATION_TABLE,
681
- name: 'Tableau d\'amortissement des emprunts',
805
+ name: "Tableau d'amortissement des emprunts",
682
806
  idGedFolder: GedFolder.BORROWING_TABLES,
683
807
  },
684
808
  [TypeFile.COMMERCIAL_OR_RENTAL_LEASE]: {
@@ -698,7 +822,7 @@ export const TypeFileDetail: Record<
698
822
  },
699
823
  [TypeFile.LIVESTOCK_REGISTER]: {
700
824
  typeFile: TypeFile.LIVESTOCK_REGISTER,
701
- name: 'Registre d\'élevage',
825
+ name: "Registre d'élevage",
702
826
  idGedFolder: GedFolder.OTHER,
703
827
  },
704
828
  [TypeFile.LIVESTOCK_INVENTORY]: {
@@ -728,7 +852,7 @@ export const TypeFileDetail: Record<
728
852
  },
729
853
  [TypeFile.AGRICULTURAL_TAX_CREDIT_PROOF]: {
730
854
  typeFile: TypeFile.AGRICULTURAL_TAX_CREDIT_PROOF,
731
- name: 'Justificatifs de crédits d\'impôt agricoles',
855
+ name: "Justificatifs de crédits d'impôt agricoles",
732
856
  idGedFolder: GedFolder.MISCELLANEOUS,
733
857
  },
734
858
  [TypeFile.LOAN_REPAYMENT_PROOF]: {
@@ -753,17 +877,17 @@ export const TypeFileDetail: Record<
753
877
  },
754
878
  [TypeFile.CONDOMINIUM_AGM_MINUTES]: {
755
879
  typeFile: TypeFile.CONDOMINIUM_AGM_MINUTES,
756
- name: 'Procès-verbaux d\'AG de copropriété',
880
+ name: "Procès-verbaux d'AG de copropriété",
757
881
  idGedFolder: GedFolder.AGM,
758
882
  },
759
883
  [TypeFile.TAX_NOTICE]: {
760
884
  typeFile: TypeFile.TAX_NOTICE,
761
- name: 'Avis d\'imposition (CFE, taxe foncière)',
885
+ name: "Avis d'imposition (CFE, taxe foncière)",
762
886
  idGedFolder: GedFolder.SLIPS_CFE,
763
887
  },
764
888
  [TypeFile.SUBSIDY_ALLOCATION_NOTIFICATION]: {
765
889
  typeFile: TypeFile.SUBSIDY_ALLOCATION_NOTIFICATION,
766
- name: 'Notifications d\'attribution de subventions publiques',
890
+ name: "Notifications d'attribution de subventions publiques",
767
891
  idGedFolder: GedFolder.SUBVENTION,
768
892
  },
769
893
  [TypeFile.FINANCING_CONTRACTS_OR_SUBSIDY_AGREEMENTS]: {
@@ -775,55 +899,62 @@ export const TypeFileDetail: Record<
775
899
  typeFile: TypeFile.CAISSE,
776
900
  name: 'Livre de caisse',
777
901
  idGedFolder: GedFolder.CASH_BOOK,
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.'
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.',
779
904
  },
780
905
  [TypeFile.STOCK]: {
781
906
  typeFile: TypeFile.STOCK,
782
- name: 'L\'état de vos stocks à la date de clôture',
907
+ name: "L'état de vos stocks à la date de clôture",
783
908
  idGedFolder: GedFolder.STOCK,
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é.'
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é.',
785
911
  },
786
912
  [TypeFile.RECIPROCITY]: {
787
913
  typeFile: TypeFile.RECIPROCITY,
788
914
  name: 'Le grand livre de réciprocité des comptes',
789
915
  idGedFolder: GedFolder.BALANCE_GL,
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.'
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.",
791
918
  },
792
919
  [TypeFile.SUPPLIER_DEBTS]: {
793
920
  typeFile: TypeFile.SUPPLIER_DEBTS,
794
921
  name: 'Dettes fournisseurs',
795
922
  idGedFolder: GedFolder.BALANCE_GL,
796
- helpText: 'Les factures d’achats émises avant la clôture de l’exercice mais non réglées à cette date.'
923
+ helpText: 'Les factures d’achats émises avant la clôture de l’exercice mais non réglées à cette date.',
797
924
  },
798
925
  [TypeFile.CUSTOMER_RECEIVABLES]: {
799
926
  typeFile: TypeFile.CUSTOMER_RECEIVABLES,
800
927
  name: 'Créances clients',
801
928
  idGedFolder: GedFolder.BALANCE_GL,
802
- helpText: 'Les factures de ventes émises avant la clôture de l’exercice mais non encaissées à cette date.'
929
+ helpText: 'Les factures de ventes émises avant la clôture de l’exercice mais non encaissées à cette date.',
803
930
  },
804
931
  [TypeFile.PAYROLL_ACCOUNTING_FILE]: {
805
932
  typeFile: TypeFile.PAYROLL_ACCOUNTING_FILE,
806
933
  name: 'Votre fichier des écritures comptables de paie',
807
934
  idGedFolder: GedFolder.PAY_SLIPS,
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.'
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.',
809
937
  },
810
938
  [TypeFile.MONTHLY_TESE_SUMMARIES]: {
811
939
  typeFile: TypeFile.MONTHLY_TESE_SUMMARIES,
812
940
  name: 'Etats des récapitulatifs mensuels et annuels TESE',
813
941
  idGedFolder: GedFolder.PAY_SLIPS,
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.'
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.',
815
944
  },
816
945
  [TypeFile.TICKET_Z]: {
817
946
  typeFile: TypeFile.TICKET_Z,
818
947
  name: 'Ticket Z',
819
948
  idGedFolder: GedFolder.CASH_BOOK,
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.'
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.',
821
951
  },
822
952
  [TypeFile.POLICE_BOOK]: {
823
953
  typeFile: TypeFile.POLICE_BOOK,
824
954
  name: 'Livre de police',
825
955
  idGedFolder: GedFolder.SUMMARY,
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.'
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.',
827
958
  },
828
959
  [TypeFile.STRIPE_AMAZON_STATEMENTS]: {
829
960
  typeFile: TypeFile.STRIPE_AMAZON_STATEMENTS,
@@ -831,13 +962,14 @@ export const TypeFileDetail: Record<
831
962
  idGedFolder: GedFolder.SUMMARY,
832
963
  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.
833
964
  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
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.`
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.`,
835
966
  },
836
967
  [TypeFile.INVOICING_SOFTWARE_SUMMARY]: {
837
968
  typeFile: TypeFile.INVOICING_SOFTWARE_SUMMARY,
838
- name: 'Un récapitulatif de votre logiciel de facturation détaille par type d\'encaissement et par taux de TVA',
969
+ name: "Un récapitulatif de votre logiciel de facturation détaille par type d'encaissement et par taux de TVA",
839
970
  idGedFolder: GedFolder.SUMMARY,
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%).'
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%).',
841
973
  },
842
974
  [TypeFile.MILEAGE_ALLOWANCES_SUMMARY]: {
843
975
  typeFile: TypeFile.MILEAGE_ALLOWANCES_SUMMARY,
@@ -850,6 +982,6 @@ Le nombre de kilomètres parcourus
850
982
  Le véhicule utilisé
851
983
  La puissance fiscale du véhicule (CV fiscaux)
852
984
  Le barème appliqué
853
- Le montant de l’indemnité calculée`
854
- }
985
+ Le montant de l’indemnité calculée`,
986
+ },
855
987
  };