@silexpert/core 1.1.169 → 1.1.171

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 (104) hide show
  1. package/dist/cjs/types/Enum/BrandClementine.d.ts +1 -1
  2. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  3. package/dist/cjs/types/Enum/BrandClementine.js +9 -0
  4. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  5. package/dist/cjs/types/Enum/BrandStatutsExpress.js +2 -2
  6. package/dist/cjs/types/Enum/BrandStatutsExpress.js.map +1 -1
  7. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +1 -1
  8. package/dist/cjs/types/Enum/CommercialOfferType.js +1 -1
  9. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
  10. package/dist/cjs/types/Enum/MailAuto.d.ts +2 -0
  11. package/dist/cjs/types/Enum/MailAuto.d.ts.map +1 -1
  12. package/dist/cjs/types/Enum/MailAuto.js +2 -0
  13. package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
  14. package/dist/cjs/types/Enum/MailFlag.d.ts +4 -0
  15. package/dist/cjs/types/Enum/MailFlag.d.ts.map +1 -1
  16. package/dist/cjs/types/Enum/MailFlag.js +4 -0
  17. package/dist/cjs/types/Enum/MailFlag.js.map +1 -1
  18. package/dist/cjs/types/Enum/PaymentMethod.d.ts +1 -1
  19. package/dist/cjs/types/Enum/PaymentMethod.js +2 -2
  20. package/dist/cjs/types/Enum/PaymentMethod.js.map +1 -1
  21. package/dist/cjs/types/Enum/PrestationOption.js +8 -8
  22. package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
  23. package/dist/cjs/types/Enum/PrestationType.d.ts +2 -1
  24. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  25. package/dist/cjs/types/Enum/PrestationType.js +24 -5
  26. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  27. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +9 -0
  28. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
  29. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +44 -1
  30. package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  31. package/dist/cjs/types/Interface/models/IRegulation.d.ts +6 -6
  32. package/dist/cjs/types/Interface/models/IRegulation.d.ts.map +1 -1
  33. package/dist/cjs/types/Interface/models/IRegulation.js.map +1 -1
  34. package/dist/cjs/types/index.d.ts +0 -1
  35. package/dist/cjs/types/index.d.ts.map +1 -1
  36. package/dist/cjs/types/index.js +0 -1
  37. package/dist/cjs/types/index.js.map +1 -1
  38. package/dist/cjs/utils/brands.d.ts +1 -1
  39. package/dist/cjs/utils/brands.d.ts.map +1 -1
  40. package/dist/cjs/utils/brands.js +4 -8
  41. package/dist/cjs/utils/brands.js.map +1 -1
  42. package/dist/mjs/types/Enum/BrandClementine.d.ts +1 -1
  43. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  44. package/dist/mjs/types/Enum/BrandClementine.js +9 -0
  45. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  46. package/dist/mjs/types/Enum/BrandStatutsExpress.js +2 -2
  47. package/dist/mjs/types/Enum/BrandStatutsExpress.js.map +1 -1
  48. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +1 -1
  49. package/dist/mjs/types/Enum/CommercialOfferType.js +1 -1
  50. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
  51. package/dist/mjs/types/Enum/MailAuto.d.ts +2 -0
  52. package/dist/mjs/types/Enum/MailAuto.d.ts.map +1 -1
  53. package/dist/mjs/types/Enum/MailAuto.js +2 -0
  54. package/dist/mjs/types/Enum/MailAuto.js.map +1 -1
  55. package/dist/mjs/types/Enum/MailFlag.d.ts +4 -0
  56. package/dist/mjs/types/Enum/MailFlag.d.ts.map +1 -1
  57. package/dist/mjs/types/Enum/MailFlag.js +4 -0
  58. package/dist/mjs/types/Enum/MailFlag.js.map +1 -1
  59. package/dist/mjs/types/Enum/PaymentMethod.d.ts +1 -1
  60. package/dist/mjs/types/Enum/PaymentMethod.js +2 -2
  61. package/dist/mjs/types/Enum/PaymentMethod.js.map +1 -1
  62. package/dist/mjs/types/Enum/PrestationOption.js +8 -8
  63. package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
  64. package/dist/mjs/types/Enum/PrestationType.d.ts +2 -1
  65. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  66. package/dist/mjs/types/Enum/PrestationType.js +24 -5
  67. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  68. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +9 -0
  69. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
  70. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +49 -0
  71. package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
  72. package/dist/mjs/types/Interface/models/IRegulation.d.ts +6 -6
  73. package/dist/mjs/types/Interface/models/IRegulation.d.ts.map +1 -1
  74. package/dist/mjs/types/Interface/models/IRegulation.js.map +1 -1
  75. package/dist/mjs/types/index.d.ts +0 -1
  76. package/dist/mjs/types/index.d.ts.map +1 -1
  77. package/dist/mjs/types/index.js +0 -1
  78. package/dist/mjs/types/index.js.map +1 -1
  79. package/dist/mjs/utils/brands.d.ts +1 -1
  80. package/dist/mjs/utils/brands.d.ts.map +1 -1
  81. package/dist/mjs/utils/brands.js +4 -8
  82. package/dist/mjs/utils/brands.js.map +1 -1
  83. package/package.json +1 -1
  84. package/ts/types/Enum/BrandClementine.ts +9 -0
  85. package/ts/types/Enum/BrandStatutsExpress.ts +2 -2
  86. package/ts/types/Enum/CommercialOfferType.ts +1 -1
  87. package/ts/types/Enum/MailAuto.ts +2 -0
  88. package/ts/types/Enum/MailFlag.ts +4 -0
  89. package/ts/types/Enum/PaymentMethod.ts +2 -2
  90. package/ts/types/Enum/PrestationOption.ts +8 -8
  91. package/ts/types/Enum/PrestationType.ts +24 -5
  92. package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +35 -0
  93. package/ts/types/Interface/models/IRegulation.ts +6 -6
  94. package/ts/types/index.ts +0 -1
  95. package/ts/utils/brands.ts +4 -8
  96. package/dist/cjs/types/Enum/BrandClems.d.ts +0 -74
  97. package/dist/cjs/types/Enum/BrandClems.d.ts.map +0 -1
  98. package/dist/cjs/types/Enum/BrandClems.js +0 -79
  99. package/dist/cjs/types/Enum/BrandClems.js.map +0 -1
  100. package/dist/mjs/types/Enum/BrandClems.d.ts +0 -74
  101. package/dist/mjs/types/Enum/BrandClems.d.ts.map +0 -1
  102. package/dist/mjs/types/Enum/BrandClems.js +0 -76
  103. package/dist/mjs/types/Enum/BrandClems.js.map +0 -1
  104. package/ts/types/Enum/BrandClems.ts +0 -75
