@silexpert/core 0.4.129 → 0.4.131

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 (252) hide show
  1. package/es/api/resources/BalanceSheetCompletion.d.ts +19 -0
  2. package/es/api/resources/BalanceSheetCompletion.d.ts.map +1 -0
  3. package/es/api/resources/BalanceSheetCompletion.js +22 -0
  4. package/es/api/resources/BalanceSheetCompletion.js.map +1 -0
  5. package/es/api/resources/Vehicle.d.ts +6 -6
  6. package/es/api/resources/Vehicle.d.ts.map +1 -1
  7. package/es/api/resources/Vehicle.js +18 -10
  8. package/es/api/resources/Vehicle.js.map +1 -1
  9. package/es/api/resources/WorkingSchedule.d.ts +1 -1
  10. package/es/api/resources/WorkingSchedule.d.ts.map +1 -1
  11. package/es/api/resources/WorkingSchedule.js +2 -1
  12. package/es/api/resources/WorkingSchedule.js.map +1 -1
  13. package/es/api/resources.d.ts +2 -0
  14. package/es/api/resources.d.ts.map +1 -1
  15. package/es/api/resources.js +2 -0
  16. package/es/api/resources.js.map +1 -1
  17. package/es/types/Enum/AnswerTypeValue.d.ts +15 -2
  18. package/es/types/Enum/AnswerTypeValue.d.ts.map +1 -1
  19. package/es/types/Enum/AnswerTypeValue.js +13 -0
  20. package/es/types/Enum/AnswerTypeValue.js.map +1 -1
  21. package/es/types/Enum/BalanceSheetModule.d.ts +31 -0
  22. package/es/types/Enum/BalanceSheetModule.d.ts.map +1 -0
  23. package/es/types/Enum/BalanceSheetModule.js +63 -0
  24. package/es/types/Enum/BalanceSheetModule.js.map +1 -0
  25. package/es/types/Enum/BalanceSheetQuestion.d.ts +92 -2
  26. package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
  27. package/es/types/Enum/BalanceSheetQuestion.js +90 -0
  28. package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
  29. package/es/types/Enum/BalanceSheetQuestionWording.d.ts +3 -1
  30. package/es/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
  31. package/es/types/Enum/BalanceSheetQuestionWording.js +2 -0
  32. package/es/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  33. package/es/types/Enum/BalanceSheetStatus.d.ts +6 -0
  34. package/es/types/Enum/BalanceSheetStatus.d.ts.map +1 -0
  35. package/es/types/Enum/BalanceSheetStatus.js +7 -0
  36. package/es/types/Enum/BalanceSheetStatus.js.map +1 -0
  37. package/es/types/Enum/FuelType.d.ts +42 -0
  38. package/es/types/Enum/FuelType.d.ts.map +1 -0
  39. package/es/types/Enum/FuelType.js +74 -0
  40. package/es/types/Enum/FuelType.js.map +1 -0
  41. package/es/types/Enum/Ged.d.ts +1 -0
  42. package/es/types/Enum/Ged.d.ts.map +1 -1
  43. package/es/types/Enum/Ged.js +1 -1
  44. package/es/types/Enum/Ged.js.map +1 -1
  45. package/es/types/Enum/GlobalRegime.d.ts.map +1 -1
  46. package/es/types/Enum/GlobalRegime.js +38 -30
  47. package/es/types/Enum/GlobalRegime.js.map +1 -1
  48. package/es/types/Enum/TypeCustomerProviderOperation.d.ts +1 -1
  49. package/es/types/Enum/TypeCustomerProviderOperation.d.ts.map +1 -1
  50. package/es/types/Enum/TypeCustomerProviderOperation.js +1 -1
  51. package/es/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
  52. package/es/types/Enum/Vehicle.d.ts +110 -0
  53. package/es/types/Enum/Vehicle.d.ts.map +1 -1
  54. package/es/types/Enum/Vehicle.js +193 -0
  55. package/es/types/Enum/Vehicle.js.map +1 -1
  56. package/es/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.d.ts +4 -0
  57. package/es/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.d.ts.map +1 -0
  58. package/es/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js +20 -0
  59. package/es/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -0
  60. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
  61. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
  62. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +7 -0
  63. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  64. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
  65. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
  66. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +7 -0
  67. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  68. package/es/types/Interface/api/cerfa/2033.d.ts +5 -4
  69. package/es/types/Interface/api/cerfa/2033.d.ts.map +1 -1
  70. package/es/types/Interface/api/cerfa/2033.js.map +1 -1
  71. package/es/types/Interface/api/cerfa/2035.d.ts +45 -43
  72. package/es/types/Interface/api/cerfa/2035.d.ts.map +1 -1
  73. package/es/types/Interface/api/cerfa/2035.js +1 -5
  74. package/es/types/Interface/api/cerfa/2035.js.map +1 -1
  75. package/es/types/Interface/api/cerfa/2065.d.ts +3 -4
  76. package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -1
  77. package/es/types/Interface/api/cerfa/2065.js.map +1 -1
  78. package/es/types/Interface/api/cerfa/2572.d.ts +3 -3
  79. package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  80. package/es/types/Interface/api/cerfa/2572.js.map +1 -1
  81. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +4 -3
  82. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
  83. package/es/types/Interface/api/cerfa/CreateCerfa.js +1 -0
  84. package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  85. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +13 -1
  86. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
  87. package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  88. package/es/types/Interface/api/cerfa/Utils.d.ts +56 -0
  89. package/es/types/Interface/api/cerfa/Utils.d.ts.map +1 -0
  90. package/es/types/Interface/api/cerfa/Utils.js +2 -0
  91. package/es/types/Interface/api/cerfa/Utils.js.map +1 -0
  92. package/es/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.d.ts +2 -1
  93. package/es/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.d.ts.map +1 -1
  94. package/es/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
  95. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +10 -0
  96. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +1 -1
  97. package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
  98. package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing.d.ts +2 -0
  99. package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing.d.ts.map +1 -1
  100. package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js +16 -1
  101. package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  102. package/es/types/Interface/api/registration/CreateRegistration.d.ts +1 -2
  103. package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
  104. package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  105. package/es/types/Interface/api/society/UpdateSociety.d.ts +2 -1
  106. package/es/types/Interface/api/society/UpdateSociety.d.ts.map +1 -1
  107. package/es/types/Interface/api/society/UpdateSociety.js +11 -2
  108. package/es/types/Interface/api/society/UpdateSociety.js.map +1 -1
  109. package/es/types/Interface/api/vehicle/CreateSocietyVehicle.d.ts.map +1 -1
  110. package/es/types/Interface/api/vehicle/CreateSocietyVehicle.js +8 -0
  111. package/es/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  112. package/es/types/Interface/api/vehicle/UpdateSocietyVehicle.d.ts.map +1 -1
  113. package/es/types/Interface/api/vehicle/UpdateSocietyVehicle.js +8 -0
  114. package/es/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  115. package/es/types/Interface/models/IApiError.d.ts +2 -1
  116. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  117. package/es/types/Interface/models/IApiError.js +2 -0
  118. package/es/types/Interface/models/IApiError.js.map +1 -1
  119. package/es/types/Interface/models/IBalanceSheetCompletion.d.ts +12 -0
  120. package/es/types/Interface/models/IBalanceSheetCompletion.d.ts.map +1 -0
  121. package/es/types/Interface/models/IBalanceSheetCompletion.js +2 -0
  122. package/es/types/Interface/models/IBalanceSheetCompletion.js.map +1 -0
  123. package/es/types/Interface/models/IBalanceSheetModule.d.ts +1 -0
  124. package/es/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  125. package/es/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  126. package/es/types/Interface/models/IBalanceSheetModule2.d.ts +7 -0
  127. package/es/types/Interface/models/IBalanceSheetModule2.d.ts.map +1 -0
  128. package/es/types/Interface/models/IBalanceSheetModule2.js +2 -0
  129. package/es/types/Interface/models/IBalanceSheetModule2.js.map +1 -0
  130. package/es/types/Interface/models/IBalanceSheetStatus.d.ts +7 -0
  131. package/es/types/Interface/models/IBalanceSheetStatus.d.ts.map +1 -0
  132. package/es/types/Interface/models/IBalanceSheetStatus.js +2 -0
  133. package/es/types/Interface/models/IBalanceSheetStatus.js.map +1 -0
  134. package/es/types/index.d.ts +7 -0
  135. package/es/types/index.d.ts.map +1 -1
  136. package/es/types/index.js +7 -0
  137. package/es/types/index.js.map +1 -1
  138. package/es/utils/balanceSheetModule.d.ts +3 -0
  139. package/es/utils/balanceSheetModule.d.ts.map +1 -0
  140. package/es/utils/balanceSheetModule.js +12 -0
  141. package/es/utils/balanceSheetModule.js.map +1 -0
  142. package/es/utils/index.d.ts +1 -0
  143. package/es/utils/index.d.ts.map +1 -1
  144. package/es/utils/index.js +1 -0
  145. package/es/utils/index.js.map +1 -1
  146. package/js/api/resources/BalanceSheetCompletion.js +37 -0
  147. package/js/api/resources/BalanceSheetCompletion.js.map +1 -0
  148. package/js/api/resources/Vehicle.js +23 -10
  149. package/js/api/resources/Vehicle.js.map +1 -1
  150. package/js/api/resources/WorkingSchedule.js +4 -1
  151. package/js/api/resources/WorkingSchedule.js.map +1 -1
  152. package/js/api/resources.js +4 -1
  153. package/js/api/resources.js.map +1 -1
  154. package/js/types/Enum/AnswerTypeValue.js +14 -0
  155. package/js/types/Enum/AnswerTypeValue.js.map +1 -1
  156. package/js/types/Enum/BalanceSheetModule.js +48 -0
  157. package/js/types/Enum/BalanceSheetModule.js.map +1 -0
  158. package/js/types/Enum/BalanceSheetQuestion.js +91 -0
  159. package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
  160. package/js/types/Enum/BalanceSheetQuestionWording.js +2 -0
  161. package/js/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  162. package/js/types/Enum/BalanceSheetStatus.js +13 -0
  163. package/js/types/Enum/BalanceSheetStatus.js.map +1 -0
  164. package/js/types/Enum/FuelType.js +148 -0
  165. package/js/types/Enum/FuelType.js.map +1 -0
  166. package/js/types/Enum/Ged.js +2 -2
  167. package/js/types/Enum/Ged.js.map +1 -1
  168. package/js/types/Enum/GlobalRegime.js +38 -27
  169. package/js/types/Enum/GlobalRegime.js.map +1 -1
  170. package/js/types/Enum/TypeCustomerProviderOperation.js +1 -1
  171. package/js/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
  172. package/js/types/Enum/Vehicle.js +375 -0
  173. package/js/types/Enum/Vehicle.js.map +1 -1
  174. package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js +31 -0
  175. package/js/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.js.map +1 -0
  176. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -0
  177. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  178. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -0
  179. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  180. package/js/types/Interface/api/cerfa/2033.js.map +1 -1
  181. package/js/types/Interface/api/cerfa/2035.js +1 -3
  182. package/js/types/Interface/api/cerfa/2035.js.map +1 -1
  183. package/js/types/Interface/api/cerfa/2065.js.map +1 -1
  184. package/js/types/Interface/api/cerfa/2572.js.map +1 -1
  185. package/js/types/Interface/api/cerfa/CreateCerfa.js +12 -0
  186. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  187. package/js/types/Interface/api/cerfa/Utils.js +6 -0
  188. package/js/types/Interface/api/cerfa/Utils.js.map +1 -0
  189. package/js/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.js.map +1 -1
  190. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js +8 -2
  191. package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing.js.map +1 -1
  192. package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
  193. package/js/types/Interface/api/society/UpdateSociety.js +7 -1
  194. package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
  195. package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js +6 -2
  196. package/js/types/Interface/api/vehicle/CreateSocietyVehicle.js.map +1 -1
  197. package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js +6 -2
  198. package/js/types/Interface/api/vehicle/UpdateSocietyVehicle.js.map +1 -1
  199. package/js/types/Interface/models/IApiError.js +3 -1
  200. package/js/types/Interface/models/IApiError.js.map +1 -1
  201. package/js/types/Interface/models/IBalanceSheetCompletion.js +6 -0
  202. package/js/types/Interface/models/IBalanceSheetCompletion.js.map +1 -0
  203. package/js/types/Interface/models/IBalanceSheetModule2.js +6 -0
  204. package/js/types/Interface/models/IBalanceSheetModule2.js.map +1 -0
  205. package/js/types/Interface/models/IBalanceSheetStatus.js +6 -0
  206. package/js/types/Interface/models/IBalanceSheetStatus.js.map +1 -0
  207. package/js/types/index.js +84 -0
  208. package/js/types/index.js.map +1 -1
  209. package/js/utils/balanceSheetModule.js +21 -0
  210. package/js/utils/balanceSheetModule.js.map +1 -0
  211. package/js/utils/index.js +12 -0
  212. package/js/utils/index.js.map +1 -1
  213. package/package.json +1 -1
  214. package/ts/api/resources/BalanceSheetCompletion.ts +26 -0
  215. package/ts/api/resources/Vehicle.ts +21 -12
  216. package/ts/api/resources/WorkingSchedule.ts +2 -1
  217. package/ts/api/resources.ts +2 -0
  218. package/ts/types/Enum/AnswerTypeValue.ts +14 -0
  219. package/ts/types/Enum/BalanceSheetModule.ts +71 -0
  220. package/ts/types/Enum/BalanceSheetQuestion.ts +91 -0
  221. package/ts/types/Enum/BalanceSheetQuestionWording.ts +3 -0
  222. package/ts/types/Enum/BalanceSheetStatus.ts +5 -0
  223. package/ts/types/Enum/FuelType.ts +75 -0
  224. package/ts/types/Enum/Ged.ts +1 -1
  225. package/ts/types/Enum/GlobalRegime.ts +38 -30
  226. package/ts/types/Enum/TypeCustomerProviderOperation.ts +1 -1
  227. package/ts/types/Enum/Vehicle.ts +203 -1
  228. package/ts/types/Interface/api/balanceSheetCompletion/UpdateBalanceSheetCompletion.ts +9 -0
  229. package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
  230. package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +6 -0
  231. package/ts/types/Interface/api/cerfa/2033.ts +6 -4
  232. package/ts/types/Interface/api/cerfa/2035.ts +43 -45
  233. package/ts/types/Interface/api/cerfa/2065.ts +3 -4
  234. package/ts/types/Interface/api/cerfa/2572.ts +3 -3
  235. package/ts/types/Interface/api/cerfa/CreateCerfa.ts +4 -3
  236. package/ts/types/Interface/api/cerfa/ReadCerfa.ts +14 -1
  237. package/ts/types/Interface/api/cerfa/Utils.ts +61 -0
  238. package/ts/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.ts +2 -1
  239. package/ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts +12 -1
  240. package/ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts +16 -1
  241. package/ts/types/Interface/api/registration/CreateRegistration.ts +1 -2
  242. package/ts/types/Interface/api/society/UpdateSociety.ts +11 -3
  243. package/ts/types/Interface/api/vehicle/CreateSocietyVehicle.ts +8 -0
  244. package/ts/types/Interface/api/vehicle/UpdateSocietyVehicle.ts +8 -0
  245. package/ts/types/Interface/models/IApiError.ts +4 -0
  246. package/ts/types/Interface/models/IBalanceSheetCompletion.ts +14 -0
  247. package/ts/types/Interface/models/IBalanceSheetModule.ts +1 -0
  248. package/ts/types/Interface/models/IBalanceSheetModule2.ts +7 -0
  249. package/ts/types/Interface/models/IBalanceSheetStatus.ts +7 -0
  250. package/ts/types/index.ts +8 -0
  251. package/ts/utils/balanceSheetModule.ts +21 -0
  252. package/ts/utils/index.ts +1 -0
