@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
@@ -1 +1 @@
1
- {"version":3,"file":"ISocietyApproval.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyApproval.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { IFile } from './IFile';\nimport { IPaymentWaiting } from './IPaymentWaiting';\n\n// societyApprovals\nexport interface ISocietyApproval {\n id?: number;\n dueDate: Date | null;\n done: boolean | null;\n possibleDividend: number | null;\n amountDividend: string | null;\n amountChief: string | null;\n amountCotisations: string | null;\n amountAvantage: string | null;\n amountByPartner: string | null;\n amountInteret: string | null;\n amountBail: string | null;\n amountAbandon: string | null;\n docsCompletedDate: Date | null;\n registryDepositDate: Date | null;\n endLegalServiceDate: Date | null;\n idFile: number | null;\n idAccountant: number | null;\n idExercice: number | null;\n idPaymentWaiting: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice?: IExercice;\n paymentsWaiting?: IPaymentWaiting;\n file?: IFile;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"ISocietyApproval.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyApproval.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { IPaymentWaiting } from './IPaymentWaiting';\n\n// societyApprovals\nexport interface ISocietyApproval {\n id?: number;\n dueDate: Date | null;\n done: boolean | null;\n possibleDividend: number | null;\n amountDividend: string | null;\n amountChief: string | null;\n amountCotisations: string | null;\n amountAvantage: string | null;\n amountByPartner: string | null;\n amountInteret: string | null;\n amountBail: string | null;\n amountAbandon: string | null;\n docsCompletedDate: Date | null;\n registryDepositDate: Date | null;\n endLegalServiceDate: Date | null;\n idFile: number | null;\n idAccountant: number | null;\n idExercice: number | null;\n idPaymentWaiting: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice: IExercice;\n paymentsWaiting: IPaymentWaiting;\n}\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"ISocietyDetail.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\n\n// societyDetails\nexport interface ISocietyDetail {\n id?: number;\n detailActivity?: string | null;\n historyComments?: string | null;\n isLoans?: string | null;\n loans?: string | null;\n personnalContribution?: string | null;\n nbBanks?: string | null;\n nbBankaccounts?: number | null;\n isCashdesk?: boolean | null;\n nbTva?: number | null;\n professionnalRent?: string | null;\n isPersoAdress?: string | null;\n vehicle?: string | null;\n interestOtherCompanies?: string | null;\n nbAssociates?: number | null;\n nbEmployees?: number | null;\n hiringPromess?: string | null;\n aNouveaux?: boolean | null;\n bilanN1?: boolean | null;\n revisionDate?: Date | null;\n dateFirstContact?: Date | null;\n userIdFirstContact?: number | null;\n tauxTvaComment?: string | null;\n remarqueComment?: string | null;\n remarqueCommentCab?: string | null;\n acceptation?: number | null;\n userIdAcceptation?: number | null;\n lab?: boolean | null;\n userIdLab?: number | null;\n previsionCa?: string | null;\n externalMeans?: string | null;\n needTreasury?: string | null;\n judiciaryRecovery?: string | null;\n fiscalControl?: string | null;\n descriptionFormation?: string | null;\n fonctionAndInterlocutors?: string | null;\n managementKnowledge?: string | null;\n otherIncome?: string | null;\n politicalResponsability?: string | null;\n prohibitedBanking?: string | null;\n accreARCEOrARE?: string | null;\n frenchTaxResident?: string | null;\n isIrTaxable?: string | null;\n billingSoftware?: string | null;\n collectionSystem?: string | null;\n flowSheet?: string | null;\n rankFiles?: string | null;\n specificNeeds?: string | null;\n configAccount?: boolean | null;\n investissement?: string | null;\n workInternationnal?: string | null;\n creationEntreprise?: string | null;\n oldActivite?: string | null;\n indemnite?: string | null;\n findClementine?: string | null;\n validationDate?: Date | null;\n idSociety?: number | null;\n idUser?: number | null;\n idFile?: number | null;\n idFileToClient?: number | null;\n idFindClementine?: number | null;\n nbAssociatesInCompany?: number | null;\n hasCommercialLease?: string | null;\n amountBaseBefore?: number | null;\n trainingIsDone?: boolean;\n commercialArea?: string | null;\n commercialRentAmount?: string | null;\n hasTravellingExpenses?: string | null;\n personnalContributionCapital?: string | null;\n personnalContributionCurrentBankAccount?: string | null;\n personnalContributionInKind?: string | null;\n poleEmploiAid?: string | null;\n poleEmploiAidType?: number | null;\n honorLoan?: string | null;\n honorLoanAmount?: string | null;\n financingStartingStock?: string | null;\n financingStartingStockAmount?: string | null;\n yearSocietyCreation?: string | null;\n lastExerciceCA?: string | null;\n borrowingInProgress?: string | null;\n borrowingInProgressAmount?: string | null;\n investissementCTMT?: string | null;\n changeECReason?: string | null;\n isSocietyCreation?: boolean | null;\n participationsInOtherSociety?: string | null;\n entrepriseProject?: boolean;\n contractorProfil?: boolean;\n notificationForConstitution?: boolean;\n notificationForOtherMissions?: boolean | null;\n takeKnowledge?: boolean;\n bankSynchronisationState?: number | null;\n platformExplanation?:number | null;\n mobileAppInstallationProposal?:number | null;\n verifiedDocuments?: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user?: IUser;\n file?: IFile;\n fileToClient?: IFile;\n society?: ISociety;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"ISocietyDetail.js","names":[],"sources":["../../../../ts/types/Interface/models/ISocietyDetail.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\n\n// societyDetails\nexport interface ISocietyDetail {\n id?: number;\n detailActivity: string | null;\n historyComments: string | null;\n isLoans: string | null;\n loans: string | null;\n personnalContribution: string | null;\n nbBanks: string | null;\n nbBankaccounts: number | null;\n isCashdesk: boolean | null;\n nbTva: number | null;\n professionnalRent: string | null;\n isPersoAdress: string | null;\n vehicle: string | null;\n interestOtherCompanies: string | null;\n nbAssociates: number | null;\n nbEmployees: number | null;\n hiringPromess: string | null;\n aNouveaux: boolean | null;\n bilanN1: boolean | null;\n revisionDate: Date | null;\n dateFirstContact: Date | null;\n userIdFirstContact: number | null;\n tauxTvaComment: string | null;\n remarqueComment: string | null;\n remarqueCommentCab: string | null;\n acceptation: number | null;\n userIdAcceptation: number | null;\n lab: boolean | null;\n userIdLab: number | null;\n previsionCa: string | null;\n externalMeans: string | null;\n needTreasury: string | null;\n judiciaryRecovery: string | null;\n fiscalControl: string | null;\n descriptionFormation: string | null;\n fonctionAndInterlocutors: string | null;\n managementKnowledge: string | null;\n otherIncome: string | null;\n politicalResponsability: string | null;\n prohibitedBanking: string | null;\n accreARCEOrARE: string | null;\n frenchTaxResident: string | null;\n isIrTaxable: string | null;\n billingSoftware: string | null;\n collectionSystem: string | null;\n flowSheet: string | null;\n rankFiles: string | null;\n specificNeeds: string | null;\n configAccount: boolean | null;\n investissement: string | null;\n workInternationnal: string | null;\n creationEntreprise: string | null;\n oldActivite: string | null;\n indemnite: string | null;\n findClementine: string | null;\n validationDate: Date | null;\n idSociety: number | null;\n idUser: number | null;\n idFile: number | null;\n idFileToClient: number | null;\n idFindClementine: number | null;\n nbAssociatesInCompany: number | null;\n hasCommercialLease: string | null;\n amountBaseBefore: number | null;\n trainingIsDone: boolean;\n commercialArea: string | null;\n commercialRentAmount: string | null;\n hasTravellingExpenses: string | null;\n personnalContributionCapital: string | null;\n personnalContributionCurrentBankAccount: string | null;\n personnalContributionInKind: string | null;\n poleEmploiAid: string | null;\n poleEmploiAidType: number | null;\n honorLoan: string | null;\n honorLoanAmount: string | null;\n financingStartingStock: string | null;\n financingStartingStockAmount: string | null;\n yearSocietyCreation: string | null;\n lastExerciceCA: string | null;\n borrowingInProgress: string | null;\n borrowingInProgressAmount: string | null;\n investissementCTMT: string | null;\n changeECReason: string | null;\n isSocietyCreation: boolean | null;\n participationsInOtherSociety: string | null;\n entrepriseProject: boolean;\n contractorProfil: boolean;\n notificationForConstitution: boolean;\n notificationForOtherMissions: boolean | null;\n takeKnowledge: boolean;\n bankSynchronisationState: number | null;\n platformExplanation:number | null;\n mobileAppInstallationProposal:number | null;\n verifiedDocuments: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n file: IFile;\n fileToClient: IFile;\n society: ISociety;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ISuggestion.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ISuggestion.js","names":[],"sources":["../../../../ts/types/Interface/models/ISuggestion.ts"],"sourcesContent":["import { IAccountingEntry } from './IAccountingEntry';\nimport { IAccount } from './IAccount';\n\nexport interface ISuggestion {\n id: number;\n accountNumber: string;\n score: number;\n\n idAccount?: number;\n account?: IAccount;\n\n idAccountingEntry?: number;\n accountingEntry?: IAccountingEntry;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"ISupervision.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervision.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { IUser } from './IUser';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IFile } from './IFile';\nimport { IPendingPoint } from './IPendingPoint';\nimport { ILetter } from './ILetter';\n\n// supervisions\nexport interface ISupervision {\n id?: number;\n state: number | null;\n sendToJedeclare: boolean | null;\n dueDate: Date | null;\n revisionDate: Date | null;\n superviseurId: number | null;\n expertId: number | null;\n dateAssignmentSuperviseur: Date | null;\n idExercice: number;\n idAccountant: number | null;\n idFile: number | null;\n idLetter: number | null;\n checkDateRecommandation: Date | null;\n idBalanceSheet: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice: IExercice;\n supervisionUsers: IUser;\n supervisionExpertUsers: IUser;\n supervisionAccountant: IUser;\n balanceSheet: IBalanceSheet;\n file: IFile;\n letter: ILetter;\n pendingPoints: IPendingPoint[];\n}\n"],"mappings":""}
1
+ {"version":3,"file":"ISupervision.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervision.ts"],"sourcesContent":["import { IExercice } from './IExercice';\nimport { ISupervisionJob } from './ISupervisionJob';\nimport { IUser } from './IUser';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IFile } from './IFile';\nimport { IPendingPoint } from './IPendingPoint';\nimport { IJob } from './IJob';\nimport { ILetter } from './ILetter';\n\n// supervisions\nexport interface ISupervision {\n id?: number;\n state: number | null;\n sendToJedeclare: boolean | null;\n dueDate: Date | null;\n revisionDate: Date | null;\n superviseurId: number | null;\n expertId: number | null;\n dateAssignmentSuperviseur: Date | null;\n idExercice: number;\n idAccountant: number | null;\n idFile: number | null;\n idLetter: number | null;\n checkDateRecommandation: Date | null;\n idBalanceSheet: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n exercice: IExercice;\n supervisionsToJobs: ISupervisionJob[];\n supervisionUsers: IUser;\n supervisionExpertUsers: IUser;\n supervisionAccountant: IUser;\n balanceSheet: IBalanceSheet;\n file: IFile;\n letter: ILetter;\n pendingPoints: IPendingPoint[];\n jobs: IJob[];\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ISupervisionJob.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ISupervisionJob.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervisionJob.ts"],"sourcesContent":["// supervisionsJobs\nexport interface ISupervisionJob {\n id?: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idSupervision: number | null;\n idJob: number;\n}\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"IThirdPartySociety.js","names":[],"sources":["../../../../ts/types/Interface/models/IThirdPartySociety.ts"],"sourcesContent":["import { IThirdParty } from './IThirdParty';\n\n// thirdPartySocieties\nexport interface IThirdPartySociety {\n id?: number;\n idSociety: number;\n idThirdParty: number;\n isHidden: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // associations\n thirdParty?: IThirdParty;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"IThirdPartySociety.js","names":[],"sources":["../../../../ts/types/Interface/models/IThirdPartySociety.ts"],"sourcesContent":["// thirdPartySocieties\nexport interface IThirdPartySociety {\n id?: number;\n idSociety: number;\n idThirdParty: number;\n isHidden: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ITmpValidationToken.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ITmpValidationToken.js","names":[],"sources":["../../../../ts/types/Interface/models/ITmpValidationToken.ts"],"sourcesContent":["import { IUser } from './IUser';\n\n// tmpValidationToken\nexport interface ITmpValidationToken {\n id?: number;\n token: number;\n availability: Date;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"IUser.js","names":[],"sources":["../../../../ts/types/Interface/models/IUser.ts"],"sourcesContent":["import { ICalendarEvent } from './ICalendarEvent';\nimport { IRole } from './IRole';\nimport { ICivility } from './ICivility';\nimport { IFile } from './IFile';\nimport { IUserSocietyPermission } from './IUserSocietyPermission';\nimport { IWorkingSchedule } from './IWorkingSchedule';\nimport { IRecontactHistory } from './IRecontactHistory';\nimport { IQuality } from './IQuality';\nimport { IAllowedIp } from './IAllowedIp';\nimport { IBusinessPartner } from './IBusinessPartner';\nimport { ILog } from './ILog';\nimport { INotification } from './INotification';\nimport { ISociety } from './ISociety';\nimport { ITeam } from './ITeam';\nimport { IUserTest } from './IUserTest';\nimport { IMobile } from './IMobile';\nimport { IRoleUser } from './IRoleUser';\nimport { ITimeRecorder } from './ITimeRecorder';\nimport { EntityType } from '../../Enum/EntityType';\n\ntype isAny<T> = T | any;\n\n// users\nexport interface IUser {\n id?: number;\n firstname?: string | null;\n lastname?: string | null;\n fullname?: string | null;\n email?: string | null;\n email2?: string | null;\n isMigrated?: boolean;\n username?: string | null;\n stripeCustomerId?: string | null;\n positionLabel?: string | null;\n sha?: string | null;\n hash?: string | null;\n password?: string | null;\n idFile?: number | null;\n quality?: string | null;\n idQuality?: number | null;\n phone?: string | null;\n phone2?: string | null;\n textMessageNumber?: string | null;\n prefix?: string | null;\n tokenLostPassword?: string | null;\n tokenApi?: string | null;\n tokenNotification?: string | null;\n tokenSocket?: string | null;\n authyId?: string | null;\n authCode?: string | null;\n authCodeDate?: Date | null;\n tutoTransaction?: boolean | null;\n lastConnection?: Date | null;\n beforeLastConnection?: Date | null;\n active?: boolean | null;\n toContact?: boolean;\n stateProspect?: boolean | null;\n birthdate?: Date | null;\n arrivalDate?: Date | null;\n entity?: EntityType | null;\n validityDateOfResidencePermit?: Date | null;\n isNewProspect?: boolean;\n hasAccountNumberDisplay?: boolean;\n isAssociate?: boolean | null;\n isResponderActive?: boolean;\n suppDoublon?: boolean | null;\n calendlyUrl?: string | null;\n idCivility?: number | null;\n idCommercialDoublon?: number | null;\n idProspectIsWith?: number | null;\n apprentice?: boolean;\n idCommercialGrade?: number | null;\n smsNotAllowed?: boolean;\n restDaysAbsence?: number | null;\n startOnboarding?: Date | null;\n societyByDefault?: number | null;\n longAbsence?: boolean | null;\n isDailyContract?: boolean | null;\n internationalPhone?: string | null;\n isThemeLight?: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n confirmedAt?: Date | null;\n tokenConfirmedAt?: string | null;\n idPoleLeader?: number | null;\n affiliateTrackingId?: number | null;\n\n // Associations\n userHasEvent?: isAny<ICalendarEvent>[];\n roles?: IRole[];\n roleUser?: IRoleUser;\n genders?: ICivility;\n commercial?: IUser;\n prospectPrincipal?: IUser;\n avatar?: IFile;\n userPermissions?: IUserSocietyPermission[];\n workingSchedules?: IWorkingSchedule[];\n recontactHistories?: IRecontactHistory[];\n poleLeader?: IUser;\n userQuality?: IQuality;\n allowedIps?: IAllowedIp[];\n businessPartner?: IBusinessPartner;\n poleAccountants?: IUser[];\n logs?: ILog[];\n notifications?: INotification[];\n societies?: ISociety[];\n teams?: ITeam[];\n usersTest?: IUserTest;\n mobile?: IMobile;\n timeRecorders?: ITimeRecorder[];\n}\n"],"mappings":""}
1
+ {"version":3,"file":"IUser.js","names":[],"sources":["../../../../ts/types/Interface/models/IUser.ts"],"sourcesContent":["import { ICalendarEvent } from './ICalendarEvent';\nimport { IRole } from './IRole';\nimport { ICivility } from './ICivility';\nimport { IFile } from './IFile';\nimport { IUserSocietyPermission } from './IUserSocietyPermission';\nimport { IWorkingSchedule } from './IWorkingSchedule';\nimport { IRecontactHistory } from './IRecontactHistory';\nimport { IQuality } from './IQuality';\nimport { IAllowedIp } from './IAllowedIp';\nimport { IBusinessPartner } from './IBusinessPartner';\nimport { ILog } from './ILog';\nimport { INotification } from './INotification';\nimport { ISociety } from './ISociety';\nimport { ITeam } from './ITeam';\nimport { IUserTest } from './IUserTest';\nimport { IMobile } from './IMobile';\n\ntype isAny<T> = T | any;\n\n// users\nexport interface IUser {\n id?: number;\n firstname?: string | null;\n lastname?: string | null;\n fullname?: string | null;\n email?: string | null;\n email2?: string | null;\n isMigrated?: boolean;\n username?: string | null;\n stripeCustomerId?: string | null;\n positionLabel?: string | null;\n sha?: string | null;\n hash?: string | null;\n password?: string | null;\n idFile?: number | null;\n quality?: string | null;\n idQuality?: number | null;\n phone?: string | null;\n phone2?: string | null;\n textMessageNumber?: string | null;\n prefix?: string | null;\n tokenLostPassword?: string | null;\n tokenApi?: string | null;\n tokenNotification?: string | null;\n tokenSocket?: string | null;\n authyId?: string | null;\n authCode?: string | null;\n authCodeDate?: Date | null;\n tutoTransaction?: boolean | null;\n lastConnection?: Date | null;\n beforeLastConnection?: Date | null;\n active?: boolean | null;\n toContact?: boolean;\n stateProspect?: boolean | null;\n birthdate?: Date | null;\n arrivalDate?: Date | null;\n validityDateOfResidencePermit?: Date | null;\n isNewProspect?: boolean;\n hasAccountNumberDisplay?: boolean;\n isAssociate?: boolean | null;\n isResponderActive?: boolean;\n suppDoublon?: boolean | null;\n calendlyUrl?: string | null;\n idCivility?: number | null;\n idCommercialDoublon?: number | null;\n idProspectIsWith?: number | null;\n apprentice?: boolean;\n idCommercialGrade?: number | null;\n smsNotAllowed?: boolean;\n restDaysAbsence?: number | null;\n startOnboarding?: Date | null;\n societyByDefault?: number | null;\n longAbsence?: boolean | null;\n isDailyContract?: boolean | null;\n internationalPhone?: string | null;\n isThemeLight?: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n confirmedAt?: Date | null;\n tokenConfirmedAt?: string | null;\n idPoleLeader?: number | null;\n affiliateTrackingId?: number | null;\n\n // Associations\n userHasEvent?: isAny<ICalendarEvent>[];\n roles?: IRole[];\n genders?: ICivility;\n commercial?: IUser;\n prospectPrincipal?: IUser;\n avatar?: IFile;\n userPermissions?: IUserSocietyPermission[];\n workingSchedules?: IWorkingSchedule[];\n recontactHistories?: IRecontactHistory[];\n poleLeader?: IUser;\n userQuality?: IQuality;\n allowedIps?: IAllowedIp[];\n businessPartner?: IBusinessPartner;\n poleAccountants?: IUser[];\n logs?: ILog[];\n notifications?: INotification[];\n societies?: ISociety[];\n teams?: ITeam[];\n usersTest?: IUserTest;\n mobile?: IMobile;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IUserSocietyTicketSupport.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IUserSocietyTicketSupport.js","names":[],"sources":["../../../../ts/types/Interface/models/IUserSocietyTicketSupport.ts"],"sourcesContent":["// usersSocietiesTicketSupport\nexport interface IUserSocietyTicketSupport {\n id?: number;\n idTicketSupport: number | null;\n idSociety: number | null;\n idUser: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"IVatDeclaration.js","names":[],"sources":["../../../../ts/types/Interface/models/IVatDeclaration.ts"],"sourcesContent":["import { IFile } from './IFile';\nimport { ICerfaType } from './ICerfaType';\nimport { ICerfaValue } from './ICerfaValue';\nimport { IVatDeclarationCertificate } from './IVatDeclarationCertificate';\nimport { IUser } from './IUser';\nimport { ISociety } from './ISociety';\nimport { IAccountingTransaction } from '../..';\n\n// vatDeclaration\nexport interface IVatDeclaration {\n id?: number;\n idSociety: number;\n idUser: number | null;\n idExercice: number | null;\n idCerfaType: number | null;\n idDeposit: string | null;\n isComplete: boolean;\n payload: string | null;\n declarationDate: Date | null;\n entriesGenerate: boolean;\n startDate: string;\n endDate: string;\n ligne01: number | null;\n ligne02: number | null;\n ligne2A: number | null;\n ligne03: number | null;\n ligne04: number | null;\n ligne05: number | null;\n ligne06: number | null;\n ligne07: number | null;\n ligne08: number | null;\n ligne08BaseHt: number | null;\n ligne08Tva: number | null;\n ligne09BaseHt: number | null;\n ligne09Tva: number | null;\n ligne9BBaseHt: number | null;\n ligne9BTva: number | null;\n ligne10BaseHt: number | null;\n ligne10Tva: number | null;\n ligne11BaseHt: number | null;\n ligne11Tva: number | null;\n ligne12: number | null;\n ligne13: number | null;\n ligne14: number | null;\n ligne15: number | null;\n ligne5B: number | null;\n ligne16: number | null;\n ligne7C: number | null;\n ligne17: number | null;\n ligne18: number | null;\n ligne19: number | null;\n ligne20: number | null;\n ligne21: number | null;\n ligne22: number | null;\n ligne23: number | null;\n ligne25: number | null;\n ligne26: number | null;\n ligne27: number | null;\n ligne28: number | null;\n ligne29: number | null;\n ligne32: number | null;\n amountPreleve: number | null;\n tvsPollution3310: number | null;\n tvsPuissance3310: number | null;\n contributionAudio3310: number | null;\n totalHTCompte70AvecTva: number | null;\n totalHTCompteAutreQue70AvecTva: number | null;\n totalHTCompte70sansTvaBiens: number | null;\n totalHTCompte70sansTvaServices: number | null;\n totalHTCompte70TVA20: number | null;\n totalTVACompte70TVA20: number | null;\n totalHTCompte70TVA5_5: number | null;\n totalTVACompte70TVA5_5: number | null;\n totalHTCompte70TVA10: number | null;\n totalTVACompte70TVA10: number | null;\n totalHTCompte70TVA8_5: number | null;\n totalTVACompte70TVA8_5: number | null;\n totalHTCompte70TVA2_1: number | null;\n totalTVACompte70TVA2_1: number | null;\n totalHTCompte70Intracom: number | null;\n totalTVACompte70Intracom: number | null;\n totalTVACompte70Intracom445662: number | null;\n totalHTCompte6Intracom: number | null;\n totalTVACompte6Intracom445200: number | null;\n totalTVACompte6Intracom445662: number | null;\n totalHTCompte6: number | null;\n totalTVACompte6: number | null;\n totalHTCompte2Immobilisation: number | null;\n totalTVACompte2Immobilisation: number | null;\n coefficientDeduction: number | null;\n creditDeTva: number | null;\n creditNeedToBeReported: number | null;\n totalTaxDue: number | null;\n totalTVADeductible: number | null;\n differenceTvaDueTvaDeductible: number | null;\n montantCreditDeTVATransfere: number | null;\n montantTaxesAssimilees: number | null;\n refundAsked: number | null;\n wantCreditTVAReport: boolean | null;\n isNil: boolean | null;\n hasOGA: boolean | null;\n typeRequest3519: number | null;\n dateTypeRequest3519: Date | null;\n comment: string | null;\n totalAPayer: number | null;\n lastCredit: number | null;\n idFile: number | null;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vatDeclarationFile: IFile;\n cerfaType: ICerfaType;\n cerfaValues: ICerfaValue[];\n vatDeclarationCertificates: IVatDeclarationCertificate[];\n user: IUser;\n society: ISociety;\n accountingTransaction: IAccountingTransaction;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"IVatDeclaration.js","names":[],"sources":["../../../../ts/types/Interface/models/IVatDeclaration.ts"],"sourcesContent":["import { IFile } from './IFile';\nimport { ICerfaType } from './ICerfaType';\nimport { ICerfaValue } from './ICerfaValue';\nimport { IRegistrationCertificate } from './IRegistrationCertificate';\nimport { IUser } from './IUser';\nimport { ISociety } from './ISociety';\nimport { IAccountingTransaction } from '../..';\n\n// TODO: SUPPRIMER\nexport interface IVatDeclaration {\n id?: number;\n idRegistration?: number | null;\n idSociety: number;\n idUser: number | null;\n idExercice: number | null;\n idCerfaType: number | null;\n idDeposit: string | null;\n isComplete: boolean;\n payload: string | null;\n declarationDate: Date | null;\n entriesGenerate: boolean;\n startDate: string;\n endDate: string;\n ligne01: number | null;\n ligne02: number | null;\n ligne2A: number | null;\n ligne03: number | null;\n ligne04: number | null;\n ligne05: number | null;\n ligne06: number | null;\n ligne07: number | null;\n ligne08: number | null;\n ligne08BaseHt: number | null;\n ligne08Tva: number | null;\n ligne09BaseHt: number | null;\n ligne09Tva: number | null;\n ligne9BBaseHt: number | null;\n ligne9BTva: number | null;\n ligne10BaseHt: number | null;\n ligne10Tva: number | null;\n ligne11BaseHt: number | null;\n ligne11Tva: number | null;\n ligne12: number | null;\n ligne13: number | null;\n ligne14: number | null;\n ligne15: number | null;\n ligne5B: number | null;\n ligne16: number | null;\n ligne7C: number | null;\n ligne17: number | null;\n ligne18: number | null;\n ligne19: number | null;\n ligne20: number | null;\n ligne21: number | null;\n ligne22: number | null;\n ligne23: number | null;\n ligne25: number | null;\n ligne26: number | null;\n ligne27: number | null;\n ligne28: number | null;\n ligne29: number | null;\n ligne32: number | null;\n amountPreleve: number | null;\n tvsPollution3310: number | null;\n tvsPuissance3310: number | null;\n contributionAudio3310: number | null;\n totalHTCompte70AvecTva: number | null;\n totalHTCompteAutreQue70AvecTva: number | null;\n totalHTCompte70sansTvaBiens: number | null;\n totalHTCompte70sansTvaServices: number | null;\n totalHTCompte70TVA20: number | null;\n totalTVACompte70TVA20: number | null;\n totalHTCompte70TVA5_5: number | null;\n totalTVACompte70TVA5_5: number | null;\n totalHTCompte70TVA10: number | null;\n totalTVACompte70TVA10: number | null;\n totalHTCompte70TVA8_5: number | null;\n totalTVACompte70TVA8_5: number | null;\n totalHTCompte70TVA2_1: number | null;\n totalTVACompte70TVA2_1: number | null;\n totalHTCompte70Intracom: number | null;\n totalTVACompte70Intracom: number | null;\n totalTVACompte70Intracom445662: number | null;\n totalHTCompte6Intracom: number | null;\n totalTVACompte6Intracom445200: number | null;\n totalTVACompte6Intracom445662: number | null;\n totalHTCompte6: number | null;\n totalTVACompte6: number | null;\n totalHTCompte2Immobilisation: number | null;\n totalTVACompte2Immobilisation: number | null;\n coefficientDeduction: number | null;\n creditDeTva: number | null;\n creditNeedToBeReported: number | null;\n totalTaxDue: number | null;\n totalTVADeductible: number | null;\n differenceTvaDueTvaDeductible: number | null;\n montantCreditDeTVATransfere: number | null;\n montantTaxesAssimilees: number | null;\n refundAsked: number | null;\n wantCreditTVAReport: boolean | null;\n isNil: boolean | null;\n hasOGA: boolean | null;\n typeRequest3519: number | null;\n dateTypeRequest3519: Date | null;\n comment: string | null;\n totalAPayer: number | null;\n lastCredit: number | null;\n idFile: number | null;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vatDeclarationFile: IFile;\n cerfaType: ICerfaType;\n cerfaValues: ICerfaValue[];\n certificates: IRegistrationCertificate[];\n user: IUser;\n society: ISociety;\n accountingTransaction: IAccountingTransaction;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IVatMargin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IVatMargin.js","names":[],"sources":["../../../../ts/types/Interface/models/IVatMargin.ts"],"sourcesContent":["// tvaMargin\nexport interface IVatMargin {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IWebMailSpam.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IWebMailSpam.js","names":[],"sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"sourcesContent":["// webmailSpam\nexport interface IWebMailSpam {\n id?: number;\n keywords: string;\n idTypeSpam: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IWebMailSpamType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IWebMailSpamType.js","names":[],"sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"sourcesContent":["// webmailTypesSpam\nexport interface IWebMailSpamType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"IWorkingSchedule.js","names":[],"sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IEmployee } from './IEmployee';\nimport { RemoteType } from '../../Enum/RemoteType';\n\n// workingSchedule\nexport interface IWorkingSchedule {\n id?: number;\n morningStart?: Date | null;\n morningEnd?: Date | null;\n afternoonStart?: Date | null;\n afternoonEnd?: Date | null;\n idDay: number;\n idEmployee?: number | null;\n idUser?: number | null;\n isRemote?: RemoteType | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n employee?: IEmployee;\n user?: IUser;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"IWorkingSchedule.js","names":[],"sources":["../../../../ts/types/Interface/models/IWorkingSchedule.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IEmployee } from './IEmployee';\n\n// workingSchedule\nexport interface IWorkingSchedule {\n id?: number;\n morningStart?: Date | null;\n morningEnd?: Date | null;\n afternoonStart?: Date | null;\n afternoonEnd?: Date | null;\n idDay: number;\n idEmployee?: number | null;\n idUser?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n employee?: IEmployee;\n user?: IUser;\n}\n"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=IRegistrationDetail.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IRegistrationDetail.js","names":[],"sources":["../../../../ts/types/Interface/schemas/IRegistrationDetail.ts"],"sourcesContent":["import { IAccountingEntry } from '../models/IAccountingEntry';\nimport { CerfaFormValue } from '../api/cerfa/ReadCerfa';\nimport { UpdatedAnnotation } from '../api/registration/ReadRegistration';\n\nexport interface IRegistrationDetail {\n idRegistration: number;\n accountingEntries: IAccountingEntry[];\n updatedAccountingEntries: UpdatedAnnotation[];\n inputs: CerfaFormValue[];\n createdAt: Date;\n}"],"mappings":""}
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ //# sourceMappingURL=ITransactionHistory.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ITransactionHistory.js","names":[],"sources":["../../../../ts/types/Interface/schemas/ITransactionHistory.ts"],"sourcesContent":["import { FormEntry } from '../api/accountingEntry/AnnotateAccountingTransaction';\nimport { IAccountingEntry } from '../models/IAccountingEntry';\n\nexport interface ITransactionHistory {\n idAccountingTransaction: number;\n idSociety: number;\n idRegistration: number;\n entries: IAccountingEntry[];\n form: FormEntry[];\n createdAt: Date;\n}"],"mappings":""}