@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
@@ -3,491 +3,484 @@ import { ClosingType } from './ClosingType';
3
3
  import { PrestationType } from './PrestationType';
4
4
  import { TaxSystem } from './TaxSystem';
5
5
  import { LegalFormTypeEnum } from './LegalForm';
6
- /**
7
- * mainPriceGrid est la grille tarifaire principale
8
- * utilisée pour Clementine ET Epinal
9
- */
10
- const mainPriceGrid = {
11
- price: [
12
- {
13
- /* Compta Pro */
14
- idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
15
- applicationCost: 14.9,
16
- priceWithTaxesIncluded: false,
17
- monthlyNbr: [
18
- {
19
- minimum: 0,
20
- maximum: 4,
21
- value: 6,
22
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
23
- },
24
- {
25
- minimum: 5,
26
- maximum: 9,
27
- value: 9,
28
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
29
- },
30
- {
31
- minimum: 12,
32
- maximum: 16,
33
- value: 16,
34
- closingType: [ClosingType.OUTDATED],
35
- },
36
- ],
37
- turnoverMonthly: [
38
- {
39
- turnoverValue: 10000,
40
- price: 59,
41
- },
42
- {
43
- turnoverValue: 50000,
44
- price: 79,
45
- },
46
- {
47
- turnoverValue: 100000,
48
- price: 99,
49
- },
50
- {
51
- turnoverValue: 150000,
52
- price: 109,
53
- },
54
- {
55
- turnoverValue: 200000,
56
- price: 129,
57
- },
58
- {
59
- turnoverValue: 250000,
60
- price: 149,
61
- },
62
- ],
63
- vatRegimeMonthly: [
64
- {
65
- type: VatRegime.NOT_ATTRIBUTED,
66
- price: 0,
67
- },
68
- {
69
- type: VatRegime.SIMPLIFIED,
70
- price: 20,
71
- },
72
- {
73
- type: VatRegime.QUARTERLY,
74
- price: 30,
75
- },
76
- {
77
- type: VatRegime.MONTHLY,
78
- price: 40,
79
- },
80
- ],
81
- },
82
- {
83
- /* Compta Entreprise */
84
- idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
85
- applicationCost: 14.9,
86
- priceWithTaxesIncluded: false,
87
- monthlyNbr: [
88
- {
89
- minimum: 0,
90
- maximum: 4,
91
- value: 6,
92
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
93
- },
94
- {
95
- minimum: 5,
96
- maximum: 9,
97
- value: 9,
98
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
99
- },
100
- {
101
- minimum: 12,
102
- maximum: 16,
103
- value: 16,
104
- closingType: [ClosingType.OUTDATED],
105
- },
106
- ],
107
- turnoverMonthly: [
108
- {
109
- turnoverValue: 50000,
110
- price: 99,
111
- },
112
- {
113
- turnoverValue: 150000,
114
- price: 129,
115
- },
116
- {
117
- turnoverValue: 250000,
118
- price: 169,
119
- },
120
- {
121
- turnoverValue: 350000,
122
- price: 209,
123
- },
124
- {
125
- turnoverValue: 500000,
126
- price: 239,
127
- },
128
- {
129
- turnoverValue: 700000,
130
- price: 279,
131
- },
132
- {
133
- turnoverValue: 900000,
134
- price: 329,
135
- },
136
- ],
137
- vatRegimeMonthly: [
138
- {
139
- type: VatRegime.NOT_ATTRIBUTED,
140
- price: 0,
141
- },
142
- {
143
- type: VatRegime.SIMPLIFIED,
144
- price: 20,
145
- },
146
- {
147
- type: VatRegime.QUARTERLY,
148
- price: 30,
149
- },
150
- {
151
- type: VatRegime.MONTHLY,
152
- price: 40,
153
- },
154
- ],
155
- },
156
- {
157
- /* Compta SCI */
158
- idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
159
- applicationCost: 9.9,
160
- priceWithTaxesIncluded: false,
161
- monthlyNbr: [
162
- {
163
- minimum: 0,
164
- maximum: 4,
165
- value: 6,
166
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
167
- },
168
- {
169
- minimum: 5,
170
- maximum: 9,
171
- value: 9,
172
- closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
173
- },
174
- {
175
- minimum: 12,
176
- maximum: 16,
177
- value: 16,
178
- closingType: [ClosingType.OUTDATED],
179
- },
180
- ],
181
- properties: [
182
- {
183
- amount: 1,
184
- price: 39,
185
- },
186
- {
187
- amount: 2,
188
- price: 49,
189
- },
190
- {
191
- amount: 3,
192
- price: 59,
193
- },
194
- {
195
- amount: 4,
196
- price: 69,
197
- },
198
- {
199
- amount: 5,
200
- price: 79,
201
- },
202
- {
203
- amount: 6,
204
- price: 89,
205
- },
206
- ],
207
- vatRegimeMonthly: [
208
- {
209
- type: VatRegime.NOT_ATTRIBUTED,
210
- price: 0,
211
- },
212
- {
213
- type: VatRegime.SIMPLIFIED,
214
- price: 20,
215
- },
216
- {
217
- type: VatRegime.QUARTERLY,
218
- price: 30,
219
- },
220
- {
221
- type: VatRegime.MONTHLY,
222
- price: 40,
223
- },
224
- ],
225
- taxSystem: [
226
- {
227
- id: TaxSystem.IR,
228
- price: 0,
229
- },
230
- {
231
- id: TaxSystem.IS,
232
- price: 15,
233
- },
234
- {
235
- id: TaxSystem.NA,
236
- price: 0,
237
- },
238
- ],
239
- },
240
- {
241
- /* Prévisionnel */
242
- idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
243
- applicationCost: 14.9,
244
- priceWithTaxesIncluded: false,
245
- turnoverCreatedYear: [
246
- {
247
- turnoverValue: 75000,
248
- price: 199,
249
- },
250
- {
251
- turnoverValue: 150000,
252
- price: 299,
253
- },
254
- {
255
- turnoverValue: 400000,
256
- price: 399,
257
- },
258
- {
259
- turnoverValue: 750000,
260
- price: 579,
261
- },
262
- {
263
- turnoverValue: 1000000,
264
- price: 889,
265
- },
266
- ],
267
- turnoverPastYear: [
268
- {
269
- turnoverValue: 75000,
270
- price: 299,
271
- },
272
- {
273
- turnoverValue: 150000,
274
- price: 399,
275
- },
276
- {
277
- turnoverValue: 400000,
278
- price: 499,
279
- },
280
- {
281
- turnoverValue: 750000,
282
- price: 679,
283
- },
284
- {
285
- turnoverValue: 1000000,
286
- price: 989,
287
- },
288
- ],
289
- },
290
- {
291
- /* Gestion Juridique */
292
- idPrestationList: [PrestationType.GESTION_JURIDIQUE],
293
- applicationCost: 14.9,
294
- priceWithTaxesIncluded: false,
295
- partner: [
296
- // {
297
- // amountMinimum: 1,
298
- // amountMaximum: 1,
299
- // price: 249,
300
- // },
301
- // {
302
- // amountMinimum: 2,
303
- // amountMaximum: 4,
304
- // price: 299,
305
- // },
306
- // {
307
- // amountMinimum: 5,
308
- // amountMaximum: 1000000,
309
- // price: 399,
310
- // },
311
- {
312
- amountMinimum: 1,
313
- amountMaximum: 1000000,
314
- price: 249,
315
- },
316
- ],
317
- },
318
- {
319
- /* Social */
320
- idPrestationList: [PrestationType.SOCIAL],
321
- applicationCost: 14.9,
322
- priceWithTaxesIncluded: false,
323
- employee: [
324
- {
325
- amountMinimum: 1,
326
- amountMaximum: 1,
327
- price: 33,
328
- },
329
- {
330
- amountMinimum: 2,
331
- amountMaximum: 10,
332
- price: 30,
333
- },
334
- {
335
- amountMinimum: 11,
336
- amountMaximum: 1000000,
337
- price: 25,
338
- },
339
- ],
340
- },
341
- {
342
- /* Assurance Control Fiscal */
343
- idPrestationList: [PrestationType.ASSURANCE_CONTROLE_FISCAL],
344
- applicationCost: 14.9,
345
- priceWithTaxesIncluded: false,
346
- exerciceNbr: [
347
- // {
348
- // minimum: 1,
349
- // maximum: 2,
350
- // price: 149,
351
- // },
352
- // {
353
- // minimum: 3,
354
- // maximum: 1000,
355
- // price: 299,
356
- // },
357
- {
358
- minimum: 1,
359
- maximum: 1000,
360
- price: 299,
361
- },
362
- ],
363
- },
364
- {
365
- /* Compta Expertise */
366
- idPrestationList: [PrestationType.EXPERTISE],
367
- applicationCost: 0,
368
- priceWithTaxesIncluded: false,
369
- monthlyNbr: [],
370
- turnoverMonthly: [
371
- {
372
- turnoverValue: 1000000000000,
373
- price: 89,
374
- },
375
- ],
376
- turnoverYearly: [
377
- {
378
- turnoverValue: 1000000000000,
379
- price: 890,
380
- },
381
- ],
382
- vatRegimeMonthly: [],
383
- },
384
- {
385
- /* Compta Accompagnement */
386
- idPrestationList: [PrestationType.SUPPORT],
387
- applicationCost: 0,
388
- priceWithTaxesIncluded: false,
389
- monthlyNbr: [],
390
- turnoverMonthly: [
391
- {
392
- turnoverValue: 1000000000000,
393
- price: 139,
394
- },
395
- ],
396
- turnoverYearly: [
397
- {
398
- turnoverValue: 1000000000000,
399
- price: 1390,
400
- },
401
- ],
402
- vatRegimeMonthly: [],
403
- },
404
- {
405
- /* Compta Premium */
406
- idPrestationList: [PrestationType.PREMIUM],
407
- applicationCost: 0,
408
- priceWithTaxesIncluded: false,
409
- monthlyNbr: [],
410
- turnoverMonthly: [
411
- {
412
- turnoverValue: 1000000000000,
413
- price: 199,
414
- },
415
- ],
416
- turnoverYearly: [
417
- {
418
- turnoverValue: 1000000000000,
419
- price: 1990,
420
- },
421
- ],
422
- vatRegimeMonthly: [],
423
- },
424
- {
425
- /* Compta EI */
426
- idPrestationList: [PrestationType.EI],
427
- applicationCost: 0,
428
- priceWithTaxesIncluded: false,
429
- monthlyNbr: [],
430
- turnoverMonthly: [
431
- {
432
- turnoverValue: 1000000000000,
433
- price: 59,
434
- },
435
- ],
436
- turnoverYearly: [
437
- {
438
- turnoverValue: 1000000000000,
439
- price: 590,
440
- },
441
- ],
442
- vatRegimeMonthly: [],
443
- },
444
- {
445
- /* Compta Micro */
446
- idPrestationList: [PrestationType.MICRO],
447
- applicationCost: 0,
448
- priceWithTaxesIncluded: false,
449
- monthlyNbr: [],
450
- turnoverMonthly: [
451
- {
452
- turnoverValue: 1000000000000,
453
- price: 49,
454
- },
455
- ],
456
- turnoverYearly: [
457
- {
458
- turnoverValue: 1000000000000,
459
- price: 490,
460
- },
461
- ],
462
- vatRegimeMonthly: [],
463
- },
464
- {
465
- /* Compta Gestion Immo */
466
- idPrestationList: [PrestationType.GESTION_IMMO],
467
- applicationCost: 0,
468
- priceWithTaxesIncluded: false,
469
- monthlyNbr: [],
470
- turnoverMonthly: [
471
- {
472
- turnoverValue: 1000000000000,
473
- price: 59,
474
- },
475
- ],
476
- turnoverYearly: [
477
- {
478
- turnoverValue: 1000000000000,
479
- price: 590,
480
- },
481
- ],
482
- vatRegimeMonthly: [],
483
- },
484
- ],
485
- };
486
6
  export const PriceGridClementine = [
487
7
  {
488
8
  /* Clementine */
489
- ...mainPriceGrid,
490
9
  idTypeBrand: 1,
10
+ price: [
11
+ {
12
+ /* Compta Pro */
13
+ idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
14
+ applicationCost: 14.9,
15
+ priceWithTaxesIncluded: false,
16
+ monthlyNbr: [
17
+ {
18
+ minimum: 0,
19
+ maximum: 4,
20
+ value: 6,
21
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
22
+ },
23
+ {
24
+ minimum: 5,
25
+ maximum: 9,
26
+ value: 9,
27
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
28
+ },
29
+ {
30
+ minimum: 12,
31
+ maximum: 16,
32
+ value: 16,
33
+ closingType: [ClosingType.OUTDATED],
34
+ },
35
+ ],
36
+ turnoverMonthly: [
37
+ {
38
+ turnoverValue: 10000,
39
+ price: 59,
40
+ },
41
+ {
42
+ turnoverValue: 50000,
43
+ price: 79,
44
+ },
45
+ {
46
+ turnoverValue: 100000,
47
+ price: 99,
48
+ },
49
+ {
50
+ turnoverValue: 150000,
51
+ price: 109,
52
+ },
53
+ {
54
+ turnoverValue: 200000,
55
+ price: 129,
56
+ },
57
+ {
58
+ turnoverValue: 250000,
59
+ price: 149,
60
+ },
61
+ ],
62
+ vatRegimeMonthly: [
63
+ {
64
+ type: VatRegime.NOT_ATTRIBUTED,
65
+ price: 0,
66
+ },
67
+ {
68
+ type: VatRegime.SIMPLIFIED,
69
+ price: 20,
70
+ },
71
+ {
72
+ type: VatRegime.QUARTERLY,
73
+ price: 30,
74
+ },
75
+ {
76
+ type: VatRegime.MONTHLY,
77
+ price: 40,
78
+ },
79
+ ],
80
+ },
81
+ {
82
+ /* Compta Entreprise */
83
+ idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
84
+ applicationCost: 14.9,
85
+ priceWithTaxesIncluded: false,
86
+ monthlyNbr: [
87
+ {
88
+ minimum: 0,
89
+ maximum: 4,
90
+ value: 6,
91
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
92
+ },
93
+ {
94
+ minimum: 5,
95
+ maximum: 9,
96
+ value: 9,
97
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
98
+ },
99
+ {
100
+ minimum: 12,
101
+ maximum: 16,
102
+ value: 16,
103
+ closingType: [ClosingType.OUTDATED],
104
+ },
105
+ ],
106
+ turnoverMonthly: [
107
+ {
108
+ turnoverValue: 50000,
109
+ price: 99,
110
+ },
111
+ {
112
+ turnoverValue: 150000,
113
+ price: 129,
114
+ },
115
+ {
116
+ turnoverValue: 250000,
117
+ price: 169,
118
+ },
119
+ {
120
+ turnoverValue: 350000,
121
+ price: 209,
122
+ },
123
+ {
124
+ turnoverValue: 500000,
125
+ price: 239,
126
+ },
127
+ {
128
+ turnoverValue: 700000,
129
+ price: 279,
130
+ },
131
+ {
132
+ turnoverValue: 900000,
133
+ price: 329,
134
+ },
135
+ ],
136
+ vatRegimeMonthly: [
137
+ {
138
+ type: VatRegime.NOT_ATTRIBUTED,
139
+ price: 0,
140
+ },
141
+ {
142
+ type: VatRegime.SIMPLIFIED,
143
+ price: 20,
144
+ },
145
+ {
146
+ type: VatRegime.QUARTERLY,
147
+ price: 30,
148
+ },
149
+ {
150
+ type: VatRegime.MONTHLY,
151
+ price: 40,
152
+ },
153
+ ],
154
+ },
155
+ {
156
+ /* Compta SCI */
157
+ idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
158
+ applicationCost: 9.9,
159
+ priceWithTaxesIncluded: false,
160
+ monthlyNbr: [
161
+ {
162
+ minimum: 0,
163
+ maximum: 4,
164
+ value: 6,
165
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
166
+ },
167
+ {
168
+ minimum: 5,
169
+ maximum: 9,
170
+ value: 9,
171
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
172
+ },
173
+ {
174
+ minimum: 12,
175
+ maximum: 16,
176
+ value: 16,
177
+ closingType: [ClosingType.OUTDATED],
178
+ },
179
+ ],
180
+ properties: [
181
+ {
182
+ amount: 1,
183
+ price: 39,
184
+ },
185
+ {
186
+ amount: 2,
187
+ price: 49,
188
+ },
189
+ {
190
+ amount: 3,
191
+ price: 59,
192
+ },
193
+ {
194
+ amount: 4,
195
+ price: 69,
196
+ },
197
+ {
198
+ amount: 5,
199
+ price: 79,
200
+ },
201
+ {
202
+ amount: 6,
203
+ price: 89,
204
+ },
205
+ ],
206
+ vatRegimeMonthly: [
207
+ {
208
+ type: VatRegime.NOT_ATTRIBUTED,
209
+ price: 0,
210
+ },
211
+ {
212
+ type: VatRegime.SIMPLIFIED,
213
+ price: 20,
214
+ },
215
+ {
216
+ type: VatRegime.QUARTERLY,
217
+ price: 30,
218
+ },
219
+ {
220
+ type: VatRegime.MONTHLY,
221
+ price: 40,
222
+ },
223
+ ],
224
+ taxSystem: [
225
+ {
226
+ id: TaxSystem.IR,
227
+ price: 0,
228
+ },
229
+ {
230
+ id: TaxSystem.IS,
231
+ price: 15,
232
+ },
233
+ {
234
+ id: TaxSystem.NA,
235
+ price: 0,
236
+ },
237
+ ],
238
+ },
239
+ {
240
+ /* Prévisionnel */
241
+ idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
242
+ applicationCost: 14.9,
243
+ priceWithTaxesIncluded: false,
244
+ turnoverCreatedYear: [
245
+ {
246
+ turnoverValue: 75000,
247
+ price: 199,
248
+ },
249
+ {
250
+ turnoverValue: 150000,
251
+ price: 299,
252
+ },
253
+ {
254
+ turnoverValue: 400000,
255
+ price: 399,
256
+ },
257
+ {
258
+ turnoverValue: 750000,
259
+ price: 579,
260
+ },
261
+ {
262
+ turnoverValue: 1000000,
263
+ price: 889,
264
+ },
265
+ ],
266
+ turnoverPastYear: [
267
+ {
268
+ turnoverValue: 75000,
269
+ price: 299,
270
+ },
271
+ {
272
+ turnoverValue: 150000,
273
+ price: 399,
274
+ },
275
+ {
276
+ turnoverValue: 400000,
277
+ price: 499,
278
+ },
279
+ {
280
+ turnoverValue: 750000,
281
+ price: 679,
282
+ },
283
+ {
284
+ turnoverValue: 1000000,
285
+ price: 989,
286
+ },
287
+ ],
288
+ },
289
+ {
290
+ /* Gestion Juridique */
291
+ idPrestationList: [PrestationType.GESTION_JURIDIQUE],
292
+ applicationCost: 14.9,
293
+ priceWithTaxesIncluded: false,
294
+ partner: [
295
+ // {
296
+ // amountMinimum: 1,
297
+ // amountMaximum: 1,
298
+ // price: 249,
299
+ // },
300
+ // {
301
+ // amountMinimum: 2,
302
+ // amountMaximum: 4,
303
+ // price: 299,
304
+ // },
305
+ // {
306
+ // amountMinimum: 5,
307
+ // amountMaximum: 1000000,
308
+ // price: 399,
309
+ // },
310
+ {
311
+ amountMinimum: 1,
312
+ amountMaximum: 1000000,
313
+ price: 249,
314
+ },
315
+ ],
316
+ },
317
+ {
318
+ /* Social */
319
+ idPrestationList: [PrestationType.SOCIAL],
320
+ applicationCost: 14.9,
321
+ priceWithTaxesIncluded: false,
322
+ employee: [
323
+ {
324
+ amountMinimum: 1,
325
+ amountMaximum: 1,
326
+ price: 33,
327
+ },
328
+ {
329
+ amountMinimum: 2,
330
+ amountMaximum: 10,
331
+ price: 30,
332
+ },
333
+ {
334
+ amountMinimum: 11,
335
+ amountMaximum: 1000000,
336
+ price: 25,
337
+ },
338
+ ],
339
+ },
340
+ {
341
+ /* Assurance Control Fiscal */
342
+ idPrestationList: [PrestationType.ASSURANCE_CONTROLE_FISCAL],
343
+ applicationCost: 14.9,
344
+ priceWithTaxesIncluded: false,
345
+ exerciceNbr: [
346
+ // {
347
+ // minimum: 1,
348
+ // maximum: 2,
349
+ // price: 149,
350
+ // },
351
+ // {
352
+ // minimum: 3,
353
+ // maximum: 1000,
354
+ // price: 299,
355
+ // },
356
+ {
357
+ minimum: 1,
358
+ maximum: 1000,
359
+ price: 299,
360
+ },
361
+ ],
362
+ },
363
+ {
364
+ /* Compta Expertise */
365
+ idPrestationList: [PrestationType.EXPERTISE],
366
+ applicationCost: 0,
367
+ priceWithTaxesIncluded: false,
368
+ monthlyNbr: [],
369
+ turnoverMonthly: [
370
+ {
371
+ turnoverValue: 1000000000000,
372
+ price: 89,
373
+ },
374
+ ],
375
+ turnoverYearly: [
376
+ {
377
+ turnoverValue: 1000000000000,
378
+ price: 890,
379
+ },
380
+ ],
381
+ vatRegimeMonthly: [],
382
+ },
383
+ {
384
+ /* Compta Accompagnement */
385
+ idPrestationList: [PrestationType.SUPPORT],
386
+ applicationCost: 0,
387
+ priceWithTaxesIncluded: false,
388
+ monthlyNbr: [],
389
+ turnoverMonthly: [
390
+ {
391
+ turnoverValue: 1000000000000,
392
+ price: 139,
393
+ },
394
+ ],
395
+ turnoverYearly: [
396
+ {
397
+ turnoverValue: 1000000000000,
398
+ price: 1390,
399
+ },
400
+ ],
401
+ vatRegimeMonthly: [],
402
+ },
403
+ {
404
+ /* Compta Premium */
405
+ idPrestationList: [PrestationType.PREMIUM],
406
+ applicationCost: 0,
407
+ priceWithTaxesIncluded: false,
408
+ monthlyNbr: [],
409
+ turnoverMonthly: [
410
+ {
411
+ turnoverValue: 1000000000000,
412
+ price: 199,
413
+ },
414
+ ],
415
+ turnoverYearly: [
416
+ {
417
+ turnoverValue: 1000000000000,
418
+ price: 1990,
419
+ },
420
+ ],
421
+ vatRegimeMonthly: [],
422
+ },
423
+ {
424
+ /* Compta EI */
425
+ idPrestationList: [PrestationType.EI],
426
+ applicationCost: 0,
427
+ priceWithTaxesIncluded: false,
428
+ monthlyNbr: [],
429
+ turnoverMonthly: [
430
+ {
431
+ turnoverValue: 1000000000000,
432
+ price: 59,
433
+ },
434
+ ],
435
+ turnoverYearly: [
436
+ {
437
+ turnoverValue: 1000000000000,
438
+ price: 590,
439
+ },
440
+ ],
441
+ vatRegimeMonthly: [],
442
+ },
443
+ {
444
+ /* Compta Micro */
445
+ idPrestationList: [PrestationType.MICRO],
446
+ applicationCost: 0,
447
+ priceWithTaxesIncluded: false,
448
+ monthlyNbr: [],
449
+ turnoverMonthly: [
450
+ {
451
+ turnoverValue: 1000000000000,
452
+ price: 49,
453
+ },
454
+ ],
455
+ turnoverYearly: [
456
+ {
457
+ turnoverValue: 1000000000000,
458
+ price: 490,
459
+ },
460
+ ],
461
+ vatRegimeMonthly: [],
462
+ },
463
+ {
464
+ /* Compta Gestion Immo */
465
+ idPrestationList: [PrestationType.GESTION_IMMO],
466
+ applicationCost: 0,
467
+ priceWithTaxesIncluded: false,
468
+ monthlyNbr: [],
469
+ turnoverMonthly: [
470
+ {
471
+ turnoverValue: 1000000000000,
472
+ price: 59,
473
+ },
474
+ ],
475
+ turnoverYearly: [
476
+ {
477
+ turnoverValue: 1000000000000,
478
+ price: 590,
479
+ },
480
+ ],
481
+ vatRegimeMonthly: [],
482
+ },
483
+ ],
491
484
  },
492
485
  {
493
486
  /* Leglastart */
@@ -720,10 +713,5 @@ export const PriceGridClementine = [
720
713
  },
721
714
  ],
722
715
  },
723
- {
724
- /* Epinal */
725
- ...mainPriceGrid,
726
- idTypeBrand: 7,
727
- },
728
716
  ];
729
717
  //# sourceMappingURL=PriceGridClementine.js.map