@@ -1 +1 @@
1
- {"version":3,"file":"2035.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2035.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"2035.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2035.ts"],"names":[],"mappings":"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"}
@@ -32,12 +32,8 @@ __decorate([
32
32
  ApiPropertyOptional({ description: 'Modifie le chemin du PDF' }),
33
33
  __metadata("design:type", Boolean)
34
34
  ], ParamsGenerate2035FullDocument.prototype, "isTest", void 0);
35
- __decorate([
36
- ApiProperty(),
37
- __metadata("design:type", ParamsGenerate2035)
38
- ], ParamsGenerate2035FullDocument.prototype, "cerfa2035", void 0);
39
35
  __decorate([
40
36
  ApiProperty(),
41
37
  __metadata("design:type", Object)
42
- ], ParamsGenerate2035FullDocument.prototype, "cerfa2035WithSuites", void 0);
38
+ ], ParamsGenerate2035FullDocument.prototype, "cerfa2035", void 0);
43
39
  //# sourceMappingURL=2035.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"2035.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2035.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AA+X3E,MAAM,OAAO,kBAAkB;CAY9B;AAPC;IAJC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;iDACG;AAMhB;IAJC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;IAChE,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kDACI;AAGnB,MAAM,OAAO,8BAA8B;CAS1C;AAPC;IADC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;8DAChD;AAGjB;IADC,WAAW,EAAE;8BACF,kBAAkB;iEAAC;AAG/B;IADC,WAAW,EAAE;;2EACqC","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport {\n Subsidiarie, DeterminedResult, AccountingKept, AccreditedOrganization, Vehicle, MoralShareholder, PhysicShareholder,\n} from './CreateCerfa';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\n/**\n * CERFA 2035 TYPES\n */\n\nexport interface Cerfa2035Society {\n name: string;\n activity: string | null;\n siret: string;\n activityCode?: string; // Code activité pour les praticiens médicaux\n ifExerciceInSociety?: boolean; // Si exercice en société\n partnersCount?: number;\n determinedResult?: DeterminedResult; // Résultat déterminé\n accountingKept: AccountingKept; // Comptabilité tenue\n withTax: boolean;\n withoutTax: boolean;\n accreditedOrganization?: AccreditedOrganization // Si vous êtes adhérent d'un organisme agréé (association ou organisme mixte) ou client d'un viseur fiscal\n address: string;\n zipCode: string;\n city: string;\n}\n\nexport interface Cerfa2035ProfessionalRecipes {\n collected: number;\n toDeduce: {\n disbursements: number;\n retrocededFees: {\n total: number;\n supplement: number;\n }\n };\n net: number;\n financialProducts: number;\n miscellaneousGain: number;\n total: number;\n}\n\nexport interface Cerfa2035ProfessionalExpenses {\n purchases: number;\n personnelCosts: {\n netSalariesAndBenefitsInKind: number;\n socialChargesOnSalaries: number;\n }\n duesAndTaxes: {\n valueAddedTax: number;\n territorialEconomicContribution: number;\n otherTaxes: number;\n generalDeductibleSocialContribution: number;\n };\n rentAndRentalCharges: number;\n equipmentRental: {\n total: number;\n collaborationFees: number;\n };\n maintenance: number;\n temporaryStaff: number;\n smallTools: number;\n heatingWaterGasElectricity: number;\n feesNotRetrocessions: number;\n insurancePremiums: number;\n vehicleCosts: {\n total: number;\n lumpSumAssessment: boolean;\n };\n otherTravelExpenses: number;\n totalWorkSupplies: number;\n totalTransport: number;\n personalSocialCharges: {\n obligatory: number;\n contributionsMadelin: number;\n retirementSavingsPlans: number;\n total: number;\n };\n receptionFees: number;\n officeSupplies: number;\n legalCosts: number;\n unionDues: number;\n otherManagementFees: number;\n totalDues: number;\n financialExpenses: number;\n miscellaneousLosses: number;\n total: number;\n}\n\nexport interface Cerfa2035Determination {\n surplus: number;\n shortTermCapitalGains: number;\n miscellaneousToBeReinstated: number;\n civilSocietyBenefit: number;\n totalSurplus: number;\n insufficiency: number;\n administrationFees: number;\n depreciationAllowance: number;\n shortTermLoss: number;\n miscellaneousToBeDeducted: {\n freeZone: {\n amount: number;\n };\n newBusiness: {\n onSavingsSalary: number;\n amount: number;\n };\n innovativeCompanies: {\n amount: number;\n youngArtists: number;\n }\n doctorsExemption: {\n amount: number;\n sectorApprovedDoctors: number;\n };\n total: number;\n }\n civilSocietyDeficit: number;\n totalInsufficiency: number;\n profit: number;\n deficit: number;\n}\n\nexport interface Cerfa2035ValueAddedTax {\n grossReceipts: number;\n relatedToPurchases: {\n amount: number;\n retrocededFees: number;\n };\n}\n\nexport interface Cerfa2035KilometricAllowance {\n vehicles: Vehicle[];\n costsNotCoveredByKilometricAllowances: number;\n totalDeductible: number;\n totalDepreciationPracticedAtReintegrate: number;\n}\n\nexport interface Cerfa2035Recipes {\n fees: number;\n miscellaneousGains: number;\n deductibleVat: number;\n capitalGains: number;\n total: number;\n}\n\nexport interface Cerfa2035Expenses {\n purchases: number;\n stockVariation: number;\n externalServices: number;\n rentsAndRoyalties: number;\n transport: number;\n management: number;\n vatInRecipes: number;\n turnoverTax: number;\n amortization: number;\n capitalLosses: number;\n total: number;\n}\n\nexport interface Cerfa2035MonoEstablishment {\n is: boolean; // Est mono établissement\n benchmarkTurnover: number;\n groupTurnover: number;\n workforce: number;\n period: { startDate: Date, endDate: Date };\n cessationDate: Date;\n}\n\nexport interface Cerfa2035ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n idDeposit?: number;\n}\n\nexport interface Cerfa2035 {\n isNil: boolean;\n society: Cerfa2035Society;\n immobilizations: number;\n professionalRecipes: Cerfa2035ProfessionalRecipes;\n professionalExpenses: Cerfa2035ProfessionalExpenses;\n determination: Cerfa2035Determination;\n valueAddedTax: Cerfa2035ValueAddedTax;\n territorialContribution: number;\n kilometricAllowances: Cerfa2035KilometricAllowance;\n period: { startDate: Date, endDate: Date, months: string };\n shareCapital: Cerfa2035ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n annex?: {\n recipes: Cerfa2035Recipes;\n expenses: Cerfa2035Expenses;\n addedValue: number;\n addedValueContribution: number;\n monoEstablishment: Cerfa2035MonoEstablishment | null;\n }\n}\n\nexport interface Cerfa2035WithSuites {\n header: {\n siret: string;\n mail: string;\n phone: string;\n name: string;\n change: {\n st: string;\n nd: string;\n },\n declarantAddress: string;\n activityType: string;\n activityStartDate: string;\n privateSocietyAddress: string;\n civilSocietyAddress: string;\n informationsStartingPeriod: string;\n informationsEndingPeriod: string;\n address: {\n st: string;\n nd: string;\n city: string;\n country: string;\n countryCode: string | null;\n },\n secondaryPracticeAddress: string;\n },\n taxation: {\n profitResult: number;\n deficitResult: number;\n exemptCharges: number;\n depreciationCharges: number;\n addedValueProducts: number;\n portfolioCapitalIncome: number;\n taxedNetTotal: number;\n longTermTaxableAddedValue: number;\n longTermDefferedAddedValue: number;\n quintiesNewCompany: boolean;\n sexiesNewCompany: boolean;\n exemptInnovatingActivity: boolean;\n urbanZoneActivity: boolean;\n othersExemption: boolean;\n relatedCreationDate: string;\n relatedActivityStartingDate: string;\n nonProfessionnalProfit: number;\n nonProfessionnalAddedValue: number;\n nonProfessionnalProfitExemptions: number;\n nonProfessionnalDeficit: number;\n nonProfessionnalLongTermAddedValue: number;\n nonProfessionnalYoungArtistsExemptions: number;\n nonProfessionnalShortTermAddedValue: number;\n productsAddedValue: { duodecies: number; }\n chargesDeprecatedValue: { duodecies: number; };\n accountantInfos: number;\n committeeInfos: number;\n certifiedAssociation: number;\n serviceProvider: number;\n ecf: boolean;\n declarantSignature: string;\n signatureDate: string;\n signaturePlace: string;\n accountingSoftwareName: string;\n isAccountingAccounterised: {\n yes: boolean;\n no: boolean;\n }\n certifiedAccountingProfessionnal: string;\n aaOrOmga: boolean;\n aaOmgaAgreementNumber: string;\n longTermExemptAddedValue151: number;\n longTermExemptAddedValue151A: number;\n longTermExemptAddedValue238: number;\n longTermExemptAddedValue151B: number;\n profitExoneration: number;\n addedValueExoneration: number;\n },\n declaration: {\n paidService: string[];\n incomesAmount: number;\n employees: {\n total: number;\n disabled: number;\n apprentice: number;\n }\n grossAmountSalary: number;\n employeesCivilSociety: number;\n netSalaryShare: number;\n fixedAssets: {\n currentYearPartDepreciation: number;\n pastAssociatedPartDepreciation: number;\n grossPriceTotal: number;\n grossPriceLastAnnexTotal: number;\n depreciableBaseTotal: number;\n currentAssociatedPartDepreciation: number;\n depreciableBaseLastAnnexTotal: number;\n pastDepreciationsAmountsTotal: number;\n pastDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsTotal: number;\n currentYearTotal: number;\n vehicules: number;\n currentYearNetGrant: number;\n grossPriceDepreciationFraction: number;\n vatAmountDepreciationFraction: number;\n vatAmountTotal: number;\n vatAmountLastAnnexTotal: number;\n depreciableBaseDepreciationFraction: number;\n list: Array<{\n purchaseDate: string;\n grossPrice: number;\n vatAmount: number;\n depreciableBase: number;\n depreciationType: string;\n pastDepreciationsAmounts: number;\n currentYearDepreciationsAmounts: number;\n type: string;\n }>,\n total: number;\n },\n addedValueEstablishing: {\n list: Array<{\n type: string;\n purchaseDate: string;\n transferDate: string;\n originalValue: number;\n depreciations: number;\n residualValue: number;\n handoverPrice: number;\n shortTermValue: number;\n longTermValue: number;\n longTermSpread: number;\n }>,\n shortTermExemptArt151: number;\n shortTermExemptArt151A: number;\n shortTermExemptArt238: number;\n longTermExemptArt151: number;\n longTermExemptArt151A: number;\n longTermExemptArt238: number;\n longTermExemptArt151B: number;\n shortTermValue: { toReport: number }\n longTermSpread: number;\n shortTermSpread: number;\n },\n resultsDistribution: {\n slicePercentage: {\n annexTotal: number\n },\n resultShare: {\n annexTotal: number\n },\n individualProCharges: {\n annexTotal: number\n },\n netAmount: {\n annexTotal: number\n },\n longTermAddedValue: {\n annexTotal: number\n }\n list: Array<{\n basicInfos: string;\n managerPartner: boolean;\n slicePercentage: number;\n resultShare: number;\n individualProCharges: number;\n netAmount: number;\n longTermAddedValue: number\n birthdate?: string;\n birthplace?: string;\n birthCountry?: string;\n birthCountryCode: string | null;\n birthDepartment?: string;\n siren?: string;\n fiscalNumber?: string;\n name: string;\n address: string;\n isPhysic: boolean\n city?: string;\n country?: string;\n countryCode?: string;\n }>\n }\n name: string;\n siret: string;\n }\n}\n\nexport class ParamsGenerate2035 {\n @ApiPropertyOptional()\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isNil?: boolean;\n\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isTest?: boolean;\n}\n\nexport class ParamsGenerate2035FullDocument {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n\n @ApiProperty()\n cerfa2035?: ParamsGenerate2035;\n\n @ApiProperty()\n cerfa2035WithSuites?: ParamsGenerate2035WithSuites;\n}\n\nexport type ParamsGenerate2035WithSuites = Record<string, unknown>;"]}
