@silexpert/core 1.3.169-4 → 1.3.170

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 (259) hide show
  1. package/dist/cjs/api/resources/DocumentRequest.d.ts +1 -2
  2. package/dist/cjs/api/resources/DocumentRequest.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/DocumentRequest.js +0 -3
  4. package/dist/cjs/api/resources/DocumentRequest.js.map +1 -1
  5. package/dist/cjs/api/resources/Revenue.d.ts +0 -9
  6. package/dist/cjs/api/resources/Revenue.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Revenue.js +0 -11
  8. package/dist/cjs/api/resources/Revenue.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +1 -3
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +1 -3
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/BalanceSheet.d.ts +2 -14
  14. package/dist/cjs/types/Enum/BalanceSheet.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/BalanceSheet.js +13 -48
  16. package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
  17. package/dist/cjs/types/Enum/BalanceSheetModule.d.ts +0 -2
  18. package/dist/cjs/types/Enum/BalanceSheetModule.d.ts.map +1 -1
  19. package/dist/cjs/types/Enum/BalanceSheetModule.js +1 -23
  20. package/dist/cjs/types/Enum/BalanceSheetModule.js.map +1 -1
  21. package/dist/cjs/types/Enum/DepositDocumentType.js +1 -1
  22. package/dist/cjs/types/Enum/DepositDocumentType.js.map +1 -1
  23. package/dist/cjs/types/Enum/Ged.d.ts +4 -19
  24. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/Ged.js +5 -142
  26. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  27. package/dist/cjs/types/Enum/LetterType.js +2 -2
  28. package/dist/cjs/types/Enum/LetterType.js.map +1 -1
  29. package/dist/cjs/types/Enum/PrestationType.js +6 -6
  30. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  31. package/dist/cjs/types/Enum/ReasonTerminationType.d.ts +1 -2
  32. package/dist/cjs/types/Enum/ReasonTerminationType.d.ts.map +1 -1
  33. package/dist/cjs/types/Enum/ReasonTerminationType.js +0 -6
  34. package/dist/cjs/types/Enum/ReasonTerminationType.js.map +1 -1
  35. package/dist/cjs/types/Enum/Revenue.d.ts +1 -3
  36. package/dist/cjs/types/Enum/Revenue.d.ts.map +1 -1
  37. package/dist/cjs/types/Enum/Revenue.js +0 -2
  38. package/dist/cjs/types/Enum/Revenue.js.map +1 -1
  39. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +0 -1
  40. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -1
  41. package/dist/cjs/types/Interface/api/documentRequest/Create.js +0 -8
  42. package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +1 -1
  43. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +0 -3
  44. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/documentRequest/Query.js +0 -12
  46. package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +1 -1
  47. package/dist/cjs/types/Interface/api/payment/Params.d.ts +0 -1
  48. package/dist/cjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  49. package/dist/cjs/types/Interface/api/payment/Params.js +0 -6
  50. package/dist/cjs/types/Interface/api/payment/Params.js.map +1 -1
  51. package/dist/cjs/types/Interface/api/revenue/revenueMovement.d.ts +0 -23
  52. package/dist/cjs/types/Interface/api/revenue/revenueMovement.d.ts.map +1 -1
  53. package/dist/cjs/types/Interface/api/revenue/revenueMovement.js +1 -58
  54. package/dist/cjs/types/Interface/api/revenue/revenueMovement.js.map +1 -1
  55. package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts +0 -4
  56. package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  57. package/dist/cjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  58. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +1 -7
  59. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -1
  60. package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +1 -1
  61. package/dist/cjs/types/Interface/models/IPayment.d.ts +0 -1
  62. package/dist/cjs/types/Interface/models/IPayment.d.ts.map +1 -1
  63. package/dist/cjs/types/Interface/models/IPayment.js.map +1 -1
  64. package/dist/cjs/types/index.d.ts +0 -7
  65. package/dist/cjs/types/index.d.ts.map +1 -1
  66. package/dist/cjs/types/index.js +0 -7
  67. package/dist/cjs/types/index.js.map +1 -1
  68. package/dist/cjs/utils/checkup.d.ts +368 -12
  69. package/dist/cjs/utils/checkup.d.ts.map +1 -1
  70. package/dist/cjs/utils/checkup.js +565 -342
  71. package/dist/cjs/utils/checkup.js.map +1 -1
  72. package/dist/cjs/utils/exercice.d.ts +0 -9
  73. package/dist/cjs/utils/exercice.d.ts.map +1 -1
  74. package/dist/cjs/utils/exercice.js +1 -15
  75. package/dist/cjs/utils/exercice.js.map +1 -1
  76. package/dist/cjs/utils/vat/3310/century23.js +18 -19
  77. package/dist/cjs/utils/vat/3310/century23.js.map +1 -1
  78. package/dist/cjs/utils/vat/3310/century24.js +18 -19
  79. package/dist/cjs/utils/vat/3310/century24.js.map +1 -1
  80. package/dist/cjs/utils/vat/3310/century25.js +17 -18
  81. package/dist/cjs/utils/vat/3310/century25.js.map +1 -1
  82. package/dist/mjs/api/resources/DocumentRequest.d.ts +1 -2
  83. package/dist/mjs/api/resources/DocumentRequest.d.ts.map +1 -1
  84. package/dist/mjs/api/resources/DocumentRequest.js +0 -3
  85. package/dist/mjs/api/resources/DocumentRequest.js.map +1 -1
  86. package/dist/mjs/api/resources/Revenue.d.ts +0 -9
  87. package/dist/mjs/api/resources/Revenue.d.ts.map +1 -1
  88. package/dist/mjs/api/resources/Revenue.js +0 -11
  89. package/dist/mjs/api/resources/Revenue.js.map +1 -1
  90. package/dist/mjs/api/resources.d.ts +1 -3
  91. package/dist/mjs/api/resources.d.ts.map +1 -1
  92. package/dist/mjs/api/resources.js +1 -3
  93. package/dist/mjs/api/resources.js.map +1 -1
  94. package/dist/mjs/types/Enum/BalanceSheet.d.ts +2 -14
  95. package/dist/mjs/types/Enum/BalanceSheet.d.ts.map +1 -1
  96. package/dist/mjs/types/Enum/BalanceSheet.js +13 -45
  97. package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
  98. package/dist/mjs/types/Enum/BalanceSheetModule.d.ts +0 -2
  99. package/dist/mjs/types/Enum/BalanceSheetModule.d.ts.map +1 -1
  100. package/dist/mjs/types/Enum/BalanceSheetModule.js +0 -22
  101. package/dist/mjs/types/Enum/BalanceSheetModule.js.map +1 -1
  102. package/dist/mjs/types/Enum/DepositDocumentType.js +1 -1
  103. package/dist/mjs/types/Enum/DepositDocumentType.js.map +1 -1
  104. package/dist/mjs/types/Enum/Ged.d.ts +4 -19
  105. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  106. package/dist/mjs/types/Enum/Ged.js +5 -142
  107. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  108. package/dist/mjs/types/Enum/LetterType.js +2 -2
  109. package/dist/mjs/types/Enum/LetterType.js.map +1 -1
  110. package/dist/mjs/types/Enum/PrestationType.js +6 -6
  111. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  112. package/dist/mjs/types/Enum/ReasonTerminationType.d.ts +1 -2
  113. package/dist/mjs/types/Enum/ReasonTerminationType.d.ts.map +1 -1
  114. package/dist/mjs/types/Enum/ReasonTerminationType.js +0 -6
  115. package/dist/mjs/types/Enum/ReasonTerminationType.js.map +1 -1
  116. package/dist/mjs/types/Enum/Revenue.d.ts +1 -3
  117. package/dist/mjs/types/Enum/Revenue.d.ts.map +1 -1
  118. package/dist/mjs/types/Enum/Revenue.js +0 -2
  119. package/dist/mjs/types/Enum/Revenue.js.map +1 -1
  120. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +0 -1
  121. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -1
  122. package/dist/mjs/types/Interface/api/documentRequest/Create.js +1 -10
  123. package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +1 -1
  124. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +0 -3
  125. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -1
  126. package/dist/mjs/types/Interface/api/documentRequest/Query.js +1 -15
  127. package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +1 -1
  128. package/dist/mjs/types/Interface/api/payment/Params.d.ts +0 -1
  129. package/dist/mjs/types/Interface/api/payment/Params.d.ts.map +1 -1
  130. package/dist/mjs/types/Interface/api/payment/Params.js +0 -7
  131. package/dist/mjs/types/Interface/api/payment/Params.js.map +1 -1
  132. package/dist/mjs/types/Interface/api/revenue/revenueMovement.d.ts +0 -23
  133. package/dist/mjs/types/Interface/api/revenue/revenueMovement.d.ts.map +1 -1
  134. package/dist/mjs/types/Interface/api/revenue/revenueMovement.js +1 -57
  135. package/dist/mjs/types/Interface/api/revenue/revenueMovement.js.map +1 -1
  136. package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts +0 -4
  137. package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  138. package/dist/mjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  139. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +1 -7
  140. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -1
  141. package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +1 -1
  142. package/dist/mjs/types/Interface/models/IPayment.d.ts +0 -1
  143. package/dist/mjs/types/Interface/models/IPayment.d.ts.map +1 -1
  144. package/dist/mjs/types/Interface/models/IPayment.js.map +1 -1
  145. package/dist/mjs/types/index.d.ts +0 -7
  146. package/dist/mjs/types/index.d.ts.map +1 -1
  147. package/dist/mjs/types/index.js +0 -7
  148. package/dist/mjs/types/index.js.map +1 -1
  149. package/dist/mjs/utils/checkup.d.ts +368 -12
  150. package/dist/mjs/utils/checkup.d.ts.map +1 -1
  151. package/dist/mjs/utils/checkup.js +566 -343
  152. package/dist/mjs/utils/checkup.js.map +1 -1
  153. package/dist/mjs/utils/exercice.d.ts +0 -9
  154. package/dist/mjs/utils/exercice.d.ts.map +1 -1
  155. package/dist/mjs/utils/exercice.js +0 -13
  156. package/dist/mjs/utils/exercice.js.map +1 -1
  157. package/dist/mjs/utils/vat/3310/century23.js +18 -19
  158. package/dist/mjs/utils/vat/3310/century23.js.map +1 -1
  159. package/dist/mjs/utils/vat/3310/century24.js +18 -19
  160. package/dist/mjs/utils/vat/3310/century24.js.map +1 -1
  161. package/dist/mjs/utils/vat/3310/century25.js +16 -17
  162. package/dist/mjs/utils/vat/3310/century25.js.map +1 -1
  163. package/package.json +2 -2
  164. package/ts/api/resources/DocumentRequest.ts +1 -5
  165. package/ts/api/resources/Revenue.ts +0 -12
  166. package/ts/api/resources.ts +1 -3
  167. package/ts/types/Enum/BalanceSheet.ts +17 -59
  168. package/ts/types/Enum/BalanceSheetModule.ts +1 -24
  169. package/ts/types/Enum/DepositDocumentType.ts +1 -1
  170. package/ts/types/Enum/Ged.ts +5 -143
  171. package/ts/types/Enum/LetterType.ts +2 -2
  172. package/ts/types/Enum/PrestationType.ts +6 -6
  173. package/ts/types/Enum/ReasonTerminationType.ts +0 -6
  174. package/ts/types/Enum/Revenue.ts +0 -3
  175. package/ts/types/Interface/api/documentRequest/Create.ts +1 -8
  176. package/ts/types/Interface/api/documentRequest/Query.ts +1 -12
  177. package/ts/types/Interface/api/payment/Params.ts +0 -5
  178. package/ts/types/Interface/api/revenue/revenueMovement.ts +1 -61
  179. package/ts/types/Interface/models/IBalanceSheetModule.ts +1 -7
  180. package/ts/types/Interface/models/IDocumentRequest.ts +2 -8
  181. package/ts/types/Interface/models/IPayment.ts +0 -1
  182. package/ts/types/index.ts +0 -7
  183. package/ts/utils/checkup.ts +566 -347
  184. package/ts/utils/exercice.ts +0 -14
  185. package/ts/utils/vat/3310/century23.ts +16 -16
  186. package/ts/utils/vat/3310/century24.ts +18 -18
  187. package/ts/utils/vat/3310/century25.ts +19 -19
  188. package/dist/cjs/api/resources/InformationRequest.d.ts +0 -11
  189. package/dist/cjs/api/resources/InformationRequest.d.ts.map +0 -1
  190. package/dist/cjs/api/resources/InformationRequest.js +0 -26
  191. package/dist/cjs/api/resources/InformationRequest.js.map +0 -1
  192. package/dist/cjs/types/Enum/InformationRequestState.d.ts +0 -6
  193. package/dist/cjs/types/Enum/InformationRequestState.d.ts.map +0 -1
  194. package/dist/cjs/types/Enum/InformationRequestState.js +0 -10
  195. package/dist/cjs/types/Enum/InformationRequestState.js.map +0 -1
  196. package/dist/cjs/types/Enum/InformationRequestType.d.ts +0 -17
  197. package/dist/cjs/types/Enum/InformationRequestType.d.ts.map +0 -1
  198. package/dist/cjs/types/Enum/InformationRequestType.js +0 -44
  199. package/dist/cjs/types/Enum/InformationRequestType.js.map +0 -1
  200. package/dist/cjs/types/Interface/api/documentRequest/Update.d.ts +0 -12
  201. package/dist/cjs/types/Interface/api/documentRequest/Update.d.ts.map +0 -1
  202. package/dist/cjs/types/Interface/api/documentRequest/Update.js +0 -63
  203. package/dist/cjs/types/Interface/api/documentRequest/Update.js.map +0 -1
  204. package/dist/cjs/types/Interface/api/informationRequest/Create.d.ts +0 -10
  205. package/dist/cjs/types/Interface/api/informationRequest/Create.d.ts.map +0 -1
  206. package/dist/cjs/types/Interface/api/informationRequest/Create.js +0 -49
  207. package/dist/cjs/types/Interface/api/informationRequest/Create.js.map +0 -1
  208. package/dist/cjs/types/Interface/api/informationRequest/Query.d.ts +0 -11
  209. package/dist/cjs/types/Interface/api/informationRequest/Query.d.ts.map +0 -1
  210. package/dist/cjs/types/Interface/api/informationRequest/Query.js +0 -54
  211. package/dist/cjs/types/Interface/api/informationRequest/Query.js.map +0 -1
  212. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts +0 -12
  213. package/dist/cjs/types/Interface/api/informationRequest/Update.d.ts.map +0 -1
  214. package/dist/cjs/types/Interface/api/informationRequest/Update.js +0 -58
  215. package/dist/cjs/types/Interface/api/informationRequest/Update.js.map +0 -1
  216. package/dist/cjs/types/Interface/models/IInformationRequest.d.ts +0 -25
  217. package/dist/cjs/types/Interface/models/IInformationRequest.d.ts.map +0 -1
  218. package/dist/cjs/types/Interface/models/IInformationRequest.js +0 -3
  219. package/dist/cjs/types/Interface/models/IInformationRequest.js.map +0 -1
  220. package/dist/mjs/api/resources/InformationRequest.d.ts +0 -11
  221. package/dist/mjs/api/resources/InformationRequest.d.ts.map +0 -1
  222. package/dist/mjs/api/resources/InformationRequest.js +0 -30
  223. package/dist/mjs/api/resources/InformationRequest.js.map +0 -1
  224. package/dist/mjs/types/Enum/InformationRequestState.d.ts +0 -6
  225. package/dist/mjs/types/Enum/InformationRequestState.d.ts.map +0 -1
  226. package/dist/mjs/types/Enum/InformationRequestState.js +0 -7
  227. package/dist/mjs/types/Enum/InformationRequestState.js.map +0 -1
  228. package/dist/mjs/types/Enum/InformationRequestType.d.ts +0 -17
  229. package/dist/mjs/types/Enum/InformationRequestType.d.ts.map +0 -1
  230. package/dist/mjs/types/Enum/InformationRequestType.js +0 -41
  231. package/dist/mjs/types/Enum/InformationRequestType.js.map +0 -1
  232. package/dist/mjs/types/Interface/api/documentRequest/Update.d.ts +0 -12
  233. package/dist/mjs/types/Interface/api/documentRequest/Update.d.ts.map +0 -1
  234. package/dist/mjs/types/Interface/api/documentRequest/Update.js +0 -66
  235. package/dist/mjs/types/Interface/api/documentRequest/Update.js.map +0 -1
  236. package/dist/mjs/types/Interface/api/informationRequest/Create.d.ts +0 -10
  237. package/dist/mjs/types/Interface/api/informationRequest/Create.d.ts.map +0 -1
  238. package/dist/mjs/types/Interface/api/informationRequest/Create.js +0 -50
  239. package/dist/mjs/types/Interface/api/informationRequest/Create.js.map +0 -1
  240. package/dist/mjs/types/Interface/api/informationRequest/Query.d.ts +0 -11
  241. package/dist/mjs/types/Interface/api/informationRequest/Query.d.ts.map +0 -1
  242. package/dist/mjs/types/Interface/api/informationRequest/Query.js +0 -56
  243. package/dist/mjs/types/Interface/api/informationRequest/Query.js.map +0 -1
  244. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts +0 -12
  245. package/dist/mjs/types/Interface/api/informationRequest/Update.d.ts.map +0 -1
  246. package/dist/mjs/types/Interface/api/informationRequest/Update.js +0 -60
  247. package/dist/mjs/types/Interface/api/informationRequest/Update.js.map +0 -1
  248. package/dist/mjs/types/Interface/models/IInformationRequest.d.ts +0 -25
  249. package/dist/mjs/types/Interface/models/IInformationRequest.d.ts.map +0 -1
  250. package/dist/mjs/types/Interface/models/IInformationRequest.js +0 -2
  251. package/dist/mjs/types/Interface/models/IInformationRequest.js.map +0 -1
  252. package/ts/api/resources/InformationRequest.ts +0 -36
  253. package/ts/types/Enum/InformationRequestState.ts +0 -5
  254. package/ts/types/Enum/InformationRequestType.ts +0 -51
  255. package/ts/types/Interface/api/documentRequest/Update.ts +0 -43
  256. package/ts/types/Interface/api/informationRequest/Create.ts +0 -31
  257. package/ts/types/Interface/api/informationRequest/Query.ts +0 -36
  258. package/ts/types/Interface/api/informationRequest/Update.ts +0 -39
  259. package/ts/types/Interface/models/IInformationRequest.ts +0 -27
