@silexpert/core 2.0.28-0 → 2.0.28

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 (649) hide show
  1. package/dist/api/resources/Alert.d.ts +7 -0
  2. package/dist/api/resources/Alert.d.ts.map +1 -0
  3. package/dist/api/resources/Alert.js +10 -0
  4. package/dist/api/resources/Alert.js.map +1 -0
  5. package/dist/api/resources/ExerciceNote.d.ts +10 -0
  6. package/dist/api/resources/ExerciceNote.d.ts.map +1 -0
  7. package/dist/api/resources/ExerciceNote.js +13 -0
  8. package/dist/api/resources/ExerciceNote.js.map +1 -0
  9. package/dist/api/resources/GeneralLedger.d.ts +4 -0
  10. package/dist/api/resources/GeneralLedger.d.ts.map +1 -1
  11. package/dist/api/resources/GeneralLedger.js +12 -0
  12. package/dist/api/resources/GeneralLedger.js.map +1 -1
  13. package/dist/api/resources/Mail.d.ts +10 -0
  14. package/dist/api/resources/Mail.d.ts.map +1 -1
  15. package/dist/api/resources/Mail.js +6 -0
  16. package/dist/api/resources/Mail.js.map +1 -1
  17. package/dist/api/resources/SocietyEvent.d.ts +7 -0
  18. package/dist/api/resources/SocietyEvent.d.ts.map +1 -0
  19. package/dist/api/resources/SocietyEvent.js +10 -0
  20. package/dist/api/resources/SocietyEvent.js.map +1 -0
  21. package/dist/api/resources/UnpaidCallHistory.d.ts +6 -0
  22. package/dist/api/resources/UnpaidCallHistory.d.ts.map +1 -0
  23. package/dist/api/resources/UnpaidCallHistory.js +7 -0
  24. package/dist/api/resources/UnpaidCallHistory.js.map +1 -0
  25. package/dist/api/resources/UserSpecialDay.d.ts +10 -0
  26. package/dist/api/resources/UserSpecialDay.d.ts.map +1 -0
  27. package/dist/api/resources/UserSpecialDay.js +24 -0
  28. package/dist/api/resources/UserSpecialDay.js.map +1 -0
  29. package/dist/api/resources.d.ts +10 -0
  30. package/dist/api/resources.d.ts.map +1 -1
  31. package/dist/api/resources.js +10 -0
  32. package/dist/api/resources.js.map +1 -1
  33. package/dist/types/Enum/CommercialGrade.d.ts +5 -0
  34. package/dist/types/Enum/CommercialGrade.d.ts.map +1 -1
  35. package/dist/types/Enum/CommercialGrade.js +6 -0
  36. package/dist/types/Enum/CommercialGrade.js.map +1 -1
  37. package/dist/types/Enum/Constitution.d.ts +7 -0
  38. package/dist/types/Enum/Constitution.d.ts.map +1 -0
  39. package/dist/types/Enum/Constitution.js +8 -0
  40. package/dist/types/Enum/Constitution.js.map +1 -0
  41. package/dist/types/Enum/ExerciceNoteType.d.ts +5 -0
  42. package/dist/types/Enum/ExerciceNoteType.d.ts.map +1 -0
  43. package/dist/types/Enum/ExerciceNoteType.js +6 -0
  44. package/dist/types/Enum/ExerciceNoteType.js.map +1 -0
  45. package/dist/types/Enum/{JuridicalSocietyEnum.d.ts → JuridicalSociety.d.ts} +1 -1
  46. package/dist/types/Enum/JuridicalSociety.d.ts.map +1 -0
  47. package/dist/types/Enum/{JuridicalSocietyEnum.js → JuridicalSociety.js} +1 -1
  48. package/dist/types/Enum/JuridicalSociety.js.map +1 -0
  49. package/dist/types/Enum/UnpaidCallHistoryType.d.ts +10 -0
  50. package/dist/types/Enum/UnpaidCallHistoryType.d.ts.map +1 -0
  51. package/dist/types/Enum/UnpaidCallHistoryType.js +21 -0
  52. package/dist/types/Enum/UnpaidCallHistoryType.js.map +1 -0
  53. package/dist/types/Enum/VatDeclarationType.d.ts +2 -0
  54. package/dist/types/Enum/VatDeclarationType.d.ts.map +1 -1
  55. package/dist/types/Enum/VatDeclarationType.js +228 -0
  56. package/dist/types/Enum/VatDeclarationType.js.map +1 -1
  57. package/dist/types/Form/FormAuthenticate.d.ts +1 -0
  58. package/dist/types/Form/FormAuthenticate.d.ts.map +1 -1
  59. package/dist/types/Form/FormAuthenticate.js +6 -0
  60. package/dist/types/Form/FormAuthenticate.js.map +1 -1
  61. package/dist/types/Interface/api/SocietyApproval.d.ts +1 -0
  62. package/dist/types/Interface/api/SocietyApproval.d.ts.map +1 -1
  63. package/dist/types/Interface/api/SocietyApproval.js +7 -0
  64. package/dist/types/Interface/api/SocietyApproval.js.map +1 -1
  65. package/dist/types/Interface/api/alert/CreateAlert.d.ts +13 -0
  66. package/dist/types/Interface/api/alert/CreateAlert.d.ts.map +1 -0
  67. package/dist/types/Interface/api/alert/CreateAlert.js +95 -0
  68. package/dist/types/Interface/api/alert/CreateAlert.js.map +1 -0
  69. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.d.ts +1 -0
  70. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.d.ts.map +1 -1
  71. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.js +5 -0
  72. package/dist/types/Interface/api/calendarEvent/createCalendarEvent.js.map +1 -1
  73. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
  74. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
  75. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +5 -0
  76. package/dist/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  77. package/dist/types/Interface/api/calendarEvent/query.js +1 -1
  78. package/dist/types/Interface/api/calendarEvent/query.js.map +1 -1
  79. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +1 -0
  80. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
  81. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.js +5 -0
  82. package/dist/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
  83. package/dist/types/Interface/api/checklist/Read.d.ts +1 -0
  84. package/dist/types/Interface/api/checklist/Read.d.ts.map +1 -1
  85. package/dist/types/Interface/api/checklist/Read.js.map +1 -1
  86. package/dist/types/Interface/api/commercialManagement/Create.d.ts +7 -0
  87. package/dist/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
  88. package/dist/types/Interface/api/commercialManagement/Create.js +32 -0
  89. package/dist/types/Interface/api/commercialManagement/Create.js.map +1 -1
  90. package/dist/types/Interface/api/config/ConfigType.d.ts +2 -0
  91. package/dist/types/Interface/api/config/ConfigType.d.ts.map +1 -1
  92. package/dist/types/Interface/api/config/ConfigType.js.map +1 -1
  93. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts +9 -0
  94. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.d.ts.map +1 -0
  95. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.js +31 -0
  96. package/dist/types/Interface/api/exerciceNote/CreateExerciceNote.js.map +1 -0
  97. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts +5 -0
  98. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.d.ts.map +1 -0
  99. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.js +19 -0
  100. package/dist/types/Interface/api/exerciceNote/QueryExerciceNote.js.map +1 -0
  101. package/dist/types/Interface/api/payment/Util.d.ts.map +1 -1
  102. package/dist/types/Interface/api/payment/Util.js.map +1 -1
  103. package/dist/types/Interface/api/prestation/Query.d.ts +1 -0
  104. package/dist/types/Interface/api/prestation/Query.d.ts.map +1 -1
  105. package/dist/types/Interface/api/prestation/Query.js +8 -0
  106. package/dist/types/Interface/api/prestation/Query.js.map +1 -1
  107. package/dist/types/Interface/api/registration/CreateRegistration.d.ts +4 -0
  108. package/dist/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  109. package/dist/types/Interface/api/registration/CreateRegistration.js +14 -0
  110. package/dist/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  111. package/dist/types/Interface/api/revision/Read.d.ts +2 -0
  112. package/dist/types/Interface/api/revision/Read.d.ts.map +1 -1
  113. package/dist/types/Interface/api/revision/Read.js.map +1 -1
  114. package/dist/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
  115. package/dist/types/Interface/api/society/QuerySociety.js +1 -0
  116. package/dist/types/Interface/api/society/QuerySociety.js.map +1 -1
  117. package/dist/types/Interface/api/societyConfig/update.d.ts +13 -0
  118. package/dist/types/Interface/api/societyConfig/update.d.ts.map +1 -1
  119. package/dist/types/Interface/api/societyConfig/update.js +100 -0
  120. package/dist/types/Interface/api/societyConfig/update.js.map +1 -1
  121. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts +6 -0
  122. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.d.ts.map +1 -0
  123. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.js +24 -0
  124. package/dist/types/Interface/api/societyEvent/CreateSocietyEvent.js.map +1 -0
  125. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts +5 -0
  126. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.d.ts.map +1 -0
  127. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.js +18 -0
  128. package/dist/types/Interface/api/societyEvent/QuerySocietyEvent.js.map +1 -0
  129. package/dist/types/Interface/api/terminationList/CreateTerminationList.d.ts +2 -0
  130. package/dist/types/Interface/api/terminationList/CreateTerminationList.d.ts.map +1 -1
  131. package/dist/types/Interface/api/terminationList/CreateTerminationList.js +16 -0
  132. package/dist/types/Interface/api/terminationList/CreateTerminationList.js.map +1 -1
  133. package/dist/types/Interface/api/terminationList/DestroyTerminationList.d.ts +2 -0
  134. package/dist/types/Interface/api/terminationList/DestroyTerminationList.d.ts.map +1 -1
  135. package/dist/types/Interface/api/terminationList/DestroyTerminationList.js +16 -0
  136. package/dist/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -1
  137. package/dist/types/Interface/api/terminationList/QueryTerminationList.d.ts +2 -0
  138. package/dist/types/Interface/api/terminationList/QueryTerminationList.d.ts.map +1 -1
  139. package/dist/types/Interface/api/terminationList/QueryTerminationList.js +16 -0
  140. package/dist/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -1
  141. package/dist/types/Interface/api/user/Permissions.d.ts +2 -0
  142. package/dist/types/Interface/api/user/Permissions.d.ts.map +1 -1
  143. package/dist/types/Interface/api/user/Permissions.js.map +1 -1
  144. package/dist/types/Interface/api/user/UpdateCoworker.d.ts +5 -1
  145. package/dist/types/Interface/api/user/UpdateCoworker.d.ts.map +1 -1
  146. package/dist/types/Interface/api/user/UpdateCoworker.js +11 -1
  147. package/dist/types/Interface/api/user/UpdateCoworker.js.map +1 -1
  148. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts +14 -0
  149. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.d.ts.map +1 -0
  150. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js +66 -0
  151. package/dist/types/Interface/api/userSpecialDay/BodyUserSpecialDay.js.map +1 -0
  152. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts +8 -0
  153. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.d.ts.map +1 -0
  154. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js +41 -0
  155. package/dist/types/Interface/api/userSpecialDay/QueryUserSpecialDay.js.map +1 -0
  156. package/dist/types/Interface/api/webmail/MigrateMailAddresses.d.ts +9 -0
  157. package/dist/types/Interface/api/webmail/MigrateMailAddresses.d.ts.map +1 -0
  158. package/dist/types/Interface/api/webmail/MigrateMailAddresses.js +42 -0
  159. package/dist/types/Interface/api/webmail/MigrateMailAddresses.js.map +1 -0
  160. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +15 -0
  161. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +1 -1
  162. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +69 -1
  163. package/dist/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
  164. package/dist/types/Interface/models/IAccount.d.ts +4 -1
  165. package/dist/types/Interface/models/IAccount.d.ts.map +1 -1
  166. package/dist/types/Interface/models/IAccount.js +4 -1
  167. package/dist/types/Interface/models/IAccount.js.map +1 -1
  168. package/dist/types/Interface/models/IAccountantTracker.d.ts +12 -0
  169. package/dist/types/Interface/models/IAccountantTracker.d.ts.map +1 -0
  170. package/dist/types/Interface/models/IAccountantTracker.js +13 -0
  171. package/dist/types/Interface/models/IAccountantTracker.js.map +1 -0
  172. package/dist/types/Interface/models/IAccountingFile.d.ts +2 -1
  173. package/dist/types/Interface/models/IAccountingFile.d.ts.map +1 -1
  174. package/dist/types/Interface/models/IAccountingFile.js +1 -0
  175. package/dist/types/Interface/models/IAccountingFile.js.map +1 -1
  176. package/dist/types/Interface/models/IAccountingState.d.ts +19 -0
  177. package/dist/types/Interface/models/IAccountingState.d.ts.map +1 -0
  178. package/dist/types/Interface/models/IAccountingState.js +18 -0
  179. package/dist/types/Interface/models/IAccountingState.js.map +1 -0
  180. package/dist/types/Interface/models/IAccountingStateType.d.ts +7 -0
  181. package/dist/types/Interface/models/IAccountingStateType.d.ts.map +1 -0
  182. package/dist/types/Interface/models/IAccountingStateType.js +8 -0
  183. package/dist/types/Interface/models/IAccountingStateType.js.map +1 -0
  184. package/dist/types/Interface/models/IAccountingTransaction.d.ts +5 -0
  185. package/dist/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  186. package/dist/types/Interface/models/IAccountingTransaction.js +5 -0
  187. package/dist/types/Interface/models/IAccountingTransaction.js.map +1 -1
  188. package/dist/types/Interface/models/IAlert.d.ts +17 -0
  189. package/dist/types/Interface/models/IAlert.d.ts.map +1 -0
  190. package/dist/types/Interface/models/IAlert.js +18 -0
  191. package/dist/types/Interface/models/IAlert.js.map +1 -0
  192. package/dist/types/Interface/models/IAppConfig.d.ts +8 -0
  193. package/dist/types/Interface/models/IAppConfig.d.ts.map +1 -0
  194. package/dist/types/Interface/models/IAppConfig.js +9 -0
  195. package/dist/types/Interface/models/IAppConfig.js.map +1 -0
  196. package/dist/types/Interface/models/IAreasInvoice.d.ts +13 -0
  197. package/dist/types/Interface/models/IAreasInvoice.d.ts.map +1 -0
  198. package/dist/types/Interface/models/IAreasInvoice.js +14 -0
  199. package/dist/types/Interface/models/IAreasInvoice.js.map +1 -0
  200. package/dist/types/Interface/models/IAttachmentFile.d.ts +17 -0
  201. package/dist/types/Interface/models/IAttachmentFile.d.ts.map +1 -0
  202. package/dist/types/Interface/models/IAttachmentFile.js +16 -0
  203. package/dist/types/Interface/models/IAttachmentFile.js.map +1 -0
  204. package/dist/types/Interface/models/IBalanceSheetCompletion.d.ts +2 -1
  205. package/dist/types/Interface/models/IBalanceSheetCompletion.d.ts.map +1 -1
  206. package/dist/types/Interface/models/IBalanceSheetCompletion.js +1 -0
  207. package/dist/types/Interface/models/IBalanceSheetCompletion.js.map +1 -1
  208. package/dist/types/Interface/models/IBalanceSheetStatus.d.ts +7 -0
  209. package/dist/types/Interface/models/IBalanceSheetStatus.d.ts.map +1 -0
  210. package/dist/types/Interface/models/IBalanceSheetStatus.js +7 -0
  211. package/dist/types/Interface/models/IBalanceSheetStatus.js.map +1 -0
  212. package/dist/types/Interface/models/IBankList.d.ts +10 -0
  213. package/dist/types/Interface/models/IBankList.d.ts.map +1 -1
  214. package/dist/types/Interface/models/IBankList.js +10 -0
  215. package/dist/types/Interface/models/IBankList.js.map +1 -1
  216. package/dist/types/Interface/models/IBusinessLine.d.ts +2 -0
  217. package/dist/types/Interface/models/IBusinessLine.d.ts.map +1 -1
  218. package/dist/types/Interface/models/IBusinessLine.js +3 -0
  219. package/dist/types/Interface/models/IBusinessLine.js.map +1 -1
  220. package/dist/types/Interface/models/ICalendarEvent.d.ts +5 -0
  221. package/dist/types/Interface/models/ICalendarEvent.d.ts.map +1 -1
  222. package/dist/types/Interface/models/ICalendarEvent.js +3 -0
  223. package/dist/types/Interface/models/ICalendarEvent.js.map +1 -1
  224. package/dist/types/Interface/models/ICategory.d.ts +9 -0
  225. package/dist/types/Interface/models/ICategory.d.ts.map +1 -0
  226. package/dist/types/Interface/models/ICategory.js +10 -0
  227. package/dist/types/Interface/models/ICategory.js.map +1 -0
  228. package/dist/types/Interface/models/ICerfaValue.d.ts +11 -0
  229. package/dist/types/Interface/models/ICerfaValue.d.ts.map +1 -0
  230. package/dist/types/Interface/models/ICerfaValue.js +12 -0
  231. package/dist/types/Interface/models/ICerfaValue.js.map +1 -0
  232. package/dist/types/Interface/models/IChecklist.d.ts +2 -0
  233. package/dist/types/Interface/models/IChecklist.d.ts.map +1 -1
  234. package/dist/types/Interface/models/IChecklist.js +1 -0
  235. package/dist/types/Interface/models/IChecklist.js.map +1 -1
  236. package/dist/types/Interface/models/IColor.d.ts +7 -0
  237. package/dist/types/Interface/models/IColor.d.ts.map +1 -0
  238. package/dist/types/Interface/models/IColor.js +8 -0
  239. package/dist/types/Interface/models/IColor.js.map +1 -0
  240. package/dist/types/Interface/models/ICustomerVat.d.ts +3 -0
  241. package/dist/types/Interface/models/ICustomerVat.d.ts.map +1 -1
  242. package/dist/types/Interface/models/ICustomerVat.js +2 -0
  243. package/dist/types/Interface/models/ICustomerVat.js.map +1 -1
  244. package/dist/types/Interface/models/ICustomisation.d.ts +11 -0
  245. package/dist/types/Interface/models/ICustomisation.d.ts.map +1 -0
  246. package/dist/types/Interface/models/ICustomisation.js +12 -0
  247. package/dist/types/Interface/models/ICustomisation.js.map +1 -0
  248. package/dist/types/Interface/models/ICustomizationType.d.ts +7 -0
  249. package/dist/types/Interface/models/ICustomizationType.d.ts.map +1 -0
  250. package/dist/types/Interface/models/ICustomizationType.js +8 -0
  251. package/dist/types/Interface/models/ICustomizationType.js.map +1 -0
  252. package/dist/types/Interface/models/IDay.d.ts +7 -0
  253. package/dist/types/Interface/models/IDay.d.ts.map +1 -0
  254. package/dist/types/Interface/models/IDay.js +8 -0
  255. package/dist/types/Interface/models/IDay.js.map +1 -0
  256. package/dist/types/Interface/models/IDetailedLogBi.d.ts +19 -0
  257. package/dist/types/Interface/models/IDetailedLogBi.d.ts.map +1 -0
  258. package/dist/types/Interface/models/IDetailedLogBi.js +20 -0
  259. package/dist/types/Interface/models/IDetailedLogBi.js.map +1 -0
  260. package/dist/types/Interface/models/IEmployee.d.ts +3 -0
  261. package/dist/types/Interface/models/IEmployee.d.ts.map +1 -1
  262. package/dist/types/Interface/models/IEmployee.js +2 -0
  263. package/dist/types/Interface/models/IEmployee.js.map +1 -1
  264. package/dist/types/Interface/models/IEstimateInvoice.d.ts +4 -1
  265. package/dist/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  266. package/dist/types/Interface/models/IEstimateInvoice.js +3 -1
  267. package/dist/types/Interface/models/IEstimateInvoice.js.map +1 -1
  268. package/dist/types/Interface/models/IEstimateInvoiceRepeat.d.ts +13 -0
  269. package/dist/types/Interface/models/IEstimateInvoiceRepeat.d.ts.map +1 -0
  270. package/dist/types/Interface/models/IEstimateInvoiceRepeat.js +14 -0
  271. package/dist/types/Interface/models/IEstimateInvoiceRepeat.js.map +1 -0
  272. package/dist/types/Interface/models/IExerciceNote.d.ts +15 -0
  273. package/dist/types/Interface/models/IExerciceNote.d.ts.map +1 -0
  274. package/dist/types/Interface/models/IExerciceNote.js +13 -0
  275. package/dist/types/Interface/models/IExerciceNote.js.map +1 -0
  276. package/dist/types/Interface/models/IFailedLoginAttempt.d.ts +10 -0
  277. package/dist/types/Interface/models/IFailedLoginAttempt.d.ts.map +1 -0
  278. package/dist/types/Interface/models/IFailedLoginAttempt.js +11 -0
  279. package/dist/types/Interface/models/IFailedLoginAttempt.js.map +1 -0
  280. package/dist/types/Interface/models/IFile.d.ts +2 -0
  281. package/dist/types/Interface/models/IFile.d.ts.map +1 -1
  282. package/dist/types/Interface/models/IFile.js +1 -0
  283. package/dist/types/Interface/models/IFile.js.map +1 -1
  284. package/dist/types/Interface/models/IFileMissing.d.ts +13 -0
  285. package/dist/types/Interface/models/IFileMissing.d.ts.map +1 -0
  286. package/dist/types/Interface/models/IFileMissing.js +14 -0
  287. package/dist/types/Interface/models/IFileMissing.js.map +1 -0
  288. package/dist/types/Interface/models/IFrequency.d.ts +7 -0
  289. package/dist/types/Interface/models/IFrequency.d.ts.map +1 -0
  290. package/dist/types/Interface/models/IFrequency.js +8 -0
  291. package/dist/types/Interface/models/IFrequency.js.map +1 -0
  292. package/dist/types/Interface/models/IInternalEstimate.d.ts +14 -0
  293. package/dist/types/Interface/models/IInternalEstimate.d.ts.map +1 -0
  294. package/dist/types/Interface/models/IInternalEstimate.js +15 -0
  295. package/dist/types/Interface/models/IInternalEstimate.js.map +1 -0
  296. package/dist/types/Interface/models/IKilometricAllowanceScale.d.ts +10 -0
  297. package/dist/types/Interface/models/IKilometricAllowanceScale.d.ts.map +1 -0
  298. package/dist/types/Interface/models/IKilometricAllowanceScale.js +11 -0
  299. package/dist/types/Interface/models/IKilometricAllowanceScale.js.map +1 -0
  300. package/dist/types/Interface/models/ILabelPaymentWaiting.d.ts +7 -0
  301. package/dist/types/Interface/models/ILabelPaymentWaiting.d.ts.map +1 -0
  302. package/dist/types/Interface/models/ILabelPaymentWaiting.js +8 -0
  303. package/dist/types/Interface/models/ILabelPaymentWaiting.js.map +1 -0
  304. package/dist/types/Interface/models/ILastUpdateConnection.d.ts +11 -0
  305. package/dist/types/Interface/models/ILastUpdateConnection.d.ts.map +1 -0
  306. package/dist/types/Interface/models/ILastUpdateConnection.js +11 -0
  307. package/dist/types/Interface/models/ILastUpdateConnection.js.map +1 -0
  308. package/dist/types/Interface/models/ILogBi.d.ts +12 -0
  309. package/dist/types/Interface/models/ILogBi.d.ts.map +1 -0
  310. package/dist/types/Interface/models/ILogBi.js +13 -0
  311. package/dist/types/Interface/models/ILogBi.js.map +1 -0
  312. package/dist/types/Interface/models/IMail.d.ts +1 -0
  313. package/dist/types/Interface/models/IMail.d.ts.map +1 -1
  314. package/dist/types/Interface/models/IMail.js +1 -0
  315. package/dist/types/Interface/models/IMail.js.map +1 -1
  316. package/dist/types/Interface/models/IMailRelation.d.ts +12 -0
  317. package/dist/types/Interface/models/IMailRelation.d.ts.map +1 -0
  318. package/dist/types/Interface/models/IMailRelation.js +12 -0
  319. package/dist/types/Interface/models/IMailRelation.js.map +1 -0
  320. package/dist/types/Interface/models/IMobileNotificationLog.d.ts +4 -0
  321. package/dist/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
  322. package/dist/types/Interface/models/IMobileNotificationLog.js +4 -0
  323. package/dist/types/Interface/models/IMobileNotificationLog.js.map +1 -1
  324. package/dist/types/Interface/models/IMonth.d.ts +7 -0
  325. package/dist/types/Interface/models/IMonth.d.ts.map +1 -0
  326. package/dist/types/Interface/models/IMonth.js +8 -0
  327. package/dist/types/Interface/models/IMonth.js.map +1 -0
  328. package/dist/types/Interface/models/INote.d.ts +8 -0
  329. package/dist/types/Interface/models/INote.d.ts.map +1 -0
  330. package/dist/types/Interface/models/INote.js +9 -0
  331. package/dist/types/Interface/models/INote.js.map +1 -0
  332. package/dist/types/Interface/models/IPayPlan.d.ts +7 -0
  333. package/dist/types/Interface/models/IPayPlan.d.ts.map +1 -0
  334. package/dist/types/Interface/models/IPayPlan.js +8 -0
  335. package/dist/types/Interface/models/IPayPlan.js.map +1 -0
  336. package/dist/types/Interface/models/IPaymentDelay.d.ts +7 -0
  337. package/dist/types/Interface/models/IPaymentDelay.d.ts.map +1 -0
  338. package/dist/types/Interface/models/IPaymentDelay.js +8 -0
  339. package/dist/types/Interface/models/IPaymentDelay.js.map +1 -0
  340. package/dist/types/Interface/models/IPaymentWaiting.d.ts +19 -0
  341. package/dist/types/Interface/models/IPaymentWaiting.d.ts.map +1 -0
  342. package/dist/types/Interface/models/IPaymentWaiting.js +19 -0
  343. package/dist/types/Interface/models/IPaymentWaiting.js.map +1 -0
  344. package/dist/types/Interface/models/IPermission.d.ts +2 -0
  345. package/dist/types/Interface/models/IPermission.d.ts.map +1 -1
  346. package/dist/types/Interface/models/IPermission.js +2 -0
  347. package/dist/types/Interface/models/IPermission.js.map +1 -1
  348. package/dist/types/Interface/models/IPhoneNumber.d.ts +10 -0
  349. package/dist/types/Interface/models/IPhoneNumber.d.ts.map +1 -0
  350. package/dist/types/Interface/models/IPhoneNumber.js +11 -0
  351. package/dist/types/Interface/models/IPhoneNumber.js.map +1 -0
  352. package/dist/types/Interface/models/IPhonePrefix.d.ts +10 -0
  353. package/dist/types/Interface/models/IPhonePrefix.d.ts.map +1 -0
  354. package/dist/types/Interface/models/IPhonePrefix.js +11 -0
  355. package/dist/types/Interface/models/IPhonePrefix.js.map +1 -0
  356. package/dist/types/Interface/models/IPhonePrefixChild.d.ts +8 -0
  357. package/dist/types/Interface/models/IPhonePrefixChild.d.ts.map +1 -0
  358. package/dist/types/Interface/models/IPhonePrefixChild.js +9 -0
  359. package/dist/types/Interface/models/IPhonePrefixChild.js.map +1 -0
  360. package/dist/types/Interface/models/IPrestation.d.ts +2 -0
  361. package/dist/types/Interface/models/IPrestation.d.ts.map +1 -1
  362. package/dist/types/Interface/models/IPrestation.js +3 -0
  363. package/dist/types/Interface/models/IPrestation.js.map +1 -1
  364. package/dist/types/Interface/models/IQuotaLead.d.ts +14 -0
  365. package/dist/types/Interface/models/IQuotaLead.d.ts.map +1 -0
  366. package/dist/types/Interface/models/IQuotaLead.js +15 -0
  367. package/dist/types/Interface/models/IQuotaLead.js.map +1 -0
  368. package/dist/types/Interface/models/IRefundMotif.d.ts +7 -0
  369. package/dist/types/Interface/models/IRefundMotif.d.ts.map +1 -0
  370. package/dist/types/Interface/models/IRefundMotif.js +9 -0
  371. package/dist/types/Interface/models/IRefundMotif.js.map +1 -0
  372. package/dist/types/Interface/models/IRegion.d.ts +7 -0
  373. package/dist/types/Interface/models/IRegion.d.ts.map +1 -0
  374. package/dist/types/Interface/models/IRegion.js +8 -0
  375. package/dist/types/Interface/models/IRegion.js.map +1 -0
  376. package/dist/types/Interface/models/IRegistrationCertificate.d.ts +3 -0
  377. package/dist/types/Interface/models/IRegistrationCertificate.d.ts.map +1 -1
  378. package/dist/types/Interface/models/IRegistrationCertificate.js +2 -0
  379. package/dist/types/Interface/models/IRegistrationCertificate.js.map +1 -1
  380. package/dist/types/Interface/models/IRepeatType.d.ts +7 -0
  381. package/dist/types/Interface/models/IRepeatType.d.ts.map +1 -0
  382. package/dist/types/Interface/models/IRepeatType.js +8 -0
  383. package/dist/types/Interface/models/IRepeatType.js.map +1 -0
  384. package/dist/types/Interface/models/IRoom.d.ts +7 -0
  385. package/dist/types/Interface/models/IRoom.d.ts.map +1 -0
  386. package/dist/types/Interface/models/IRoom.js +8 -0
  387. package/dist/types/Interface/models/IRoom.js.map +1 -0
  388. package/dist/types/Interface/models/ISchedule.d.ts +12 -0
  389. package/dist/types/Interface/models/ISchedule.d.ts.map +1 -0
  390. package/dist/types/Interface/models/ISchedule.js +13 -0
  391. package/dist/types/Interface/models/ISchedule.js.map +1 -0
  392. package/dist/types/Interface/models/IService.d.ts +7 -0
  393. package/dist/types/Interface/models/IService.d.ts.map +1 -0
  394. package/dist/types/Interface/models/IService.js +8 -0
  395. package/dist/types/Interface/models/IService.js.map +1 -0
  396. package/dist/types/Interface/models/ISheetMonthSchedule.d.ts +2 -0
  397. package/dist/types/Interface/models/ISheetMonthSchedule.d.ts.map +1 -1
  398. package/dist/types/Interface/models/ISheetMonthSchedule.js +1 -0
  399. package/dist/types/Interface/models/ISheetMonthSchedule.js.map +1 -1
  400. package/dist/types/Interface/models/ISociety.d.ts +47 -1
  401. package/dist/types/Interface/models/ISociety.d.ts.map +1 -1
  402. package/dist/types/Interface/models/ISociety.js +41 -0
  403. package/dist/types/Interface/models/ISociety.js.map +1 -1
  404. package/dist/types/Interface/models/ISocietyApproval.d.ts +3 -0
  405. package/dist/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  406. package/dist/types/Interface/models/ISocietyApproval.js +2 -0
  407. package/dist/types/Interface/models/ISocietyApproval.js.map +1 -1
  408. package/dist/types/Interface/models/ISocietyBudgetConnection.d.ts +9 -0
  409. package/dist/types/Interface/models/ISocietyBudgetConnection.d.ts.map +1 -0
  410. package/dist/types/Interface/models/ISocietyBudgetConnection.js +10 -0
  411. package/dist/types/Interface/models/ISocietyBudgetConnection.js.map +1 -0
  412. package/dist/types/Interface/models/ISocietyConfig.d.ts +14 -0
  413. package/dist/types/Interface/models/ISocietyConfig.d.ts.map +1 -1
  414. package/dist/types/Interface/models/ISocietyConfig.js +14 -0
  415. package/dist/types/Interface/models/ISocietyConfig.js.map +1 -1
  416. package/dist/types/Interface/models/ISocietyDetail.d.ts +58 -0
  417. package/dist/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
  418. package/dist/types/Interface/models/ISocietyDetail.js +58 -0
  419. package/dist/types/Interface/models/ISocietyDetail.js.map +1 -1
  420. package/dist/types/Interface/models/ISocietyEvent.d.ts +12 -0
  421. package/dist/types/Interface/models/ISocietyEvent.d.ts.map +1 -0
  422. package/dist/types/Interface/models/ISocietyEvent.js +11 -0
  423. package/dist/types/Interface/models/ISocietyEvent.js.map +1 -0
  424. package/dist/types/Interface/models/ISocietyFile.d.ts +16 -0
  425. package/dist/types/Interface/models/ISocietyFile.d.ts.map +1 -0
  426. package/dist/types/Interface/models/ISocietyFile.js +17 -0
  427. package/dist/types/Interface/models/ISocietyFile.js.map +1 -0
  428. package/dist/types/Interface/models/ISocietyGescom.d.ts +6 -0
  429. package/dist/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
  430. package/dist/types/Interface/models/ISocietyGescom.js +6 -0
  431. package/dist/types/Interface/models/ISocietyGescom.js.map +1 -1
  432. package/dist/types/Interface/models/ISocietyNote.d.ts +7 -0
  433. package/dist/types/Interface/models/ISocietyNote.d.ts.map +1 -0
  434. package/dist/types/Interface/models/ISocietyNote.js +8 -0
  435. package/dist/types/Interface/models/ISocietyNote.js.map +1 -0
  436. package/dist/types/Interface/models/IStripeEvent.d.ts +12 -0
  437. package/dist/types/Interface/models/IStripeEvent.d.ts.map +1 -0
  438. package/dist/types/Interface/models/IStripeEvent.js +13 -0
  439. package/dist/types/Interface/models/IStripeEvent.js.map +1 -0
  440. package/dist/types/Interface/models/IStripeEventType.d.ts +7 -0
  441. package/dist/types/Interface/models/IStripeEventType.d.ts.map +1 -0
  442. package/dist/types/Interface/models/IStripeEventType.js +8 -0
  443. package/dist/types/Interface/models/IStripeEventType.js.map +1 -0
  444. package/dist/types/Interface/models/ITeam.d.ts +2 -0
  445. package/dist/types/Interface/models/ITeam.d.ts.map +1 -1
  446. package/dist/types/Interface/models/ITeam.js +1 -0
  447. package/dist/types/Interface/models/ITeam.js.map +1 -1
  448. package/dist/types/Interface/models/ITeamBusinessLine.d.ts +8 -0
  449. package/dist/types/Interface/models/ITeamBusinessLine.d.ts.map +1 -0
  450. package/dist/types/Interface/models/ITeamBusinessLine.js +9 -0
  451. package/dist/types/Interface/models/ITeamBusinessLine.js.map +1 -0
  452. package/dist/types/Interface/models/ITerminationList.d.ts +2 -0
  453. package/dist/types/Interface/models/ITerminationList.d.ts.map +1 -1
  454. package/dist/types/Interface/models/ITerminationList.js +4 -0
  455. package/dist/types/Interface/models/ITerminationList.js.map +1 -1
  456. package/dist/types/Interface/models/ITimeRecorder.d.ts.map +1 -1
  457. package/dist/types/Interface/models/ITimeRecorder.js +1 -0
  458. package/dist/types/Interface/models/ITimeRecorder.js.map +1 -1
  459. package/dist/types/Interface/models/IUnpaidCallHistory.d.ts +14 -0
  460. package/dist/types/Interface/models/IUnpaidCallHistory.d.ts.map +1 -0
  461. package/dist/types/Interface/models/IUnpaidCallHistory.js +13 -0
  462. package/dist/types/Interface/models/IUnpaidCallHistory.js.map +1 -0
  463. package/dist/types/Interface/models/IUpToDateBankAccount.d.ts +9 -0
  464. package/dist/types/Interface/models/IUpToDateBankAccount.d.ts.map +1 -1
  465. package/dist/types/Interface/models/IUpToDateBankAccount.js +7 -0
  466. package/dist/types/Interface/models/IUpToDateBankAccount.js.map +1 -1
  467. package/dist/types/Interface/models/IUser.d.ts +22 -0
  468. package/dist/types/Interface/models/IUser.d.ts.map +1 -1
  469. package/dist/types/Interface/models/IUser.js +23 -0
  470. package/dist/types/Interface/models/IUser.js.map +1 -1
  471. package/dist/types/Interface/models/IUserSpecialDay.d.ts +14 -0
  472. package/dist/types/Interface/models/IUserSpecialDay.d.ts.map +1 -0
  473. package/dist/types/Interface/models/IUserSpecialDay.js +14 -0
  474. package/dist/types/Interface/models/IUserSpecialDay.js.map +1 -0
  475. package/dist/types/Interface/models/IVatDeclaration.d.ts +118 -0
  476. package/dist/types/Interface/models/IVatDeclaration.d.ts.map +1 -0
  477. package/dist/types/Interface/models/IVatDeclaration.js +113 -0
  478. package/dist/types/Interface/models/IVatDeclaration.js.map +1 -0
  479. package/dist/types/Interface/models/IWebMail.d.ts +64 -0
  480. package/dist/types/Interface/models/IWebMail.d.ts.map +1 -0
  481. package/dist/types/Interface/models/IWebMail.js +61 -0
  482. package/dist/types/Interface/models/IWebMail.js.map +1 -0
  483. package/dist/types/Interface/models/IWebMailAttachment.d.ts +8 -0
  484. package/dist/types/Interface/models/IWebMailAttachment.d.ts.map +1 -0
  485. package/dist/types/Interface/models/IWebMailAttachment.js +9 -0
  486. package/dist/types/Interface/models/IWebMailAttachment.js.map +1 -0
  487. package/dist/types/Interface/models/IWebMailStat.d.ts +9 -0
  488. package/dist/types/Interface/models/IWebMailStat.d.ts.map +1 -0
  489. package/dist/types/Interface/models/IWebMailStat.js +10 -0
  490. package/dist/types/Interface/models/IWebMailStat.js.map +1 -0
  491. package/dist/types/Interface/models/IWebMailType.d.ts +7 -0
  492. package/dist/types/Interface/models/IWebMailType.d.ts.map +1 -0
  493. package/dist/types/Interface/models/IWebMailType.js +8 -0
  494. package/dist/types/Interface/models/IWebMailType.js.map +1 -0
  495. package/dist/types/index.d.ts +67 -1
  496. package/dist/types/index.d.ts.map +1 -1
  497. package/dist/types/index.js +68 -1
  498. package/dist/types/index.js.map +1 -1
  499. package/dist/utils/commercialManagement/document.js +1 -1
  500. package/dist/utils/commercialManagement/document.js.map +1 -1
  501. package/dist/utils/payment.d.ts +1 -0
  502. package/dist/utils/payment.d.ts.map +1 -1
  503. package/dist/utils/payment.js +30 -3
  504. package/dist/utils/payment.js.map +1 -1
  505. package/dist/utils/prestation.d.ts +10 -2
  506. package/dist/utils/prestation.d.ts.map +1 -1
  507. package/dist/utils/prestation.js +27 -3
  508. package/dist/utils/prestation.js.map +1 -1
  509. package/dist/utils/societyApproval.d.ts +7 -0
  510. package/dist/utils/societyApproval.d.ts.map +1 -1
  511. package/dist/utils/societyApproval.js +12 -0
  512. package/dist/utils/societyApproval.js.map +1 -1
  513. package/dist/utils/tests/payment.spec.js +32 -0
  514. package/dist/utils/tests/payment.spec.js.map +1 -1
  515. package/package.json +1 -1
  516. package/ts/api/resources/Alert.ts +12 -0
  517. package/ts/api/resources/ExerciceNote.ts +16 -0
  518. package/ts/api/resources/GeneralLedger.ts +13 -0
  519. package/ts/api/resources/Mail.ts +8 -0
  520. package/ts/api/resources/SocietyEvent.ts +12 -0
  521. package/ts/api/resources/UnpaidCallHistory.ts +8 -0
  522. package/ts/api/resources/UserSpecialDay.ts +29 -0
  523. package/ts/api/resources.ts +10 -0
  524. package/ts/types/Enum/CommercialGrade.ts +6 -0
  525. package/ts/types/Enum/Constitution.ts +6 -0
  526. package/ts/types/Enum/ExerciceNoteType.ts +4 -0
  527. package/ts/types/Enum/UnpaidCallHistoryType.ts +20 -0
  528. package/ts/types/Enum/VatDeclarationType.ts +230 -0
  529. package/ts/types/Form/FormAuthenticate.ts +4 -0
  530. package/ts/types/Interface/api/SocietyApproval.ts +5 -0
  531. package/ts/types/Interface/api/alert/CreateAlert.ts +65 -0
  532. package/ts/types/Interface/api/calendarEvent/createCalendarEvent.ts +3 -0
  533. package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +3 -0
  534. package/ts/types/Interface/api/calendarEvent/query.ts +1 -1
  535. package/ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts +3 -0
  536. package/ts/types/Interface/api/checklist/Read.ts +1 -0
  537. package/ts/types/Interface/api/commercialManagement/Create.ts +24 -0
  538. package/ts/types/Interface/api/config/ConfigType.ts +2 -0
  539. package/ts/types/Interface/api/exerciceNote/CreateExerciceNote.ts +15 -0
  540. package/ts/types/Interface/api/exerciceNote/QueryExerciceNote.ts +7 -0
  541. package/ts/types/Interface/api/payment/Util.ts +2 -0
  542. package/ts/types/Interface/api/prestation/Query.ts +6 -0
  543. package/ts/types/Interface/api/registration/CreateRegistration.ts +10 -0
  544. package/ts/types/Interface/api/revision/Read.ts +2 -0
  545. package/ts/types/Interface/api/society/QuerySociety.ts +1 -0
  546. package/ts/types/Interface/api/societyConfig/update.ts +74 -0
  547. package/ts/types/Interface/api/societyEvent/CreateSocietyEvent.ts +10 -0
  548. package/ts/types/Interface/api/societyEvent/QuerySocietyEvent.ts +7 -0
  549. package/ts/types/Interface/api/terminationList/CreateTerminationList.ts +12 -0
  550. package/ts/types/Interface/api/terminationList/DestroyTerminationList.ts +12 -0
  551. package/ts/types/Interface/api/terminationList/QueryTerminationList.ts +12 -0
  552. package/ts/types/Interface/api/user/Permissions.ts +2 -0
  553. package/ts/types/Interface/api/user/UpdateCoworker.ts +10 -1
  554. package/ts/types/Interface/api/userSpecialDay/BodyUserSpecialDay.ts +40 -0
  555. package/ts/types/Interface/api/userSpecialDay/QueryUserSpecialDay.ts +23 -0
  556. package/ts/types/Interface/api/webmail/MigrateMailAddresses.ts +23 -0
  557. package/ts/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.ts +49 -1
  558. package/ts/types/Interface/models/IAccount.ts +4 -1
  559. package/ts/types/Interface/models/IAccountantTracker.ts +12 -0
  560. package/ts/types/Interface/models/IAccountingFile.ts +2 -1
  561. package/ts/types/Interface/models/IAccountingState.ts +22 -0
  562. package/ts/types/Interface/models/IAccountingStateType.ts +7 -0
  563. package/ts/types/Interface/models/IAccountingTransaction.ts +5 -0
  564. package/ts/types/Interface/models/IAlert.ts +17 -0
  565. package/ts/types/Interface/models/IAppConfig.ts +8 -0
  566. package/ts/types/Interface/models/IAreasInvoice.ts +16 -0
  567. package/ts/types/Interface/models/IAttachmentFile.ts +20 -0
  568. package/ts/types/Interface/models/IBalanceSheetCompletion.ts +2 -1
  569. package/ts/types/Interface/models/IBalanceSheetStatus.ts +7 -0
  570. package/ts/types/Interface/models/IBankList.ts +10 -0
  571. package/ts/types/Interface/models/IBusinessLine.ts +6 -0
  572. package/ts/types/Interface/models/ICalendarEvent.ts +5 -0
  573. package/ts/types/Interface/models/ICategory.ts +9 -0
  574. package/ts/types/Interface/models/ICerfaValue.ts +14 -0
  575. package/ts/types/Interface/models/IChecklist.ts +2 -0
  576. package/ts/types/Interface/models/IColor.ts +7 -0
  577. package/ts/types/Interface/models/ICustomerVat.ts +3 -0
  578. package/ts/types/Interface/models/ICustomisation.ts +11 -0
  579. package/ts/types/Interface/models/ICustomizationType.ts +7 -0
  580. package/ts/types/Interface/models/IDay.ts +7 -0
  581. package/ts/types/Interface/models/IDetailedLogBi.ts +19 -0
  582. package/ts/types/Interface/models/IEmployee.ts +3 -0
  583. package/ts/types/Interface/models/IEstimateInvoice.ts +4 -1
  584. package/ts/types/Interface/models/IEstimateInvoiceRepeat.ts +13 -0
  585. package/ts/types/Interface/models/IExerciceNote.ts +17 -0
  586. package/ts/types/Interface/models/IFailedLoginAttempt.ts +13 -0
  587. package/ts/types/Interface/models/IFile.ts +2 -0
  588. package/ts/types/Interface/models/IFileMissing.ts +13 -0
  589. package/ts/types/Interface/models/IFrequency.ts +7 -0
  590. package/ts/types/Interface/models/IInternalEstimate.ts +14 -0
  591. package/ts/types/Interface/models/IKilometricAllowanceScale.ts +10 -0
  592. package/ts/types/Interface/models/ILabelPaymentWaiting.ts +7 -0
  593. package/ts/types/Interface/models/ILastUpdateConnection.ts +13 -0
  594. package/ts/types/Interface/models/ILogBi.ts +12 -0
  595. package/ts/types/Interface/models/IMail.ts +1 -0
  596. package/ts/types/Interface/models/IMailRelation.ts +15 -0
  597. package/ts/types/Interface/models/IMobileNotificationLog.ts +4 -0
  598. package/ts/types/Interface/models/IMonth.ts +7 -0
  599. package/ts/types/Interface/models/INote.ts +8 -0
  600. package/ts/types/Interface/models/IPayPlan.ts +7 -0
  601. package/ts/types/Interface/models/IPaymentDelay.ts +7 -0
  602. package/ts/types/Interface/models/IPaymentWaiting.ts +22 -0
  603. package/ts/types/Interface/models/IPermission.ts +2 -0
  604. package/ts/types/Interface/models/IPhoneNumber.ts +10 -0
  605. package/ts/types/Interface/models/IPhonePrefix.ts +13 -0
  606. package/ts/types/Interface/models/IPhonePrefixChild.ts +8 -0
  607. package/ts/types/Interface/models/IPrestation.ts +3 -0
  608. package/ts/types/Interface/models/IQuotaLead.ts +17 -0
  609. package/ts/types/Interface/models/IRefundMotif.ts +8 -0
  610. package/ts/types/Interface/models/IRegion.ts +7 -0
  611. package/ts/types/Interface/models/IRegistrationCertificate.ts +3 -0
  612. package/ts/types/Interface/models/IRepeatType.ts +7 -0
  613. package/ts/types/Interface/models/IRoom.ts +7 -0
  614. package/ts/types/Interface/models/ISchedule.ts +12 -0
  615. package/ts/types/Interface/models/IService.ts +7 -0
  616. package/ts/types/Interface/models/ISheetMonthSchedule.ts +2 -0
  617. package/ts/types/Interface/models/ISociety.ts +47 -0
  618. package/ts/types/Interface/models/ISocietyApproval.ts +3 -0
  619. package/ts/types/Interface/models/ISocietyBudgetConnection.ts +9 -0
  620. package/ts/types/Interface/models/ISocietyConfig.ts +14 -0
  621. package/ts/types/Interface/models/ISocietyDetail.ts +58 -0
  622. package/ts/types/Interface/models/ISocietyEvent.ts +14 -0
  623. package/ts/types/Interface/models/ISocietyFile.ts +19 -0
  624. package/ts/types/Interface/models/ISocietyGescom.ts +6 -0
  625. package/ts/types/Interface/models/ISocietyNote.ts +7 -0
  626. package/ts/types/Interface/models/IStripeEvent.ts +12 -0
  627. package/ts/types/Interface/models/IStripeEventType.ts +7 -0
  628. package/ts/types/Interface/models/ITeam.ts +2 -0
  629. package/ts/types/Interface/models/ITeamBusinessLine.ts +8 -0
  630. package/ts/types/Interface/models/ITerminationList.ts +4 -0
  631. package/ts/types/Interface/models/ITimeRecorder.ts +2 -0
  632. package/ts/types/Interface/models/IUnpaidCallHistory.ts +16 -0
  633. package/ts/types/Interface/models/IUpToDateBankAccount.ts +9 -0
  634. package/ts/types/Interface/models/IUser.ts +23 -0
  635. package/ts/types/Interface/models/IUserSpecialDay.ts +16 -0
  636. package/ts/types/Interface/models/IVatDeclaration.ts +121 -0
  637. package/ts/types/Interface/models/IWebMail.ts +67 -0
  638. package/ts/types/Interface/models/IWebMailAttachment.ts +8 -0
  639. package/ts/types/Interface/models/IWebMailStat.ts +9 -0
  640. package/ts/types/Interface/models/IWebMailType.ts +7 -0
  641. package/ts/types/index.ts +69 -1
  642. package/ts/utils/commercialManagement/document.ts +1 -1
  643. package/ts/utils/payment.ts +29 -2
  644. package/ts/utils/prestation.ts +28 -1
  645. package/ts/utils/societyApproval.ts +16 -0
  646. package/ts/utils/tests/payment.spec.ts +32 -0
  647. package/dist/types/Enum/JuridicalSocietyEnum.d.ts.map +0 -1
  648. package/dist/types/Enum/JuridicalSocietyEnum.js.map +0 -1
  649. /package/ts/types/Enum/{JuridicalSocietyEnum.ts → JuridicalSociety.ts} +0 -0
