@silexpert/core 1.3.129-2 → 1.3.130-0

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 (251) hide show
  1. package/dist/cjs/api/resources/Checklist.d.ts +1 -28
  2. package/dist/cjs/api/resources/Checklist.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Checklist.js +0 -39
  4. package/dist/cjs/api/resources/Checklist.js.map +1 -1
  5. package/dist/cjs/api/resources/Exercice.d.ts +0 -1
  6. package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Exercice.js +0 -3
  8. package/dist/cjs/api/resources/Exercice.js.map +1 -1
  9. package/dist/cjs/api/resources.d.ts +0 -6
  10. package/dist/cjs/api/resources.d.ts.map +1 -1
  11. package/dist/cjs/api/resources.js +0 -6
  12. package/dist/cjs/api/resources.js.map +1 -1
  13. package/dist/cjs/types/Enum/ChecklistType.d.ts +1 -8
  14. package/dist/cjs/types/Enum/ChecklistType.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/ChecklistType.js +0 -8
  16. package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
  17. package/dist/cjs/types/Enum/ConstitutionState.js +1 -1
  18. package/dist/cjs/types/Enum/ConstitutionState.js.map +1 -1
  19. package/dist/cjs/types/Enum/Ged.d.ts +1 -31
  20. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  21. package/dist/cjs/types/Enum/Ged.js +5 -152
  22. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationType.d.ts +1 -8
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +22 -162
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  28. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +15 -0
  29. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  30. package/dist/cjs/types/Enum/ZoneCode.d.ts +0 -6
  31. package/dist/cjs/types/Enum/ZoneCode.d.ts.map +1 -1
  32. package/dist/cjs/types/Enum/ZoneCode.js +0 -7
  33. package/dist/cjs/types/Enum/ZoneCode.js.map +1 -1
  34. package/dist/cjs/types/Interface/api/checklist/Query.d.ts +0 -3
  35. package/dist/cjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  36. package/dist/cjs/types/Interface/api/checklist/Query.js +1 -10
  37. package/dist/cjs/types/Interface/api/checklist/Query.js.map +1 -1
  38. package/dist/cjs/types/Interface/api/checklist/Update.d.ts +1 -11
  39. package/dist/cjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  40. package/dist/cjs/types/Interface/api/checklist/Update.js +1 -49
  41. package/dist/cjs/types/Interface/api/checklist/Update.js.map +1 -1
  42. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -2
  43. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  44. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +1 -9
  45. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  46. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +2 -4
  47. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  48. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +2 -6
  49. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  50. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts +3 -7
  51. package/dist/cjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  52. package/dist/cjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  53. package/dist/cjs/types/Interface/api/stripe/Create.d.ts +0 -1
  54. package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  55. package/dist/cjs/types/Interface/api/stripe/Create.js +0 -6
  56. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  57. package/dist/cjs/types/Interface/models/IChecklist.d.ts +2 -2
  58. package/dist/cjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  59. package/dist/cjs/types/Interface/models/IChecklist.js.map +1 -1
  60. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  61. package/dist/cjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  63. package/dist/cjs/types/Interface/models/IGedFile.d.ts +1 -6
  64. package/dist/cjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IGedFile.js.map +1 -1
  66. package/dist/cjs/types/index.d.ts +0 -4
  67. package/dist/cjs/types/index.d.ts.map +1 -1
  68. package/dist/cjs/types/index.js +0 -4
  69. package/dist/cjs/types/index.js.map +1 -1
  70. package/dist/cjs/utils/vat/utils.js +3 -3
  71. package/dist/cjs/utils/vat/utils.js.map +1 -1
  72. package/dist/cjs/utils/webmail.d.ts.map +1 -1
  73. package/dist/cjs/utils/webmail.js +3 -4
  74. package/dist/cjs/utils/webmail.js.map +1 -1
  75. package/dist/mjs/api/resources/Checklist.d.ts +1 -28
  76. package/dist/mjs/api/resources/Checklist.d.ts.map +1 -1
  77. package/dist/mjs/api/resources/Checklist.js +0 -39
  78. package/dist/mjs/api/resources/Checklist.js.map +1 -1
  79. package/dist/mjs/api/resources/Exercice.d.ts +0 -1
  80. package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
  81. package/dist/mjs/api/resources/Exercice.js +0 -3
  82. package/dist/mjs/api/resources/Exercice.js.map +1 -1
  83. package/dist/mjs/api/resources.d.ts +0 -6
  84. package/dist/mjs/api/resources.d.ts.map +1 -1
  85. package/dist/mjs/api/resources.js +0 -6
  86. package/dist/mjs/api/resources.js.map +1 -1
  87. package/dist/mjs/types/Enum/ChecklistType.d.ts +1 -8
  88. package/dist/mjs/types/Enum/ChecklistType.d.ts.map +1 -1
  89. package/dist/mjs/types/Enum/ChecklistType.js +0 -8
  90. package/dist/mjs/types/Enum/ChecklistType.js.map +1 -1
  91. package/dist/mjs/types/Enum/ConstitutionState.js +1 -1
  92. package/dist/mjs/types/Enum/ConstitutionState.js.map +1 -1
  93. package/dist/mjs/types/Enum/Ged.d.ts +1 -31
  94. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  95. package/dist/mjs/types/Enum/Ged.js +4 -151
  96. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  97. package/dist/mjs/types/Enum/PrestationType.d.ts +1 -8
  98. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  99. package/dist/mjs/types/Enum/PrestationType.js +22 -162
  100. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  101. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  102. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +15 -0
  103. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  104. package/dist/mjs/types/Enum/ZoneCode.d.ts +0 -6
  105. package/dist/mjs/types/Enum/ZoneCode.d.ts.map +1 -1
  106. package/dist/mjs/types/Enum/ZoneCode.js +0 -7
  107. package/dist/mjs/types/Enum/ZoneCode.js.map +1 -1
  108. package/dist/mjs/types/Interface/api/checklist/Query.d.ts +0 -3
  109. package/dist/mjs/types/Interface/api/checklist/Query.d.ts.map +1 -1
  110. package/dist/mjs/types/Interface/api/checklist/Query.js +0 -9
  111. package/dist/mjs/types/Interface/api/checklist/Query.js.map +1 -1
  112. package/dist/mjs/types/Interface/api/checklist/Update.d.ts +1 -11
  113. package/dist/mjs/types/Interface/api/checklist/Update.d.ts.map +1 -1
  114. package/dist/mjs/types/Interface/api/checklist/Update.js +3 -57
  115. package/dist/mjs/types/Interface/api/checklist/Update.js.map +1 -1
  116. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +0 -2
  117. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  118. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +2 -12
  119. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  120. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +2 -4
  121. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  122. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +3 -9
  123. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  124. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts +3 -7
  125. package/dist/mjs/types/Interface/api/society/ReadSociety.d.ts.map +1 -1
  126. package/dist/mjs/types/Interface/api/society/ReadSociety.js.map +1 -1
  127. package/dist/mjs/types/Interface/api/stripe/Create.d.ts +0 -1
  128. package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/stripe/Create.js +0 -7
  130. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  131. package/dist/mjs/types/Interface/models/IChecklist.d.ts +2 -2
  132. package/dist/mjs/types/Interface/models/IChecklist.d.ts.map +1 -1
  133. package/dist/mjs/types/Interface/models/IChecklist.js.map +1 -1
  134. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts +3 -3
  135. package/dist/mjs/types/Interface/models/IChecklistDetail.d.ts.map +1 -1
  136. package/dist/mjs/types/Interface/models/IChecklistDetail.js.map +1 -1
  137. package/dist/mjs/types/Interface/models/IGedFile.d.ts +1 -6
  138. package/dist/mjs/types/Interface/models/IGedFile.d.ts.map +1 -1
  139. package/dist/mjs/types/Interface/models/IGedFile.js.map +1 -1
  140. package/dist/mjs/types/index.d.ts +0 -4
  141. package/dist/mjs/types/index.d.ts.map +1 -1
  142. package/dist/mjs/types/index.js +0 -4
  143. package/dist/mjs/types/index.js.map +1 -1
  144. package/dist/mjs/utils/vat/utils.js +3 -3
  145. package/dist/mjs/utils/vat/utils.js.map +1 -1
  146. package/dist/mjs/utils/webmail.d.ts.map +1 -1
  147. package/dist/mjs/utils/webmail.js +3 -4
  148. package/dist/mjs/utils/webmail.js.map +1 -1
  149. package/package.json +1 -1
  150. package/ts/api/resources/Checklist.ts +0 -49
  151. package/ts/api/resources/Exercice.ts +0 -4
  152. package/ts/api/resources.ts +0 -6
  153. package/ts/types/Enum/ChecklistType.ts +0 -9
  154. package/ts/types/Enum/ConstitutionState.ts +1 -1
  155. package/ts/types/Enum/Ged.ts +193 -345
  156. package/ts/types/Enum/PrestationType.ts +22 -162
  157. package/ts/types/Enum/SalesContractBrandClementine.ts +15 -0
  158. package/ts/types/Enum/ZoneCode.ts +0 -7
  159. package/ts/types/Interface/api/checklist/Query.ts +0 -7
  160. package/ts/types/Interface/api/checklist/Update.ts +3 -44
  161. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +1 -7
  162. package/ts/types/Interface/api/library/QueryLibrary.ts +2 -4
  163. package/ts/types/Interface/api/society/ReadSociety.ts +3 -7
  164. package/ts/types/Interface/api/stripe/Create.ts +0 -5
  165. package/ts/types/Interface/models/IChecklist.ts +2 -2
  166. package/ts/types/Interface/models/IChecklistDetail.ts +3 -3
  167. package/ts/types/Interface/models/IGedFile.ts +1 -6
  168. package/ts/types/index.ts +0 -4
  169. package/ts/utils/vat/utils.ts +3 -3
  170. package/ts/utils/webmail.ts +16 -19
  171. package/dist/cjs/api/resources/DashboardLayout.d.ts +0 -10
  172. package/dist/cjs/api/resources/DashboardLayout.d.ts.map +0 -1
  173. package/dist/cjs/api/resources/DashboardLayout.js +0 -20
  174. package/dist/cjs/api/resources/DashboardLayout.js.map +0 -1
  175. package/dist/cjs/api/resources/DocumentRequest.d.ts +0 -10
  176. package/dist/cjs/api/resources/DocumentRequest.d.ts.map +0 -1
  177. package/dist/cjs/api/resources/DocumentRequest.js +0 -23
  178. package/dist/cjs/api/resources/DocumentRequest.js.map +0 -1
  179. package/dist/cjs/api/resources/feature.d.ts +0 -6
  180. package/dist/cjs/api/resources/feature.d.ts.map +0 -1
  181. package/dist/cjs/api/resources/feature.js +0 -11
  182. package/dist/cjs/api/resources/feature.js.map +0 -1
  183. package/dist/cjs/types/Enum/DashboardBlock.d.ts +0 -13
  184. package/dist/cjs/types/Enum/DashboardBlock.d.ts.map +0 -1
  185. package/dist/cjs/types/Enum/DashboardBlock.js +0 -17
  186. package/dist/cjs/types/Enum/DashboardBlock.js.map +0 -1
  187. package/dist/cjs/types/Interface/api/DashboardLayout.d.ts +0 -23
  188. package/dist/cjs/types/Interface/api/DashboardLayout.d.ts.map +0 -1
  189. package/dist/cjs/types/Interface/api/DashboardLayout.js +0 -3
  190. package/dist/cjs/types/Interface/api/DashboardLayout.js.map +0 -1
  191. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts +0 -10
  192. package/dist/cjs/types/Interface/api/documentRequest/Create.d.ts.map +0 -1
  193. package/dist/cjs/types/Interface/api/documentRequest/Create.js +0 -46
  194. package/dist/cjs/types/Interface/api/documentRequest/Create.js.map +0 -1
  195. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts +0 -5
  196. package/dist/cjs/types/Interface/api/documentRequest/Query.d.ts.map +0 -1
  197. package/dist/cjs/types/Interface/api/documentRequest/Query.js +0 -30
  198. package/dist/cjs/types/Interface/api/documentRequest/Query.js.map +0 -1
  199. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -5
  200. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -1
  201. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -3
  202. package/dist/cjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -1
  203. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts +0 -23
  204. package/dist/cjs/types/Interface/models/IDocumentRequest.d.ts.map +0 -1
  205. package/dist/cjs/types/Interface/models/IDocumentRequest.js +0 -3
  206. package/dist/cjs/types/Interface/models/IDocumentRequest.js.map +0 -1
  207. package/dist/mjs/api/resources/DashboardLayout.d.ts +0 -10
  208. package/dist/mjs/api/resources/DashboardLayout.d.ts.map +0 -1
  209. package/dist/mjs/api/resources/DashboardLayout.js +0 -16
  210. package/dist/mjs/api/resources/DashboardLayout.js.map +0 -1
  211. package/dist/mjs/api/resources/DocumentRequest.d.ts +0 -10
  212. package/dist/mjs/api/resources/DocumentRequest.d.ts.map +0 -1
  213. package/dist/mjs/api/resources/DocumentRequest.js +0 -27
  214. package/dist/mjs/api/resources/DocumentRequest.js.map +0 -1
  215. package/dist/mjs/api/resources/feature.d.ts +0 -6
  216. package/dist/mjs/api/resources/feature.d.ts.map +0 -1
  217. package/dist/mjs/api/resources/feature.js +0 -7
  218. package/dist/mjs/api/resources/feature.js.map +0 -1
  219. package/dist/mjs/types/Enum/DashboardBlock.d.ts +0 -13
  220. package/dist/mjs/types/Enum/DashboardBlock.d.ts.map +0 -1
  221. package/dist/mjs/types/Enum/DashboardBlock.js +0 -14
  222. package/dist/mjs/types/Enum/DashboardBlock.js.map +0 -1
  223. package/dist/mjs/types/Interface/api/DashboardLayout.d.ts +0 -23
  224. package/dist/mjs/types/Interface/api/DashboardLayout.d.ts.map +0 -1
  225. package/dist/mjs/types/Interface/api/DashboardLayout.js +0 -2
  226. package/dist/mjs/types/Interface/api/DashboardLayout.js.map +0 -1
  227. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts +0 -10
  228. package/dist/mjs/types/Interface/api/documentRequest/Create.d.ts.map +0 -1
  229. package/dist/mjs/types/Interface/api/documentRequest/Create.js +0 -47
  230. package/dist/mjs/types/Interface/api/documentRequest/Create.js.map +0 -1
  231. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts +0 -5
  232. package/dist/mjs/types/Interface/api/documentRequest/Query.d.ts.map +0 -1
  233. package/dist/mjs/types/Interface/api/documentRequest/Query.js +0 -28
  234. package/dist/mjs/types/Interface/api/documentRequest/Query.js.map +0 -1
  235. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts +0 -5
  236. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.d.ts.map +0 -1
  237. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js +0 -2
  238. package/dist/mjs/types/Interface/api/feature/GetAvailableDashboardBlocks.js.map +0 -1
  239. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts +0 -23
  240. package/dist/mjs/types/Interface/models/IDocumentRequest.d.ts.map +0 -1
  241. package/dist/mjs/types/Interface/models/IDocumentRequest.js +0 -2
  242. package/dist/mjs/types/Interface/models/IDocumentRequest.js.map +0 -1
  243. package/ts/api/resources/DashboardLayout.ts +0 -19
  244. package/ts/api/resources/DocumentRequest.ts +0 -32
  245. package/ts/api/resources/feature.ts +0 -8
  246. package/ts/types/Enum/DashboardBlock.ts +0 -12
  247. package/ts/types/Interface/api/DashboardLayout.ts +0 -26
  248. package/ts/types/Interface/api/documentRequest/Create.ts +0 -28
  249. package/ts/types/Interface/api/documentRequest/Query.ts +0 -14
  250. package/ts/types/Interface/api/feature/GetAvailableDashboardBlocks.ts +0 -5
  251. package/ts/types/Interface/models/IDocumentRequest.ts +0 -25
