@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
@@ -190,13 +190,6 @@ export var PrestationType;
190
190
  PrestationType[PrestationType["MICRO"] = 237] = "MICRO";
191
191
  PrestationType[PrestationType["GESTION_IMMO"] = 238] = "GESTION_IMMO";
192
192
  PrestationType[PrestationType["TERMINATION_FEES"] = 239] = "TERMINATION_FEES";
193
- PrestationType[PrestationType["REPORT_REMUNERATION"] = 240] = "REPORT_REMUNERATION";
194
- PrestationType[PrestationType["REPORT_NON_REMUNERATION"] = 241] = "REPORT_NON_REMUNERATION";
195
- PrestationType[PrestationType["REPORT_CA"] = 242] = "REPORT_CA";
196
- PrestationType[PrestationType["REPORT_COMPTE_COURANT"] = 243] = "REPORT_COMPTE_COURANT";
197
- PrestationType[PrestationType["REPORT_MASSE_SALARIALE"] = 244] = "REPORT_MASSE_SALARIALE";
198
- PrestationType[PrestationType["REPORT_1"] = 245] = "REPORT_1";
199
- PrestationType[PrestationType["REPORT_NON_REMUNERATION_RECURRENTE"] = 246] = "REPORT_NON_REMUNERATION_RECURRENTE";
200
193
  })(PrestationType || (PrestationType = {}));