@@ -12,6 +12,7 @@ export class IAccountingTransaction {
12
12
  originalValue;
13
13
  idUser;
14
14
  isBlocked;
15
+ isMerged;
15
16
  isAsset;
16
17
  isPayPerso;
17
18
  isFecImport;
@@ -20,7 +21,9 @@ export class IAccountingTransaction {
20
21
  kilometers;
21
22
  purchaseTtc;
22
23
  internComment;
24
+ isReadMobile;
23
25
  invoiceRequested;
26
+ isLockedMobile;
24
27
  isAlreadyProcessByOcr;
25
28
  processingState;
26
29
  idBankAccount;
@@ -35,6 +38,8 @@ export class IAccountingTransaction {
35
38
  idEstimateInvoice;
36
39
  idRegistration;
37
40
  idFile;
41
+ idEBT;
42
+ idEAF;
38
43
  createdAt;
39
44
  updatedAt;
40
45
  deletedAt;
@@ -1 +1 @@
1
- {"version":3,"file":"IAccountingTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingTransaction.ts"],"names":[],"mappings":"AAgBA,yBAAyB;AACzB,MAAM,OAAO,sBAAsB;IACjC,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,aAAa,CAAiB;IAC9B,aAAa,CAAgB;IAC7B,SAAS,CAAgB;IACzB,SAAS,CAAO;IAChB,UAAU,CAAe;IACzB,WAAW,CAAe;IAC1B,YAAY,CAAe;IAC3B,aAAa,CAAiB;IAC9B,MAAM,CAAiB;IACvB,SAAS,CAAW;IACpB,OAAO,CAAW;IAClB,UAAU,CAAW;IACrB,WAAW,CAAW;IACtB,QAAQ,CAAW;IACnB,QAAQ,CAAc;IACtB,UAAU,CAAiB;IAC3B,WAAW,CAAiB;IAC5B,aAAa,CAAiB;IAC9B,gBAAgB,CAAW;IAC3B,qBAAqB,CAAkB;IACvC,eAAe,CAAU;IACzB,aAAa,CAAgB;IAC7B,SAAS,CAAS;IAClB,UAAU,CAAiB;IAC3B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,gBAAgB,CAAiB;IACjC,MAAM,CAAiB;IACvB,mBAAmB,CAAS;IAC5B,YAAY,CAAiB;IAC7B,iBAAiB,CAAiB;IAClC,cAAc,CAAiB;IAC/B,MAAM,CAAiB;IACvB,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,WAAW,CAAgB;IAC3B,iBAAiB,CAAsB;IACvC,eAAe,CAAqB;IACpC,iBAAiB,CAAsB;IACvC,QAAQ,CAAa;IACrB,OAAO,CAAY;IACnB,IAAI,CAAS;IACb,IAAI,CAAS;IACb,gBAAgB,CAAoB;IACpC,IAAI,CAAS;IACb,WAAW,CAAe;IAC1B,mBAAmB,CAA8B;IACjD,OAAO,CAA4B;IACnC,MAAM,CAA4B;IAClC,sBAAsB,CAA4B;IAClD,cAAc,CAAmB;IACjC,OAAO,CAA0B;CAClC","sourcesContent":["import { IBankAccount } from './IBankAccount.js';\nimport { IAccountingEntry } from './IAccountingEntry.js';\nimport { IAccountingFile } from './IAccountingFile.js';\nimport { IAccountingJournal } from './IAccountingJournal.js';\nimport { ISociety } from './ISociety.js';\nimport { IUser } from './IUser.js';\nimport { IRule } from './IRule.js';\nimport { IEstimateInvoice } from './IEstimateInvoice.js';\nimport { IFile } from './IFile.js';\nimport { IComptaType } from './IComptaType.js';\nimport { IPartnerTransaction } from './IPartnerTransaction.js';\nimport { ICurrency } from './ICurrency.js';\nimport { IMachineLearningResult } from './IMachineLearningResult.js';\nimport { ISocietyPartner } from './ISocietyPartner.js';\nimport { ISocietyVehicle } from './ISocietyVehicle.js';\n\n// accountingTransactions\nexport class IAccountingTransaction {\n id?: number;\n label: string | null;\n originalLabel?: string | null;\n invoiceNumber: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked?: Date | null;\n closingDate?: Date | null;\n dateVerified?: Date | null;\n originalValue?: number | null;\n idUser?: number | null;\n isBlocked?: boolean;\n isAsset?: boolean;\n isPayPerso?: boolean;\n isFecImport?: boolean;\n isManual?: boolean;\n exported: Date | null;\n kilometers?: number | null;\n purchaseTtc?: number | null;\n internComment?: string | null;\n invoiceRequested?: boolean;\n isAlreadyProcessByOcr?: boolean | null;\n processingState?: number;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idPaymentMethod?: number | null;\n idSocietyVehicle?: number | null;\n idSocietyPartner?: number | null;\n idRule?: number | null;\n idAccountingJournal: number;\n idTypeCompta?: number | null;\n idEstimateInvoice?: number | null;\n idRegistration?: number | null;\n idFile?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n bankAccount?: IBankAccount;\n accountingEntries?: IAccountingEntry[];\n accountingFiles?: IAccountingFile[];\n accountingJournal?: IAccountingJournal;\n currency?: ICurrency;\n society?: ISociety;\n user?: IUser;\n rule?: IRule;\n estimatesInvoice?: IEstimateInvoice;\n file?: IFile;\n typeComptum?: IComptaType;\n partnersTransaction?: IPartnerTransaction | null;\n parents?: IAccountingTransaction[];\n childs?: IAccountingTransaction[];\n machineLearningResults?: IMachineLearningResult[];\n societyPartner?: ISocietyPartner;\n vehicle?: ISocietyVehicle | null;\n}\n"]}
1
+ {"version":3,"file":"IAccountingTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAccountingTransaction.ts"],"names":[],"mappings":"AAgBA,yBAAyB;AACzB,MAAM,OAAO,sBAAsB;IACjC,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,aAAa,CAAiB;IAC9B,aAAa,CAAgB;IAC7B,SAAS,CAAgB;IACzB,SAAS,CAAO;IAChB,UAAU,CAAe;IACzB,WAAW,CAAe;IAC1B,YAAY,CAAe;IAC3B,aAAa,CAAiB;IAC9B,MAAM,CAAiB;IACvB,SAAS,CAAW;IACpB,QAAQ,CAAW;IACnB,OAAO,CAAW;IAClB,UAAU,CAAW;IACrB,WAAW,CAAW;IACtB,QAAQ,CAAW;IACnB,QAAQ,CAAc;IACtB,UAAU,CAAiB;IAC3B,WAAW,CAAiB;IAC5B,aAAa,CAAiB;IAC9B,YAAY,CAAW;IACvB,gBAAgB,CAAW;IAC3B,cAAc,CAAW;IACzB,qBAAqB,CAAkB;IACvC,eAAe,CAAU;IACzB,aAAa,CAAgB;IAC7B,SAAS,CAAS;IAClB,UAAU,CAAiB;IAC3B,eAAe,CAAiB;IAChC,gBAAgB,CAAiB;IACjC,gBAAgB,CAAiB;IACjC,MAAM,CAAiB;IACvB,mBAAmB,CAAS;IAC5B,YAAY,CAAiB;IAC7B,iBAAiB,CAAiB;IAClC,cAAc,CAAiB;IAC/B,MAAM,CAAiB;IACvB,KAAK,CAAiB;IACtB,KAAK,CAAiB;IACtB,SAAS,CAAe;IACxB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,WAAW,CAAgB;IAC3B,iBAAiB,CAAsB;IACvC,eAAe,CAAqB;IACpC,iBAAiB,CAAsB;IACvC,QAAQ,CAAa;IACrB,OAAO,CAAY;IACnB,IAAI,CAAS;IACb,IAAI,CAAS;IACb,gBAAgB,CAAoB;IACpC,IAAI,CAAS;IACb,WAAW,CAAe;IAC1B,mBAAmB,CAA8B;IACjD,OAAO,CAA4B;IACnC,MAAM,CAA4B;IAClC,sBAAsB,CAA4B;IAClD,cAAc,CAAmB;IACjC,OAAO,CAA0B;CAClC","sourcesContent":["import { IBankAccount } from './IBankAccount.js';\nimport { IAccountingEntry } from './IAccountingEntry.js';\nimport { IAccountingFile } from './IAccountingFile.js';\nimport { IAccountingJournal } from './IAccountingJournal.js';\nimport { ISociety } from './ISociety.js';\nimport { IUser } from './IUser.js';\nimport { IRule } from './IRule.js';\nimport { IEstimateInvoice } from './IEstimateInvoice.js';\nimport { IFile } from './IFile.js';\nimport { IComptaType } from './IComptaType.js';\nimport { IPartnerTransaction } from './IPartnerTransaction.js';\nimport { ICurrency } from './ICurrency.js';\nimport { IMachineLearningResult } from './IMachineLearningResult.js';\nimport { ISocietyPartner } from './ISocietyPartner.js';\nimport { ISocietyVehicle } from './ISocietyVehicle.js';\n\n// accountingTransactions\nexport class IAccountingTransaction {\n id?: number;\n label: string | null;\n originalLabel?: string | null;\n invoiceNumber: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked?: Date | null;\n closingDate?: Date | null;\n dateVerified?: Date | null;\n originalValue?: number | null;\n idUser?: number | null;\n isBlocked?: boolean;\n isMerged?: boolean;\n isAsset?: boolean;\n isPayPerso?: boolean;\n isFecImport?: boolean;\n isManual?: boolean;\n exported: Date | null;\n kilometers?: number | null;\n purchaseTtc?: number | null;\n internComment?: string | null;\n isReadMobile?: boolean;\n invoiceRequested?: boolean;\n isLockedMobile?: boolean;\n isAlreadyProcessByOcr?: boolean | null;\n processingState?: number;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idPaymentMethod?: number | null;\n idSocietyVehicle?: number | null;\n idSocietyPartner?: number | null;\n idRule?: number | null;\n idAccountingJournal: number;\n idTypeCompta?: number | null;\n idEstimateInvoice?: number | null;\n idRegistration?: number | null;\n idFile?: number | null;\n idEBT?: number | null;\n idEAF?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n bankAccount?: IBankAccount;\n accountingEntries?: IAccountingEntry[];\n accountingFiles?: IAccountingFile[];\n accountingJournal?: IAccountingJournal;\n currency?: ICurrency;\n society?: ISociety;\n user?: IUser;\n rule?: IRule;\n estimatesInvoice?: IEstimateInvoice;\n file?: IFile;\n typeComptum?: IComptaType;\n partnersTransaction?: IPartnerTransaction | null;\n parents?: IAccountingTransaction[];\n childs?: IAccountingTransaction[];\n machineLearningResults?: IMachineLearningResult[];\n societyPartner?: ISocietyPartner;\n vehicle?: ISocietyVehicle | null;\n}\n"]}
@@ -0,0 +1,17 @@
1
+ export declare class IAlert {
2
+ id?: number;
3
+ idUser: number;
4
+ accountingNoValidation: boolean;
5
+ newMobileApp: boolean;
6
+ solidarityFund: boolean;
7
+ autoAnnotations: boolean;
8
+ newLibraryPage: boolean;
9
+ newSettingsPage: boolean;
10
+ newSalesDocumentsPage: boolean;
11
+ newPurchasesDocumentsPage: boolean;
12
+ newDashboardPage: boolean;
13
+ isTutorial: boolean;
14
+ createdAt?: Date | null;
15
+ updatedAt?: Date | null;
16
+ }
17
+ //# sourceMappingURL=IAlert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAlert.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAlert.ts"],"names":[],"mappings":"AACA,qBAAa,MAAM;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,sBAAsB,EAAE,OAAO,CAAC;IAChC,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,OAAO,CAAC;IACzB,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,OAAO,CAAC;IACzB,qBAAqB,EAAE,OAAO,CAAC;IAC/B,yBAAyB,EAAE,OAAO,CAAC;IACnC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -0,0 +1,18 @@
1
+ // alerts
2
+ export class IAlert {
3
+ id;
4
+ idUser;
5
+ accountingNoValidation;
6
+ newMobileApp;
7
+ solidarityFund;
8
+ autoAnnotations;
9
+ newLibraryPage;
10
+ newSettingsPage;
11
+ newSalesDocumentsPage;
12
+ newPurchasesDocumentsPage;
13
+ newDashboardPage;
14
+ isTutorial;
15
+ createdAt;
16
+ updatedAt;
17
+ }
18
+ //# sourceMappingURL=IAlert.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAlert.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAlert.ts"],"names":[],"mappings":"AAAA,SAAS;AACT,MAAM,OAAO,MAAM;IACjB,EAAE,CAAU;IACZ,MAAM,CAAS;IACf,sBAAsB,CAAU;IAChC,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,qBAAqB,CAAU;IAC/B,yBAAyB,CAAU;IACnC,gBAAgB,CAAU;IAC1B,UAAU,CAAU;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// alerts\nexport class IAlert {\n id?: number;\n idUser: number;\n accountingNoValidation: boolean;\n newMobileApp: boolean;\n solidarityFund: boolean;\n autoAnnotations: boolean;\n newLibraryPage: boolean;\n newSettingsPage: boolean;\n newSalesDocumentsPage: boolean;\n newPurchasesDocumentsPage: boolean;\n newDashboardPage: boolean;\n isTutorial: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -0,0 +1,8 @@
1
+ export declare class IAppConfig {
2
+ id?: number;
3
+ name: string | null;
4
+ value: string | null;
5
+ createdAt?: Date | null;
6
+ updatedAt?: Date | null;
7
+ }
8
+ //# sourceMappingURL=IAppConfig.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAppConfig.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppConfig.ts"],"names":[],"mappings":"AACA,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -0,0 +1,9 @@
1
+ // appConfig
2
+ export class IAppConfig {
3
+ id;
4
+ name;
5
+ value;
6
+ createdAt;
7
+ updatedAt;
8
+ }
9
+ //# sourceMappingURL=IAppConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAppConfig.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAppConfig.ts"],"names":[],"mappings":"AAAA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,IAAI,CAAgB;IACpB,KAAK,CAAgB;IACrB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// appConfig\nexport class IAppConfig {\n id?: number;\n name: string | null;\n value: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -0,0 +1,13 @@
1
+ import { IUser } from './IUser.js';
2
+ export declare class IAreasInvoice {
3
+ id?: number;
4
+ content: string | null;
5
+ coords: string | null;
6
+ idTypeAreaInvoice: number;
7
+ idUser: number;
8
+ idAccountingTransaction: number | null;
9
+ createdAt?: Date | null;
10
+ updatedAt?: Date | null;
11
+ user: IUser;
12
+ }
13
+ //# sourceMappingURL=IAreasInvoice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAreasInvoice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;CACb"}
@@ -0,0 +1,14 @@
1
+ // areasInvoices
2
+ export class IAreasInvoice {
3
+ id;
4
+ content;
5
+ coords;
6
+ idTypeAreaInvoice;
7
+ idUser;
8
+ idAccountingTransaction;
9
+ createdAt;
10
+ updatedAt;
11
+ // Associations
12
+ user;
13
+ }
14
+ //# sourceMappingURL=IAreasInvoice.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAreasInvoice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAreasInvoice.ts"],"names":[],"mappings":"AAEA,gBAAgB;AAChB,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,OAAO,CAAgB;IACvB,MAAM,CAAgB;IACtB,iBAAiB,CAAS;IAC1B,MAAM,CAAS;IACf,uBAAuB,CAAgB;IACvC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,IAAI,CAAQ;CACb","sourcesContent":["import { IUser } from './IUser.js';\n\n// areasInvoices\nexport class IAreasInvoice {\n id?: number;\n content: string | null;\n coords: string | null;\n idTypeAreaInvoice: number;\n idUser: number;\n idAccountingTransaction: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"]}
@@ -0,0 +1,17 @@
1
+ import { IGedFolder } from './IGedFolder.js';
2
+ import { IFile } from './IFile.js';
3
+ import { IWebMail } from './IWebMail.js';
4
+ export declare class IAttachmentFile {
5
+ id?: number;
6
+ emissionDate: Date | null;
7
+ idUser: number | null;
8
+ idFileType: number | null;
9
+ idGedFolder: number | null;
10
+ idFile: number | null;
11
+ createdAt?: Date | null;
12
+ updatedAt?: Date | null;
13
+ attachmentFileFolder: IGedFolder;
14
+ file: IFile;
15
+ webmailMails: IWebMail[];
16
+ }
17
+ //# sourceMappingURL=IAttachmentFile.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAttachmentFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAttachmentFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGzC,qBAAa,eAAe;IAC1B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,oBAAoB,EAAE,UAAU,CAAC;IACjC,IAAI,EAAE,KAAK,CAAC;IACZ,YAAY,EAAE,QAAQ,EAAE,CAAC;CAC1B"}
@@ -0,0 +1,16 @@
1
+ // attachmentFile
2
+ export class IAttachmentFile {
3
+ id;
4
+ emissionDate;
5
+ idUser;
6
+ idFileType;
7
+ idGedFolder;
8
+ idFile;
9
+ createdAt;
10
+ updatedAt;
11
+ // Associations
12
+ attachmentFileFolder;
13
+ file;
14
+ webmailMails;
15
+ }
16
+ //# sourceMappingURL=IAttachmentFile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IAttachmentFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IAttachmentFile.ts"],"names":[],"mappings":"AAIA,iBAAiB;AACjB,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,YAAY,CAAc;IAC1B,MAAM,CAAgB;IACtB,UAAU,CAAgB;IAC1B,WAAW,CAAgB;IAC3B,MAAM,CAAgB;IACtB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,oBAAoB,CAAa;IACjC,IAAI,CAAQ;IACZ,YAAY,CAAa;CAC1B","sourcesContent":["import { IGedFolder } from './IGedFolder.js';\nimport { IFile } from './IFile.js';\nimport { IWebMail } from './IWebMail.js';\n\n// attachmentFile\nexport class IAttachmentFile {\n id?: number;\n emissionDate: Date | null;\n idUser: number | null;\n idFileType: number | null;\n idGedFolder: number | null;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n attachmentFileFolder: IGedFolder;\n file: IFile;\n webmailMails: IWebMail[];\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { IBalanceSheetModule, IExercice } from '../../index.js';
1
+ import { IBalanceSheetModule, IBalanceSheetStatus, IExercice } from '../../index.js';
2
2
  export declare class IBalanceSheetCompletion {
3
3
  idExercice: number;
4
4
  idModule: number;
@@ -6,6 +6,7 @@ export declare class IBalanceSheetCompletion {
6
6
  createdAt?: Date | null;
7
7
  updatedAt?: Date | null;
8
8
  exercice?: IExercice;
9
+ status?: IBalanceSheetStatus;
9
10
  module?: IBalanceSheetModule;
10
11
  }
11
12
  //# sourceMappingURL=IBalanceSheetCompletion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IBalanceSheetCompletion.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhE,qBAAa,uBAAuB;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAExB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
1
+ {"version":3,"file":"IBalanceSheetCompletion.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAErF,qBAAa,uBAAuB;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IAEjB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAExB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAC7B,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
@@ -5,6 +5,7 @@ export class IBalanceSheetCompletion {
5
5
  createdAt;
6
6
  updatedAt;
7
7
  exercice;
8
+ status;
8
9
  module;
9
10
  }
10
11
  //# sourceMappingURL=IBalanceSheetCompletion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"IBalanceSheetCompletion.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,uBAAuB;IAClC,UAAU,CAAS;IACnB,QAAQ,CAAS;IACjB,QAAQ,CAAS;IAEjB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,QAAQ,CAAa;IACrB,MAAM,CAAuB;CAC9B","sourcesContent":["import { IBalanceSheetModule, IExercice } from '../../index.js';\n\nexport class IBalanceSheetCompletion {\n idExercice: number;\n idModule: number;\n idStatus: number;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n exercice?: IExercice;\n module?: IBalanceSheetModule;\n}\n"]}
1
+ {"version":3,"file":"IBalanceSheetCompletion.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetCompletion.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,uBAAuB;IAClC,UAAU,CAAS;IACnB,QAAQ,CAAS;IACjB,QAAQ,CAAS;IAEjB,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,QAAQ,CAAa;IACrB,MAAM,CAAuB;IAC7B,MAAM,CAAuB;CAC9B","sourcesContent":["import { IBalanceSheetModule, IBalanceSheetStatus, IExercice } from '../../index.js';\n\nexport class IBalanceSheetCompletion {\n idExercice: number;\n idModule: number;\n idStatus: number;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n exercice?: IExercice;\n status?: IBalanceSheetStatus;\n module?: IBalanceSheetModule;\n}\n"]}
@@ -0,0 +1,7 @@
1
+ export declare class IBalanceSheetStatus {
2
+ id: number;
3
+ name: string;
4
+ createdAt?: Date | null;
5
+ updatedAt?: Date | null;
6
+ }
7
+ //# sourceMappingURL=IBalanceSheetStatus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IBalanceSheetStatus.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetStatus.ts"],"names":[],"mappings":"AAAA,qBAAa,mBAAmB;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IAEb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -0,0 +1,7 @@
1
+ export class IBalanceSheetStatus {
2
+ id;
3
+ name;
4
+ createdAt;
5
+ updatedAt;
6
+ }
7
+ //# sourceMappingURL=IBalanceSheetStatus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IBalanceSheetStatus.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBalanceSheetStatus.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,mBAAmB;IAC9B,EAAE,CAAS;IACX,IAAI,CAAS;IAEb,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["export class IBalanceSheetStatus {\n id: number;\n name: string;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -2,7 +2,17 @@ export declare class IBankList {
2
2
  id?: number;
3
3
  name: string;
4
4
  budgetId: number | null;
5
+ bankId: number | null;
6
+ funcAddBa: string | null;
7
+ shellImport: string | null;
8
+ explication: string | null;
9
+ slug: string | null;
5
10
  hidden: boolean;
11
+ fieldsBank: string;
12
+ color: string | null;
13
+ code: string | null;
14
+ charged: number;
15
+ urls: string | null;
6
16
  icon: string | null;
7
17
  createdAt?: Date | null;
8
18
  updatedAt?: Date | null;
@@ -1 +1 @@
1
- {"version":3,"file":"IBankList.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"IBankList.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -3,7 +3,17 @@ export class IBankList {
3
3
  id;
4
4
  name;
5
5
  budgetId;
6
+ bankId;
7
+ funcAddBa;
8
+ shellImport;
9
+ explication;
10
+ slug;
6
11
  hidden;
12
+ fieldsBank;
13
+ color;
14
+ code;
15
+ charged;
16
+ urls;
7
17
  icon;
8
18
  createdAt;
9
19
  updatedAt;
@@ -1 +1 @@
1
- {"version":3,"file":"IBankList.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AAAA,WAAW;AACX,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,QAAQ,CAAgB;IACxB,MAAM,CAAU;IAChB,IAAI,CAAgB;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// bankList\nexport class IBankList {\n id?: number;\n name: string;\n budgetId: number | null;\n hidden: boolean;\n icon: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IBankList.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBankList.ts"],"names":[],"mappings":"AAAA,WAAW;AACX,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,QAAQ,CAAgB;IACxB,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,WAAW,CAAgB;IAC3B,WAAW,CAAgB;IAC3B,IAAI,CAAgB;IACpB,MAAM,CAAU;IAChB,UAAU,CAAS;IACnB,KAAK,CAAgB;IACrB,IAAI,CAAgB;IACpB,OAAO,CAAS;IAChB,IAAI,CAAgB;IACpB,IAAI,CAAgB;IACpB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// bankList\nexport class IBankList {\n id?: number;\n name: string;\n budgetId: number | null;\n bankId: number | null;\n funcAddBa: string | null;\n shellImport: string | null;\n explication: string | null;\n slug: string | null;\n hidden: boolean;\n fieldsBank: string;\n color: string | null;\n code: string | null;\n charged: number;\n urls: string | null;\n icon: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,8 +1,10 @@
1
+ import { ITeam } from './ITeam.js';
1
2
  export declare class IBusinessLine {
2
3
  id?: number;
3
4
  name: string;
4
5
  description: string | null;
5
6
  createdAt?: Date | null;
6
7
  updatedAt?: Date | null;
8
+ teams?: ITeam[];
7
9
  }
8
10
  //# sourceMappingURL=IBusinessLine.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IBusinessLine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAAA,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"IBusinessLine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,aAAa;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,KAAK,CAAC,EAAE,KAAK,EAAE,CAAC;CACjB"}
@@ -1,8 +1,11 @@
1
+ // businessLine
1
2
  export class IBusinessLine {
2
3
  id;
3
4
  name;
4
5
  description;
5
6
  createdAt;
6
7
  updatedAt;
8
+ // Associations
9
+ teams;
7
10
  }
8
11
  //# sourceMappingURL=IBusinessLine.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"IBusinessLine.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,WAAW,CAAgB;IAC3B,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["export class IBusinessLine {\n id?: number;\n name: string;\n description: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IBusinessLine.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBusinessLine.ts"],"names":[],"mappings":"AAEA,eAAe;AACf,MAAM,OAAO,aAAa;IACxB,EAAE,CAAU;IACZ,IAAI,CAAS;IACb,WAAW,CAAgB;IAC3B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,KAAK,CAAW;CACjB","sourcesContent":["import { ITeam } from './ITeam.js';\n\n// businessLine\nexport class IBusinessLine {\n id?: number;\n name: string;\n description: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n teams?: ITeam[];\n}\n"]}
@@ -1,3 +1,5 @@
1
+ import { IColor } from './IColor.js';
2
+ import { IRoom } from './IRoom.js';
1
3
  import { ISociety } from './ISociety.js';
2
4
  import { IExercice } from './IExercice.js';
3
5
  import { IUser } from './IUser.js';
@@ -11,6 +13,7 @@ export declare class ICalendarEvent {
11
13
  comment: string | null;
12
14
  idRoom: number | null;
13
15
  createdBy: number | null;
16
+ idColor: number | null;
14
17
  idSociety: number | null;
15
18
  idExercice: number | null;
16
19
  idTimeCounterType: number | null;
@@ -25,6 +28,8 @@ export declare class ICalendarEvent {
25
28
  validatedAt?: Date | null;
26
29
  createdAt?: Date | null;
27
30
  updatedAt?: Date | null;
31
+ calendarColors: IColor;
32
+ calendarRooms: IRoom;
28
33
  society: ISociety;
29
34
  exercice: IExercice;
30
35
  calendarsEventsHasUsers: IUser[];
@@ -1 +1 @@
1
- {"version":3,"file":"ICalendarEvent.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,uBAAuB,EAAE,KAAK,EAAE,CAAC;IACjC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;CACd"}
1
+ {"version":3,"file":"ICalendarEvent.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAGnC,qBAAa,cAAc;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,KAAK,CAAC;IACrB,OAAO,EAAE,QAAQ,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,uBAAuB,EAAE,KAAK,EAAE,CAAC;IACjC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,IAAI,CAAC,EAAE,KAAK,CAAC;CACd"}
@@ -7,6 +7,7 @@ export class ICalendarEvent {
7
7
  comment;
8
8
  idRoom;
9
9
  createdBy;
10
+ idColor;
10
11
  idSociety;
11
12
  idExercice;
12
13
  idTimeCounterType;
@@ -22,6 +23,8 @@ export class ICalendarEvent {
22
23
  createdAt;
23
24
  updatedAt;
24
25
  // Associations
26
+ calendarColors;
27
+ calendarRooms;
25
28
  society;
26
29
  exercice;
27
30
  calendarsEventsHasUsers;
@@ -1 +1 @@
1
- {"version":3,"file":"ICalendarEvent.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAMA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,SAAS,CAAc;IACvB,OAAO,CAAc;IACrB,OAAO,CAAgB;IACvB,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,SAAS,CAAgB;IACzB,UAAU,CAAgB;IAC1B,iBAAiB,CAAgB;IACjC,UAAU,CAAgB;IAC1B,aAAa,CAAgB;IAC7B,MAAM,CAAU;IAChB,SAAS,CAAgB;IACzB,MAAM,CAAgB;IACtB,YAAY,CAAgB;IAC5B,MAAM,CAAU;IAChB,OAAO,CAAgB;IACvB,WAAW,CAAe;IAC1B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,OAAO,CAAW;IAClB,QAAQ,CAAY;IACpB,uBAAuB,CAAU;IACjC,IAAI,CAAS;IACb,IAAI,CAAS;CACd","sourcesContent":["import { ISociety } from './ISociety.js';\nimport { IExercice } from './IExercice.js';\nimport { IUser } from './IUser.js';\nimport { ITask } from './ITask.js';\nimport { ICard } from './ICard.js';\n\n// calendarEvents\nexport class ICalendarEvent {\n id?: number;\n title: string | null;\n dateStart: Date | null;\n dateEnd: Date | null;\n comment: string | null;\n idRoom: number | null;\n createdBy: number | null;\n idSociety: number | null;\n idExercice: number | null;\n idTimeCounterType: number | null;\n idTimeSlot: number | null;\n typeComptable: number | null;\n isDone: boolean;\n callState: number | null;\n idCard: number | null;\n idRecurrence: number | null;\n idTask?: number;\n idPlace: number | null;\n validatedAt?: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n exercice: IExercice;\n calendarsEventsHasUsers: IUser[];\n task?: ITask;\n card?: ICard;\n}\n"]}
1
+ {"version":3,"file":"ICalendarEvent.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICalendarEvent.ts"],"names":[],"mappings":"AAQA,iBAAiB;AACjB,MAAM,OAAO,cAAc;IACzB,EAAE,CAAU;IACZ,KAAK,CAAgB;IACrB,SAAS,CAAc;IACvB,OAAO,CAAc;IACrB,OAAO,CAAgB;IACvB,MAAM,CAAgB;IACtB,SAAS,CAAgB;IACzB,OAAO,CAAgB;IACvB,SAAS,CAAgB;IACzB,UAAU,CAAgB;IAC1B,iBAAiB,CAAgB;IACjC,UAAU,CAAgB;IAC1B,aAAa,CAAgB;IAC7B,MAAM,CAAU;IAChB,SAAS,CAAgB;IACzB,MAAM,CAAgB;IACtB,YAAY,CAAgB;IAC5B,MAAM,CAAU;IAChB,OAAO,CAAgB;IACvB,WAAW,CAAe;IAC1B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,cAAc,CAAS;IACvB,aAAa,CAAQ;IACrB,OAAO,CAAW;IAClB,QAAQ,CAAY;IACpB,uBAAuB,CAAU;IACjC,IAAI,CAAS;IACb,IAAI,CAAS;CACd","sourcesContent":["import { IColor } from './IColor.js';\nimport { IRoom } from './IRoom.js';\nimport { ISociety } from './ISociety.js';\nimport { IExercice } from './IExercice.js';\nimport { IUser } from './IUser.js';\nimport { ITask } from './ITask.js';\nimport { ICard } from './ICard.js';\n\n// calendarEvents\nexport class ICalendarEvent {\n id?: number;\n title: string | null;\n dateStart: Date | null;\n dateEnd: Date | null;\n comment: string | null;\n idRoom: number | null;\n createdBy: number | null;\n idColor: number | null;\n idSociety: number | null;\n idExercice: number | null;\n idTimeCounterType: number | null;\n idTimeSlot: number | null;\n typeComptable: number | null;\n isDone: boolean;\n callState: number | null;\n idCard: number | null;\n idRecurrence: number | null;\n idTask?: number;\n idPlace: number | null;\n validatedAt?: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n calendarColors: IColor;\n calendarRooms: IRoom;\n society: ISociety;\n exercice: IExercice;\n calendarsEventsHasUsers: IUser[];\n task?: ITask;\n card?: ICard;\n}\n"]}
@@ -0,0 +1,9 @@
1
+ export declare class ICategory {
2
+ id?: number;
3
+ budgeaCategorieId: number;
4
+ name: string;
5
+ idAccount: number;
6
+ createdAt?: Date | null;
7
+ updatedAt?: Date | null;
8
+ }
9
+ //# sourceMappingURL=ICategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ICategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AACA,qBAAa,SAAS;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -0,0 +1,10 @@
1
+ // categories
2
+ export class ICategory {
3
+ id;
4
+ budgeaCategorieId;
5
+ name;
6
+ idAccount;
7
+ createdAt;
8
+ updatedAt;
9
+ }
10
+ //# sourceMappingURL=ICategory.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ICategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICategory.ts"],"names":[],"mappings":"AAAA,aAAa;AACb,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,iBAAiB,CAAS;IAC1B,IAAI,CAAS;IACb,SAAS,CAAS;IAClB,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// categories\nexport class ICategory {\n id?: number;\n budgeaCategorieId: number;\n name: string;\n idAccount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -0,0 +1,11 @@
1
+ import { IVatDeclaration } from './IVatDeclaration.js';
2
+ export declare class ICerfaValue {
3
+ id?: number;
4
+ key: string;
5
+ value: string | null;
6
+ idVatDeclaration: number | null;
7
+ createdAt?: Date | null;
8
+ updatedAt?: Date | null;
9
+ vatDeclaration: IVatDeclaration;
10
+ }
11
+ //# sourceMappingURL=ICerfaValue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ICerfaValue.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,qBAAa,WAAW;IACtB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,cAAc,EAAE,eAAe,CAAC;CACjC"}
@@ -0,0 +1,12 @@
1
+ // cerfaValues
2
+ export class ICerfaValue {
3
+ id;
4
+ key;
5
+ value;
6
+ idVatDeclaration;
7
+ createdAt;
8
+ updatedAt;
9
+ // Associations
10
+ vatDeclaration;
11
+ }
12
+ //# sourceMappingURL=ICerfaValue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ICerfaValue.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICerfaValue.ts"],"names":[],"mappings":"AAEA,cAAc;AACd,MAAM,OAAO,WAAW;IACtB,EAAE,CAAU;IACZ,GAAG,CAAS;IACZ,KAAK,CAAgB;IACrB,gBAAgB,CAAgB;IAChC,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,cAAc,CAAkB;CACjC","sourcesContent":["import { IVatDeclaration } from './IVatDeclaration.js';\n\n// cerfaValues\nexport class ICerfaValue {\n id?: number;\n key: string;\n value: string | null;\n idVatDeclaration: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vatDeclaration: IVatDeclaration;\n}\n"]}
@@ -3,6 +3,7 @@ import { IUser } from './IUser.js';
3
3
  import { IExercice } from './IExercice.js';
4
4
  import { ICustomerVat } from './ICustomerVat.js';
5
5
  import { ChecklistCallState, ChecklistTypeEnum } from '../../Enum/ChecklistType.js';
6
+ import { IMailRelation } from './IMailRelation.js';
6
7
  export declare class IChecklist {
7
8
  id?: number;
8
9
  idUserFront: number | null;
@@ -25,6 +26,7 @@ export declare class IChecklist {
25
26
  checklistHasOneSupervisor?: IUser;
26
27
  exercice?: IExercice;
27
28
  checklistHasOneCustomerVat?: ICustomerVat;
29
+ mailRelation?: IMailRelation[];
28
30
  userWhoValidate?: IUser;
29
31
  }
30
32
  //# sourceMappingURL=IChecklist.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IChecklist.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAGpF,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;IAClB,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,CAAC,EAAE,kBAAkB,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,OAAO,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,uBAAuB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC7C,yBAAyB,CAAC,EAAE,KAAK,CAAC;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,0BAA0B,CAAC,EAAE,YAAY,CAAC;IAC1C,eAAe,CAAC,EAAE,KAAK,CAAC;CACzB"}
1
+ {"version":3,"file":"IChecklist.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AACpF,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAGnD,qBAAa,UAAU;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;IAClB,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,CAAC,EAAE,kBAAkB,CAAC;IAC/B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,OAAO,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,uBAAuB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC7C,yBAAyB,CAAC,EAAE,KAAK,CAAC;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,0BAA0B,CAAC,EAAE,YAAY,CAAC;IAC1C,YAAY,CAAC,EAAE,aAAa,EAAE,CAAC;IAC/B,eAAe,CAAC,EAAE,KAAK,CAAC;CACzB"}
@@ -22,6 +22,7 @@ export class IChecklist {
22
22
  checklistHasOneSupervisor;
23
23
  exercice;
24
24
  checklistHasOneCustomerVat;
25
+ mailRelation;
25
26
  userWhoValidate;
26
27
  }
27
28
  //# sourceMappingURL=IChecklist.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"IChecklist.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAMA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,WAAW,CAAgB;IAC3B,YAAY,CAAe;IAC3B,YAAY,CAAW;IACvB,iBAAiB,CAAiB;IAClC,YAAY,CAAe;IAC3B,WAAW,CAAU;IACrB,IAAI,CAAc;IAClB,IAAI,CAAoB;IACxB,SAAS,CAAsB;IAC/B,SAAS,CAAe;IACxB,OAAO,CAAe;IACtB,WAAW,CAAW;IACtB,UAAU,CAAiB;IAC3B,aAAa,CAAiB;IAC9B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,uBAAuB,CAAsB;IAC7C,yBAAyB,CAAS;IAClC,QAAQ,CAAa;IACrB,0BAA0B,CAAgB;IAC1C,eAAe,CAAS;CACzB","sourcesContent":["import { IChecklistDetail } from './IChecklistDetail.js';\nimport { IUser } from './IUser.js';\nimport { IExercice } from './IExercice.js';\nimport { ICustomerVat } from './ICustomerVat.js';\nimport { ChecklistCallState, ChecklistTypeEnum } from '../../Enum/ChecklistType.js';\n\n// checklist\nexport class IChecklist {\n id?: number;\n idUserFront: number | null;\n revisionDate?: Date | null;\n takePriority?: boolean;\n idUserWhoValidate?: number | null;\n validateDate?: Date | null;\n isConfirmed: boolean;\n date: Date | null;\n type: ChecklistTypeEnum;\n callState?: ChecklistCallState;\n startDate?: Date | null;\n endDate?: Date | null;\n notifyFront?: boolean;\n idExercice?: number | null;\n idCustomerVat?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n checklistHasSomeDetails?: IChecklistDetail[];\n checklistHasOneSupervisor?: IUser;\n exercice?: IExercice;\n checklistHasOneCustomerVat?: ICustomerVat;\n userWhoValidate?: IUser;\n}\n"]}
1
+ {"version":3,"file":"IChecklist.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IChecklist.ts"],"names":[],"mappings":"AAOA,YAAY;AACZ,MAAM,OAAO,UAAU;IACrB,EAAE,CAAU;IACZ,WAAW,CAAgB;IAC3B,YAAY,CAAe;IAC3B,YAAY,CAAW;IACvB,iBAAiB,CAAiB;IAClC,YAAY,CAAe;IAC3B,WAAW,CAAU;IACrB,IAAI,CAAc;IAClB,IAAI,CAAoB;IACxB,SAAS,CAAsB;IAC/B,SAAS,CAAe;IACxB,OAAO,CAAe;IACtB,WAAW,CAAW;IACtB,UAAU,CAAiB;IAC3B,aAAa,CAAiB;IAC9B,SAAS,CAAe;IACxB,SAAS,CAAe;IAExB,eAAe;IACf,uBAAuB,CAAsB;IAC7C,yBAAyB,CAAS;IAClC,QAAQ,CAAa;IACrB,0BAA0B,CAAgB;IAC1C,YAAY,CAAmB;IAC/B,eAAe,CAAS;CACzB","sourcesContent":["import { IChecklistDetail } from './IChecklistDetail.js';\nimport { IUser } from './IUser.js';\nimport { IExercice } from './IExercice.js';\nimport { ICustomerVat } from './ICustomerVat.js';\nimport { ChecklistCallState, ChecklistTypeEnum } from '../../Enum/ChecklistType.js';\nimport { IMailRelation } from './IMailRelation.js';\n\n// checklist\nexport class IChecklist {\n id?: number;\n idUserFront: number | null;\n revisionDate?: Date | null;\n takePriority?: boolean;\n idUserWhoValidate?: number | null;\n validateDate?: Date | null;\n isConfirmed: boolean;\n date: Date | null;\n type: ChecklistTypeEnum;\n callState?: ChecklistCallState;\n startDate?: Date | null;\n endDate?: Date | null;\n notifyFront?: boolean;\n idExercice?: number | null;\n idCustomerVat?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n checklistHasSomeDetails?: IChecklistDetail[];\n checklistHasOneSupervisor?: IUser;\n exercice?: IExercice;\n checklistHasOneCustomerVat?: ICustomerVat;\n mailRelation?: IMailRelation[];\n userWhoValidate?: IUser;\n}\n"]}
@@ -0,0 +1,7 @@
1
+ export declare class IColor {
2
+ id?: number;
3
+ color: string;
4
+ createdAt?: Date | null;
5
+ updatedAt?: Date | null;
6
+ }
7
+ //# sourceMappingURL=IColor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IColor.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AACA,qBAAa,MAAM;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -0,0 +1,8 @@
1
+ // colors
2
+ export class IColor {
3
+ id;
4
+ color;
5
+ createdAt;
6
+ updatedAt;
7
+ }
8
+ //# sourceMappingURL=IColor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IColor.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IColor.ts"],"names":[],"mappings":"AAAA,SAAS;AACT,MAAM,OAAO,MAAM;IACjB,EAAE,CAAU;IACZ,KAAK,CAAS;IACd,SAAS,CAAe;IACxB,SAAS,CAAe;CACzB","sourcesContent":["// colors\nexport class IColor {\n id?: number;\n color: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,6 +1,7 @@
1
1
  import { IExercice } from './IExercice.js';
2
2
  import { IMail } from './IMail.js';
3
3
  import { IChecklist } from './IChecklist.js';
4
+ import { IVatDeclaration } from './IVatDeclaration.js';
4
5
  import { CustomerVatState, CustomerVatType } from '../../Enum/CustomerVat.js';
5
6
  export declare class ICustomerVat {
6
7
  id?: number;
@@ -18,10 +19,12 @@ export declare class ICustomerVat {
18
19
  acceptation: boolean | null;
19
20
  acceptationDate: Date | null;
20
21
  idMail: number | null;
22
+ idVatDeclaration?: number | null;
21
23
  createdAt?: Date | null;
22
24
  updatedAt?: Date | null;
23
25
  exercice?: IExercice;
24
26
  mail?: IMail;
25
27
  checklist?: IChecklist;
28
+ vatDeclaration?: IVatDeclaration;
26
29
  }
27
30
  //# sourceMappingURL=ICustomerVat.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ICustomerVat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerVat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG9E,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,eAAe,CAAC;IACtB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,SAAS,CAAC,EAAE,UAAU,CAAC;CACxB"}
1
+ {"version":3,"file":"ICustomerVat.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ICustomerVat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG9E,qBAAa,YAAY;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,eAAe,CAAC;IACtB,KAAK,EAAE,gBAAgB,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5B,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,SAAS,CAAC,EAAE,UAAU,CAAC;IACvB,cAAc,CAAC,EAAE,eAAe,CAAC;CAClC"}
@@ -15,11 +15,13 @@ export class ICustomerVat {
15
15
  acceptation;
16
16
  acceptationDate;
17
17
  idMail;
18
+ idVatDeclaration; // Obsolète
18
19
  createdAt;
19
20
  updatedAt;
20
21
  // Associations
21
22
  exercice;
22
23
  mail;
23
24
  checklist;
25
+ vatDeclaration;
24
26
  }
25
27
  //# sourceMappingURL=ICustomerVat.js.map