@silexpert/core 1.1.35 → 1.1.37

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 (247) hide show
  1. package/es/api/resources/AccountingFiles.d.ts +2 -1
  2. package/es/api/resources/AccountingFiles.d.ts.map +1 -1
  3. package/es/api/resources/AccountingFiles.js +3 -0
  4. package/es/api/resources/AccountingFiles.js.map +1 -1
  5. package/es/api/resources/Rule.d.ts +1 -0
  6. package/es/api/resources/Rule.d.ts.map +1 -1
  7. package/es/api/resources/Rule.js +3 -0
  8. package/es/api/resources/Rule.js.map +1 -1
  9. package/es/types/Enum/BrandLegalstart.js +20 -20
  10. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  11. package/es/types/Enum/ConnectorType.d.ts +0 -1
  12. package/es/types/Enum/ConnectorType.d.ts.map +1 -1
  13. package/es/types/Enum/ConnectorType.js +1 -1
  14. package/es/types/Enum/ConnectorType.js.map +1 -1
  15. package/es/types/Enum/Unit.d.ts +2 -1
  16. package/es/types/Enum/Unit.d.ts.map +1 -1
  17. package/es/types/Enum/Unit.js +11 -0
  18. package/es/types/Enum/Unit.js.map +1 -1
  19. package/es/types/Interface/api/accountingFiles/Read.d.ts +6 -0
  20. package/es/types/Interface/api/accountingFiles/Read.d.ts.map +1 -0
  21. package/es/types/Interface/api/accountingFiles/Read.js +2 -0
  22. package/es/types/Interface/api/accountingFiles/Read.js.map +1 -0
  23. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +1 -1
  24. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +1 -1
  25. package/es/types/Interface/api/archive/ImportSocietyArchive.js +1 -1
  26. package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -1
  27. package/es/types/Interface/api/exercice/CreateExercice.d.ts +1 -0
  28. package/es/types/Interface/api/exercice/CreateExercice.d.ts.map +1 -1
  29. package/es/types/Interface/api/exercice/CreateExercice.js +7 -0
  30. package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  31. package/es/types/Interface/api/exercice/UpdateExercice.d.ts +1 -0
  32. package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
  33. package/es/types/Interface/api/exercice/UpdateExercice.js +7 -0
  34. package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  35. package/es/types/Interface/models/IAccountingEntry.d.ts +0 -2
  36. package/es/types/Interface/models/IAccountingEntry.d.ts.map +1 -1
  37. package/es/types/Interface/models/IAccountingEntry.js.map +1 -1
  38. package/es/types/Interface/models/IApiError.d.ts +1 -0
  39. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  40. package/es/types/Interface/models/IApiError.js +1 -0
  41. package/es/types/Interface/models/IApiError.js.map +1 -1
  42. package/es/types/Interface/models/ISociety.d.ts +0 -2
  43. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  44. package/es/types/Interface/models/ISociety.js.map +1 -1
  45. package/es/types/Interface/models/ISupervision.d.ts +0 -4
  46. package/es/types/Interface/models/ISupervision.d.ts.map +1 -1
  47. package/es/types/Interface/models/ISupervision.js.map +1 -1
  48. package/es/types/index.d.ts +1 -20
  49. package/es/types/index.d.ts.map +1 -1
  50. package/es/types/index.js +1 -20
  51. package/es/types/index.js.map +1 -1
  52. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  53. package/es/utils/vat/3310/century23.js +1 -1
  54. package/es/utils/vat/3310/century23.js.map +1 -1
  55. package/es/utils/vat/3514/century22.d.ts.map +1 -1
  56. package/es/utils/vat/3514/century22.js +4 -3
  57. package/es/utils/vat/3514/century22.js.map +1 -1
  58. package/es/utils/vat/3517/century23.d.ts.map +1 -1
  59. package/es/utils/vat/3517/century23.js +3 -3
  60. package/es/utils/vat/3517/century23.js.map +1 -1
  61. package/js/api/resources/AccountingFiles.js +3 -0
  62. package/js/api/resources/AccountingFiles.js.map +1 -1
  63. package/js/api/resources/Rule.js +3 -0
  64. package/js/api/resources/Rule.js.map +1 -1
  65. package/js/types/Enum/BrandLegalstart.js +20 -20
  66. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  67. package/js/types/Enum/ConnectorType.js +1 -1
  68. package/js/types/Enum/ConnectorType.js.map +1 -1
  69. package/js/types/Enum/Unit.js +10 -0
  70. package/js/types/Enum/Unit.js.map +1 -1
  71. package/js/types/Interface/{models/IFaq.js → api/accountingFiles/Read.js} +1 -1
  72. package/js/types/Interface/api/accountingFiles/Read.js.map +1 -0
  73. package/js/types/Interface/api/archive/ImportSocietyArchive.js +1 -1
  74. package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -1
  75. package/js/types/Interface/api/exercice/CreateExercice.js +1 -0
  76. package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -1
  77. package/js/types/Interface/api/exercice/UpdateExercice.js +1 -0
  78. package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
  79. package/js/types/Interface/models/IAccountingEntry.js.map +1 -1
  80. package/js/types/Interface/models/IApiError.js +1 -0
  81. package/js/types/Interface/models/IApiError.js.map +1 -1
  82. package/js/types/Interface/models/ISociety.js.map +1 -1
  83. package/js/types/Interface/models/ISupervision.js.map +1 -1
  84. package/js/types/index.js +34 -224
  85. package/js/types/index.js.map +1 -1
  86. package/js/utils/vat/3310/century23.js.map +1 -1
  87. package/js/utils/vat/3514/century22.js +4 -3
  88. package/js/utils/vat/3514/century22.js.map +1 -1
  89. package/js/utils/vat/3517/century23.js +1 -1
  90. package/js/utils/vat/3517/century23.js.map +1 -1
  91. package/package.json +1 -1
  92. package/ts/api/resources/AccountingFiles.ts +5 -1
  93. package/ts/api/resources/Rule.ts +4 -0
  94. package/ts/types/Enum/BrandLegalstart.ts +20 -20
  95. package/ts/types/Enum/ConnectorType.ts +1 -1
  96. package/ts/types/Enum/Unit.ts +11 -0
  97. package/ts/types/Interface/api/accountingFiles/Read.ts +6 -0
  98. package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +1 -1
  99. package/ts/types/Interface/api/exercice/CreateExercice.ts +6 -0
  100. package/ts/types/Interface/api/exercice/UpdateExercice.ts +6 -0
  101. package/ts/types/Interface/models/IAccountingEntry.ts +0 -2
  102. package/ts/types/Interface/models/IApiError.ts +1 -0
  103. package/ts/types/Interface/models/ISociety.ts +0 -2
  104. package/ts/types/Interface/models/ISupervision.ts +0 -4
  105. package/ts/types/index.ts +1 -20
  106. package/ts/utils/vat/3310/century23.ts +4 -2
  107. package/ts/utils/vat/3514/century22.ts +4 -3
  108. package/ts/utils/vat/3517/century23.ts +5 -3
  109. package/es/types/Interface/models/IAccountingTransaction_new.d.ts +0 -18
  110. package/es/types/Interface/models/IAccountingTransaction_new.d.ts.map +0 -1
  111. package/es/types/Interface/models/IAccountingTransaction_new.js +0 -2
  112. package/es/types/Interface/models/IAccountingTransaction_new.js.map +0 -1
  113. package/es/types/Interface/models/IAutoLoginToken.d.ts +0 -10
  114. package/es/types/Interface/models/IAutoLoginToken.d.ts.map +0 -1
  115. package/es/types/Interface/models/IAutoLoginToken.js +0 -2
  116. package/es/types/Interface/models/IAutoLoginToken.js.map +0 -1
  117. package/es/types/Interface/models/IBankTransaction.d.ts +0 -34
  118. package/es/types/Interface/models/IBankTransaction.d.ts.map +0 -1
  119. package/es/types/Interface/models/IBankTransaction.js +0 -2
  120. package/es/types/Interface/models/IBankTransaction.js.map +0 -1
  121. package/es/types/Interface/models/ICallDirectly.d.ts +0 -26
  122. package/es/types/Interface/models/ICallDirectly.d.ts.map +0 -1
  123. package/es/types/Interface/models/ICallDirectly.js +0 -2
  124. package/es/types/Interface/models/ICallDirectly.js.map +0 -1
  125. package/es/types/Interface/models/IFaq.d.ts +0 -15
  126. package/es/types/Interface/models/IFaq.d.ts.map +0 -1
  127. package/es/types/Interface/models/IFaq.js +0 -2
  128. package/es/types/Interface/models/IFaq.js.map +0 -1
  129. package/es/types/Interface/models/IFaqCategory.d.ts +0 -5
  130. package/es/types/Interface/models/IFaqCategory.d.ts.map +0 -1
  131. package/es/types/Interface/models/IFaqCategory.js +0 -2
  132. package/es/types/Interface/models/IFaqCategory.js.map +0 -1
  133. package/es/types/Interface/models/IFollowedQualityMail.d.ts +0 -13
  134. package/es/types/Interface/models/IFollowedQualityMail.d.ts.map +0 -1
  135. package/es/types/Interface/models/IFollowedQualityMail.js +0 -2
  136. package/es/types/Interface/models/IFollowedQualityMail.js.map +0 -1
  137. package/es/types/Interface/models/IFollowedQualityMailType.d.ts +0 -7
  138. package/es/types/Interface/models/IFollowedQualityMailType.d.ts.map +0 -1
  139. package/es/types/Interface/models/IFollowedQualityMailType.js +0 -2
  140. package/es/types/Interface/models/IFollowedQualityMailType.js.map +0 -1
  141. package/es/types/Interface/models/IIdentification.d.ts +0 -18
  142. package/es/types/Interface/models/IIdentification.d.ts.map +0 -1
  143. package/es/types/Interface/models/IIdentification.js +0 -2
  144. package/es/types/Interface/models/IIdentification.js.map +0 -1
  145. package/es/types/Interface/models/IJob.d.ts +0 -12
  146. package/es/types/Interface/models/IJob.d.ts.map +0 -1
  147. package/es/types/Interface/models/IJob.js +0 -2
  148. package/es/types/Interface/models/IJob.js.map +0 -1
  149. package/es/types/Interface/models/IJobCategory.d.ts +0 -9
  150. package/es/types/Interface/models/IJobCategory.d.ts.map +0 -1
  151. package/es/types/Interface/models/IJobCategory.js +0 -2
  152. package/es/types/Interface/models/IJobCategory.js.map +0 -1
  153. package/es/types/Interface/models/IPenalty.d.ts +0 -27
  154. package/es/types/Interface/models/IPenalty.d.ts.map +0 -1
  155. package/es/types/Interface/models/IPenalty.js +0 -2
  156. package/es/types/Interface/models/IPenalty.js.map +0 -1
  157. package/es/types/Interface/models/IPenaltyType.d.ts +0 -7
  158. package/es/types/Interface/models/IPenaltyType.d.ts.map +0 -1
  159. package/es/types/Interface/models/IPenaltyType.js +0 -2
  160. package/es/types/Interface/models/IPenaltyType.js.map +0 -1
  161. package/es/types/Interface/models/ISuggestion.d.ts +0 -14
  162. package/es/types/Interface/models/ISuggestion.d.ts.map +0 -1
  163. package/es/types/Interface/models/ISuggestion.js +0 -2
  164. package/es/types/Interface/models/ISuggestion.js.map +0 -1
  165. package/es/types/Interface/models/ISupervisionJob.d.ts +0 -8
  166. package/es/types/Interface/models/ISupervisionJob.d.ts.map +0 -1
  167. package/es/types/Interface/models/ISupervisionJob.js +0 -2
  168. package/es/types/Interface/models/ISupervisionJob.js.map +0 -1
  169. package/es/types/Interface/models/ITmpValidationToken.d.ts +0 -11
  170. package/es/types/Interface/models/ITmpValidationToken.d.ts.map +0 -1
  171. package/es/types/Interface/models/ITmpValidationToken.js +0 -2
  172. package/es/types/Interface/models/ITmpValidationToken.js.map +0 -1
  173. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts +0 -9
  174. package/es/types/Interface/models/IUserSocietyTicketSupport.d.ts.map +0 -1
  175. package/es/types/Interface/models/IUserSocietyTicketSupport.js +0 -2
  176. package/es/types/Interface/models/IUserSocietyTicketSupport.js.map +0 -1
  177. package/es/types/Interface/models/IVatMargin.d.ts +0 -7
  178. package/es/types/Interface/models/IVatMargin.d.ts.map +0 -1
  179. package/es/types/Interface/models/IVatMargin.js +0 -2
  180. package/es/types/Interface/models/IVatMargin.js.map +0 -1
  181. package/es/types/Interface/models/IWebMailSpam.d.ts +0 -8
  182. package/es/types/Interface/models/IWebMailSpam.d.ts.map +0 -1
  183. package/es/types/Interface/models/IWebMailSpam.js +0 -2
  184. package/es/types/Interface/models/IWebMailSpam.js.map +0 -1
  185. package/es/types/Interface/models/IWebMailSpamType.d.ts +0 -7
  186. package/es/types/Interface/models/IWebMailSpamType.d.ts.map +0 -1
  187. package/es/types/Interface/models/IWebMailSpamType.js +0 -2
  188. package/es/types/Interface/models/IWebMailSpamType.js.map +0 -1
  189. package/js/types/Interface/models/IAccountingTransaction_new.js +0 -6
  190. package/js/types/Interface/models/IAccountingTransaction_new.js.map +0 -1
  191. package/js/types/Interface/models/IAutoLoginToken.js +0 -6
  192. package/js/types/Interface/models/IAutoLoginToken.js.map +0 -1
  193. package/js/types/Interface/models/IBankTransaction.js +0 -6
  194. package/js/types/Interface/models/IBankTransaction.js.map +0 -1
  195. package/js/types/Interface/models/ICallDirectly.js +0 -6
  196. package/js/types/Interface/models/ICallDirectly.js.map +0 -1
  197. package/js/types/Interface/models/IFaq.js.map +0 -1
  198. package/js/types/Interface/models/IFaqCategory.js +0 -6
  199. package/js/types/Interface/models/IFaqCategory.js.map +0 -1
  200. package/js/types/Interface/models/IFollowedQualityMail.js +0 -6
  201. package/js/types/Interface/models/IFollowedQualityMail.js.map +0 -1
  202. package/js/types/Interface/models/IFollowedQualityMailType.js +0 -6
  203. package/js/types/Interface/models/IFollowedQualityMailType.js.map +0 -1
  204. package/js/types/Interface/models/IIdentification.js +0 -6
  205. package/js/types/Interface/models/IIdentification.js.map +0 -1
  206. package/js/types/Interface/models/IJob.js +0 -6
  207. package/js/types/Interface/models/IJob.js.map +0 -1
  208. package/js/types/Interface/models/IJobCategory.js +0 -6
  209. package/js/types/Interface/models/IJobCategory.js.map +0 -1
  210. package/js/types/Interface/models/IPenalty.js +0 -6
  211. package/js/types/Interface/models/IPenalty.js.map +0 -1
  212. package/js/types/Interface/models/IPenaltyType.js +0 -6
  213. package/js/types/Interface/models/IPenaltyType.js.map +0 -1
  214. package/js/types/Interface/models/ISuggestion.js +0 -6
  215. package/js/types/Interface/models/ISuggestion.js.map +0 -1
  216. package/js/types/Interface/models/ISupervisionJob.js +0 -6
  217. package/js/types/Interface/models/ISupervisionJob.js.map +0 -1
  218. package/js/types/Interface/models/ITmpValidationToken.js +0 -6
  219. package/js/types/Interface/models/ITmpValidationToken.js.map +0 -1
  220. package/js/types/Interface/models/IUserSocietyTicketSupport.js +0 -6
  221. package/js/types/Interface/models/IUserSocietyTicketSupport.js.map +0 -1
  222. package/js/types/Interface/models/IVatMargin.js +0 -6
  223. package/js/types/Interface/models/IVatMargin.js.map +0 -1
  224. package/js/types/Interface/models/IWebMailSpam.js +0 -6
  225. package/js/types/Interface/models/IWebMailSpam.js.map +0 -1
  226. package/js/types/Interface/models/IWebMailSpamType.js +0 -6
  227. package/js/types/Interface/models/IWebMailSpamType.js.map +0 -1
  228. package/ts/types/Interface/models/IAccountingTransaction_new.ts +0 -20
  229. package/ts/types/Interface/models/IAutoLoginToken.ts +0 -10
  230. package/ts/types/Interface/models/IBankTransaction.ts +0 -37
  231. package/ts/types/Interface/models/ICallDirectly.ts +0 -29
  232. package/ts/types/Interface/models/IFaq.ts +0 -18
  233. package/ts/types/Interface/models/IFaqCategory.ts +0 -5
  234. package/ts/types/Interface/models/IFollowedQualityMail.ts +0 -16
  235. package/ts/types/Interface/models/IFollowedQualityMailType.ts +0 -7
  236. package/ts/types/Interface/models/IIdentification.ts +0 -21
  237. package/ts/types/Interface/models/IJob.ts +0 -15
  238. package/ts/types/Interface/models/IJobCategory.ts +0 -12
  239. package/ts/types/Interface/models/IPenalty.ts +0 -30
  240. package/ts/types/Interface/models/IPenaltyType.ts +0 -7
  241. package/ts/types/Interface/models/ISuggestion.ts +0 -17
  242. package/ts/types/Interface/models/ISupervisionJob.ts +0 -8
  243. package/ts/types/Interface/models/ITmpValidationToken.ts +0 -14
  244. package/ts/types/Interface/models/IUserSocietyTicketSupport.ts +0 -9
  245. package/ts/types/Interface/models/IVatMargin.ts +0 -7
  246. package/ts/types/Interface/models/IWebMailSpam.ts +0 -8
  247. package/ts/types/Interface/models/IWebMailSpamType.ts +0 -7
