@silexpert/core 1.1.2 → 1.1.3

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 (328) hide show
  1. package/es/api/resources/CommercialImport.d.ts +9 -0
  2. package/es/api/resources/CommercialImport.d.ts.map +1 -0
  3. package/es/api/resources/CommercialImport.js +24 -0
  4. package/es/api/resources/CommercialImport.js.map +1 -0
  5. package/es/api/resources/Exercice.d.ts +3 -1
  6. package/es/api/resources/Exercice.d.ts.map +1 -1
  7. package/es/api/resources/Exercice.js +6 -0
  8. package/es/api/resources/Exercice.js.map +1 -1
  9. package/es/api/resources/FIle.d.ts +1 -1
  10. package/es/api/resources/FIle.d.ts.map +1 -1
  11. package/es/api/resources/FIle.js +2 -2
  12. package/es/api/resources/FIle.js.map +1 -1
  13. package/es/api/resources/Registration.d.ts +2 -1
  14. package/es/api/resources/Registration.d.ts.map +1 -1
  15. package/es/api/resources/Registration.js +3 -0
  16. package/es/api/resources/Registration.js.map +1 -1
  17. package/es/api/resources/TimeRecorder.d.ts +2 -1
  18. package/es/api/resources/TimeRecorder.d.ts.map +1 -1
  19. package/es/api/resources/TimeRecorder.js +3 -0
  20. package/es/api/resources/TimeRecorder.js.map +1 -1
  21. package/es/api/resources/Vat.d.ts.map +1 -1
  22. package/es/api/resources/Vat.js +2 -1
  23. package/es/api/resources/Vat.js.map +1 -1
  24. package/es/api/resources/statistic/CustomerSuccess.js +1 -1
  25. package/es/api/resources/statistic/CustomerSuccess.js.map +1 -1
  26. package/es/api/resources.d.ts +2 -0
  27. package/es/api/resources.d.ts.map +1 -1
  28. package/es/api/resources.js +2 -0
  29. package/es/api/resources.js.map +1 -1
  30. package/es/types/Enum/AdjustmentType.d.ts +14 -0
  31. package/es/types/Enum/AdjustmentType.d.ts.map +1 -0
  32. package/es/types/Enum/AdjustmentType.js +38 -0
  33. package/es/types/Enum/AdjustmentType.js.map +1 -0
  34. package/es/types/Enum/CommercialImportHeader.d.ts +12 -0
  35. package/es/types/Enum/CommercialImportHeader.d.ts.map +1 -0
  36. package/es/types/Enum/CommercialImportHeader.js +102 -0
  37. package/es/types/Enum/CommercialImportHeader.js.map +1 -0
  38. package/es/types/Enum/Ged.d.ts +1 -0
  39. package/es/types/Enum/Ged.d.ts.map +1 -1
  40. package/es/types/Enum/Ged.js +1 -1
  41. package/es/types/Enum/Ged.js.map +1 -1
  42. package/es/types/Enum/JobTitle.d.ts +2 -1
  43. package/es/types/Enum/JobTitle.d.ts.map +1 -1
  44. package/es/types/Enum/JobTitle.js +6 -0
  45. package/es/types/Enum/JobTitle.js.map +1 -1
  46. package/es/types/Enum/MimeType.d.ts +1 -0
  47. package/es/types/Enum/MimeType.d.ts.map +1 -1
  48. package/es/types/Enum/MimeType.js +1 -0
  49. package/es/types/Enum/MimeType.js.map +1 -1
  50. package/es/types/Enum/RoleDetail.d.ts +8 -0
  51. package/es/types/Enum/RoleDetail.d.ts.map +1 -1
  52. package/es/types/Enum/RoleDetail.js +8 -0
  53. package/es/types/Enum/RoleDetail.js.map +1 -1
  54. package/es/types/Enum/TimeRecorderLocation.d.ts +4 -0
  55. package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
  56. package/es/types/Enum/TimeRecorderLocation.js +3 -0
  57. package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
  58. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +0 -1
  59. package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -1
  60. package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  61. package/es/types/Interface/api/adjustment/Create.d.ts +7 -0
  62. package/es/types/Interface/api/adjustment/Create.d.ts.map +1 -0
  63. package/es/types/Interface/api/adjustment/Create.js +32 -0
  64. package/es/types/Interface/api/adjustment/Create.js.map +1 -0
  65. package/es/types/Interface/api/adjustment/Query.d.ts +4 -0
  66. package/es/types/Interface/api/adjustment/Query.d.ts.map +1 -0
  67. package/es/types/Interface/api/adjustment/Query.js +19 -0
  68. package/es/types/Interface/api/adjustment/Query.js.map +1 -0
  69. package/es/types/Interface/api/adjustment/Read.d.ts +10 -0
  70. package/es/types/Interface/api/adjustment/Read.d.ts.map +1 -0
  71. package/es/types/Interface/api/adjustment/Read.js +3 -0
  72. package/es/types/Interface/api/adjustment/Read.js.map +1 -0
  73. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +4 -0
  74. package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +1 -0
  75. package/es/types/Interface/api/archive/ImportSocietyArchive.js +19 -0
  76. package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
  77. package/es/types/Interface/api/commercialImport/Create.d.ts +11 -0
  78. package/es/types/Interface/api/commercialImport/Create.d.ts.map +1 -0
  79. package/es/types/Interface/api/commercialImport/Create.js +34 -0
  80. package/es/types/Interface/api/commercialImport/Create.js.map +1 -0
  81. package/es/types/Interface/api/commercialImport/Query.d.ts +12 -0
  82. package/es/types/Interface/api/commercialImport/Query.d.ts.map +1 -0
  83. package/es/types/Interface/api/commercialImport/Query.js +23 -0
  84. package/es/types/Interface/api/commercialImport/Query.js.map +1 -0
  85. package/es/types/Interface/api/commercialImport/Read.d.ts +40 -0
  86. package/es/types/Interface/api/commercialImport/Read.d.ts.map +1 -0
  87. package/es/types/Interface/api/commercialImport/Read.js +2 -0
  88. package/es/types/Interface/api/commercialImport/Read.js.map +1 -0
  89. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +28 -0
  90. package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -0
  91. package/es/types/Interface/api/companeo/CompaneoReturn.js +2 -0
  92. package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
  93. package/es/types/Interface/api/companeo/Query.d.ts +5 -0
  94. package/es/types/Interface/api/companeo/Query.d.ts.map +1 -0
  95. package/es/types/Interface/api/companeo/Query.js +26 -0
  96. package/es/types/Interface/api/companeo/Query.js.map +1 -0
  97. package/es/types/Interface/api/society/CreateSociety.d.ts +1 -0
  98. package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
  99. package/es/types/Interface/api/society/CreateSociety.js +4 -0
  100. package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
  101. package/es/types/Interface/api/statistic/QueryInternal.d.ts +2 -0
  102. package/es/types/Interface/api/statistic/QueryInternal.d.ts.map +1 -1
  103. package/es/types/Interface/api/statistic/QueryInternal.js +3 -1
  104. package/es/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  105. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +1 -0
  106. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
  107. package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  108. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +1 -0
  109. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +1 -1
  110. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +6 -0
  111. package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  112. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +5 -0
  113. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +1 -0
  114. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +25 -0
  115. package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
  116. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +5 -0
  117. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
  118. package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  119. package/es/types/Interface/models/IAccountsSocieties.d.ts +2 -0
  120. package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
  121. package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
  122. package/es/types/Interface/models/IAdjustment.d.ts +13 -0
  123. package/es/types/Interface/models/IAdjustment.d.ts.map +1 -0
  124. package/es/types/Interface/models/IAdjustment.js +2 -0
  125. package/es/types/Interface/models/IAdjustment.js.map +1 -0
  126. package/es/types/Interface/models/IApiError.d.ts +4 -0
  127. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  128. package/es/types/Interface/models/IApiError.js +5 -0
  129. package/es/types/Interface/models/IApiError.js.map +1 -1
  130. package/es/types/Interface/models/IAreasInvoice.d.ts +0 -1
  131. package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
  132. package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
  133. package/es/types/Interface/models/IBalanceSheet.d.ts +2 -0
  134. package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
  135. package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
  136. package/es/types/Interface/models/IExercice.d.ts +3 -0
  137. package/es/types/Interface/models/IExercice.d.ts.map +1 -1
  138. package/es/types/Interface/models/IExercice.js.map +1 -1
  139. package/es/types/Interface/models/IGedFile.d.ts +3 -0
  140. package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
  141. package/es/types/Interface/models/IGedFile.js.map +1 -1
  142. package/es/types/Interface/models/ILettering.d.ts +0 -4
  143. package/es/types/Interface/models/ILettering.d.ts.map +1 -1
  144. package/es/types/Interface/models/ILettering.js.map +1 -1
  145. package/es/types/Interface/models/ISociety.d.ts +4 -1
  146. package/es/types/Interface/models/ISociety.d.ts.map +1 -1
  147. package/es/types/Interface/models/ISociety.js.map +1 -1
  148. package/es/types/Interface/models/ISocietyApproval.d.ts +4 -2
  149. package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
  150. package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
  151. package/es/types/Interface/models/IUser.d.ts +2 -0
  152. package/es/types/Interface/models/IUser.d.ts.map +1 -1
  153. package/es/types/Interface/models/IUser.js.map +1 -1
  154. package/es/types/index.d.ts +13 -5
  155. package/es/types/index.d.ts.map +1 -1
  156. package/es/types/index.js +13 -5
  157. package/es/types/index.js.map +1 -1
  158. package/es/utils/email.js +2 -2
  159. package/es/utils/email.js.map +1 -1
  160. package/es/utils/phone.d.ts +1 -1
  161. package/es/utils/phone.d.ts.map +1 -1
  162. package/es/utils/phone.js +8 -8
  163. package/es/utils/phone.js.map +1 -1
  164. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  165. package/es/utils/vat/3310/century23.js +1 -6
  166. package/es/utils/vat/3310/century23.js.map +1 -1
  167. package/js/api/resources/CommercialImport.js +38 -0
  168. package/js/api/resources/CommercialImport.js.map +1 -0
  169. package/js/api/resources/Exercice.js +6 -0
  170. package/js/api/resources/Exercice.js.map +1 -1
  171. package/js/api/resources/FIle.js +2 -2
  172. package/js/api/resources/FIle.js.map +1 -1
  173. package/js/api/resources/Registration.js +5 -0
  174. package/js/api/resources/Registration.js.map +1 -1
  175. package/js/api/resources/TimeRecorder.js +5 -0
  176. package/js/api/resources/TimeRecorder.js.map +1 -1
  177. package/js/api/resources/Vat.js +2 -1
  178. package/js/api/resources/Vat.js.map +1 -1
  179. package/js/api/resources/statistic/CustomerSuccess.js +1 -1
  180. package/js/api/resources/statistic/CustomerSuccess.js.map +1 -1
  181. package/js/api/resources.js +3 -1
  182. package/js/api/resources.js.map +1 -1
  183. package/js/types/Enum/AdjustmentType.js +38 -0
  184. package/js/types/Enum/AdjustmentType.js.map +1 -0
  185. package/js/types/Enum/CommercialImportHeader.js +107 -0
  186. package/js/types/Enum/CommercialImportHeader.js.map +1 -0
  187. package/js/types/Enum/Ged.js +1 -1
  188. package/js/types/Enum/Ged.js.map +1 -1
  189. package/js/types/Enum/JobTitle.js +5 -0
  190. package/js/types/Enum/JobTitle.js.map +1 -1
  191. package/js/types/Enum/MimeType.js +1 -0
  192. package/js/types/Enum/MimeType.js.map +1 -1
  193. package/js/types/Enum/RoleDetail.js +16 -8
  194. package/js/types/Enum/RoleDetail.js.map +1 -1
  195. package/js/types/Enum/TimeRecorderLocation.js +4 -0
  196. package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
  197. package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
  198. package/js/types/Interface/api/adjustment/Create.js +25 -0
  199. package/js/types/Interface/api/adjustment/Create.js.map +1 -0
  200. package/js/types/Interface/api/adjustment/Query.js +22 -0
  201. package/js/types/Interface/api/adjustment/Query.js.map +1 -0
  202. package/js/types/Interface/api/adjustment/Read.js +8 -0
  203. package/js/types/Interface/api/adjustment/Read.js.map +1 -0
  204. package/js/types/Interface/api/archive/ImportSocietyArchive.js +22 -0
  205. package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
  206. package/js/types/Interface/api/commercialImport/Create.js +27 -0
  207. package/js/types/Interface/api/commercialImport/Create.js.map +1 -0
  208. package/js/types/Interface/api/commercialImport/Query.js +24 -0
  209. package/js/types/Interface/api/commercialImport/Query.js.map +1 -0
  210. package/js/types/Interface/{models/IPageView.js → api/commercialImport/Read.js} +1 -1
  211. package/js/types/Interface/api/commercialImport/Read.js.map +1 -0
  212. package/js/types/Interface/{models/IInterestedByFeature.js → api/companeo/CompaneoReturn.js} +1 -1
  213. package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
  214. package/js/types/Interface/api/companeo/Query.js +23 -0
  215. package/js/types/Interface/api/companeo/Query.js.map +1 -0
  216. package/js/types/Interface/api/society/CreateSociety.js +1 -0
  217. package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
  218. package/js/types/Interface/api/statistic/QueryInternal.js +4 -2
  219. package/js/types/Interface/api/statistic/QueryInternal.js.map +1 -1
  220. package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
  221. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +1 -0
  222. package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
  223. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +23 -0
  224. package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
  225. package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
  226. package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
  227. package/js/types/Interface/models/{IEngagementAccountingFile.js → IAdjustment.js} +1 -1
  228. package/js/types/Interface/models/IAdjustment.js.map +1 -0
  229. package/js/types/Interface/models/IApiError.js +5 -0
  230. package/js/types/Interface/models/IApiError.js.map +1 -1
  231. package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
  232. package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
  233. package/js/types/Interface/models/IExercice.js.map +1 -1
  234. package/js/types/Interface/models/IGedFile.js.map +1 -1
  235. package/js/types/Interface/models/ILettering.js.map +1 -1
  236. package/js/types/Interface/models/ISociety.js.map +1 -1
  237. package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
  238. package/js/types/Interface/models/IUser.js.map +1 -1
  239. package/js/types/index.js +196 -116
  240. package/js/types/index.js.map +1 -1
  241. package/js/utils/email.js +2 -2
  242. package/js/utils/email.js.map +1 -1
  243. package/js/utils/phone.js +8 -8
  244. package/js/utils/phone.js.map +1 -1
  245. package/js/utils/vat/3310/century23.js +1 -5
  246. package/js/utils/vat/3310/century23.js.map +1 -1
  247. package/package.json +1 -1
  248. package/ts/api/resources/CommercialImport.ts +32 -0
  249. package/ts/api/resources/Exercice.ts +9 -1
  250. package/ts/api/resources/FIle.ts +2 -2
  251. package/ts/api/resources/Registration.ts +6 -0
  252. package/ts/api/resources/TimeRecorder.ts +4 -1
  253. package/ts/api/resources/Vat.ts +2 -1
  254. package/ts/api/resources/statistic/CustomerSuccess.ts +1 -1
  255. package/ts/api/resources.ts +2 -0
  256. package/ts/types/Enum/AdjustmentType.ts +37 -0
  257. package/ts/types/Enum/CommercialImportHeader.ts +112 -0
  258. package/ts/types/Enum/Ged.ts +1 -1
  259. package/ts/types/Enum/JobTitle.ts +6 -0
  260. package/ts/types/Enum/MimeType.ts +1 -0
  261. package/ts/types/Enum/RoleDetail.ts +8 -0
  262. package/ts/types/Enum/TimeRecorderLocation.ts +4 -0
  263. package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +0 -1
  264. package/ts/types/Interface/api/adjustment/Create.ts +19 -0
  265. package/ts/types/Interface/api/adjustment/Query.ts +8 -0
  266. package/ts/types/Interface/api/adjustment/Read.ts +10 -0
  267. package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +8 -0
  268. package/ts/types/Interface/api/commercialImport/Create.ts +22 -0
  269. package/ts/types/Interface/api/commercialImport/Query.ts +34 -0
  270. package/ts/types/Interface/api/commercialImport/Read.ts +40 -0
  271. package/ts/types/Interface/api/companeo/CompaneoReturn.ts +27 -0
  272. package/ts/types/Interface/api/companeo/Query.ts +14 -0
  273. package/ts/types/Interface/api/society/CreateSociety.ts +3 -0
  274. package/ts/types/Interface/api/statistic/QueryInternal.ts +2 -0
  275. package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +1 -1
  276. package/ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts +5 -0
  277. package/ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts +15 -0
  278. package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +7 -1
  279. package/ts/types/Interface/models/IAccountsSocieties.ts +4 -0
  280. package/ts/types/Interface/models/IAdjustment.ts +14 -0
  281. package/ts/types/Interface/models/IApiError.ts +6 -0
  282. package/ts/types/Interface/models/IAreasInvoice.ts +0 -1
  283. package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
  284. package/ts/types/Interface/models/IExercice.ts +3 -0
  285. package/ts/types/Interface/models/IGedFile.ts +3 -0
  286. package/ts/types/Interface/models/ILettering.ts +0 -8
  287. package/ts/types/Interface/models/ISociety.ts +4 -0
  288. package/ts/types/Interface/models/ISocietyApproval.ts +4 -2
  289. package/ts/types/Interface/models/IUser.ts +2 -0
  290. package/ts/types/index.ts +13 -5
  291. package/ts/utils/email.ts +2 -2
  292. package/ts/utils/phone.ts +8 -8
  293. package/ts/utils/vat/3310/century23.ts +1 -6
  294. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts +0 -27
  295. package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +0 -1
  296. package/es/types/Interface/models/IEngagementAccountingEntry.js +0 -2
  297. package/es/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
  298. package/es/types/Interface/models/IEngagementAccountingFile.d.ts +0 -43
  299. package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +0 -1
  300. package/es/types/Interface/models/IEngagementAccountingFile.js +0 -2
  301. package/es/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
  302. package/es/types/Interface/models/IEngagementBankTransaction.d.ts +0 -33
  303. package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +0 -1
  304. package/es/types/Interface/models/IEngagementBankTransaction.js +0 -2
  305. package/es/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
  306. package/es/types/Interface/models/IInterestedByFeature.d.ts +0 -11
  307. package/es/types/Interface/models/IInterestedByFeature.d.ts.map +0 -1
  308. package/es/types/Interface/models/IInterestedByFeature.js +0 -2
  309. package/es/types/Interface/models/IInterestedByFeature.js.map +0 -1
  310. package/es/types/Interface/models/IPageView.d.ts +0 -10
  311. package/es/types/Interface/models/IPageView.d.ts.map +0 -1
  312. package/es/types/Interface/models/IPageView.js +0 -2
  313. package/es/types/Interface/models/IPageView.js.map +0 -1
  314. package/export-models.json +0 -28811
  315. package/importInterfaces.ts +0 -91
  316. package/js/types/Interface/models/IEngagementAccountingEntry.js +0 -6
  317. package/js/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
  318. package/js/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
  319. package/js/types/Interface/models/IEngagementBankTransaction.js +0 -6
  320. package/js/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
  321. package/js/types/Interface/models/IInterestedByFeature.js.map +0 -1
  322. package/js/types/Interface/models/IPageView.js.map +0 -1
  323. package/table.json +0 -264
  324. package/ts/types/Interface/models/IEngagementAccountingEntry.ts +0 -30
  325. package/ts/types/Interface/models/IEngagementAccountingFile.ts +0 -46
  326. package/ts/types/Interface/models/IEngagementBankTransaction.ts +0 -36
  327. package/ts/types/Interface/models/IInterestedByFeature.ts +0 -14
  328. package/ts/types/Interface/models/IPageView.ts +0 -13
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.CommercialImport = undefined;
7
+ var _formData = require("form-data");
8
+ var FormData = _interopRequireWildcard(_formData);
9
+ var _Resource = require("../Resource");
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
12
+ class CommercialImport extends _Resource.Resource {
13
+ getHeaders(payload) {
14
+ return this.axios.$post('/commercial-management/imports/headers', payload);
15
+ }
16
+ mapping(file, payload) {
17
+ const formData = new FormData();
18
+ const entries = Object.entries(payload.mappingHeaders);
19
+ entries.map(([name, value]) => {
20
+ formData.append(name, value);
21
+ return [name, value];
22
+ });
23
+ formData.append('file', file);
24
+ return this.axios.$post('/commercial-management/imports/process-csv', formData, {
25
+ headers: {
26
+ 'Content-Type': 'multipart/form-data'
27
+ }
28
+ });
29
+ }
30
+ createTransactions(payload) {
31
+ return this.axios.$post('/commercial-management/imports/transactions', payload);
32
+ }
33
+ migrateAccountancy(payload) {
34
+ return this.axios.$post('/commercial-management/imports/migrate', payload);
35
+ }
36
+ }
37
+ exports.CommercialImport = CommercialImport;
38
+ //# sourceMappingURL=CommercialImport.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CommercialImport.js","names":["_formData","require","FormData","_interopRequireWildcard","_Resource","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","default","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","CommercialImport","Resource","getHeaders","payload","axios","$post","mapping","file","formData","entries","mappingHeaders","map","name","value","append","headers","createTransactions","migrateAccountancy","exports"],"sources":["../../../ts/api/resources/CommercialImport.ts"],"sourcesContent":["import * as FormData from 'form-data';\nimport {\n CreateCommercialMigration,\n CreateCommercialTransactions, HeadersMappingImport, ImportRow, QueryHeader, QueryProcessCsv,\n\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class CommercialImport extends Resource {\n getHeaders(payload: QueryHeader): Promise<HeadersMappingImport[]> {\n return this.axios.$post('/commercial-management/imports/headers', payload);\n }\n\n mapping(file: File, payload: QueryProcessCsv): Promise<ImportRow[]> {\n const formData = new FormData();\n const entries = Object.entries(payload.mappingHeaders);\n entries.map(([name, value]: [string, string]) => {\n formData.append(name, value);\n return [name, value];\n });\n formData.append('file', file);\n return this.axios.$post('/commercial-management/imports/process-csv', formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n createTransactions(payload: CreateCommercialTransactions): Promise<boolean> {\n return this.axios.$post('/commercial-management/imports/transactions', payload);\n }\n\n migrateAccountancy(payload: CreateCommercialMigration): Promise<number> {\n return this.axios.$post('/commercial-management/imports/migrate', payload);\n }\n}"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAAsC,IAA1BC,QAAQ,GAAAC,uBAAA,CAAAH,SAAA;AAMpB,IAAAI,SAAA,GAAAH,OAAA;AAAuC,SAAAI,yBAAAC,WAAA,eAAAC,OAAA,kCAAAC,iBAAA,OAAAD,OAAA,QAAAE,gBAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,WAAA,WAAAA,WAAA,GAAAG,gBAAA,GAAAD,iBAAA,KAAAF,WAAA;AAAA,SAAAH,wBAAAO,GAAA,EAAAJ,WAAA,SAAAA,WAAA,IAAAI,GAAA,IAAAA,GAAA,CAAAC,UAAA,WAAAD,GAAA,QAAAA,GAAA,oBAAAA,GAAA,wBAAAA,GAAA,4BAAAE,OAAA,EAAAF,GAAA,UAAAG,KAAA,GAAAR,wBAAA,CAAAC,WAAA,OAAAO,KAAA,IAAAA,KAAA,CAAAC,GAAA,CAAAJ,GAAA,YAAAG,KAAA,CAAAE,GAAA,CAAAL,GAAA,SAAAM,MAAA,WAAAC,qBAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,GAAA,IAAAX,GAAA,QAAAW,GAAA,kBAAAH,MAAA,CAAAI,SAAA,CAAAC,cAAA,CAAAC,IAAA,CAAAd,GAAA,EAAAW,GAAA,SAAAI,IAAA,GAAAR,qBAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAV,GAAA,EAAAW,GAAA,cAAAI,IAAA,KAAAA,IAAA,CAAAV,GAAA,IAAAU,IAAA,CAAAC,GAAA,KAAAR,MAAA,CAAAC,cAAA,CAAAH,MAAA,EAAAK,GAAA,EAAAI,IAAA,YAAAT,MAAA,CAAAK,GAAA,IAAAX,GAAA,CAAAW,GAAA,SAAAL,MAAA,CAAAJ,OAAA,GAAAF,GAAA,MAAAG,KAAA,IAAAA,KAAA,CAAAa,GAAA,CAAAhB,GAAA,EAAAM,MAAA,YAAAA,MAAA;AAEjC,MAAOW,gBAAiB,SAAQC,kBAAQ;EAC5CC,UAAUA,CAACC,OAAoB;IAC7B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,wCAAwC,EAAEF,OAAO,CAAC;EAC5E;EAEAG,OAAOA,CAACC,IAAU,EAAEJ,OAAwB;IAC1C,MAAMK,QAAQ,GAAG,IAAIjC,QAAQ,EAAE;IAC/B,MAAMkC,OAAO,GAAGlB,MAAM,CAACkB,OAAO,CAACN,OAAO,CAACO,cAAc,CAAC;IACtDD,OAAO,CAACE,GAAG,CAAC,CAAC,CAACC,IAAI,EAAEC,KAAK,CAAmB,KAAI;MAC9CL,QAAQ,CAACM,MAAM,CAACF,IAAI,EAAEC,KAAK,CAAC;MAC5B,OAAO,CAACD,IAAI,EAAEC,KAAK,CAAC;IACtB,CAAC,CAAC;IACFL,QAAQ,CAACM,MAAM,CAAC,MAAM,EAAEP,IAAI,CAAC;IAC7B,OAAO,IAAI,CAACH,KAAK,CAACC,KAAK,CAAC,4CAA4C,EAAEG,QAAQ,EAAE;MAAEO,OAAO,EAAE;QAAE,cAAc,EAAE;MAAqB;IAAE,CAAE,CAAC;EACzI;EAEAC,kBAAkBA,CAACb,OAAqC;IACtD,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,6CAA6C,EAAEF,OAAO,CAAC;EACjF;EAEAc,kBAAkBA,CAACd,OAAkC;IACnD,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,wCAAwC,EAAEF,OAAO,CAAC;EAC5E;;AACDe,OAAA,CAvBYlB,gBAAiB,GAAjBA,gBAAiB"}
@@ -18,6 +18,12 @@ class Exercice extends _Resource.Resource {
18
18
  getAllBalanceSheets(id) {
19
19
  return this.axios.$get(`/exercices/${id}/balance-sheets`);
20
20
  }
21
+ updateOrCreateAdjustment(idExercice, params) {
22
+ return this.axios.$post(`/exercices/${idExercice}/adjustments`, params);
23
+ }
24
+ getAllAdjustments(id) {
25
+ return this.axios.$get(`/exercices/${id}/adjustments`);
26
+ }
21
27
  }