1
+ {"version":3,"file":"2035.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2035.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIxD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAgB,MAAM,aAAa,CAAC;AAC7E,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAgY3E,MAAM,OAAO,kBAAkB;CAY9B;AAPC;IAJC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;iDACG;AAMhB;IAJC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;IAChE,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kDACI;AAGnB,MAAM,OAAO,8BAA8B;CAM1C;AAJC;IADC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;8DAChD;AAGjB;IADC,WAAW,EAAE;;iEACgD","sourcesContent":["import { IsBoolean, IsOptional } from 'class-validator';\nimport {\n Subsidiarie, DeterminedResult, AccountingKept, AccreditedOrganization, Vehicle, MoralShareholder, PhysicShareholder,\n} from './CreateCerfa';\nimport { ApiProperty, ApiPropertyOptional, CerfaAddress } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\n/**\n * CERFA 2035 TYPES\n */\n\nexport interface Cerfa2035Society {\n name: string;\n activity: string | null;\n siret: string;\n activityCode?: string; // Code activité pour les praticiens médicaux\n ifExerciceInSociety?: boolean; // Si exercice en société\n partnersCount?: number;\n determinedResult?: DeterminedResult; // Résultat déterminé\n accountingKept: AccountingKept; // Comptabilité tenue\n withTax: boolean;\n withoutTax: boolean;\n accreditedOrganization?: AccreditedOrganization // Si vous êtes adhérent d'un organisme agréé (association ou organisme mixte) ou client d'un viseur fiscal\n address: string;\n zipCode: string;\n city: string;\n}\n\nexport interface Cerfa2035ProfessionalRecipes {\n collected: number;\n toDeduce: {\n disbursements: number;\n retrocededFees: {\n total: number;\n supplement: number;\n }\n };\n net: number;\n financialProducts: number;\n miscellaneousGain: number;\n total: number;\n}\n\nexport interface Cerfa2035ProfessionalExpenses {\n purchases: number;\n personnelCosts: {\n netSalariesAndBenefitsInKind: number;\n socialChargesOnSalaries: number;\n }\n duesAndTaxes: {\n valueAddedTax: number;\n territorialEconomicContribution: number;\n otherTaxes: number;\n generalDeductibleSocialContribution: number;\n };\n rentAndRentalCharges: number;\n equipmentRental: {\n total: number;\n collaborationFees: number;\n };\n maintenance: number;\n temporaryStaff: number;\n smallTools: number;\n heatingWaterGasElectricity: number;\n feesNotRetrocessions: number;\n insurancePremiums: number;\n vehicleCosts: {\n total: number;\n lumpSumAssessment: boolean;\n };\n otherTravelExpenses: number;\n totalWorkSupplies: number;\n totalTransport: number;\n personalSocialCharges: {\n obligatory: number;\n contributionsMadelin: number;\n retirementSavingsPlans: number;\n total: number;\n };\n receptionFees: number;\n officeSupplies: number;\n legalCosts: number;\n unionDues: number;\n otherManagementFees: number;\n totalDues: number;\n financialExpenses: number;\n miscellaneousLosses: number;\n total: number;\n}\n\nexport interface ResultsDistributionList {\n basicInfos: string;\n managerPartner: boolean;\n slicePercentage: number;\n resultShare: number;\n individualProCharges: number;\n netAmount: number;\n longTermAddedValue: number\n birthdate?: string;\n birthplace?: string;\n birthCountry?: string;\n birthCountryCode: string | null;\n birthDepartment?: string;\n siren?: string;\n fiscalNumber?: string;\n name: string;\n address: string;\n isPhysic: boolean\n city?: string;\n country?: string;\n countryCode?: string;\n}\n\nexport interface Cerfa2035Determination {\n surplus: number;\n shortTermCapitalGains: number;\n miscellaneousToBeReinstated: number;\n civilSocietyBenefit: number;\n totalSurplus: number;\n insufficiency: number;\n administrationFees: number;\n depreciationAllowance: number;\n shortTermLoss: number;\n miscellaneousToBeDeducted: {\n freeZone: {\n amount: number;\n };\n newBusiness: {\n onSavingsSalary: number;\n amount: number;\n };\n innovativeCompanies: {\n amount: number;\n youngArtists: number;\n }\n doctorsExemption: {\n amount: number;\n sectorApprovedDoctors: number;\n };\n covid: number;\n total: number;\n }\n civilSocietyDeficit: number;\n totalInsufficiency: number;\n profit: number;\n deficit: number;\n}\n\nexport interface Cerfa2035ValueAddedTax {\n grossReceipts: number;\n relatedToPurchases: {\n amount: number;\n retrocededFees: number;\n };\n}\n\nexport interface Cerfa2035KilometricAllowance {\n vehicles: Vehicle[];\n costsNotCoveredByKilometricAllowances: number;\n totalDeductible: number;\n totalDepreciationPracticedAtReintegrate: number;\n}\n\nexport interface Cerfa2035Recipes {\n fees: number;\n miscellaneousGains: number;\n deductibleVat: number;\n capitalGains: number;\n total: number;\n}\n\nexport interface Cerfa2035Expenses {\n purchases: number;\n stockVariation: number;\n externalServices: number;\n rentsAndRoyalties: number;\n transport: number;\n management: number;\n vatInRecipes: number;\n turnoverTax: number;\n amortization: number;\n capitalLosses: number;\n total: number;\n}\n\nexport interface Cerfa2035MonoEstablishment {\n is: boolean; // Est mono établissement\n benchmarkTurnover: number;\n groupTurnover: number;\n workforce: number;\n period: { startDate: string, endDate: string };\n cessationDate: string;\n}\n\nexport interface Cerfa2035ShareCapital {\n moralAssociates: number;\n moralAssociatesShares: number;\n physicAssociates: number;\n physicAssociatesShares: number;\n moralShareholder: MoralShareholder[];\n physicShareholder: PhysicShareholder[];\n idDeposit?: number;\n}\n\nexport interface Cerfa2035 {\n isNil: boolean;\n isPageENil: boolean;\n isPageFNil: boolean;\n isPageGNil: boolean;\n society: Cerfa2035Society;\n immobilizations: number;\n professionalRecipes: Cerfa2035ProfessionalRecipes;\n professionalExpenses: Cerfa2035ProfessionalExpenses;\n determination: Cerfa2035Determination;\n valueAddedTax: Cerfa2035ValueAddedTax;\n territorialContribution: number;\n kilometricAllowances: Cerfa2035KilometricAllowance;\n period: { startDate: string, endDate: string, months: string };\n shareCapital: Cerfa2035ShareCapital;\n subsidiaries: { total: number, list: Subsidiarie[] };\n annex?: {\n recipes: Cerfa2035Recipes;\n expenses: Cerfa2035Expenses;\n addedValue: number;\n addedValueContribution: number;\n monoEstablishment: Cerfa2035MonoEstablishment | null;\n }\n}\n\nexport interface Cerfa2035WithSuites {\n header: {\n siret: string;\n mail: string;\n phone: string;\n name: string;\n change: {\n st: CerfaAddress;\n },\n declarantAddress: string;\n declarantAddressDetails: CerfaAddress;\n activityType: string;\n activityStartDate: string;\n privateSocietyAddress: string;\n civilSocietyAddress: string;\n informationsStartingPeriod: string;\n informationsEndingPeriod: string;\n address: CerfaAddress,\n secondaryPracticeAddress: string;\n secondaryPracticeAddressList: CerfaAddress[]\n },\n taxation: {\n profitResult: number;\n deficitResult: number;\n exemptCharges: string;\n depreciationCharges: number;\n addedValueProducts: number;\n portfolioCapitalIncome: number;\n taxedNetTotal: number;\n longTermTaxableAddedValue: number;\n longTermDefferedAddedValue: number;\n quintiesNewCompany: boolean;\n sexiesNewCompany: boolean;\n exemptInnovatingActivity: boolean;\n urbanZoneActivity: boolean;\n othersExemption: boolean;\n relatedCreationDate: string;\n relatedActivityStartingDate: string;\n nonProfessionnalProfit: number;\n nonProfessionnalAddedValue: number;\n nonProfessionnalProfitExemptions: number;\n nonProfessionnalDeficit: number;\n nonProfessionnalLongTermAddedValue: number;\n nonProfessionnalYoungArtistsExemptions: number;\n nonProfessionnalShortTermAddedValue: number;\n productsAddedValue: { duodecies: number; }\n chargesDeprecatedValue: { duodecies: number; };\n accountantInfos: number;\n committeeInfos: string;\n certifiedAssociation: string;\n serviceProvider: number;\n ecf: boolean;\n declarantSignature: string;\n signatureDate: string;\n signaturePlace: string;\n accountingSoftwareName: string;\n isAccountingAccounterised: {\n yes: boolean;\n no: boolean;\n }\n certifiedAccountingProfessionnal: boolean;\n aaOrOmga: boolean;\n aaOmgaAgreementNumber: string;\n longTermExemptAddedValue151: number;\n longTermExemptAddedValue151A: number;\n longTermExemptAddedValue238: number;\n longTermExemptAddedValue151B: number;\n profitExoneration: number;\n addedValueExoneration: number;\n },\n declaration: {\n paidService: string[];\n incomesAmount: number;\n employees: {\n total: number;\n disabled: number;\n apprentice: number;\n }\n grossAmountSalary: number;\n employeesCivilSociety: number;\n netSalaryShare: number;\n fixedAssets: {\n currentYearPartDepreciation: number;\n pastAssociatedPartDepreciation: number;\n grossPriceTotal: number;\n grossPriceLastAnnexTotal: number;\n depreciableBaseTotal: number;\n currentAssociatedPartDepreciation: number;\n depreciableBaseLastAnnexTotal: number;\n pastDepreciationsAmountsTotal: number;\n pastDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsLastAnnexTotal: number;\n currentYearDepreciationsAmountsTotal: number;\n currentYearTotal: number;\n vehicules: number;\n currentYearNetGrant: number;\n grossPriceDepreciationFraction: number;\n vatAmountDepreciationFraction: number;\n vatAmountTotal: number;\n vatAmountLastAnnexTotal: number;\n depreciableBaseDepreciationFraction: number;\n list: Array<{\n purchaseDate: string;\n grossPrice: number;\n vatAmount: number;\n depreciableBase: number;\n depreciationType: string;\n pastDepreciationsAmounts: number;\n currentYearDepreciationsAmounts: number;\n type: string;\n }>,\n total: number;\n },\n addedValueEstablishing: {\n list: Array<{\n type: string;\n purchaseDate: string;\n transferDate: string;\n originalValue: number;\n depreciations: number;\n residualValue: number;\n handoverPrice: number;\n shortTermValue: number;\n longTermValue: number;\n }>,\n shortTermExemptArt151: number;\n shortTermExemptArt151A: number;\n shortTermExemptArt238: number;\n longTermExemptArt151: number;\n longTermExemptArt151A: number;\n longTermExemptArt238: number;\n longTermExemptArt151B: number;\n shortTermValue: { toReport: number };\n longTermValue: { toReport: number };\n longTermSpread: number;\n shortTermSpread: number;\n },\n resultsDistribution: {\n slicePercentage: {\n annexTotal: number\n },\n resultShare: {\n annexTotal: number\n },\n individualProCharges: {\n annexTotal: number\n },\n netAmount: {\n annexTotal: number\n },\n longTermAddedValue: {\n annexTotal: number\n }\n list: Array<ResultsDistributionList>\n }\n name: string;\n siret: string;\n }\n}\n\nexport class ParamsGenerate2035 {\n @ApiPropertyOptional()\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isNil?: boolean;\n\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isTest?: boolean;\n}\n\nexport class ParamsGenerate2035FullDocument {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n\n @ApiProperty()\n cerfa2035?: ParamsGenerate2035 & ParamsGenerate2035WithSuites;\n}\n\nexport type ParamsGenerate2035WithSuites = Record<string, unknown>;"]}
@@ -36,8 +36,8 @@ export interface Cerfa2065 {
36
36
  isNil?: boolean;
37
37
  society: Cerfa2065Society;
38
38
  period: {
39
- startDate: Date;
40
- endDate: Date;
39
+ startDate: string;
40
+ endDate: string;
41
41
  months: string;
42
42
  };
43
43
  isSimplifiedRegime: boolean;
@@ -58,8 +58,7 @@ export interface Cerfa2065 {
58
58
  siret: string | null;
59
59
  activity: string;
60
60
  hasActivityChanged: boolean;
61
- benefit31: number;
62
- benefit28: number;
61
+ benefitNormalRate: number;
63
62
  deficit: number;
64
63
  benefit15: number;
65
64
  resultNet: number;
@@ -1 +1 @@
1
- {"version":3,"file":"2065.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2065.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"2065.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2065.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"2065.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2065.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAWlD,MAAM,OAAO,kBAAkB;CAG9B;AADC;IADC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAChD;AAGnB,MAAM,OAAO,gBAAgB;CAM5B;AAED,MAAM,OAAO,sBAAsB;CAWlC","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\n\nexport type BusinessPartnersValue = {\n idBusinessPartner: number,\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n};\n\nexport class ParamsGenerate2065 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\nexport class Cerfa2065Society {\n name: string;\n addressFormatted: string;\n siret: string;\n email: string;\n oldAddress: string | null;\n}\n\nexport class Cerfa2065Remunerations {\n name: string;\n address: { country: string; address: string; countryCode: string | null; };\n sharesHeld: number;\n year: string;\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n reason: string;\n}\nexport interface Cerfa2065 {\n isNil?: boolean;\n society: Cerfa2065Society;\n period: {\n startDate: Date,\n endDate: Date,\n months: string;\n };\n isSimplifiedRegime: boolean;\n isDeclarationForGroup: boolean;\n isRealRegime: boolean;\n isPME: boolean;\n fillialeText: string | null;\n isTonnageOption: boolean;\n headOffice: { addressFormatted: string; country: string; countryCode: string | null; street: string; zipCode: string; city: string; }\n incomeDate: Date | null;\n siret: string | null;\n activity: string;\n hasActivityChanged: boolean;\n benefit31: number;\n benefit28: number;\n deficit: number;\n benefit15: number;\n resultNet: number;\n addedValues15: number;\n addedValues19: number;\n exoneration: number;\n otherAddedValues19: number;\n otherAddedValues0: number;\n isNewBusinessSexies: boolean;\n isYoungBusiness: boolean;\n isNewBusinessSepties: boolean;\n isActivityZone: boolean;\n isRestructuration: boolean;\n isUrbanToDynamise: boolean;\n isUrban: boolean;\n isOther: boolean;\n isPriorityZone: boolean;\n isInvestmentBusiness: boolean;\n benefitOrDeficit: string;\n exoneration15: number;\n isImpositionDOMTOM: boolean;\n furnitureIncome: number;\n icomeOther: number;\n income2Dot5: number;\n isSocietyHead: boolean;\n otherSocietyHead: { name: string; number: string };\n isSocietyDesigned: boolean;\n societyHead: { name: string; number: string };\n hasAccountancyComputerized: boolean;\n hasNotAccountancyComputerized: boolean;\n accountancyComputerizedName: string;\n accountant: {\n name: string;\n phone: string;\n };\n hasOGA: boolean;\n hasViewer: boolean;\n OGA: { name: string; number: string };\n ecf: boolean;\n ecfName: string;\n council: {\n name: string;\n phone: string;\n };\n declarer: {\n date: string;\n place: string;\n name: string;\n }\n distributionAmount: { bySociety: number; byEstablishment: number };\n remuneration: number;\n advances: number;\n others: Array<{ label: string; amount: number; }>;\n elligible: number;\n noElligible: number;\n amountRemunerations: number;\n remunerations: Cerfa2065Remunerations[],\n diverse: {\n name: string;\n address: string;\n otherAddress: string;\n }\n simplified: {\n amount: number;\n retrocessions: number;\n remainingExerciceStart: number;\n imputed: number;\n realized: number;\n remaining: number;\n }\n}"]}
1
+ {"version":3,"file":"2065.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2065.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAWlD,MAAM,OAAO,kBAAkB;CAG9B;AADC;IADC,mBAAmB,CAAC,EAAE,WAAW,EAAE,0BAA0B,EAAE,CAAC;;kDAChD;AAGnB,MAAM,OAAO,gBAAgB;CAM5B;AAED,MAAM,OAAO,sBAAsB;CAWlC","sourcesContent":["import { ApiPropertyOptional } from '../../../..';\n\nexport type BusinessPartnersValue = {\n idBusinessPartner: number,\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n};\n\nexport class ParamsGenerate2065 {\n @ApiPropertyOptional({ description: 'Modifie le chemin du PDF' })\n isTest?: boolean;\n}\n\nexport class Cerfa2065Society {\n name: string;\n addressFormatted: string;\n siret: string;\n email: string;\n oldAddress: string | null;\n}\n\nexport class Cerfa2065Remunerations {\n name: string;\n address: { country: string; address: string; countryCode: string | null; };\n sharesHeld: number;\n year: string;\n amount: number;\n indemnities: number;\n refund: number;\n indemnities2: number;\n refunds2: number;\n reason: string;\n}\nexport interface Cerfa2065 {\n isNil?: boolean;\n society: Cerfa2065Society;\n period: {\n startDate: string,\n endDate: string,\n months: string;\n };\n isSimplifiedRegime: boolean;\n isDeclarationForGroup: boolean;\n isRealRegime: boolean;\n isPME: boolean;\n fillialeText: string | null;\n isTonnageOption: boolean;\n headOffice: { addressFormatted: string; country: string; countryCode: string | null; street: string; zipCode: string; city: string; }\n incomeDate: Date | null;\n siret: string | null;\n activity: string;\n hasActivityChanged: boolean;\n benefitNormalRate: number;\n deficit: number;\n benefit15: number;\n resultNet: number;\n addedValues15: number;\n addedValues19: number;\n exoneration: number;\n otherAddedValues19: number;\n otherAddedValues0: number;\n isNewBusinessSexies: boolean;\n isYoungBusiness: boolean;\n isNewBusinessSepties: boolean;\n isActivityZone: boolean;\n isRestructuration: boolean;\n isUrbanToDynamise: boolean;\n isUrban: boolean;\n isOther: boolean;\n isPriorityZone: boolean;\n isInvestmentBusiness: boolean;\n benefitOrDeficit: string;\n exoneration15: number;\n isImpositionDOMTOM: boolean;\n furnitureIncome: number;\n icomeOther: number;\n income2Dot5: number;\n isSocietyHead: boolean;\n otherSocietyHead: { name: string; number: string };\n isSocietyDesigned: boolean;\n societyHead: { name: string; number: string };\n hasAccountancyComputerized: boolean;\n hasNotAccountancyComputerized: boolean;\n accountancyComputerizedName: string;\n accountant: {\n name: string;\n phone: string;\n };\n hasOGA: boolean;\n hasViewer: boolean;\n OGA: { name: string; number: string };\n ecf: boolean;\n ecfName: string;\n council: {\n name: string;\n phone: string;\n };\n declarer: {\n date: string;\n place: string;\n name: string;\n }\n distributionAmount: { bySociety: number; byEstablishment: number };\n remuneration: number;\n advances: number;\n others: Array<{ label: string; amount: number; }>;\n elligible: number;\n noElligible: number;\n amountRemunerations: number;\n remunerations: Cerfa2065Remunerations[],\n diverse: {\n name: string;\n address: string;\n otherAddress: string;\n }\n simplified: {\n amount: number;\n retrocessions: number;\n remainingExerciceStart: number;\n imputed: number;\n realized: number;\n remaining: number;\n }\n}"]}
@@ -113,9 +113,9 @@ declare type Summary = {
113
113
  declare type Payment = {
114
114
  date: number;
115
115
  phone: number;
116
- isTransfer: number;
117
- isCheck: number;
118
- isElectronicPayment: number;
116
+ isTransfer: boolean;
117
+ isCheck: boolean;
118
+ isElectronicPayment: boolean;
119
119
  contribution: number;
120
120
  limitDate: number;
121
121
  amountToInpute: number;
@@ -1 +1 @@
1
- {"version":3,"file":"2572.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"2572.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"2572.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"AAsIA,MAAM,OAAO,SAAS;CAWrB;AAID,MAAM,OAAO,kBAAkB;CAAG","sourcesContent":["type BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: number;\n isCheck: number;\n isElectronicPayment: number;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"]}
1
+ {"version":3,"file":"2572.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":"AAsIA,MAAM,OAAO,SAAS;CAWrB;AAID,MAAM,OAAO,kBAAkB;CAAG","sourcesContent":["type BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: boolean;\n isCheck: boolean;\n isElectronicPayment: boolean;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"]}
@@ -5,6 +5,7 @@ export * from './2035';
5
5
  export * from './2050';
6
6
  export * from './2065';
7
7
  export * from './2572';
8
+ export * from './Utils';
8
9
  export interface DeterminedResult {
9
10
  incomeExpenditure: boolean;
10
11
  debts: boolean;
@@ -13,7 +14,7 @@ export declare type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToV
13
14
  export declare type CerfaCivility = 'M' | 'Mme' | 'Mlle';
14
15
  export interface AccreditedOrganization {
15
16
  isMember: boolean;
16
- memberSince: Date;
17
+ memberSince: string;
17
18
  numberOfEmployees: string;
18
19
  netWagesReceived: number;
19
20
  }
@@ -35,7 +36,7 @@ export interface MoralShareholder {
35
36
  percentShares: number;
36
37
  shares: number;
37
38
  address: {
38
- number: number | undefined;
39
+ number: string | undefined;
39
40
  street: string;
40
41
  zipCode: string;
41
42
  city: string;
@@ -72,7 +73,7 @@ export interface Subsidiarie {
72
73
  siren?: string;
73
74
  percentShares: number;
74
75
  address: {
75
- number: number;
76
+ number: string;
76
77
  street: string;
77
78
  zipCode: string;
78
79
  city: string;
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCerfa.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CreateCerfa.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"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"}
@@ -4,4 +4,5 @@ export * from './2035';
4
4
  export * from './2050';
5
5
  export * from './2065';
6
6
  export * from './2572';
7
+ export * from './Utils';
7
8
  //# sourceMappingURL=CreateCerfa.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCerfa.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"AAEA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC","sourcesContent":["import { VehicleCerfaFuel } from '../../../Enum/Vehicle';\n\nexport * from './2031';\nexport * from './2033';\nexport * from './2035';\nexport * from './2050';\nexport * from './2065';\nexport * from './2572';\n\nexport interface DeterminedResult {\n incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »\n debts: boolean; // d'après les règles « créances-dettes »\n}\n\nexport type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToVat';\nexport type CerfaCivility = 'M' | 'Mme' | 'Mlle';\n\nexport interface AccreditedOrganization {\n isMember: boolean;\n memberSince: Date;\n numberOfEmployees: string;\n netWagesReceived: number; // Salaires nets perçus\n}\n\nexport interface Vehicle {\n name: string;\n type: string;\n fiscalPower: number;\n isBNCScale: boolean;\n isBICScale: boolean;\n fuel: VehicleCerfaFuel;\n professionalKilometers: number;\n deductible: number;\n depreciationPracticedAtReintegrate: number;\n}\n\nexport interface MoralShareholder {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n shares: number;\n address: {\n number: number | undefined;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}\n\nexport interface PhysicShareholder {\n civility: CerfaCivility;\n firstname: string;\n lastname: string;\n percentShares: number;\n marriedName: string | null | undefined;\n shares: number | null;\n birth: {\n date: string;\n department: string | undefined;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n },\n address: {\n street: string | undefined;\n zipCode: string | undefined;\n city: string | undefined;\n country: string | undefined;\n countryCode: string | null | undefined;\n number: string | undefined;\n }\n}\n\nexport interface Subsidiarie {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n address: {\n number: number;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}"]}
1
+ {"version":3,"file":"CreateCerfa.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":"AAEA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC","sourcesContent":["import { VehicleCerfaFuel } from '../../../Enum/Vehicle';\n\nexport * from './2031';\nexport * from './2033';\nexport * from './2035';\nexport * from './2050';\nexport * from './2065';\nexport * from './2572';\nexport * from './Utils';\n\nexport interface DeterminedResult {\n incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »\n debts: boolean; // d'après les règles « créances-dettes »\n}\n\nexport type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToVat';\nexport type CerfaCivility = 'M' | 'Mme' | 'Mlle';\n\nexport interface AccreditedOrganization {\n isMember: boolean;\n memberSince: string;\n numberOfEmployees: string;\n netWagesReceived: number; // Salaires nets perçus\n}\n\nexport interface Vehicle {\n name: string;\n type: string;\n fiscalPower: number;\n isBNCScale: boolean;\n isBICScale: boolean;\n fuel: VehicleCerfaFuel;\n professionalKilometers: number;\n deductible: number;\n depreciationPracticedAtReintegrate: number;\n}\n\nexport interface MoralShareholder {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n shares: number;\n address: {\n number: string | undefined;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}\n\nexport interface PhysicShareholder {\n civility: CerfaCivility;\n firstname: string;\n lastname: string;\n percentShares: number;\n marriedName: string | null | undefined;\n shares: number | null;\n birth: {\n date: string;\n department: string | undefined;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n },\n address: {\n street: string | undefined;\n zipCode: string | undefined;\n city: string | undefined;\n country: string | undefined;\n countryCode: string | null | undefined;\n number: string | undefined;\n }\n}\n\nexport interface Subsidiarie {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n address: {\n number: string;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}"]}
@@ -1,5 +1,6 @@
1
1
  import { CerfaType } from '../../../Enum/CerfaType';
2
2
  import { QuestionWording } from '../../..';
3
+ import { Question } from '../../../Enum/BalanceSheetQuestion';
3
4
  export interface ReadCerfaToComplete {
4
5
  declaration: CerfaType;
5
6
  annex: CerfaType | null;
@@ -8,7 +9,18 @@ export interface ReadCerfaDocument {
8
9
  file: any;
9
10
  payload: any;
10
11
  }
12
+ export interface CerfaAddress {
13
+ number: string;
14
+ street: string;
15
+ zipCode: string;
16
+ city: string;
17
+ country: {
18
+ name: string | null;
19
+ code: string | null;
20
+ };
21
+ full: string;
22
+ }
11
23
  export declare type CerfaAnswers = {
12
- [key in keyof typeof QuestionWording | 'OTHER_TAX_DEDUCTION_AMOUNT_1' | 'OTHER_TAX_DEDUCTION_AMOUNT_2' | 'OTHER_TAX_DEDUCTION_AMOUNT_3' | 'OTHER_TAX_DEDUCTION_AMOUNT_4' | 'OTHER_TAX_DEDUCTION_AMOUNT_5' | 'OTHER_ADDITION_AMOUNT_1' | 'OTHER_ADDITION_AMOUNT_2' | 'OTHER_ADDITION_AMOUNT_3' | 'OTHER_ADDITION_AMOUNT_4' | 'OTHER_ADDITION_AMOUNT_5' | '39_DECIES' | '39_DECIES_A' | '39_DECIES_B' | '39_DECIES_C' | '39_DECIES_D' | '39_DECIES_E' | '39_DECIES_F' | '39_DECIES_G']: number;
24
+ [key in keyof typeof QuestionWording | keyof typeof Question | 'OTHER_TAX_DEDUCTION_AMOUNT_1' | 'OTHER_TAX_DEDUCTION_AMOUNT_2' | 'OTHER_TAX_DEDUCTION_AMOUNT_3' | 'OTHER_TAX_DEDUCTION_AMOUNT_4' | 'OTHER_TAX_DEDUCTION_AMOUNT_5' | 'OTHER_ADDITION_AMOUNT_1' | 'OTHER_ADDITION_AMOUNT_2' | 'OTHER_ADDITION_AMOUNT_3' | 'OTHER_ADDITION_AMOUNT_4' | 'OTHER_ADDITION_AMOUNT_5' | '39_DECIES' | '39_DECIES_A' | '39_DECIES_B' | '39_DECIES_C' | '39_DECIES_D' | '39_DECIES_E' | '39_DECIES_F' | '39_DECIES_G']: any;
13
25
  };
14
26
  //# sourceMappingURL=ReadCerfa.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReadCerfa.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/ReadCerfa.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAE3C,MAAM,WAAW,mBAAmB;IAClC,WAAW,EAAE,SAAS,CAAC;IACvB,KAAK,EAAE,SAAS,GAAG,IAAI,CAAA;CACxB;AACD,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,GAAG,CAAC;IACV,OAAO,EAAE,GAAG,CAAC;CACd;AAED,oBAAY,YAAY,GAAG;KACxB,GAAG,IAAI,MAAM,OAAO,eAAe,GAAG,8BAA8B,GAAG,8BAA8B,GAAE,8BAA8B,GAAG,8BAA8B,GAAE,8BAA8B,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,WAAW,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,MAAM;CAC3d,CAAC"}
1
+ {"version":3,"file":"ReadCerfa.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/ReadCerfa.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,MAAM,WAAW,mBAAmB;IAClC,WAAW,EAAE,SAAS,CAAC;IACvB,KAAK,EAAE,SAAS,GAAG,IAAI,CAAA;CACxB;AACD,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,GAAG,CAAC;IACV,OAAO,EAAE,GAAG,CAAC;CACd;AAED,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE;QACP,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;QACpB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;KACpB,CAAA;IACD,IAAI,EAAE,MAAM,CAAC;CACd;AAED,oBAAY,YAAY,GAAG;KACxB,GAAG,IAAI,MAAM,OAAO,eAAe,GAAG,MAAM,OAAO,QAAQ,GAAG,8BAA8B,GAAG,8BAA8B,GAAE,8BAA8B,GAAG,8BAA8B,GAAE,8BAA8B,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,yBAAyB,GAAG,WAAW,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,aAAa,GAAG,GAAG;CAChf,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReadCerfa.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/ReadCerfa.ts"],"names":[],"mappings":"","sourcesContent":["import { CerfaType } from '../../../Enum/CerfaType';\nimport { QuestionWording } from '../../..';\n\nexport interface ReadCerfaToComplete {\n declaration: CerfaType;\n annex: CerfaType | null\n}\nexport interface ReadCerfaDocument {\n file: any;\n payload: any;\n}\n\nexport type CerfaAnswers = {\n [key in keyof typeof QuestionWording | 'OTHER_TAX_DEDUCTION_AMOUNT_1' | 'OTHER_TAX_DEDUCTION_AMOUNT_2'| 'OTHER_TAX_DEDUCTION_AMOUNT_3' | 'OTHER_TAX_DEDUCTION_AMOUNT_4'| 'OTHER_TAX_DEDUCTION_AMOUNT_5' | 'OTHER_ADDITION_AMOUNT_1' | 'OTHER_ADDITION_AMOUNT_2' | 'OTHER_ADDITION_AMOUNT_3' | 'OTHER_ADDITION_AMOUNT_4' | 'OTHER_ADDITION_AMOUNT_5' | '39_DECIES' | '39_DECIES_A' | '39_DECIES_B' | '39_DECIES_C' | '39_DECIES_D' | '39_DECIES_E' | '39_DECIES_F' | '39_DECIES_G']: number\n};"]}
1
+ {"version":3,"file":"ReadCerfa.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/ReadCerfa.ts"],"names":[],"mappings":"","sourcesContent":["import { CerfaType } from '../../../Enum/CerfaType';\nimport { QuestionWording } from '../../..';\nimport { Question } from '../../../Enum/BalanceSheetQuestion';\n\nexport interface ReadCerfaToComplete {\n declaration: CerfaType;\n annex: CerfaType | null\n}\nexport interface ReadCerfaDocument {\n file: any;\n payload: any;\n}\n\nexport interface CerfaAddress {\n number: string;\n street: string;\n zipCode: string;\n city: string;\n country: {\n name: string | null,\n code: string | null\n }\n full: string;\n}\n\nexport type CerfaAnswers = {\n [key in keyof typeof QuestionWording | keyof typeof Question | 'OTHER_TAX_DEDUCTION_AMOUNT_1' | 'OTHER_TAX_DEDUCTION_AMOUNT_2'| 'OTHER_TAX_DEDUCTION_AMOUNT_3' | 'OTHER_TAX_DEDUCTION_AMOUNT_4'| 'OTHER_TAX_DEDUCTION_AMOUNT_5' | 'OTHER_ADDITION_AMOUNT_1' | 'OTHER_ADDITION_AMOUNT_2' | 'OTHER_ADDITION_AMOUNT_3' | 'OTHER_ADDITION_AMOUNT_4' | 'OTHER_ADDITION_AMOUNT_5' | '39_DECIES' | '39_DECIES_A' | '39_DECIES_B' | '39_DECIES_C' | '39_DECIES_D' | '39_DECIES_E' | '39_DECIES_F' | '39_DECIES_G']: any\n};"]}
@@ -0,0 +1,56 @@
1
+ export interface PartnersLegalEntity {
2
+ address: CerfaAddressFromQuestion;
3
+ holdingPercent: number;
4
+ name: string;
5
+ shareNumber: number;
6
+ siren: string;
7
+ legalForm: string;
8
+ }
9
+ export interface PartnersNaturalPerson {
10
+ address: CerfaAddressFromQuestion;
11
+ birthDate: string;
12
+ birthDepartment: string;
13
+ birthPlace: string;
14
+ firstname: string;
15
+ holdingPercent: number;
16
+ idBirthCountry: number;
17
+ idCivility: number;
18
+ individualProfessionalExpenses: number;
19
+ isOwner: boolean;
20
+ lastname: string;
21
+ marriedName: string;
22
+ shareNumber: number;
23
+ taxNumber: string;
24
+ }
25
+ export interface CerfaPartners {
26
+ legalEntities: PartnersLegalEntity[];
27
+ naturalPersons: PartnersNaturalPerson[];
28
+ }
29
+ export interface CerfaAddressFromQuestion {
30
+ city: string;
31
+ idCountry: number;
32
+ number: string;
33
+ street: string;
34
+ zipCode: string;
35
+ }
36
+ export interface NameAndAddress {
37
+ city: string;
38
+ idCountry: number;
39
+ name: string;
40
+ number: string;
41
+ street: string;
42
+ zipCode: string;
43
+ }
44
+ export interface Affiliate {
45
+ address: CerfaAddressFromQuestion;
46
+ holdingPercent: number;
47
+ legalForm: string;
48
+ name: string;
49
+ siren: string;
50
+ }
51
+ export interface OtherActivity {
52
+ legalForm: string;
53
+ name: string;
54
+ salary: number;
55
+ }
56
+ //# sourceMappingURL=Utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Utils.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/Utils.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,wBAAwB,CAAC;IAClC,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,qBAAqB;IACpC,OAAO,EAAE,wBAAwB,CAAC;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,8BAA8B,EAAE,MAAM,CAAC;IACvC,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,aAAa;IAC5B,aAAa,EAAE,mBAAmB,EAAE,CAAC;IACrC,cAAc,EAAE,qBAAqB,EAAE,CAAC;CACzC;AAED,MAAM,WAAW,wBAAwB;IACvC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,wBAAwB,CAAC;IAClC,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Utils.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/cerfa/Utils.ts"],"names":[],"mappings":"","sourcesContent":["export interface PartnersLegalEntity {\n address: CerfaAddressFromQuestion;\n holdingPercent: number;\n name: string;\n shareNumber: number;\n siren: string;\n legalForm: string;\n}\n\nexport interface PartnersNaturalPerson {\n address: CerfaAddressFromQuestion;\n birthDate: string;\n birthDepartment: string;\n birthPlace: string;\n firstname: string;\n holdingPercent: number;\n idBirthCountry: number;\n idCivility: number;\n individualProfessionalExpenses: number;\n isOwner: boolean;\n lastname: string;\n marriedName: string;\n shareNumber: number;\n taxNumber: string;\n}\n\nexport interface CerfaPartners {\n legalEntities: PartnersLegalEntity[];\n naturalPersons: PartnersNaturalPerson[];\n}\n\nexport interface CerfaAddressFromQuestion {\n city: string;\n idCountry: number;\n number: string;\n street: string;\n zipCode: string;\n}\n\nexport interface NameAndAddress {\n city: string;\n idCountry: number;\n name: string;\n number: string;\n street: string;\n zipCode: string;\n}\n\nexport interface Affiliate {\n address: CerfaAddressFromQuestion;\n holdingPercent: number;\n legalForm: string;\n name: string;\n siren: string;\n}\n\nexport interface OtherActivity {\n legalForm: string;\n name: string;\n salary: number;\n}"]}
@@ -1,6 +1,7 @@
1
- import { IExerciceQuestion } from '../../..';
1
+ import { IBalanceSheetCompletion, IExerciceQuestion } from '../../..';
2
2
  export declare class CreatedNonDeductibleInterests {
3
3
  hasNonDeductibleInterests: boolean;
4
+ completion: IBalanceSheetCompletion;
4
5
  question?: IExerciceQuestion;
5
6
  }
6
7
  //# sourceMappingURL=CreatedNonDeductibleInterests.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreatedNonDeductibleInterests.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAE7C,qBAAa,6BAA6B;IACxC,yBAAyB,EAAE,OAAO,CAAC;IACnC,QAAQ,CAAC,EAAE,iBAAiB,CAAC;CAC9B"}
1
+ {"version":3,"file":"CreatedNonDeductibleInterests.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAEtE,qBAAa,6BAA6B;IACxC,yBAAyB,EAAE,OAAO,CAAC;IACnC,UAAU,EAAE,uBAAuB,CAAC;IACpC,QAAQ,CAAC,EAAE,iBAAiB,CAAC;CAC9B"}
@@ -1 +1 @@
1
- {"version":3,"file":"CreatedNonDeductibleInterests.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,6BAA6B;CAGzC","sourcesContent":["import { IExerciceQuestion } from '../../..';\n\nexport class CreatedNonDeductibleInterests {\n hasNonDeductibleInterests: boolean;\n question?: IExerciceQuestion;\n}"]}
1
+ {"version":3,"file":"CreatedNonDeductibleInterests.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/financialCharge/CreatedNonDeductibleInterests.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,6BAA6B;CAIzC","sourcesContent":["import { IBalanceSheetCompletion, IExerciceQuestion } from '../../..';\n\nexport class CreatedNonDeductibleInterests {\n hasNonDeductibleInterests: boolean;\n completion: IBalanceSheetCompletion;\n question?: IExerciceQuestion;\n}"]}
@@ -1,5 +1,6 @@
1
1
  import { IImmobilization } from '../../..';
2
2
  import { IAccount } from '../../models/IAccount';
3
+ import { IAccountingEntry } from '../../models/IAccountingEntry';
3
4
  export interface ReadHydratedImmobilization extends IImmobilization {
4
5
  account: Partial<IAccount>;
5
6
  netBookValue: number | null;
@@ -29,4 +30,13 @@ export interface ReadFormattedImmobilizationsByAccount {
29
30
  totalEndAmortization: number;
30
31
  totalVnc: number;
31
32
  }
33
+ export declare type ReadImmobilizationWithDetails = FormattedImmobilization & {
34
+ vatAmount: number;
35
+ cessionEntries: IAccountingEntry[];
36
+ shortTermValue: number;
37
+ longTermValue: number;
38
+ residualValue: number;
39
+ saleDate: string | null;
40
+ salePrice: number | null;
41
+ };
32
42
  //# sourceMappingURL=ReadFormattedImmobilization.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReadFormattedImmobilization.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjD,MAAM,WAAW,0BAA2B,SAAQ,eAAe;IACjE,OAAO,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAA;IAC1B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AACD,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC9D,UAAU,EAAE,MAAM,CAAA;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,uBAAuB,EAAE,CAAC;IAC3C,kBAAkB,EAAE,MAAM,CAAC;IAC3B,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,WAAW,qCAAqC;IACpD,wBAAwB,EAAE,iCAAiC,EAAE,CAAC;IAC9D,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,QAAQ,EAAE,MAAM,CAAA;CACjB"}
1
+ {"version":3,"file":"ReadFormattedImmobilization.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,MAAM,WAAW,0BAA2B,SAAQ,eAAe;IACjE,OAAO,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAA;IAC1B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AACD,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC9D,UAAU,EAAE,MAAM,CAAA;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,uBAAuB,EAAE,CAAC;IAC3C,kBAAkB,EAAE,MAAM,CAAC;IAC3B,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,WAAW,qCAAqC;IACpD,wBAAwB,EAAE,iCAAiC,EAAE,CAAC;IAC9D,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,oBAAY,6BAA6B,GAAG,uBAAuB,GAAG;IACpE,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,gBAAgB,EAAE,CAAC;IACnC,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReadFormattedImmobilization.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"","sourcesContent":["import { IImmobilization } from '../../..';\nimport { IAccount } from '../../models/IAccount';\n\nexport interface ReadHydratedImmobilization extends IImmobilization {\n account: Partial<IAccount>\n netBookValue: number | null;\n}\nexport interface FormattedImmobilization extends IImmobilization {\n inputValue: number\n startAmortization: number,\n currentEndowment: number,\n endAmortization: number,\n vnc: number\n}\n\nexport interface FormattedImmobilizationsByAccount {\n number: number,\n name: string,\n immobilizations: FormattedImmobilization[],\n subTotalInputValue: number;\n subTotalStartAmortization: number,\n subTotalCurrentEndowment: number,\n subTotalEndAmortization: number,\n subTotalVnc: number\n}\n\nexport interface ReadFormattedImmobilizationsByAccount {\n immobilizationsByAccount: FormattedImmobilizationsByAccount[],\n totalInputValue: number;\n totalStartAmortization: number,\n totalCurrentEndowment: number,\n totalEndAmortization: number,\n totalVnc: number\n}"]}
1
+ {"version":3,"file":"ReadFormattedImmobilization.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"","sourcesContent":["import { IImmobilization } from '../../..';\nimport { IAccount } from '../../models/IAccount';\nimport { IAccountingEntry } from '../../models/IAccountingEntry';\n\nexport interface ReadHydratedImmobilization extends IImmobilization {\n account: Partial<IAccount>\n netBookValue: number | null;\n}\nexport interface FormattedImmobilization extends IImmobilization {\n inputValue: number\n startAmortization: number,\n currentEndowment: number,\n endAmortization: number,\n vnc: number\n}\n\nexport interface FormattedImmobilizationsByAccount {\n number: number,\n name: string,\n immobilizations: FormattedImmobilization[],\n subTotalInputValue: number;\n subTotalStartAmortization: number,\n subTotalCurrentEndowment: number,\n subTotalEndAmortization: number,\n subTotalVnc: number\n}\n\nexport interface ReadFormattedImmobilizationsByAccount {\n immobilizationsByAccount: FormattedImmobilizationsByAccount[],\n totalInputValue: number;\n totalStartAmortization: number,\n totalCurrentEndowment: number,\n totalEndAmortization: number,\n totalVnc: number\n}\n\nexport type ReadImmobilizationWithDetails = FormattedImmobilization & {\n vatAmount: number;\n cessionEntries: IAccountingEntry[];\n shortTermValue: number;\n longTermValue: number;\n residualValue: number;\n saleDate: string | null;\n salePrice: number | null;\n};"]}
@@ -1,4 +1,6 @@
1
1
  export declare class CreateInternalInvoicing {
2
+ idSociety: Array<number>;
3
+ types: Array<string>;
2
4
  month: number;
3
5
  year: number;
4
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"CreateInternalInvoicing.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"names":[],"mappings":"AAEA,qBAAa,uBAAuB;IAElC,KAAK,EAAE,MAAM,CAAC;IAGd,IAAI,EAAE,MAAM,CAAC;CACd"}
1
+ {"version":3,"file":"CreateInternalInvoicing.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"names":[],"mappings":"AAKA,qBAAa,uBAAuB;IAIlC,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAKzB,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAIrB,KAAK,EAAE,MAAM,CAAC;IAId,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -7,15 +7,30 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  var __metadata = (this && this.__metadata) || function (k, v) {
8
8
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9
9
  };
10
- import { ApiProperty } from '../../../../utils';
10
+ import { ArrayNotEmpty, IsArray, IsNumber, IsOptional, } from 'class-validator';
11
+ import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
11
12
  export class CreateInternalInvoicing {
12
13
  }
14
+ __decorate([
15
+ ApiPropertyOptional(),
16
+ IsOptional(),
17
+ IsArray(),
18
+ __metadata("design:type", Array)
19
+ ], CreateInternalInvoicing.prototype, "idSociety", void 0);
20
+ __decorate([
21
+ ApiProperty(),
22
+ IsArray(),
23
+ ArrayNotEmpty(),
24
+ __metadata("design:type", Array)
25
+ ], CreateInternalInvoicing.prototype, "types", void 0);
13
26
  __decorate([
14
27
  ApiProperty(),
28
+ IsNumber(),
15
29
  __metadata("design:type", Number)
16
30
  ], CreateInternalInvoicing.prototype, "month", void 0);
17
31
  __decorate([
18
32
  ApiProperty(),
33
+ IsNumber(),
19
34
  __metadata("design:type", Number)
20
35
  ], CreateInternalInvoicing.prototype, "year", void 0);
21
36
  //# sourceMappingURL=CreateInternalInvoicing.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateInternalInvoicing.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,uBAAuB;CAMnC;AAJC;IADC,WAAW,EAAE;;sDACA;AAGd;IADC,WAAW,EAAE;;qDACD","sourcesContent":["import { ApiProperty } from '../../../../utils';\n\nexport class CreateInternalInvoicing {\n @ApiProperty()\n month: number;\n\n @ApiProperty()\n year: number;\n}\n"]}
1
+ {"version":3,"file":"CreateInternalInvoicing.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,aAAa,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,GAC7C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,uBAAuB;CAkBnC;AAdC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;8BACC,KAAK;0DAAS;AAKzB;IAHC,WAAW,EAAE;IACb,OAAO,EAAE;IACT,aAAa,EAAE;8BACT,KAAK;sDAAS;AAIrB;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;sDACG;AAId;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;qDACE","sourcesContent":["import {\n ArrayNotEmpty, IsArray, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class CreateInternalInvoicing {\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idSociety: Array<number>;\n\n @ApiProperty()\n @IsArray()\n @ArrayNotEmpty()\n types: Array<string>;\n\n @ApiProperty()\n @IsNumber()\n month: number;\n\n @ApiProperty()\n @IsNumber()\n year: number;\n}\n"]}
@@ -1,8 +1,7 @@
1
1
  import { ParamsGenerate2035, ParamsGenerate2035WithSuites, ParamsGenerate2033, ParamsGenerate2065, ParamsGenerate2031, ParamsGenerate2050, ParamsGenerate2572 } from '../cerfa/CreateCerfa';
2
2
  export declare class CreateRegistration {
3
3
  payload: {
4
- cerfa2035?: ParamsGenerate2035;
5
- cerfa2035WithSuites?: ParamsGenerate2035WithSuites;
4
+ cerfa2035?: ParamsGenerate2035 & ParamsGenerate2035WithSuites;
6
5
  cerfa2033?: ParamsGenerate2033;
7
6
  cerfa2065?: ParamsGenerate2065;
8
7
  cerfa2031?: ParamsGenerate2031;
@@ -1 +1 @@
1
- {"version":3,"file":"CreateRegistration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/CreateRegistration.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,kBAAkB,EAAE,4BAA4B,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EACrJ,MAAM,sBAAsB,CAAC;AAG9B,qBAAa,kBAAkB;IAE7B,OAAO,EAAE;QACP,SAAS,CAAC,EAAE,kBAAkB,CAAA;QAC9B,mBAAmB,CAAC,EAAE,4BAA4B,CAAA;QAClD,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;KAChC,CAAC;IAIF,WAAW,EAAE,MAAM,CAAC;IAMpB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,qBAAa,iCAAiC;IAK5C,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB"}
1
+ {"version":3,"file":"CreateRegistration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/CreateRegistration.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,kBAAkB,EAAE,4BAA4B,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EACrJ,MAAM,sBAAsB,CAAC;AAG9B,qBAAa,kBAAkB;IAE7B,OAAO,EAAE;QACP,SAAS,CAAC,EAAE,kBAAkB,GAAG,4BAA4B,CAAA;QAC7D,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;QAC/B,SAAS,CAAC,EAAE,kBAAkB,CAAC;KAChC,CAAC;IAIF,WAAW,EAAE,MAAM,CAAC;IAMpB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,qBAAa,iCAAiC;IAK5C,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"CreateRegistration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/CreateRegistration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAIpD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,kBAAkB;CAqB9B;AAnBC;IADC,WAAW,EAAE;;mDASZ;AAIF;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,SAAS,CAAC;;uDACE;AAMpB;IAJC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kDACI;AAGnB,MAAM,OAAO,iCAAiC;CAM7C;AADC;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACY","sourcesContent":["import { IsEnum, IsOptional, IsBoolean } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CerfaType } from '../../../Enum/CerfaType';\nimport {\n ParamsGenerate2035, ParamsGenerate2035WithSuites, ParamsGenerate2033, ParamsGenerate2065, ParamsGenerate2031, ParamsGenerate2050, ParamsGenerate2572,\n} from '../cerfa/CreateCerfa';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateRegistration {\n @ApiProperty()\n payload: {\n cerfa2035?: ParamsGenerate2035\n cerfa2035WithSuites?: ParamsGenerate2035WithSuites\n cerfa2033?: ParamsGenerate2033;\n cerfa2065?: ParamsGenerate2065;\n cerfa2031?: ParamsGenerate2031;\n cerfa2050?: ParamsGenerate2050;\n cerfa2572?: ParamsGenerate2572;\n };\n\n @ApiProperty()\n @IsEnum(CerfaType)\n idCerfaType: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isTest?: boolean;\n}\n\nexport class CreateRegistrationSynchronization {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n forceTestMode?: boolean;\n}"]}
1
+ {"version":3,"file":"CreateRegistration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/CreateRegistration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAIpD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,kBAAkB;CAoB9B;AAlBC;IADC,WAAW,EAAE;;mDAQZ;AAIF;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,SAAS,CAAC;;uDACE;AAMpB;IAJC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;kDACI;AAGnB,MAAM,OAAO,iCAAiC;CAM7C;AADC;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wEACY","sourcesContent":["import { IsEnum, IsOptional, IsBoolean } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { CerfaType } from '../../../Enum/CerfaType';\nimport {\n ParamsGenerate2035, ParamsGenerate2035WithSuites, ParamsGenerate2033, ParamsGenerate2065, ParamsGenerate2031, ParamsGenerate2050, ParamsGenerate2572,\n} from '../cerfa/CreateCerfa';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateRegistration {\n @ApiProperty()\n payload: {\n cerfa2035?: ParamsGenerate2035 & ParamsGenerate2035WithSuites\n cerfa2033?: ParamsGenerate2033;\n cerfa2065?: ParamsGenerate2065;\n cerfa2031?: ParamsGenerate2031;\n cerfa2050?: ParamsGenerate2050;\n cerfa2572?: ParamsGenerate2572;\n };\n\n @ApiProperty()\n @IsEnum(CerfaType)\n idCerfaType: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isTest?: boolean;\n}\n\nexport class CreateRegistrationSynchronization {\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n forceTestMode?: boolean;\n}"]}
@@ -1,6 +1,6 @@
1
1
  import { ISociety } from '../../models/ISociety';
2
2
  export declare class UpdateSociety {
3
- idTypeCompta: number;
3
+ idTypeCompta?: number;
4
4
  idUser?: number;
5
5
  name?: string;
6
6
  address?: string;
@@ -18,6 +18,7 @@ export declare class UpdateSociety {
18
18
  };
19
19
  confirmedAt?: string;
20
20
  socialCapital?: string;
21
+ showPopUpVehicleInformation?: boolean;
21
22
  }
22
23
  export declare class UpdateSocietyPayload {
23
24
  society: Partial<ISociety>;