@silexpert/core 1.3.95-6 → 1.3.96-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (301) hide show
  1. package/dist/cjs/api/resources/BalanceSheetReport.d.ts +10 -0
  2. package/dist/cjs/api/resources/BalanceSheetReport.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/BalanceSheetReport.js +23 -0
  4. package/dist/cjs/api/resources/BalanceSheetReport.js.map +1 -0
  5. package/dist/cjs/api/resources/Exercice.d.ts +1 -1
  6. package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Exercice.js.map +1 -1
  8. package/dist/cjs/api/resources/Inpi.d.ts +3 -3
  9. package/dist/cjs/api/resources/Inpi.d.ts.map +1 -1
  10. package/dist/cjs/api/resources/Inpi.js +1 -1
  11. package/dist/cjs/api/resources/Inpi.js.map +1 -1
  12. package/dist/cjs/api/resources/Qonto.d.ts +11 -1
  13. package/dist/cjs/api/resources/Qonto.d.ts.map +1 -1
  14. package/dist/cjs/api/resources/Qonto.js +29 -0
  15. package/dist/cjs/api/resources/Qonto.js.map +1 -1
  16. package/dist/cjs/api/resources/User.js +1 -1
  17. package/dist/cjs/api/resources/User.js.map +1 -1
  18. package/dist/cjs/api/resources.d.ts +2 -4
  19. package/dist/cjs/api/resources.d.ts.map +1 -1
  20. package/dist/cjs/api/resources.js +2 -4
  21. package/dist/cjs/api/resources.js.map +1 -1
  22. package/dist/cjs/types/Enum/BrandClementine.js +5 -5
  23. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  24. package/dist/cjs/types/Enum/BrandComptalib.js +1 -1
  25. package/dist/cjs/types/Enum/BrandComptalib.js.map +1 -1
  26. package/dist/cjs/types/Enum/BrandLegalstart.js +1 -1
  27. package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
  28. package/dist/cjs/types/Enum/BrandPourcentage.js +4 -4
  29. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  30. package/dist/cjs/types/Enum/Card.d.ts +12 -20
  31. package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
  32. package/dist/cjs/types/Enum/Card.js +10 -29
  33. package/dist/cjs/types/Enum/Card.js.map +1 -1
  34. package/dist/cjs/types/Enum/InpiType.d.ts +2 -10
  35. package/dist/cjs/types/Enum/InpiType.d.ts.map +1 -1
  36. package/dist/cjs/types/Enum/InpiType.js +4 -12
  37. package/dist/cjs/types/Enum/InpiType.js.map +1 -1
  38. package/dist/cjs/types/Enum/Phone.d.ts +0 -206
  39. package/dist/cjs/types/Enum/Phone.d.ts.map +1 -1
  40. package/dist/cjs/types/Enum/Phone.js +2 -208
  41. package/dist/cjs/types/Enum/Phone.js.map +1 -1
  42. package/dist/cjs/types/Enum/PrestationType.d.ts +1 -2
  43. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  44. package/dist/cjs/types/Enum/PrestationType.js +16 -29
  45. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  46. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  47. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +22 -7
  48. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  49. package/dist/cjs/types/Form/FormConnector.d.ts +0 -1
  50. package/dist/cjs/types/Form/FormConnector.d.ts.map +1 -1
  51. package/dist/cjs/types/Form/FormConnector.js +0 -83
  52. package/dist/cjs/types/Form/FormConnector.js.map +1 -1
  53. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts +40 -0
  54. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +1 -0
  55. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js +207 -0
  56. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js.map +1 -0
  57. package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.d.ts +46 -0
  58. package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -0
  59. package/dist/cjs/types/Interface/api/{connector/OAuthTokenRequest.js → companeo/CompaneoReturn.js} +1 -1
  60. package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
  61. package/dist/cjs/types/Interface/api/config/ConfigType.d.ts +17 -4
  62. package/dist/cjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
  63. package/dist/cjs/types/Interface/api/config/ConfigType.js.map +1 -1
  64. package/dist/cjs/types/Interface/api/exercice/Create.d.ts +0 -1
  65. package/dist/cjs/types/Interface/api/exercice/Create.d.ts.map +1 -1
  66. package/dist/cjs/types/Interface/api/exercice/Create.js +0 -7
  67. package/dist/cjs/types/Interface/api/exercice/Create.js.map +1 -1
  68. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +0 -1
  69. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  70. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +0 -6
  71. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  72. package/dist/cjs/types/Interface/api/qonto/Create.d.ts +34 -0
  73. package/dist/cjs/types/Interface/api/qonto/Create.d.ts.map +1 -1
  74. package/dist/cjs/types/Interface/api/qonto/Create.js +155 -1
  75. package/dist/cjs/types/Interface/api/qonto/Create.js.map +1 -1
  76. package/dist/cjs/types/Interface/api/qonto/Query.d.ts +44 -0
  77. package/dist/cjs/types/Interface/api/qonto/Query.d.ts.map +1 -1
  78. package/dist/cjs/types/Interface/api/qonto/Query.js +4 -1
  79. package/dist/cjs/types/Interface/api/qonto/Query.js.map +1 -1
  80. package/dist/cjs/types/Interface/api/stripe/Create.d.ts +0 -10
  81. package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  82. package/dist/cjs/types/Interface/api/stripe/Create.js +1 -30
  83. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  84. package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts +0 -6
  85. package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
  86. package/dist/cjs/types/Interface/api/stripe/QueryStripe.js +1 -19
  87. package/dist/cjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  88. package/dist/cjs/types/Interface/models/IAttestation.d.ts +20 -18
  89. package/dist/cjs/types/Interface/models/IAttestation.d.ts.map +1 -1
  90. package/dist/cjs/types/Interface/models/IAttestation.js.map +1 -1
  91. package/dist/cjs/types/Interface/models/IConnector.d.ts +0 -1
  92. package/dist/cjs/types/Interface/models/IConnector.d.ts.map +1 -1
  93. package/dist/cjs/types/Interface/models/IConnector.js.map +1 -1
  94. package/dist/cjs/types/index.d.ts +2 -4
  95. package/dist/cjs/types/index.d.ts.map +1 -1
  96. package/dist/cjs/types/index.js +2 -4
  97. package/dist/cjs/types/index.js.map +1 -1
  98. package/dist/cjs/utils/vat/3517/century23.d.ts.map +1 -1
  99. package/dist/cjs/utils/vat/3517/century23.js +55 -55
  100. package/dist/cjs/utils/vat/3517/century23.js.map +1 -1
  101. package/dist/mjs/api/resources/BalanceSheetReport.d.ts +10 -0
  102. package/dist/mjs/api/resources/BalanceSheetReport.d.ts.map +1 -0
  103. package/dist/mjs/api/resources/BalanceSheetReport.js +22 -0
  104. package/dist/mjs/api/resources/BalanceSheetReport.js.map +1 -0
  105. package/dist/mjs/api/resources/Exercice.d.ts +1 -1
  106. package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
  107. package/dist/mjs/api/resources/Exercice.js.map +1 -1
  108. package/dist/mjs/api/resources/Inpi.d.ts +3 -3
  109. package/dist/mjs/api/resources/Inpi.d.ts.map +1 -1
  110. package/dist/mjs/api/resources/Inpi.js +1 -1
  111. package/dist/mjs/api/resources/Inpi.js.map +1 -1
  112. package/dist/mjs/api/resources/Qonto.d.ts +11 -1
  113. package/dist/mjs/api/resources/Qonto.d.ts.map +1 -1
  114. package/dist/mjs/api/resources/Qonto.js +29 -0
  115. package/dist/mjs/api/resources/Qonto.js.map +1 -1
  116. package/dist/mjs/api/resources/User.js +1 -1
  117. package/dist/mjs/api/resources/User.js.map +1 -1
  118. package/dist/mjs/api/resources.d.ts +2 -4
  119. package/dist/mjs/api/resources.d.ts.map +1 -1
  120. package/dist/mjs/api/resources.js +2 -4
  121. package/dist/mjs/api/resources.js.map +1 -1
  122. package/dist/mjs/types/Enum/BrandClementine.js +5 -5
  123. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  124. package/dist/mjs/types/Enum/BrandComptalib.js +1 -1
  125. package/dist/mjs/types/Enum/BrandComptalib.js.map +1 -1
  126. package/dist/mjs/types/Enum/BrandLegalstart.js +1 -1
  127. package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
  128. package/dist/mjs/types/Enum/BrandPourcentage.js +4 -4
  129. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  130. package/dist/mjs/types/Enum/Card.d.ts +12 -20
  131. package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
  132. package/dist/mjs/types/Enum/Card.js +10 -29
  133. package/dist/mjs/types/Enum/Card.js.map +1 -1
  134. package/dist/mjs/types/Enum/InpiType.d.ts +2 -10
  135. package/dist/mjs/types/Enum/InpiType.d.ts.map +1 -1
  136. package/dist/mjs/types/Enum/InpiType.js +4 -12
  137. package/dist/mjs/types/Enum/InpiType.js.map +1 -1
  138. package/dist/mjs/types/Enum/Phone.d.ts +0 -206
  139. package/dist/mjs/types/Enum/Phone.d.ts.map +1 -1
  140. package/dist/mjs/types/Enum/Phone.js +2 -208
  141. package/dist/mjs/types/Enum/Phone.js.map +1 -1
  142. package/dist/mjs/types/Enum/PrestationType.d.ts +1 -2
  143. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  144. package/dist/mjs/types/Enum/PrestationType.js +16 -29
  145. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  146. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  147. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +22 -7
  148. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  149. package/dist/mjs/types/Form/FormConnector.d.ts +0 -1
  150. package/dist/mjs/types/Form/FormConnector.d.ts.map +1 -1
  151. package/dist/mjs/types/Form/FormConnector.js +11 -84
  152. package/dist/mjs/types/Form/FormConnector.js.map +1 -1
  153. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts +40 -0
  154. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +1 -0
  155. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js +200 -0
  156. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js.map +1 -0
  157. package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.d.ts +46 -0
  158. package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -0
  159. package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.js +2 -0
  160. package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
  161. package/dist/mjs/types/Interface/api/config/ConfigType.d.ts +17 -4
  162. package/dist/mjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
  163. package/dist/mjs/types/Interface/api/config/ConfigType.js.map +1 -1
  164. package/dist/mjs/types/Interface/api/exercice/Create.d.ts +0 -1
  165. package/dist/mjs/types/Interface/api/exercice/Create.d.ts.map +1 -1
  166. package/dist/mjs/types/Interface/api/exercice/Create.js +0 -8
  167. package/dist/mjs/types/Interface/api/exercice/Create.js.map +1 -1
  168. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +0 -1
  169. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  170. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -8
  171. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  172. package/dist/mjs/types/Interface/api/qonto/Create.d.ts +34 -0
  173. package/dist/mjs/types/Interface/api/qonto/Create.d.ts.map +1 -1
  174. package/dist/mjs/types/Interface/api/qonto/Create.js +178 -1
  175. package/dist/mjs/types/Interface/api/qonto/Create.js.map +1 -1
  176. package/dist/mjs/types/Interface/api/qonto/Query.d.ts +44 -0
  177. package/dist/mjs/types/Interface/api/qonto/Query.d.ts.map +1 -1
  178. package/dist/mjs/types/Interface/api/qonto/Query.js +9 -0
  179. package/dist/mjs/types/Interface/api/qonto/Query.js.map +1 -1
  180. package/dist/mjs/types/Interface/api/stripe/Create.d.ts +0 -10
  181. package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  182. package/dist/mjs/types/Interface/api/stripe/Create.js +1 -34
  183. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  184. package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts +0 -6
  185. package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
  186. package/dist/mjs/types/Interface/api/stripe/QueryStripe.js +0 -18
  187. package/dist/mjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  188. package/dist/mjs/types/Interface/models/IAttestation.d.ts +20 -18
  189. package/dist/mjs/types/Interface/models/IAttestation.d.ts.map +1 -1
  190. package/dist/mjs/types/Interface/models/IAttestation.js.map +1 -1
  191. package/dist/mjs/types/Interface/models/IConnector.d.ts +0 -1
  192. package/dist/mjs/types/Interface/models/IConnector.d.ts.map +1 -1
  193. package/dist/mjs/types/Interface/models/IConnector.js.map +1 -1
  194. package/dist/mjs/types/index.d.ts +2 -4
  195. package/dist/mjs/types/index.d.ts.map +1 -1
  196. package/dist/mjs/types/index.js +2 -4
  197. package/dist/mjs/types/index.js.map +1 -1
  198. package/dist/mjs/utils/vat/3517/century23.d.ts.map +1 -1
  199. package/dist/mjs/utils/vat/3517/century23.js +54 -54
  200. package/dist/mjs/utils/vat/3517/century23.js.map +1 -1
  201. package/package.json +14 -14
  202. package/ts/api/resources/BalanceSheetReport.ts +36 -0
  203. package/ts/api/resources/Exercice.ts +1 -1
  204. package/ts/api/resources/Inpi.ts +2 -3
  205. package/ts/api/resources/Qonto.ts +43 -0
  206. package/ts/api/resources/User.ts +1 -1
  207. package/ts/api/resources.ts +2 -4
  208. package/ts/types/Enum/BrandClementine.ts +5 -5
  209. package/ts/types/Enum/BrandComptalib.ts +1 -1
  210. package/ts/types/Enum/BrandLegalstart.ts +1 -1
  211. package/ts/types/Enum/BrandPourcentage.ts +4 -4
  212. package/ts/types/Enum/Card.ts +11 -30
  213. package/ts/types/Enum/InpiType.ts +4 -13
  214. package/ts/types/Enum/Phone.ts +2 -208
  215. package/ts/types/Enum/PrestationType.ts +16 -29
  216. package/ts/types/Enum/SalesContractBrandClementine.ts +22 -7
  217. package/ts/types/Form/FormConnector.ts +11 -39
  218. package/ts/types/Interface/api/balanceSheetReport/Query.ts +160 -0
  219. package/ts/types/Interface/api/companeo/CompaneoReturn.ts +47 -0
  220. package/ts/types/Interface/api/config/ConfigType.ts +19 -2
  221. package/ts/types/Interface/api/exercice/Create.ts +0 -6
  222. package/ts/types/Interface/api/library/QueryLibrary.ts +1 -6
  223. package/ts/types/Interface/api/qonto/Create.ts +128 -1
  224. package/ts/types/Interface/api/qonto/Query.ts +64 -0
  225. package/ts/types/Interface/api/stripe/Create.ts +1 -24
  226. package/ts/types/Interface/api/stripe/QueryStripe.ts +0 -14
  227. package/ts/types/Interface/models/IAttestation.ts +20 -18
  228. package/ts/types/Interface/models/IConnector.ts +0 -1
  229. package/ts/types/index.ts +2 -4
  230. package/ts/utils/vat/3517/century23.ts +54 -55
  231. package/dist/cjs/api/resources/Sellsy.d.ts +0 -19
  232. package/dist/cjs/api/resources/Sellsy.d.ts.map +0 -1
  233. package/dist/cjs/api/resources/Sellsy.js +0 -20
  234. package/dist/cjs/api/resources/Sellsy.js.map +0 -1
  235. package/dist/cjs/api/resources/StripePurchase.d.ts +0 -13
  236. package/dist/cjs/api/resources/StripePurchase.d.ts.map +0 -1
  237. package/dist/cjs/api/resources/StripePurchase.js +0 -17
  238. package/dist/cjs/api/resources/StripePurchase.js.map +0 -1
  239. package/dist/cjs/types/Enum/Stripe.d.ts +0 -4
  240. package/dist/cjs/types/Enum/Stripe.d.ts.map +0 -1
  241. package/dist/cjs/types/Enum/Stripe.js +0 -8
  242. package/dist/cjs/types/Enum/Stripe.js.map +0 -1
  243. package/dist/cjs/types/Interface/api/card/Cron.d.ts +0 -8
  244. package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +0 -1
  245. package/dist/cjs/types/Interface/api/card/Cron.js +0 -39
  246. package/dist/cjs/types/Interface/api/card/Cron.js.map +0 -1
  247. package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.d.ts +0 -12
  248. package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +0 -1
  249. package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.js.map +0 -1
  250. package/dist/cjs/types/Interface/api/inpiPayment/Query.d.ts +0 -14
  251. package/dist/cjs/types/Interface/api/inpiPayment/Query.d.ts.map +0 -1
  252. package/dist/cjs/types/Interface/api/inpiPayment/Query.js +0 -128
  253. package/dist/cjs/types/Interface/api/inpiPayment/Query.js.map +0 -1
  254. package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +0 -11
  255. package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +0 -1
  256. package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.js +0 -3
  257. package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +0 -1
  258. package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +0 -10
  259. package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +0 -1
  260. package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.js +0 -36
  261. package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.js.map +0 -1
  262. package/dist/mjs/api/resources/Sellsy.d.ts +0 -19
  263. package/dist/mjs/api/resources/Sellsy.d.ts.map +0 -1
  264. package/dist/mjs/api/resources/Sellsy.js +0 -16
  265. package/dist/mjs/api/resources/Sellsy.js.map +0 -1
  266. package/dist/mjs/api/resources/StripePurchase.d.ts +0 -13
  267. package/dist/mjs/api/resources/StripePurchase.d.ts.map +0 -1
  268. package/dist/mjs/api/resources/StripePurchase.js +0 -16
  269. package/dist/mjs/api/resources/StripePurchase.js.map +0 -1
  270. package/dist/mjs/types/Enum/Stripe.d.ts +0 -4
  271. package/dist/mjs/types/Enum/Stripe.d.ts.map +0 -1
  272. package/dist/mjs/types/Enum/Stripe.js +0 -5
  273. package/dist/mjs/types/Enum/Stripe.js.map +0 -1
  274. package/dist/mjs/types/Interface/api/card/Cron.d.ts +0 -8
  275. package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +0 -1
  276. package/dist/mjs/types/Interface/api/card/Cron.js +0 -37
  277. package/dist/mjs/types/Interface/api/card/Cron.js.map +0 -1
  278. package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.d.ts +0 -12
  279. package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +0 -1
  280. package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.js +0 -2
  281. package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.js.map +0 -1
  282. package/dist/mjs/types/Interface/api/inpiPayment/Query.d.ts +0 -14
  283. package/dist/mjs/types/Interface/api/inpiPayment/Query.d.ts.map +0 -1
  284. package/dist/mjs/types/Interface/api/inpiPayment/Query.js +0 -135
  285. package/dist/mjs/types/Interface/api/inpiPayment/Query.js.map +0 -1
  286. package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +0 -11
  287. package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +0 -1
  288. package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.js +0 -2
  289. package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +0 -1
  290. package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +0 -10
  291. package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +0 -1
  292. package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.js +0 -35
  293. package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.js.map +0 -1
  294. package/ts/api/resources/Sellsy.ts +0 -24
  295. package/ts/api/resources/StripePurchase.ts +0 -22
  296. package/ts/types/Enum/Stripe.ts +0 -3
  297. package/ts/types/Interface/api/card/Cron.ts +0 -21
  298. package/ts/types/Interface/api/connector/OAuthTokenRequest.ts +0 -12
  299. package/ts/types/Interface/api/inpiPayment/Query.ts +0 -103
  300. package/ts/types/Interface/api/sellsy/SellsyConnectionStatus.ts +0 -10
  301. package/ts/types/Interface/api/sellsy/SellsyOauthCallback.ts +0 -24