@@ -3778,7 +3778,7 @@ export const PrestationDetail = {
3778
3778
  minimumPrice: null,
3779
3779
  price: 139,
3780
3780
  isCatalog: false,
3781
- isPlannable: true,
3781
+ isPlannable: false,
3782
3782
  hidden: false,
3783
3783
  isComplementary: false,
3784
3784
  signaturePosition: '400,54,569,90',
@@ -3797,7 +3797,7 @@ export const PrestationDetail = {
3797
3797
  minimumPrice: null,
3798
3798
  price: 199,
3799
3799
  isCatalog: false,
3800
- isPlannable: true,
3800
+ isPlannable: false,
3801
3801
  hidden: false,
3802
3802
  isComplementary: false,
3803
3803
  signaturePosition: '400,54,569,90',
@@ -3816,7 +3816,7 @@ export const PrestationDetail = {
3816
3816
  minimumPrice: null,
3817
3817
  price: null,
3818
3818
  isCatalog: false,
3819
- isPlannable: true,
3819
+ isPlannable: false,
3820
3820
  hidden: false,
3821
3821
  isComplementary: false,
3822
3822
  signaturePosition: '400,54,569,90',
@@ -3835,7 +3835,7 @@ export const PrestationDetail = {
3835
3835
  minimumPrice: null,
3836
3836
  price: null,
3837
3837
  isCatalog: false,
3838
- isPlannable: true,
3838
+ isPlannable: false,
3839
3839
  hidden: false,
3840
3840
  isComplementary: false,
3841
3841
  signaturePosition: '400,54,569,90',
@@ -3854,7 +3854,7 @@ export const PrestationDetail = {
3854
3854
  minimumPrice: null,
3855
3855
  price: null,
3856
3856
  isCatalog: false,
3857
- isPlannable: true,
3857
+ isPlannable: false,
3858
3858
  hidden: false,
3859
3859
  isComplementary: false,
3860
3860
  signaturePosition: '400,54,569,90',
@@ -3873,7 +3873,7 @@ export const PrestationDetail = {
3873
3873
  minimumPrice: null,
3874
3874
  price: null,
3875
3875
  isCatalog: false,
3876
- isPlannable: true,
3876
+ isPlannable: false,
3877
3877
  hidden: false,
3878
3878
  isComplementary: false,
3879
3879
  signaturePosition: '400,54,569,90',