22
28
  exports.Exercice = Exercice;
23
29
  //# sourceMappingURL=Exercice.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Exercice.js","names":["_Resource","require","Exercice","Resource","create","params","axios","$post","getAllBySocietyId","id","$get","update","$put","getAllBalanceSheets","exports"],"sources":["../../../ts/api/resources/Exercice.ts"],"sourcesContent":["import {\n CreateExercice, IBalanceSheet, IExercice, UpdateExercice,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Exercice extends Resource {\n create(params: CreateExercice): Promise<IExercice> {\n return this.axios.$post('/exercices', params);\n }\n\n getAllBySocietyId(id: number): Promise<IExercice[]> {\n return this.axios.$get(`/societies/${id}/exercices`);\n }\n\n update(id: number, params: UpdateExercice): Promise<IExercice> {\n return this.axios.$put(`/exercices/${id}`, params);\n }\n\n getAllBalanceSheets(id: number): Promise<IBalanceSheet[]> {\n return this.axios.$get(`/exercices/${id}/balance-sheets`);\n }\n}"],"mappings":";;;;;;AAGA,IAAAA,SAAA,GAAAC,OAAA;AAEM,MAAOC,QAAS,SAAQC,kBAAQ;EACpCC,MAAMA,CAACC,MAAsB;IAC3B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,YAAY,EAAEF,MAAM,CAAC;EAC/C;EAEAG,iBAAiBA,CAACC,EAAU;IAC1B,OAAO,IAAI,CAACH,KAAK,CAACI,IAAI,CAAC,cAAcD,EAAE,YAAY,CAAC;EACtD;EAEAE,MAAMA,CAACF,EAAU,EAAEJ,MAAsB;IACvC,OAAO,IAAI,CAACC,KAAK,CAACM,IAAI,CAAC,cAAcH,EAAE,EAAE,EAAEJ,MAAM,CAAC;EACpD;EAEAQ,mBAAmBA,CAACJ,EAAU;IAC5B,OAAO,IAAI,CAACH,KAAK,CAACI,IAAI,CAAC,cAAcD,EAAE,iBAAiB,CAAC;EAC3D;;AACDK,OAAA,CAhBYZ,QAAS,GAATA,QAAS"}