@@ -190,7 +190,6 @@ export enum PrestationType {
190
190
  EI = 236,
191
191
  MICRO = 237,
192
192
  GESTION_IMMO = 238,
193
- TERMINATION_FEES = 239,
194
193
  }
195
194
 
196
195
  // Liste des prestations avec une lettre de mission à signer
@@ -229,6 +228,13 @@ export const allPrestations2025WithBrochure = [
229
228
  PrestationType.SOCIAL,
230
229
  PrestationType.GESTION_JURIDIQUE,
231
230
  PrestationType.CONSULTING_HOUR,
231
+ PrestationType.ATTESTATION_REMUNERATION,
232
+ PrestationType.ATTESTATION_NON_REMUNERATION,
233
+ PrestationType.ATTESTATION_CA,
234
+ PrestationType.ATTESTATION_COMPTE_COURANT,
235
+ PrestationType.ATTESTATION_MASSE_SALARIALE,
236
+ PrestationType.ATTESTATION_1,
237
+ PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
232
238
  ];
233
239
 
234
240
  export const ClementineSubscriptionAccountancyExpertPrestations: PrestationType[] = [
@@ -1740,7 +1746,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1740
1746
  },
1741
1747
  ATTESTATION_SALAIRE: {
1742
1748
  id: 82,
1743
- name: 'Attestation de salaire',
1749
+ name: 'Rapport de salaire',
1744
1750
  isComptable: false,
1745
1751
  isJuridique: false,
1746
1752
  isSocial: true,
@@ -1968,7 +1974,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1968
1974
  },
