@silexpert/core 1.0.206 → 1.1.1

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 (1241) hide show
  1. package/es/api/resources/AccountingFiles.d.ts +2 -3
  2. package/es/api/resources/AccountingFiles.d.ts.map +1 -1
  3. package/es/api/resources/AccountingFiles.js +1 -7
  4. package/es/api/resources/AccountingFiles.js.map +1 -1
  5. package/es/api/resources/CommercialSetting.d.ts +2 -1
  6. package/es/api/resources/CommercialSetting.d.ts.map +1 -1
  7. package/es/api/resources/CommercialSetting.js +3 -0
  8. package/es/api/resources/CommercialSetting.js.map +1 -1
  9. package/es/api/resources/FIle.d.ts +1 -3
  10. package/es/api/resources/FIle.d.ts.map +1 -1
  11. package/es/api/resources/FIle.js +0 -3
  12. package/es/api/resources/FIle.js.map +1 -1
  13. package/es/api/resources/FirstStep.d.ts +1 -2
  14. package/es/api/resources/FirstStep.d.ts.map +1 -1
  15. package/es/api/resources/FirstStep.js +0 -3
  16. package/es/api/resources/FirstStep.js.map +1 -1
  17. package/es/api/resources/Invoice.d.ts +0 -2
  18. package/es/api/resources/Invoice.d.ts.map +1 -1
  19. package/es/api/resources/Invoice.js +0 -6
  20. package/es/api/resources/Invoice.js.map +1 -1
  21. package/es/api/resources/Mail.d.ts.map +1 -1
  22. package/es/api/resources/Mail.js +0 -5
  23. package/es/api/resources/Mail.js.map +1 -1
  24. package/es/api/resources/Notification.d.ts +0 -3
  25. package/es/api/resources/Notification.d.ts.map +1 -1
  26. package/es/api/resources/Notification.js +1 -7
  27. package/es/api/resources/Notification.js.map +1 -1
  28. package/es/api/resources/Prestations.d.ts +0 -6
  29. package/es/api/resources/Prestations.d.ts.map +1 -1
  30. package/es/api/resources/Prestations.js +0 -8
  31. package/es/api/resources/Prestations.js.map +1 -1
  32. package/es/api/resources/Registration.d.ts +2 -1
  33. package/es/api/resources/Registration.d.ts.map +1 -1
  34. package/es/api/resources/Registration.js +3 -0
  35. package/es/api/resources/Registration.js.map +1 -1
  36. package/es/api/resources/Report.d.ts +1 -2
  37. package/es/api/resources/Report.d.ts.map +1 -1
  38. package/es/api/resources/Report.js +0 -3
  39. package/es/api/resources/Report.js.map +1 -1
  40. package/es/api/resources/Rule.d.ts +0 -1
  41. package/es/api/resources/Rule.d.ts.map +1 -1
  42. package/es/api/resources/Rule.js +0 -3
  43. package/es/api/resources/Rule.js.map +1 -1
  44. package/es/api/resources/Tax.d.ts +2 -1
  45. package/es/api/resources/Tax.d.ts.map +1 -1
  46. package/es/api/resources/Tax.js +3 -0
  47. package/es/api/resources/Tax.js.map +1 -1
  48. package/es/api/resources/TaxDeadline.d.ts +2 -1
  49. package/es/api/resources/TaxDeadline.d.ts.map +1 -1
  50. package/es/api/resources/TaxDeadline.js +3 -0
  51. package/es/api/resources/TaxDeadline.js.map +1 -1
  52. package/es/api/resources/TimeRecorder.d.ts +1 -2
  53. package/es/api/resources/TimeRecorder.d.ts.map +1 -1
  54. package/es/api/resources/TimeRecorder.js +0 -3
  55. package/es/api/resources/TimeRecorder.js.map +1 -1
  56. package/es/api/resources/User.d.ts +1 -1
  57. package/es/api/resources/User.d.ts.map +1 -1
  58. package/es/api/resources/User.js +3 -2
  59. package/es/api/resources/User.js.map +1 -1
  60. package/es/api/resources/VatDeclaration.d.ts +19 -4
  61. package/es/api/resources/VatDeclaration.d.ts.map +1 -1
  62. package/es/api/resources/VatDeclaration.js +63 -7
  63. package/es/api/resources/VatDeclaration.js.map +1 -1
  64. package/es/api/resources/statistic/CustomerSuccess.js +1 -1
  65. package/es/api/resources/statistic/CustomerSuccess.js.map +1 -1
  66. package/es/api/resources.d.ts +0 -6
  67. package/es/api/resources.d.ts.map +1 -1
  68. package/es/api/resources.js +0 -6
  69. package/es/api/resources.js.map +1 -1
  70. package/es/index.d.ts.map +1 -1
  71. package/es/index.js +1 -0
  72. package/es/index.js.map +1 -1
  73. package/es/types/Enum/Account.d.ts +0 -8
  74. package/es/types/Enum/Account.d.ts.map +1 -1
  75. package/es/types/Enum/Account.js +0 -8
  76. package/es/types/Enum/Account.js.map +1 -1
  77. package/es/types/Enum/Activity.d.ts +0 -50
  78. package/es/types/Enum/Activity.d.ts.map +1 -1
  79. package/es/types/Enum/Activity.js +0 -50
  80. package/es/types/Enum/Activity.js.map +1 -1
  81. package/es/types/Enum/BalanceSheet.d.ts +1 -1
  82. package/es/types/Enum/BalanceSheet.js +1 -1
  83. package/es/types/Enum/BalanceSheet.js.map +1 -1
  84. package/es/types/Enum/BrandClementine.d.ts +126 -24
  85. package/es/types/Enum/BrandClementine.d.ts.map +1 -1
  86. package/es/types/Enum/BrandClementine.js +111 -24
  87. package/es/types/Enum/BrandClementine.js.map +1 -1
  88. package/es/types/Enum/BrandComptalib.d.ts +83 -16
  89. package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
  90. package/es/types/Enum/BrandComptalib.js +77 -14
  91. package/es/types/Enum/BrandComptalib.js.map +1 -1
  92. package/es/types/Enum/BrandLegalstart.d.ts +0 -22
  93. package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
  94. package/es/types/Enum/BrandLegalstart.js +23 -45
  95. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  96. package/es/types/Enum/BrandPourcentage.d.ts +2 -115
  97. package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
  98. package/es/types/Enum/BrandPourcentage.js +1 -462
  99. package/es/types/Enum/BrandPourcentage.js.map +1 -1
  100. package/es/types/Enum/ConnectorType.d.ts +1 -0
  101. package/es/types/Enum/ConnectorType.d.ts.map +1 -1
  102. package/es/types/Enum/ConnectorType.js +1 -1
  103. package/es/types/Enum/ConnectorType.js.map +1 -1
  104. package/es/types/Enum/ConstitutionState.d.ts +2 -0
  105. package/es/types/Enum/ConstitutionState.d.ts.map +1 -1
  106. package/es/types/Enum/ConstitutionState.js +10 -10
  107. package/es/types/Enum/ConstitutionState.js.map +1 -1
  108. package/es/types/Enum/Country.d.ts +0 -200
  109. package/es/types/Enum/Country.d.ts.map +1 -1
  110. package/es/types/Enum/Country.js +0 -393
  111. package/es/types/Enum/Country.js.map +1 -1
  112. package/es/types/Enum/Ged.d.ts +0 -1
  113. package/es/types/Enum/Ged.d.ts.map +1 -1
  114. package/es/types/Enum/Ged.js +1 -1
  115. package/es/types/Enum/Ged.js.map +1 -1
  116. package/es/types/Enum/InternalService.d.ts +0 -12
  117. package/es/types/Enum/InternalService.d.ts.map +1 -1
  118. package/es/types/Enum/InternalService.js +0 -12
  119. package/es/types/Enum/InternalService.js.map +1 -1
  120. package/es/types/Enum/JobTitle.d.ts +1 -8
  121. package/es/types/Enum/JobTitle.d.ts.map +1 -1
  122. package/es/types/Enum/JobTitle.js +0 -42
  123. package/es/types/Enum/JobTitle.js.map +1 -1
  124. package/es/types/Enum/Log.d.ts +1 -201
  125. package/es/types/Enum/Log.d.ts.map +1 -1
  126. package/es/types/Enum/Log.js +0 -200
  127. package/es/types/Enum/Log.js.map +1 -1
  128. package/es/types/Enum/MealExpenseThresholds.d.ts.map +1 -1
  129. package/es/types/Enum/MealExpenseThresholds.js +2 -6
  130. package/es/types/Enum/MealExpenseThresholds.js.map +1 -1
  131. package/es/types/Enum/MimeType.d.ts +0 -1
  132. package/es/types/Enum/MimeType.d.ts.map +1 -1
  133. package/es/types/Enum/MimeType.js +0 -1
  134. package/es/types/Enum/MimeType.js.map +1 -1
  135. package/es/types/Enum/NafCode.d.ts +22 -0
  136. package/es/types/Enum/NafCode.d.ts.map +1 -0
  137. package/es/types/Enum/NafCode.js +23 -0
  138. package/es/types/Enum/NafCode.js.map +1 -0
  139. package/es/types/Enum/NotificationType.d.ts +2 -15
  140. package/es/types/Enum/NotificationType.d.ts.map +1 -1
  141. package/es/types/Enum/NotificationType.js +5 -41
  142. package/es/types/Enum/NotificationType.js.map +1 -1
  143. package/es/types/Enum/Office.d.ts +19 -0
  144. package/es/types/Enum/Office.d.ts.map +1 -0
  145. package/es/types/Enum/Office.js +20 -0
  146. package/es/types/Enum/Office.js.map +1 -0
  147. package/es/types/Enum/Phone.js +1 -1
  148. package/es/types/Enum/Phone.js.map +1 -1
  149. package/es/types/Enum/PrestationType.d.ts +1 -5
  150. package/es/types/Enum/PrestationType.d.ts.map +1 -1
  151. package/es/types/Enum/PrestationType.js +0 -72
  152. package/es/types/Enum/PrestationType.js.map +1 -1
  153. package/es/types/Enum/Registration.d.ts +5 -0
  154. package/es/types/Enum/Registration.d.ts.map +1 -1
  155. package/es/types/Enum/Registration.js +6 -0
  156. package/es/types/Enum/Registration.js.map +1 -1
  157. package/es/types/Enum/RegistrationSource.d.ts +0 -1
  158. package/es/types/Enum/RegistrationSource.d.ts.map +1 -1
  159. package/es/types/Enum/RegistrationSource.js +0 -1
  160. package/es/types/Enum/RegistrationSource.js.map +1 -1
  161. package/es/types/Enum/ReportService.d.ts +4 -9
  162. package/es/types/Enum/ReportService.d.ts.map +1 -1
  163. package/es/types/Enum/ReportService.js +6 -17
  164. package/es/types/Enum/ReportService.js.map +1 -1
  165. package/es/types/Enum/Role.d.ts +1 -3
  166. package/es/types/Enum/Role.d.ts.map +1 -1
  167. package/es/types/Enum/Role.js +0 -2
  168. package/es/types/Enum/Role.js.map +1 -1
  169. package/es/types/Enum/RoleDetail.d.ts +0 -22
  170. package/es/types/Enum/RoleDetail.d.ts.map +1 -1
  171. package/es/types/Enum/RoleDetail.js +1 -23
  172. package/es/types/Enum/RoleDetail.js.map +1 -1
  173. package/es/types/Enum/TaskResponseType.d.ts +1 -3
  174. package/es/types/Enum/TaskResponseType.d.ts.map +1 -1
  175. package/es/types/Enum/TaskResponseType.js +0 -57
  176. package/es/types/Enum/TaskResponseType.js.map +1 -1
  177. package/es/types/Enum/Tax.d.ts +5 -0
  178. package/es/types/Enum/Tax.d.ts.map +1 -1
  179. package/es/types/Enum/Tax.js +6 -0
  180. package/es/types/Enum/Tax.js.map +1 -1
  181. package/es/types/Enum/TaxSystem.d.ts +0 -2
  182. package/es/types/Enum/TaxSystem.d.ts.map +1 -1
  183. package/es/types/Enum/TaxSystem.js +0 -14
  184. package/es/types/Enum/TaxSystem.js.map +1 -1
  185. package/es/types/Enum/TimeRecorderLocation.d.ts +23 -0
  186. package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -0
  187. package/es/types/Enum/TimeRecorderLocation.js +6 -0
  188. package/es/types/Enum/TimeRecorderLocation.js.map +1 -0
  189. package/es/types/Enum/Unit.d.ts +1 -2
  190. package/es/types/Enum/Unit.d.ts.map +1 -1
  191. package/es/types/Enum/Unit.js +0 -11
  192. package/es/types/Enum/Unit.js.map +1 -1
  193. package/es/types/Enum/VatDeclarationType.js +40 -40
  194. package/es/types/Enum/VatDeclarationType.js.map +1 -1
  195. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +1 -0
  196. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -1
  197. package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  198. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +0 -1
  199. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
  200. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js +1 -5
  201. package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  202. package/es/types/Interface/api/aspone/ReadInterchange.d.ts +5 -7
  203. package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
  204. package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  205. package/es/types/Interface/api/cerfa/3310.d.ts +249 -0
  206. package/es/types/Interface/api/cerfa/3310.d.ts.map +1 -0
  207. package/es/types/Interface/api/cerfa/3310.js +2 -0
  208. package/es/types/Interface/api/cerfa/3310.js.map +1 -0
  209. package/es/types/Interface/api/cerfa/3514.d.ts +65 -0
  210. package/es/types/Interface/api/cerfa/3514.d.ts.map +1 -0
  211. package/es/types/Interface/api/cerfa/3514.js +2 -0
  212. package/es/types/Interface/api/cerfa/3514.js.map +1 -0
  213. package/es/types/Interface/api/cerfa/3517.d.ts +364 -0
  214. package/es/types/Interface/api/cerfa/3517.d.ts.map +1 -0
  215. package/es/types/Interface/api/cerfa/3517.js +6 -0
  216. package/es/types/Interface/api/cerfa/3517.js.map +1 -0
  217. package/es/types/Interface/api/cerfa/3519.d.ts +70 -0
  218. package/es/types/Interface/api/cerfa/3519.d.ts.map +1 -0
  219. package/es/types/Interface/api/cerfa/3519.js +2 -0
  220. package/es/types/Interface/api/cerfa/3519.js.map +1 -0
  221. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +43 -1
  222. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
  223. package/es/types/Interface/api/cerfa/ReadCerfa.js +2 -1
  224. package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  225. package/es/types/Interface/api/exercice/CreateExercice.d.ts +0 -1
  226. package/es/types/Interface/api/exercice/CreateExercice.d.ts.map +1 -1
  227. package/es/types/Interface/api/exercice/CreateExercice.js +0 -7
  228. package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  229. package/es/types/Interface/api/exercice/QueryExercice.d.ts +0 -1
  230. package/es/types/Interface/api/exercice/QueryExercice.d.ts.map +1 -1
  231. package/es/types/Interface/api/exercice/QueryExercice.js +0 -7
  232. package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  233. package/es/types/Interface/api/exercice/UpdateExercice.d.ts +0 -2
  234. package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
  235. package/es/types/Interface/api/exercice/UpdateExercice.js +0 -14
  236. package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  237. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccount.d.ts +0 -2
  238. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccount.d.ts.map +1 -1
  239. package/es/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  240. package/es/types/Interface/api/notification/CreateNotification.d.ts +2 -2
  241. package/es/types/Interface/api/notification/CreateNotification.d.ts.map +1 -1
  242. package/es/types/Interface/api/notification/CreateNotification.js +2 -2
  243. package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
  244. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +2 -2
  245. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +1 -1
  246. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -2
  247. package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
  248. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +2 -2
  249. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +1 -1
  250. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -2
  251. package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
  252. package/es/types/Interface/api/registration/CreateRegistration.d.ts +35 -0
  253. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  254. package/es/types/Interface/api/registration/CreateRegistration.js +130 -1
  255. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  256. package/es/types/Interface/api/registration/DeclareRegistration.d.ts +10 -0
  257. package/es/types/Interface/api/registration/DeclareRegistration.d.ts.map +1 -1
  258. package/es/types/Interface/api/registration/DeclareRegistration.js +39 -2
  259. package/es/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  260. package/es/types/Interface/api/registration/QueryRegistration.d.ts +7 -0
  261. package/es/types/Interface/api/registration/QueryRegistration.d.ts.map +1 -1
  262. package/es/types/Interface/api/registration/QueryRegistration.js +31 -2
  263. package/es/types/Interface/api/registration/QueryRegistration.js.map +1 -1
  264. package/es/types/Interface/api/registration/ReadRegistration.d.ts +24 -1
  265. package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
  266. package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  267. package/es/types/Interface/api/registration/UpdateRegistration.d.ts +10 -0
  268. package/es/types/Interface/api/registration/UpdateRegistration.d.ts.map +1 -0
  269. package/es/types/Interface/api/{firstStep/Create.js → registration/UpdateRegistration.js} +24 -23
  270. package/es/types/Interface/api/registration/UpdateRegistration.js.map +1 -0
  271. package/es/types/Interface/api/report/ReadReportStats.d.ts +0 -1
  272. package/es/types/Interface/api/report/ReadReportStats.d.ts.map +1 -1
  273. package/es/types/Interface/api/report/ReadReportStats.js.map +1 -1
  274. package/es/types/Interface/api/society/CreateSociety.d.ts +0 -1
  275. package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
  276. package/es/types/Interface/api/society/CreateSociety.js +0 -4
  277. package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
  278. package/es/types/Interface/api/statistic/QueryInternal.d.ts +0 -2
  279. package/es/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  280. package/es/types/Interface/api/statistic/QueryInternal.js +1 -3
  281. package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  282. package/es/types/Interface/api/tax/QueryTax.d.ts +6 -0
  283. package/es/types/Interface/api/tax/QueryTax.d.ts.map +1 -0
  284. package/es/types/Interface/api/{file/Query.js → tax/QueryTax.js} +15 -3
  285. package/es/types/Interface/api/tax/QueryTax.js.map +1 -0
  286. package/es/types/Interface/api/tax/ReadTax.d.ts +24 -0
  287. package/es/types/Interface/api/tax/ReadTax.d.ts.map +1 -1
  288. package/es/types/Interface/api/tax/ReadTax.js +2 -1
  289. package/es/types/Interface/api/tax/ReadTax.js.map +1 -1
  290. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +19 -4
  291. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
  292. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +61 -11
  293. package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  294. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +25 -3
  295. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  296. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js +2 -0
  297. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  298. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +0 -1
  299. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +1 -1
  300. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +0 -6
  301. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  302. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +0 -5
  303. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
  304. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  305. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts +11 -11
  306. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +1 -1
  307. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +27 -48
  308. package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  309. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.d.ts +14 -0
  310. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.d.ts.map +1 -0
  311. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.js +3 -0
  312. package/es/types/Interface/api/vatDeclaration/ReadVatDeclaration.js.map +1 -0
  313. package/es/types/Interface/models/IAccountingEntry.d.ts +2 -0
  314. package/es/types/Interface/models/IAccountingEntry.d.ts.map +1 -1
  315. package/es/types/Interface/models/IAccountingEntry.js.map +1 -1
  316. package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -2
  317. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  318. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  319. package/es/types/Interface/models/IAccountingTransaction_new.d.ts +18 -0
  320. package/es/types/Interface/models/IAccountingTransaction_new.d.ts.map +1 -0
  321. package/es/types/Interface/models/IAccountingTransaction_new.js +2 -0
  322. package/es/types/Interface/models/IAccountingTransaction_new.js.map +1 -0
  323. package/es/types/Interface/models/IAccountsSocieties.d.ts +0 -2
  324. package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
  325. package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
  326. package/es/types/Interface/models/IApiError.d.ts +1 -7
  327. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  328. package/es/types/Interface/models/IApiError.js +0 -8
  329. package/es/types/Interface/models/IApiError.js.map +1 -1
  330. package/es/types/Interface/models/IAreasInvoice.d.ts +1 -0
  331. package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
  332. package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
  333. package/es/types/Interface/models/IAutoLoginToken.d.ts +10 -0
  334. package/es/types/Interface/models/IAutoLoginToken.d.ts.map +1 -0
  335. package/es/types/Interface/models/IAutoLoginToken.js +2 -0
  336. package/es/types/Interface/models/IAutoLoginToken.js.map +1 -0
  337. package/es/types/Interface/models/IBalanceSheet.d.ts +0 -4
  338. package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  339. package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
  340. package/es/types/Interface/models/IBankTransaction.d.ts +34 -0
  341. package/es/types/Interface/models/IBankTransaction.d.ts.map +1 -0
  342. package/es/types/Interface/models/IBankTransaction.js +2 -0
  343. package/es/types/Interface/models/IBankTransaction.js.map +1 -0
  344. package/es/types/Interface/models/ICallDirectly.d.ts +26 -0
  345. package/es/types/Interface/models/ICallDirectly.d.ts.map +1 -0
  346. package/es/types/Interface/models/ICallDirectly.js +2 -0
  347. package/es/types/Interface/models/ICallDirectly.js.map +1 -0
  348. package/es/types/Interface/models/ICustomerTva.d.ts +8 -7
  349. package/es/types/Interface/models/ICustomerTva.d.ts.map +1 -1
  350. package/es/types/Interface/models/ICustomerTva.js.map +1 -1
  351. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts +27 -0
  352. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +1 -0
  353. package/es/types/Interface/models/IEngagementAccountingEntry.js +2 -0
  354. package/es/types/Interface/models/IEngagementAccountingEntry.js.map +1 -0
  355. package/es/types/Interface/models/IEngagementAccountingFile.d.ts +43 -0
  356. package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +1 -0
  357. package/es/types/Interface/models/IEngagementAccountingFile.js +2 -0
  358. package/es/types/Interface/models/IEngagementAccountingFile.js.map +1 -0
  359. package/es/types/Interface/models/IEngagementBankTransaction.d.ts +33 -0
  360. package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +1 -0
  361. package/es/types/Interface/models/IEngagementBankTransaction.js +2 -0
  362. package/es/types/Interface/models/IEngagementBankTransaction.js.map +1 -0
  363. package/es/types/Interface/models/IEstimateInvoice.d.ts +0 -1
  364. package/es/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  365. package/es/types/Interface/models/IEstimateInvoice.js.map +1 -1
  366. package/es/types/Interface/models/IExercice.d.ts +0 -5
  367. package/es/types/Interface/models/IExercice.d.ts.map +1 -1
  368. package/es/types/Interface/models/IExercice.js.map +1 -1
  369. package/es/types/Interface/models/IFaq.d.ts +15 -0
  370. package/es/types/Interface/models/IFaq.d.ts.map +1 -0
  371. package/es/types/Interface/models/IFaq.js +2 -0
  372. package/es/types/Interface/models/IFaq.js.map +1 -0
  373. package/es/types/Interface/models/IFaqCategory.d.ts +5 -0
  374. package/es/types/Interface/models/IFaqCategory.d.ts.map +1 -0
  375. package/es/types/Interface/models/IFaqCategory.js +2 -0
  376. package/es/types/Interface/models/IFaqCategory.js.map +1 -0
  377. package/es/types/Interface/models/IFollowedQualityMail.d.ts +13 -0
  378. package/es/types/Interface/models/IFollowedQualityMail.d.ts.map +1 -0
  379. package/es/types/Interface/models/IFollowedQualityMail.js +2 -0
  380. package/es/types/Interface/models/IFollowedQualityMail.js.map +1 -0
  381. package/es/types/Interface/models/IFollowedQualityMailType.d.ts +7 -0
  382. package/es/types/Interface/models/IFollowedQualityMailType.d.ts.map +1 -0
  383. package/es/types/Interface/models/IFollowedQualityMailType.js +2 -0
  384. package/es/types/Interface/models/IFollowedQualityMailType.js.map +1 -0
  385. package/es/types/Interface/models/IGedFile.d.ts +0 -3
  386. package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
  387. package/es/types/Interface/models/IGedFile.js.map +1 -1
  388. package/es/types/Interface/models/IIdentification.d.ts +18 -0
  389. package/es/types/Interface/models/IIdentification.d.ts.map +1 -0
  390. package/es/types/Interface/models/IIdentification.js +2 -0
  391. package/es/types/Interface/models/IIdentification.js.map +1 -0
  392. package/es/types/Interface/models/IImmobilization.d.ts +0 -2
  393. package/es/types/Interface/models/IImmobilization.d.ts.map +1 -1
  394. package/es/types/Interface/models/IImmobilization.js.map +1 -1
  395. package/es/types/Interface/models/IInterestedByFeature.d.ts +11 -0
  396. package/es/types/Interface/models/IInterestedByFeature.d.ts.map +1 -0
  397. package/es/types/Interface/models/IInterestedByFeature.js +2 -0
  398. package/es/types/Interface/models/IInterestedByFeature.js.map +1 -0
  399. package/es/types/Interface/models/IJob.d.ts +12 -0
  400. package/es/types/Interface/models/IJob.d.ts.map +1 -0
  401. package/es/types/Interface/models/IJob.js +2 -0
  402. package/es/types/Interface/models/IJob.js.map +1 -0
  403. package/es/types/Interface/models/IJobCategory.d.ts +9 -0
  404. package/es/types/Interface/models/IJobCategory.d.ts.map +1 -0
  405. package/es/types/Interface/models/IJobCategory.js +2 -0
  406. package/es/types/Interface/models/IJobCategory.js.map +1 -0
  407. package/es/types/Interface/models/IKilometricAllowanceScale.d.ts +0 -1
  408. package/es/types/Interface/models/IKilometricAllowanceScale.d.ts.map +1 -1
  409. package/es/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  410. package/es/types/Interface/models/ILettering.d.ts +4 -0
  411. package/es/types/Interface/models/ILettering.d.ts.map +1 -1
  412. package/es/types/Interface/models/ILettering.js.map +1 -1
  413. package/es/types/Interface/models/ILog.d.ts +2 -0
  414. package/es/types/Interface/models/ILog.d.ts.map +1 -1
  415. package/es/types/Interface/models/ILog.js.map +1 -1
  416. package/es/types/Interface/models/IMobileNotificationLog.d.ts +2 -2
  417. package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
  418. package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
  419. package/es/types/Interface/models/IMobileNotificationSetting.d.ts +2 -2
  420. package/es/types/Interface/models/IMobileNotificationSetting.d.ts.map +1 -1
  421. package/es/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
  422. package/es/types/Interface/models/IPageView.d.ts +10 -0
  423. package/es/types/Interface/models/IPageView.d.ts.map +1 -0
  424. package/es/types/Interface/models/IPageView.js +2 -0
  425. package/es/types/Interface/models/IPageView.js.map +1 -0
  426. package/es/types/Interface/models/IPayment.d.ts +0 -1
  427. package/es/types/Interface/models/IPayment.d.ts.map +1 -1
  428. package/es/types/Interface/models/IPayment.js.map +1 -1
  429. package/es/types/Interface/models/IPenalty.d.ts +27 -0
  430. package/es/types/Interface/models/IPenalty.d.ts.map +1 -0
  431. package/es/types/Interface/models/IPenalty.js +2 -0
  432. package/es/types/Interface/models/IPenalty.js.map +1 -0
  433. package/es/types/Interface/models/IPenaltyType.d.ts +7 -0
  434. package/es/types/Interface/models/IPenaltyType.d.ts.map +1 -0
  435. package/es/types/Interface/models/IPenaltyType.js +2 -0
  436. package/es/types/Interface/models/IPenaltyType.js.map +1 -0
  437. package/es/types/Interface/models/IRegistration.d.ts +12 -1
  438. package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
  439. package/es/types/Interface/models/IRegistration.js.map +1 -1
  440. package/es/types/Interface/models/{IVatDeclarationCertificate.d.ts → IRegistrationCertificate.d.ts} +6 -3
  441. package/es/types/Interface/models/IRegistrationCertificate.d.ts.map +1 -0
  442. package/es/types/Interface/models/IRegistrationCertificate.js +2 -0
  443. package/es/types/Interface/models/IRegistrationCertificate.js.map +1 -0
  444. package/es/types/Interface/models/IRegulate.d.ts +3 -5
  445. package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
  446. package/es/types/Interface/models/IRegulate.js.map +1 -1
  447. package/es/types/Interface/models/IReport.d.ts +0 -3
  448. package/es/types/Interface/models/IReport.d.ts.map +1 -1
  449. package/es/types/Interface/models/IReport.js.map +1 -1
  450. package/es/types/Interface/models/ISociety.d.ts +3 -6
  451. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  452. package/es/types/Interface/models/ISociety.js.map +1 -1
  453. package/es/types/Interface/models/ISocietyApproval.d.ts +2 -4
  454. package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  455. package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
  456. package/es/types/Interface/models/ISocietyDetail.d.ts +97 -97
  457. package/es/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  458. package/es/types/Interface/models/ISocietyDetail.js.map +1 -1
  459. package/es/types/Interface/models/ISuggestion.d.ts +14 -0
  460. package/es/types/Interface/models/ISuggestion.d.ts.map +1 -0
  461. package/es/types/Interface/models/ISuggestion.js +2 -0
  462. package/es/types/Interface/models/ISuggestion.js.map +1 -0
  463. package/es/types/Interface/models/ISupervision.d.ts +4 -0
  464. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  465. package/es/types/Interface/models/ISupervision.js.map +1 -1
  466. package/es/types/Interface/models/ISupervisionJob.d.ts +8 -0
  467. package/es/types/Interface/models/ISupervisionJob.d.ts.map +1 -0
  468. package/es/types/Interface/models/ISupervisionJob.js +2 -0
  469. package/es/types/Interface/models/ISupervisionJob.js.map +1 -0
  470. package/es/types/Interface/models/IThirdPartySociety.d.ts +0 -2
  471. package/es/types/Interface/models/IThirdPartySociety.d.ts.map +1 -1
  472. package/es/types/Interface/models/IThirdPartySociety.js.map +1 -1
  473. package/es/types/Interface/models/ITmpValidationToken.d.ts +11 -0
  474. package/es/types/Interface/models/ITmpValidationToken.d.ts.map +1 -0
  475. package/es/types/Interface/models/ITmpValidationToken.js +2 -0
  476. package/es/types/Interface/models/ITmpValidationToken.js.map +1 -0
  477. package/es/types/Interface/models/IUser.d.ts +0 -6
  478. package/es/types/Interface/models/IUser.d.ts.map +1 -1
  479. package/es/types/Interface/models/IUser.js.map +1 -1
  480. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts +9 -0
  481. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts.map +1 -0
  482. package/es/types/Interface/models/IUserSocietyTicketSupport.js +2 -0
  483. package/es/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -0
  484. package/es/types/Interface/models/IVatDeclaration.d.ts +3 -2
  485. package/es/types/Interface/models/IVatDeclaration.d.ts.map +1 -1
  486. package/es/types/Interface/models/IVatDeclaration.js.map +1 -1
  487. package/es/types/Interface/models/IVatMargin.d.ts +7 -0
  488. package/es/types/Interface/models/IVatMargin.d.ts.map +1 -0
  489. package/es/types/Interface/models/IVatMargin.js +2 -0
  490. package/es/types/Interface/models/IVatMargin.js.map +1 -0
  491. package/es/types/Interface/models/IWebMailSpam.d.ts +8 -0
  492. package/es/types/Interface/models/IWebMailSpam.d.ts.map +1 -0
  493. package/es/types/Interface/models/IWebMailSpam.js +2 -0
  494. package/es/types/Interface/models/IWebMailSpam.js.map +1 -0
  495. package/es/types/Interface/models/IWebMailSpamType.d.ts +7 -0
  496. package/es/types/Interface/models/IWebMailSpamType.d.ts.map +1 -0
  497. package/es/types/Interface/models/IWebMailSpamType.js +2 -0
  498. package/es/types/Interface/models/IWebMailSpamType.js.map +1 -0
  499. package/es/types/Interface/models/IWorkingSchedule.d.ts +0 -2
  500. package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
  501. package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
  502. package/es/types/Interface/schemas/IRegistrationDetail.d.ts +11 -0
  503. package/es/types/Interface/schemas/IRegistrationDetail.d.ts.map +1 -0
  504. package/es/types/Interface/schemas/IRegistrationDetail.js +2 -0
  505. package/es/types/Interface/schemas/IRegistrationDetail.js.map +1 -0
  506. package/es/types/Interface/schemas/ITransactionHistory.d.ts +11 -0
  507. package/es/types/Interface/schemas/ITransactionHistory.d.ts.map +1 -0
  508. package/es/types/Interface/schemas/ITransactionHistory.js +2 -0
  509. package/es/types/Interface/schemas/ITransactionHistory.js.map +1 -0
  510. package/es/types/index.d.ts +38 -30
  511. package/es/types/index.d.ts.map +1 -1
  512. package/es/types/index.js +39 -30
  513. package/es/types/index.js.map +1 -1
  514. package/es/utils/amount.d.ts +0 -1
  515. package/es/utils/amount.d.ts.map +1 -1
  516. package/es/utils/amount.js +0 -300
  517. package/es/utils/amount.js.map +1 -1
  518. package/es/utils/brands.d.ts +0 -8
  519. package/es/utils/brands.d.ts.map +1 -1
  520. package/es/utils/brands.js.map +1 -1
  521. package/es/utils/email/templates/signature.d.ts.map +1 -1
  522. package/es/utils/email/templates/signature.js +7 -6
  523. package/es/utils/email/templates/signature.js.map +1 -1
  524. package/es/utils/email.js +2 -2
  525. package/es/utils/email.js.map +1 -1
  526. package/es/utils/phone.d.ts +1 -1
  527. package/es/utils/phone.d.ts.map +1 -1
  528. package/es/utils/phone.js +8 -8
  529. package/es/utils/phone.js.map +1 -1
  530. package/es/utils/quotation.d.ts.map +1 -1
  531. package/es/utils/quotation.js +3 -5
  532. package/es/utils/quotation.js.map +1 -1
  533. package/es/utils/vat/3310/century23.d.ts +7 -0
  534. package/es/utils/vat/3310/century23.d.ts.map +1 -0
  535. package/es/utils/vat/3310/century23.js +1396 -0
  536. package/es/utils/vat/3310/century23.js.map +1 -0
  537. package/es/utils/vat/3514/century22.d.ts +5 -0
  538. package/es/utils/vat/3514/century22.d.ts.map +1 -0
  539. package/es/utils/vat/3514/century22.js +100 -0
  540. package/es/utils/vat/3514/century22.js.map +1 -0
  541. package/es/utils/vat/3514/century23.d.ts +4 -0
  542. package/es/utils/vat/3514/century23.d.ts.map +1 -0
  543. package/es/utils/vat/3514/century23.js +116 -0
  544. package/es/utils/vat/3514/century23.js.map +1 -0
  545. package/es/utils/vat/3517/century23.d.ts +40 -0
  546. package/es/utils/vat/3517/century23.d.ts.map +1 -0
  547. package/es/utils/vat/3517/century23.js +1741 -0
  548. package/es/utils/vat/3517/century23.js.map +1 -0
  549. package/es/utils/vat/3519/century17.d.ts +5 -0
  550. package/es/utils/vat/3519/century17.d.ts.map +1 -0
  551. package/es/utils/vat/3519/century17.js +86 -0
  552. package/es/utils/vat/3519/century17.js.map +1 -0
  553. package/es/utils/vat/3519/century23.d.ts +4 -0
  554. package/es/utils/vat/3519/century23.d.ts.map +1 -0
  555. package/es/utils/vat/3519/century23.js +145 -0
  556. package/es/utils/vat/3519/century23.js.map +1 -0
  557. package/es/utils/vat/centuries.d.ts +4 -0
  558. package/es/utils/vat/centuries.d.ts.map +1 -0
  559. package/es/utils/vat/centuries.js +57 -0
  560. package/es/utils/vat/centuries.js.map +1 -0
  561. package/es/utils/vat/index.d.ts +4 -0
  562. package/es/utils/vat/index.d.ts.map +1 -0
  563. package/es/utils/vat/index.js +4 -0
  564. package/es/utils/vat/index.js.map +1 -0
  565. package/es/utils/vat/registration.d.ts +9 -0
  566. package/es/utils/vat/registration.d.ts.map +1 -0
  567. package/es/utils/vat/registration.js +118 -0
  568. package/es/utils/vat/registration.js.map +1 -0
  569. package/es/utils/vat/utils.d.ts +5 -0
  570. package/es/utils/vat/utils.d.ts.map +1 -0
  571. package/es/utils/vat/utils.js +46 -0
  572. package/es/utils/vat/utils.js.map +1 -0
  573. package/export-models.json +28811 -0
  574. package/importInterfaces.ts +91 -0
  575. package/js/api/resources/AccountingFiles.js +1 -7
  576. package/js/api/resources/AccountingFiles.js.map +1 -1
  577. package/js/api/resources/CommercialSetting.js +3 -0
  578. package/js/api/resources/CommercialSetting.js.map +1 -1
  579. package/js/api/resources/FIle.js +0 -6
  580. package/js/api/resources/FIle.js.map +1 -1
  581. package/js/api/resources/FirstStep.js +0 -3
  582. package/js/api/resources/FirstStep.js.map +1 -1
  583. package/js/api/resources/Invoice.js +0 -6
  584. package/js/api/resources/Invoice.js.map +1 -1
  585. package/js/api/resources/Mail.js +0 -5
  586. package/js/api/resources/Mail.js.map +1 -1
  587. package/js/api/resources/Notification.js +1 -7
  588. package/js/api/resources/Notification.js.map +1 -1
  589. package/js/api/resources/Prestations.js +0 -8
  590. package/js/api/resources/Prestations.js.map +1 -1
  591. package/js/api/resources/Registration.js +3 -0
  592. package/js/api/resources/Registration.js.map +1 -1
  593. package/js/api/resources/Report.js +0 -7
  594. package/js/api/resources/Report.js.map +1 -1
  595. package/js/api/resources/Rule.js +0 -3
  596. package/js/api/resources/Rule.js.map +1 -1
  597. package/js/api/resources/Tax.js +5 -0
  598. package/js/api/resources/Tax.js.map +1 -1
  599. package/js/api/resources/TaxDeadline.js +7 -0
  600. package/js/api/resources/TaxDeadline.js.map +1 -1
  601. package/js/api/resources/TimeRecorder.js +0 -5
  602. package/js/api/resources/TimeRecorder.js.map +1 -1
  603. package/js/api/resources/User.js +3 -2
  604. package/js/api/resources/User.js.map +1 -1
  605. package/js/api/resources/VatDeclaration.js +91 -7
  606. package/js/api/resources/VatDeclaration.js.map +1 -1
  607. package/js/api/resources/statistic/CustomerSuccess.js +1 -1
  608. package/js/api/resources/statistic/CustomerSuccess.js.map +1 -1
  609. package/js/api/resources.js +1 -7
  610. package/js/api/resources.js.map +1 -1
  611. package/js/index.js.map +1 -1
  612. package/js/types/Enum/Account.js +0 -8
  613. package/js/types/Enum/Account.js.map +1 -1
  614. package/js/types/Enum/Activity.js +0 -50
  615. package/js/types/Enum/Activity.js.map +1 -1
  616. package/js/types/Enum/BalanceSheet.js +1 -1
  617. package/js/types/Enum/BalanceSheet.js.map +1 -1
  618. package/js/types/Enum/BrandClementine.js +109 -24
  619. package/js/types/Enum/BrandClementine.js.map +1 -1
  620. package/js/types/Enum/BrandComptalib.js +76 -14
  621. package/js/types/Enum/BrandComptalib.js.map +1 -1
  622. package/js/types/Enum/BrandLegalstart.js +23 -45
  623. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  624. package/js/types/Enum/BrandPourcentage.js +1 -457
  625. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  626. package/js/types/Enum/ConnectorType.js +1 -1
  627. package/js/types/Enum/ConnectorType.js.map +1 -1
  628. package/js/types/Enum/ConstitutionState.js +6 -6
  629. package/js/types/Enum/ConstitutionState.js.map +1 -1
  630. package/js/types/Enum/Country.js +0 -780
  631. package/js/types/Enum/Country.js.map +1 -1
  632. package/js/types/Enum/Ged.js +1 -1
  633. package/js/types/Enum/Ged.js.map +1 -1
  634. package/js/types/Enum/InternalService.js +0 -12
  635. package/js/types/Enum/InternalService.js.map +1 -1
  636. package/js/types/Enum/JobTitle.js +0 -35
  637. package/js/types/Enum/JobTitle.js.map +1 -1
  638. package/js/types/Enum/Log.js +0 -200
  639. package/js/types/Enum/Log.js.map +1 -1
  640. package/js/types/Enum/MealExpenseThresholds.js +2 -6
  641. package/js/types/Enum/MealExpenseThresholds.js.map +1 -1
  642. package/js/types/Enum/MimeType.js +0 -1
  643. package/js/types/Enum/MimeType.js.map +1 -1
  644. package/js/types/Enum/NafCode.js +28 -0
  645. package/js/types/Enum/NafCode.js.map +1 -0
  646. package/js/types/Enum/NotificationType.js +5 -41
  647. package/js/types/Enum/NotificationType.js.map +1 -1
  648. package/js/types/Enum/Office.js +25 -0
  649. package/js/types/Enum/Office.js.map +1 -0
  650. package/js/types/Enum/Phone.js +1 -1
  651. package/js/types/Enum/Phone.js.map +1 -1
  652. package/js/types/Enum/PrestationType.js +0 -72
  653. package/js/types/Enum/PrestationType.js.map +1 -1
  654. package/js/types/Enum/Registration.js +6 -0
  655. package/js/types/Enum/Registration.js.map +1 -1
  656. package/js/types/Enum/RegistrationSource.js +0 -1
  657. package/js/types/Enum/RegistrationSource.js.map +1 -1
  658. package/js/types/Enum/ReportService.js +9 -21
  659. package/js/types/Enum/ReportService.js.map +1 -1
  660. package/js/types/Enum/Role.js +0 -2
  661. package/js/types/Enum/Role.js.map +1 -1
  662. package/js/types/Enum/RoleDetail.js +8 -30
  663. package/js/types/Enum/RoleDetail.js.map +1 -1
  664. package/js/types/Enum/TaskResponseType.js +0 -52
  665. package/js/types/Enum/TaskResponseType.js.map +1 -1
  666. package/js/types/Enum/Tax.js +6 -0
  667. package/js/types/Enum/Tax.js.map +1 -1
  668. package/js/types/Enum/TaxSystem.js +0 -10
  669. package/js/types/Enum/TaxSystem.js.map +1 -1
  670. package/js/types/Enum/TimeRecorderLocation.js +14 -0
  671. package/js/types/Enum/TimeRecorderLocation.js.map +1 -0
  672. package/js/types/Enum/Unit.js +0 -10
  673. package/js/types/Enum/Unit.js.map +1 -1
  674. package/js/types/Enum/VatDeclarationType.js +40 -40
  675. package/js/types/Enum/VatDeclarationType.js.map +1 -1
  676. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  677. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js +0 -1
  678. package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
  679. package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
  680. package/js/types/Interface/api/{accountingFiles/Read.js → cerfa/3310.js} +1 -1
  681. package/js/types/Interface/api/cerfa/3310.js.map +1 -0
  682. package/js/types/Interface/api/{commercialImport/Read.js → cerfa/3514.js} +1 -1
  683. package/js/types/Interface/api/cerfa/3514.js.map +1 -0
  684. package/js/types/Interface/api/cerfa/3517.js +8 -0
  685. package/js/types/Interface/api/cerfa/3517.js.map +1 -0
  686. package/js/types/Interface/api/{companeo/CompaneoReturn.js → cerfa/3519.js} +1 -1
  687. package/js/types/Interface/api/cerfa/3519.js.map +1 -0
  688. package/js/types/Interface/api/cerfa/ReadCerfa.js +2 -0
  689. package/js/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  690. package/js/types/Interface/api/exercice/CreateExercice.js +0 -1
  691. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  692. package/js/types/Interface/api/exercice/QueryExercice.js +0 -1
  693. package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -1
  694. package/js/types/Interface/api/exercice/UpdateExercice.js +0 -2
  695. package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  696. package/js/types/Interface/api/generalLedger/IGeneralLedgerAccount.js.map +1 -1
  697. package/js/types/Interface/api/notification/CreateNotification.js +1 -1
  698. package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
  699. package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +1 -1
  700. package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
  701. package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +1 -1
  702. package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
  703. package/js/types/Interface/api/registration/CreateRegistration.js +34 -1
  704. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  705. package/js/types/Interface/api/registration/DeclareRegistration.js +11 -1
  706. package/js/types/Interface/api/registration/DeclareRegistration.js.map +1 -1
  707. package/js/types/Interface/api/registration/QueryRegistration.js +11 -3
  708. package/js/types/Interface/api/registration/QueryRegistration.js.map +1 -1
  709. package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
  710. package/js/types/Interface/api/{firstStep/Create.js → registration/UpdateRegistration.js} +12 -11
  711. package/js/types/Interface/api/registration/UpdateRegistration.js.map +1 -0
  712. package/js/types/Interface/api/report/ReadReportStats.js.map +1 -1
  713. package/js/types/Interface/api/society/CreateSociety.js +0 -1
  714. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  715. package/js/types/Interface/api/statistic/QueryInternal.js +2 -4
  716. package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  717. package/js/types/Interface/api/{team/QueryCreate.js → tax/QueryTax.js} +7 -6
  718. package/js/types/Interface/api/tax/QueryTax.js.map +1 -0
  719. package/js/types/Interface/api/tax/ReadTax.js +2 -0
  720. package/js/types/Interface/api/tax/ReadTax.js.map +1 -1
  721. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +21 -6
  722. package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
  723. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js +2 -0
  724. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  725. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +0 -1
  726. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  727. package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  728. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +15 -16
  729. package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
  730. package/js/types/Interface/api/vatDeclaration/ReadVatDeclaration.js +8 -0
  731. package/js/types/Interface/api/vatDeclaration/ReadVatDeclaration.js.map +1 -0
  732. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  733. package/js/types/Interface/models/IAccountingTransaction.js.map +1 -1
  734. package/js/types/Interface/models/IAccountingTransaction_new.js +6 -0
  735. package/js/types/Interface/models/IAccountingTransaction_new.js.map +1 -0
  736. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  737. package/js/types/Interface/models/IApiError.js +0 -8
  738. package/js/types/Interface/models/IApiError.js.map +1 -1
  739. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  740. package/js/types/Interface/models/{IAppNotification.js → IAutoLoginToken.js} +1 -1
  741. package/js/types/Interface/models/IAutoLoginToken.js.map +1 -0
  742. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  743. package/js/types/Interface/models/IBankTransaction.js +6 -0
  744. package/js/types/Interface/models/IBankTransaction.js.map +1 -0
  745. package/js/types/Interface/models/ICallDirectly.js +6 -0
  746. package/js/types/Interface/models/ICallDirectly.js.map +1 -0
  747. package/js/types/Interface/models/ICustomerTva.js.map +1 -1
  748. package/js/types/Interface/models/IEngagementAccountingEntry.js +6 -0
  749. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +1 -0
  750. package/js/types/Interface/models/IEngagementAccountingFile.js +6 -0
  751. package/js/types/Interface/models/IEngagementAccountingFile.js.map +1 -0
  752. package/js/types/Interface/models/IEngagementBankTransaction.js +6 -0
  753. package/js/types/Interface/models/IEngagementBankTransaction.js.map +1 -0
  754. package/js/types/Interface/models/IEstimateInvoice.js.map +1 -1
  755. package/js/types/Interface/models/IExercice.js.map +1 -1
  756. package/js/types/Interface/models/IFaq.js +6 -0
  757. package/js/types/Interface/models/IFaq.js.map +1 -0
  758. package/js/types/Interface/models/IFaqCategory.js +6 -0
  759. package/js/types/Interface/models/IFaqCategory.js.map +1 -0
  760. package/js/types/Interface/models/IFollowedQualityMail.js +6 -0
  761. package/js/types/Interface/models/IFollowedQualityMail.js.map +1 -0
  762. package/js/types/Interface/models/IFollowedQualityMailType.js +6 -0
  763. package/js/types/Interface/models/IFollowedQualityMailType.js.map +1 -0
  764. package/js/types/Interface/models/IGedFile.js.map +1 -1
  765. package/js/types/Interface/models/IIdentification.js +6 -0
  766. package/js/types/Interface/models/IIdentification.js.map +1 -0
  767. package/js/types/Interface/models/IImmobilization.js.map +1 -1
  768. package/js/types/Interface/models/IInterestedByFeature.js +6 -0
  769. package/js/types/Interface/models/IInterestedByFeature.js.map +1 -0
  770. package/js/types/Interface/models/IJob.js +6 -0
  771. package/js/types/Interface/models/IJob.js.map +1 -0
  772. package/js/types/Interface/models/IJobCategory.js +6 -0
  773. package/js/types/Interface/models/IJobCategory.js.map +1 -0
  774. package/js/types/Interface/models/IKilometricAllowanceScale.js.map +1 -1
  775. package/js/types/Interface/models/ILettering.js.map +1 -1
  776. package/js/types/Interface/models/ILog.js.map +1 -1
  777. package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
  778. package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
  779. package/js/types/Interface/models/IPageView.js +6 -0
  780. package/js/types/Interface/models/IPageView.js.map +1 -0
  781. package/js/types/Interface/models/IPayment.js.map +1 -1
  782. package/js/types/Interface/models/IPenalty.js +6 -0
  783. package/js/types/Interface/models/IPenalty.js.map +1 -0
  784. package/js/types/Interface/models/IPenaltyType.js +6 -0
  785. package/js/types/Interface/models/IPenaltyType.js.map +1 -0
  786. package/js/types/Interface/models/IRegistration.js.map +1 -1
  787. package/js/types/Interface/models/IRegistrationCertificate.js +6 -0
  788. package/js/types/Interface/models/IRegistrationCertificate.js.map +1 -0
  789. package/js/types/Interface/models/IRegulate.js.map +1 -1
  790. package/js/types/Interface/models/IReport.js.map +1 -1
  791. package/js/types/Interface/models/ISociety.js.map +1 -1
  792. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  793. package/js/types/Interface/models/ISocietyDetail.js.map +1 -1
  794. package/js/types/Interface/models/ISuggestion.js +6 -0
  795. package/js/types/Interface/models/ISuggestion.js.map +1 -0
  796. package/js/types/Interface/models/ISupervision.js.map +1 -1
  797. package/js/types/Interface/models/ISupervisionJob.js +6 -0
  798. package/js/types/Interface/models/ISupervisionJob.js.map +1 -0
  799. package/js/types/Interface/models/IThirdPartySociety.js.map +1 -1
  800. package/js/types/Interface/models/ITmpValidationToken.js +6 -0
  801. package/js/types/Interface/models/ITmpValidationToken.js.map +1 -0
  802. package/js/types/Interface/models/IUser.js.map +1 -1
  803. package/js/types/Interface/models/IUserSocietyTicketSupport.js +6 -0
  804. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +1 -0
  805. package/js/types/Interface/models/IVatDeclaration.js.map +1 -1
  806. package/js/types/Interface/models/IVatMargin.js +6 -0
  807. package/js/types/Interface/models/IVatMargin.js.map +1 -0
  808. package/js/types/Interface/models/IWebMailSpam.js +6 -0
  809. package/js/types/Interface/models/IWebMailSpam.js.map +1 -0
  810. package/js/types/Interface/models/IWebMailSpamType.js +6 -0
  811. package/js/types/Interface/models/IWebMailSpamType.js.map +1 -0
  812. package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
  813. package/js/types/Interface/schemas/IRegistrationDetail.js +6 -0
  814. package/js/types/Interface/schemas/IRegistrationDetail.js.map +1 -0
  815. package/js/types/Interface/schemas/ITransactionHistory.js +6 -0
  816. package/js/types/Interface/schemas/ITransactionHistory.js.map +1 -0
  817. package/js/types/index.js +454 -374
  818. package/js/types/index.js.map +1 -1
  819. package/js/utils/amount.js +0 -238
  820. package/js/utils/amount.js.map +1 -1
  821. package/js/utils/brands.js.map +1 -1
  822. package/js/utils/email/templates/signature.js +7 -6
  823. package/js/utils/email/templates/signature.js.map +1 -1
  824. package/js/utils/email.js +2 -2
  825. package/js/utils/email.js.map +1 -1
  826. package/js/utils/phone.js +8 -8
  827. package/js/utils/phone.js.map +1 -1
  828. package/js/utils/quotation.js +3 -5
  829. package/js/utils/quotation.js.map +1 -1
  830. package/js/utils/vat/3310/century23.js +1241 -0
  831. package/js/utils/vat/3310/century23.js.map +1 -0
  832. package/js/utils/vat/3514/century22.js +104 -0
  833. package/js/utils/vat/3514/century22.js.map +1 -0
  834. package/js/utils/vat/3514/century23.js +106 -0
  835. package/js/utils/vat/3514/century23.js.map +1 -0
  836. package/js/utils/vat/3517/century23.js +1814 -0
  837. package/js/utils/vat/3517/century23.js.map +1 -0
  838. package/js/utils/vat/3519/century17.js +91 -0
  839. package/js/utils/vat/3519/century17.js.map +1 -0
  840. package/js/utils/vat/3519/century23.js +134 -0
  841. package/js/utils/vat/3519/century23.js.map +1 -0
  842. package/js/utils/vat/centuries.js +64 -0
  843. package/js/utils/vat/centuries.js.map +1 -0
  844. package/js/utils/vat/index.js +36 -0
  845. package/js/utils/vat/index.js.map +1 -0
  846. package/js/utils/vat/registration.js +165 -0
  847. package/js/utils/vat/registration.js.map +1 -0
  848. package/js/utils/vat/utils.js +53 -0
  849. package/js/utils/vat/utils.js.map +1 -0
  850. package/package.json +1 -1
  851. package/table.json +264 -0
  852. package/ts/api/resources/AccountingFiles.ts +3 -10
  853. package/ts/api/resources/CommercialSetting.ts +5 -1
  854. package/ts/api/resources/FIle.ts +0 -5
  855. package/ts/api/resources/FirstStep.ts +1 -5
  856. package/ts/api/resources/Invoice.ts +0 -8
  857. package/ts/api/resources/Mail.ts +0 -5
  858. package/ts/api/resources/Notification.ts +1 -10
  859. package/ts/api/resources/Prestations.ts +0 -9
  860. package/ts/api/resources/Registration.ts +5 -0
  861. package/ts/api/resources/Report.ts +1 -4
  862. package/ts/api/resources/Rule.ts +0 -4
  863. package/ts/api/resources/Tax.ts +5 -1
  864. package/ts/api/resources/TaxDeadline.ts +7 -1
  865. package/ts/api/resources/TimeRecorder.ts +1 -4
  866. package/ts/api/resources/User.ts +3 -2
  867. package/ts/api/resources/VatDeclaration.ts +69 -9
  868. package/ts/api/resources/statistic/CustomerSuccess.ts +1 -1
  869. package/ts/api/resources.ts +0 -6
  870. package/ts/index.ts +1 -0
  871. package/ts/types/Enum/Account.ts +0 -8
  872. package/ts/types/Enum/Activity.ts +1 -52
  873. package/ts/types/Enum/BalanceSheet.ts +1 -1
  874. package/ts/types/Enum/BrandClementine.ts +111 -24
  875. package/ts/types/Enum/BrandComptalib.ts +77 -14
  876. package/ts/types/Enum/BrandLegalstart.ts +23 -45
  877. package/ts/types/Enum/BrandPourcentage.ts +1 -462
  878. package/ts/types/Enum/ConnectorType.ts +1 -1
  879. package/ts/types/Enum/ConstitutionState.ts +4 -4
  880. package/ts/types/Enum/Country.ts +0 -394
  881. package/ts/types/Enum/Ged.ts +1 -1
  882. package/ts/types/Enum/InternalService.ts +0 -12
  883. package/ts/types/Enum/JobTitle.ts +0 -42
  884. package/ts/types/Enum/Log.ts +1 -202
  885. package/ts/types/Enum/MealExpenseThresholds.ts +2 -6
  886. package/ts/types/Enum/MimeType.ts +0 -1
  887. package/ts/types/Enum/NafCode.ts +21 -0
  888. package/ts/types/Enum/NotificationType.ts +2 -49
  889. package/ts/types/Enum/Office.ts +19 -0
  890. package/ts/types/Enum/Phone.ts +1 -1
  891. package/ts/types/Enum/PrestationType.ts +0 -72
  892. package/ts/types/Enum/Registration.ts +6 -0
  893. package/ts/types/Enum/RegistrationSource.ts +0 -1
  894. package/ts/types/Enum/ReportService.ts +8 -20
  895. package/ts/types/Enum/Role.ts +0 -2
  896. package/ts/types/Enum/RoleDetail.ts +1 -23
  897. package/ts/types/Enum/TaskResponseType.ts +0 -57
  898. package/ts/types/Enum/Tax.ts +6 -0
  899. package/ts/types/Enum/TaxSystem.ts +1 -18
  900. package/ts/types/Enum/TimeRecorderLocation.ts +9 -0
  901. package/ts/types/Enum/Unit.ts +0 -11
  902. package/ts/types/Enum/VatDeclarationType.ts +40 -40
  903. package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +1 -0
  904. package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +1 -4
  905. package/ts/types/Interface/api/aspone/ReadInterchange.ts +6 -4
  906. package/ts/types/Interface/api/cerfa/3310.ts +247 -0
  907. package/ts/types/Interface/api/cerfa/3514.ts +67 -0
  908. package/ts/types/Interface/api/cerfa/3517.ts +334 -0
  909. package/ts/types/Interface/api/cerfa/3519.ts +53 -0
  910. package/ts/types/Interface/api/cerfa/ReadCerfa.ts +47 -2
  911. package/ts/types/Interface/api/exercice/CreateExercice.ts +0 -6
  912. package/ts/types/Interface/api/exercice/QueryExercice.ts +0 -6
  913. package/ts/types/Interface/api/exercice/UpdateExercice.ts +0 -12
  914. package/ts/types/Interface/api/generalLedger/IGeneralLedgerAccount.ts +1 -3
  915. package/ts/types/Interface/api/notification/CreateNotification.ts +3 -3
  916. package/ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts +3 -3
  917. package/ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts +3 -3
  918. package/ts/types/Interface/api/registration/CreateRegistration.ts +112 -1
  919. package/ts/types/Interface/api/registration/DeclareRegistration.ts +34 -2
  920. package/ts/types/Interface/api/registration/QueryRegistration.ts +27 -2
  921. package/ts/types/Interface/api/registration/ReadRegistration.ts +29 -2
  922. package/ts/types/Interface/api/registration/UpdateRegistration.ts +42 -0
  923. package/ts/types/Interface/api/report/ReadReportStats.ts +1 -2
  924. package/ts/types/Interface/api/society/CreateSociety.ts +0 -3
  925. package/ts/types/Interface/api/statistic/QueryInternal.ts +0 -2
  926. package/ts/types/Interface/api/tax/QueryTax.ts +16 -0
  927. package/ts/types/Interface/api/tax/ReadTax.ts +25 -0
  928. package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +52 -10
  929. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +18 -3
  930. package/ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts +0 -5
  931. package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +2 -8
  932. package/ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts +23 -42
  933. package/ts/types/Interface/api/vatDeclaration/ReadVatDeclaration.ts +14 -0
  934. package/ts/types/Interface/models/IAccountingEntry.ts +2 -0
  935. package/ts/types/Interface/models/IAccountingTransaction.ts +1 -2
  936. package/ts/types/Interface/models/IAccountingTransaction_new.ts +20 -0
  937. package/ts/types/Interface/models/IAccountsSocieties.ts +0 -4
  938. package/ts/types/Interface/models/IApiError.ts +0 -10
  939. package/ts/types/Interface/models/IAreasInvoice.ts +1 -0
  940. package/ts/types/Interface/models/IAutoLoginToken.ts +10 -0
  941. package/ts/types/Interface/models/IBalanceSheet.ts +0 -4
  942. package/ts/types/Interface/models/IBankTransaction.ts +37 -0
  943. package/ts/types/Interface/models/ICallDirectly.ts +29 -0
  944. package/ts/types/Interface/models/ICustomerTva.ts +8 -7
  945. package/ts/types/Interface/models/IEngagementAccountingEntry.ts +30 -0
  946. package/ts/types/Interface/models/IEngagementAccountingFile.ts +46 -0
  947. package/ts/types/Interface/models/IEngagementBankTransaction.ts +36 -0
  948. package/ts/types/Interface/models/IEstimateInvoice.ts +0 -1
  949. package/ts/types/Interface/models/IExercice.ts +0 -5
  950. package/ts/types/Interface/models/IFaq.ts +18 -0
  951. package/ts/types/Interface/models/IFaqCategory.ts +5 -0
  952. package/ts/types/Interface/models/IFollowedQualityMail.ts +16 -0
  953. package/ts/types/Interface/models/IFollowedQualityMailType.ts +7 -0
  954. package/ts/types/Interface/models/IGedFile.ts +0 -3
  955. package/ts/types/Interface/models/IIdentification.ts +21 -0
  956. package/ts/types/Interface/models/IImmobilization.ts +0 -2
  957. package/ts/types/Interface/models/IInterestedByFeature.ts +14 -0
  958. package/ts/types/Interface/models/IJob.ts +15 -0
  959. package/ts/types/Interface/models/IJobCategory.ts +12 -0
  960. package/ts/types/Interface/models/IKilometricAllowanceScale.ts +0 -1
  961. package/ts/types/Interface/models/ILettering.ts +8 -0
  962. package/ts/types/Interface/models/ILog.ts +2 -0
  963. package/ts/types/Interface/models/IMobileNotificationLog.ts +2 -2
  964. package/ts/types/Interface/models/IMobileNotificationSetting.ts +2 -2
  965. package/ts/types/Interface/models/IPageView.ts +13 -0
  966. package/ts/types/Interface/models/IPayment.ts +0 -1
  967. package/ts/types/Interface/models/IPenalty.ts +30 -0
  968. package/ts/types/Interface/models/IPenaltyType.ts +7 -0
  969. package/ts/types/Interface/models/IRegistration.ts +12 -1
  970. package/ts/types/Interface/models/{IVatDeclarationCertificate.ts → IRegistrationCertificate.ts} +5 -3
  971. package/ts/types/Interface/models/IRegulate.ts +3 -5
  972. package/ts/types/Interface/models/IReport.ts +0 -3
  973. package/ts/types/Interface/models/ISociety.ts +2 -8
  974. package/ts/types/Interface/models/ISocietyApproval.ts +2 -4
  975. package/ts/types/Interface/models/ISocietyDetail.ts +97 -97
  976. package/ts/types/Interface/models/ISuggestion.ts +17 -0
  977. package/ts/types/Interface/models/ISupervision.ts +4 -0
  978. package/ts/types/Interface/models/ISupervisionJob.ts +8 -0
  979. package/ts/types/Interface/models/IThirdPartySociety.ts +0 -5
  980. package/ts/types/Interface/models/ITmpValidationToken.ts +14 -0
  981. package/ts/types/Interface/models/IUser.ts +0 -6
  982. package/ts/types/Interface/models/IUserSocietyTicketSupport.ts +9 -0
  983. package/ts/types/Interface/models/IVatDeclaration.ts +4 -3
  984. package/ts/types/Interface/models/IVatMargin.ts +7 -0
  985. package/ts/types/Interface/models/IWebMailSpam.ts +8 -0
  986. package/ts/types/Interface/models/IWebMailSpamType.ts +7 -0
  987. package/ts/types/Interface/models/IWorkingSchedule.ts +0 -2
  988. package/ts/types/Interface/schemas/IRegistrationDetail.ts +11 -0
  989. package/ts/types/Interface/schemas/ITransactionHistory.ts +11 -0
  990. package/ts/types/index.ts +42 -31
  991. package/ts/utils/amount.ts +0 -171
  992. package/ts/utils/brands.ts +0 -8
  993. package/ts/utils/email/templates/signature.ts +7 -6
  994. package/ts/utils/email.ts +2 -2
  995. package/ts/utils/phone.ts +8 -8
  996. package/ts/utils/quotation.ts +3 -5
  997. package/ts/utils/vat/3310/century23.ts +1408 -0
  998. package/ts/utils/vat/3514/century22.ts +107 -0
  999. package/ts/utils/vat/3514/century23.ts +118 -0
  1000. package/ts/utils/vat/3517/century23.ts +1763 -0
  1001. package/ts/utils/vat/3519/century17.ts +88 -0
  1002. package/ts/utils/vat/3519/century23.ts +147 -0
  1003. package/ts/utils/vat/centuries.ts +66 -0
  1004. package/ts/utils/vat/index.ts +3 -0
  1005. package/ts/utils/vat/registration.ts +124 -0
  1006. package/ts/utils/vat/utils.ts +47 -0
  1007. package/es/api/resources/CashAndExpense.d.ts +0 -8
  1008. package/es/api/resources/CashAndExpense.d.ts.map +0 -1
  1009. package/es/api/resources/CashAndExpense.js +0 -27
  1010. package/es/api/resources/CashAndExpense.js.map +0 -1
  1011. package/es/api/resources/CommercialImport.d.ts +0 -9
  1012. package/es/api/resources/CommercialImport.d.ts.map +0 -1
  1013. package/es/api/resources/CommercialImport.js +0 -24
  1014. package/es/api/resources/CommercialImport.js.map +0 -1
  1015. package/es/api/resources/Team.d.ts +0 -30
  1016. package/es/api/resources/Team.d.ts.map +0 -1
  1017. package/es/api/resources/Team.js +0 -37
  1018. package/es/api/resources/Team.js.map +0 -1
  1019. package/es/types/Enum/BrandClems.d.ts +0 -164
  1020. package/es/types/Enum/BrandClems.d.ts.map +0 -1
  1021. package/es/types/Enum/BrandClems.js +0 -155
  1022. package/es/types/Enum/BrandClems.js.map +0 -1
  1023. package/es/types/Enum/CashDeskTransactionType.d.ts +0 -7
  1024. package/es/types/Enum/CashDeskTransactionType.d.ts.map +0 -1
  1025. package/es/types/Enum/CashDeskTransactionType.js +0 -8
  1026. package/es/types/Enum/CashDeskTransactionType.js.map +0 -1
  1027. package/es/types/Enum/CommercialImportHeader.d.ts +0 -12
  1028. package/es/types/Enum/CommercialImportHeader.d.ts.map +0 -1
  1029. package/es/types/Enum/CommercialImportHeader.js +0 -109
  1030. package/es/types/Enum/CommercialImportHeader.js.map +0 -1
  1031. package/es/types/Enum/Compensation.d.ts +0 -15
  1032. package/es/types/Enum/Compensation.d.ts.map +0 -1
  1033. package/es/types/Enum/Compensation.js +0 -15
  1034. package/es/types/Enum/Compensation.js.map +0 -1
  1035. package/es/types/Enum/EntityType.d.ts +0 -18
  1036. package/es/types/Enum/EntityType.d.ts.map +0 -1
  1037. package/es/types/Enum/EntityType.js +0 -66
  1038. package/es/types/Enum/EntityType.js.map +0 -1
  1039. package/es/types/Enum/PaymentExpectation.d.ts +0 -18
  1040. package/es/types/Enum/PaymentExpectation.d.ts.map +0 -1
  1041. package/es/types/Enum/PaymentExpectation.js +0 -66
  1042. package/es/types/Enum/PaymentExpectation.js.map +0 -1
  1043. package/es/types/Enum/ReasonTerminationType.d.ts +0 -23
  1044. package/es/types/Enum/ReasonTerminationType.d.ts.map +0 -1
  1045. package/es/types/Enum/ReasonTerminationType.js +0 -86
  1046. package/es/types/Enum/ReasonTerminationType.js.map +0 -1
  1047. package/es/types/Enum/RemoteType.d.ts +0 -10
  1048. package/es/types/Enum/RemoteType.d.ts.map +0 -1
  1049. package/es/types/Enum/RemoteType.js +0 -21
  1050. package/es/types/Enum/RemoteType.js.map +0 -1
  1051. package/es/types/Enum/ThirdParty.d.ts +0 -7
  1052. package/es/types/Enum/ThirdParty.d.ts.map +0 -1
  1053. package/es/types/Enum/ThirdParty.js +0 -7
  1054. package/es/types/Enum/ThirdParty.js.map +0 -1
  1055. package/es/types/Interface/api/accountingFiles/Read.d.ts +0 -6
  1056. package/es/types/Interface/api/accountingFiles/Read.d.ts.map +0 -1
  1057. package/es/types/Interface/api/accountingFiles/Read.js +0 -2
  1058. package/es/types/Interface/api/accountingFiles/Read.js.map +0 -1
  1059. package/es/types/Interface/api/appNotification/Update.d.ts +0 -5
  1060. package/es/types/Interface/api/appNotification/Update.d.ts.map +0 -1
  1061. package/es/types/Interface/api/appNotification/Update.js +0 -25
  1062. package/es/types/Interface/api/appNotification/Update.js.map +0 -1
  1063. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +0 -4
  1064. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +0 -1
  1065. package/es/types/Interface/api/archive/ImportSocietyArchive.js +0 -19
  1066. package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +0 -1
  1067. package/es/types/Interface/api/cashAndExpense/Create.d.ts +0 -27
  1068. package/es/types/Interface/api/cashAndExpense/Create.d.ts.map +0 -1
  1069. package/es/types/Interface/api/cashAndExpense/Create.js +0 -91
  1070. package/es/types/Interface/api/cashAndExpense/Create.js.map +0 -1
  1071. package/es/types/Interface/api/commercialImport/Create.d.ts +0 -11
  1072. package/es/types/Interface/api/commercialImport/Create.d.ts.map +0 -1
  1073. package/es/types/Interface/api/commercialImport/Create.js +0 -34
  1074. package/es/types/Interface/api/commercialImport/Create.js.map +0 -1
  1075. package/es/types/Interface/api/commercialImport/Query.d.ts +0 -12
  1076. package/es/types/Interface/api/commercialImport/Query.d.ts.map +0 -1
  1077. package/es/types/Interface/api/commercialImport/Query.js +0 -23
  1078. package/es/types/Interface/api/commercialImport/Query.js.map +0 -1
  1079. package/es/types/Interface/api/commercialImport/Read.d.ts +0 -41
  1080. package/es/types/Interface/api/commercialImport/Read.d.ts.map +0 -1
  1081. package/es/types/Interface/api/commercialImport/Read.js +0 -2
  1082. package/es/types/Interface/api/commercialImport/Read.js.map +0 -1
  1083. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +0 -46
  1084. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +0 -1
  1085. package/es/types/Interface/api/companeo/CompaneoReturn.js +0 -2
  1086. package/es/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
  1087. package/es/types/Interface/api/file/Query.d.ts +0 -4
  1088. package/es/types/Interface/api/file/Query.d.ts.map +0 -1
  1089. package/es/types/Interface/api/file/Query.js.map +0 -1
  1090. package/es/types/Interface/api/firstStep/Create.d.ts +0 -10
  1091. package/es/types/Interface/api/firstStep/Create.d.ts.map +0 -1
  1092. package/es/types/Interface/api/firstStep/Create.js.map +0 -1
  1093. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.d.ts +0 -7
  1094. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.d.ts.map +0 -1
  1095. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.js +0 -39
  1096. package/es/types/Interface/api/prestation/QueryCreatePrestationSocieties.js.map +0 -1
  1097. package/es/types/Interface/api/report/QueryReportsForLetter.d.ts +0 -5
  1098. package/es/types/Interface/api/report/QueryReportsForLetter.d.ts.map +0 -1
  1099. package/es/types/Interface/api/report/QueryReportsForLetter.js +0 -24
  1100. package/es/types/Interface/api/report/QueryReportsForLetter.js.map +0 -1
  1101. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts +0 -6
  1102. package/es/types/Interface/api/society/CreateSocietyDetail.d.ts.map +0 -1
  1103. package/es/types/Interface/api/society/CreateSocietyDetail.js +0 -32
  1104. package/es/types/Interface/api/society/CreateSocietyDetail.js.map +0 -1
  1105. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +0 -15
  1106. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +0 -1
  1107. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +0 -71
  1108. package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +0 -1
  1109. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts +0 -4
  1110. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.d.ts.map +0 -1
  1111. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js +0 -19
  1112. package/es/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +0 -1
  1113. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts +0 -5
  1114. package/es/types/Interface/api/statutsGeneration/UpdateExercice.d.ts.map +0 -1
  1115. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js +0 -26
  1116. package/es/types/Interface/api/statutsGeneration/UpdateExercice.js.map +0 -1
  1117. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts +0 -5
  1118. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.d.ts.map +0 -1
  1119. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +0 -26
  1120. package/es/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +0 -1
  1121. package/es/types/Interface/api/team/QueryCreate.d.ts +0 -5
  1122. package/es/types/Interface/api/team/QueryCreate.d.ts.map +0 -1
  1123. package/es/types/Interface/api/team/QueryCreate.js +0 -25
  1124. package/es/types/Interface/api/team/QueryCreate.js.map +0 -1
  1125. package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +0 -5
  1126. package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +0 -1
  1127. package/es/types/Interface/api/team/QueryGetAllWithIncludes.js +0 -28
  1128. package/es/types/Interface/api/team/QueryGetAllWithIncludes.js.map +0 -1
  1129. package/es/types/Interface/api/team/QueryUpdate.d.ts +0 -7
  1130. package/es/types/Interface/api/team/QueryUpdate.d.ts.map +0 -1
  1131. package/es/types/Interface/api/team/QueryUpdate.js +0 -38
  1132. package/es/types/Interface/api/team/QueryUpdate.js.map +0 -1
  1133. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +0 -5
  1134. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +0 -1
  1135. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +0 -25
  1136. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +0 -1
  1137. package/es/types/Interface/models/IAppNotification.d.ts +0 -20
  1138. package/es/types/Interface/models/IAppNotification.d.ts.map +0 -1
  1139. package/es/types/Interface/models/IAppNotification.js +0 -2
  1140. package/es/types/Interface/models/IAppNotification.js.map +0 -1
  1141. package/es/types/Interface/models/IVatDeclarationCertificate.d.ts.map +0 -1
  1142. package/es/types/Interface/models/IVatDeclarationCertificate.js +0 -2
  1143. package/es/types/Interface/models/IVatDeclarationCertificate.js.map +0 -1
  1144. package/js/api/resources/CashAndExpense.js +0 -37
  1145. package/js/api/resources/CashAndExpense.js.map +0 -1
  1146. package/js/api/resources/CommercialImport.js +0 -38
  1147. package/js/api/resources/CommercialImport.js.map +0 -1
  1148. package/js/api/resources/Team.js +0 -46
  1149. package/js/api/resources/Team.js.map +0 -1
  1150. package/js/types/Enum/BrandClems.js +0 -157
  1151. package/js/types/Enum/BrandClems.js.map +0 -1
  1152. package/js/types/Enum/CashDeskTransactionType.js +0 -13
  1153. package/js/types/Enum/CashDeskTransactionType.js.map +0 -1
  1154. package/js/types/Enum/CommercialImportHeader.js +0 -114
  1155. package/js/types/Enum/CommercialImportHeader.js.map +0 -1
  1156. package/js/types/Enum/Compensation.js +0 -20
  1157. package/js/types/Enum/Compensation.js.map +0 -1
  1158. package/js/types/Enum/EntityType.js +0 -64
  1159. package/js/types/Enum/EntityType.js.map +0 -1
  1160. package/js/types/Enum/PaymentExpectation.js +0 -60
  1161. package/js/types/Enum/PaymentExpectation.js.map +0 -1
  1162. package/js/types/Enum/ReasonTerminationType.js +0 -74
  1163. package/js/types/Enum/ReasonTerminationType.js.map +0 -1
  1164. package/js/types/Enum/RemoteType.js +0 -22
  1165. package/js/types/Enum/RemoteType.js.map +0 -1
  1166. package/js/types/Enum/ThirdParty.js +0 -12
  1167. package/js/types/Enum/ThirdParty.js.map +0 -1
  1168. package/js/types/Interface/api/accountingFiles/Read.js.map +0 -1
  1169. package/js/types/Interface/api/appNotification/Update.js +0 -24
  1170. package/js/types/Interface/api/appNotification/Update.js.map +0 -1
  1171. package/js/types/Interface/api/archive/ImportSocietyArchive.js +0 -22
  1172. package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +0 -1
  1173. package/js/types/Interface/api/cashAndExpense/Create.js +0 -44
  1174. package/js/types/Interface/api/cashAndExpense/Create.js.map +0 -1
  1175. package/js/types/Interface/api/commercialImport/Create.js +0 -27
  1176. package/js/types/Interface/api/commercialImport/Create.js.map +0 -1
  1177. package/js/types/Interface/api/commercialImport/Query.js +0 -24
  1178. package/js/types/Interface/api/commercialImport/Query.js.map +0 -1
  1179. package/js/types/Interface/api/commercialImport/Read.js.map +0 -1
  1180. package/js/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
  1181. package/js/types/Interface/api/file/Query.js +0 -21
  1182. package/js/types/Interface/api/file/Query.js.map +0 -1
  1183. package/js/types/Interface/api/firstStep/Create.js.map +0 -1
  1184. package/js/types/Interface/api/prestation/QueryCreatePrestationSocieties.js +0 -30
  1185. package/js/types/Interface/api/prestation/QueryCreatePrestationSocieties.js.map +0 -1
  1186. package/js/types/Interface/api/report/QueryReportsForLetter.js +0 -23
  1187. package/js/types/Interface/api/report/QueryReportsForLetter.js.map +0 -1
  1188. package/js/types/Interface/api/society/CreateSocietyDetail.js +0 -24
  1189. package/js/types/Interface/api/society/CreateSocietyDetail.js.map +0 -1
  1190. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +0 -34
  1191. package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +0 -1
  1192. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js +0 -22
  1193. package/js/types/Interface/api/statutsGeneration/SendInviteMailParams.js.map +0 -1
  1194. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js +0 -23
  1195. package/js/types/Interface/api/statutsGeneration/UpdateExercice.js.map +0 -1
  1196. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js +0 -23
  1197. package/js/types/Interface/api/statutsGeneration/UpdateExerciceParams.js.map +0 -1
  1198. package/js/types/Interface/api/team/QueryCreate.js.map +0 -1
  1199. package/js/types/Interface/api/team/QueryGetAllWithIncludes.js +0 -24
  1200. package/js/types/Interface/api/team/QueryGetAllWithIncludes.js.map +0 -1
  1201. package/js/types/Interface/api/team/QueryUpdate.js +0 -25
  1202. package/js/types/Interface/api/team/QueryUpdate.js.map +0 -1
  1203. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +0 -23
  1204. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +0 -1
  1205. package/js/types/Interface/models/IAppNotification.js.map +0 -1
  1206. package/js/types/Interface/models/IVatDeclarationCertificate.js +0 -6
  1207. package/js/types/Interface/models/IVatDeclarationCertificate.js.map +0 -1
  1208. package/ts/api/resources/CashAndExpense.ts +0 -31
  1209. package/ts/api/resources/CommercialImport.ts +0 -32
  1210. package/ts/api/resources/Team.ts +0 -43
  1211. package/ts/types/Enum/BrandClems.ts +0 -154
  1212. package/ts/types/Enum/CashDeskTransactionType.ts +0 -6
  1213. package/ts/types/Enum/CommercialImportHeader.ts +0 -119
  1214. package/ts/types/Enum/Compensation.ts +0 -14
  1215. package/ts/types/Enum/EntityType.ts +0 -65
  1216. package/ts/types/Enum/PaymentExpectation.ts +0 -65
  1217. package/ts/types/Enum/ReasonTerminationType.ts +0 -85
  1218. package/ts/types/Enum/RemoteType.ts +0 -20
  1219. package/ts/types/Enum/ThirdParty.ts +0 -6
  1220. package/ts/types/Interface/api/accountingFiles/Read.ts +0 -6
  1221. package/ts/types/Interface/api/appNotification/Update.ts +0 -13
  1222. package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +0 -8
  1223. package/ts/types/Interface/api/cashAndExpense/Create.ts +0 -67
  1224. package/ts/types/Interface/api/commercialImport/Create.ts +0 -22
  1225. package/ts/types/Interface/api/commercialImport/Query.ts +0 -35
  1226. package/ts/types/Interface/api/commercialImport/Read.ts +0 -41
  1227. package/ts/types/Interface/api/companeo/CompaneoReturn.ts +0 -47
  1228. package/ts/types/Interface/api/file/Query.ts +0 -6
  1229. package/ts/types/Interface/api/firstStep/Create.ts +0 -39
  1230. package/ts/types/Interface/api/prestation/QueryCreatePrestationSocieties.ts +0 -27
  1231. package/ts/types/Interface/api/report/QueryReportsForLetter.ts +0 -12
  1232. package/ts/types/Interface/api/society/CreateSocietyDetail.ts +0 -19
  1233. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +0 -54
  1234. package/ts/types/Interface/api/statutsGeneration/SendInviteMailParams.ts +0 -10
  1235. package/ts/types/Interface/api/statutsGeneration/UpdateExercice.ts +0 -16
  1236. package/ts/types/Interface/api/statutsGeneration/UpdateExerciceParams.ts +0 -16
  1237. package/ts/types/Interface/api/team/QueryCreate.ts +0 -13
  1238. package/ts/types/Interface/api/team/QueryGetAllWithIncludes.ts +0 -16
  1239. package/ts/types/Interface/api/team/QueryUpdate.ts +0 -26
  1240. package/ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts +0 -15
  1241. package/ts/types/Interface/models/IAppNotification.ts +0 -22
