@silexpert/core 1.3.131-2 → 1.3.131-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (229) hide show
  1. package/dist/cjs/api/resources/BalanceSheetReport.d.ts +10 -0
  2. package/dist/cjs/api/resources/BalanceSheetReport.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/BalanceSheetReport.js +23 -0
  4. package/dist/cjs/api/resources/BalanceSheetReport.js.map +1 -0
  5. package/dist/cjs/api/resources/Checklist.d.ts +28 -1
  6. package/dist/cjs/api/resources/Checklist.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Checklist.js +39 -0
  8. package/dist/cjs/api/resources/Checklist.js.map +1 -1
  9. package/dist/cjs/api/resources/DocumentRequest.d.ts +10 -0
  10. package/dist/cjs/api/resources/DocumentRequest.d.ts.map +1 -0
  11. package/dist/cjs/api/resources/DocumentRequest.js +23 -0
  12. package/dist/cjs/api/resources/DocumentRequest.js.map +1 -0
  13. package/dist/cjs/api/resources/Exercice.d.ts +1 -0
  14. package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
  15. package/dist/cjs/api/resources/Exercice.js +3 -0
  16. package/dist/cjs/api/resources/Exercice.js.map +1 -1
  17. package/dist/cjs/api/resources/Mfa.d.ts +3 -0
  18. package/dist/cjs/api/resources/Mfa.d.ts.map +1 -1
  19. package/dist/cjs/api/resources/Mfa.js +3 -0
  20. package/dist/cjs/api/resources/Mfa.js.map +1 -1
  21. package/dist/cjs/api/resources.d.ts +4 -0
  22. package/dist/cjs/api/resources.d.ts.map +1 -1
  23. package/dist/cjs/api/resources.js +4 -0
  24. package/dist/cjs/api/resources.js.map +1 -1
  25. package/dist/cjs/types/Enum/ChecklistType.d.ts +8 -1
  26. package/dist/cjs/types/Enum/ChecklistType.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/ChecklistType.js +8 -0
  28. package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
  29. package/dist/cjs/types/Enum/ConstitutionState.js +1 -1
  30. package/dist/cjs/types/Enum/ConstitutionState.js.map +1 -1
  31. package/dist/cjs/types/Enum/Ged.d.ts +31 -1
  32. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  33. package/dist/cjs/types/Enum/Ged.js +152 -5
  34. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  35. package/dist/cjs/types/Enum/PrestationType.d.ts +8 -1
  36. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  37. package/dist/cjs/types/Enum/PrestationType.js +162 -15
  38. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  39. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +7 -7
  40. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  41. package/dist/cjs/types/Enum/ZoneCode.d.ts +6 -0
  42. package/dist/cjs/types/Enum/ZoneCode.d.ts.map +1 -1
  43. package/dist/cjs/types/Enum/ZoneCode.js +7 -0
  44. package/dist/cjs/types/Enum/ZoneCode.js.map +1 -1
  45. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts +40 -0
  46. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +1 -0
  47. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js +207 -0
  48. package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js.map +1 -0
  49. package/dist/cjs/types/Interface/api/checklist/Query.d.ts +3 -0
  50. package/dist/cjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  51. package/dist/cjs/types/Interface/api/checklist/Query.js +10 -1
  52. package/dist/cjs/types/Interface/api/checklist/Query.js.map +1 -1
  53. package/dist/cjs/types/Interface/api/checklist/Update.d.ts +11 -1
  54. package/dist/cjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  55. package/dist/cjs/types/Interface/api/checklist/Update.js +49 -1
  56. package/dist/cjs/types/Interface/api/checklist/Update.js.map +1 -1
  57. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +10 -0
  58. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -0
  59. package/dist/cjs/types/Interface/api/documentRequest/Create.js +46 -0
  60. package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +1 -0
  61. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +5 -0
  62. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -0
  63. package/dist/cjs/types/Interface/api/documentRequest/Query.js +30 -0
  64. package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +1 -0
  65. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -0
  66. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  67. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +9 -1
  68. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  69. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +4 -2
  70. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  71. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +6 -2
  72. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  73. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts +7 -3
  74. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  75. package/dist/cjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  76. package/dist/cjs/types/Interface/models/IAttestation.d.ts +20 -18
  77. package/dist/cjs/types/Interface/models/IAttestation.d.ts.map +1 -1
  78. package/dist/cjs/types/Interface/models/IAttestation.js.map +1 -1
  79. package/dist/cjs/types/Interface/models/IChecklist.d.ts +2 -2
  80. package/dist/cjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  81. package/dist/cjs/types/Interface/models/IChecklist.js.map +1 -1
  82. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  83. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  84. package/dist/cjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  85. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +23 -0
  86. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -0
  87. package/dist/cjs/types/Interface/models/IDocumentRequest.js +3 -0
  88. package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +1 -0
  89. package/dist/cjs/types/Interface/models/IGedFile.d.ts +6 -1
  90. package/dist/cjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  91. package/dist/cjs/types/Interface/models/IGedFile.js.map +1 -1
  92. package/dist/cjs/types/index.d.ts +4 -0
  93. package/dist/cjs/types/index.d.ts.map +1 -1
  94. package/dist/cjs/types/index.js +4 -0
  95. package/dist/cjs/types/index.js.map +1 -1
  96. package/dist/cjs/utils/vat/utils.js +3 -3
  97. package/dist/cjs/utils/vat/utils.js.map +1 -1
  98. package/dist/cjs/utils/webmail.d.ts.map +1 -1
  99. package/dist/cjs/utils/webmail.js +4 -3
  100. package/dist/cjs/utils/webmail.js.map +1 -1
  101. package/dist/mjs/api/resources/BalanceSheetReport.d.ts +10 -0
  102. package/dist/mjs/api/resources/BalanceSheetReport.d.ts.map +1 -0
  103. package/dist/mjs/api/resources/BalanceSheetReport.js +22 -0
  104. package/dist/mjs/api/resources/BalanceSheetReport.js.map +1 -0
  105. package/dist/mjs/api/resources/Checklist.d.ts +28 -1
  106. package/dist/mjs/api/resources/Checklist.d.ts.map +1 -1
  107. package/dist/mjs/api/resources/Checklist.js +39 -0
  108. package/dist/mjs/api/resources/Checklist.js.map +1 -1
  109. package/dist/mjs/api/resources/DocumentRequest.d.ts +10 -0
  110. package/dist/mjs/api/resources/DocumentRequest.d.ts.map +1 -0
  111. package/dist/mjs/api/resources/DocumentRequest.js +27 -0
  112. package/dist/mjs/api/resources/DocumentRequest.js.map +1 -0
  113. package/dist/mjs/api/resources/Exercice.d.ts +1 -0
  114. package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
  115. package/dist/mjs/api/resources/Exercice.js +3 -0
  116. package/dist/mjs/api/resources/Exercice.js.map +1 -1
  117. package/dist/mjs/api/resources/Mfa.d.ts +3 -0
  118. package/dist/mjs/api/resources/Mfa.d.ts.map +1 -1
  119. package/dist/mjs/api/resources/Mfa.js +3 -0
  120. package/dist/mjs/api/resources/Mfa.js.map +1 -1
  121. package/dist/mjs/api/resources.d.ts +4 -0
  122. package/dist/mjs/api/resources.d.ts.map +1 -1
  123. package/dist/mjs/api/resources.js +4 -0
  124. package/dist/mjs/api/resources.js.map +1 -1
  125. package/dist/mjs/types/Enum/ChecklistType.d.ts +8 -1
  126. package/dist/mjs/types/Enum/ChecklistType.d.ts.map +1 -1
  127. package/dist/mjs/types/Enum/ChecklistType.js +8 -0
  128. package/dist/mjs/types/Enum/ChecklistType.js.map +1 -1
  129. package/dist/mjs/types/Enum/ConstitutionState.js +1 -1
  130. package/dist/mjs/types/Enum/ConstitutionState.js.map +1 -1
  131. package/dist/mjs/types/Enum/Ged.d.ts +31 -1
  132. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  133. package/dist/mjs/types/Enum/Ged.js +151 -4
  134. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  135. package/dist/mjs/types/Enum/PrestationType.d.ts +8 -1
  136. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  137. package/dist/mjs/types/Enum/PrestationType.js +162 -15
  138. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  139. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +7 -7
  140. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  141. package/dist/mjs/types/Enum/ZoneCode.d.ts +6 -0
  142. package/dist/mjs/types/Enum/ZoneCode.d.ts.map +1 -1
  143. package/dist/mjs/types/Enum/ZoneCode.js +7 -0
  144. package/dist/mjs/types/Enum/ZoneCode.js.map +1 -1
  145. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts +40 -0
  146. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +1 -0
  147. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js +200 -0
  148. package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js.map +1 -0
  149. package/dist/mjs/types/Interface/api/checklist/Query.d.ts +3 -0
  150. package/dist/mjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  151. package/dist/mjs/types/Interface/api/checklist/Query.js +9 -0
  152. package/dist/mjs/types/Interface/api/checklist/Query.js.map +1 -1
  153. package/dist/mjs/types/Interface/api/checklist/Update.d.ts +11 -1
  154. package/dist/mjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  155. package/dist/mjs/types/Interface/api/checklist/Update.js +57 -3
  156. package/dist/mjs/types/Interface/api/checklist/Update.js.map +1 -1
  157. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +10 -0
  158. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +1 -0
  159. package/dist/mjs/types/Interface/api/documentRequest/Create.js +47 -0
  160. package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +1 -0
  161. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +5 -0
  162. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +1 -0
  163. package/dist/mjs/types/Interface/api/documentRequest/Query.js +28 -0
  164. package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +1 -0
  165. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -0
  166. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  167. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +12 -2
  168. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  169. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +4 -2
  170. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  171. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +9 -3
  172. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  173. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts +7 -3
  174. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  175. package/dist/mjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  176. package/dist/mjs/types/Interface/models/IAttestation.d.ts +20 -18
  177. package/dist/mjs/types/Interface/models/IAttestation.d.ts.map +1 -1
  178. package/dist/mjs/types/Interface/models/IAttestation.js.map +1 -1
  179. package/dist/mjs/types/Interface/models/IChecklist.d.ts +2 -2
  180. package/dist/mjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  181. package/dist/mjs/types/Interface/models/IChecklist.js.map +1 -1
  182. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  183. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  184. package/dist/mjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  185. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +23 -0
  186. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +1 -0
  187. package/dist/mjs/types/Interface/models/IDocumentRequest.js +2 -0
  188. package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +1 -0
  189. package/dist/mjs/types/Interface/models/IGedFile.d.ts +6 -1
  190. package/dist/mjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  191. package/dist/mjs/types/Interface/models/IGedFile.js.map +1 -1
  192. package/dist/mjs/types/index.d.ts +4 -0
  193. package/dist/mjs/types/index.d.ts.map +1 -1
  194. package/dist/mjs/types/index.js +4 -0
  195. package/dist/mjs/types/index.js.map +1 -1
  196. package/dist/mjs/utils/vat/utils.js +3 -3
  197. package/dist/mjs/utils/vat/utils.js.map +1 -1
  198. package/dist/mjs/utils/webmail.d.ts.map +1 -1
  199. package/dist/mjs/utils/webmail.js +4 -3
  200. package/dist/mjs/utils/webmail.js.map +1 -1
  201. package/package.json +14 -14
  202. package/ts/api/resources/BalanceSheetReport.ts +36 -0
  203. package/ts/api/resources/Checklist.ts +49 -0
  204. package/ts/api/resources/DocumentRequest.ts +32 -0
  205. package/ts/api/resources/Exercice.ts +4 -0
  206. package/ts/api/resources/Mfa.ts +4 -0
  207. package/ts/api/resources.ts +4 -0
  208. package/ts/types/Enum/ChecklistType.ts +9 -0
  209. package/ts/types/Enum/ConstitutionState.ts +1 -1
  210. package/ts/types/Enum/Ged.ts +345 -193
  211. package/ts/types/Enum/PrestationType.ts +162 -15
  212. package/ts/types/Enum/SalesContractBrandClementine.ts +7 -7
  213. package/ts/types/Enum/ZoneCode.ts +7 -0
  214. package/ts/types/Interface/api/balanceSheetReport/Query.ts +160 -0
  215. package/ts/types/Interface/api/checklist/Query.ts +7 -0
  216. package/ts/types/Interface/api/checklist/Update.ts +44 -3
  217. package/ts/types/Interface/api/documentRequest/Create.ts +28 -0
  218. package/ts/types/Interface/api/documentRequest/Query.ts +14 -0
  219. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +7 -1
  220. package/ts/types/Interface/api/library/QueryLibrary.ts +4 -2
  221. package/ts/types/Interface/api/society/ReadSociety.ts +7 -3
  222. package/ts/types/Interface/models/IAttestation.ts +20 -18
  223. package/ts/types/Interface/models/IChecklist.ts +2 -2
  224. package/ts/types/Interface/models/IChecklistDetail.ts +3 -3
  225. package/ts/types/Interface/models/IDocumentRequest.ts +25 -0
  226. package/ts/types/Interface/models/IGedFile.ts +6 -1
  227. package/ts/types/index.ts +4 -0
  228. package/ts/utils/vat/utils.ts +3 -3
  229. package/ts/utils/webmail.ts +19 -16