1
+ {"version":3,"file":"Exercice.js","names":["_Resource","require","Exercice","Resource","create","params","axios","$post","getAllBySocietyId","id","$get","update","$put","getAllBalanceSheets","updateOrCreateAdjustment","idExercice","getAllAdjustments","exports"],"sources":["../../../ts/api/resources/Exercice.ts"],"sourcesContent":["import {\n CreateExercice, IAdjustment, IBalanceSheet, IExercice, UpdateExercice, UpdateOrCreateAdjustment,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Exercice extends Resource {\n create(params: CreateExercice): Promise<IExercice> {\n return this.axios.$post('/exercices', params);\n }\n\n getAllBySocietyId(id: number): Promise<IExercice[]> {\n return this.axios.$get(`/societies/${id}/exercices`);\n }\n\n update(id: number, params: UpdateExercice): Promise<IExercice> {\n return this.axios.$put(`/exercices/${id}`, params);\n }\n\n getAllBalanceSheets(id: number): Promise<IBalanceSheet[]> {\n return this.axios.$get(`/exercices/${id}/balance-sheets`);\n }\n\n updateOrCreateAdjustment(idExercice: number, params: UpdateOrCreateAdjustment): Promise<IAdjustment> {\n return this.axios.$post(`/exercices/${idExercice}/adjustments`, params);\n }\n\n getAllAdjustments(id: number): Promise<IAdjustment[]> {\n return this.axios.$get(`/exercices/${id}/adjustments`);\n }\n}"],"mappings":";;;;;;AAGA,IAAAA,SAAA,GAAAC,OAAA;AAEM,MAAOC,QAAS,SAAQC,kBAAQ;EACpCC,MAAMA,CAACC,MAAsB;IAC3B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,YAAY,EAAEF,MAAM,CAAC;EAC/C;EAEAG,iBAAiBA,CAACC,EAAU;IAC1B,OAAO,IAAI,CAACH,KAAK,CAACI,IAAI,CAAC,cAAcD,EAAE,YAAY,CAAC;EACtD;EAEAE,MAAMA,CAACF,EAAU,EAAEJ,MAAsB;IACvC,OAAO,IAAI,CAACC,KAAK,CAACM,IAAI,CAAC,cAAcH,EAAE,EAAE,EAAEJ,MAAM,CAAC;EACpD;EAEAQ,mBAAmBA,CAACJ,EAAU;IAC5B,OAAO,IAAI,CAACH,KAAK,CAACI,IAAI,CAAC,cAAcD,EAAE,iBAAiB,CAAC;EAC3D;EAEAK,wBAAwBA,CAACC,UAAkB,EAAEV,MAAgC;IAC3E,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,cAAcQ,UAAU,cAAc,EAAEV,MAAM,CAAC;EACzE;EAEAW,iBAAiBA,CAACP,EAAU;IAC1B,OAAO,IAAI,CAACH,KAAK,CAACI,IAAI,CAAC,cAAcD,EAAE,cAAc,CAAC;EACxD;;AACDQ,OAAA,CAxBYf,QAAS,GAATA,QAAS"}
@@ -22,8 +22,8 @@ class File extends _Resource.Resource {
22
22
  }
23
23
  });
24
24
  }
25
- get(id) {
26
- return this.axios.$get(`files/${id}`);
25
+ get(id, idSociety) {
26
+ return this.axios.$get(`societies/${idSociety}/files/${id}`);
27
27
  }
28
28
  }
29
29
  exports.File = File;