@@ -11,7 +11,6 @@ export const MimeType = {
11
11
  JPEG: 'image/jpeg',
12
12
  XPNG: 'image/x-png',
13
13
  ZIP: 'application/zip',
14
- JSON: 'application/json',
15
14
  X7Z: 'application/x-7z-compressed',
16
15
  RAR: 'application/x-rar-compressed',
17
16
  CSV: 'text/csv',
@@ -0,0 +1,21 @@
1
+ export enum BusinessLine {
2
+ REAL_ESTATE = 1,
3
+ MERCHANT = 9,
4
+ BTP = 11,
5
+ CHR = 14,
6
+ INFORMATION_TECHNOLOGY = 15,
7
+ INDUSTRY = 17,
8
+ HOLDING = 18,
9
+ AGRICULTURAL = 19,
10
+ NON_PROFIT = 20,
11
+ ARTISTIC = 22,
12
+ TRANSPORT = 23,
13
+ COMMERCE = 25,
14
+ NONE = 26,
15
+ TRAINING = 27,
16
+ CONSULTING = 28,
17
+ PRESS = 29,
18
+ SERVICE_PROVIDER = 30,
19
+ PROFESSION = 31,
20
+ TOBACCO = 32,
21
+ }
@@ -1,51 +1,4 @@
1
- export enum NotificationTypeEnum {
1
+ export enum NotificationType {
2
2
  ANNOTATE_COUNT = 1,
3
3
  BANK_ACCOUNT_SYNCHRONISATION = 2,
4
- INVOICE_HAS_BEEN_PAID = 3,
5
- ESTIMATE_ALMOST_EXPIRED = 4,
6
- INVOICE_ALMOST_EXPIRED = 5,
7
- ORDER_ALMOST_EXPIRED = 6,
8
- }
9
-
10
- export type NotificationTypeType = {
11
- id: number;
12
- title: string;
13
- linkTitle: string;
14
- };
15
-
16
- export type NotificationTypeTypeEnum = {
17
- [key: string]: NotificationTypeType
18
- };
19
-
20
- export const NotificationType: NotificationTypeTypeEnum = {
21
- ANNOTATE_COUNT: {
22
- id: NotificationTypeEnum.ANNOTATE_COUNT,
23
- title: 'Vous avez des lignes non annotées',
24
- linkTitle: 'Annoter',
25
- },
26
- BANK_ACCOUNT_SYNCHRONISATION: {
27
- id: NotificationTypeEnum.BANK_ACCOUNT_SYNCHRONISATION,
28
- title: 'Un de vos comptes bancaires est désynchronisé',
29
- linkTitle: 'Synchroniser mon compte',
30
- },
31
- INVOICE_HAS_BEEN_PAID: {
32
- id: NotificationTypeEnum.INVOICE_HAS_BEEN_PAID,
33
- title: 'Vous avez été payé !',
34
- linkTitle: 'Consulter la facture',
35
- },
36
- ESTIMATE_ALMOST_EXPIRED: {
37
- id: NotificationTypeEnum.ESTIMATE_ALMOST_EXPIRED,
38
- title: 'Un devis est bientôt expiré',
39
- linkTitle: 'Consulter le devis',
40
- },
41
- ORDER_ALMOST_EXPIRED: {
42
- id: NotificationTypeEnum.ORDER_ALMOST_EXPIRED,
43
- title: 'Un bon de commande est bientôt expiré',
44
- linkTitle: 'Consulter le bon de commande',
45
- },
46
- INVOICE_ALMOST_EXPIRED: {
47
- id: NotificationTypeEnum.INVOICE_ALMOST_EXPIRED,
48
- title: 'Une facture arrive à échéance',
49
- linkTitle: 'Consulter la facture',
50
- },
51
- };
4
+ }
@@ -0,0 +1,19 @@
1
+ export const Office = {
2
+ LAXOU: {
3
+ id: 1,
4
+ name: 'Laxou',
5
+ },
6
+ PARIS: {
7
+ id: 2,
8
+ name: 'Paris',
9
+ },
10
+ MARSEILLE: {
11
+ id: 3,
12
+ name: 'Marseille',
13
+ },
14
+ EPINAL: {
15
+ id: 4,
16
+ name: 'Epinal',
17
+ },
18
+ // WARNING: used in TimeRecorderLocation (HOME_OFFICE.id = 5)
19
+ };
@@ -7,7 +7,7 @@ export const PhonePrefix = {
7
7
  GUADELOUPE: {
8
8
  id: 2,
9
9
  prefix: '+590',
10
- text: '+590 (Guadeloupe)',
10
+ text: '+590 (Gaudeloupe)',
11
11
  },
12
12
  GUYANA: {
13
13
  id: 3,
@@ -165,10 +165,6 @@ export enum PrestationType {
165
165
  COMPTA_POURCENTAGE_PREMIUM_EXPRESS = 208,
166
166
  ANNONCE_LEGALE = 209,
167
167
  FRAIS_DE_GREFFE = 210,
168
- ASSURANCE_CONTROLE_FISCAL = 211,
169
- STATUTS_FREE = 212,
170
- STATUTS_OPTION_1 = 213,
171
- STATUTS_OPTION_2 = 214,
172
168
  }
173
169
 
174
170
  export interface PrestationDetailEnum {
@@ -2964,72 +2960,4 @@ export const PrestationDetail: PrestationDetailEnum = {
2964
2960
  signaturePage: 0,
2965
2961
  point: 0,
2966
2962
  },
2967
- ASSURANCE_CONTROLE_FISCAL: {
2968
- id: 211,
2969
- name: 'Assurance contrôle fiscal',
2970
- isComptable: true,
2971
- isJuridique: false,
2972
- isSocial: false,
2973
- isAttestation: false,
2974
- inAverageCart: true,
2975
- isBack: false,
2976
- price: 299,
2977
- isCatalog: false,
2978
- hidden: false,
2979
- isComplementary: false,
2980
- signaturePosition: '',
2981
- signaturePage: 5,
2982
- point: 200,
2983
- },
2984
- STATUTS_FREE: {
2985
- id: PrestationType.STATUTS_FREE,
2986
- name: 'Statuts - Freemium',
2987
- isComptable: true,
2988
- isJuridique: true,
2989
- isSocial: false,
2990
- isAttestation: false,
2991
- inAverageCart: false,
2992
- isBack: false,
2993
- price: 330.64,
2994
- isCatalog: true,
2995
- hidden: false,
2996
- isComplementary: false,
2997
- signaturePosition: '',
2998
- signaturePage: null,
2999
- point: 0,
3000
- },
3001
- STATUTS_OPTION_1: {
3002
- id: PrestationType.STATUTS_OPTION_1,
3003
- name: 'Statuts - Créa simpl\'',
3004
- isComptable: true,
3005
- isJuridique: true,
3006
- isSocial: false,
3007
- isAttestation: false,
3008
- inAverageCart: false,
3009
- isBack: false,
3010
- price: 449.44,
3011
- isCatalog: true,
3012
- hidden: false,
3013
- isComplementary: false,
3014
- signaturePosition: '',
3015
- signaturePage: null,
3016
- point: 0,
3017
- },
3018
- STATUTS_OPTION_2: {
3019
- id: PrestationType.STATUTS_OPTION_2,
3020
- name: 'Statuts - Full\'Créa',
3021
- isComptable: true,
3022
- isJuridique: true,
3023
- isSocial: false,
3024
- isAttestation: false,
3025
- inAverageCart: false,
3026
- isBack: false,
3027
- price: 629.44,
3028
- isCatalog: true,
3029
- hidden: false,
3030
- isComplementary: false,
3031
- signaturePosition: '',
3032
- signaturePage: null,
3033
- point: 0,
3034
- },
3035
2963
  };
@@ -3,4 +3,10 @@ export enum RegistrationState {
3
3
  IN_PROGRESS = 'in_progress',
4
4
  REFUSED = 'refused',
5
5
  ACCEPTED = 'accepted',
6
+ }
7
+
8
+ export enum RegistrationTickState {
9
+ FINISHED = 'finished',
10
+ IN_PROGRESS = 'in_progress',
11
+ FAILED = 'failed',
6
12
  }
@@ -1,7 +1,6 @@
1
1
  export enum RegistrationSource {
2
2
  INCOMING_CALL = 2,
3
3
  CHAT = 29,
4
- COMPANEO = 32,
5
4
  ONLINE_SUBSCRIPTION = 70,
6
5
  PARTNERED_ACCOUNTANT = 90,
7
6
  }
@@ -1,44 +1,32 @@
1
- import { RoleDetail } from './RoleDetail';
2
-
3
- export type ListReport = Array<{ label: string; id: number; idRole: number; idTaskType: number; }>;
1
+ import { List } from '../Interface/enum/Util';
4
2
 
5
3
  export enum ReportService {
6
- REFERENT_LITIGE = 1,
4
+ BENJAMIN = 1,
7
5
  COMPTABLE = 2,
8
6
  CUSTOMER_SUCCESS = 3,
9
7
  EXPERT_ACCOUNTANT = 4,
10
- REFERENT_CLIENT = 5,
8
+ YLANA = 5,
11
9
  }
12
10
 
13
- export const ReportServiceList: ListReport = [
11
+ export const ReportServiceList: List = [
14
12
  {
15
- id: ReportService.REFERENT_LITIGE,
16
- label: 'Référent litige',
17
- idRole: RoleDetail.REFERENT_LITIGE.id,
18
- idTaskType: 12,
13
+ id: ReportService.BENJAMIN,
14
+ label: 'Benjamin',
19
15
  },
20
16
  {
21
17
  id: ReportService.COMPTABLE,
22
18
  label: 'Comptable',
23
- idRole: RoleDetail.FRONT_OFFICE.id,
24
- idTaskType: 16,
25
19
  },
26
20
  {
27
21
  id: ReportService.CUSTOMER_SUCCESS,
28
22
  label: 'Customer Success',
29
- idRole: RoleDetail.CUSTOMER_SUCCESS.id,
30
- idTaskType: 14,
31
23
  },
32
24
  {
33
25
  id: ReportService.EXPERT_ACCOUNTANT,
34
26
  label: 'Expert Comptable',
35
- idRole: RoleDetail.EXPERT_ACCOUNTANT.id,
36
- idTaskType: 15,
37
27
  },
38
28
  {
39
- id: ReportService.REFERENT_CLIENT,
40
- label: 'Référent client',
41
- idRole: RoleDetail.REFERENT_CLIENT.id,
42
- idTaskType: 13,
29
+ id: ReportService.YLANA,
30
+ label: 'Ylana',
43
31
  },
44
32
  ];
@@ -39,6 +39,4 @@ export enum Role {
39
39
  INTERN = 44,
40
40
  ALTERNATE = 45,
41
41
  DIRECTOR = 46,
42
- REFERENT_LITIGE = 47,
43
- REFERENT_CLIENT = 48,
44
42
  }
@@ -20,7 +20,6 @@ export const RoleDetail = {
20
20
  colorSecondary: '#DED7F6',
21
21
  subRole: false,
22
22
  phoneNumber: '',
23
- phoneNumberPourcentage: '',
24
23
  },
25
24
  COMMERCIAL: {
26
25
  id: 9,
@@ -29,7 +28,6 @@ export const RoleDetail = {
29
28
  colorSecondary: '#DED7F6',
30
29
  subRole: false,
31
30
  phoneNumber: '+33755537510',
32
- phoneNumberPourcentage: '+33756796318',
33
31
  },
34
32
  CUSTOMER_SUCCESS: {
35
33
  id: 10,
@@ -38,8 +36,7 @@ export const RoleDetail = {
38
36
  colorSecondary: '#DAEEFC',
39
37
  subRole: false,
40
38
  handledInUserSocietyPermissionTable: false,
41
- phoneNumber: '+33757597512',
42
- phoneNumberPourcentage: '',
39
+ phoneNumber: '',
43
40
  },
44
41
  SOCIAL: {
45
42
  id: 11,
@@ -48,7 +45,6 @@ export const RoleDetail = {
48
45
  colorSecondary: '#DED7F6',
49
46
  subRole: false,
50
47
  phoneNumber: '',
51
- phoneNumberPourcentage: '',
52
48
  },
53
49
  JURIDIC: {
54
50
  id: 12,
@@ -57,7 +53,6 @@ export const RoleDetail = {
57
53
  colorSecondary: '#DED7F6',
58
54
  subRole: false,
59
55
  phoneNumber: '',
60
- phoneNumberPourcentage: '',
61
56
  },
62
57
  // CHIEF_ACCOUNTANT: {
63
58
  // id: 13,
@@ -80,7 +75,6 @@ export const RoleDetail = {
80
75
  colorSecondary: '#DED7F6',
81
76
  subRole: false,
82
77
  phoneNumber: '',
83
- phoneNumberPourcentage: '',
84
78
  },
85
79
  SUPER_ADMIN: {
86
80
  id: 16,
@@ -146,7 +140,6 @@ export const RoleDetail = {
146
140
  colorSecondary: '#DED7F6',
147
141
  subRole: false,
148
142
  phoneNumber: '',
149
- phoneNumberPourcentage: '',
150
143
  },
151
144
  API: {
152
145
  id: 26,
@@ -206,7 +199,6 @@ export const RoleDetail = {
206
199
  colorSecondary: '#DED7F6',
207
200
  subRole: false,
208
201
  phoneNumber: '',
209
- phoneNumberPourcentage: '',
210
202
  },
211
203
  HUMAN_RESSOURCES: {
212
204
  id: 35,
@@ -292,18 +284,4 @@ export const RoleDetail = {
292
284
  colorSecondary: '#FFF',
293
285
  subRole: true,
294
286
  },
295
- REFERENT_LITIGE: {
296
- id: 47,
297
- name: 'Référent litige',
298
- colorPrimary: '#FFF',
299
- colorSecondary: '#FFF',
300
- subRole: false,
301
- },
302
- REFERENT_CLIENT: {
303
- id: 48,
304
- name: 'Référent client',
305
- colorPrimary: '#FFF',
306
- colorSecondary: '#FFF',
307
- subRole: false,
308
- },
309
287
  };
@@ -33,8 +33,6 @@ export enum RoleAvailableForTask {
33
33
  COMMERCIAL = Role.COMMERCIAL,
34
34
  // BACK_MANAGER = Role.BACK_MANAGER,
35
35
  EXPERT_ACCOUNTANT = Role.EXPERT_ACCOUNTANT,
36
- REFERENT_CLIENT = Role.EXPERT_ACCOUNTANT,
37
- REFERENT_LITIGE = Role.EXPERT_ACCOUNTANT,
38
36
  }
39
37
 
40
38
  export const TaskResponseType = {
@@ -163,61 +161,6 @@ export const TaskResponseType = {
163
161
  responseType: null,
164
162
  description: 'Est-ce que nous pouvons réaliser le bilan 2020 de ce client ?',
165
163
  },
166
- {
167
- id: 12,
168
- label: 'Référent litige',
169
- role: Role.REFERENT_LITIGE,
170
- deadline: Deadline,
171
- isForWholeRole: false,
172
- backToClient: false,
173
- goToCalendar: false,
174
- responseType: null,
175
- description: 'Signalement pour référent litige',
176
- },
177
- {
178
- id: 13,
179
- label: 'Référent client',
180
- role: Role.REFERENT_CLIENT,
181
- deadline: Deadline,
182
- isForWholeRole: false,
183
- backToClient: false,
184
- goToCalendar: false,
185
- responseType: null,
186
- description: 'Signalement pour référent client',
187
- },
188
- {
189
- id: 14,
190
- label: 'Administratif',
191
- role: Role.ADMIN,
192
- deadline: Deadline,
193
- isForWholeRole: false,
194
- backToClient: false,
195
- goToCalendar: false,
196
- responseType: null,
197
- description: 'Signalement pour administratif',
198
- },
199
- {
200
- id: 15,
201
- label: 'Expert-Comptable',
202
- role: Role.EXPERT_ACCOUNTANT,
203
- deadline: Deadline,
204
- isForWholeRole: false,
205
- backToClient: false,
206
- goToCalendar: false,
207
- responseType: null,
208
- description: 'Signalement pour expert-comptable',
209
- },
210
- {
211
- id: 16,
212
- label: 'Comptable',
213
- role: Role.FRONT_OFFICE,
214
- deadline: Deadline,
215
- isForWholeRole: false,
216
- backToClient: false,
217
- goToCalendar: false,
218
- responseType: null,
219
- description: 'Signalement pour comptable',
220
- },
221
164
  ],
222
165
  },
223
166
  EXTERN: {
@@ -29,4 +29,10 @@ export enum TaxCredit {
29
29
  TRAINING = 4,
30
30
  LEARNING_CREDIT = 5,
31
31
  OTHER = 6,
32
+ }
33
+
34
+ export enum VatDeadlineType {
35
+ DEFAULT = 0,
36
+ EXCEDEED = 1,
37
+ IMPORT = 2,
32
38
  }
@@ -1,22 +1,5 @@
1
- import { List } from '../Interface/enum/Util';
2
-
3
1
  export enum TaxSystem {
4
2
  IS = 1,
5
3
  IR = 2,
6
4
  NA = 3,
7
- }
8
-
9
- export const TaxSystemList: List = [
10
- {
11
- id: TaxSystem.IS,
12
- label: 'IS',
13
- },
14
- {
15
- id: TaxSystem.IR,
16
- label: 'IR',
17
- },
18
- {
19
- id: TaxSystem.NA,
20
- label: 'N/A',
21
- },
22
- ];
5
+ }
@@ -0,0 +1,9 @@
1
+ import { Office } from './Office';
2
+
3
+ export const TimeRecorderLocation = {
4
+ ...Office,
5
+ HOME_OFFICE: {
6
+ id: 5,
7
+ name: 'Télétravail',
8
+ },
9
+ };
@@ -26,7 +26,6 @@ export enum UnitId {
26
26
  SUBSCRIPTION = 17,
27
27
  NIGHT = 18,
28
28
  TON = 19,
29
- HECTARE = 20,
30
29
  }
31
30
 
32
31
  export type IUnitList = Array<{ name: string; id: number; shortName: string; }>;
@@ -127,11 +126,6 @@ export const Unit: IUnit = {
127
126
  name: 'Tonne',
128
127
  shortName: 't',
129
128
  },
130
- HECTARE: {
131
- id: UnitId.HECTARE,
132
- name: 'Hectare',
133
- shortName: 'ha',
134
- },
135
129
  };
136
130
 
137
131
  export const UnitList = [
@@ -230,9 +224,4 @@ export const UnitList = [
230
224
  name: 'Tonne',
231
225
  shortName: 't',
232
226
  },
233
- {
234
- id: UnitId.HECTARE,
235
- name: 'Hectare',
236
- shortName: 'ha',
237
- },
238
227
  ];