easywork-common-lib 1.0.462 → 1.0.463

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 (381) hide show
  1. package/package.json +45 -44
  2. package/dist/common/@types/enums/crm.enum.d.ts +0 -8
  3. package/dist/common/@types/enums/crm.enum.js +0 -14
  4. package/dist/common/@types/enums/crm.enum.js.map +0 -1
  5. package/dist/common/@types/enums/index.d.ts +0 -3
  6. package/dist/common/@types/enums/index.js +0 -20
  7. package/dist/common/@types/enums/index.js.map +0 -1
  8. package/dist/common/@types/enums/misc.enum.d.ts +0 -60
  9. package/dist/common/@types/enums/misc.enum.js +0 -81
  10. package/dist/common/@types/enums/misc.enum.js.map +0 -1
  11. package/dist/common/@types/enums/permission.enum.d.ts +0 -13
  12. package/dist/common/@types/enums/permission.enum.js +0 -19
  13. package/dist/common/@types/enums/permission.enum.js.map +0 -1
  14. package/dist/common/@types/index.d.ts +0 -2
  15. package/dist/common/@types/index.js +0 -19
  16. package/dist/common/@types/index.js.map +0 -1
  17. package/dist/common/@types/interfaces/authentication.interface.d.ts +0 -17
  18. package/dist/common/@types/interfaces/authentication.interface.js +0 -3
  19. package/dist/common/@types/interfaces/authentication.interface.js.map +0 -1
  20. package/dist/common/@types/interfaces/crm.interface.d.ts +0 -131
  21. package/dist/common/@types/interfaces/crm.interface.js +0 -3
  22. package/dist/common/@types/interfaces/crm.interface.js.map +0 -1
  23. package/dist/common/@types/interfaces/file.interface.d.ts +0 -16
  24. package/dist/common/@types/interfaces/file.interface.js +0 -3
  25. package/dist/common/@types/interfaces/file.interface.js.map +0 -1
  26. package/dist/common/@types/interfaces/index.d.ts +0 -5
  27. package/dist/common/@types/interfaces/index.js +0 -22
  28. package/dist/common/@types/interfaces/index.js.map +0 -1
  29. package/dist/common/@types/interfaces/mail.interface.d.ts +0 -9
  30. package/dist/common/@types/interfaces/mail.interface.js +0 -3
  31. package/dist/common/@types/interfaces/mail.interface.js.map +0 -1
  32. package/dist/common/@types/interfaces/validator.interface.d.ts +0 -41
  33. package/dist/common/@types/interfaces/validator.interface.js +0 -3
  34. package/dist/common/@types/interfaces/validator.interface.js.map +0 -1
  35. package/dist/common/constants/app.contants.d.ts +0 -31
  36. package/dist/common/constants/app.contants.js +0 -185
  37. package/dist/common/constants/app.contants.js.map +0 -1
  38. package/dist/common/constants/index.d.ts +0 -2
  39. package/dist/common/constants/index.js +0 -19
  40. package/dist/common/constants/index.js.map +0 -1
  41. package/dist/common/constants/regex.constant.d.ts +0 -6
  42. package/dist/common/constants/regex.constant.js +0 -10
  43. package/dist/common/constants/regex.constant.js.map +0 -1
  44. package/dist/common/database/base.entity.d.ts +0 -15
  45. package/dist/common/database/base.entity.js +0 -76
  46. package/dist/common/database/base.entity.js.map +0 -1
  47. package/dist/common/database/comment.base.entity.d.ts +0 -11
  48. package/dist/common/database/comment.base.entity.js +0 -83
  49. package/dist/common/database/comment.base.entity.js.map +0 -1
  50. package/dist/common/database/index.d.ts +0 -2
  51. package/dist/common/database/index.js +0 -19
  52. package/dist/common/database/index.js.map +0 -1
  53. package/dist/common/dtos/index.d.ts +0 -1
  54. package/dist/common/dtos/index.js +0 -18
  55. package/dist/common/dtos/index.js.map +0 -1
  56. package/dist/common/dtos/send-notification.dto.d.ts +0 -11
  57. package/dist/common/dtos/send-notification.dto.js +0 -60
  58. package/dist/common/dtos/send-notification.dto.js.map +0 -1
  59. package/dist/common/enums/drive.enum.d.ts +0 -20
  60. package/dist/common/enums/drive.enum.js +0 -26
  61. package/dist/common/enums/drive.enum.js.map +0 -1
  62. package/dist/common/enums/index.d.ts +0 -4
  63. package/dist/common/enums/index.js +0 -21
  64. package/dist/common/enums/index.js.map +0 -1
  65. package/dist/common/enums/notification.enum.d.ts +0 -32
  66. package/dist/common/enums/notification.enum.js +0 -39
  67. package/dist/common/enums/notification.enum.js.map +0 -1
  68. package/dist/common/enums/sales.enum.d.ts +0 -41
  69. package/dist/common/enums/sales.enum.js +0 -53
  70. package/dist/common/enums/sales.enum.js.map +0 -1
  71. package/dist/common/enums/tools.enum.d.ts +0 -19
  72. package/dist/common/enums/tools.enum.js +0 -26
  73. package/dist/common/enums/tools.enum.js.map +0 -1
  74. package/dist/common/functions/cripto.d.ts +0 -1
  75. package/dist/common/functions/cripto.js +0 -9
  76. package/dist/common/functions/cripto.js.map +0 -1
  77. package/dist/common/functions/image.d.ts +0 -3
  78. package/dist/common/functions/image.js +0 -15
  79. package/dist/common/functions/image.js.map +0 -1
  80. package/dist/common/functions/index.d.ts +0 -2
  81. package/dist/common/functions/index.js +0 -19
  82. package/dist/common/functions/index.js.map +0 -1
  83. package/dist/common/helpers/app.utils.d.ts +0 -5
  84. package/dist/common/helpers/app.utils.js +0 -32
  85. package/dist/common/helpers/app.utils.js.map +0 -1
  86. package/dist/common/helpers/helpers.utils.d.ts +0 -5
  87. package/dist/common/helpers/helpers.utils.js +0 -26
  88. package/dist/common/helpers/helpers.utils.js.map +0 -1
  89. package/dist/common/helpers/index.d.ts +0 -2
  90. package/dist/common/helpers/index.js +0 -19
  91. package/dist/common/helpers/index.js.map +0 -1
  92. package/dist/common/index.d.ts +0 -8
  93. package/dist/common/index.js +0 -25
  94. package/dist/common/index.js.map +0 -1
  95. package/dist/common/interceptors/index.d.ts +0 -1
  96. package/dist/common/interceptors/index.js +0 -18
  97. package/dist/common/interceptors/index.js.map +0 -1
  98. package/dist/common/interceptors/security.interceptor.d.ts +0 -5
  99. package/dist/common/interceptors/security.interceptor.js +0 -22
  100. package/dist/common/interceptors/security.interceptor.js.map +0 -1
  101. package/dist/entities/app_config/app-config.entity.d.ts +0 -5
  102. package/dist/entities/app_config/app-config.entity.js +0 -33
  103. package/dist/entities/app_config/app-config.entity.js.map +0 -1
  104. package/dist/entities/currency.entity.d.ts +0 -6
  105. package/dist/entities/currency.entity.js +0 -43
  106. package/dist/entities/currency.entity.js.map +0 -1
  107. package/dist/entities/drive/attached_object.entity.d.ts +0 -21
  108. package/dist/entities/drive/attached_object.entity.js +0 -154
  109. package/dist/entities/drive/attached_object.entity.js.map +0 -1
  110. package/dist/entities/drive/file.entity.d.ts +0 -19
  111. package/dist/entities/drive/file.entity.js +0 -130
  112. package/dist/entities/drive/file.entity.js.map +0 -1
  113. package/dist/entities/drive/folder.entity.d.ts +0 -18
  114. package/dist/entities/drive/folder.entity.js +0 -137
  115. package/dist/entities/drive/folder.entity.js.map +0 -1
  116. package/dist/entities/drive/index.d.ts +0 -3
  117. package/dist/entities/drive/index.js +0 -20
  118. package/dist/entities/drive/index.js.map +0 -1
  119. package/dist/entities/easyapp/filter-view.entity.d.ts +0 -7
  120. package/dist/entities/easyapp/filter-view.entity.js +0 -41
  121. package/dist/entities/easyapp/filter-view.entity.js.map +0 -1
  122. package/dist/entities/email.entity.d.ts +0 -5
  123. package/dist/entities/email.entity.js +0 -36
  124. package/dist/entities/email.entity.js.map +0 -1
  125. package/dist/entities/group.entity.d.ts +0 -5
  126. package/dist/entities/group.entity.js +0 -33
  127. package/dist/entities/group.entity.js.map +0 -1
  128. package/dist/entities/helpers/entity_file.entity.d.ts +0 -10
  129. package/dist/entities/helpers/entity_file.entity.js +0 -61
  130. package/dist/entities/helpers/entity_file.entity.js.map +0 -1
  131. package/dist/entities/helpers/entity_folder.entity.d.ts +0 -10
  132. package/dist/entities/helpers/entity_folder.entity.js +0 -61
  133. package/dist/entities/helpers/entity_folder.entity.js.map +0 -1
  134. package/dist/entities/helpers/index.d.ts +0 -4
  135. package/dist/entities/helpers/index.js +0 -21
  136. package/dist/entities/helpers/index.js.map +0 -1
  137. package/dist/entities/helpers/sales/common/client_sources.entity.d.ts +0 -5
  138. package/dist/entities/helpers/sales/common/client_sources.entity.js +0 -36
  139. package/dist/entities/helpers/sales/common/client_sources.entity.js.map +0 -1
  140. package/dist/entities/helpers/sales/common/client_types.entity.d.ts +0 -5
  141. package/dist/entities/helpers/sales/common/client_types.entity.js +0 -36
  142. package/dist/entities/helpers/sales/common/client_types.entity.js.map +0 -1
  143. package/dist/entities/helpers/sales/contact/contact_email.entity.d.ts +0 -11
  144. package/dist/entities/helpers/sales/contact/contact_email.entity.js +0 -68
  145. package/dist/entities/helpers/sales/contact/contact_email.entity.js.map +0 -1
  146. package/dist/entities/helpers/sales/contact/contact_insurance.entity.d.ts +0 -11
  147. package/dist/entities/helpers/sales/contact/contact_insurance.entity.js +0 -68
  148. package/dist/entities/helpers/sales/contact/contact_insurance.entity.js.map +0 -1
  149. package/dist/entities/helpers/sales/contact/contact_phone.entity.d.ts +0 -11
  150. package/dist/entities/helpers/sales/contact/contact_phone.entity.js +0 -68
  151. package/dist/entities/helpers/sales/contact/contact_phone.entity.js.map +0 -1
  152. package/dist/entities/helpers/sales/contact/index.d.ts +0 -5
  153. package/dist/entities/helpers/sales/contact/index.js +0 -22
  154. package/dist/entities/helpers/sales/contact/index.js.map +0 -1
  155. package/dist/entities/helpers/sales/index.d.ts +0 -6
  156. package/dist/entities/helpers/sales/index.js +0 -23
  157. package/dist/entities/helpers/sales/index.js.map +0 -1
  158. package/dist/entities/helpers/sales/lead/h_lead_source.entity.d.ts +0 -4
  159. package/dist/entities/helpers/sales/lead/h_lead_source.entity.js +0 -30
  160. package/dist/entities/helpers/sales/lead/h_lead_source.entity.js.map +0 -1
  161. package/dist/entities/helpers/sales/lead/h_lead_stage.entity.d.ts +0 -5
  162. package/dist/entities/helpers/sales/lead/h_lead_stage.entity.js +0 -36
  163. package/dist/entities/helpers/sales/lead/h_lead_stage.entity.js.map +0 -1
  164. package/dist/entities/helpers/sales/lead/h_lead_types.entity.d.ts +0 -4
  165. package/dist/entities/helpers/sales/lead/h_lead_types.entity.js +0 -30
  166. package/dist/entities/helpers/sales/lead/h_lead_types.entity.js.map +0 -1
  167. package/dist/entities/helpers/sales/lead/index.d.ts +0 -6
  168. package/dist/entities/helpers/sales/lead/index.js +0 -23
  169. package/dist/entities/helpers/sales/lead/index.js.map +0 -1
  170. package/dist/entities/helpers/sales/lead/lead_cancel_reazon.entity.d.ts +0 -4
  171. package/dist/entities/helpers/sales/lead/lead_cancel_reazon.entity.js +0 -28
  172. package/dist/entities/helpers/sales/lead/lead_cancel_reazon.entity.js.map +0 -1
  173. package/dist/entities/helpers/sales/lead/lead_email.entity.d.ts +0 -11
  174. package/dist/entities/helpers/sales/lead/lead_email.entity.js +0 -66
  175. package/dist/entities/helpers/sales/lead/lead_email.entity.js.map +0 -1
  176. package/dist/entities/helpers/sales/lead/lead_phone.entity.d.ts +0 -11
  177. package/dist/entities/helpers/sales/lead/lead_phone.entity.js +0 -66
  178. package/dist/entities/helpers/sales/lead/lead_phone.entity.js.map +0 -1
  179. package/dist/entities/helpers/sales/poliza/h_poliza_category.entity.d.ts +0 -5
  180. package/dist/entities/helpers/sales/poliza/h_poliza_category.entity.js +0 -30
  181. package/dist/entities/helpers/sales/poliza/h_poliza_category.entity.js.map +0 -1
  182. package/dist/entities/helpers/sales/poliza/h_poliza_conducto_pago.entity.d.ts +0 -5
  183. package/dist/entities/helpers/sales/poliza/h_poliza_conducto_pago.entity.js +0 -33
  184. package/dist/entities/helpers/sales/poliza/h_poliza_conducto_pago.entity.js.map +0 -1
  185. package/dist/entities/helpers/sales/poliza/h_poliza_forma_cobro.entity.d.ts +0 -6
  186. package/dist/entities/helpers/sales/poliza/h_poliza_forma_cobro.entity.js +0 -39
  187. package/dist/entities/helpers/sales/poliza/h_poliza_forma_cobro.entity.js.map +0 -1
  188. package/dist/entities/helpers/sales/poliza/h_poliza_frecuencia_pago.entity.d.ts +0 -6
  189. package/dist/entities/helpers/sales/poliza/h_poliza_frecuencia_pago.entity.js +0 -39
  190. package/dist/entities/helpers/sales/poliza/h_poliza_frecuencia_pago.entity.js.map +0 -1
  191. package/dist/entities/helpers/sales/poliza/h_poliza_insurance.entity.d.ts +0 -5
  192. package/dist/entities/helpers/sales/poliza/h_poliza_insurance.entity.js +0 -30
  193. package/dist/entities/helpers/sales/poliza/h_poliza_insurance.entity.js.map +0 -1
  194. package/dist/entities/helpers/sales/poliza/h_poliza_subramo.entity.d.ts +0 -6
  195. package/dist/entities/helpers/sales/poliza/h_poliza_subramo.entity.js +0 -36
  196. package/dist/entities/helpers/sales/poliza/h_poliza_subramo.entity.js.map +0 -1
  197. package/dist/entities/helpers/sales/poliza/h_poliza_type.entity.d.ts +0 -5
  198. package/dist/entities/helpers/sales/poliza/h_poliza_type.entity.js +0 -33
  199. package/dist/entities/helpers/sales/poliza/h_poliza_type.entity.js.map +0 -1
  200. package/dist/entities/helpers/sales/poliza/h_receipt_stage.entity.d.ts +0 -8
  201. package/dist/entities/helpers/sales/poliza/h_receipt_stage.entity.js +0 -53
  202. package/dist/entities/helpers/sales/poliza/h_receipt_stage.entity.js.map +0 -1
  203. package/dist/entities/helpers/sales/poliza/index.d.ts +0 -10
  204. package/dist/entities/helpers/sales/poliza/index.js +0 -27
  205. package/dist/entities/helpers/sales/poliza/index.js.map +0 -1
  206. package/dist/entities/helpers/sales/poliza/poliza_file.entity.d.ts +0 -11
  207. package/dist/entities/helpers/sales/poliza/poliza_file.entity.js +0 -68
  208. package/dist/entities/helpers/sales/poliza/poliza_file.entity.js.map +0 -1
  209. package/dist/entities/helpers/sales/poliza/poliza_insured.entity.d.ts +0 -11
  210. package/dist/entities/helpers/sales/poliza/poliza_insured.entity.js +0 -86
  211. package/dist/entities/helpers/sales/poliza/poliza_insured.entity.js.map +0 -1
  212. package/dist/entities/helpers/tools/index.d.ts +0 -1
  213. package/dist/entities/helpers/tools/index.js +0 -18
  214. package/dist/entities/helpers/tools/index.js.map +0 -1
  215. package/dist/entities/helpers/tools/task_crm.entity.d.ts +0 -19
  216. package/dist/entities/helpers/tools/task_crm.entity.js +0 -136
  217. package/dist/entities/helpers/tools/task_crm.entity.js.map +0 -1
  218. package/dist/entities/helpers/user/access_history.entity.d.ts +0 -9
  219. package/dist/entities/helpers/user/access_history.entity.js +0 -58
  220. package/dist/entities/helpers/user/access_history.entity.js.map +0 -1
  221. package/dist/entities/imap-config.entity.d.ts +0 -11
  222. package/dist/entities/imap-config.entity.js +0 -61
  223. package/dist/entities/imap-config.entity.js.map +0 -1
  224. package/dist/entities/index.d.ts +0 -26
  225. package/dist/entities/index.js +0 -43
  226. package/dist/entities/index.js.map +0 -1
  227. package/dist/entities/menu-permissions.entity.d.ts +0 -7
  228. package/dist/entities/menu-permissions.entity.js +0 -42
  229. package/dist/entities/menu-permissions.entity.js.map +0 -1
  230. package/dist/entities/notifications/index.d.ts +0 -2
  231. package/dist/entities/notifications/index.js +0 -19
  232. package/dist/entities/notifications/index.js.map +0 -1
  233. package/dist/entities/notifications/notification.entity.d.ts +0 -15
  234. package/dist/entities/notifications/notification.entity.js +0 -119
  235. package/dist/entities/notifications/notification.entity.js.map +0 -1
  236. package/dist/entities/notifications/push-token.entity.d.ts +0 -7
  237. package/dist/entities/notifications/push-token.entity.js +0 -45
  238. package/dist/entities/notifications/push-token.entity.js.map +0 -1
  239. package/dist/entities/otp-log.entity.d.ts +0 -8
  240. package/dist/entities/otp-log.entity.js +0 -49
  241. package/dist/entities/otp-log.entity.js.map +0 -1
  242. package/dist/entities/permission.entity.d.ts +0 -7
  243. package/dist/entities/permission.entity.js +0 -46
  244. package/dist/entities/permission.entity.js.map +0 -1
  245. package/dist/entities/phone.entity.d.ts +0 -5
  246. package/dist/entities/phone.entity.js +0 -36
  247. package/dist/entities/phone.entity.js.map +0 -1
  248. package/dist/entities/profile.entity.d.ts +0 -9
  249. package/dist/entities/profile.entity.js +0 -56
  250. package/dist/entities/profile.entity.js.map +0 -1
  251. package/dist/entities/protocol.entity.d.ts +0 -8
  252. package/dist/entities/protocol.entity.js +0 -46
  253. package/dist/entities/protocol.entity.js.map +0 -1
  254. package/dist/entities/refresh-token.entity.d.ts +0 -8
  255. package/dist/entities/refresh-token.entity.js +0 -46
  256. package/dist/entities/refresh-token.entity.js.map +0 -1
  257. package/dist/entities/role.entity.d.ts +0 -6
  258. package/dist/entities/role.entity.js +0 -42
  259. package/dist/entities/role.entity.js.map +0 -1
  260. package/dist/entities/sales/agente-intermediario.entity.d.ts +0 -5
  261. package/dist/entities/sales/agente-intermediario.entity.js +0 -34
  262. package/dist/entities/sales/agente-intermediario.entity.js.map +0 -1
  263. package/dist/entities/sales/beneficiarios/index.d.ts +0 -2
  264. package/dist/entities/sales/beneficiarios/index.js +0 -19
  265. package/dist/entities/sales/beneficiarios/index.js.map +0 -1
  266. package/dist/entities/sales/beneficiarios/person.entity.d.ts +0 -10
  267. package/dist/entities/sales/beneficiarios/person.entity.js +0 -89
  268. package/dist/entities/sales/beneficiarios/person.entity.js.map +0 -1
  269. package/dist/entities/sales/beneficiarios/vehicle.entity.d.ts +0 -16
  270. package/dist/entities/sales/beneficiarios/vehicle.entity.js +0 -106
  271. package/dist/entities/sales/beneficiarios/vehicle.entity.js.map +0 -1
  272. package/dist/entities/sales/contact-comment.entity.d.ts +0 -5
  273. package/dist/entities/sales/contact-comment.entity.js +0 -32
  274. package/dist/entities/sales/contact-comment.entity.js.map +0 -1
  275. package/dist/entities/sales/contact.entity.d.ts +0 -49
  276. package/dist/entities/sales/contact.entity.js +0 -303
  277. package/dist/entities/sales/contact.entity.js.map +0 -1
  278. package/dist/entities/sales/index.d.ts +0 -12
  279. package/dist/entities/sales/index.js +0 -29
  280. package/dist/entities/sales/index.js.map +0 -1
  281. package/dist/entities/sales/lead-comment.entity.d.ts +0 -5
  282. package/dist/entities/sales/lead-comment.entity.js +0 -32
  283. package/dist/entities/sales/lead-comment.entity.js.map +0 -1
  284. package/dist/entities/sales/lead.entity.d.ts +0 -51
  285. package/dist/entities/sales/lead.entity.js +0 -344
  286. package/dist/entities/sales/lead.entity.js.map +0 -1
  287. package/dist/entities/sales/poliza-comment.entity.d.ts +0 -5
  288. package/dist/entities/sales/poliza-comment.entity.js +0 -32
  289. package/dist/entities/sales/poliza-comment.entity.js.map +0 -1
  290. package/dist/entities/sales/poliza.entity.d.ts +0 -112
  291. package/dist/entities/sales/poliza.entity.js +0 -1103
  292. package/dist/entities/sales/poliza.entity.js.map +0 -1
  293. package/dist/entities/sales/poliza_siniestro.entity.d.ts +0 -12
  294. package/dist/entities/sales/poliza_siniestro.entity.js +0 -72
  295. package/dist/entities/sales/poliza_siniestro.entity.js.map +0 -1
  296. package/dist/entities/sales/receipt-comment.entity.d.ts +0 -5
  297. package/dist/entities/sales/receipt-comment.entity.js +0 -32
  298. package/dist/entities/sales/receipt-comment.entity.js.map +0 -1
  299. package/dist/entities/sales/receipt-sub-agente.entity.d.ts +0 -5
  300. package/dist/entities/sales/receipt-sub-agente.entity.js +0 -35
  301. package/dist/entities/sales/receipt-sub-agente.entity.js.map +0 -1
  302. package/dist/entities/sales/receipt.entity.d.ts +0 -31
  303. package/dist/entities/sales/receipt.entity.js +0 -203
  304. package/dist/entities/sales/receipt.entity.js.map +0 -1
  305. package/dist/entities/tag.entity.d.ts +0 -8
  306. package/dist/entities/tag.entity.js +0 -53
  307. package/dist/entities/tag.entity.js.map +0 -1
  308. package/dist/entities/thirdparty/email-config.entity.d.ts +0 -14
  309. package/dist/entities/thirdparty/email-config.entity.js +0 -76
  310. package/dist/entities/thirdparty/email-config.entity.js.map +0 -1
  311. package/dist/entities/thirdparty/email.entity.d.ts +0 -17
  312. package/dist/entities/thirdparty/email.entity.js +0 -79
  313. package/dist/entities/thirdparty/email.entity.js.map +0 -1
  314. package/dist/entities/thirdparty/oauth.entity.d.ts +0 -18
  315. package/dist/entities/thirdparty/oauth.entity.js +0 -93
  316. package/dist/entities/thirdparty/oauth.entity.js.map +0 -1
  317. package/dist/entities/thirdparty/service.entity.d.ts +0 -6
  318. package/dist/entities/thirdparty/service.entity.js +0 -32
  319. package/dist/entities/thirdparty/service.entity.js.map +0 -1
  320. package/dist/entities/thirdparty/user-email-relation.entity.d.ts +0 -7
  321. package/dist/entities/thirdparty/user-email-relation.entity.js +0 -35
  322. package/dist/entities/thirdparty/user-email-relation.entity.js.map +0 -1
  323. package/dist/entities/tools/calendar/event.entity.d.ts +0 -19
  324. package/dist/entities/tools/calendar/event.entity.js +0 -132
  325. package/dist/entities/tools/calendar/event.entity.js.map +0 -1
  326. package/dist/entities/tools/calendar/index.d.ts +0 -1
  327. package/dist/entities/tools/calendar/index.js +0 -18
  328. package/dist/entities/tools/calendar/index.js.map +0 -1
  329. package/dist/entities/tools/index.d.ts +0 -4
  330. package/dist/entities/tools/index.js +0 -21
  331. package/dist/entities/tools/index.js.map +0 -1
  332. package/dist/entities/tools/task-comment.entity.d.ts +0 -6
  333. package/dist/entities/tools/task-comment.entity.js +0 -38
  334. package/dist/entities/tools/task-comment.entity.js.map +0 -1
  335. package/dist/entities/tools/task-list-field.d.ts +0 -5
  336. package/dist/entities/tools/task-list-field.js +0 -39
  337. package/dist/entities/tools/task-list-field.js.map +0 -1
  338. package/dist/entities/tools/task.entity.d.ts +0 -34
  339. package/dist/entities/tools/task.entity.js +0 -221
  340. package/dist/entities/tools/task.entity.js.map +0 -1
  341. package/dist/entities/user.entity.d.ts +0 -29
  342. package/dist/entities/user.entity.js +0 -168
  343. package/dist/entities/user.entity.js.map +0 -1
  344. package/dist/eslint.config.d.ts +0 -2
  345. package/dist/eslint.config.js +0 -47
  346. package/dist/eslint.config.js.map +0 -1
  347. package/dist/grpc/drive/drive.proto +0 -179
  348. package/dist/index.d.ts +0 -3
  349. package/dist/index.js +0 -20
  350. package/dist/index.js.map +0 -1
  351. package/dist/modules/index.d.ts +0 -4
  352. package/dist/modules/index.js +0 -21
  353. package/dist/modules/index.js.map +0 -1
  354. package/dist/modules/queue/event.service.d.ts +0 -9
  355. package/dist/modules/queue/event.service.js +0 -40
  356. package/dist/modules/queue/event.service.js.map +0 -1
  357. package/dist/modules/queue/notifier.service.d.ts +0 -15
  358. package/dist/modules/queue/notifier.service.js +0 -70
  359. package/dist/modules/queue/notifier.service.js.map +0 -1
  360. package/dist/modules/queue/notifiers/calendar.notifier.d.ts +0 -2
  361. package/dist/modules/queue/notifiers/calendar.notifier.js +0 -17
  362. package/dist/modules/queue/notifiers/calendar.notifier.js.map +0 -1
  363. package/dist/modules/queue/notifiers/contact.notifier.d.ts +0 -7
  364. package/dist/modules/queue/notifiers/contact.notifier.js +0 -49
  365. package/dist/modules/queue/notifiers/contact.notifier.js.map +0 -1
  366. package/dist/modules/queue/notifiers/index.d.ts +0 -4
  367. package/dist/modules/queue/notifiers/index.js +0 -21
  368. package/dist/modules/queue/notifiers/index.js.map +0 -1
  369. package/dist/modules/queue/notifiers/lead.notifier.d.ts +0 -7
  370. package/dist/modules/queue/notifiers/lead.notifier.js +0 -49
  371. package/dist/modules/queue/notifiers/lead.notifier.js.map +0 -1
  372. package/dist/modules/queue/notifiers/task.notifier.d.ts +0 -15
  373. package/dist/modules/queue/notifiers/task.notifier.js +0 -130
  374. package/dist/modules/queue/notifiers/task.notifier.js.map +0 -1
  375. package/dist/modules/queue/queue.module.d.ts +0 -4
  376. package/dist/modules/queue/queue.module.js +0 -57
  377. package/dist/modules/queue/queue.module.js.map +0 -1
  378. package/dist/modules/queue/scheduler.service.d.ts +0 -9
  379. package/dist/modules/queue/scheduler.service.js +0 -40
  380. package/dist/modules/queue/scheduler.service.js.map +0 -1
  381. package/tsconfig.tsbuildinfo +0 -1