@@ -193,6 +193,13 @@ var PrestationType;
193
193
  PrestationType[PrestationType["MICRO"] = 237] = "MICRO";
194
194
  PrestationType[PrestationType["GESTION_IMMO"] = 238] = "GESTION_IMMO";
195
195
  PrestationType[PrestationType["TERMINATION_FEES"] = 239] = "TERMINATION_FEES";
196
+ PrestationType[PrestationType["REPORT_REMUNERATION"] = 240] = "REPORT_REMUNERATION";
197
+ PrestationType[PrestationType["REPORT_NON_REMUNERATION"] = 241] = "REPORT_NON_REMUNERATION";
198
+ PrestationType[PrestationType["REPORT_CA"] = 242] = "REPORT_CA";
199
+ PrestationType[PrestationType["REPORT_COMPTE_COURANT"] = 243] = "REPORT_COMPTE_COURANT";
200
+ PrestationType[PrestationType["REPORT_MASSE_SALARIALE"] = 244] = "REPORT_MASSE_SALARIALE";
201
+ PrestationType[PrestationType["REPORT_1"] = 245] = "REPORT_1";
202
+ PrestationType[PrestationType["REPORT_NON_REMUNERATION_RECURRENTE"] = 246] = "REPORT_NON_REMUNERATION_RECURRENTE";
196
203
  })(PrestationType || (exports.PrestationType = PrestationType = {}));