1969
1975
  ATTESTATION_REMUNERATION: {
1970
1976
  id: 95,
1971
- name: 'Attestation de rémunération',
1977
+ name: 'Rapport de rémunération',
1972
1978
  isComptable: true,
1973
1979
  isJuridique: false,
1974
1980
  isSocial: false,
@@ -1988,7 +1994,7 @@ export const PrestationDetail: PrestationDetailEnum = {
1988
1994
  // FIXME: Doublon ?
1989
1995
  ATTESTATION_NON_REMUNERATION: {
1990
1996
  id: 96,
1991
- name: 'Attestation de non-rémunération',
1997
+ name: 'Rapport de non-rémunération',
1992
1998
  isComptable: true,
1993
1999
  isJuridique: false,
1994
2000
  isSocial: false,
@@ -2007,7 +2013,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2007
2013
  },
2008
2014
  ATTESTATION_CA: {
2009
2015
  id: 97,
2010
- name: "Attestation de chiffre d'affaires",
2016
+ name: "Rapport de chiffre d'affaires",
2011
2017
  isComptable: true,
2012
2018
  isJuridique: false,
2013
2019
  isSocial: false,
@@ -2026,7 +2032,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2026
2032
  },
2027
2033
  ATTESTATION_COMPTE_COURANT: {
2028
2034
  id: 98,
2029
- name: 'Attestation de compte-courant',
2035
+ name: 'Rapport de compte-courant',
2030
2036
  isComptable: true,
2031
2037
  isJuridique: false,
2032
2038
  isSocial: false,
@@ -2311,7 +2317,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2311
2317
  },
2312
2318
  ATTESTATION_DE_SALAIRE_MALADIE: {
2313
2319
  id: 116,
2314
- name: 'Attestation de salaire maladie',
2320
+ name: 'Rapport de salaire maladie',
2315
2321
  isComptable: true,
2316
2322
  isJuridique: false,
2317
2323
  isSocial: false,
@@ -2539,7 +2545,7 @@ export const PrestationDetail: PrestationDetailEnum = {
2539
2545
  },
2540
2546
  ATTESTATION_MASSE_SALARIALE: {
2541
2547
  id: 128,
2542
- name: 'Attestation de masse salariale',
2548
+ name: 'Rapport de masse salariale',
2543
2549
  isComptable: true,
2544
2550
  isJuridique: false,
2545
2551
  isSocial: false,
@@ -3185,7 +3191,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3185
3191
  },
3186
3192
  ATTESTATION_NON_REMUNERATION_RECURRENTE: {
3187
3193
  id: 200,
3188
- name: 'Attestation non remunération recurrente',
3194
+ name: 'Rapport non remunération recurrente',
3189
3195
  isComptable: true,
3190
3196
  isJuridique: false,
3191
3197
  isSocial: false,
@@ -3637,7 +3643,7 @@ export const PrestationDetail: PrestationDetailEnum = {
3637
3643
  isComplementary: false,
3638
3644
  signaturePosition: '400,54,569,90',
3639
3645
  signaturePage: null,
3640
- point: 0,
3646
+ point: 100,
3641
3647
  },
3642
3648
  CONSULTING_HOUR: {
3643
3649
  id: PrestationType.CONSULTING_HOUR,
@@ -3870,23 +3876,4 @@ export const PrestationDetail: PrestationDetailEnum = {
3870
3876
  signaturePage: 7, //???
3871
3877
  point: 200, //???
3872
3878
  },
3873
- TERMINATION_FEES: {
3874
- id: PrestationType.TERMINATION_FEES,
3875
- name: 'Frais de résiliation',
3876
- isComptable: true,
3877
- isJuridique: false,
3878
- isSocial: false,
3879
- isAttestation: false,
3880
- inAverageCart: false,
3881
- isBack: false,
3882
- minimumPrice: null,
3883
- price: null,
3884
- isCatalog: true,
3885
- isPlannable: false,
3886
- hidden: false,
3887
- isComplementary: false,
3888
- signaturePosition: null,
3889
- signaturePage: null,
3890
- point: 0,
3891
- },
3892
3879
  };
@@ -8,14 +8,14 @@ import {
8
8
 
9
9
  export const SalesContractClementine: SaleContract[] = [
10
10
  {
11
- label: 'Page d\'introduction',
11
+ label: "Page d'introduction",
12
12
  name: 'page_intro',
13
13
  needBgImage: true,
14
14
  versionable: false,
15
15
  idPrestationType: allPrestationsWithBrochure,
16
16
  },
17
17
  {
18
- label: 'Page d\'introduction 2025',
18
+ label: "Page d'introduction 2025",
19
19
  name: 'page_intro_2025',
20
20
  needBgImage: true,
21
21
  versionable: false,
@@ -170,6 +170,21 @@ export const SalesContractClementine: SaleContract[] = [
170
170
  idPrestationType: [PrestationType.GESTION_IMMO],
171
171
  versionable: false,
172
172
  },
173
+ {
174
+ label: 'Rapport 2025',
175
+ name: 'bloc_rapport_2025',
176
+ needBgImage: false,
177
+ idPrestationType: [
178
+ PrestationType.ATTESTATION_REMUNERATION,
179
+ PrestationType.ATTESTATION_NON_REMUNERATION,
180
+ PrestationType.ATTESTATION_CA,
181
+ PrestationType.ATTESTATION_COMPTE_COURANT,
182
+ PrestationType.ATTESTATION_MASSE_SALARIALE,
183
+ PrestationType.ATTESTATION_1,
184
+ PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
185
+ ],
186
+ versionable: false,
187
+ },
173
188
  {
174
189
  label: 'Page simplifié',
175
190
  name: 'page_simplified',
@@ -267,7 +282,7 @@ export const SalesContractClementine: SaleContract[] = [
267
282
  keyName: 'idPrestationCreation',
268
283
  },
269
284
  {
270
- label: 'Forfait création société (Création d\'entreprise gratuite)',
285
+ label: "Forfait création société (Création d'entreprise gratuite)",
271
286
  name: 'bloc_creation_free',
272
287
  idPrestationType: [PrestationType.COMPTA_MICRO, PrestationType.COMPTA_MICRO_EXPRESS],
273
288
  needBgImage: false,
@@ -297,7 +312,7 @@ export const SalesContractClementine: SaleContract[] = [
297
312
  keyName: 'idPrestationJuridique',
298
313
  },
299
314
  {
300
- label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
315
+ label: "Prise en charge de votre déclaration d'impôts sur le revenu",
301
316
  name: 'bloc_tax_return',
302
317
  needBgImage: false,
303
318
  idPrestationType: [],
@@ -403,7 +418,7 @@ export const SalesContractClementine: SaleContract[] = [
403
418
  export const SalesContractKlems: SaleContract[] = [
404
419
  // pour les pages statiques
405
420
  {
406
- label: 'Page d\'introduction',
421
+ label: "Page d'introduction",
407
422
  name: 'page_intro',
408
423
  needBgImage: true,
409
424
  versionable: false,
@@ -536,7 +551,7 @@ export const SalesContractKlems: SaleContract[] = [
536
551
  keyName: 'idPrestationSocial',
537
552
  },
538
553
  {
539
- label: 'Forfait Création d\'entreprise (TTC)',
554
+ label: "Forfait Création d'entreprise (TTC)",
540
555
  name: 'bloc_creation_entreprise_ttc',
541
556
  idPrestationType: [
542
557
  PrestationType.SOCIAL,
@@ -550,7 +565,7 @@ export const SalesContractKlems: SaleContract[] = [
550
565
  keyName: 'idPrestationCreation',
551
566
  },
552
567
  {
553
- label: 'Forfait Création d\'entreprise (HT)',
568
+ label: "Forfait Création d'entreprise (HT)",
554
569
  name: 'bloc_creation_entreprise_ht',
555
570
  idPrestationType: [PrestationType.COMPTA_EI_KLEMS, PrestationType.COMPTA_EI_KLEMS_EXPRESS],
556
571
  needBgImage: false,
@@ -1,64 +1,36 @@
1
- import { IsString, IsOptional, IsNumber, IsDate, IsEnum } from 'class-validator';
2
1
  import { ConnectorType } from '../Enum/ConnectorType';
3
- import { ApiProperty, ApiPropertyOptional } from '../../utils';
4
2
 
5
3
  export class FormConnector {
6
- @ApiPropertyOptional()
7
- @IsOptional()
8
- @IsNumber()
4
+ // @ApiProperty()
9
5
  id?: number;
10
6
 
11
- @ApiPropertyOptional()
12
- @IsOptional()
13
- @IsString()
7
+ // @ApiProperty()
14
8
  username?: string;
15
9
 
16
- @ApiPropertyOptional()
17
- @IsOptional()
18
- @IsString()
10
+ // @ApiProperty()
19
11
  pass?: string;
20
12
 
21
- @ApiPropertyOptional()
22
- @IsOptional()
23
- @IsString()
13
+ // @ApiProperty()
24
14
  url?: string;
25
15
 
26
- @ApiPropertyOptional()
27
- @IsOptional()
28
- @IsString()
16
+ // @ApiProperty()
29
17
  token?: string;
30
18
 
31
- @ApiPropertyOptional()
32
- @IsOptional()
33
- @IsString()
19
+ // @ApiProperty()
34
20
  token2?: string;
35
21
 
36
- @ApiPropertyOptional()
37
- @IsOptional()
38
- @IsString()
22
+ // @ApiProperty()
39
23
  token3?: string;
40
24
 
41
- @ApiPropertyOptional()
42
- @IsOptional()
43
- @IsString()
25
+ // @ApiProperty()
44
26
  token4?: string;
45
27
 
46
- @ApiPropertyOptional()
47
- @IsOptional()
48
- @IsDate()
28
+ // @ApiProperty()
49
29
  date?: Date;
50
30
 
51
- @ApiProperty()
52
- @IsEnum(ConnectorType)
31
+ // @ApiProperty()
53
32
  idTypeConnector: ConnectorType;
54
33
 
55
- @ApiPropertyOptional()
56
- @IsOptional()
57
- @IsNumber()
34
+ // @ApiProperty()
58
35
  idSociety?: number;
59
-
60
- @ApiPropertyOptional()
61
- @IsOptional()
62
- @IsNumber()
63
- expiresIn?: number;
64
36
  }
@@ -0,0 +1,160 @@
1
+ import { IsBoolean, IsDate, IsInt, IsOptional, IsString } from 'class-validator';
2
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
4
+ import { RequiredQueryPaginate } from '../BasePaginate';
5
+
6
+ export class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {
7
+ @ApiPropertyOptional()
8
+ @IsOptional()
9
+ @IsString()
10
+ declare search?: string;
11
+
12
+ @ApiPropertyOptional()
13
+ @IsOptional()
14
+ @IsBoolean()
15
+ @ToBoolean()
16
+ declare signed?: boolean;
17
+
18
+ @ApiPropertyOptional()
19
+ @IsOptional()
20
+ @IsInt()
21
+ declare factured?: number;
22
+
23
+ @ApiPropertyOptional()
24
+ @IsOptional()
25
+ @IsInt()
26
+ declare idSupervisor?: number;
27
+ }
28
+
29
+ export class ParamsBalanceSheetReportCreate {
30
+ @ApiProperty()
31
+ @IsInt()
32
+ declare idSociety: number;
33
+
34
+ @ApiProperty()
35
+ @IsInt()
36
+ declare idExercice: number;
37
+
38
+ @ApiProperty()
39
+ @IsInt()
40
+ declare idPrestationList: number;
41
+
42
+ @ApiProperty()
43
+ @IsInt()
44
+ declare idSupervisor: number;
45
+
46
+ @ApiProperty()
47
+ @IsInt()
48
+ declare price: number;
49
+
50
+ @ApiProperty()
51
+ @IsBoolean()
52
+ @ToBoolean()
53
+ declare annoted: boolean;
54
+
55
+ @ApiProperty()
56
+ @IsInt()
57
+ declare factured: number;
58
+ }
59
+
60
+ export class ParamsBalanceSheetReportGeneratePdf {
61
+ @ApiProperty()
62
+ @IsBoolean()
63
+ @ToBoolean()
64
+ declare isSigned: boolean;
65
+
66
+ @ApiPropertyOptional()
67
+ @IsOptional()
68
+ @IsString()
69
+ declare comment?: string;
70
+ }
71
+
72
+ export class ParamsBalanceSheetReportUpdate {
73
+ @ApiPropertyOptional()
74
+ @IsOptional()
75
+ @IsInt()
76
+ declare price?: number;
77
+
78
+ @ApiPropertyOptional()
79
+ @IsOptional()
80
+ @IsInt()
81
+ declare idPrestationList?: number;
82
+
83
+ @ApiPropertyOptional()
84
+ @IsOptional()
85
+ @IsInt()
86
+ declare idExercice?: number;
87
+
88
+ @ApiPropertyOptional()
89
+ @IsOptional()
90
+ @IsInt()
91
+ declare idSociety?: number;
92
+
93
+ @ApiPropertyOptional()
94
+ @IsOptional()
95
+ @IsInt()
96
+ declare idSupervisor?: number;
97
+
98
+ @ApiPropertyOptional()
99
+ @IsOptional()
100
+ @IsInt()
101
+ declare idUserDemand?: number;
102
+
103
+ @ApiPropertyOptional()
104
+ @IsOptional()
105
+ @IsInt()
106
+ declare idPaymentExpectation?: number;
107
+
108
+ @ApiPropertyOptional()
109
+ @IsOptional()
110
+ @IsInt()
111
+ declare idFile?: number;
112
+
113
+ @ApiPropertyOptional()
114
+ @IsOptional()
115
+ @IsInt()
116
+ declare idGedFile?: number;
117
+
118
+ @ApiPropertyOptional()
119
+ @IsOptional()
120
+ @IsBoolean()
121
+ @ToBoolean()
122
+ declare annoted?: boolean;
123
+
124
+ @ApiPropertyOptional()
125
+ @IsOptional()
126
+ @IsInt()
127
+ declare factured?: number;
128
+
129
+ @ApiPropertyOptional()
130
+ @IsOptional()
131
+ @IsDate()
132
+ declare sendDate?: Date;
133
+
134
+ @ApiPropertyOptional()
135
+ @IsOptional()
136
+ @IsString()
137
+ declare textPdf?: string;
138
+
139
+ @ApiPropertyOptional()
140
+ @IsOptional()
141
+ @IsBoolean()
142
+ @ToBoolean()
143
+ declare isSign?: boolean;
144
+
145
+ @ApiPropertyOptional()
146
+ @IsOptional()
147
+ @IsBoolean()
148
+ @ToBoolean()
149
+ declare done?: boolean;
150
+
151
+ @ApiPropertyOptional()
152
+ @IsOptional()
153
+ @IsInt()
154
+ declare idMailValidation?: number;
155
+
156
+ @ApiPropertyOptional()
157
+ @IsOptional()
158
+ @IsInt()
159
+ declare idMailPayment?: number;
160
+ }
@@ -0,0 +1,47 @@
1
+ export interface CompaneoQuestionType {
2
+ $: {
3
+ question_id: number;
4
+ };
5
+ value: string;
6
+ reponse: {
7
+ _?: string;
8
+ $: {
9
+ answer_id: number;
10
+ };
11
+ };
12
+ }
13
+
14
+ export interface CompaneoBasicData {
15
+ _?: string;
16
+ $?: {
17
+ code: string;
18
+ };
19
+ }
20
+
21
+ export interface CompaneoReturn {
22
+ id: number;
23
+ lead_id: number;
24
+ dem_num: string;
25
+ lead_date: Date;
26
+ raison_sociale: string;
27
+ civilite: string;
28
+ nom: string;
29
+ prenom: string;
30
+ activite: CompaneoBasicData;
31
+ poste: CompaneoBasicData;
32
+ fonction: CompaneoBasicData;
33
+ code_postal: string;
34
+ ville: string;
35
+ adresse: string;
36
+ adresse2?: string;
37
+ adresse3?: string;
38
+ email: string;
39
+ telephone: string;
40
+ fax: string;
41
+ mobile: string;
42
+ segment: string;
43
+ date_creation: string;
44
+ commentaire: string;
45
+ comment_companeo: string;
46
+ questionnaire: string;
47
+ }
@@ -17,9 +17,11 @@ export interface ConfigType {
17
17
  brand: ConfigBrand;
18
18
  ocr: Ocr;
19
19
  jeDeclare: JeDeclare;
20
+ notification: Notification;
20
21
  pdfizer: Pdfizer;
21
22
  iDocus: IDocus;
22
- imageMagick: { url: string };
23
+ imageMagick: LambdaInfos;
24
+ companeo: Companeo;
23
25
  inpi: Inpi;
24
26
  brevo: Brevo;
25
27
  tinyurl: LambdaInfos;
@@ -30,7 +32,7 @@ export interface ConfigType {
30
32
  pdftkizer: LambdaInfos;
31
33
  sharper: LambdaInfos;
32
34
  chartizer: LambdaInfos;
33
- authentication?: Authentication;
35
+ authentication: Authentication;
34
36
  }
35
37
 
36
38
  interface Authentication {
@@ -39,6 +41,7 @@ interface Authentication {
39
41
 
40
42
  interface LambdaInfos {
41
43
  url: string;
44
+ key: string;
42
45
  }
43
46
 
44
47
  interface Mongodb {
@@ -154,6 +157,7 @@ interface DefaultPermissions {
154
157
 
155
158
  interface Crisp {
156
159
  identifier: string;
160
+ key: string;
157
161
  }
158
162
 
159
163
  interface ConfigBrand {
@@ -201,17 +205,29 @@ interface Wsdl2 {
201
205
  url: string;
202
206
  }
203
207
 
208
+ export interface Notification {
209
+ hookToken: string;
210
+ }
211
+
204
212
  interface Pdfizer {
205
213
  url: string;
214
+ key: string;
206
215
  }
207
216
 
208
217
  interface IDocus {
209
218
  baseUrl: string;
210
219
  callbackurl: string;
220
+ authorizationKey: string;
221
+ }
222
+
223
+ interface Companeo {
224
+ username: string;
225
+ pass: string;
211
226
  }
212
227
 
213
228
  interface Inpi {
214
229
  username: string;
230
+ password: string;
215
231
  }
216
232
 
217
233
  interface Brevo {
@@ -226,4 +242,5 @@ interface Brevo {
226
242
  interface Echo {
227
243
  url: string;
228
244
  accountid: string;
245
+ apikey: string;
229
246
  }
@@ -82,12 +82,6 @@ export class CreateExercice {
82
82
  @ToBoolean()
83
83
  @IsOptional()
84
84
  isDefault?: boolean;
85
-
86
- @ApiPropertyOptional({ description: 'Simulate exercise creation, return null if it is ok' })
87
- @IsBoolean()
88
- @ToBoolean()
89
- @IsOptional()
90
- isBlankMode?: boolean;
91
85
  }
92
86
 
93
87
  export class CreateProjectExercice {
@@ -1,4 +1,4 @@
1
- import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString, IsArray } from 'class-validator';
1
+ import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString } from 'class-validator';
2
2
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
3
  import { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';
4
4
  import { RequiredQueryPaginate } from '../BasePaginate';
@@ -130,11 +130,6 @@ export class QueryLibrarySociety extends RequiredQueryPaginate {
130
130
  @ApiPropertyOptional()
131
131
  @IsOptional()
132
132
  idBankAccount?: number | number[];
133
-
134
- @ApiPropertyOptional()
135
- @IsOptional()
136
- @IsArray()
137
- idGedFolders?: GedFolder[];
138
133
  }
139
134
  export class QueryLastFileOfType {
140
135
  @ApiProperty()