@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.
- package/dist/cjs/types/Enum/BrandClementine.d.ts +1 -1
- package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +9 -0
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/BrandStatutsExpress.js +2 -2
- package/dist/cjs/types/Enum/BrandStatutsExpress.js.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/cjs/types/Enum/MailAuto.d.ts +2 -0
- package/dist/cjs/types/Enum/MailAuto.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MailAuto.js +2 -0
- package/dist/cjs/types/Enum/MailAuto.js.map +1 -1
- package/dist/cjs/types/Enum/MailFlag.d.ts +4 -0
- package/dist/cjs/types/Enum/MailFlag.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MailFlag.js +4 -0
- package/dist/cjs/types/Enum/MailFlag.js.map +1 -1
- package/dist/cjs/types/Enum/PaymentMethod.d.ts +1 -1
- package/dist/cjs/types/Enum/PaymentMethod.js +2 -2
- package/dist/cjs/types/Enum/PaymentMethod.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationOption.js +8 -8
- package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +2 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +24 -5
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +9 -0
- package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +44 -1
- package/dist/cjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
- package/dist/cjs/types/Interface/models/IRegulation.d.ts +6 -6
- package/dist/cjs/types/Interface/models/IRegulation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IRegulation.js.map +1 -1
- package/dist/cjs/types/index.d.ts +0 -1
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -1
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/brands.d.ts +1 -1
- package/dist/cjs/utils/brands.d.ts.map +1 -1
- package/dist/cjs/utils/brands.js +4 -8
- package/dist/cjs/utils/brands.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.d.ts +1 -1
- package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +9 -0
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/BrandStatutsExpress.js +2 -2
- package/dist/mjs/types/Enum/BrandStatutsExpress.js.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/mjs/types/Enum/MailAuto.d.ts +2 -0
- package/dist/mjs/types/Enum/MailAuto.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MailAuto.js +2 -0
- package/dist/mjs/types/Enum/MailAuto.js.map +1 -1
- package/dist/mjs/types/Enum/MailFlag.d.ts +4 -0
- package/dist/mjs/types/Enum/MailFlag.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MailFlag.js +4 -0
- package/dist/mjs/types/Enum/MailFlag.js.map +1 -1
- package/dist/mjs/types/Enum/PaymentMethod.d.ts +1 -1
- package/dist/mjs/types/Enum/PaymentMethod.js +2 -2
- package/dist/mjs/types/Enum/PaymentMethod.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationOption.js +8 -8
- package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +2 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +24 -5
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +9 -0
- package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +49 -0
- package/dist/mjs/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
- package/dist/mjs/types/Interface/models/IRegulation.d.ts +6 -6
- package/dist/mjs/types/Interface/models/IRegulation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IRegulation.js.map +1 -1
- package/dist/mjs/types/index.d.ts +0 -1
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -1
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/brands.d.ts +1 -1
- package/dist/mjs/utils/brands.d.ts.map +1 -1
- package/dist/mjs/utils/brands.js +4 -8
- package/dist/mjs/utils/brands.js.map +1 -1
- package/package.json +1 -1
- package/ts/types/Enum/BrandClementine.ts +9 -0
- package/ts/types/Enum/BrandStatutsExpress.ts +2 -2
- package/ts/types/Enum/CommercialOfferType.ts +1 -1
- package/ts/types/Enum/MailAuto.ts +2 -0
- package/ts/types/Enum/MailFlag.ts +4 -0
- package/ts/types/Enum/PaymentMethod.ts +2 -2
- package/ts/types/Enum/PrestationOption.ts +8 -8
- package/ts/types/Enum/PrestationType.ts +24 -5
- package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +35 -0
- package/ts/types/Interface/models/IRegulation.ts +6 -6
- package/ts/types/index.ts +0 -1
- package/ts/utils/brands.ts +4 -8
- package/dist/cjs/types/Enum/BrandClems.d.ts +0 -74
- package/dist/cjs/types/Enum/BrandClems.d.ts.map +0 -1
- package/dist/cjs/types/Enum/BrandClems.js +0 -79
- package/dist/cjs/types/Enum/BrandClems.js.map +0 -1
- package/dist/mjs/types/Enum/BrandClems.d.ts +0 -74
- package/dist/mjs/types/Enum/BrandClems.d.ts.map +0 -1
- package/dist/mjs/types/Enum/BrandClems.js +0 -76
- package/dist/mjs/types/Enum/BrandClems.js.map +0 -1
- 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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
};
|