@silexpert/core 1.1.162 → 1.1.164

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 (266) hide show
  1. package/dist/cjs/api/resources/BusinessPartner.d.ts +15 -0
  2. package/dist/cjs/api/resources/BusinessPartner.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/BusinessPartner.js +26 -0
  4. package/dist/cjs/api/resources/BusinessPartner.js.map +1 -0
  5. package/dist/cjs/api/resources/DubiousCustomer.d.ts +9 -0
  6. package/dist/cjs/api/resources/DubiousCustomer.d.ts.map +1 -0
  7. package/dist/cjs/api/resources/DubiousCustomer.js +20 -0
  8. package/dist/cjs/api/resources/DubiousCustomer.js.map +1 -0
  9. package/dist/cjs/api/resources/User.d.ts +3 -1
  10. package/dist/cjs/api/resources/User.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/User.js +6 -0
  12. package/dist/cjs/api/resources/User.js.map +1 -1
  13. package/dist/cjs/api/resources.d.ts +4 -0
  14. package/dist/cjs/api/resources.d.ts.map +1 -1
  15. package/dist/cjs/api/resources.js +4 -0
  16. package/dist/cjs/api/resources.js.map +1 -1
  17. package/dist/cjs/types/Enum/MaritalStatus.d.ts +9 -0
  18. package/dist/cjs/types/Enum/MaritalStatus.d.ts.map +1 -0
  19. package/dist/cjs/types/Enum/MaritalStatus.js +13 -0
  20. package/dist/cjs/types/Enum/MaritalStatus.js.map +1 -0
  21. package/dist/cjs/types/Enum/StatutsSection.js +1 -1
  22. package/dist/cjs/types/Enum/StatutsSection.js.map +1 -1
  23. package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
  24. package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
  25. package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +7 -0
  26. package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  27. package/dist/cjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
  28. package/dist/cjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
  29. package/dist/cjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +7 -0
  30. package/dist/cjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  31. package/dist/cjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.d.ts +29 -0
  32. package/dist/cjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.d.ts.map +1 -0
  33. package/dist/cjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js +170 -0
  34. package/dist/cjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js.map +1 -0
  35. package/dist/cjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.d.ts +5 -0
  36. package/dist/cjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.d.ts.map +1 -0
  37. package/dist/cjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js +35 -0
  38. package/dist/cjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js.map +1 -0
  39. package/dist/cjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.d.ts +30 -0
  40. package/dist/cjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.d.ts.map +1 -0
  41. package/dist/cjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js +176 -0
  42. package/dist/cjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js.map +1 -0
  43. package/dist/cjs/types/Interface/api/cerfa/3310.d.ts +1 -1
  44. package/dist/cjs/types/Interface/api/cerfa/3310.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/cerfa/3310.js.map +1 -1
  46. package/dist/cjs/types/Interface/api/cerfa/3514.d.ts +1 -1
  47. package/dist/cjs/types/Interface/api/cerfa/3514.d.ts.map +1 -1
  48. package/dist/cjs/types/Interface/api/cerfa/3514.js.map +1 -1
  49. package/dist/cjs/types/Interface/api/cerfa/3517.d.ts +2 -2
  50. package/dist/cjs/types/Interface/api/cerfa/3517.d.ts.map +1 -1
  51. package/dist/cjs/types/Interface/api/cerfa/3517.js.map +1 -1
  52. package/dist/cjs/types/Interface/api/cerfa/3519.d.ts +1 -1
  53. package/dist/cjs/types/Interface/api/cerfa/3519.d.ts.map +1 -1
  54. package/dist/cjs/types/Interface/api/cerfa/3519.js.map +1 -1
  55. package/dist/cjs/types/Interface/api/commercial/RequiredDocsTypeParams.d.ts +1 -1
  56. package/dist/cjs/types/Interface/api/commercial/RequiredDocsTypeParams.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/api/commercial/RequiredDocsTypeParams.js.map +1 -1
  58. package/dist/cjs/types/Interface/api/dubiousCustomer/Create.d.ts +9 -0
  59. package/dist/cjs/types/Interface/api/dubiousCustomer/Create.d.ts.map +1 -0
  60. package/dist/cjs/types/Interface/api/dubiousCustomer/Create.js +63 -0
  61. package/dist/cjs/types/Interface/api/dubiousCustomer/Create.js.map +1 -0
  62. package/dist/cjs/types/Interface/api/dubiousCustomer/Update.d.ts +10 -0
  63. package/dist/cjs/types/Interface/api/dubiousCustomer/Update.d.ts.map +1 -0
  64. package/dist/cjs/types/Interface/api/dubiousCustomer/Update.js +61 -0
  65. package/dist/cjs/types/Interface/api/dubiousCustomer/Update.js.map +1 -0
  66. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +2 -2
  67. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
  68. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +6 -6
  69. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  70. package/dist/cjs/types/Interface/api/statutsGeneration/TemplateParams.d.ts +31 -0
  71. package/dist/cjs/types/Interface/api/statutsGeneration/TemplateParams.d.ts.map +1 -0
  72. package/dist/cjs/types/Interface/api/statutsGeneration/TemplateParams.js +3 -0
  73. package/dist/cjs/types/Interface/api/statutsGeneration/TemplateParams.js.map +1 -0
  74. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +9 -9
  75. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  76. package/dist/cjs/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  77. package/dist/cjs/types/Interface/api/user/ParamsGetAllUserWithRoles.d.ts +1 -0
  78. package/dist/cjs/types/Interface/api/user/ParamsGetAllUserWithRoles.d.ts.map +1 -1
  79. package/dist/cjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js +7 -0
  80. package/dist/cjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
  81. package/dist/cjs/types/Interface/api/user/QueryGetAllFromSociety.d.ts +1 -0
  82. package/dist/cjs/types/Interface/api/user/QueryGetAllFromSociety.d.ts.map +1 -1
  83. package/dist/cjs/types/Interface/api/user/QueryGetAllFromSociety.js +9 -0
  84. package/dist/cjs/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -1
  85. package/dist/cjs/types/Interface/api/user/QueryGetAllWithoutBp.d.ts +4 -0
  86. package/dist/cjs/types/Interface/api/user/QueryGetAllWithoutBp.d.ts.map +1 -0
  87. package/dist/cjs/types/Interface/api/user/QueryGetAllWithoutBp.js +26 -0
  88. package/dist/cjs/types/Interface/api/user/QueryGetAllWithoutBp.js.map +1 -0
  89. package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts +1 -0
  90. package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  91. package/dist/cjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  92. package/dist/cjs/types/Interface/models/IBusinessPartner.d.ts +19 -25
  93. package/dist/cjs/types/Interface/models/IBusinessPartner.d.ts.map +1 -1
  94. package/dist/cjs/types/Interface/models/IBusinessPartner.js.map +1 -1
  95. package/dist/cjs/types/Interface/models/IDubiousCustomer.d.ts +26 -0
  96. package/dist/cjs/types/Interface/models/IDubiousCustomer.d.ts.map +1 -0
  97. package/dist/cjs/types/Interface/models/IDubiousCustomer.js +3 -0
  98. package/dist/cjs/types/Interface/models/IDubiousCustomer.js.map +1 -0
  99. package/dist/cjs/types/Interface/models/ISociety.d.ts +101 -101
  100. package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
  101. package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
  102. package/dist/cjs/types/Interface/models/IUser.d.ts +20 -5
  103. package/dist/cjs/types/Interface/models/IUser.d.ts.map +1 -1
  104. package/dist/cjs/types/Interface/models/IUser.js.map +1 -1
  105. package/dist/cjs/types/index.d.ts +9 -0
  106. package/dist/cjs/types/index.d.ts.map +1 -1
  107. package/dist/cjs/types/index.js +9 -0
  108. package/dist/cjs/types/index.js.map +1 -1
  109. package/dist/cjs/utils/documents.d.ts.map +1 -1
  110. package/dist/cjs/utils/documents.js +2 -0
  111. package/dist/cjs/utils/documents.js.map +1 -1
  112. package/dist/cjs/utils/vat/3514/century23.js +7 -7
  113. package/dist/cjs/utils/vat/3514/century23.js.map +1 -1
  114. package/dist/cjs/utils/vat/3519/century17.d.ts.map +1 -1
  115. package/dist/cjs/utils/vat/3519/century17.js +7 -6
  116. package/dist/cjs/utils/vat/3519/century17.js.map +1 -1
  117. package/dist/mjs/api/resources/BusinessPartner.d.ts +15 -0
  118. package/dist/mjs/api/resources/BusinessPartner.d.ts.map +1 -0
  119. package/dist/mjs/api/resources/BusinessPartner.js +22 -0
  120. package/dist/mjs/api/resources/BusinessPartner.js.map +1 -0
  121. package/dist/mjs/api/resources/DubiousCustomer.d.ts +9 -0
  122. package/dist/mjs/api/resources/DubiousCustomer.d.ts.map +1 -0
  123. package/dist/mjs/api/resources/DubiousCustomer.js +16 -0
  124. package/dist/mjs/api/resources/DubiousCustomer.js.map +1 -0
  125. package/dist/mjs/api/resources/User.d.ts +3 -1
  126. package/dist/mjs/api/resources/User.d.ts.map +1 -1
  127. package/dist/mjs/api/resources/User.js +6 -0
  128. package/dist/mjs/api/resources/User.js.map +1 -1
  129. package/dist/mjs/api/resources.d.ts +4 -0
  130. package/dist/mjs/api/resources.d.ts.map +1 -1
  131. package/dist/mjs/api/resources.js +4 -0
  132. package/dist/mjs/api/resources.js.map +1 -1
  133. package/dist/mjs/types/Enum/MaritalStatus.d.ts +9 -0
  134. package/dist/mjs/types/Enum/MaritalStatus.d.ts.map +1 -0
  135. package/dist/mjs/types/Enum/MaritalStatus.js +10 -0
  136. package/dist/mjs/types/Enum/MaritalStatus.js.map +1 -0
  137. package/dist/mjs/types/Enum/StatutsSection.js +1 -1
  138. package/dist/mjs/types/Enum/StatutsSection.js.map +1 -1
  139. package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
  140. package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
  141. package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +8 -0
  142. package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  143. package/dist/mjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
  144. package/dist/mjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
  145. package/dist/mjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +8 -0
  146. package/dist/mjs/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  147. package/dist/mjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.d.ts +29 -0
  148. package/dist/mjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.d.ts.map +1 -0
  149. package/dist/mjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js +191 -0
  150. package/dist/mjs/types/Interface/api/businessPartner/CreateBusinessPartnerParams.js.map +1 -0
  151. package/dist/mjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.d.ts +5 -0
  152. package/dist/mjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.d.ts.map +1 -0
  153. package/dist/mjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js +33 -0
  154. package/dist/mjs/types/Interface/api/businessPartner/QueryBusinessPartnerAll.js.map +1 -0
  155. package/dist/mjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.d.ts +30 -0
  156. package/dist/mjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.d.ts.map +1 -0
  157. package/dist/mjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js +198 -0
  158. package/dist/mjs/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.js.map +1 -0
  159. package/dist/mjs/types/Interface/api/cerfa/3310.d.ts +1 -1
  160. package/dist/mjs/types/Interface/api/cerfa/3310.d.ts.map +1 -1
  161. package/dist/mjs/types/Interface/api/cerfa/3310.js.map +1 -1
  162. package/dist/mjs/types/Interface/api/cerfa/3514.d.ts +1 -1
  163. package/dist/mjs/types/Interface/api/cerfa/3514.d.ts.map +1 -1
  164. package/dist/mjs/types/Interface/api/cerfa/3514.js.map +1 -1
  165. package/dist/mjs/types/Interface/api/cerfa/3517.d.ts +2 -2
  166. package/dist/mjs/types/Interface/api/cerfa/3517.d.ts.map +1 -1
  167. package/dist/mjs/types/Interface/api/cerfa/3517.js.map +1 -1
  168. package/dist/mjs/types/Interface/api/cerfa/3519.d.ts +1 -1
  169. package/dist/mjs/types/Interface/api/cerfa/3519.d.ts.map +1 -1
  170. package/dist/mjs/types/Interface/api/cerfa/3519.js.map +1 -1
  171. package/dist/mjs/types/Interface/api/commercial/RequiredDocsTypeParams.d.ts +1 -1
  172. package/dist/mjs/types/Interface/api/commercial/RequiredDocsTypeParams.d.ts.map +1 -1
  173. package/dist/mjs/types/Interface/api/commercial/RequiredDocsTypeParams.js.map +1 -1
  174. package/dist/mjs/types/Interface/api/dubiousCustomer/Create.d.ts +9 -0
  175. package/dist/mjs/types/Interface/api/dubiousCustomer/Create.d.ts.map +1 -0
  176. package/dist/mjs/types/Interface/api/dubiousCustomer/Create.js +65 -0
  177. package/dist/mjs/types/Interface/api/dubiousCustomer/Create.js.map +1 -0
  178. package/dist/mjs/types/Interface/api/dubiousCustomer/Update.d.ts +10 -0
  179. package/dist/mjs/types/Interface/api/dubiousCustomer/Update.d.ts.map +1 -0
  180. package/dist/mjs/types/Interface/api/dubiousCustomer/Update.js +64 -0
  181. package/dist/mjs/types/Interface/api/dubiousCustomer/Update.js.map +1 -0
  182. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +2 -2
  183. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
  184. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +12 -11
  185. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  186. package/dist/mjs/types/Interface/api/statutsGeneration/TemplateParams.d.ts +31 -0
  187. package/dist/mjs/types/Interface/api/statutsGeneration/TemplateParams.d.ts.map +1 -0
  188. package/dist/mjs/types/Interface/api/statutsGeneration/TemplateParams.js +2 -0
  189. package/dist/mjs/types/Interface/api/statutsGeneration/TemplateParams.js.map +1 -0
  190. package/dist/mjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +9 -9
  191. package/dist/mjs/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  192. package/dist/mjs/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  193. package/dist/mjs/types/Interface/api/user/ParamsGetAllUserWithRoles.d.ts +1 -0
  194. package/dist/mjs/types/Interface/api/user/ParamsGetAllUserWithRoles.d.ts.map +1 -1
  195. package/dist/mjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js +8 -0
  196. package/dist/mjs/types/Interface/api/user/ParamsGetAllUserWithRoles.js.map +1 -1
  197. package/dist/mjs/types/Interface/api/user/QueryGetAllFromSociety.d.ts +1 -0
  198. package/dist/mjs/types/Interface/api/user/QueryGetAllFromSociety.d.ts.map +1 -1
  199. package/dist/mjs/types/Interface/api/user/QueryGetAllFromSociety.js +11 -1
  200. package/dist/mjs/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -1
  201. package/dist/mjs/types/Interface/api/user/QueryGetAllWithoutBp.d.ts +4 -0
  202. package/dist/mjs/types/Interface/api/user/QueryGetAllWithoutBp.d.ts.map +1 -0
  203. package/dist/mjs/types/Interface/api/user/QueryGetAllWithoutBp.js +23 -0
  204. package/dist/mjs/types/Interface/api/user/QueryGetAllWithoutBp.js.map +1 -0
  205. package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts +1 -0
  206. package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  207. package/dist/mjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  208. package/dist/mjs/types/Interface/models/IBusinessPartner.d.ts +19 -25
  209. package/dist/mjs/types/Interface/models/IBusinessPartner.d.ts.map +1 -1
  210. package/dist/mjs/types/Interface/models/IBusinessPartner.js.map +1 -1
  211. package/dist/mjs/types/Interface/models/IDubiousCustomer.d.ts +26 -0
  212. package/dist/mjs/types/Interface/models/IDubiousCustomer.d.ts.map +1 -0
  213. package/dist/mjs/types/Interface/models/IDubiousCustomer.js +2 -0
  214. package/dist/mjs/types/Interface/models/IDubiousCustomer.js.map +1 -0
  215. package/dist/mjs/types/Interface/models/ISociety.d.ts +101 -101
  216. package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
  217. package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
  218. package/dist/mjs/types/Interface/models/IUser.d.ts +20 -5
  219. package/dist/mjs/types/Interface/models/IUser.d.ts.map +1 -1
  220. package/dist/mjs/types/Interface/models/IUser.js.map +1 -1
  221. package/dist/mjs/types/index.d.ts +9 -0
  222. package/dist/mjs/types/index.d.ts.map +1 -1
  223. package/dist/mjs/types/index.js +9 -0
  224. package/dist/mjs/types/index.js.map +1 -1
  225. package/dist/mjs/utils/documents.d.ts.map +1 -1
  226. package/dist/mjs/utils/documents.js +2 -0
  227. package/dist/mjs/utils/documents.js.map +1 -1
  228. package/dist/mjs/utils/vat/3514/century23.js +7 -7
  229. package/dist/mjs/utils/vat/3514/century23.js.map +1 -1
  230. package/dist/mjs/utils/vat/3519/century17.d.ts.map +1 -1
  231. package/dist/mjs/utils/vat/3519/century17.js +2 -1
  232. package/dist/mjs/utils/vat/3519/century17.js.map +1 -1
  233. package/package.json +1 -1
  234. package/ts/api/resources/BusinessPartner.ts +31 -0
  235. package/ts/api/resources/DubiousCustomer.ts +21 -0
  236. package/ts/api/resources/User.ts +7 -1
  237. package/ts/api/resources.ts +4 -0
  238. package/ts/types/Enum/MaritalStatus.ts +9 -0
  239. package/ts/types/Enum/StatutsSection.ts +1 -1
  240. package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
  241. package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +6 -0
  242. package/ts/types/Interface/api/businessPartner/CreateBusinessPartnerParams.ts +132 -0
  243. package/ts/types/Interface/api/businessPartner/QueryBusinessPartnerAll.ts +19 -0
  244. package/ts/types/Interface/api/businessPartner/UpdateBusinessPartnerParams.ts +137 -0
  245. package/ts/types/Interface/api/cerfa/3310.ts +1 -1
  246. package/ts/types/Interface/api/cerfa/3514.ts +1 -1
  247. package/ts/types/Interface/api/cerfa/3517.ts +2 -2
  248. package/ts/types/Interface/api/cerfa/3519.ts +1 -1
  249. package/ts/types/Interface/api/commercial/RequiredDocsTypeParams.ts +1 -1
  250. package/ts/types/Interface/api/dubiousCustomer/Create.ts +43 -0
  251. package/ts/types/Interface/api/dubiousCustomer/Update.ts +42 -0
  252. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +3 -2
  253. package/ts/types/Interface/api/statutsGeneration/TemplateParams.ts +31 -0
  254. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +9 -9
  255. package/ts/types/Interface/api/user/ParamsGetAllUserWithRoles.ts +6 -0
  256. package/ts/types/Interface/api/user/QueryGetAllFromSociety.ts +11 -1
  257. package/ts/types/Interface/api/user/QueryGetAllWithoutBp.ts +11 -0
  258. package/ts/types/Interface/models/IBalanceSheetModule.ts +1 -0
  259. package/ts/types/Interface/models/IBusinessPartner.ts +23 -27
  260. package/ts/types/Interface/models/IDubiousCustomer.ts +29 -0
  261. package/ts/types/Interface/models/ISociety.ts +101 -101
  262. package/ts/types/Interface/models/IUser.ts +22 -7
  263. package/ts/types/index.ts +10 -1
  264. package/ts/utils/documents.ts +2 -0
  265. package/ts/utils/vat/3514/century23.ts +7 -7
  266. package/ts/utils/vat/3519/century17.ts +2 -1