197
204
  exports.OWN_VAT_PRESTATIONS = [
198
205
  PrestationType.VAT,
@@ -237,6 +244,13 @@ exports.allPrestations2025WithBrochure = [
237
244
  PrestationType.SOCIAL,
238
245
  PrestationType.GESTION_JURIDIQUE,
239
246
  PrestationType.CONSULTING_HOUR,
247
+ PrestationType.ATTESTATION_REMUNERATION,
248
+ PrestationType.ATTESTATION_NON_REMUNERATION,
249
+ PrestationType.ATTESTATION_CA,
250
+ PrestationType.ATTESTATION_COMPTE_COURANT,
251
+ PrestationType.ATTESTATION_MASSE_SALARIALE,
252
+ PrestationType.ATTESTATION_1,
253
+ PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
240
254
  ];
241
255
  exports.ClementineSubscriptionAccountancyExpertPrestations = [
242
256
  PrestationType.EXPERTISE,
@@ -1150,7 +1164,7 @@ exports.PrestationDetail = {
1150
1164
  },
1151
1165
  CESSION_ACTIONS: {
1152
1166
  id: 51,
1153
- name: "Cession d'actions",
1167
+ name: 'Cession d\'actions',
1154
1168
  isComptable: false,
1155
1169
  isJuridique: true,
1156
1170
  isSocial: false,
@@ -1207,7 +1221,7 @@ exports.PrestationDetail = {
1207
1221
  },
1208
1222
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
1209
1223
  id: 54,
1210
- name: "Modification d'un dirigeant ou d'un commissaire aux compte (SASU / EURL)",
1224
+ name: 'Modification d\'un dirigeant ou d\'un commissaire aux compte (SASU / EURL)',
1211
1225
  isComptable: false,
1212
1226
  isJuridique: true,
1213
1227
  isSocial: false,
@@ -1359,7 +1373,7 @@ exports.PrestationDetail = {
1359
1373
  },
1360
1374
  MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
1361
1375
  id: 62,
1362
- name: "Modification de l'objet social (EURL/SASU)",
1376
+ name: 'Modification de l\'objet social (EURL/SASU)',
1363
1377
  isComptable: false,
1364
1378
  isJuridique: true,
1365
1379
  isSocial: false,
@@ -1701,7 +1715,7 @@ exports.PrestationDetail = {
1701
1715
  },
1702
1716
  CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
1703
1717
  id: 80,
1704
- name: "Création d'un dossier informatique par salarié",
1718
+ name: 'Création d\'un dossier informatique par salarié',
1705
1719
  isComptable: false,
1706
1720
  isJuridique: false,
1707
1721
  isSocial: true,
@@ -1720,7 +1734,7 @@ exports.PrestationDetail = {
1720
1734
  },
1721
1735
  ETABLISSEMENT_CONTRAT_TRAVAIL: {
1722
1736
  id: 81,
1723
- name: "Etablissement d'un contrat de travail",
1737
+ name: 'Etablissement d\'un contrat de travail',
1724
1738
  isComptable: false,
1725
1739
  isJuridique: false,
1726
1740
  isSocial: true,
@@ -1777,7 +1791,7 @@ exports.PrestationDetail = {
1777
1791
  },
1778
1792
  TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
1779
1793
  id: 84,
1780
- name: "Taxe d'apprentissage et formation continue",
1794
+ name: 'Taxe d\'apprentissage et formation continue',
1781
1795
  isComptable: false,
1782
1796
  isJuridique: false,
1783
1797
  isSocial: true,
@@ -2006,7 +2020,7 @@ exports.PrestationDetail = {
2006
2020
  },
2007
2021
  ATTESTATION_CA: {
2008
2022
  id: 97,
2009
- name: "Attestation de chiffre d'affaires",
2023
+ name: 'Attestation de chiffre d\'affaires',
2010
2024
  isComptable: true,
2011
2025
  isJuridique: false,
2012
2026
  isSocial: false,
@@ -2044,7 +2058,7 @@ exports.PrestationDetail = {
2044
2058
  },
2045
2059
  MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
2046
2060
  id: 99,
2047
- name: "Mise à jour de l'adresse personnelle du dirigeant sur le Kbis",
2061
+ name: 'Mise à jour de l\'adresse personnelle du dirigeant sur le Kbis',
2048
2062
  isComptable: false,
2049
2063
  isJuridique: true,
2050
2064
  isSocial: false,
@@ -2082,7 +2096,7 @@ exports.PrestationDetail = {
2082
2096
  },
2083
2097
  MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
2084
2098
  id: 103,
2085
- name: "Modification de l'objet social (SARL/SAS/SCI)",
2099
+ name: 'Modification de l\'objet social (SARL/SAS/SCI)',
2086
2100
  isComptable: false,
2087
2101
  isJuridique: true,
2088
2102
  isSocial: false,
@@ -2139,7 +2153,7 @@ exports.PrestationDetail = {
2139
2153
  },
2140
2154
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
2141
2155
  id: 106,
2142
- name: "Modification d’un dirigeant ou d'un commissaire aux compte (SAS / SARL / SCI)",
2156
+ name: 'Modification d’un dirigeant ou d\'un commissaire aux compte (SAS / SARL / SCI)',
2143
2157
  isComptable: false,
2144
2158
  isJuridique: true,
2145
2159
  isSocial: false,
@@ -2709,7 +2723,7 @@ exports.PrestationDetail = {
2709
2723
  },
2710
2724
  CONTRAT_APPORT_EN_NATURE: {
2711
2725
  id: 138,
2712
- name: "Contrat d'apport en nature",
2726
+ name: 'Contrat d\'apport en nature',
2713
2727
  isComptable: false,
2714
2728
  isJuridique: true,
2715
2729
  isSocial: false,
@@ -3298,7 +3312,7 @@ exports.PrestationDetail = {
3298
3312
  },
3299
3313
  DECLARATION_IR: {
3300
3314
  id: 206,
3301
- name: "Déclaration d'IR",
3315
+ name: 'Déclaration d\'IR',
3302
3316
  isComptable: true,
3303
3317
  isJuridique: false,
3304
3318
  isSocial: false,
@@ -3412,7 +3426,7 @@ exports.PrestationDetail = {
3412
3426
  },
3413
3427
  STATUTS_FREE: {
3414
3428
  id: PrestationType.STATUTS_FREE,
3415
- name: "Statuts - Just' Statuts",
3429
+ name: 'Statuts - Just\' Statuts',
3416
3430
  isComptable: true,
3417
3431
  isJuridique: true,
3418
3432
  isSocial: false,
@@ -3431,7 +3445,7 @@ exports.PrestationDetail = {
3431
3445
  },
3432
3446
  STATUTS_OPTION_1: {
3433
3447
  id: PrestationType.STATUTS_OPTION_1,
3434
- name: "Statuts - Just' Création",
3448
+ name: 'Statuts - Just\' Création',
3435
3449
  isComptable: true,
3436
3450
  isJuridique: true,
3437
3451
  isSocial: false,
@@ -3450,7 +3464,7 @@ exports.PrestationDetail = {
3450
3464
  },
3451
3465
  STATUTS_OPTION_2: {
3452
3466
  id: PrestationType.STATUTS_OPTION_2,
3453
- name: "Statuts - Full'Créa",
3467
+ name: 'Statuts - Full\'Créa',
3454
3468
  isComptable: true,
3455
3469
  isJuridique: true,
3456
3470
  isSocial: false,
@@ -3888,6 +3902,139 @@ exports.PrestationDetail = {
3888
3902
  signaturePage: null,
3889
3903
  point: 0,
3890
3904
  },
3905
+ REPORT_REMUNERATION: {
3906
+ id: PrestationType.REPORT_REMUNERATION,
3907
+ name: 'Rapport de rémunération',
3908
+ isComptable: true,
3909
+ isJuridique: false,
3910
+ isSocial: false,
3911
+ isAttestation: true,
3912
+ inAverageCart: false,
3913
+ isBack: false,
3914
+ minimumPrice: null,
3915
+ price: null,
3916
+ isCatalog: true,
3917
+ isPlannable: true,
3918
+ hidden: false,
3919
+ isComplementary: false,
3920
+ signaturePosition: null,
3921
+ signaturePage: null,
3922
+ point: 50,
3923
+ },
3924
+ REPORT_NON_REMUNERATION: {
3925
+ id: PrestationType.REPORT_NON_REMUNERATION,
3926
+ name: 'Rapport de non-rémunération',
3927
+ isComptable: true,
3928
+ isJuridique: false,
3929
+ isSocial: false,
3930
+ isAttestation: true,
3931
+ inAverageCart: false,
3932
+ isBack: false,
3933
+ minimumPrice: null,
3934
+ price: null,
3935
+ isCatalog: true,
3936
+ isPlannable: true,
3937
+ hidden: false,
3938
+ isComplementary: false,
3939
+ signaturePosition: null,
3940
+ signaturePage: null,
3941
+ point: 50,
3942
+ },
3943
+ REPORT_CA: {
3944
+ id: PrestationType.REPORT_CA,
3945
+ name: "Rapport de chiffre d'affaires",
3946
+ isComptable: true,
3947
+ isJuridique: false,
3948
+ isSocial: false,
3949
+ isAttestation: true,
3950
+ inAverageCart: false,
3951
+ isBack: false,
3952
+ minimumPrice: null,
3953
+ price: null,
3954
+ isCatalog: true,
3955
+ isPlannable: true,
3956
+ hidden: false,
3957
+ isComplementary: false,
3958
+ signaturePosition: null,
3959
+ signaturePage: null,
3960
+ point: 50,
3961
+ },
3962
+ REPORT_COMPTE_COURANT: {
3963
+ id: PrestationType.REPORT_COMPTE_COURANT,
3964
+ name: 'Rapport de compte-courant',
3965
+ isComptable: true,
3966
+ isJuridique: false,
3967
+ isSocial: false,
3968
+ isAttestation: true,
3969
+ inAverageCart: false,
3970
+ isBack: false,
3971
+ minimumPrice: null,
3972
+ price: null,
3973
+ isCatalog: true,
3974
+ isPlannable: true,
3975
+ hidden: false,
3976
+ isComplementary: false,
3977
+ signaturePosition: null,
3978
+ signaturePage: null,
3979
+ point: 50,
3980
+ },
3981
+ REPORT_MASSE_SALARIALE: {
3982
+ id: PrestationType.REPORT_MASSE_SALARIALE,
3983
+ name: 'Rapport de masse salariale',
3984
+ isComptable: true,
3985
+ isJuridique: false,
3986
+ isSocial: false,
3987
+ isAttestation: true,
3988
+ inAverageCart: false,
3989
+ isBack: false,
3990
+ minimumPrice: null,
3991
+ price: null,
3992
+ isCatalog: true,
3993
+ isPlannable: true,
3994
+ hidden: false,
3995
+ isComplementary: false,
3996
+ signaturePosition: null,
3997
+ signaturePage: null,
3998
+ point: 50,
3999
+ },
4000
+ REPORT_1: {
4001
+ id: PrestationType.REPORT_1,
4002
+ name: 'Rapport',
4003
+ isComptable: true,
4004
+ isJuridique: false,
4005
+ isSocial: false,
4006
+ isAttestation: true,
4007
+ inAverageCart: false,
4008
+ isBack: false,
4009
+ minimumPrice: null,
4010
+ price: null,
4011
+ isCatalog: true,
4012
+ isPlannable: true,
4013
+ hidden: false,
4014
+ isComplementary: false,
4015
+ signaturePosition: null,
4016
+ signaturePage: null,
4017
+ point: 50,
4018
+ },
4019
+ REPORT_NON_REMUNERATION_RECURRENTE: {
4020
+ id: PrestationType.REPORT_NON_REMUNERATION_RECURRENTE,
4021
+ name: 'Rapport non remunération recurrente',
4022
+ isComptable: true,
4023
+ isJuridique: false,
4024
+ isSocial: false,
4025
+ isAttestation: true,
4026
+ inAverageCart: false,
4027
+ isBack: false,
4028
+ minimumPrice: null,
4029
+ price: null,
4030
+ isCatalog: true,
4031
+ isPlannable: true,
4032
+ hidden: false,
4033
+ isComplementary: false,
4034
+ signaturePosition: null,
4035
+ signaturePage: null,
4036
+ point: 50,
4037
+ },
3891
4038
  };
3892
4039
  exports.PrestationPermissions = [
3893
4040
  {