@@ -193,13 +193,6 @@ 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";
203
196
  })(PrestationType || (exports.PrestationType = PrestationType = {}));
204
197
  exports.OWN_VAT_PRESTATIONS = [
205
198
  PrestationType.VAT,
@@ -1164,7 +1157,7 @@ exports.PrestationDetail = {
1164
1157
  },
1165
1158
  CESSION_ACTIONS: {
1166
1159
  id: 51,
1167
- name: 'Cession d\'actions',
1160
+ name: "Cession d'actions",
1168
1161
  isComptable: false,
1169
1162
  isJuridique: true,
1170
1163
  isSocial: false,
@@ -1221,7 +1214,7 @@ exports.PrestationDetail = {
1221
1214
  },
1222
1215
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
1223
1216
  id: 54,
1224
- name: 'Modification d\'un dirigeant ou d\'un commissaire aux compte (SASU / EURL)',
1217
+ name: "Modification d'un dirigeant ou d'un commissaire aux compte (SASU / EURL)",
1225
1218
  isComptable: false,
1226
1219
  isJuridique: true,
1227
1220
  isSocial: false,
@@ -1373,7 +1366,7 @@ exports.PrestationDetail = {
1373
1366
  },
1374
1367
  MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
1375
1368
  id: 62,
1376
- name: 'Modification de l\'objet social (EURL/SASU)',
1369
+ name: "Modification de l'objet social (EURL/SASU)",
1377
1370
  isComptable: false,
1378
1371
  isJuridique: true,
1379
1372
  isSocial: false,
@@ -1715,7 +1708,7 @@ exports.PrestationDetail = {
1715
1708
  },
1716
1709
  CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
1717
1710
  id: 80,
1718
- name: 'Création d\'un dossier informatique par salarié',
1711
+ name: "Création d'un dossier informatique par salarié",
1719
1712
  isComptable: false,
1720
1713
  isJuridique: false,
1721
1714
  isSocial: true,
@@ -1734,7 +1727,7 @@ exports.PrestationDetail = {
1734
1727
  },
1735
1728
  ETABLISSEMENT_CONTRAT_TRAVAIL: {
1736
1729
  id: 81,
1737
- name: 'Etablissement d\'un contrat de travail',
1730
+ name: "Etablissement d'un contrat de travail",
1738
1731
  isComptable: false,
1739
1732
  isJuridique: false,
1740
1733
  isSocial: true,
@@ -1753,7 +1746,7 @@ exports.PrestationDetail = {
1753
1746
  },
1754
1747
  ATTESTATION_SALAIRE: {
1755
1748
  id: 82,
1756
- name: 'Attestation de salaire',
1749
+ name: 'Rapport de salaire',
1757
1750
  isComptable: false,
1758
1751
  isJuridique: false,
1759
1752
  isSocial: true,
@@ -1791,7 +1784,7 @@ exports.PrestationDetail = {
1791
1784
  },
1792
1785
  TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
1793
1786
  id: 84,
1794
- name: 'Taxe d\'apprentissage et formation continue',
1787
+ name: "Taxe d'apprentissage et formation continue",
1795
1788
  isComptable: false,
1796
1789
  isJuridique: false,
1797
1790
  isSocial: true,
@@ -1981,7 +1974,7 @@ exports.PrestationDetail = {
1981
1974
  },
1982
1975
  ATTESTATION_REMUNERATION: {
1983
1976
  id: 95,
1984
- name: 'Attestation de rémunération',
1977
+ name: 'Rapport de rémunération',
1985
1978
  isComptable: true,
1986
1979
  isJuridique: false,
1987
1980
  isSocial: false,
@@ -2001,7 +1994,7 @@ exports.PrestationDetail = {
2001
1994
  // FIXME: Doublon ?
2002
1995
  ATTESTATION_NON_REMUNERATION: {
2003
1996
  id: 96,
2004
- name: 'Attestation de non-rémunération',
1997
+ name: 'Rapport de non-rémunération',
2005
1998
  isComptable: true,
2006
1999
  isJuridique: false,
2007
2000
  isSocial: false,
@@ -2020,7 +2013,7 @@ exports.PrestationDetail = {
2020
2013
  },
2021
2014
  ATTESTATION_CA: {
2022
2015
  id: 97,
2023
- name: 'Attestation de chiffre d\'affaires',
2016
+ name: "Rapport de chiffre d'affaires",
2024
2017
  isComptable: true,
2025
2018
  isJuridique: false,
2026
2019
  isSocial: false,
@@ -2039,7 +2032,7 @@ exports.PrestationDetail = {
2039
2032
  },
2040
2033
  ATTESTATION_COMPTE_COURANT: {
2041
2034
  id: 98,
2042
- name: 'Attestation de compte-courant',
2035
+ name: 'Rapport de compte-courant',
2043
2036
  isComptable: true,
2044
2037
  isJuridique: false,
2045
2038
  isSocial: false,
@@ -2058,7 +2051,7 @@ exports.PrestationDetail = {
2058
2051
  },
2059
2052
  MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
2060
2053
  id: 99,
2061
- name: 'Mise à jour de l\'adresse personnelle du dirigeant sur le Kbis',
2054
+ name: "Mise à jour de l'adresse personnelle du dirigeant sur le Kbis",
2062
2055
  isComptable: false,
2063
2056
  isJuridique: true,
2064
2057
  isSocial: false,
@@ -2096,7 +2089,7 @@ exports.PrestationDetail = {
2096
2089
  },
2097
2090
  MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
2098
2091
  id: 103,
2099
- name: 'Modification de l\'objet social (SARL/SAS/SCI)',
2092
+ name: "Modification de l'objet social (SARL/SAS/SCI)",
2100
2093
  isComptable: false,
2101
2094
  isJuridique: true,
2102
2095
  isSocial: false,
@@ -2153,7 +2146,7 @@ exports.PrestationDetail = {
2153
2146
  },
2154
2147
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
2155
2148
  id: 106,
2156
- name: 'Modification d’un dirigeant ou d\'un commissaire aux compte (SAS / SARL / SCI)',
2149
+ name: "Modification d’un dirigeant ou d'un commissaire aux compte (SAS / SARL / SCI)",
2157
2150
  isComptable: false,
2158
2151
  isJuridique: true,
2159
2152
  isSocial: false,
@@ -2324,7 +2317,7 @@ exports.PrestationDetail = {
2324
2317
  },
2325
2318
  ATTESTATION_DE_SALAIRE_MALADIE: {
2326
2319
  id: 116,
2327
- name: 'Attestation de salaire maladie',
2320
+ name: 'Rapport de salaire maladie',
2328
2321
  isComptable: true,
2329
2322
  isJuridique: false,
2330
2323
  isSocial: false,
@@ -2552,7 +2545,7 @@ exports.PrestationDetail = {
2552
2545
  },
2553
2546
  ATTESTATION_MASSE_SALARIALE: {
2554
2547
  id: 128,
2555
- name: 'Attestation de masse salariale',
2548
+ name: 'Rapport de masse salariale',
2556
2549
  isComptable: true,
2557
2550
  isJuridique: false,
2558
2551
  isSocial: false,
@@ -2723,7 +2716,7 @@ exports.PrestationDetail = {
2723
2716
  },
2724
2717
  CONTRAT_APPORT_EN_NATURE: {
2725
2718
  id: 138,
2726
- name: 'Contrat d\'apport en nature',
2719
+ name: "Contrat d'apport en nature",
2727
2720
  isComptable: false,
2728
2721
  isJuridique: true,
2729
2722
  isSocial: false,
@@ -3198,7 +3191,7 @@ exports.PrestationDetail = {
3198
3191
  },
3199
3192
  ATTESTATION_NON_REMUNERATION_RECURRENTE: {
3200
3193
  id: 200,
3201
- name: 'Attestation non remunération recurrente',
3194
+ name: 'Rapport non remunération recurrente',
3202
3195
  isComptable: true,
3203
3196
  isJuridique: false,
3204
3197
  isSocial: false,
@@ -3312,7 +3305,7 @@ exports.PrestationDetail = {
3312
3305
  },
3313
3306
  DECLARATION_IR: {
3314
3307
  id: 206,
3315
- name: 'Déclaration d\'IR',
3308
+ name: "Déclaration d'IR",
3316
3309
  isComptable: true,
3317
3310
  isJuridique: false,
3318
3311
  isSocial: false,
@@ -3426,7 +3419,7 @@ exports.PrestationDetail = {
3426
3419
  },
3427
3420
  STATUTS_FREE: {
3428
3421
  id: PrestationType.STATUTS_FREE,
3429
- name: 'Statuts - Just\' Statuts',
3422
+ name: "Statuts - Just' Statuts",
3430
3423
  isComptable: true,
3431
3424
  isJuridique: true,
3432
3425
  isSocial: false,
@@ -3445,7 +3438,7 @@ exports.PrestationDetail = {
3445
3438
  },
3446
3439
  STATUTS_OPTION_1: {
3447
3440
  id: PrestationType.STATUTS_OPTION_1,
3448
- name: 'Statuts - Just\' Création',
3441
+ name: "Statuts - Just' Création",
3449
3442
  isComptable: true,
3450
3443
  isJuridique: true,
3451
3444
  isSocial: false,
@@ -3464,7 +3457,7 @@ exports.PrestationDetail = {
3464
3457
  },
3465
3458
  STATUTS_OPTION_2: {
3466
3459
  id: PrestationType.STATUTS_OPTION_2,
3467
- name: 'Statuts - Full\'Créa',
3460
+ name: "Statuts - Full'Créa",
3468
3461
  isComptable: true,
3469
3462
  isJuridique: true,
3470
3463
  isSocial: false,
@@ -3902,139 +3895,6 @@ exports.PrestationDetail = {
3902
3895
  signaturePage: null,
3903
3896
  point: 0,
3904
3897
  },
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
- },
4038
3898
  };
4039
3899
  exports.PrestationPermissions = [
4040
3900
  {