@@ -0,0 +1,64 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { IsBoolean, IsOptional, IsNumber } from 'class-validator';
11
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
12
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
13
+ export class UpdateDubiousCustomer {
14
+ idExercice;
15
+ nonRecoveryPercentagePrevious;
16
+ nonRecoveryPercentage;
17
+ unRecoverable;
18
+ debtAmount;
19
+ idVat;
20
+ idThirdParty;
21
+ }
22
+ __decorate([
23
+ ApiProperty(),
24
+ IsNumber(),
25
+ __metadata("design:type", Number)
26
+ ], UpdateDubiousCustomer.prototype, "idExercice", void 0);
27
+ __decorate([
28
+ ApiPropertyOptional(),
29
+ IsNumber(),
30
+ IsOptional(),
31
+ __metadata("design:type", Number)
32
+ ], UpdateDubiousCustomer.prototype, "nonRecoveryPercentagePrevious", void 0);
33
+ __decorate([
34
+ ApiPropertyOptional(),
35
+ IsNumber(),
36
+ IsOptional(),
37
+ __metadata("design:type", Number)
38
+ ], UpdateDubiousCustomer.prototype, "nonRecoveryPercentage", void 0);
39
+ __decorate([
40
+ ApiPropertyOptional(),
41
+ IsBoolean(),
42
+ ToBoolean(),
43
+ IsOptional(),
44
+ __metadata("design:type", Boolean)
45
+ ], UpdateDubiousCustomer.prototype, "unRecoverable", void 0);
46
+ __decorate([
47
+ ApiPropertyOptional(),
48
+ IsNumber(),
49
+ IsOptional(),
50
+ __metadata("design:type", Number)
51
+ ], UpdateDubiousCustomer.prototype, "debtAmount", void 0);
52
+ __decorate([
53
+ ApiPropertyOptional(),
54
+ IsNumber(),
55
+ IsOptional(),
56
+ __metadata("design:type", Number)
57
+ ], UpdateDubiousCustomer.prototype, "idVat", void 0);
58
+ __decorate([
59
+ ApiPropertyOptional(),
60
+ IsNumber(),
61
+ IsOptional(),
62
+ __metadata("design:type", Number)
63
+ ], UpdateDubiousCustomer.prototype, "idThirdParty", void 0);
64
+ //# sourceMappingURL=Update.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Update.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/dubiousCustomer/Update.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,qBAAqB;IAG9B,UAAU,CAAS;IAKnB,6BAA6B,CAAU;IAKvC,qBAAqB,CAAU;IAM/B,aAAa,CAAW;IAKxB,UAAU,CAAU;IAKpB,KAAK,CAAU;IAKf,YAAY,CAAU;CAGzB;AApCC;IAAC,WAAW,EAAE;IACb,QAAQ,EAAE;;yDACU;AAErB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;4EAC4B;AAEzC;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;oEACoB;AAEjC;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;4DACa;AAE1B;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;yDACS;AAEtB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;oDACI;AAEjB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;2DACW","sourcesContent":["import { IsBoolean, IsOptional, IsNumber } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateDubiousCustomer {\n @ApiProperty()\n @IsNumber()\n idExercice: number;\n \n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n nonRecoveryPercentagePrevious?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n nonRecoveryPercentage?: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n unRecoverable?: boolean;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n debtAmount?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idVat?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idThirdParty?: number;\n\n \n}\n"]}
@@ -4,11 +4,11 @@ export declare class CreateBusinessPartnersAndUsersParamsUser {
4
4
  firstname?: string;
5
5
  lastname?: string;
6
6
  birthdate?: Date;
7
- }
8
- export declare class CreateBusinessPartnersAndUsersParams {
9
7
  cityOfBirth?: string;
10
8
  idCountryBirth?: CountryId;
11
9
  idNationality?: number;
10
+ }
11
+ export declare class CreateBusinessPartnersAndUsersParams {
12
12
  isPhysical?: boolean;
13
13
  sharesHeld?: number;
14
14
  user?: CreateBusinessPartnersAndUsersParamsUser;
@@ -1 +1 @@
1
- {"version":3,"file":"CreateBusinessPartnersAndUsersParams.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAGlD,qBAAa,wCAAwC;IAIjD,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,SAAS,CAAC,EAAE,IAAI,CAAC;CACpB;AAED,qBAAa,oCAAoC;IAI7C,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,cAAc,CAAC,EAAE,SAAS,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAMvB,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,IAAI,CAAC,EAAE,wCAAwC,CAAC;CACnD"}
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAGlD,qBAAa,wCAAwC;IAIjD,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,SAAS,CAAC,EAAE,IAAI,CAAC;IAKjB,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,cAAc,CAAC,EAAE,SAAS,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,qBAAa,oCAAoC;IAM7C,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,IAAI,CAAC,EAAE,wCAAwC,CAAC;CACnD"}
@@ -16,6 +16,9 @@ export class CreateBusinessPartnersAndUsersParamsUser {
16
16
  firstname;
17
17
  lastname;
18
18
  birthdate;
19
+ cityOfBirth;
20
+ idCountryBirth;
21
+ idNationality;
19
22
  }
20
23
  __decorate([
21
24
  ApiPropertyOptional(),
@@ -41,32 +44,30 @@ __decorate([
41
44
  IsDate(),
42
45
  __metadata("design:type", Date)
43
46
  ], CreateBusinessPartnersAndUsersParamsUser.prototype, "birthdate", void 0);
44
- export class CreateBusinessPartnersAndUsersParams {
45
- cityOfBirth;
46
- idCountryBirth;
47
- idNationality;
48
- isPhysical;
49
- sharesHeld;
50
- user;
51
- }
52
47
  __decorate([
53
48
  ApiPropertyOptional(),
54
49
  IsOptional(),
55
50
  IsString(),
56
51
  __metadata("design:type", String)
57
- ], CreateBusinessPartnersAndUsersParams.prototype, "cityOfBirth", void 0);
52
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "cityOfBirth", void 0);
58
53
  __decorate([
59
54
  ApiPropertyOptional(),
60
55
  IsOptional(),
61
56
  IsEnum(CountryId),
62
57
  __metadata("design:type", Number)
63
- ], CreateBusinessPartnersAndUsersParams.prototype, "idCountryBirth", void 0);
58
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "idCountryBirth", void 0);
64
59
  __decorate([
65
60
  ApiPropertyOptional(),
66
61
  IsOptional(),
67
62
  IsInt(),
68
63
  __metadata("design:type", Number)
69
- ], CreateBusinessPartnersAndUsersParams.prototype, "idNationality", void 0);
64
+ ], CreateBusinessPartnersAndUsersParamsUser.prototype, "idNationality", void 0);
65
+ export class CreateBusinessPartnersAndUsersParams {
66
+ // @deprecated
67
+ isPhysical;
68
+ sharesHeld;
69
+ user;
70
+ }
70
71
  __decorate([
71
72
  ApiPropertyOptional(),
72
73
  IsOptional(),
@@ -1 +1 @@
1
- {"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GACvD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wCAAwC;IAIjD,MAAM,CAAU;IAKhB,SAAS,CAAU;IAKnB,QAAQ,CAAU;IAKlB,SAAS,CAAQ;CACpB;AAnBC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;wEACO;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2EACU;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0EACS;AAEpB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACK,IAAI;2EAAC;AAGrB,MAAM,OAAO,oCAAoC;IAI7C,WAAW,CAAU;IAKrB,cAAc,CAAa;IAK3B,aAAa,CAAU;IAMvB,UAAU,CAAW;IAKrB,UAAU,CAAU;IAGpB,IAAI,CAA4C;CACnD;AA5BC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;yEACY;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;4EACW;AAE7B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;2EACiB;AAEzB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACW;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;wEACc;AAEtB;IAAC,WAAW,EAAE;8BACL,wCAAwC;kEAAC","sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"]}
1
+ {"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GACvD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAChF,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,wCAAwC;IAIjD,MAAM,CAAU;IAKhB,SAAS,CAAU;IAKnB,QAAQ,CAAU;IAKlB,SAAS,CAAQ;IAKjB,WAAW,CAAU;IAKrB,cAAc,CAAa;IAK3B,aAAa,CAAU;CAC1B;AAlCC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;wEACO;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2EACU;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0EACS;AAEpB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACK,IAAI;2EAAC;AAEnB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;6EACY;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,SAAS,CAAC;;gFACW;AAE7B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;+EACiB;AAG3B,MAAM,OAAO,oCAAoC;IAC/C,cAAc;IAKZ,UAAU,CAAW;IAKrB,UAAU,CAAU;IAGpB,IAAI,CAA4C;CACnD;AAbC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACW;AAEvB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;wEACc;AAEtB;IAAC,WAAW,EAAE;8BACL,wCAAwC;kEAAC","sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n // @deprecated\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"]}
@@ -0,0 +1,31 @@
1
+ import { IExercice } from '../../models/IExercice';
2
+ import { ISociety } from '../../models/ISociety';
3
+ import { IUser } from '../../models/IUser';
4
+ export interface TemplateParams {
5
+ yearInText?: string | null;
6
+ dayAndMonthInText?: string | null;
7
+ ownerIsMarried?: boolean | null;
8
+ totalShares?: number | null;
9
+ totalSharesInText?: string | null;
10
+ shareCost?: number | null;
11
+ shareCostInText?: string | null;
12
+ user?: TemplateUser | null;
13
+ hasAssociates?: boolean | null;
14
+ society?: TemplateSociety | null;
15
+ activity?: string | null;
16
+ exercice?: TemplateExercice | null;
17
+ }
18
+ interface TemplateUser extends Partial<IUser> {
19
+ birthdateAsText?: string | null;
20
+ }
21
+ interface TemplateSociety extends Partial<ISociety> {
22
+ legalFormAsText?: string | null;
23
+ socialCapitalInText?: string | null;
24
+ }
25
+ interface TemplateExercice extends Partial<IExercice> {
26
+ id?: number;
27
+ startDateAsText?: string | null;
28
+ endDateAsText?: string | null;
29
+ }
30
+ export {};
31
+ //# sourceMappingURL=TemplateParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TemplateParams.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/statutsGeneration/TemplateParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAE3C,MAAM,WAAW,cAAc;IAC7B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,cAAc,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,IAAI,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/B,OAAO,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;CACpC;AACD,UAAU,YAAa,SAAQ,OAAO,CAAC,KAAK,CAAC;IAC3C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC;AACD,UAAU,eAAgB,SAAQ,OAAO,CAAC,QAAQ,CAAC;IACjD,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC;AAED,UAAU,gBAAiB,SAAQ,OAAO,CAAC,SAAS,CAAC;IACnD,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=TemplateParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TemplateParams.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/statutsGeneration/TemplateParams.ts"],"names":[],"mappings":"","sourcesContent":["import { IExercice } from '../../models/IExercice';\nimport { ISociety } from '../../models/ISociety';\nimport { IUser } from '../../models/IUser';\n\nexport interface TemplateParams {\n yearInText?: string | null;\n dayAndMonthInText?: string | null;\n ownerIsMarried?: boolean | null;\n totalShares?: number | null;\n totalSharesInText?: string | null;\n shareCost?: number | null;\n shareCostInText?: string | null;\n user?: TemplateUser | null;\n hasAssociates?: boolean | null;\n society?: TemplateSociety | null;\n activity?: string | null;\n exercice?: TemplateExercice | null;\n}\ninterface TemplateUser extends Partial<IUser> {\n birthdateAsText?: string | null;\n}\ninterface TemplateSociety extends Partial<ISociety> {\n legalFormAsText?: string | null;\n socialCapitalInText?: string | null;\n}\n \ninterface TemplateExercice extends Partial<IExercice> {\n id?: number;\n startDateAsText?: string | null;\n endDateAsText?: string | null;\n}"]}
@@ -13,16 +13,16 @@ import { ISocietyStat } from '../../models/ISocietyStat';
13
13
  export declare class ReadTaxDeadline {
14
14
  society: {
15
15
  id?: number;
16
- name: string | null;
17
- idComptaType: ComptaType | null;
18
- idVatRegime: VatRegime | null;
19
- isWaitingEnd: boolean | null;
20
- idTypeBrand: number | null;
21
- vatUploadDay: number | null;
16
+ name?: string | null;
17
+ idComptaType?: ComptaType | null;
18
+ idVatRegime?: VatRegime | null;
19
+ isWaitingEnd?: boolean | null;
20
+ idTypeBrand?: number | null;
21
+ vatUploadDay?: number | null;
22
22
  terminationsList?: ITerminationList | null;
23
- unpaid: number | null;
24
- unpaidDetails: UnpaidDetail[];
25
- isLate: boolean;
23
+ unpaid?: number | null;
24
+ unpaidDetails?: UnpaidDetail[];
25
+ isLate?: boolean;
26
26
  };
27
27
  accountant: IUser;
28
28
  exercice: IExercice;
@@ -1 +1 @@
1
- {"version":3,"file":"ReadTaxDeadline.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ReadTaxDeadline.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReadTaxDeadline.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"AAeA,MAAM,OAAO,eAAe;IAC1B,OAAO,CAYL;IACF,UAAU,CAAQ;IAClB,QAAQ,CAAY;IACpB,SAAS,CAAc;IACvB,eAAe,CAAyB;IACxC,YAAY,CAAiB;IAC7B,UAAU,CAAe;IACzB,YAAY,CAAuB;IACnC,WAAW,CAAsB;IACjC,aAAa,CAAyB;IACtC,MAAM,CAAe;IACrB,WAAW,CAA0B;IACrC,8BAA8B,CAAuC;IACrE,UAAU,CAUR;CACH;AAED,MAAM,OAAO,YAAY;IACvB,IAAI,CAAS;IAAC,KAAK,CAAS;CAC7B;AACD,MAAM,OAAO,yBAAyB;IACpC,IAAI,CAA6C;IACjD,QAAQ,CAA6C;CACtD;AAED,MAAM,OAAO,kCAAkC;IAC7C,EAAE,CAAS;IACX,MAAM,CAAU;IAChB,IAAI,CAAU;IACd,IAAI,CAAS;IACb,MAAM,CAAU;CACjB;AAED,MAAM,OAAO,qBAAqB;IAChC,EAAE,CAAS;IACX,IAAI,CAAS;IACb,MAAM,CAAS;IACf,IAAI,CAAS;IACb,MAAM,CAAU;IAChB,MAAM,CAAU;IAChB,eAAe,CAA0B;CAC1C;AAED,MAAM,OAAO,eAAe;IAC1B,OAAO,CAAW;IAClB,KAAK,CAGH;IACF,KAAK,CAAU;IACf,QAAQ,CAAY;IACpB,UAAU,CAA0B;IACpC,GAAG,CAAsB;IACzB,YAAY,CAAgB;IAC5B,IAAI,CAA0K;IAC9K,UAAU,CAAU;CACrB","sourcesContent":["import { IExercice } from '../../models/IExercice';\nimport { ComptaType } from '../../../Enum/ComptaType';\nimport { VatRegime } from '../../../Enum/VatRegime';\nimport { IBalanceSheet } from '../../models/IBalanceSheet';\nimport { ISupervision } from '../../models/ISupervision';\nimport { IExerciceDetail } from '../../models/IExerciceDetail';\nimport { IFile } from '../../models/IFile';\nimport { IUser } from '../../models/IUser';\nimport { ITerminationList } from '../../models/ITerminationList';\nimport {\n UnpaidDetail, IPendingPoint, ISociety, ReadChecklistDeadline, IRegistration, VatDeadlineType,\n} from '../../..';\nimport { ICustomerVat } from '../../models/ICustomerVat';\nimport { ISocietyStat } from '../../models/ISocietyStat';\n\nexport class ReadTaxDeadline {\n society: {\n id?: number;\n name: string | null;\n idComptaType: ComptaType | null;\n idVatRegime: VatRegime | null;\n isWaitingEnd: boolean | null;\n idTypeBrand: number | null;\n vatUploadDay: number | null;\n terminationsList?: ITerminationList | null;\n unpaid: number | null;\n unpaidDetails: UnpaidDetail[];\n isLate: boolean;\n };\n accountant: IUser;\n exercice: IExercice;\n exercices: IExercice[];\n exerciceDetails: IExerciceDetail | null;\n customersVat: ICustomerVat[];\n commercial: IUser | null;\n balanceSheet: IBalanceSheet | null;\n supervision: ISupervision | null;\n pendingPoints: IPendingPoint[] | null;\n letter: IFile | null;\n prestations: PrestationTaxDeadline[];\n activePrestationsComplementary: ComplementaryPrestationTaxDeadline[];\n statistics: {\n turnovers: ISocietyStat[];\n transactions: {\n annoted: number;\n total: number;\n };\n entries: {\n revised: number;\n total: number;\n }\n };\n}\n\nexport class StateDetails {\n date: string; total: number;\n}\nexport class ReadTaxDeadlineStatistics {\n todo: { total: number, details: StateDetails[] };\n accepted: { total: number, details: StateDetails[] };\n}\n\nexport class ComplementaryPrestationTaxDeadline {\n id: number;\n signed: boolean;\n paid: boolean;\n name: string;\n isBack: boolean;\n}\n\nexport class PrestationTaxDeadline {\n id: number;\n name: string;\n amount: number;\n paid: number;\n isBack: boolean;\n signed: boolean;\n terminationList: ITerminationList | null;\n}\n\nexport class ReadVatDeadline {\n society: ISociety;\n stats: {\n annotated: number | null;\n revised: number | null;\n };\n users: IUser[];\n exercice: IExercice;\n checklists: ReadChecklistDeadline[];\n vat: ICustomerVat | null;\n registration: IRegistration;\n type: { id: VatDeadlineType; operations?: Array<{ id: number; label: string; dateValue: Date; amount: number; }>; turnover?: number; limit?: number; businessLine?: string; };\n hasComment: boolean;\n}"]}
1
+ {"version":3,"file":"ReadTaxDeadline.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts"],"names":[],"mappings":"AAeA,MAAM,OAAO,eAAe;IAC1B,OAAO,CAYL;IACF,UAAU,CAAQ;IAClB,QAAQ,CAAY;IACpB,SAAS,CAAc;IACvB,eAAe,CAAyB;IACxC,YAAY,CAAiB;IAC7B,UAAU,CAAe;IACzB,YAAY,CAAuB;IACnC,WAAW,CAAsB;IACjC,aAAa,CAAyB;IACtC,MAAM,CAAe;IACrB,WAAW,CAA0B;IACrC,8BAA8B,CAAuC;IACrE,UAAU,CAUR;CACH;AAED,MAAM,OAAO,YAAY;IACvB,IAAI,CAAS;IAAC,KAAK,CAAS;CAC7B;AACD,MAAM,OAAO,yBAAyB;IACpC,IAAI,CAA6C;IACjD,QAAQ,CAA6C;CACtD;AAED,MAAM,OAAO,kCAAkC;IAC7C,EAAE,CAAS;IACX,MAAM,CAAU;IAChB,IAAI,CAAU;IACd,IAAI,CAAS;IACb,MAAM,CAAU;CACjB;AAED,MAAM,OAAO,qBAAqB;IAChC,EAAE,CAAS;IACX,IAAI,CAAS;IACb,MAAM,CAAS;IACf,IAAI,CAAS;IACb,MAAM,CAAU;IAChB,MAAM,CAAU;IAChB,eAAe,CAA0B;CAC1C;AAED,MAAM,OAAO,eAAe;IAC1B,OAAO,CAAW;IAClB,KAAK,CAGH;IACF,KAAK,CAAU;IACf,QAAQ,CAAY;IACpB,UAAU,CAA0B;IACpC,GAAG,CAAsB;IACzB,YAAY,CAAgB;IAC5B,IAAI,CAA0K;IAC9K,UAAU,CAAU;CACrB","sourcesContent":["import { IExercice } from '../../models/IExercice';\nimport { ComptaType } from '../../../Enum/ComptaType';\nimport { VatRegime } from '../../../Enum/VatRegime';\nimport { IBalanceSheet } from '../../models/IBalanceSheet';\nimport { ISupervision } from '../../models/ISupervision';\nimport { IExerciceDetail } from '../../models/IExerciceDetail';\nimport { IFile } from '../../models/IFile';\nimport { IUser } from '../../models/IUser';\nimport { ITerminationList } from '../../models/ITerminationList';\nimport {\n UnpaidDetail, IPendingPoint, ISociety, ReadChecklistDeadline, IRegistration, VatDeadlineType,\n} from '../../..';\nimport { ICustomerVat } from '../../models/ICustomerVat';\nimport { ISocietyStat } from '../../models/ISocietyStat';\n\nexport class ReadTaxDeadline {\n society: {\n id?: number;\n name?: string | null;\n idComptaType?: ComptaType | null;\n idVatRegime?: VatRegime | null;\n isWaitingEnd?: boolean | null;\n idTypeBrand?: number | null;\n vatUploadDay?: number | null;\n terminationsList?: ITerminationList | null;\n unpaid?: number | null;\n unpaidDetails?: UnpaidDetail[];\n isLate?: boolean;\n };\n accountant: IUser;\n exercice: IExercice;\n exercices: IExercice[];\n exerciceDetails: IExerciceDetail | null;\n customersVat: ICustomerVat[];\n commercial: IUser | null;\n balanceSheet: IBalanceSheet | null;\n supervision: ISupervision | null;\n pendingPoints: IPendingPoint[] | null;\n letter: IFile | null;\n prestations: PrestationTaxDeadline[];\n activePrestationsComplementary: ComplementaryPrestationTaxDeadline[];\n statistics: {\n turnovers: ISocietyStat[];\n transactions: {\n annoted: number;\n total: number;\n };\n entries: {\n revised: number;\n total: number;\n }\n };\n}\n\nexport class StateDetails {\n date: string; total: number;\n}\nexport class ReadTaxDeadlineStatistics {\n todo: { total: number, details: StateDetails[] };\n accepted: { total: number, details: StateDetails[] };\n}\n\nexport class ComplementaryPrestationTaxDeadline {\n id: number;\n signed: boolean;\n paid: boolean;\n name: string;\n isBack: boolean;\n}\n\nexport class PrestationTaxDeadline {\n id: number;\n name: string;\n amount: number;\n paid: number;\n isBack: boolean;\n signed: boolean;\n terminationList: ITerminationList | null;\n}\n\nexport class ReadVatDeadline {\n society: ISociety;\n stats: {\n annotated: number | null;\n revised: number | null;\n };\n users: IUser[];\n exercice: IExercice;\n checklists: ReadChecklistDeadline[];\n vat: ICustomerVat | null;\n registration: IRegistration;\n type: { id: VatDeadlineType; operations?: Array<{ id: number; label: string; dateValue: Date; amount: number; }>; turnover?: number; limit?: number; businessLine?: string; };\n hasComment: boolean;\n}"]}
@@ -5,5 +5,6 @@ export declare class ParamsGetAllUserWithRoles {
5
5
  includes?: string[];
6
6
  attributes?: string[];
7
7
  withWorkingSchedules?: boolean;
8
+ usersNotInBusinessPartner?: boolean;
8
9
  }
9
10
  //# sourceMappingURL=ParamsGetAllUserWithRoles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ParamsGetAllUserWithRoles.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/ParamsGetAllUserWithRoles.ts"],"names":[],"mappings":"AAMA,qBAAa,yBAAyB;IAGlC,KAAK,EAAC,MAAM,EAAE,CAAC;IAKf,SAAS,CAAC,EAAC,MAAM,CAAC;IAMlB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAQnB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IAOpB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAMtB,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAClC"}
1
+ {"version":3,"file":"ParamsGetAllUserWithRoles.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/ParamsGetAllUserWithRoles.ts"],"names":[],"mappings":"AAMA,qBAAa,yBAAyB;IAGlC,KAAK,EAAC,MAAM,EAAE,CAAC;IAKf,SAAS,CAAC,EAAC,MAAM,CAAC;IAMlB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAQnB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IAOpB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAMtB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAM/B,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACvC"}
@@ -17,6 +17,7 @@ export class ParamsGetAllUserWithRoles {
17
17
  includes;
18
18
  attributes;
19
19
  withWorkingSchedules;
20
+ usersNotInBusinessPartner;
20
21
  }