@@ -175,6 +175,7 @@ export var PrestationType;
175
175
  PrestationType[PrestationType["COMPTA_MICRO_KLEMS_EXPRESS"] = 219] = "COMPTA_MICRO_KLEMS_EXPRESS";
176
176
  PrestationType[PrestationType["COMPTA_EI_KLEMS_EXPRESS"] = 220] = "COMPTA_EI_KLEMS_EXPRESS";
177
177
  PrestationType[PrestationType["COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS"] = 221] = "COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS";
178
+ PrestationType[PrestationType["BILAN_PREVISIONNEL_KLEMS"] = 222] = "BILAN_PREVISIONNEL_KLEMS";
178
179
  })(PrestationType || (PrestationType = {}));
179
180
  // Liste des prestations avec une lettre de mission à signer
180
181
  export const allPrestationsWithBrochure = [
@@ -3250,7 +3251,7 @@ export const PrestationDetail = {
3250
3251
  isComplementary: false,
3251
3252
  signaturePosition: '',
3252
3253
  signaturePage: null,
3253
- point: 0,
3254
+ point: 100,
3254
3255
  },
3255
3256
  COMPTA_EI_KLEMS: {
3256
3257
  id: PrestationType.COMPTA_EI_KLEMS,
@@ -3268,7 +3269,7 @@ export const PrestationDetail = {
3268
3269
  isComplementary: false,
3269
3270
  signaturePosition: '',
3270
3271
  signaturePage: null,
3271
- point: 0,
3272
+ point: 200,
3272
3273
  },
3273
3274
  COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS: {
3274
3275
  id: PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS,
@@ -3286,7 +3287,7 @@ export const PrestationDetail = {
3286
3287
  isComplementary: false,
3287
3288
  signaturePosition: '',
3288
3289
  signaturePage: null,
3289
- point: 0,
3290
+ point: 150,
3290
3291
  },
3291
3292
  COMPTA_MICRO_KLEMS_EXPRESS: {
3292
3293
  id: PrestationType.COMPTA_MICRO_KLEMS_EXPRESS,
@@ -3304,7 +3305,7 @@ export const PrestationDetail = {
3304
3305
  isComplementary: false,
3305
3306
  signaturePosition: '',
3306
3307
  signaturePage: null,
3307
- point: 0,
3308
+ point: 150,
3308
3309
  },
3309
3310
  COMPTA_EI_KLEMS_EXPRESS: {
3310
3311
  id: PrestationType.COMPTA_EI_KLEMS_EXPRESS,
@@ -3322,7 +3323,7 @@ export const PrestationDetail = {
3322
3323
  isComplementary: false,
3323
3324
  signaturePosition: '',
3324
3325
  signaturePage: null,
3325
- point: 0,
3326
+ point: 250,
3326
3327
  },
3327
3328
  COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS: {
3328
3329
  id: PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS_EXPRESS,
@@ -3340,6 +3341,24 @@ export const PrestationDetail = {
3340
3341
  isComplementary: false,
3341
3342
  signaturePosition: '',
3342
3343
  signaturePage: null,
3344
+ point: 200,
3345
+ },
3346
+ BILAN_PREVISIONNEL_KLEMS: {
3347
+ id: PrestationType.BILAN_PREVISIONNEL_KLEMS,
3348
+ name: 'Bilan prévisionnel Klems',
3349
+ isComptable: true,
3350
+ isJuridique: false,
3351
+ isSocial: false,
3352
+ isAttestation: false,
3353
+ inAverageCart: true,
3354
+ isBack: false,
3355
+ minimumPrice: null,
3356
+ price: 239,
3357
+ isCatalog: true,
3358
+ hidden: false,
3359
+ isComplementary: false,
3360
+ signaturePosition: '400,54,569,90',
3361
+ signaturePage: 5,
3343
3362
  point: 0,
3344
3363
  },
3345
3364
  };