201
194
  export const OWN_VAT_PRESTATIONS = [
202
195
  PrestationType.VAT,
@@ -1161,7 +1154,7 @@ export const PrestationDetail = {
1161
1154
  },
1162
1155
  CESSION_ACTIONS: {
1163
1156
  id: 51,
1164
- name: 'Cession d\'actions',
1157
+ name: "Cession d'actions",
1165
1158
  isComptable: false,
1166
1159
  isJuridique: true,
1167
1160
  isSocial: false,
@@ -1218,7 +1211,7 @@ export const PrestationDetail = {
1218
1211
  },
1219
1212
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SASU_EURL: {
1220
1213
  id: 54,
1221
- name: 'Modification d\'un dirigeant ou d\'un commissaire aux compte (SASU / EURL)',
1214
+ name: "Modification d'un dirigeant ou d'un commissaire aux compte (SASU / EURL)",
1222
1215
  isComptable: false,
1223
1216
  isJuridique: true,
1224
1217
  isSocial: false,
@@ -1370,7 +1363,7 @@ export const PrestationDetail = {
1370
1363
  },
1371
1364
  MODIFICATION_OBJET_SOCIAL_EURL_SASU: {
1372
1365
  id: 62,
1373
- name: 'Modification de l\'objet social (EURL/SASU)',
1366
+ name: "Modification de l'objet social (EURL/SASU)",
1374
1367
  isComptable: false,
1375
1368
  isJuridique: true,
1376
1369
  isSocial: false,
@@ -1712,7 +1705,7 @@ export const PrestationDetail = {
1712
1705
  },
1713
1706
  CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
1714
1707
  id: 80,
1715
- name: 'Création d\'un dossier informatique par salarié',
1708
+ name: "Création d'un dossier informatique par salarié",
1716
1709
  isComptable: false,
1717
1710
  isJuridique: false,
1718
1711
  isSocial: true,
@@ -1731,7 +1724,7 @@ export const PrestationDetail = {
1731
1724
  },
1732
1725
  ETABLISSEMENT_CONTRAT_TRAVAIL: {
1733
1726
  id: 81,
1734
- name: 'Etablissement d\'un contrat de travail',
1727
+ name: "Etablissement d'un contrat de travail",
1735
1728
  isComptable: false,
1736
1729
  isJuridique: false,
1737
1730
  isSocial: true,
@@ -1750,7 +1743,7 @@ export const PrestationDetail = {
1750
1743
  },
1751
1744
  ATTESTATION_SALAIRE: {
1752
1745
  id: 82,
1753
- name: 'Attestation de salaire',
1746
+ name: 'Rapport de salaire',
1754
1747
  isComptable: false,
1755
1748
  isJuridique: false,
1756
1749
  isSocial: true,
@@ -1788,7 +1781,7 @@ export const PrestationDetail = {
1788
1781
  },
1789
1782
  TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
1790
1783
  id: 84,
1791
- name: 'Taxe d\'apprentissage et formation continue',
1784
+ name: "Taxe d'apprentissage et formation continue",
1792
1785
  isComptable: false,
1793
1786
  isJuridique: false,
1794
1787
  isSocial: true,
@@ -1978,7 +1971,7 @@ export const PrestationDetail = {
1978
1971
  },
1979
1972
  ATTESTATION_REMUNERATION: {
1980
1973
  id: 95,
1981
- name: 'Attestation de rémunération',
1974
+ name: 'Rapport de rémunération',
1982
1975
  isComptable: true,
1983
1976
  isJuridique: false,
1984
1977
  isSocial: false,
@@ -1998,7 +1991,7 @@ export const PrestationDetail = {
1998
1991
  // FIXME: Doublon ?
1999
1992
  ATTESTATION_NON_REMUNERATION: {
2000
1993
  id: 96,
2001
- name: 'Attestation de non-rémunération',
1994
+ name: 'Rapport de non-rémunération',
2002
1995
  isComptable: true,
2003
1996
  isJuridique: false,
2004
1997
  isSocial: false,
@@ -2017,7 +2010,7 @@ export const PrestationDetail = {
2017
2010
  },
2018
2011
  ATTESTATION_CA: {
2019
2012
  id: 97,
2020
- name: 'Attestation de chiffre d\'affaires',
2013
+ name: "Rapport de chiffre d'affaires",
2021
2014
  isComptable: true,
2022
2015
  isJuridique: false,
2023
2016
  isSocial: false,
@@ -2036,7 +2029,7 @@ export const PrestationDetail = {
2036
2029
  },
2037
2030
  ATTESTATION_COMPTE_COURANT: {
2038
2031
  id: 98,
2039
- name: 'Attestation de compte-courant',
2032
+ name: 'Rapport de compte-courant',
2040
2033
  isComptable: true,
2041
2034
  isJuridique: false,
2042
2035
  isSocial: false,
@@ -2055,7 +2048,7 @@ export const PrestationDetail = {
2055
2048
  },
2056
2049
  MAJ_ADRESSE_PERSONNELLE_DIRIGEANT_SUR_KBIS: {
2057
2050
  id: 99,
2058
- name: 'Mise à jour de l\'adresse personnelle du dirigeant sur le Kbis',
2051
+ name: "Mise à jour de l'adresse personnelle du dirigeant sur le Kbis",
2059
2052
  isComptable: false,
2060
2053
  isJuridique: true,
2061
2054
  isSocial: false,
@@ -2093,7 +2086,7 @@ export const PrestationDetail = {
2093
2086
  },
2094
2087
  MODIFICATION_OBJET_SOCIAL_SARL_SAS_SCI: {
2095
2088
  id: 103,
2096
- name: 'Modification de l\'objet social (SARL/SAS/SCI)',
2089
+ name: "Modification de l'objet social (SARL/SAS/SCI)",
2097
2090
  isComptable: false,
2098
2091
  isJuridique: true,
2099
2092
  isSocial: false,
@@ -2150,7 +2143,7 @@ export const PrestationDetail = {
2150
2143
  },
2151
2144
  MODIFICATION_DIRIGEANT_OU_COMMISSAIRE_AU_COMPTE_SAS_SARL_SCI: {
2152
2145
  id: 106,
2153
- name: 'Modification d’un dirigeant ou d\'un commissaire aux compte (SAS / SARL / SCI)',
2146
+ name: "Modification d’un dirigeant ou d'un commissaire aux compte (SAS / SARL / SCI)",
2154
2147
  isComptable: false,
2155
2148
  isJuridique: true,
2156
2149
  isSocial: false,
@@ -2321,7 +2314,7 @@ export const PrestationDetail = {
2321
2314
  },
2322
2315
  ATTESTATION_DE_SALAIRE_MALADIE: {
2323
2316
  id: 116,
2324
- name: 'Attestation de salaire maladie',
2317
+ name: 'Rapport de salaire maladie',
2325
2318
  isComptable: true,
2326
2319
  isJuridique: false,
2327
2320
  isSocial: false,
@@ -2549,7 +2542,7 @@ export const PrestationDetail = {
2549
2542
  },
2550
2543
  ATTESTATION_MASSE_SALARIALE: {
2551
2544
  id: 128,
2552
- name: 'Attestation de masse salariale',
2545
+ name: 'Rapport de masse salariale',
2553
2546
  isComptable: true,
2554
2547
  isJuridique: false,
2555
2548
  isSocial: false,
@@ -2720,7 +2713,7 @@ export const PrestationDetail = {
2720
2713
  },
2721
2714
  CONTRAT_APPORT_EN_NATURE: {
2722
2715
  id: 138,
2723
- name: 'Contrat d\'apport en nature',
2716
+ name: "Contrat d'apport en nature",
2724
2717
  isComptable: false,
2725
2718
  isJuridique: true,
2726
2719
  isSocial: false,
@@ -3195,7 +3188,7 @@ export const PrestationDetail = {
3195
3188
  },
3196
3189
  ATTESTATION_NON_REMUNERATION_RECURRENTE: {
3197
3190
  id: 200,
3198
- name: 'Attestation non remunération recurrente',
3191
+ name: 'Rapport non remunération recurrente',
3199
3192
  isComptable: true,
3200
3193
  isJuridique: false,
3201
3194
  isSocial: false,
@@ -3309,7 +3302,7 @@ export const PrestationDetail = {
3309
3302
  },
3310
3303
  DECLARATION_IR: {
3311
3304
  id: 206,
3312
- name: 'Déclaration d\'IR',
3305
+ name: "Déclaration d'IR",
3313
3306
  isComptable: true,
3314
3307
  isJuridique: false,
3315
3308
  isSocial: false,
@@ -3423,7 +3416,7 @@ export const PrestationDetail = {
3423
3416
  },
3424
3417
  STATUTS_FREE: {
3425
3418
  id: PrestationType.STATUTS_FREE,
3426
- name: 'Statuts - Just\' Statuts',
3419
+ name: "Statuts - Just' Statuts",
3427
3420
  isComptable: true,
3428
3421
  isJuridique: true,
3429
3422
  isSocial: false,
@@ -3442,7 +3435,7 @@ export const PrestationDetail = {
3442
3435
  },
3443
3436
  STATUTS_OPTION_1: {
3444
3437
  id: PrestationType.STATUTS_OPTION_1,
3445
- name: 'Statuts - Just\' Création',
3438
+ name: "Statuts - Just' Création",
3446
3439
  isComptable: true,
3447
3440
  isJuridique: true,
3448
3441
  isSocial: false,
@@ -3461,7 +3454,7 @@ export const PrestationDetail = {
3461
3454
  },
3462
3455
  STATUTS_OPTION_2: {
3463
3456
  id: PrestationType.STATUTS_OPTION_2,
3464
- name: 'Statuts - Full\'Créa',
3457
+ name: "Statuts - Full'Créa",
3465
3458
  isComptable: true,
3466
3459
  isJuridique: true,
3467
3460
  isSocial: false,
@@ -3899,139 +3892,6 @@ export const PrestationDetail = {
3899
3892
  signaturePage: null,
3900
3893
  point: 0,
3901
3894
  },
3902
- REPORT_REMUNERATION: {
3903
- id: PrestationType.REPORT_REMUNERATION,
3904
- name: 'Rapport de rémunération',
3905
- isComptable: true,
3906
- isJuridique: false,
3907
- isSocial: false,
3908
- isAttestation: true,
3909
- inAverageCart: false,
3910
- isBack: false,
3911
- minimumPrice: null,
3912
- price: null,
3913
- isCatalog: true,
3914
- isPlannable: true,
3915
- hidden: false,
3916
- isComplementary: false,
3917
- signaturePosition: null,
3918
- signaturePage: null,
3919
- point: 50,
3920
- },
3921
- REPORT_NON_REMUNERATION: {
3922
- id: PrestationType.REPORT_NON_REMUNERATION,
3923
- name: 'Rapport de non-rémunération',
3924
- isComptable: true,
3925
- isJuridique: false,
3926
- isSocial: false,
3927
- isAttestation: true,
3928
- inAverageCart: false,
3929
- isBack: false,
3930
- minimumPrice: null,
3931
- price: null,
3932
- isCatalog: true,
3933
- isPlannable: true,
3934
- hidden: false,
3935
- isComplementary: false,
3936
- signaturePosition: null,
3937
- signaturePage: null,
3938
- point: 50,
3939
- },
3940
- REPORT_CA: {
3941
- id: PrestationType.REPORT_CA,
3942
- name: "Rapport de chiffre d'affaires",
3943
- isComptable: true,
3944
- isJuridique: false,
3945
- isSocial: false,
3946
- isAttestation: true,
3947
- inAverageCart: false,
3948
- isBack: false,
3949
- minimumPrice: null,
3950
- price: null,
3951
- isCatalog: true,
3952
- isPlannable: true,
3953
- hidden: false,
3954
- isComplementary: false,
3955
- signaturePosition: null,
3956
- signaturePage: null,
3957
- point: 50,
3958
- },
3959
- REPORT_COMPTE_COURANT: {
3960
- id: PrestationType.REPORT_COMPTE_COURANT,
3961
- name: 'Rapport de compte-courant',
3962
- isComptable: true,
3963
- isJuridique: false,
3964
- isSocial: false,
3965
- isAttestation: true,
3966
- inAverageCart: false,
3967
- isBack: false,
3968
- minimumPrice: null,
3969
- price: null,
3970
- isCatalog: true,
3971
- isPlannable: true,
3972
- hidden: false,
3973
- isComplementary: false,
3974
- signaturePosition: null,
3975
- signaturePage: null,
3976
- point: 50,
3977
- },
3978
- REPORT_MASSE_SALARIALE: {
3979
- id: PrestationType.REPORT_MASSE_SALARIALE,
3980
- name: 'Rapport de masse salariale',
3981
- isComptable: true,
3982
- isJuridique: false,
3983
- isSocial: false,
3984
- isAttestation: true,
3985
- inAverageCart: false,
3986
- isBack: false,
3987
- minimumPrice: null,
3988
- price: null,
3989
- isCatalog: true,
3990
- isPlannable: true,
3991
- hidden: false,
3992
- isComplementary: false,
3993
- signaturePosition: null,
3994
- signaturePage: null,
3995
- point: 50,
3996
- },
3997
- REPORT_1: {
3998
- id: PrestationType.REPORT_1,
3999
- name: 'Rapport',
4000
- isComptable: true,
4001
- isJuridique: false,
4002
- isSocial: false,
4003
- isAttestation: true,
4004
- inAverageCart: false,
4005
- isBack: false,
4006
- minimumPrice: null,
4007
- price: null,
4008
- isCatalog: true,
4009
- isPlannable: true,
4010
- hidden: false,
4011
- isComplementary: false,
4012
- signaturePosition: null,
4013
- signaturePage: null,
4014
- point: 50,
4015
- },
4016
- REPORT_NON_REMUNERATION_RECURRENTE: {
4017
- id: PrestationType.REPORT_NON_REMUNERATION_RECURRENTE,
4018
- name: 'Rapport non remunération recurrente',
4019
- isComptable: true,
4020
- isJuridique: false,
4021
- isSocial: false,
4022
- isAttestation: true,
4023
- inAverageCart: false,
4024
- isBack: false,
4025
- minimumPrice: null,
4026
- price: null,
4027
- isCatalog: true,
4028
- isPlannable: true,
4029
- hidden: false,
4030
- isComplementary: false,
4031
- signaturePosition: null,
4032
- signaturePage: null,
4033
- point: 50,
4034
- },
4035
3895
  };
4036
3896
  export const PrestationPermissions = [
4037
3897
  {