@@ -1,5 +0,0 @@
1
- export interface IFaqCategory {
2
- id?: number;
3
- name: string;
4
- }
5
- //# sourceMappingURL=IFaqCategory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFaqCategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFaqCategory.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IFaqCategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFaqCategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFaqCategory.ts"],"names":[],"mappings":"","sourcesContent":["// faqCategories\nexport interface IFaqCategory {\n id?: number;\n name: string;\n}\n"]}
@@ -1,13 +0,0 @@
1
- import { IFollowedQualityMailType } from './IFollowedQualityMailType';
2
- import { IFile } from './IFile';
3
- export interface IFollowedQualityMail {
4
- id?: number;
5
- idTypeFollowedQualityMail: number;
6
- idSociety: number;
7
- idFile: number | null;
8
- createdAt?: Date | null;
9
- updatedAt?: Date | null;
10
- typeFollowedMail: IFollowedQualityMailType;
11
- file: IFile;
12
- }
13
- //# sourceMappingURL=IFollowedQualityMail.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFollowedQualityMail.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFollowedQualityMail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,oBAAoB;IACnC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,yBAAyB,EAAE,MAAM,CAAC;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,gBAAgB,EAAE,wBAAwB,CAAC;IAC3C,IAAI,EAAE,KAAK,CAAC;CACb"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IFollowedQualityMail.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFollowedQualityMail.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFollowedQualityMail.ts"],"names":[],"mappings":"","sourcesContent":["import { IFollowedQualityMailType } from './IFollowedQualityMailType';\nimport { IFile } from './IFile';\n\n// followedQualityMail\nexport interface IFollowedQualityMail {\n id?: number;\n idTypeFollowedQualityMail: number;\n idSociety: number;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n typeFollowedMail: IFollowedQualityMailType;\n file: IFile;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export interface IFollowedQualityMailType {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IFollowedQualityMailType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFollowedQualityMailType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFollowedQualityMailType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,wBAAwB;IACvC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IFollowedQualityMailType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFollowedQualityMailType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IFollowedQualityMailType.ts"],"names":[],"mappings":"","sourcesContent":["// typeFollowedQualityMail\nexport interface IFollowedQualityMailType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,18 +0,0 @@
1
- import { IFormalism } from './IFormalism';
2
- import { ISociety } from './ISociety';
3
- export interface IIdentification {
4
- id?: number;
5
- observation: string | null;
6
- activityBefore: string | null;
7
- otherActivities: string | null;
8
- identityDocument: string | null;
9
- reason: string | null;
10
- compliantAt: Date | null;
11
- idFormalism: number | null;
12
- idSociety: number | null;
13
- createdAt?: Date | null;
14
- updatedAt?: Date | null;
15
- formalism: IFormalism;
16
- society: ISociety;
17
- }
18
- //# sourceMappingURL=IIdentification.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IIdentification.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IIdentification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,SAAS,EAAE,UAAU,CAAC;IACtB,OAAO,EAAE,QAAQ,CAAC;CACnB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IIdentification.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IIdentification.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IIdentification.ts"],"names":[],"mappings":"","sourcesContent":["import { IFormalism } from './IFormalism';\nimport { ISociety } from './ISociety';\n\n// identifications\nexport interface IIdentification {\n id?: number;\n observation: string | null;\n activityBefore: string | null;\n otherActivities: string | null;\n identityDocument: string | null;\n reason: string | null;\n compliantAt: Date | null;\n idFormalism: number | null;\n idSociety: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n formalism: IFormalism;\n society: ISociety;\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { IJobCategory } from './IJobCategory';
2
- import { ISupervision } from './ISupervision';
3
- export interface IJob {
4
- id?: number;
5
- name: string;
6
- idJobCategories: number;
7
- createdAt?: Date | null;
8
- updatedAt?: Date | null;
9
- jobsHaveCategory: IJobCategory;
10
- supervisions: ISupervision[];
11
- }
12
- //# sourceMappingURL=IJob.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IJob.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IJob.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,IAAI;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,gBAAgB,EAAE,YAAY,CAAC;IAC/B,YAAY,EAAE,YAAY,EAAE,CAAC;CAC9B"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IJob.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IJob.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IJob.ts"],"names":[],"mappings":"","sourcesContent":["import { IJobCategory } from './IJobCategory';\nimport { ISupervision } from './ISupervision';\n\n// jobs\nexport interface IJob {\n id?: number;\n name: string;\n idJobCategories: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n jobsHaveCategory: IJobCategory;\n supervisions: ISupervision[];\n}\n"]}
@@ -1,9 +0,0 @@
1
- import { IJob } from './IJob';
2
- export interface IJobCategory {
3
- id?: number;
4
- name: string;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- jobCategoriesJobs: IJob[];
8
- }
9
- //# sourceMappingURL=IJobCategory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IJobCategory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IJobCategory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,iBAAiB,EAAE,IAAI,EAAE,CAAC;CAC3B"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IJobCategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IJobCategory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IJobCategory.ts"],"names":[],"mappings":"","sourcesContent":["import { IJob } from './IJob';\n\n// jobCategories\nexport interface IJobCategory {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n jobCategoriesJobs: IJob[];\n}\n"]}
@@ -1,27 +0,0 @@
1
- import { ISociety } from './ISociety';
2
- import { IPenaltyType } from './IPenaltyType';
3
- import { ICustomerVat } from './ICustomerVat';
4
- import { IUser } from './IUser';
5
- export interface IPenalty {
6
- id?: number;
7
- idTypePenality: number | null;
8
- idSociety: number;
9
- idAccountant: number;
10
- idCustomerTva: number | null;
11
- reason: string | null;
12
- rebate: boolean;
13
- rebateIsAccepted: boolean | null;
14
- rebateAmount: number | null;
15
- amountRefunded: number | null;
16
- rebateIsDone: boolean;
17
- idCustomerTvaEnd: number | null;
18
- customerIsRefunded: boolean | null;
19
- createdAt?: Date | null;
20
- updatedAt?: Date | null;
21
- society: ISociety;
22
- typePenality: IPenaltyType;
23
- customersTvaBegin: ICustomerVat;
24
- customersTvaEnd: ICustomerVat;
25
- user: IUser;
26
- }
27
- //# sourceMappingURL=IPenalty.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPenalty.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPenalty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,OAAO,CAAC;IAChB,gBAAgB,EAAE,OAAO,GAAG,IAAI,CAAC;IACjC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,YAAY,EAAE,OAAO,CAAC;IACtB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,kBAAkB,EAAE,OAAO,GAAG,IAAI,CAAC;IACnC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,YAAY,EAAE,YAAY,CAAC;IAC3B,iBAAiB,EAAE,YAAY,CAAC;IAChC,eAAe,EAAE,YAAY,CAAC;IAC9B,IAAI,EAAE,KAAK,CAAC;CACb"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IPenalty.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPenalty.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPenalty.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\nimport { IPenaltyType } from './IPenaltyType';\nimport { ICustomerVat } from './ICustomerVat';\nimport { IUser } from './IUser';\n\n// penalities\nexport interface IPenalty {\n id?: number;\n idTypePenality: number | null;\n idSociety: number;\n idAccountant: number;\n idCustomerTva: number | null;\n reason: string | null;\n rebate: boolean;\n rebateIsAccepted: boolean | null;\n rebateAmount: number | null;\n amountRefunded: number | null;\n rebateIsDone: boolean;\n idCustomerTvaEnd: number | null;\n customerIsRefunded: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n typePenality: IPenaltyType;\n customersTvaBegin: ICustomerVat;\n customersTvaEnd: ICustomerVat;\n user: IUser;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export interface IPenaltyType {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IPenaltyType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPenaltyType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPenaltyType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IPenaltyType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPenaltyType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPenaltyType.ts"],"names":[],"mappings":"","sourcesContent":["// typePenalities\nexport interface IPenaltyType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,14 +0,0 @@
1
- import { IAccountingEntry } from './IAccountingEntry';
2
- import { IAccount } from './IAccount';
3
- export interface ISuggestion {
4
- id: number;
5
- accountNumber: string;
6
- score: number;
7
- idAccount?: number;
8
- account?: IAccount;
9
- idAccountingEntry?: number;
10
- accountingEntry?: IAccountingEntry;
11
- createdAt?: Date | null;
12
- updatedAt?: Date | null;
13
- }
14
- //# sourceMappingURL=ISuggestion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISuggestion.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISuggestion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IAEd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,QAAQ,CAAC;IAEnB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,eAAe,CAAC,EAAE,gBAAgB,CAAC;IAEnC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISuggestion.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISuggestion.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISuggestion.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccountingEntry } from './IAccountingEntry';\nimport { IAccount } from './IAccount';\n\nexport interface ISuggestion {\n id: number;\n accountNumber: string;\n score: number;\n\n idAccount?: number;\n account?: IAccount;\n\n idAccountingEntry?: number;\n accountingEntry?: IAccountingEntry;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface ISupervisionJob {
2
- id?: number;
3
- createdAt?: Date | null;
4
- updatedAt?: Date | null;
5
- idSupervision: number | null;
6
- idJob: number;
7
- }
8
- //# sourceMappingURL=ISupervisionJob.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISupervisionJob.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISupervisionJob.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ISupervisionJob.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISupervisionJob.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ISupervisionJob.ts"],"names":[],"mappings":"","sourcesContent":["// supervisionsJobs\nexport interface ISupervisionJob {\n id?: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idSupervision: number | null;\n idJob: number;\n}\n"]}
@@ -1,11 +0,0 @@
1
- import { IUser } from './IUser';
2
- export interface ITmpValidationToken {
3
- id?: number;
4
- token: number;
5
- availability: Date;
6
- idUser: number;
7
- createdAt?: Date | null;
8
- updatedAt?: Date | null;
9
- user: IUser;
10
- }
11
- //# sourceMappingURL=ITmpValidationToken.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ITmpValidationToken.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITmpValidationToken.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,IAAI,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;CACb"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ITmpValidationToken.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ITmpValidationToken.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/ITmpValidationToken.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\n\n// tmpValidationToken\nexport interface ITmpValidationToken {\n id?: number;\n token: number;\n availability: Date;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"]}
@@ -1,9 +0,0 @@
1
- export interface IUserSocietyTicketSupport {
2
- id?: number;
3
- idTicketSupport: number | null;
4
- idSociety: number | null;
5
- idUser: number | null;
6
- createdAt?: Date | null;
7
- updatedAt?: Date | null;
8
- }
9
- //# sourceMappingURL=IUserSocietyTicketSupport.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IUserSocietyTicketSupport.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUserSocietyTicketSupport.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,yBAAyB;IACxC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IUserSocietyTicketSupport.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IUserSocietyTicketSupport.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IUserSocietyTicketSupport.ts"],"names":[],"mappings":"","sourcesContent":["// usersSocietiesTicketSupport\nexport interface IUserSocietyTicketSupport {\n id?: number;\n idTicketSupport: number | null;\n idSociety: number | null;\n idUser: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export interface IVatMargin {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IVatMargin.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IVatMargin.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IVatMargin.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IVatMargin.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IVatMargin.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IVatMargin.ts"],"names":[],"mappings":"","sourcesContent":["// tvaMargin\nexport interface IVatMargin {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,8 +0,0 @@
1
- export interface IWebMailSpam {
2
- id?: number;
3
- keywords: string;
4
- idTypeSpam: number;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }
8
- //# sourceMappingURL=IWebMailSpam.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IWebMailSpam.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,YAAY;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IWebMailSpam.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IWebMailSpam.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpam.ts"],"names":[],"mappings":"","sourcesContent":["// webmailSpam\nexport interface IWebMailSpam {\n id?: number;\n keywords: string;\n idTypeSpam: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- export interface IWebMailSpamType {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IWebMailSpamType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IWebMailSpamType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IWebMailSpamType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IWebMailSpamType.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IWebMailSpamType.ts"],"names":[],"mappings":"","sourcesContent":["// webmailTypesSpam\nexport interface IWebMailSpamType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IAccountingTransaction_new.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAccountingTransaction_new.js","names":[],"sources":["../../../../ts/types/Interface/models/IAccountingTransaction_new.ts"],"sourcesContent":["import { IBankAccount } from './IBankAccount';\nimport { IRule } from './IRule';\nimport { ISociety } from './ISociety';\n\nexport interface IAccountingTransaction_new {\n idAccountingTransaction?: number;\n budgeaTransactionId: number;\n idBankAccount: number ;\n idSociety:number;\n idRule: number;\n dateValue: Date;\n dateLocked: Date | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n bankAccount: IBankAccount;\n society: ISociety;\n rule: IRule;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IAutoLoginToken.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IAutoLoginToken.js","names":[],"sources":["../../../../ts/types/Interface/models/IAutoLoginToken.ts"],"sourcesContent":["// autologinToken\nexport interface IAutoLoginToken {\n id?: number;\n staffid?: number;\n securityToken: string;\n used: boolean;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IBankTransaction.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IBankTransaction.js","names":[],"sources":["../../../../ts/types/Interface/models/IBankTransaction.ts"],"sourcesContent":["import { IBankAccount } from './IBankAccount';\nimport { IAccountingJournal } from './IAccountingJournal';\nimport { ISociety } from './ISociety';\nimport { IUser } from './IUser';\n\n// bankTransactions\nexport interface IBankTransaction {\n id?: number;\n reference: string | null;\n dateValue: Date;\n dateLocked: Date | null;\n checkDateLocked: boolean | null;\n dateVerified: Date | null;\n idUser: number | null;\n isBlocked: boolean;\n exported: Date | null;\n kilometers: number | null;\n purchaseTtc: number | null;\n isReadMobile: boolean;\n invoiceRequested: boolean;\n isLockedMobile: boolean;\n idBankAccount: number | null;\n idSociety: number;\n idPaymentMethod: number | null;\n idSocietyVehicle: number | null;\n idSocietyPartner: number | null;\n idRule: number | null;\n idAccountingJournal: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n bankAccount: IBankAccount;\n accountingJournal: IAccountingJournal;\n society: ISociety;\n user: IUser;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=ICallDirectly.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICallDirectly.js","names":[],"sources":["../../../../ts/types/Interface/models/ICallDirectly.ts"],"sourcesContent":["import { IUser } from './IUser';\nimport { IComment } from './IComment';\nimport { ISociety } from './ISociety';\nimport { IWebMail } from './IWebMail';\n\n// callDirectly\nexport interface ICallDirectly {\n id?: number;\n idSociety: number | null;\n dateCall: Date | null;\n responseDate: Date | null;\n stateFollowCall: number | null;\n idUserDemand: number | null;\n idCollaborator: number | null;\n idComment: number | null;\n idResponseComment: number | null;\n idMail: number | null;\n blocked: boolean;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n callDirectlyUserDemand: IUser;\n collaborator: IUser;\n comment: IComment;\n responseComment: IComment;\n society: ISociety;\n webmailMail: IWebMail;\n}\n"],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFaq.js","names":[],"sources":["../../../../ts/types/Interface/models/IFaq.ts"],"sourcesContent":["import { IFaqCategory } from './IFaqCategory';\nimport { IComptaType } from './IComptaType';\n\n// faqs\nexport interface IFaq {\n id?: number;\n question: string;\n answer: string;\n showForSwitchTour: string | null;\n idFaqsCategorie: number;\n idTypeCompta: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n faqCategory: IFaqCategory;\n compta: IComptaType;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IFaqCategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFaqCategory.js","names":[],"sources":["../../../../ts/types/Interface/models/IFaqCategory.ts"],"sourcesContent":["// faqCategories\nexport interface IFaqCategory {\n id?: number;\n name: string;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IFollowedQualityMail.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFollowedQualityMail.js","names":[],"sources":["../../../../ts/types/Interface/models/IFollowedQualityMail.ts"],"sourcesContent":["import { IFollowedQualityMailType } from './IFollowedQualityMailType';\nimport { IFile } from './IFile';\n\n// followedQualityMail\nexport interface IFollowedQualityMail {\n id?: number;\n idTypeFollowedQualityMail: number;\n idSociety: number;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n typeFollowedMail: IFollowedQualityMailType;\n file: IFile;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IFollowedQualityMailType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IFollowedQualityMailType.js","names":[],"sources":["../../../../ts/types/Interface/models/IFollowedQualityMailType.ts"],"sourcesContent":["// typeFollowedQualityMail\nexport interface IFollowedQualityMailType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IIdentification.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IIdentification.js","names":[],"sources":["../../../../ts/types/Interface/models/IIdentification.ts"],"sourcesContent":["import { IFormalism } from './IFormalism';\nimport { ISociety } from './ISociety';\n\n// identifications\nexport interface IIdentification {\n id?: number;\n observation: string | null;\n activityBefore: string | null;\n otherActivities: string | null;\n identityDocument: string | null;\n reason: string | null;\n compliantAt: Date | null;\n idFormalism: number | null;\n idSociety: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n formalism: IFormalism;\n society: ISociety;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IJob.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IJob.js","names":[],"sources":["../../../../ts/types/Interface/models/IJob.ts"],"sourcesContent":["import { IJobCategory } from './IJobCategory';\nimport { ISupervision } from './ISupervision';\n\n// jobs\nexport interface IJob {\n id?: number;\n name: string;\n idJobCategories: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n jobsHaveCategory: IJobCategory;\n supervisions: ISupervision[];\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IJobCategory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IJobCategory.js","names":[],"sources":["../../../../ts/types/Interface/models/IJobCategory.ts"],"sourcesContent":["import { IJob } from './IJob';\n\n// jobCategories\nexport interface IJobCategory {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n jobCategoriesJobs: IJob[];\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IPenalty.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPenalty.js","names":[],"sources":["../../../../ts/types/Interface/models/IPenalty.ts"],"sourcesContent":["import { ISociety } from './ISociety';\nimport { IPenaltyType } from './IPenaltyType';\nimport { ICustomerVat } from './ICustomerVat';\nimport { IUser } from './IUser';\n\n// penalities\nexport interface IPenalty {\n id?: number;\n idTypePenality: number | null;\n idSociety: number;\n idAccountant: number;\n idCustomerTva: number | null;\n reason: string | null;\n rebate: boolean;\n rebateIsAccepted: boolean | null;\n rebateAmount: number | null;\n amountRefunded: number | null;\n rebateIsDone: boolean;\n idCustomerTvaEnd: number | null;\n customerIsRefunded: boolean | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n typePenality: IPenaltyType;\n customersTvaBegin: ICustomerVat;\n customersTvaEnd: ICustomerVat;\n user: IUser;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IPenaltyType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPenaltyType.js","names":[],"sources":["../../../../ts/types/Interface/models/IPenaltyType.ts"],"sourcesContent":["// typePenalities\nexport interface IPenaltyType {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=ISuggestion.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISuggestion.js","names":[],"sources":["../../../../ts/types/Interface/models/ISuggestion.ts"],"sourcesContent":["import { IAccountingEntry } from './IAccountingEntry';\nimport { IAccount } from './IAccount';\n\nexport interface ISuggestion {\n id: number;\n accountNumber: string;\n score: number;\n\n idAccount?: number;\n account?: IAccount;\n\n idAccountingEntry?: number;\n accountingEntry?: IAccountingEntry;\n\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=ISupervisionJob.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISupervisionJob.js","names":[],"sources":["../../../../ts/types/Interface/models/ISupervisionJob.ts"],"sourcesContent":["// supervisionsJobs\nexport interface ISupervisionJob {\n id?: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idSupervision: number | null;\n idJob: number;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=ITmpValidationToken.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ITmpValidationToken.js","names":[],"sources":["../../../../ts/types/Interface/models/ITmpValidationToken.ts"],"sourcesContent":["import { IUser } from './IUser';\n\n// tmpValidationToken\nexport interface ITmpValidationToken {\n id?: number;\n token: number;\n availability: Date;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user: IUser;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IUserSocietyTicketSupport.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IUserSocietyTicketSupport.js","names":[],"sources":["../../../../ts/types/Interface/models/IUserSocietyTicketSupport.ts"],"sourcesContent":["// usersSocietiesTicketSupport\nexport interface IUserSocietyTicketSupport {\n id?: number;\n idTicketSupport: number | null;\n idSociety: number | null;\n idUser: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- //# sourceMappingURL=IVatMargin.js.map