21
22
  __decorate([
22
23
  ApiProperty(),
@@ -60,4 +61,11 @@ __decorate([
60
61
  ToBoolean(),
61
62
  __metadata("design:type", Boolean)
62
63
  ], ParamsGetAllUserWithRoles.prototype, "withWorkingSchedules", void 0);
64
+ __decorate([
65
+ ApiPropertyOptional(),
66
+ IsOptional(),
67
+ IsBoolean(),
68
+ ToBoolean(),
69
+ __metadata("design:type", Boolean)
70
+ ], ParamsGetAllUserWithRoles.prototype, "usersNotInBusinessPartner", void 0);
63
71
  //# sourceMappingURL=ParamsGetAllUserWithRoles.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ParamsGetAllUserWithRoles.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/ParamsGetAllUserWithRoles.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,KAAK,EAAE,OAAO,GACtD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,yBAAyB;IAGlC,KAAK,CAAU;IAKf,SAAS,CAAS;IAMlB,QAAQ,CAAW;IAQnB,QAAQ,CAAY;IAOpB,UAAU,CAAY;IAMtB,oBAAoB,CAAW;CAClC;AAnCC;IAAC,WAAW,EAAE;IACb,OAAO,EAAE;;wDACO;AAEjB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;4DACY;AAEpB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;2DACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,aAAa,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;2DAChB;AAEtB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;;6DACsB;AAExB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;uEACqB","sourcesContent":["import {\n IsBoolean, IsIn, IsOptional, IsString, IsInt, IsArray,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class ParamsGetAllUserWithRoles {\n @ApiProperty()\n @IsArray()\n roles:number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?:number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n withFile?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['permissions'], { each: true })\n includes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n withWorkingSchedules?: boolean;\n}"]}
1
+ {"version":3,"file":"ParamsGetAllUserWithRoles.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/ParamsGetAllUserWithRoles.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,KAAK,EAAE,OAAO,GACtD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,yBAAyB;IAGlC,KAAK,CAAU;IAKf,SAAS,CAAS;IAMlB,QAAQ,CAAW;IAQnB,QAAQ,CAAY;IAOpB,UAAU,CAAY;IAMtB,oBAAoB,CAAW;IAM/B,yBAAyB,CAAW;CACvC;AAzCC;IAAC,WAAW,EAAE;IACb,OAAO,EAAE;;wDACO;AAEjB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;4DACY;AAEpB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;2DACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,aAAa,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;2DAChB;AAEtB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;;6DACsB;AAExB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;uEACqB;AAEjC;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;4EAC0B","sourcesContent":["import {\n IsBoolean, IsIn, IsOptional, IsString, IsInt, IsArray,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class ParamsGetAllUserWithRoles {\n @ApiProperty()\n @IsArray()\n roles:number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSociety?:number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n withFile?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['permissions'], { each: true })\n includes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n withWorkingSchedules?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n usersNotInBusinessPartner?: boolean;\n}"]}
@@ -1,5 +1,6 @@
1
1
  export declare class QueryGetAllFromSociety {
2
2
  idSociety: number;
3
3
  roles: number[];
4
+ usersNotInBusinessPartner?: boolean;
4
5
  }
5
6
  //# sourceMappingURL=QueryGetAllFromSociety.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"QueryGetAllFromSociety.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/QueryGetAllFromSociety.ts"],"names":[],"mappings":"AAEA,qBAAa,sBAAsB;IAO/B,SAAS,EAAE,MAAM,CAAC;IAQlB,KAAK,EAAE,MAAM,EAAE,CAAC;CACnB"}
1
+ {"version":3,"file":"QueryGetAllFromSociety.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/QueryGetAllFromSociety.ts"],"names":[],"mappings":"AAMA,qBAAa,sBAAsB;IAO/B,SAAS,EAAE,MAAM,CAAC;IAQlB,KAAK,EAAE,MAAM,EAAE,CAAC;IAMhB,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACvC"}
@@ -7,10 +7,13 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  var __metadata = (this && this.__metadata) || function (k, v) {
8
8
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
9
  };
10
- import { ApiProperty } from '../../../../utils';
10
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
11
+ import { IsBoolean, IsOptional, } from 'class-validator';
12
+ import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
11
13
  export class QueryGetAllFromSociety {
12
14
  idSociety;
13
15
  roles;
16
+ usersNotInBusinessPartner;
14
17
  }
15
18
  __decorate([
16
19
  ApiProperty({
@@ -30,4 +33,11 @@ __decorate([
30
33
  }),
31
34
  __metadata("design:type", Array)
32
35
  ], QueryGetAllFromSociety.prototype, "roles", void 0);
36
+ __decorate([
37
+ ApiPropertyOptional(),
38
+ IsOptional(),
39
+ IsBoolean(),
40
+ ToBoolean(),
41
+ __metadata("design:type", Boolean)
42
+ ], QueryGetAllFromSociety.prototype, "usersNotInBusinessPartner", void 0);
33
43
  //# sourceMappingURL=QueryGetAllFromSociety.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"QueryGetAllFromSociety.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/QueryGetAllFromSociety.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,sBAAsB;IAO/B,SAAS,CAAS;IAQlB,KAAK,CAAW;CACnB;AAfC;IAAC,WAAW,CAAC;QACX,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,GAAG;KACb,CAAC;;yDACkB;AAEpB;IAAC,WAAW,CAAC;QACX,WAAW,EAAE,kDAAkD;QAC/D,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,CAAC,MAAM,CAAC;QACd,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC;KACjB,CAAC;;qDACgB","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryGetAllFromSociety {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n\n @ApiProperty({\n description: 'array of roles id needed to return list of users',\n required: true,\n type: [Number],\n example: [1, 13],\n })\n roles: number[];\n}"]}
1
+ {"version":3,"file":"QueryGetAllFromSociety.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/QueryGetAllFromSociety.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EACL,SAAS,EAAE,UAAU,GACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,sBAAsB;IAO/B,SAAS,CAAS;IAQlB,KAAK,CAAW;IAMhB,yBAAyB,CAAW;CACvC;AArBC;IAAC,WAAW,CAAC;QACX,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,GAAG;KACb,CAAC;;yDACkB;AAEpB;IAAC,WAAW,CAAC;QACX,WAAW,EAAE,kDAAkD;QAC/D,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,CAAC,MAAM,CAAC;QACd,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC;KACjB,CAAC;;qDACgB;AAElB;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;yEAC0B","sourcesContent":["import { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport {\n IsBoolean, IsOptional, \n} from 'class-validator';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryGetAllFromSociety {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n\n @ApiProperty({\n description: 'array of roles id needed to return list of users',\n required: true,\n type: [Number],\n example: [1, 13],\n })\n roles: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n usersNotInBusinessPartner?: boolean;\n}"]}
@@ -0,0 +1,4 @@
1
+ export declare class QueryGetAllWithoutBp {
2
+ idSociety: number;
3
+ }
4
+ //# sourceMappingURL=QueryGetAllWithoutBp.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryGetAllWithoutBp.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/QueryGetAllWithoutBp.ts"],"names":[],"mappings":"AAEA,qBAAa,oBAAoB;IAO7B,SAAS,EAAE,MAAM,CAAC;CACrB"}
@@ -0,0 +1,23 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ 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;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ var __metadata = (this && this.__metadata) || function (k, v) {
8
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
+ };
10
+ import { ApiProperty } from '../../../../utils';
11
+ export class QueryGetAllWithoutBp {
12
+ idSociety;
13
+ }
14
+ __decorate([
15
+ ApiProperty({
16
+ description: 'id of the specified society',
17
+ required: true,
18
+ type: Number,
19
+ example: 100,
20
+ }),
21
+ __metadata("design:type", Number)
22
+ ], QueryGetAllWithoutBp.prototype, "idSociety", void 0);
23
+ //# sourceMappingURL=QueryGetAllWithoutBp.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QueryGetAllWithoutBp.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/QueryGetAllWithoutBp.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,oBAAoB;IAO7B,SAAS,CAAS;CACrB;AAPC;IAAC,WAAW,CAAC;QACX,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,GAAG;KACb,CAAC;;uDACkB","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class QueryGetAllWithoutBp {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n}"]}
@@ -25,6 +25,7 @@ export interface IBalanceSheetModule {
25
25
  hasCheckedVAT?: boolean | null;
26
26
  hasCheckedCompanyTax?: boolean | null;
27
27
  hasValidateKilometricAllowance?: boolean | null;
28
+ hasDubiousCustomers?: boolean | null;
28
29
  idSociety: number;
29
30
  idExercice: number;
30
31
  createdAt?: Date | null;
@@ -1 +1 @@
1
- {"version":3,"file":"IBalanceSheetModule.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBalanceSheetModule.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,mBAAmB,EAAE,OAAO,GAAG,IAAI,CAAC;IACpC,kBAAkB,EAAE,OAAO,GAAG,IAAI,CAAC;IAEnC,sBAAsB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACxC,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAClC,YAAY,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,eAAe,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,6BAA6B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/C,oBAAoB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,6BAA6B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/C,2BAA2B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7C,wBAAwB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1C,eAAe,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACjC,0BAA0B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5C,0BAA0B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5C,6BAA6B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/C,cAAc,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,uBAAuB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACzC,cAAc,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,eAAe,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC,aAAa,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/B,oBAAoB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,8BAA8B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IAC/C,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"IBalanceSheetModule.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBalanceSheetModule.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,mBAAmB,EAAE,OAAO,GAAG,IAAI,CAAC;IACpC,kBAAkB,EAAE,OAAO,GAAG,IAAI,CAAC;IAEnC,sBAAsB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACxC,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAClC,YAAY,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC9B,eAAe,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,6BAA6B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/C,oBAAoB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,6BAA6B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/C,2BAA2B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7C,wBAAwB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC1C,eAAe,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACjC,0BAA0B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5C,0BAA0B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC5C,6BAA6B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/C,cAAc,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,uBAAuB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACzC,cAAc,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChC,eAAe,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC,aAAa,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC/B,oBAAoB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,8BAA8B,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IAC/C,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAA;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"IBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBalanceSheetModule.ts"],"names":[],"mappings":"","sourcesContent":["// balanceSheetModule\nexport interface IBalanceSheetModule {\n id?: number;\n inventory: boolean | null;\n loanToDeclare: boolean | null;\n hasPreviousExercice: boolean | null;\n provisionToDeclare: boolean | null;\n // deadlinerecoveryImmobilization: boolean;\n recoveryImmobilization?: boolean | null;\n incomeAllocation?: boolean | null;\n salariesFile?: boolean | null;\n hasShareCapital: boolean | null;\n hasAffectedPatrimonyToDeclare?: boolean | null;\n hasAffectedPatrimony?: boolean | null;\n hasCustomerInvoiceToEstablish?: boolean | null;\n hasCustomerAssetToEstablish?: boolean | null;\n hasCustomerPrepaidIncome?: boolean | null;\n hasCustomerDebt?: boolean | null;\n hasProviderPrepaidReceived?: boolean | null;\n hasProviderAssetToReceived?: boolean | null;\n hasProviderInvoiceNotReceived?: boolean | null;\n hasProviderDue?: boolean | null;\n hasManualEntryToDeclare?: boolean | null;\n hasLaundryFees?: boolean | null;\n hasMealExpenses?: boolean | null;\n hasFinancialCharges?: boolean | null;\n hasCheckedVAT?: boolean | null;\n hasCheckedCompanyTax?: boolean | null;\n hasValidateKilometricAllowance?: boolean | null\n idSociety: number;\n idExercice: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
1
+ {"version":3,"file":"IBalanceSheetModule.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBalanceSheetModule.ts"],"names":[],"mappings":"","sourcesContent":["// balanceSheetModule\nexport interface IBalanceSheetModule {\n id?: number;\n inventory: boolean | null;\n loanToDeclare: boolean | null;\n hasPreviousExercice: boolean | null;\n provisionToDeclare: boolean | null;\n // deadlinerecoveryImmobilization: boolean;\n recoveryImmobilization?: boolean | null;\n incomeAllocation?: boolean | null;\n salariesFile?: boolean | null;\n hasShareCapital: boolean | null;\n hasAffectedPatrimonyToDeclare?: boolean | null;\n hasAffectedPatrimony?: boolean | null;\n hasCustomerInvoiceToEstablish?: boolean | null;\n hasCustomerAssetToEstablish?: boolean | null;\n hasCustomerPrepaidIncome?: boolean | null;\n hasCustomerDebt?: boolean | null;\n hasProviderPrepaidReceived?: boolean | null;\n hasProviderAssetToReceived?: boolean | null;\n hasProviderInvoiceNotReceived?: boolean | null;\n hasProviderDue?: boolean | null;\n hasManualEntryToDeclare?: boolean | null;\n hasLaundryFees?: boolean | null;\n hasMealExpenses?: boolean | null;\n hasFinancialCharges?: boolean | null;\n hasCheckedVAT?: boolean | null;\n hasCheckedCompanyTax?: boolean | null;\n hasValidateKilometricAllowance?: boolean | null\n hasDubiousCustomers?: boolean | null\n idSociety: number;\n idExercice: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,42 +1,36 @@
1
- import { ICountry } from './ICountry';
2
1
  import { IGedFile } from './IGedFile';
3
- import { INationality } from './INationality';
4
2
  import { ISociety } from './ISociety';
5
3
  import { IUser } from './IUser';
6
4
  export interface IBusinessPartner {
7
5
  id?: number;
8
6
  isPhysical: boolean;
9
- address: string | null;
10
- zipCodeBirth: string | null;
11
- birthPlace: string | null;
12
- departmentBirth: string | null;
13
- idCountryBirth: number | null;
14
- birthname: string | null;
15
- cityOfBirth: string | null;
16
- sharesHeld: number | null;
17
- idCountry: number | null;
18
- idNationality: number | null;
19
- reason: string | null;
20
- reasonQuality: string | null;
21
- identityDocument: string | null;
22
- otherActivities: string | null;
23
- activityBefore: string | null;
24
- maritalStatus: string | null;
25
- idGedFileKbis: number | null;
26
- idGedFileIC: number | null;
27
- idGedFileStatus: number | null;
7
+ sharesHeld?: number;
8
+ reason?: string;
9
+ reasonQuality?: string;
10
+ identityDocument?: string;
11
+ otherActivities?: string;
12
+ activityBefore?: string;
13
+ /**
14
+ * @deprecated
15
+ */
16
+ idGedFileKbis?: number;
17
+ /**
18
+ * @deprecated
19
+ */
20
+ idGedFileIC?: number;
21
+ /**
22
+ * @deprecated
23
+ */
24
+ idGedFileStatus?: number;
28
25
  idSociety: number | null;
29
26
  idUser: number | null;
30
27
  idSocietyParent: number;
31
- idMaritalStatus: number;
28
+ idQuality: number | null;
32
29
  createdAt?: Date | null;
33
30
  updatedAt?: Date | null;
34
- country?: ICountry;
35
- countryLiving?: ICountry;
36
31
  fileKbis?: IGedFile;
37
32
  fileIC?: IGedFile;
38
33
  fileStatus?: IGedFile;
39
- nationality?: INationality;
40
34
  society?: ISociety;
41
35
  user?: IUser;
42
36
  societyParent?: ISociety;
@@ -1 +1 @@
1
- {"version":3,"file":"IBusinessPartner.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBusinessPartner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,aAAa,CAAC,EAAE,QAAQ,CAAC;IACzB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,MAAM,CAAC,EAAE,QAAQ,CAAC;IAClB,UAAU,CAAC,EAAE,QAAQ,CAAC;IACtB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,aAAa,CAAC,EAAE,QAAQ,CAAC;CAC1B"}
1
+ {"version":3,"file":"IBusinessPartner.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBusinessPartner.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,UAAU,EAAE,OAAO,CAAC;IAEpB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,MAAM,CAAC,EAAE,QAAQ,CAAC;IAClB,UAAU,CAAC,EAAE,QAAQ,CAAC;IACtB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,aAAa,CAAC,EAAE,QAAQ,CAAC;CAC1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"IBusinessPartner.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBusinessPartner.ts"],"names":[],"mappings":"","sourcesContent":["import { ICountry } from './ICountry';\nimport { IGedFile } from './IGedFile';\nimport { INationality } from './INationality';\nimport { ISociety } from './ISociety';\nimport { IUser } from './IUser';\n\n// businessPartners\nexport interface IBusinessPartner {\n id?: number;\n isPhysical: boolean;\n address: string | null;\n zipCodeBirth: string | null;\n // @deprecated\n birthPlace: string | null;\n departmentBirth: string | null;\n idCountryBirth: number | null;\n birthname: string | null;\n cityOfBirth: string | null;\n sharesHeld: number | null;\n idCountry: number | null;\n idNationality: number | null;\n reason: string | null;\n reasonQuality: string | null;\n identityDocument: string | null;\n otherActivities: string | null;\n activityBefore: string | null;\n maritalStatus: string | null;\n idGedFileKbis: number | null;\n idGedFileIC: number | null;\n idGedFileStatus: number | null;\n idSociety: number | null;\n idUser: number | null;\n idSocietyParent: number;\n idMaritalStatus: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n country?: ICountry;\n countryLiving?: ICountry;\n fileKbis?: IGedFile;\n fileIC?: IGedFile;\n fileStatus?: IGedFile;\n nationality?: INationality;\n society?: ISociety;\n user?: IUser;\n societyParent?: ISociety;\n}\n"]}
1
+ {"version":3,"file":"IBusinessPartner.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IBusinessPartner.ts"],"names":[],"mappings":"","sourcesContent":["import { IGedFile } from './IGedFile';\nimport { ISociety } from './ISociety';\nimport { IUser } from './IUser';\n\n// businessPartners\nexport interface IBusinessPartner {\n id?: number;\n // @deprecated\n isPhysical: boolean; //TODO: devrait devenir useless -> idSociety et idUser suffisent\n // @deprecated\n sharesHeld?: number;\n // @deprecated\n reason?: string;\n reasonQuality?: string;\n identityDocument?: string;\n otherActivities?: string;\n activityBefore?: string;\n /**\n * @deprecated \n */\n idGedFileKbis?: number;\n /**\n * @deprecated \n */\n idGedFileIC?: number;\n /**\n * @deprecated \n */\n idGedFileStatus?: number;\n idSociety: number | null;\n idUser: number | null;\n idSocietyParent: number;\n idQuality: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n \n // Associations\n fileKbis?: IGedFile;\n fileIC?: IGedFile;\n fileStatus?: IGedFile;\n society?: ISociety;\n user?: IUser;\n societyParent?: ISociety;\n}\n"]}
@@ -0,0 +1,26 @@
1
+ import { IAccountingTransaction, IExercice } from '../..';
2
+ import { ISociety } from './ISociety';
3
+ import { IThirdParty } from './IThirdParty';
4
+ import { IVat } from './IVat';
5
+ export interface IDubiousCustomer {
6
+ id?: number;
7
+ idSociety: number;
8
+ idThirdParty: number;
9
+ idExercice: number;
10
+ idVat: number;
11
+ idAccountingTransactionPrevious: number | null;
12
+ idAccountingTransaction: number | null;
13
+ nonRecoveryPercentage: number;
14
+ nonRecoveryPercentagePrevious: number | null;
15
+ unRecoverable: Date;
16
+ debtAmount: number;
17
+ createdAt?: Date | null;
18
+ updatedAt?: Date | null;
19
+ vat: IVat;
20
+ society: ISociety;
21
+ thirdParty: IThirdParty;
22
+ exercice: IExercice;
23
+ transactionPrevious: IAccountingTransaction;
24
+ transaction: IAccountingTransaction;
25
+ }
26
+ //# sourceMappingURL=IDubiousCustomer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IDubiousCustomer.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IDubiousCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,WAAW,gBAAgB;IAC/B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,+BAA+B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/C,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,6BAA6B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7C,aAAa,EAAE,IAAI,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,GAAG,EAAE,IAAI,CAAC;IACV,OAAO,EAAE,QAAQ,CAAC;IAClB,UAAU,EAAE,WAAW,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC;IACpB,mBAAmB,EAAE,sBAAsB,CAAC;IAC5C,WAAW,EAAE,sBAAsB,CAAA;CACpC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=IDubiousCustomer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IDubiousCustomer.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IDubiousCustomer.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccountingTransaction, IExercice } from '../..';\nimport { ISociety } from './ISociety';\nimport { IThirdParty } from './IThirdParty';\nimport { IVat } from './IVat';\n\n\nexport interface IDubiousCustomer {\n id?: number;\n idSociety: number;\n idThirdParty: number;\n idExercice: number;\n idVat: number;\n idAccountingTransactionPrevious: number | null;\n idAccountingTransaction: number | null;\n nonRecoveryPercentage: number;\n nonRecoveryPercentagePrevious: number | null;\n unRecoverable: Date;\n debtAmount: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n vat: IVat;\n society: ISociety;\n thirdParty: IThirdParty;\n exercice: IExercice;\n transactionPrevious: IAccountingTransaction;\n transaction: IAccountingTransaction\n}"]}