@@ -1,51 +0,0 @@
1
- import { EntityBase } from "../../common/database/base.entity";
2
- import { ClientSource } from "../helpers/sales/common/client_sources.entity";
3
- import { ClientType } from "../helpers/sales/common/client_types.entity";
4
- import { User } from "../user.entity";
5
- import { PersonType } from "../../common";
6
- import { Contact } from "./contact.entity";
7
- import { LeadStage, LeadCancelReazon, LeadEmail, LeadPhone } from "../helpers";
8
- import { LeadComment } from "./lead-comment.entity";
9
- import { Currency } from "../currency.entity";
10
- export declare class Lead extends EntityBase {
11
- idBitrix?: number;
12
- number: number;
13
- typePerson: PersonType;
14
- codigo?: string;
15
- fullName?: string;
16
- name?: string;
17
- lastName?: string;
18
- secondName?: string;
19
- rfc?: string;
20
- address?: string;
21
- phones?: LeadPhone[];
22
- emails?: LeadEmail[];
23
- cargo?: string;
24
- birthdate?: Date;
25
- gender?: string;
26
- type?: ClientType;
27
- source?: ClientSource;
28
- assignedBy?: User;
29
- observer?: User;
30
- lead?: Lead;
31
- relations?: Contact[];
32
- curp?: string;
33
- cua?: string;
34
- photo?: string;
35
- post?: string;
36
- observations?: string;
37
- company?: string;
38
- export?: boolean;
39
- sourceDescription?: string;
40
- cancelReazon: LeadCancelReazon;
41
- stage: LeadStage;
42
- cancelledBy?: User;
43
- cancelledAt?: Date;
44
- cancelled?: boolean;
45
- contact?: Contact;
46
- createdBy?: User;
47
- modifiedBy?: User;
48
- comments: LeadComment[];
49
- quoteAmount?: number;
50
- quoteCurrency: Currency;
51
- }
@@ -1,344 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.Lead = void 0;
13
- const base_entity_1 = require("../../common/database/base.entity");
14
- const client_sources_entity_1 = require("../helpers/sales/common/client_sources.entity");
15
- const client_types_entity_1 = require("../helpers/sales/common/client_types.entity");
16
- const user_entity_1 = require("../user.entity");
17
- const typeorm_1 = require("typeorm");
18
- const swagger_1 = require("@nestjs/swagger");
19
- const common_1 = require("../../common");
20
- const contact_entity_1 = require("./contact.entity");
21
- const helpers_1 = require("../helpers");
22
- const lead_comment_entity_1 = require("./lead-comment.entity");
23
- const currency_entity_1 = require("../currency.entity");
24
- let Lead = class Lead extends base_entity_1.EntityBase {
25
- idBitrix;
26
- number;
27
- typePerson;
28
- codigo;
29
- fullName;
30
- name;
31
- lastName;
32
- secondName;
33
- rfc;
34
- address;
35
- phones;
36
- emails;
37
- cargo;
38
- birthdate;
39
- gender;
40
- type;
41
- source;
42
- assignedBy;
43
- observer;
44
- lead;
45
- relations;
46
- curp;
47
- cua;
48
- photo;
49
- post;
50
- observations;
51
- company;
52
- export;
53
- sourceDescription;
54
- cancelReazon;
55
- stage;
56
- cancelledBy;
57
- cancelledAt;
58
- cancelled;
59
- contact;
60
- createdBy;
61
- modifiedBy;
62
- comments;
63
- quoteAmount;
64
- quoteCurrency;
65
- };
66
- exports.Lead = Lead;
67
- __decorate([
68
- (0, swagger_1.ApiProperty)({ type: Number, description: 'Bitrix ID of the lead', required: false }),
69
- (0, typeorm_1.Column)({ name: "id_bitrix", nullable: true }),
70
- __metadata("design:type", Number)
71
- ], Lead.prototype, "idBitrix", void 0);
72
- __decorate([
73
- (0, typeorm_1.Column)(),
74
- (0, typeorm_1.Generated)("increment"),
75
- __metadata("design:type", Number)
76
- ], Lead.prototype, "number", void 0);
77
- __decorate([
78
- (0, swagger_1.ApiProperty)({
79
- enum: common_1.PersonType,
80
- description: 'Type of person',
81
- default: common_1.PersonType.FISICA
82
- }),
83
- (0, typeorm_1.Column)({
84
- type: "enum",
85
- enum: common_1.PersonType,
86
- default: common_1.PersonType.FISICA
87
- }),
88
- __metadata("design:type", String)
89
- ], Lead.prototype, "typePerson", void 0);
90
- __decorate([
91
- (0, swagger_1.ApiProperty)({ type: String, description: 'Code of the lead', required: false }),
92
- (0, typeorm_1.Column)({ name: "codigo", length: 100, nullable: true }),
93
- __metadata("design:type", String)
94
- ], Lead.prototype, "codigo", void 0);
95
- __decorate([
96
- (0, swagger_1.ApiProperty)({ type: String, description: 'Full name of the lead', required: false }),
97
- (0, typeorm_1.Column)({ name: "full_name", length: 255, nullable: true }),
98
- __metadata("design:type", String)
99
- ], Lead.prototype, "fullName", void 0);
100
- __decorate([
101
- (0, swagger_1.ApiProperty)({ type: String, description: 'First name of the lead', required: false }),
102
- (0, typeorm_1.Column)({ name: "name", length: 150, nullable: true }),
103
- __metadata("design:type", String)
104
- ], Lead.prototype, "name", void 0);
105
- __decorate([
106
- (0, swagger_1.ApiProperty)({ type: String, description: 'Last name of the lead', required: false }),
107
- (0, typeorm_1.Column)({ name: "last_name", length: 150, nullable: true }),
108
- __metadata("design:type", String)
109
- ], Lead.prototype, "lastName", void 0);
110
- __decorate([
111
- (0, swagger_1.ApiProperty)({ type: String, description: 'Second name of the lead', required: false }),
112
- (0, typeorm_1.Column)({ name: "second_name", length: 150, nullable: true }),
113
- __metadata("design:type", String)
114
- ], Lead.prototype, "secondName", void 0);
115
- __decorate([
116
- (0, swagger_1.ApiProperty)({ type: String, description: 'RFC of the lead', required: false }),
117
- (0, typeorm_1.Column)({ name: "rfc", length: 100, nullable: true }),
118
- __metadata("design:type", String)
119
- ], Lead.prototype, "rfc", void 0);
120
- __decorate([
121
- (0, swagger_1.ApiProperty)({ type: String, description: 'Address of the lead', required: false }),
122
- (0, typeorm_1.Column)({ name: "address", type: "text", nullable: true }),
123
- __metadata("design:type", String)
124
- ], Lead.prototype, "address", void 0);
125
- __decorate([
126
- (0, swagger_1.ApiProperty)({ type: () => [helpers_1.LeadPhone], description: 'Phones associated with the lead' }),
127
- (0, typeorm_1.OneToMany)(() => helpers_1.LeadPhone, (leadPhone) => leadPhone.lead, {
128
- onDelete: "CASCADE",
129
- onUpdate: "CASCADE",
130
- eager: true,
131
- }),
132
- __metadata("design:type", Array)
133
- ], Lead.prototype, "phones", void 0);
134
- __decorate([
135
- (0, swagger_1.ApiProperty)({ type: () => [helpers_1.LeadEmail], description: 'Emails associated with the lead' }),
136
- (0, typeorm_1.OneToMany)(() => helpers_1.LeadEmail, (leadEmail) => leadEmail.lead, {
137
- onDelete: "CASCADE",
138
- onUpdate: "CASCADE",
139
- eager: true,
140
- }),
141
- __metadata("design:type", Array)
142
- ], Lead.prototype, "emails", void 0);
143
- __decorate([
144
- (0, swagger_1.ApiProperty)({ type: String, description: 'Cargo of the lead', required: false }),
145
- (0, typeorm_1.Column)({ name: "cargo", length: 150, nullable: true }),
146
- __metadata("design:type", String)
147
- ], Lead.prototype, "cargo", void 0);
148
- __decorate([
149
- (0, swagger_1.ApiProperty)({ type: Date, description: 'Birthdate of the lead', required: false }),
150
- (0, typeorm_1.Column)({ name: "birthdate", nullable: true }),
151
- __metadata("design:type", Date)
152
- ], Lead.prototype, "birthdate", void 0);
153
- __decorate([
154
- (0, swagger_1.ApiProperty)({ type: String, description: 'Gender of the lead', required: false }),
155
- (0, typeorm_1.Column)({ name: "gender", length: 10, nullable: true }),
156
- __metadata("design:type", String)
157
- ], Lead.prototype, "gender", void 0);
158
- __decorate([
159
- (0, swagger_1.ApiProperty)({ type: () => client_types_entity_1.ClientType, description: 'Lead type', required: true }),
160
- (0, typeorm_1.ManyToOne)(() => client_types_entity_1.ClientType, {
161
- onDelete: "SET NULL",
162
- onUpdate: "CASCADE",
163
- nullable: true,
164
- eager: true,
165
- }),
166
- __metadata("design:type", client_types_entity_1.ClientType)
167
- ], Lead.prototype, "type", void 0);
168
- __decorate([
169
- (0, swagger_1.ApiProperty)({ type: () => client_sources_entity_1.ClientSource, description: 'Lead source', required: true }),
170
- (0, typeorm_1.ManyToOne)(() => client_sources_entity_1.ClientSource, {
171
- onDelete: "SET NULL",
172
- onUpdate: "CASCADE",
173
- nullable: true,
174
- eager: true,
175
- }),
176
- __metadata("design:type", client_sources_entity_1.ClientSource)
177
- ], Lead.prototype, "source", void 0);
178
- __decorate([
179
- (0, swagger_1.ApiProperty)({ type: () => user_entity_1.User, description: 'User assigned to the lead', required: false }),
180
- (0, typeorm_1.ManyToOne)(() => user_entity_1.User, {
181
- onDelete: "SET NULL",
182
- onUpdate: "CASCADE",
183
- nullable: true,
184
- }),
185
- __metadata("design:type", user_entity_1.User)
186
- ], Lead.prototype, "assignedBy", void 0);
187
- __decorate([
188
- (0, swagger_1.ApiProperty)({ type: () => user_entity_1.User, description: 'User observing the lead', required: false }),
189
- (0, typeorm_1.ManyToOne)(() => user_entity_1.User, {
190
- onDelete: "SET NULL",
191
- onUpdate: "CASCADE",
192
- nullable: true,
193
- }),
194
- __metadata("design:type", user_entity_1.User)
195
- ], Lead.prototype, "observer", void 0);
196
- __decorate([
197
- (0, swagger_1.ApiProperty)({ type: () => Lead, description: 'Lead', required: false }),
198
- (0, typeorm_1.ManyToOne)(() => Lead, {
199
- onDelete: "SET NULL",
200
- onUpdate: "CASCADE",
201
- nullable: true,
202
- }),
203
- __metadata("design:type", Lead)
204
- ], Lead.prototype, "lead", void 0);
205
- __decorate([
206
- (0, swagger_1.ApiProperty)({ type: () => [contact_entity_1.Contact], description: 'Contacts related' }),
207
- (0, typeorm_1.ManyToMany)(() => contact_entity_1.Contact, {
208
- onDelete: "CASCADE",
209
- onUpdate: "CASCADE",
210
- }),
211
- (0, typeorm_1.JoinTable)(),
212
- __metadata("design:type", Array)
213
- ], Lead.prototype, "relations", void 0);
214
- __decorate([
215
- (0, swagger_1.ApiProperty)({ type: String, description: 'CURP of the lead', required: false }),
216
- (0, typeorm_1.Column)({ name: "curp", length: 50, nullable: true }),
217
- __metadata("design:type", String)
218
- ], Lead.prototype, "curp", void 0);
219
- __decorate([
220
- (0, swagger_1.ApiProperty)({ type: String, description: 'CUA of the lead', required: false }),
221
- (0, typeorm_1.Column)({ name: "cua", length: 50, nullable: true }),
222
- __metadata("design:type", String)
223
- ], Lead.prototype, "cua", void 0);
224
- __decorate([
225
- (0, swagger_1.ApiProperty)({ type: String, description: 'Photo URL of the lead', required: false }),
226
- (0, typeorm_1.Column)({ name: "photo", length: 255, nullable: true }),
227
- __metadata("design:type", String)
228
- ], Lead.prototype, "photo", void 0);
229
- __decorate([
230
- (0, swagger_1.ApiProperty)({ type: String, description: 'Post of the lead', required: false }),
231
- (0, typeorm_1.Column)({ name: "post", type: "text", nullable: true }),
232
- __metadata("design:type", String)
233
- ], Lead.prototype, "post", void 0);
234
- __decorate([
235
- (0, swagger_1.ApiProperty)({ type: String, description: 'Comments about the lead', required: false }),
236
- (0, typeorm_1.Column)({ name: "observations", type: "text", nullable: true }),
237
- __metadata("design:type", String)
238
- ], Lead.prototype, "observations", void 0);
239
- __decorate([
240
- (0, swagger_1.ApiProperty)({ type: String, description: 'Company of the lead', required: false }),
241
- (0, typeorm_1.Column)({ length: 255, nullable: true }),
242
- __metadata("design:type", String)
243
- ], Lead.prototype, "company", void 0);
244
- __decorate([
245
- (0, swagger_1.ApiProperty)({ type: Boolean, description: 'Is the lead exported?', default: false }),
246
- (0, typeorm_1.Column)({ name: "export", default: false }),
247
- __metadata("design:type", Boolean)
248
- ], Lead.prototype, "export", void 0);
249
- __decorate([
250
- (0, swagger_1.ApiProperty)({ type: String, description: 'Source description of the lead', required: false }),
251
- (0, typeorm_1.Column)({ type: "text", nullable: true }),
252
- __metadata("design:type", String)
253
- ], Lead.prototype, "sourceDescription", void 0);
254
- __decorate([
255
- (0, swagger_1.ApiProperty)({ type: () => helpers_1.LeadCancelReazon, description: 'Cancel Reazon', required: false }),
256
- (0, typeorm_1.ManyToOne)(() => helpers_1.LeadCancelReazon, {
257
- onDelete: "SET NULL",
258
- onUpdate: "CASCADE",
259
- }),
260
- __metadata("design:type", helpers_1.LeadCancelReazon)
261
- ], Lead.prototype, "cancelReazon", void 0);
262
- __decorate([
263
- (0, swagger_1.ApiProperty)({ type: () => helpers_1.LeadStage, description: 'Stage of the lead', required: true }),
264
- (0, typeorm_1.ManyToOne)(() => helpers_1.LeadStage, {
265
- onDelete: "SET NULL",
266
- onUpdate: "CASCADE",
267
- nullable: true,
268
- eager: true,
269
- }),
270
- __metadata("design:type", helpers_1.LeadStage)
271
- ], Lead.prototype, "stage", void 0);
272
- __decorate([
273
- (0, swagger_1.ApiProperty)({ type: () => user_entity_1.User, description: 'User assigned to the lead', required: false }),
274
- (0, typeorm_1.ManyToOne)(() => user_entity_1.User, {
275
- onDelete: "SET NULL",
276
- onUpdate: "CASCADE",
277
- nullable: true,
278
- }),
279
- __metadata("design:type", user_entity_1.User)
280
- ], Lead.prototype, "cancelledBy", void 0);
281
- __decorate([
282
- (0, swagger_1.ApiProperty)({ type: Date, description: 'Cancelled at', required: false }),
283
- (0, typeorm_1.Column)({ nullable: true }),
284
- __metadata("design:type", Date)
285
- ], Lead.prototype, "cancelledAt", void 0);
286
- __decorate([
287
- (0, swagger_1.ApiProperty)({ type: Boolean, description: 'Is the lead cancelled?', default: false }),
288
- (0, typeorm_1.Column)({ default: false }),
289
- __metadata("design:type", Boolean)
290
- ], Lead.prototype, "cancelled", void 0);
291
- __decorate([
292
- (0, swagger_1.ApiProperty)({ type: () => contact_entity_1.Contact, description: 'Contact associated with this lead', required: false }),
293
- (0, typeorm_1.OneToOne)(() => contact_entity_1.Contact, (contact) => contact.lead, {
294
- cascade: true,
295
- onDelete: "CASCADE",
296
- onUpdate: "CASCADE",
297
- }),
298
- (0, typeorm_1.JoinColumn)(),
299
- __metadata("design:type", contact_entity_1.Contact)
300
- ], Lead.prototype, "contact", void 0);
301
- __decorate([
302
- (0, swagger_1.ApiProperty)({ type: () => user_entity_1.User, description: 'User who created the comment', required: false }),
303
- (0, typeorm_1.ManyToOne)(() => user_entity_1.User, {
304
- onDelete: "SET NULL",
305
- onUpdate: "CASCADE",
306
- nullable: true,
307
- }),
308
- (0, typeorm_1.JoinColumn)(),
309
- __metadata("design:type", user_entity_1.User)
310
- ], Lead.prototype, "createdBy", void 0);
311
- __decorate([
312
- (0, swagger_1.ApiProperty)({ type: () => user_entity_1.User, description: 'User who modified the comment', required: false }),
313
- (0, typeorm_1.ManyToOne)(() => user_entity_1.User, {
314
- onDelete: "SET NULL",
315
- onUpdate: "CASCADE",
316
- nullable: true,
317
- }),
318
- (0, typeorm_1.JoinColumn)(),
319
- __metadata("design:type", user_entity_1.User)
320
- ], Lead.prototype, "modifiedBy", void 0);
321
- __decorate([
322
- (0, swagger_1.ApiProperty)({ type: () => [lead_comment_entity_1.LeadComment], description: 'Comments on the lead' }),
323
- (0, typeorm_1.OneToMany)(() => lead_comment_entity_1.LeadComment, leadComment => leadComment.lead),
324
- (0, typeorm_1.JoinColumn)(),
325
- __metadata("design:type", Array)
326
- ], Lead.prototype, "comments", void 0);
327
- __decorate([
328
- (0, swagger_1.ApiProperty)({ type: Number, description: 'Amount of the quotation', required: false }),
329
- (0, typeorm_1.Column)({ name: "quote_amount", type: "decimal", precision: 10, scale: 2, nullable: true }),
330
- __metadata("design:type", Number)
331
- ], Lead.prototype, "quoteAmount", void 0);
332
- __decorate([
333
- (0, swagger_1.ApiProperty)({ type: () => currency_entity_1.Currency, description: 'Currency', required: false }),
334
- (0, typeorm_1.ManyToOne)(() => currency_entity_1.Currency, {
335
- onDelete: "SET NULL",
336
- onUpdate: "CASCADE",
337
- nullable: true,
338
- }),
339
- __metadata("design:type", currency_entity_1.Currency)
340
- ], Lead.prototype, "quoteCurrency", void 0);
341
- exports.Lead = Lead = __decorate([
342
- (0, typeorm_1.Entity)()
343
- ], Lead);
344
- //# sourceMappingURL=lead.entity.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lead.entity.js","sourceRoot":"","sources":["../../../src/entities/sales/lead.entity.ts"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- import { Poliza } from "./poliza.entity";
2
- import { CommentBase } from "../../common";
3
- export declare class PolizaComment extends CommentBase {
4
- poliza: Poliza;
5
- }
@@ -1,32 +0,0 @@
1
- "use strict";
2
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
- return c > 3 && r && Object.defineProperty(target, key, r), r;
7
- };
8
- var __metadata = (this && this.__metadata) || function (k, v) {
9
- if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.PolizaComment = void 0;
13
- const typeorm_1 = require("typeorm");
14
- const poliza_entity_1 = require("./poliza.entity");
15
- const swagger_1 = require("@nestjs/swagger");
16
- const common_1 = require("../../common");
17
- let PolizaComment = class PolizaComment extends common_1.CommentBase {
18
- poliza;
19
- };
20
- exports.PolizaComment = PolizaComment;
21
- __decorate([
22
- (0, swagger_1.ApiProperty)({ type: () => poliza_entity_1.Poliza, description: 'Poliza associated with the comment' }),
23
- (0, typeorm_1.ManyToOne)(() => poliza_entity_1.Poliza, {
24
- onDelete: "CASCADE",
25
- onUpdate: "CASCADE",
26
- }),
27
- __metadata("design:type", poliza_entity_1.Poliza)
28
- ], PolizaComment.prototype, "poliza", void 0);
29
- exports.PolizaComment = PolizaComment = __decorate([
30
- (0, typeorm_1.Entity)()
31
- ], PolizaComment);
32
- //# sourceMappingURL=poliza-comment.entity.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"poliza-comment.entity.js","sourceRoot":"","sources":["../../../src/entities/sales/poliza-comment.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAA4C;AAC5C,mDAAyC;AACzC,6CAA8C;AAC9C,yCAA2C;AAGpC,IAAM,aAAa,GAAnB,MAAM,aAAc,SAAQ,oBAAW;IAM1C,MAAM,CAAS;CAClB,CAAA;AAPY,sCAAa;AAMtB;IALC,IAAA,qBAAW,EAAC,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,sBAAM,EAAE,WAAW,EAAE,oCAAoC,EAAE,CAAC;IACtF,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,sBAAM,EAAE;QACrB,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;KACtB,CAAC;8BACM,sBAAM;6CAAC;wBANN,aAAa;IADzB,IAAA,gBAAM,GAAE;GACI,aAAa,CAOzB"}
@@ -1,112 +0,0 @@
1
- import { User } from "../user.entity";
2
- import { Contact } from "./contact.entity";
3
- import { PolizaInsurance, PolizaFormaCobro, PolizaType, PolizaFile, PolizaFrecuenciaPago, PolizaCategory, PolizaSubramo, PolizaConductoPago, TaskCRM, PolizaInsured } from "../helpers";
4
- import { PolizaSiniestro } from "./poliza_siniestro.entity";
5
- import { PolizaDiasPlazoPago, PolizaStatus } from "../../common/enums";
6
- import { EntityBase } from "../../common/database/base.entity";
7
- import { Currency } from "../currency.entity";
8
- import { Receipt } from "./receipt.entity";
9
- import { BeneficiaryVehicle } from "./beneficiarios/vehicle.entity";
10
- import { AgenteIntermediario } from "./agente-intermediario.entity";
11
- import { SubAgente } from "./receipt-sub-agente.entity";
12
- import { PolizaComment } from "./poliza-comment.entity";
13
- export declare class Poliza extends EntityBase {
14
- idBitrix: number;
15
- poliza: string;
16
- polizaRenovacion: string;
17
- tipoConexion: string;
18
- version: number;
19
- versionRenovacion: number;
20
- renovacion: number;
21
- repeated?: boolean;
22
- renewal?: boolean;
23
- vigenciaDesde: Date;
24
- vigenciaHasta: Date;
25
- vigenciaDesdeVersion: Date;
26
- vigenciaHastaVersion: Date;
27
- vigenciaDesdeRenovacion: Date;
28
- vigenciaHastaRenovacion: Date;
29
- fechaEmision: Date;
30
- fechaEmisionRenovacion: Date;
31
- description: string;
32
- primaNeta?: number;
33
- recargoFraccionado?: number;
34
- derechoPoliza?: number;
35
- iva?: number;
36
- importePagar?: number;
37
- primaNetaRenovacion?: number;
38
- recargoFraccionadoRenovacion?: number;
39
- derechoPolizaRenovacion?: number;
40
- ivaRenovacion?: number;
41
- importePagarRenovacion?: number;
42
- primaNetaMovimiento?: number;
43
- recargoFraccionadoMovimiento?: number;
44
- derechoPolizaMovimiento?: number;
45
- ivaMovimiento?: number;
46
- importePagarMovimiento?: number;
47
- frecuenciaCobro: PolizaFrecuenciaPago;
48
- frecuenciaCobroRenovacion: PolizaFrecuenciaPago;
49
- currency: Currency;
50
- plazoPago: PolizaDiasPlazoPago;
51
- expeditionDate: Date;
52
- cobertura: string;
53
- plan: string;
54
- typeMovement: string;
55
- movementDescription: string;
56
- agentText: string;
57
- name: string;
58
- closed?: boolean;
59
- opportunity?: number;
60
- isManualOpportunity?: boolean;
61
- taxValue?: number;
62
- opportunityAccount?: number;
63
- taxValueAccount?: number;
64
- accountCurrencyId?: string;
65
- probability?: number;
66
- observations?: string;
67
- eventDate?: Date;
68
- eventId?: string;
69
- eventDescription?: string;
70
- exchRate?: number;
71
- product?: string;
72
- source: string;
73
- sourceDescription: string;
74
- company: PolizaInsurance;
75
- type: PolizaType;
76
- conductoPago: PolizaConductoPago;
77
- formaCobro: PolizaFormaCobro;
78
- formaCobroRenovacion: PolizaFormaCobro;
79
- agenteIntermediario: AgenteIntermediario;
80
- agenteIntermediarioRenovacion: AgenteIntermediario;
81
- contact: Contact;
82
- files?: PolizaFile[];
83
- status: PolizaStatus;
84
- siniestros: PolizaSiniestro[];
85
- assignedBy?: User;
86
- descripcionMovimiento?: string;
87
- especificacionesPlan: string;
88
- agenteReclamo?: User;
89
- observers?: User[];
90
- agenteReembolso?: User;
91
- agenteProgramaciones?: User;
92
- agenteReembolsoSubsecuente?: User;
93
- agenteRescateFondos?: User;
94
- agenteGMM?: User;
95
- agenteVida?: User;
96
- agenteAutos?: User;
97
- fechaReferidaPago?: string;
98
- fechaReferidaPagoRenovacion?: string;
99
- receipts?: Receipt[];
100
- insured?: PolizaInsured[];
101
- vehicles?: BeneficiaryVehicle[];
102
- category?: PolizaCategory;
103
- subramo?: PolizaSubramo;
104
- subramoSalud?: PolizaSubramo;
105
- beneficiaries?: Record<string, any>;
106
- metadata: Record<string, any>;
107
- tasks: TaskCRM[];
108
- createdBy?: User;
109
- modifiedBy?: User;
110
- subAgente: SubAgente;
111
- comments: PolizaComment[];
112
- }