@@ -1 +1 @@
1
- {"version":3,"file":"FIle.js","names":["_lodash","require","_Resource","File","Resource","upload","params","file","formData","FormData","forEach","value","key","append","axios","$post","headers","get","id","$get","exports"],"sources":["../../../ts/api/resources/FIle.ts"],"sourcesContent":["import { forEach } from 'lodash';\nimport { Resource } from '../Resource';\nimport {\n ReadFile,\n CreateFile,\n} from '../../types';\n\nexport class File extends Resource {\n upload(params: Omit<CreateFile, 'file'>, file: File): Promise<ReadFile> {\n const formData = new FormData();\n forEach(params, (value, key) => {\n if (value) {\n formData.append(key, `${value}`);\n }\n });\n // @ts-ignore\n formData.append('file', file);\n return this.axios.$post('files', formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n get(id: number): Promise<ReadFile> {\n return this.axios.$get(`files/${id}`);\n }\n}"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,SAAA,GAAAD,OAAA;AAMM,MAAOE,IAAK,SAAQC,kBAAQ;EAChCC,MAAMA,CAACC,MAAgC,EAAEC,IAAU;IACjD,MAAMC,QAAQ,GAAG,IAAIC,QAAQ,EAAE;IAC/B,IAAAC,eAAO,EAACJ,MAAM,EAAE,CAACK,KAAK,EAAEC,GAAG,KAAI;MAC7B,IAAID,KAAK,EAAE;QACTH,QAAQ,CAACK,MAAM,CAACD,GAAG,EAAE,GAAGD,KAAK,EAAE,CAAC;;IAEpC,CAAC,CAAC;IACF;IACAH,QAAQ,CAACK,MAAM,CAAC,MAAM,EAAEN,IAAI,CAAC;IAC7B,OAAO,IAAI,CAACO,KAAK,CAACC,KAAK,CAAC,OAAO,EAAEP,QAAQ,EAAE;MAAEQ,OAAO,EAAE;QAAE,cAAc,EAAE;MAAqB;IAAE,CAAE,CAAC;EACpG;EAEAC,GAAGA,CAACC,EAAU;IACZ,OAAO,IAAI,CAACJ,KAAK,CAACK,IAAI,CAAC,SAASD,EAAE,EAAE,CAAC;EACvC;;AACDE,OAAA,CAhBYjB,IAAK,GAALA,IAAK"}
1
+ {"version":3,"file":"FIle.js","names":["_lodash","require","_Resource","File","Resource","upload","params","file","formData","FormData","forEach","value","key","append","axios","$post","headers","get","id","idSociety","$get","exports"],"sources":["../../../ts/api/resources/FIle.ts"],"sourcesContent":["import { forEach } from 'lodash';\nimport { Resource } from '../Resource';\nimport {\n ReadFile,\n CreateFile,\n} from '../../types';\n\nexport class File extends Resource {\n upload(params: Omit<CreateFile, 'file'>, file: File): Promise<ReadFile> {\n const formData = new FormData();\n forEach(params, (value, key) => {\n if (value) {\n formData.append(key, `${value}`);\n }\n });\n // @ts-ignore\n formData.append('file', file);\n return this.axios.$post('files', formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n get(id: number, idSociety: number): Promise<ReadFile> {\n return this.axios.$get(`societies/${idSociety}/files/${id}`);\n }\n}"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,SAAA,GAAAD,OAAA;AAMM,MAAOE,IAAK,SAAQC,kBAAQ;EAChCC,MAAMA,CAACC,MAAgC,EAAEC,IAAU;IACjD,MAAMC,QAAQ,GAAG,IAAIC,QAAQ,EAAE;IAC/B,IAAAC,eAAO,EAACJ,MAAM,EAAE,CAACK,KAAK,EAAEC,GAAG,KAAI;MAC7B,IAAID,KAAK,EAAE;QACTH,QAAQ,CAACK,MAAM,CAACD,GAAG,EAAE,GAAGD,KAAK,EAAE,CAAC;;IAEpC,CAAC,CAAC;IACF;IACAH,QAAQ,CAACK,MAAM,CAAC,MAAM,EAAEN,IAAI,CAAC;IAC7B,OAAO,IAAI,CAACO,KAAK,CAACC,KAAK,CAAC,OAAO,EAAEP,QAAQ,EAAE;MAAEQ,OAAO,EAAE;QAAE,cAAc,EAAE;MAAqB;IAAE,CAAE,CAAC;EACpG;EAEAC,GAAGA,CAACC,EAAU,EAAEC,SAAiB;IAC/B,OAAO,IAAI,CAACL,KAAK,CAACM,IAAI,CAAC,aAAaD,SAAS,UAAUD,EAAE,EAAE,CAAC;EAC9D;;AACDG,OAAA,CAhBYlB,IAAK,GAALA,IAAK"}
@@ -29,6 +29,11 @@ class Registration extends _Resource.Resource {
29
29
  getDetails(idSociety, idRegistration) {
30
30
  return this.axios.$get(`/societies/${idSociety}/registrations/${idRegistration}/details`);
31
31
  }
32
+ getAllAdjustments(idSociety, params) {
33
+ return this.axios.$get(`/societies/${idSociety}/registrations/adjustments`, {
34
+ params
35
+ });
36
+ }
32
37
  }
33
38
  exports.Registration = Registration;
34
39
  //# sourceMappingURL=Registration.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Registration.js","names":["_Resource","require","Registration","Resource","updateOrCreate","idExercice","params","axios","$post","updateOrCreateSettings","getAll","idSociety","$get","Object","assign","declare","id","getSettingsFromSociety","updateOrCreateSettingsFromSociety","getDetails","idRegistration","exports"],"sources":["../../../ts/api/resources/Registration.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateRegistration,\n ReadRegistration,\n CreateRegistrationSetting,\n IVatDeclarationSocietyDetail,\n QueryRegistration,\n DeclareRegistration,\n CreateRegistrationSettingFromSociety,\n IRegistrationDetail,\n} from '../../types';\n\nexport class Registration extends Resource {\n updateOrCreate(\n idExercice: number,\n params: CreateRegistration,\n ): Promise<ReadRegistration> {\n return this.axios.$post(`/exercices/${idExercice}/registrations`, params);\n }\n updateOrCreateSettings(\n params: CreateRegistrationSetting,\n ): Promise<IVatDeclarationSocietyDetail> {\n return this.axios.$post('/registrations/settings', params);\n }\n getAll(\n idSociety: number,\n params?: QueryRegistration,\n ): Promise<ReadRegistration[]> {\n return this.axios.$get(`/societies/${idSociety}/registrations`, {\n ...(params ? { params } : {}),\n });\n }\n declare(id: number, params: DeclareRegistration): Promise<ReadRegistration> {\n return this.axios.$post(`/registrations/${id}/declare`, params);\n }\n\n getSettingsFromSociety(idSociety: number): Promise<IVatDeclarationSocietyDetail | null> {\n return this.axios.$get(`/societies/${idSociety}/registrations/settings`);\n }\n\n updateOrCreateSettingsFromSociety(idSociety: number, params: CreateRegistrationSettingFromSociety): Promise<IVatDeclarationSocietyDetail> {\n return this.axios.$post(`/societies/${idSociety}/registrations/settings`, params);\n }\n\n getDetails(idSociety: number, idRegistration: number): Promise<IRegistrationDetail | null> {\n return this.axios.$get(`/societies/${idSociety}/registrations/${idRegistration}/details`);\n }\n}\n"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAYM,MAAOC,YAAa,SAAQC,kBAAQ;EACxCC,cAAcA,CACZC,UAAkB,EAClBC,MAA0B;IAE1B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,cAAcH,UAAU,gBAAgB,EAAEC,MAAM,CAAC;EAC3E;EACAG,sBAAsBA,CACpBH,MAAiC;IAEjC,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,yBAAyB,EAAEF,MAAM,CAAC;EAC5D;EACAI,MAAMA,CACJC,SAAiB,EACjBL,MAA0B;IAE1B,OAAO,IAAI,CAACC,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,gBAAgB,EAAAE,MAAA,CAAAC,MAAA,KACxDR,MAAM,GAAG;MAAEA;IAAM,CAAE,GAAG,EAAE,CAAC,CAC7B;EACJ;EACAS,OAAOA,CAACC,EAAU,EAAEV,MAA2B;IAC7C,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,kBAAkBQ,EAAE,UAAU,EAAEV,MAAM,CAAC;EACjE;EAEAW,sBAAsBA,CAACN,SAAiB;IACtC,OAAO,IAAI,CAACJ,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,yBAAyB,CAAC;EAC1E;EAEAO,iCAAiCA,CAACP,SAAiB,EAAEL,MAA4C;IAC/F,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,cAAcG,SAAS,yBAAyB,EAAEL,MAAM,CAAC;EACnF;EAEAa,UAAUA,CAACR,SAAiB,EAAES,cAAsB;IAClD,OAAO,IAAI,CAACb,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,kBAAkBS,cAAc,UAAU,CAAC;EAC3F;;AACDC,OAAA,CAnCYnB,YAAa,GAAbA,YAAa"}
1
+ {"version":3,"file":"Registration.js","names":["_Resource","require","Registration","Resource","updateOrCreate","idExercice","params","axios","$post","updateOrCreateSettings","getAll","idSociety","$get","Object","assign","declare","id","getSettingsFromSociety","updateOrCreateSettingsFromSociety","getDetails","idRegistration","getAllAdjustments","exports"],"sources":["../../../ts/api/resources/Registration.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateRegistration,\n ReadRegistration,\n CreateRegistrationSetting,\n IVatDeclarationSocietyDetail,\n QueryRegistration,\n DeclareRegistration,\n CreateRegistrationSettingFromSociety,\n IRegistrationDetail,\n QueryRegistrationAdjustment,\n ReadRegistrationAdjustment,\n} from '../../types';\n\nexport class Registration extends Resource {\n updateOrCreate(\n idExercice: number,\n params: CreateRegistration,\n ): Promise<ReadRegistration> {\n return this.axios.$post(`/exercices/${idExercice}/registrations`, params);\n }\n updateOrCreateSettings(\n params: CreateRegistrationSetting,\n ): Promise<IVatDeclarationSocietyDetail> {\n return this.axios.$post('/registrations/settings', params);\n }\n getAll(\n idSociety: number,\n params?: QueryRegistration,\n ): Promise<ReadRegistration[]> {\n return this.axios.$get(`/societies/${idSociety}/registrations`, {\n ...(params ? { params } : {}),\n });\n }\n declare(id: number, params: DeclareRegistration): Promise<ReadRegistration> {\n return this.axios.$post(`/registrations/${id}/declare`, params);\n }\n\n getSettingsFromSociety(idSociety: number): Promise<IVatDeclarationSocietyDetail | null> {\n return this.axios.$get(`/societies/${idSociety}/registrations/settings`);\n }\n\n updateOrCreateSettingsFromSociety(idSociety: number, params: CreateRegistrationSettingFromSociety): Promise<IVatDeclarationSocietyDetail> {\n return this.axios.$post(`/societies/${idSociety}/registrations/settings`, params);\n }\n\n getDetails(idSociety: number, idRegistration: number): Promise<IRegistrationDetail | null> {\n return this.axios.$get(`/societies/${idSociety}/registrations/${idRegistration}/details`);\n }\n\n getAllAdjustments(idSociety: number, params: QueryRegistrationAdjustment): Promise<ReadRegistrationAdjustment[]> {\n return this.axios.$get(`/societies/${idSociety}/registrations/adjustments`, { params });\n }\n}\n"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAcM,MAAOC,YAAa,SAAQC,kBAAQ;EACxCC,cAAcA,CACZC,UAAkB,EAClBC,MAA0B;IAE1B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,cAAcH,UAAU,gBAAgB,EAAEC,MAAM,CAAC;EAC3E;EACAG,sBAAsBA,CACpBH,MAAiC;IAEjC,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,yBAAyB,EAAEF,MAAM,CAAC;EAC5D;EACAI,MAAMA,CACJC,SAAiB,EACjBL,MAA0B;IAE1B,OAAO,IAAI,CAACC,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,gBAAgB,EAAAE,MAAA,CAAAC,MAAA,KACxDR,MAAM,GAAG;MAAEA;IAAM,CAAE,GAAG,EAAE,CAAC,CAC7B;EACJ;EACAS,OAAOA,CAACC,EAAU,EAAEV,MAA2B;IAC7C,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,kBAAkBQ,EAAE,UAAU,EAAEV,MAAM,CAAC;EACjE;EAEAW,sBAAsBA,CAACN,SAAiB;IACtC,OAAO,IAAI,CAACJ,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,yBAAyB,CAAC;EAC1E;EAEAO,iCAAiCA,CAACP,SAAiB,EAAEL,MAA4C;IAC/F,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,cAAcG,SAAS,yBAAyB,EAAEL,MAAM,CAAC;EACnF;EAEAa,UAAUA,CAACR,SAAiB,EAAES,cAAsB;IAClD,OAAO,IAAI,CAACb,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,kBAAkBS,cAAc,UAAU,CAAC;EAC3F;EAEAC,iBAAiBA,CAACV,SAAiB,EAAEL,MAAmC;IACtE,OAAO,IAAI,CAACC,KAAK,CAACK,IAAI,CAAC,cAAcD,SAAS,4BAA4B,EAAE;MAAEL;IAAM,CAAE,CAAC;EACzF;;AACDgB,OAAA,CAvCYpB,YAAa,GAAbA,YAAa"}
@@ -27,6 +27,11 @@ class TimeRecorder extends _Resource.Resource {
27
27
  params
28
28
  });
29
29
  }
30
+ getStats(params) {
31
+ return this.axios.$get('/stats', {
32
+ params
33
+ });
34
+ }
30
35
  getUsersAbsent() {
31
36
  return this.axios.$get('/users/absent');
32
37
  }
@@ -1 +1 @@
1
- {"version":3,"file":"TimeRecorder.js","names":["_Resource","require","TimeRecorder","Resource","create","payload","axios","$post","update","$put","getAllPresenceHoursByUser","idUser","params","$get","getAllUsersNotYetConnected","date","getPaginatedDelays","getUsersAbsent","exports"],"sources":["../../../ts/api/resources/TimeRecorder.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n ReadAttendanceHours, QueryAttendance, QueryPaginatedDelays, ReadPaginatedDelays, BasePaginate, ReadUsersNotConnected, ITimeRecorder, UpdateRecorder, ReadUsersAbsent,\n} from '../../types';\n\nexport class TimeRecorder extends Resource {\n create(payload: ITimeRecorder): Promise<TimeRecorder> {\n return this.axios.$post('/time-recorders', payload);\n }\n update(payload: UpdateRecorder): Promise<TimeRecorder> {\n return this.axios.$put('/time-recorders', payload);\n }\n getAllPresenceHoursByUser(idUser: number, params: QueryAttendance): Promise<ReadAttendanceHours> {\n return this.axios.$get(`/users/${idUser}/attendances`,\n { params });\n }\n getAllUsersNotYetConnected(date?: string): Promise<ReadUsersNotConnected[]> {\n return this.axios.$get('/users/not-connected', { params: date });\n }\n getPaginatedDelays(params: QueryPaginatedDelays): Promise<BasePaginate<ReadPaginatedDelays>> {\n return this.axios.$get('paginated-delays',\n { params });\n }\n getUsersAbsent(): Promise<ReadUsersAbsent[]> {\n return this.axios.$get('/users/absent');\n }\n}"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAKM,MAAOC,YAAa,SAAQC,kBAAQ;EACxCC,MAAMA,CAACC,OAAsB;IAC3B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,iBAAiB,EAAEF,OAAO,CAAC;EACrD;EACAG,MAAMA,CAACH,OAAuB;IAC5B,OAAO,IAAI,CAACC,KAAK,CAACG,IAAI,CAAC,iBAAiB,EAAEJ,OAAO,CAAC;EACpD;EACAK,yBAAyBA,CAACC,MAAc,EAAEC,MAAuB;IAC/D,OAAO,IAAI,CAACN,KAAK,CAACO,IAAI,CAAC,UAAUF,MAAM,cAAc,EACnD;MAAEC;IAAM,CAAE,CAAC;EACf;EACAE,0BAA0BA,CAACC,IAAa;IACtC,OAAO,IAAI,CAACT,KAAK,CAACO,IAAI,CAAC,sBAAsB,EAAE;MAAED,MAAM,EAAEG;IAAI,CAAE,CAAC;EAClE;EACAC,kBAAkBA,CAACJ,MAA4B;IAC7C,OAAO,IAAI,CAACN,KAAK,CAACO,IAAI,CAAC,kBAAkB,EACvC;MAAED;IAAM,CAAE,CAAC;EACf;EACAK,cAAcA,CAAA;IACZ,OAAO,IAAI,CAACX,KAAK,CAACO,IAAI,CAAC,eAAe,CAAC;EACzC;;AACDK,OAAA,CArBYhB,YAAa,GAAbA,YAAa"}
1
+ {"version":3,"file":"TimeRecorder.js","names":["_Resource","require","TimeRecorder","Resource","create","payload","axios","$post","update","$put","getAllPresenceHoursByUser","idUser","params","$get","getAllUsersNotYetConnected","date","getPaginatedDelays","getStats","getUsersAbsent","exports"],"sources":["../../../ts/api/resources/TimeRecorder.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n ReadAttendanceHours, QueryAttendance, QueryPaginatedDelays, ReadPaginatedDelays, BasePaginate, ReadUsersNotConnected, ITimeRecorder, UpdateRecorder, QueryTimeRecorderGetStats, ReadUsersAbsent, ReadPlaceToWork,\n} from '../../types';\n\nexport class TimeRecorder extends Resource {\n create(payload: ITimeRecorder): Promise<TimeRecorder> {\n return this.axios.$post('/time-recorders', payload);\n }\n update(payload: UpdateRecorder): Promise<TimeRecorder> {\n return this.axios.$put('/time-recorders', payload);\n }\n getAllPresenceHoursByUser(idUser: number, params: QueryAttendance): Promise<ReadAttendanceHours> {\n return this.axios.$get(`/users/${idUser}/attendances`,\n { params });\n }\n getAllUsersNotYetConnected(date?: string): Promise<ReadUsersNotConnected[]> {\n return this.axios.$get('/users/not-connected', { params: date });\n }\n getPaginatedDelays(params: QueryPaginatedDelays): Promise<BasePaginate<ReadPaginatedDelays>> {\n return this.axios.$get('paginated-delays',\n { params });\n }\n getStats(params: QueryTimeRecorderGetStats): Promise<ReadPlaceToWork> {\n return this.axios.$get('/stats', { params });\n }\n getUsersAbsent(): Promise<ReadUsersAbsent[]> {\n return this.axios.$get('/users/absent');\n }\n}"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAKM,MAAOC,YAAa,SAAQC,kBAAQ;EACxCC,MAAMA,CAACC,OAAsB;IAC3B,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,iBAAiB,EAAEF,OAAO,CAAC;EACrD;EACAG,MAAMA,CAACH,OAAuB;IAC5B,OAAO,IAAI,CAACC,KAAK,CAACG,IAAI,CAAC,iBAAiB,EAAEJ,OAAO,CAAC;EACpD;EACAK,yBAAyBA,CAACC,MAAc,EAAEC,MAAuB;IAC/D,OAAO,IAAI,CAACN,KAAK,CAACO,IAAI,CAAC,UAAUF,MAAM,cAAc,EACnD;MAAEC;IAAM,CAAE,CAAC;EACf;EACAE,0BAA0BA,CAACC,IAAa;IACtC,OAAO,IAAI,CAACT,KAAK,CAACO,IAAI,CAAC,sBAAsB,EAAE;MAAED,MAAM,EAAEG;IAAI,CAAE,CAAC;EAClE;EACAC,kBAAkBA,CAACJ,MAA4B;IAC7C,OAAO,IAAI,CAACN,KAAK,CAACO,IAAI,CAAC,kBAAkB,EACvC;MAAED;IAAM,CAAE,CAAC;EACf;EACAK,QAAQA,CAACL,MAAiC;IACxC,OAAO,IAAI,CAACN,KAAK,CAACO,IAAI,CAAC,QAAQ,EAAE;MAAED;IAAM,CAAE,CAAC;EAC9C;EACAM,cAAcA,CAAA;IACZ,OAAO,IAAI,CAACZ,KAAK,CAACO,IAAI,CAAC,eAAe,CAAC;EACzC;;AACDM,OAAA,CAxBYjB,YAAa,GAAbA,YAAa"}
@@ -52,7 +52,8 @@ class Vat extends _Resource.Resource {
52
52
  updateOrCreate(idSociety, payload, details) {
53
53
  return __awaiter(this, void 0, void 0, function* () {
54
54
  const result = yield this.axios.$post(`/societies/${idSociety}/vat`, payload);
55
- const data = result.data;
55
+ // @ts-ignore
56
+ const data = result;
56
57
  yield this.axios.$post(`/societies/${idSociety}/registrations/${data.id}/details`, details);
57
58
  return data;
58
59
  });
@@ -1 +1 @@
1
- {"version":3,"file":"Vat.js","names":["_Resource","require","Vat","Resource","updateToRegisteredManually","idSociety","idRegistration","idUser","params","isComplete","sendAt","Date","payload","idDeposit","axios","patch","getVariousOperations","id","$get","createVariousOperations","$post","updateOrCreate","details","result","data","getPaginated","query","getPrevious","duplicate","delete","$delete","declare","getAllEntries","getAllUpdatedEntries","getAllNotAnnotatedEntries","updateOrCreateAdvance","getAllAdvances","idExercice","getCerfaFile","responseType","headers","Accept","exports"],"sources":["../../../ts/api/resources/Vat.ts"],"sourcesContent":["import {\n BasePaginate, CreateRegistrationDetail, IAccountingTransaction, ICustomerVat, QueryCerfa, QueryPaginatedRegistration, QueryPreviousVatDeclaration, QueryVatEntry, ReadRegistration, ReadVatEntry, ReadVatVariousOperations, UpdateOrCreateVatAdvance, UpdateOrCreateVatRegistration, UpdateRegistration,\n} from '../..';\nimport { Resource } from '../Resource';\n\nexport class Vat extends Resource {\n updateToRegisteredManually(idSociety: number, idRegistration: number, idUser: number): Promise<{ data: ReadRegistration }> {\n const params: UpdateRegistration = {\n idUser, isComplete: true, sendAt: new Date(), payload: null, idDeposit: null,\n };\n return this.axios.patch(`/societies/${idSociety}/registrations/${idRegistration}`, params);\n }\n\n getVariousOperations(idSociety: number, id: number): Promise<ReadVatVariousOperations[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/${id}/various-operations`);\n }\n\n createVariousOperations(idSociety: number, id: number): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/societies/${idSociety}/vat/${id}/various-operations`);\n }\n\n async updateOrCreate(idSociety: number, payload: UpdateOrCreateVatRegistration, details: CreateRegistrationDetail): Promise<ReadRegistration> {\n const result = await this.axios.$post(`/societies/${idSociety}/vat`, payload);\n const data = result.data as ReadRegistration;\n await this.axios.$post(`/societies/${idSociety}/registrations/${data.id}/details`, details);\n return data;\n }\n\n getPaginated(idSociety: number, query: QueryPaginatedRegistration): Promise<BasePaginate<ReadRegistration>> {\n return this.axios.$get(`/societies/${idSociety}/vat`, { params: query });\n }\n\n getPrevious(idSociety: number, query: QueryPreviousVatDeclaration): Promise<ReadRegistration | null> {\n return this.axios.$get(`/societies/${idSociety}/vat/previous`, { params: query });\n }\n\n duplicate(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/duplicate`);\n }\n\n delete(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$delete(`/societies/${idSociety}/vat/${idRegistration}`);\n }\n\n declare(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/declare`);\n }\n\n getAllEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/entries`, { params: query });\n }\n\n getAllUpdatedEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/updated-entries`, { params: query });\n }\n\n getAllNotAnnotatedEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/not-annotated-entries`, { params: query });\n }\n\n updateOrCreateAdvance(idSociety: number, payload: UpdateOrCreateVatAdvance): Promise<ICustomerVat> {\n return this.axios.$post(`/societies/${idSociety}/vat/advances`, payload);\n }\n\n getAllAdvances(idExercice: number): Promise<ICustomerVat[]> {\n return this.axios.$get(`/exercices/${idExercice}/vat/advances`);\n }\n\n getCerfaFile(query: QueryCerfa): Promise<Buffer> {\n return this.axios.$get('/vat-declarations/cerfa',\n {\n params: query,\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"Vat.js","names":["_Resource","require","Vat","Resource","updateToRegisteredManually","idSociety","idRegistration","idUser","params","isComplete","sendAt","Date","payload","idDeposit","axios","patch","getVariousOperations","id","$get","createVariousOperations","$post","updateOrCreate","details","result","data","getPaginated","query","getPrevious","duplicate","delete","$delete","declare","getAllEntries","getAllUpdatedEntries","getAllNotAnnotatedEntries","updateOrCreateAdvance","getAllAdvances","idExercice","getCerfaFile","responseType","headers","Accept","exports"],"sources":["../../../ts/api/resources/Vat.ts"],"sourcesContent":["import {\n BasePaginate, CreateRegistrationDetail, IAccountingTransaction, ICustomerVat, QueryCerfa, QueryPaginatedRegistration, QueryPreviousVatDeclaration, QueryVatEntry, ReadRegistration, ReadVatEntry, ReadVatVariousOperations, UpdateOrCreateVatAdvance, UpdateOrCreateVatRegistration, UpdateRegistration,\n} from '../..';\nimport { Resource } from '../Resource';\n\nexport class Vat extends Resource {\n updateToRegisteredManually(idSociety: number, idRegistration: number, idUser: number): Promise<{ data: ReadRegistration }> {\n const params: UpdateRegistration = {\n idUser, isComplete: true, sendAt: new Date(), payload: null, idDeposit: null,\n };\n return this.axios.patch(`/societies/${idSociety}/registrations/${idRegistration}`, params);\n }\n\n getVariousOperations(idSociety: number, id: number): Promise<ReadVatVariousOperations[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/${id}/various-operations`);\n }\n\n createVariousOperations(idSociety: number, id: number): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/societies/${idSociety}/vat/${id}/various-operations`);\n }\n\n async updateOrCreate(idSociety: number, payload: UpdateOrCreateVatRegistration, details: CreateRegistrationDetail): Promise<ReadRegistration> {\n const result = await this.axios.$post(`/societies/${idSociety}/vat`, payload);\n // @ts-ignore\n const data = result as ReadRegistration;\n await this.axios.$post(`/societies/${idSociety}/registrations/${data.id}/details`, details);\n return data;\n }\n\n getPaginated(idSociety: number, query: QueryPaginatedRegistration): Promise<BasePaginate<ReadRegistration>> {\n return this.axios.$get(`/societies/${idSociety}/vat`, { params: query });\n }\n\n getPrevious(idSociety: number, query: QueryPreviousVatDeclaration): Promise<ReadRegistration | null> {\n return this.axios.$get(`/societies/${idSociety}/vat/previous`, { params: query });\n }\n\n duplicate(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/duplicate`);\n }\n\n delete(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$delete(`/societies/${idSociety}/vat/${idRegistration}`);\n }\n\n declare(idSociety: number, idRegistration: number): Promise<ReadRegistration> {\n return this.axios.$post(`/societies/${idSociety}/vat/${idRegistration}/declare`);\n }\n\n getAllEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/entries`, { params: query });\n }\n\n getAllUpdatedEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/updated-entries`, { params: query });\n }\n\n getAllNotAnnotatedEntries(idSociety: number, query: QueryVatEntry): Promise<ReadVatEntry[]> {\n return this.axios.$get(`/societies/${idSociety}/vat/not-annotated-entries`, { params: query });\n }\n\n updateOrCreateAdvance(idSociety: number, payload: UpdateOrCreateVatAdvance): Promise<ICustomerVat> {\n return this.axios.$post(`/societies/${idSociety}/vat/advances`, payload);\n }\n\n getAllAdvances(idExercice: number): Promise<ICustomerVat[]> {\n return this.axios.$get(`/exercices/${idExercice}/vat/advances`);\n }\n\n getCerfaFile(query: QueryCerfa): Promise<Buffer> {\n return this.axios.$get('/vat-declarations/cerfa',\n {\n params: query,\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}\n"],"mappings":"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"}
@@ -7,7 +7,7 @@ exports.StatisticCustomerSuccess = undefined;
7
7
  var _Resource = require("../../Resource");
8
8
  class StatisticCustomerSuccess extends _Resource.Resource {
9
9
  get(params, cancelToken) {
10
- return this.axios.$get('/statistic-cs', Object.assign({
10
+ return this.axios.$get('/statistic-customer-success', Object.assign({
11
11
  params
12
12
  }, cancelToken ? {
13
13
  cancelToken
@@ -1 +1 @@
1
- {"version":3,"file":"CustomerSuccess.js","names":["_Resource","require","StatisticCustomerSuccess","Resource","get","params","cancelToken","axios","$get","Object","assign","exports"],"sources":["../../../../ts/api/resources/statistic/CustomerSuccess.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../../Resource';\nimport { QueryCustomerSuccess } from '../../../types';\n\nexport class StatisticCustomerSuccess extends Resource {\n public get(params: QueryCustomerSuccess, cancelToken?: CancelToken): Promise<JSON> {\n return this.axios.$get('/statistic-cs', { params, ...(cancelToken ? { cancelToken } : {}) });\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAGM,MAAOC,wBAAyB,SAAQC,kBAAQ;EAC7CC,GAAGA,CAACC,MAA4B,EAAEC,WAAyB;IAChE,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,eAAe,EAAAC,MAAA,CAAAC,MAAA;MAAIL;IAAM,GAAMC,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC,CAAG;EAC9F;;AACDK,OAAA,CAJYT,wBAAyB,GAAzBA,wBAAyB"}
1
+ {"version":3,"file":"CustomerSuccess.js","names":["_Resource","require","StatisticCustomerSuccess","Resource","get","params","cancelToken","axios","$get","Object","assign","exports"],"sources":["../../../../ts/api/resources/statistic/CustomerSuccess.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../../Resource';\nimport { QueryCustomerSuccess } from '../../../types';\n\nexport class StatisticCustomerSuccess extends Resource {\n public get(params: QueryCustomerSuccess, cancelToken?: CancelToken): Promise<JSON> {\n return this.axios.$get('/statistic-customer-success', { params, ...(cancelToken ? { cancelToken } : {}) });\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAGM,MAAOC,wBAAyB,SAAQC,kBAAQ;EAC7CC,GAAGA,CAACC,MAA4B,EAAEC,WAAyB;IAChE,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,6BAA6B,EAAAC,MAAA,CAAAC,MAAA;MAAIL;IAAM,GAAMC,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC,CAAG;EAC5G;;AACDK,OAAA,CAJYT,wBAAyB,GAAzBA,wBAAyB"}
@@ -128,6 +128,7 @@ var _Quotation = require("./resources/Quotation");
128
128
  var _Prestations = require("./resources/Prestations");
129
129
  var _CustomerSuccess = require("./resources/statistic/CustomerSuccess");
130
130
  var _UnpaidCallHistory = require("./resources/UnpaidCallHistory");
131
+ var _CommercialImport = require("./resources/CommercialImport");
131
132
  const resources = exports.resources = {
132
133
  simulation: _Simulation.Simulation,
133
134
  budgetInsight: _BudgetInsight.BudgetInsight,
@@ -252,6 +253,7 @@ const resources = exports.resources = {
252
253
  acceptance: _Acceptance.Acceptance,
253
254
  quotation: _Quotation.Quotation,
254
255
  prestations: _Prestations.Prestations,
255
- unpaidCallHistory: _UnpaidCallHistory.UnpaidCallHistory
256
+ unpaidCallHistory: _UnpaidCallHistory.UnpaidCallHistory,
257
+ commercialImport: _CommercialImport.CommercialImport
256
258
  };
257
259
  //# sourceMappingURL=resources.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"resources.js","names":["_Country","require","_Simulation","_PaymentExpectationCustomer","_Payment","_Immobilization","_AccountType","_Transaction","_Account","_Sponsorship","_User","_Survey","_Report","_Letter","_FirstStep","_Society","_Partner","_GeneralLedger","_FecFile","_IncomeStatement","_BalanceSheet","_BalanceSheetModule","_Cerfa","_LegalForm","_Subscription","_Authenticate","_Search","_SalariesFile","_Shine","_PromoCode","_Stocks","_Loan","_SocietyPromoCode","_Dashboard","_ZTicket","_IncomeAllocation","_CustomerProviderOperation","_Step","_RevisionGuide","_Library","_TaxDeadline","_ExerciceNote","_Connector","_PartneredAccountant","_Tax","_QuotesAccount","_Registration","_Journal","_Product","_MealExpense","_InternalInvoicing","_BalanceSheetQuestion","_ExerciceQuestion","_VatControl","_Provision","_AccountingIncome","_AccountingFiles","_BankStatement","_shareCapital","_Closing","_MachineLearning","_WorkingSchedule","_Revision","_Vehicle","_KilometricAllowance","_Vat","_Qonto","_AffectedPatrimony","_BankAccount","_BudgetInsight","_Log","_Exercice","_Mail","_Regulate","_Employee","_SheetMonthSchedule","_NafCode","_Checklist","_Lettering","_Notification","_Mobile","_Task","_SocietyEvent","_Comment","_NotificationSetting","_cx","_BankList","_ThirdParty","_Alert","_CalendarEvent","_TimeRecorder","_CustomerActivity","_CommercialSetting","_Invoice","_CommercialDocument","_Connection","_Reminder","_Recurrence","_Stripe","_FIle","_SocietyConfig","_LegalNotice","_Accountant","_ExpertAccountant","_Wallet","_PaymentExpectation","_Direction","_TerminationList","_SlowDetection","_Sources","_Commercial","_Facturation","_Inpi","_prestation","_TextMessage","_SocietyConfigBalanceSheet","_SignFile","_Rule","_VatRegimeHistory","_Acceptance","_Rating","_Quotation","_Prestations","_CustomerSuccess","_UnpaidCallHistory","resources","exports","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vat","Vat","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","statisticCustomerSuccess","StatisticCustomerSuccess","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","vatRegimeHistory","VatRegimeHistory","sources","Sources","textMessage","TextMessage","societyConfigBalanceSheet","SocietyConfigBalanceSheet","signFile","SignFile","rule","Rule","rating","Rating","acceptance","Acceptance","quotation","Quotation","prestations","Prestations","unpaidCallHistory","UnpaidCallHistory"],"sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { Vat } from './resources/Vat';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vat: Vat,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n};"],"mappings":"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"}
1
+ {"version":3,"file":"resources.js","names":["_Country","require","_Simulation","_PaymentExpectationCustomer","_Payment","_Immobilization","_AccountType","_Transaction","_Account","_Sponsorship","_User","_Survey","_Report","_Letter","_FirstStep","_Society","_Partner","_GeneralLedger","_FecFile","_IncomeStatement","_BalanceSheet","_BalanceSheetModule","_Cerfa","_LegalForm","_Subscription","_Authenticate","_Search","_SalariesFile","_Shine","_PromoCode","_Stocks","_Loan","_SocietyPromoCode","_Dashboard","_ZTicket","_IncomeAllocation","_CustomerProviderOperation","_Step","_RevisionGuide","_Library","_TaxDeadline","_ExerciceNote","_Connector","_PartneredAccountant","_Tax","_QuotesAccount","_Registration","_Journal","_Product","_MealExpense","_InternalInvoicing","_BalanceSheetQuestion","_ExerciceQuestion","_VatControl","_Provision","_AccountingIncome","_AccountingFiles","_BankStatement","_shareCapital","_Closing","_MachineLearning","_WorkingSchedule","_Revision","_Vehicle","_KilometricAllowance","_Vat","_Qonto","_AffectedPatrimony","_BankAccount","_BudgetInsight","_Log","_Exercice","_Mail","_Regulate","_Employee","_SheetMonthSchedule","_NafCode","_Checklist","_Lettering","_Notification","_Mobile","_Task","_SocietyEvent","_Comment","_NotificationSetting","_cx","_BankList","_ThirdParty","_Alert","_CalendarEvent","_TimeRecorder","_CustomerActivity","_CommercialSetting","_Invoice","_CommercialDocument","_Connection","_Reminder","_Recurrence","_Stripe","_FIle","_SocietyConfig","_LegalNotice","_Accountant","_ExpertAccountant","_Wallet","_PaymentExpectation","_Direction","_TerminationList","_SlowDetection","_Sources","_Commercial","_Facturation","_Inpi","_prestation","_TextMessage","_SocietyConfigBalanceSheet","_SignFile","_Rule","_VatRegimeHistory","_Acceptance","_Rating","_Quotation","_Prestations","_CustomerSuccess","_UnpaidCallHistory","_CommercialImport","resources","exports","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vat","Vat","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","statisticCustomerSuccess","StatisticCustomerSuccess","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","vatRegimeHistory","VatRegimeHistory","sources","Sources","textMessage","TextMessage","societyConfigBalanceSheet","SocietyConfigBalanceSheet","signFile","SignFile","rule","Rule","rating","Rating","acceptance","Acceptance","quotation","Quotation","prestations","Prestations","unpaidCallHistory","UnpaidCallHistory","commercialImport","CommercialImport"],"sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { Vat } from './resources/Vat';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\nimport { CommercialImport } from './resources/CommercialImport';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vat: Vat,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n commercialImport: CommercialImport,\n};"],"mappings":"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"}
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ var AdjustmentTypeId = exports.AdjustmentTypeId = undefined;
7
+ (function (AdjustmentTypeId) {
8
+ AdjustmentTypeId[AdjustmentTypeId["TOO_MUCH_COLLECTED"] = 1] = "TOO_MUCH_COLLECTED";
9
+ AdjustmentTypeId[AdjustmentTypeId["NOT_ENOUGH_COLLECTED"] = 2] = "NOT_ENOUGH_COLLECTED";
10
+ AdjustmentTypeId[AdjustmentTypeId["TOO_MUCH_DEDUCTED"] = 3] = "TOO_MUCH_DEDUCTED";
11
+ AdjustmentTypeId[AdjustmentTypeId["NOT_ENOUGH_DEDUCTED"] = 4] = "NOT_ENOUGH_DEDUCTED";
12
+ })(AdjustmentTypeId || (exports.AdjustmentTypeId = AdjustmentTypeId = {}));
13
+ const AdjustmentTypeList = exports.AdjustmentTypeList = [{
14
+ id: AdjustmentTypeId.TOO_MUCH_COLLECTED,
15
+ label: 'TVA trop collectée',
16
+ centuries: [2022, 2023, 2024, 2025],
17
+ key: 'vat.deductible.toImpute',
18
+ inputKey: 'adjustment.tooMuchCollected'
19
+ }, {
20
+ id: AdjustmentTypeId.NOT_ENOUGH_COLLECTED,
21
+ label: 'TVA pas assez collectée',
22
+ centuries: [2022, 2023, 2024, 2025],
23
+ key: 'vat.sumToAdd',
24
+ inputKey: 'adjustment.notEnoughCollected'
25
+ }, {
26
+ id: AdjustmentTypeId.TOO_MUCH_DEDUCTED,
27
+ label: 'TVA trop déduite',
28
+ centuries: [2022, 2023, 2024, 2025],
29
+ key: 'vat.deductible.toImpute',
30
+ inputKey: 'adjustment.tooMuchDeducted'
31
+ }, {
32
+ id: AdjustmentTypeId.NOT_ENOUGH_DEDUCTED,
33
+ label: 'TVA pas assez déduite',
34
+ centuries: [2022, 2023, 2024, 2025],
35
+ key: 'vat.sumToAdd',
36
+ inputKey: 'adjustment.notEnoughDeducted'
37
+ }];
38
+ //# sourceMappingURL=AdjustmentType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AdjustmentType.js","names":["AdjustmentTypeId","exports","undefined","AdjustmentTypeList","id","TOO_MUCH_COLLECTED","label","centuries","key","inputKey","NOT_ENOUGH_COLLECTED","TOO_MUCH_DEDUCTED","NOT_ENOUGH_DEDUCTED"],"sources":["../../../ts/types/Enum/AdjustmentType.ts"],"sourcesContent":["export enum AdjustmentTypeId {\n TOO_MUCH_COLLECTED = 1,\n NOT_ENOUGH_COLLECTED = 2,\n TOO_MUCH_DEDUCTED = 3,\n NOT_ENOUGH_DEDUCTED = 4,\n}\n\nexport const AdjustmentTypeList: Array<{ id:AdjustmentTypeId; label: string; centuries: number[], key: string; inputKey: string; }> = [\n {\n id: AdjustmentTypeId.TOO_MUCH_COLLECTED,\n label: 'TVA trop collectée',\n centuries: [2022, 2023, 2024, 2025],\n key: 'vat.deductible.toImpute',\n inputKey: 'adjustment.tooMuchCollected',\n },\n {\n id: AdjustmentTypeId.NOT_ENOUGH_COLLECTED,\n label: 'TVA pas assez collectée',\n centuries: [2022, 2023, 2024, 2025],\n key: 'vat.sumToAdd',\n inputKey: 'adjustment.notEnoughCollected',\n },\n {\n id: AdjustmentTypeId.TOO_MUCH_DEDUCTED,\n label: 'TVA trop déduite',\n centuries: [2022, 2023, 2024, 2025],\n key: 'vat.deductible.toImpute',\n inputKey: 'adjustment.tooMuchDeducted',\n },\n {\n id: AdjustmentTypeId.NOT_ENOUGH_DEDUCTED,\n label: 'TVA pas assez déduite',\n centuries: [2022, 2023, 2024, 2025],\n key: 'vat.sumToAdd',\n inputKey: 'adjustment.notEnoughDeducted',\n },\n];"],"mappings":";;;;;AAAA,IAAYA,gBAKX,GAAAC,OAAA,CALWD,gBAKX,GAAAE,SAAA;AALD,WAAYF,gBAAgB;EAC1BA,gBAAA,CAAAA,gBAAA,kDAAsB;EACtBA,gBAAA,CAAAA,gBAAA,sDAAwB;EACxBA,gBAAA,CAAAA,gBAAA,gDAAqB;EACrBA,gBAAA,CAAAA,gBAAA,oDAAuB;AACzB,CAAC,EALWA,gBAAgB,KAAAC,OAAA,CAAhBD,gBAKX,GALWA,gBAAgB;AAOrB,MAAMG,kBAAkB,GAAAF,OAAA,CAAlBE,kBAAkB,GAAuG,CACpI;EACEC,EAAE,EAAEJ,gBAAgB,CAACK,kBAAkB;EACvCC,KAAK,EAAE,oBAAoB;EAC3BC,SAAS,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;EACnCC,GAAG,EAAE,yBAAyB;EAC9BC,QAAQ,EAAE;CACX,EACD;EACEL,EAAE,EAAEJ,gBAAgB,CAACU,oBAAoB;EACzCJ,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;EACnCC,GAAG,EAAE,cAAc;EACnBC,QAAQ,EAAE;CACX,EACD;EACEL,EAAE,EAAEJ,gBAAgB,CAACW,iBAAiB;EACtCL,KAAK,EAAE,kBAAkB;EACzBC,SAAS,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;EACnCC,GAAG,EAAE,yBAAyB;EAC9BC,QAAQ,EAAE;CACX,EACD;EACEL,EAAE,EAAEJ,gBAAgB,CAACY,mBAAmB;EACxCN,KAAK,EAAE,uBAAuB;EAC9BC,SAAS,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;EACnCC,GAAG,EAAE,cAAc;EACnBC,QAAQ,EAAE;CACX,CACF"}
@@ -0,0 +1,107 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ const commercialImportHeader = exports.commercialImportHeader = {
7
+ TAX_INCLUDED_AMOUNT: {
8
+ originalName: 'taxIncludedAmount',
9
+ name: 'Montant TTC',
10
+ required: true,
11
+ description: 'Montant total toutes taxes comprises'
12
+ },
13
+ TAX_EXCLUDED_AMOUNT_20: {
14
+ originalName: 'taxExcludedAmount_20',
15
+ name: 'Montant HT TVA 20%',
16
+ required: true,
17
+ description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 20%'
18
+ },
19
+ AMOUNT_VAT_20: {
20
+ originalName: 'amountVat_20',
21
+ name: 'Montant TVA 20%',
22
+ required: true,
23
+ description: 'Montant en euros de la TVA 20%',
24
+ relatedField: 'taxExcludedAmount_20'
25
+ },
26
+ TAX_EXCLUDED_10: {
27
+ originalName: 'taxExcludedAmount_10',
28
+ name: 'Montant HT TVA 10%',
29
+ required: true,
30
+ description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 10%'
31
+ },
32
+ AMOUNT_VAT_10: {
33
+ originalName: 'amountVat_10',
34
+ name: 'Montant TVA 10%',
35
+ required: true,
36
+ description: 'Montant en euros de la TVA 10%',
37
+ relatedField: 'taxExcludedAmount_10'
38
+ },
39
+ TAX_EXCLUDED_8_5: {
40
+ originalName: 'taxExcludedAmount_8_5',
41
+ name: 'Montant HT TVA 8,5%',
42
+ required: true,
43
+ description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 8,5%'
44
+ },
45
+ AMOUNT_VAT_8_5: {
46
+ originalName: 'amountVat_8_5',
47
+ name: 'Montant TVA 8,5%',
48
+ required: true,
49
+ description: 'Montant en euros de la TVA 8,5%',
50
+ relatedField: 'taxExcludedAmount_8_5'
51
+ },
52
+ TAX_EXCLUDED_5_5: {
53
+ originalName: 'taxExcludedAmount_5_5',
54
+ name: 'Montant HT TVA 5,5%',
55
+ required: true,
56
+ description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 5,5%'
57
+ },
58
+ AMOUNT_VAT_5_5: {
59
+ originalName: 'amountVat_5_5',
60
+ name: 'Montant TVA 5,5%',
61
+ required: true,
62
+ description: 'Montant en euros de la TVA 5,5%',
63
+ relatedField: 'taxExcludedAmount_5_5'
64
+ },
65
+ TAX_EXCLUDED_2_1: {
66
+ originalName: 'taxExcludedAmount_2_1',
67
+ name: 'Montant HT TVA 2,1%',
68
+ required: true,
69
+ description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 2,1%'
70
+ },
71
+ AMOUNT_VAT_2_1: {
72
+ originalName: 'amountVat_2_1',
73
+ name: 'Montant TVA 2,1%',
74
+ required: true,
75
+ description: 'Montant en euros de la TVA 2,1%',
76
+ relatedField: 'taxExcludedAmount_2_1'
77
+ },
78
+ TAX_EXCLUDED: {
79
+ originalName: 'taxExcludedAmount',
80
+ name: 'Montant sans TVA',
81
+ required: true,
82
+ description: 'Total hors taxes des prestations ou marchandises facturées sans TVA'
83
+ },
84
+ CUSTOMER_NAME: {
85
+ originalName: 'customerName',
86
+ name: 'Nom de client',
87
+ required: true,
88
+ description: 'Nom ou raison sociale de vos clients'
89
+ },
90
+ DATE_VALUE: {
91
+ originalName: 'dateValue',
92
+ name: 'date',
93
+ required: false,
94
+ description: 'Date d’émission des factures'
95
+ },
96
+ LABEL: {
97
+ originalName: 'Label',
98
+ name: 'Libellé',
99
+ required: false
100
+ },
101
+ INVOICE_NUMBER: {
102
+ originalName: 'invoiceNumber',
103
+ name: 'Numéro de facture',
104
+ required: false
105
+ }
106
+ };
107
+ //# sourceMappingURL=CommercialImportHeader.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CommercialImportHeader.js","names":["commercialImportHeader","exports","TAX_INCLUDED_AMOUNT","originalName","name","required","description","TAX_EXCLUDED_AMOUNT_20","AMOUNT_VAT_20","relatedField","TAX_EXCLUDED_10","AMOUNT_VAT_10","TAX_EXCLUDED_8_5","AMOUNT_VAT_8_5","TAX_EXCLUDED_5_5","AMOUNT_VAT_5_5","TAX_EXCLUDED_2_1","AMOUNT_VAT_2_1","TAX_EXCLUDED","CUSTOMER_NAME","DATE_VALUE","LABEL","INVOICE_NUMBER"],"sources":["../../../ts/types/Enum/CommercialImportHeader.ts"],"sourcesContent":["export type CommercialImportHeaderContent = {\n originalName:string;\n name: string;\n required: boolean,\n description?: string;\n relatedField?: string;\n};\nexport type CommercialImportHeader = {\n [key: string]: CommercialImportHeaderContent\n};\n\nexport const commercialImportHeader: CommercialImportHeader = {\n TAX_INCLUDED_AMOUNT: {\n originalName: 'taxIncludedAmount',\n name: 'Montant TTC',\n required: true,\n description: 'Montant total toutes taxes comprises',\n },\n TAX_EXCLUDED_AMOUNT_20: {\n originalName: 'taxExcludedAmount_20',\n name: 'Montant HT TVA 20%',\n required: true,\n description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 20%',\n },\n AMOUNT_VAT_20: {\n originalName: 'amountVat_20',\n name: 'Montant TVA 20%',\n required: true,\n description: 'Montant en euros de la TVA 20%',\n relatedField: 'taxExcludedAmount_20',\n },\n TAX_EXCLUDED_10: {\n originalName: 'taxExcludedAmount_10',\n name: 'Montant HT TVA 10%',\n required: true,\n description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 10%',\n },\n AMOUNT_VAT_10: {\n originalName: 'amountVat_10',\n name: 'Montant TVA 10%',\n required: true,\n description: 'Montant en euros de la TVA 10%',\n relatedField: 'taxExcludedAmount_10',\n },\n TAX_EXCLUDED_8_5: {\n originalName: 'taxExcludedAmount_8_5',\n name: 'Montant HT TVA 8,5%',\n required: true,\n description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 8,5%',\n },\n AMOUNT_VAT_8_5: {\n originalName: 'amountVat_8_5',\n name: 'Montant TVA 8,5%',\n required: true,\n description: 'Montant en euros de la TVA 8,5%',\n relatedField: 'taxExcludedAmount_8_5',\n },\n TAX_EXCLUDED_5_5: {\n originalName: 'taxExcludedAmount_5_5',\n name: 'Montant HT TVA 5,5%',\n required: true,\n description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 5,5%',\n },\n AMOUNT_VAT_5_5: {\n originalName: 'amountVat_5_5',\n name: 'Montant TVA 5,5%',\n required: true,\n description: 'Montant en euros de la TVA 5,5%',\n relatedField: 'taxExcludedAmount_5_5',\n },\n TAX_EXCLUDED_2_1: {\n originalName: 'taxExcludedAmount_2_1',\n name: 'Montant HT TVA 2,1%',\n required: true,\n description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 2,1%',\n },\n AMOUNT_VAT_2_1: {\n originalName: 'amountVat_2_1',\n name: 'Montant TVA 2,1%',\n required: true,\n description: 'Montant en euros de la TVA 2,1%',\n relatedField: 'taxExcludedAmount_2_1',\n },\n TAX_EXCLUDED: {\n originalName: 'taxExcludedAmount',\n name: 'Montant sans TVA',\n required: true,\n description: 'Total hors taxes des prestations ou marchandises facturées sans TVA',\n },\n CUSTOMER_NAME: {\n originalName: 'customerName',\n name: 'Nom de client',\n required: true,\n description: 'Nom ou raison sociale de vos clients',\n },\n DATE_VALUE: {\n originalName: 'dateValue',\n name: 'date',\n required: false,\n description: 'Date d’émission des factures',\n },\n LABEL: {\n originalName: 'Label',\n name: 'Libellé',\n required: false,\n },\n INVOICE_NUMBER: {\n originalName: 'invoiceNumber',\n name: 'Numéro de facture',\n required: false,\n },\n};"],"mappings":";;;;;AAWO,MAAMA,sBAAsB,GAAAC,OAAA,CAAtBD,sBAAsB,GAA2B;EAC5DE,mBAAmB,EAAE;IACnBC,YAAY,EAAE,mBAAmB;IACjCC,IAAI,EAAE,aAAa;IACnBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDC,sBAAsB,EAAE;IACtBJ,YAAY,EAAE,sBAAsB;IACpCC,IAAI,EAAE,oBAAoB;IAC1BC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDE,aAAa,EAAE;IACbL,YAAY,EAAE,cAAc;IAC5BC,IAAI,EAAE,iBAAiB;IACvBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE,gCAAgC;IAC7CG,YAAY,EAAE;GACf;EACDC,eAAe,EAAE;IACfP,YAAY,EAAE,sBAAsB;IACpCC,IAAI,EAAE,oBAAoB;IAC1BC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDK,aAAa,EAAE;IACbR,YAAY,EAAE,cAAc;IAC5BC,IAAI,EAAE,iBAAiB;IACvBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE,gCAAgC;IAC7CG,YAAY,EAAE;GACf;EACDG,gBAAgB,EAAE;IAChBT,YAAY,EAAE,uBAAuB;IACrCC,IAAI,EAAE,qBAAqB;IAC3BC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDO,cAAc,EAAE;IACdV,YAAY,EAAE,eAAe;IAC7BC,IAAI,EAAE,kBAAkB;IACxBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE,iCAAiC;IAC9CG,YAAY,EAAE;GACf;EACDK,gBAAgB,EAAE;IAChBX,YAAY,EAAE,uBAAuB;IACrCC,IAAI,EAAE,qBAAqB;IAC3BC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDS,cAAc,EAAE;IACdZ,YAAY,EAAE,eAAe;IAC7BC,IAAI,EAAE,kBAAkB;IACxBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE,iCAAiC;IAC9CG,YAAY,EAAE;GACf;EACDO,gBAAgB,EAAE;IAChBb,YAAY,EAAE,uBAAuB;IACrCC,IAAI,EAAE,qBAAqB;IAC3BC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDW,cAAc,EAAE;IACdd,YAAY,EAAE,eAAe;IAC7BC,IAAI,EAAE,kBAAkB;IACxBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE,iCAAiC;IAC9CG,YAAY,EAAE;GACf;EACDS,YAAY,EAAE;IACZf,YAAY,EAAE,mBAAmB;IACjCC,IAAI,EAAE,kBAAkB;IACxBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDa,aAAa,EAAE;IACbhB,YAAY,EAAE,cAAc;IAC5BC,IAAI,EAAE,eAAe;IACrBC,QAAQ,EAAE,IAAI;IACdC,WAAW,EAAE;GACd;EACDc,UAAU,EAAE;IACVjB,YAAY,EAAE,WAAW;IACzBC,IAAI,EAAE,MAAM;IACZC,QAAQ,EAAE,KAAK;IACfC,WAAW,EAAE;GACd;EACDe,KAAK,EAAE;IACLlB,YAAY,EAAE,OAAO;IACrBC,IAAI,EAAE,SAAS;IACfC,QAAQ,EAAE;GACX;EACDiB,cAAc,EAAE;IACdnB,YAAY,EAAE,eAAe;IAC7BC,IAAI,EAAE,mBAAmB;IACzBC,QAAQ,EAAE;;CAEb"}
@@ -39,7 +39,7 @@ var GedFolder = exports.GedFolder = undefined;
39
39
  GedFolder[GedFolder["RSI_URSSAF"] = 27] = "RSI_URSSAF";
40
40
  // Previous GA balance & PV = 28,
41
41
  // Slips for the CFE = 29,
42
- // Suppliers / customers appendices = 30,
42
+ GedFolder[GedFolder["APPENDIX_PROVIDERS_CUSTOMERS"] = 30] = "APPENDIX_PROVIDERS_CUSTOMERS";
43
43
  GedFolder[GedFolder["MISCELLANEOUS"] = 31] = "MISCELLANEOUS";
44
44
  // Legal Announcements = 32,
45
45
  GedFolder[GedFolder["CERTIFICATES"] = 33] = "CERTIFICATES";