@silexpert/core 1.1.161 → 1.1.162
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/api/resources/CommercialOffer.d.ts +47 -0
- package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
- package/dist/cjs/api/resources/CommercialOffer.js +64 -0
- package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
- package/dist/cjs/api/resources/prestation.d.ts +14 -1
- package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
- package/dist/cjs/api/resources/prestation.js +17 -0
- package/dist/cjs/api/resources/prestation.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
- package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
- package/dist/cjs/types/Enum/ClosingType.js +19 -0
- package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
- package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
- package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +175 -0
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
- package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
- package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
- package/dist/cjs/types/index.d.ts +9 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +9 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/commercialOffer.d.ts +6 -0
- package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
- package/dist/cjs/utils/commercialOffer.js +39 -0
- package/dist/cjs/utils/commercialOffer.js.map +1 -0
- package/dist/cjs/utils/index.d.ts +1 -0
- package/dist/cjs/utils/index.d.ts.map +1 -1
- package/dist/cjs/utils/index.js +1 -0
- package/dist/cjs/utils/index.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +9 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +155 -1
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
- package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
- package/dist/mjs/api/resources/CommercialOffer.js +60 -0
- package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
- package/dist/mjs/api/resources/prestation.d.ts +14 -1
- package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
- package/dist/mjs/api/resources/prestation.js +17 -0
- package/dist/mjs/api/resources/prestation.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
- package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
- package/dist/mjs/types/Enum/ClosingType.js +16 -0
- package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
- package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
- package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +175 -0
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
- package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
- package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
- package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
- package/dist/mjs/types/index.d.ts +9 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +9 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/commercialOffer.d.ts +6 -0
- package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
- package/dist/mjs/utils/commercialOffer.js +33 -0
- package/dist/mjs/utils/commercialOffer.js.map +1 -0
- package/dist/mjs/utils/index.d.ts +1 -0
- package/dist/mjs/utils/index.d.ts.map +1 -1
- package/dist/mjs/utils/index.js +1 -0
- package/dist/mjs/utils/index.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +9 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +150 -1
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/CommercialOffer.ts +67 -0
- package/ts/api/resources/prestation.ts +21 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/ClosingType.ts +17 -0
- package/ts/types/Enum/CommercialOfferType.ts +84 -0
- package/ts/types/Enum/PrestationOption.ts +9 -0
- package/ts/types/Enum/PrestationType.ts +175 -0
- package/ts/types/Enum/PriceGridClementine.ts +335 -0
- package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
- package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
- package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
- package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
- package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
- package/ts/types/Interface/api/prestation/Query.ts +56 -0
- package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
- package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
- package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
- package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
- package/ts/types/Interface/models/IPrestationList.ts +1 -0
- package/ts/types/index.ts +9 -0
- package/ts/utils/commercialOffer.ts +37 -0
- package/ts/utils/index.ts +1 -0
- package/ts/utils/prestation.ts +193 -2
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { VatRegime } from './VatRegime';
|
|
2
|
+
import { ClosingType } from './ClosingType';
|
|
3
|
+
import { PrestationType } from './PrestationType';
|
|
4
|
+
export declare const PriceGridClementine: {
|
|
5
|
+
idTypeBrand: number;
|
|
6
|
+
price: ({
|
|
7
|
+
idPrestationList: PrestationType[];
|
|
8
|
+
minimumMonthlyPayment: {
|
|
9
|
+
id: ClosingType;
|
|
10
|
+
month: number;
|
|
11
|
+
}[];
|
|
12
|
+
maximumMonthlyPayment: {
|
|
13
|
+
id: ClosingType;
|
|
14
|
+
month: number;
|
|
15
|
+
}[];
|
|
16
|
+
turnoverMonthly: {
|
|
17
|
+
turnoverValue: number;
|
|
18
|
+
price: number;
|
|
19
|
+
}[];
|
|
20
|
+
vatRegimeMonthly: {
|
|
21
|
+
type: VatRegime;
|
|
22
|
+
price: number;
|
|
23
|
+
}[];
|
|
24
|
+
properties?: undefined;
|
|
25
|
+
turnoverCreatedYear?: undefined;
|
|
26
|
+
turnoverPastYear?: undefined;
|
|
27
|
+
partner?: undefined;
|
|
28
|
+
employee?: undefined;
|
|
29
|
+
} | {
|
|
30
|
+
idPrestationList: PrestationType[];
|
|
31
|
+
minimumMonthlyPayment: {
|
|
32
|
+
id: ClosingType;
|
|
33
|
+
month: number;
|
|
34
|
+
}[];
|
|
35
|
+
maximumMonthlyPayment: {
|
|
36
|
+
id: ClosingType;
|
|
37
|
+
month: number;
|
|
38
|
+
}[];
|
|
39
|
+
properties: {
|
|
40
|
+
amount: number;
|
|
41
|
+
price: number;
|
|
42
|
+
}[];
|
|
43
|
+
vatRegimeMonthly: {
|
|
44
|
+
type: VatRegime;
|
|
45
|
+
price: number;
|
|
46
|
+
}[];
|
|
47
|
+
turnoverMonthly?: undefined;
|
|
48
|
+
turnoverCreatedYear?: undefined;
|
|
49
|
+
turnoverPastYear?: undefined;
|
|
50
|
+
partner?: undefined;
|
|
51
|
+
employee?: undefined;
|
|
52
|
+
} | {
|
|
53
|
+
idPrestationList: PrestationType[];
|
|
54
|
+
turnoverCreatedYear: {
|
|
55
|
+
turnoverValue: number;
|
|
56
|
+
price: number;
|
|
57
|
+
}[];
|
|
58
|
+
turnoverPastYear: {
|
|
59
|
+
turnoverValue: number;
|
|
60
|
+
price: number;
|
|
61
|
+
}[];
|
|
62
|
+
minimumMonthlyPayment?: undefined;
|
|
63
|
+
maximumMonthlyPayment?: undefined;
|
|
64
|
+
turnoverMonthly?: undefined;
|
|
65
|
+
vatRegimeMonthly?: undefined;
|
|
66
|
+
properties?: undefined;
|
|
67
|
+
partner?: undefined;
|
|
68
|
+
employee?: undefined;
|
|
69
|
+
} | {
|
|
70
|
+
idPrestationList: PrestationType[];
|
|
71
|
+
partner: {
|
|
72
|
+
amountMinimum: number;
|
|
73
|
+
amountMaximum: number;
|
|
74
|
+
price: number;
|
|
75
|
+
}[];
|
|
76
|
+
minimumMonthlyPayment?: undefined;
|
|
77
|
+
maximumMonthlyPayment?: undefined;
|
|
78
|
+
turnoverMonthly?: undefined;
|
|
79
|
+
vatRegimeMonthly?: undefined;
|
|
80
|
+
properties?: undefined;
|
|
81
|
+
turnoverCreatedYear?: undefined;
|
|
82
|
+
turnoverPastYear?: undefined;
|
|
83
|
+
employee?: undefined;
|
|
84
|
+
} | {
|
|
85
|
+
idPrestationList: PrestationType[];
|
|
86
|
+
employee: {
|
|
87
|
+
amountMinimum: number;
|
|
88
|
+
amountMaximum: number;
|
|
89
|
+
price: number;
|
|
90
|
+
}[];
|
|
91
|
+
minimumMonthlyPayment?: undefined;
|
|
92
|
+
maximumMonthlyPayment?: undefined;
|
|
93
|
+
turnoverMonthly?: undefined;
|
|
94
|
+
vatRegimeMonthly?: undefined;
|
|
95
|
+
properties?: undefined;
|
|
96
|
+
turnoverCreatedYear?: undefined;
|
|
97
|
+
turnoverPastYear?: undefined;
|
|
98
|
+
partner?: undefined;
|
|
99
|
+
})[];
|
|
100
|
+
}[];
|
|
101
|
+
//# sourceMappingURL=PriceGridClementine.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PriceGridClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0U/B,CAAC"}
|
|
@@ -0,0 +1,338 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PriceGridClementine = void 0;
|
|
4
|
+
const VatRegime_1 = require("./VatRegime");
|
|
5
|
+
const ClosingType_1 = require("./ClosingType");
|
|
6
|
+
const PrestationType_1 = require("./PrestationType");
|
|
7
|
+
exports.PriceGridClementine = [
|
|
8
|
+
{
|
|
9
|
+
/* Clementine */
|
|
10
|
+
idTypeBrand: 1,
|
|
11
|
+
price: [
|
|
12
|
+
{
|
|
13
|
+
/* Compta Pro */
|
|
14
|
+
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PRO, PrestationType_1.PrestationType.COMPTA_PRO_EXPRESS],
|
|
15
|
+
minimumMonthlyPayment: [
|
|
16
|
+
{
|
|
17
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
18
|
+
month: 9,
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
22
|
+
month: 16,
|
|
23
|
+
},
|
|
24
|
+
],
|
|
25
|
+
maximumMonthlyPayment: [
|
|
26
|
+
{
|
|
27
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
28
|
+
month: 23,
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
32
|
+
month: 23,
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
turnoverMonthly: [
|
|
36
|
+
{
|
|
37
|
+
turnoverValue: 10000,
|
|
38
|
+
price: 59,
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
turnoverValue: 50000,
|
|
42
|
+
price: 79,
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
turnoverValue: 100000,
|
|
46
|
+
price: 99,
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
turnoverValue: 150000,
|
|
50
|
+
price: 109,
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
turnoverValue: 200000,
|
|
54
|
+
price: 129,
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
turnoverValue: 250000,
|
|
58
|
+
price: 149,
|
|
59
|
+
},
|
|
60
|
+
],
|
|
61
|
+
vatRegimeMonthly: [
|
|
62
|
+
{
|
|
63
|
+
type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
|
|
64
|
+
price: 0,
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
type: VatRegime_1.VatRegime.SIMPLIFIED,
|
|
68
|
+
price: 20,
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
type: VatRegime_1.VatRegime.QUARTERLY,
|
|
72
|
+
price: 30,
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
type: VatRegime_1.VatRegime.MONTHLY,
|
|
76
|
+
price: 40,
|
|
77
|
+
},
|
|
78
|
+
],
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
/* Compta Entreprise */
|
|
82
|
+
idPrestationList: [PrestationType_1.PrestationType.COMPTA_ENTREPRISE, PrestationType_1.PrestationType.COMPTA_ENTREPRISE_EXPRESS],
|
|
83
|
+
minimumMonthlyPayment: [
|
|
84
|
+
{
|
|
85
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
86
|
+
month: 9,
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
90
|
+
month: 16,
|
|
91
|
+
},
|
|
92
|
+
],
|
|
93
|
+
maximumMonthlyPayment: [
|
|
94
|
+
{
|
|
95
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
96
|
+
month: 23,
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
100
|
+
month: 23,
|
|
101
|
+
},
|
|
102
|
+
],
|
|
103
|
+
turnoverMonthly: [
|
|
104
|
+
{
|
|
105
|
+
turnoverValue: 50000,
|
|
106
|
+
price: 99,
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
turnoverValue: 150000,
|
|
110
|
+
price: 129,
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
turnoverValue: 250000,
|
|
114
|
+
price: 169,
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
turnoverValue: 350000,
|
|
118
|
+
price: 209,
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
turnoverValue: 500000,
|
|
122
|
+
price: 239,
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
turnoverValue: 700000,
|
|
126
|
+
price: 279,
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
turnoverValue: 900000,
|
|
130
|
+
price: 329,
|
|
131
|
+
},
|
|
132
|
+
],
|
|
133
|
+
vatRegimeMonthly: [
|
|
134
|
+
{
|
|
135
|
+
type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
|
|
136
|
+
price: 0,
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
type: VatRegime_1.VatRegime.SIMPLIFIED,
|
|
140
|
+
price: 20,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: VatRegime_1.VatRegime.QUARTERLY,
|
|
144
|
+
price: 30,
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: VatRegime_1.VatRegime.MONTHLY,
|
|
148
|
+
price: 40,
|
|
149
|
+
},
|
|
150
|
+
],
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
/* Compta SCI */
|
|
154
|
+
idPrestationList: [PrestationType_1.PrestationType.COMPTA_SCI, PrestationType_1.PrestationType.COMPTA_SCI_EXPRESS],
|
|
155
|
+
minimumMonthlyPayment: [
|
|
156
|
+
{
|
|
157
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
158
|
+
month: 9,
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
162
|
+
month: 16,
|
|
163
|
+
},
|
|
164
|
+
],
|
|
165
|
+
maximumMonthlyPayment: [
|
|
166
|
+
{
|
|
167
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
168
|
+
month: 23,
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
172
|
+
month: 23,
|
|
173
|
+
},
|
|
174
|
+
],
|
|
175
|
+
properties: [
|
|
176
|
+
{
|
|
177
|
+
amount: 1,
|
|
178
|
+
price: 39,
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
amount: 2,
|
|
182
|
+
price: 49,
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
amount: 3,
|
|
186
|
+
price: 59,
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
amount: 4,
|
|
190
|
+
price: 69,
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
amount: 5,
|
|
194
|
+
price: 79,
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
amount: 6,
|
|
198
|
+
price: 89,
|
|
199
|
+
},
|
|
200
|
+
],
|
|
201
|
+
vatRegimeMonthly: [
|
|
202
|
+
{
|
|
203
|
+
type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
|
|
204
|
+
price: 0,
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
type: VatRegime_1.VatRegime.SIMPLIFIED,
|
|
208
|
+
price: 20,
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
type: VatRegime_1.VatRegime.QUARTERLY,
|
|
212
|
+
price: 30,
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
type: VatRegime_1.VatRegime.MONTHLY,
|
|
216
|
+
price: 40,
|
|
217
|
+
},
|
|
218
|
+
],
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
/* Prévisionnel */
|
|
222
|
+
idPrestationList: [PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
|
|
223
|
+
turnoverCreatedYear: [
|
|
224
|
+
{
|
|
225
|
+
turnoverValue: 75000,
|
|
226
|
+
price: 199,
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
turnoverValue: 150000,
|
|
230
|
+
price: 299,
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
turnoverValue: 400000,
|
|
234
|
+
price: 399,
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
turnoverValue: 750000,
|
|
238
|
+
price: 579,
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
turnoverValue: 1000000,
|
|
242
|
+
price: 889,
|
|
243
|
+
},
|
|
244
|
+
],
|
|
245
|
+
turnoverPastYear: [
|
|
246
|
+
{
|
|
247
|
+
turnoverValue: 75000,
|
|
248
|
+
price: 299,
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
turnoverValue: 150000,
|
|
252
|
+
price: 399,
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
turnoverValue: 400000,
|
|
256
|
+
price: 499,
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
turnoverValue: 750000,
|
|
260
|
+
price: 679,
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
turnoverValue: 1000000,
|
|
264
|
+
price: 989,
|
|
265
|
+
},
|
|
266
|
+
],
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
/* Gestion Juridique */
|
|
270
|
+
idPrestationList: [PrestationType_1.PrestationType.GESTION_JURIDIQUE],
|
|
271
|
+
partner: [
|
|
272
|
+
{
|
|
273
|
+
amountMinimum: 1,
|
|
274
|
+
amountMaximum: 1,
|
|
275
|
+
price: 249,
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
amountMinimum: 2,
|
|
279
|
+
amountMaximum: 4,
|
|
280
|
+
price: 299,
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
amountMinimum: 5,
|
|
284
|
+
amountMaximum: 1000000,
|
|
285
|
+
price: 399,
|
|
286
|
+
},
|
|
287
|
+
],
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
/* Social */
|
|
291
|
+
idPrestationList: [PrestationType_1.PrestationType.SOCIAL],
|
|
292
|
+
employee: [
|
|
293
|
+
{
|
|
294
|
+
amountMinimum: 1,
|
|
295
|
+
amountMaximum: 1,
|
|
296
|
+
price: 33,
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
amountMinimum: 2,
|
|
300
|
+
amountMaximum: 5,
|
|
301
|
+
price: 30,
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
amountMinimum: 6,
|
|
305
|
+
amountMaximum: 20,
|
|
306
|
+
price: 28,
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
amountMinimum: 21,
|
|
310
|
+
amountMaximum: 50,
|
|
311
|
+
price: 27,
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
amountMinimum: 50,
|
|
315
|
+
amountMaximum: 1000000,
|
|
316
|
+
price: 25,
|
|
317
|
+
},
|
|
318
|
+
],
|
|
319
|
+
},
|
|
320
|
+
],
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
/* Leglastart */
|
|
324
|
+
idTypeBrand: 2,
|
|
325
|
+
price: [],
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
/* Statuts Express */
|
|
329
|
+
idTypeBrand: 4,
|
|
330
|
+
price: [],
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
/* Kandbaz */
|
|
334
|
+
idTypeBrand: 5,
|
|
335
|
+
price: [],
|
|
336
|
+
},
|
|
337
|
+
];
|
|
338
|
+
//# sourceMappingURL=PriceGridClementine.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PriceGridClementine.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridClementine.ts"],"names":[],"mappings":";;;AAAA,2CAAwC;AACxC,+CAA4C;AAC5C,qDAAkD;AAErC,QAAA,mBAAmB,GAAG;IACjC;QACE,gBAAgB;QAChB,WAAW,EAAE,CAAC;QACd,KAAK,EAAE;YACL;gBACE,gBAAgB;gBAChB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,UAAU,EAAE,+BAAc,CAAC,kBAAkB,CAAC;gBAChF,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,EAAE;qBACV;iBACF;aACF;YACD;gBACE,wBAAwB;gBACxB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,iBAAiB,EAAE,+BAAc,CAAC,yBAAyB,CAAC;gBAC9F,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,EAAE;qBACV;iBACF;aACF;YACD;gBACE,gBAAgB;gBAChB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,UAAU,EAAE,+BAAc,CAAC,kBAAkB,CAAC;gBAChF,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,UAAU,EAAE;oBACV;wBACE,MAAM,EAAE,CAAC;wBACT,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,MAAM,EAAE,CAAC;wBACT,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,MAAM,EAAE,CAAC;wBACT,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,MAAM,EAAE,CAAC;wBACT,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,MAAM,EAAE,CAAC;wBACT,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,MAAM,EAAE,CAAC;wBACT,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,EAAE;qBACV;iBACF;aACF;YACD;gBACE,kBAAkB;gBAClB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,kBAAkB,CAAC;gBACrD,mBAAmB,EAAE;oBACnB;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,OAAO;wBACtB,KAAK,EAAE,GAAG;qBACX;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,OAAO;wBACtB,KAAK,EAAE,GAAG;qBACX;iBACF;aACF;YACD;gBACE,uBAAuB;gBACvB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,iBAAiB,CAAC;gBACpD,OAAO,EAAE;oBACP;wBACE,aAAa,EAAE,CAAC;wBAChB,aAAa,EAAE,CAAC;wBAChB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,CAAC;wBAChB,aAAa,EAAE,CAAC;wBAChB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,CAAC;wBAChB,aAAa,EAAE,OAAO;wBACtB,KAAK,EAAE,GAAG;qBACX;iBACF;aACF;YACD;gBACE,YAAY;gBACZ,gBAAgB,EAAE,CAAC,+BAAc,CAAC,MAAM,CAAC;gBACzC,QAAQ,EAAE;oBACR;wBACE,aAAa,EAAE,CAAC;wBAChB,aAAa,EAAE,CAAC;wBAChB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,CAAC;wBAChB,aAAa,EAAE,CAAC;wBAChB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,CAAC;wBAChB,aAAa,EAAE,EAAE;wBACjB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,EAAE;wBACjB,aAAa,EAAE,EAAE;wBACjB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,EAAE;wBACjB,aAAa,EAAE,OAAO;wBACtB,KAAK,EAAE,EAAE;qBACV;iBACF;aACF;SACF;KACF;IACD;QACE,gBAAgB;QAChB,WAAW,EAAE,CAAC;QACd,KAAK,EAAE,EAAE;KACV;IACD;QACE,qBAAqB;QACrB,WAAW,EAAE,CAAC;QACd,KAAK,EAAE,EAAE;KACV;IACD;QACE,aAAa;QACb,WAAW,EAAE,CAAC;QACd,KAAK,EAAE,EAAE;KACV;CACF,CAAC","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\n\nexport const PriceGridClementine = [\n {\n /* Clementine */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 10000,\n price: 59,\n },\n {\n turnoverValue: 50000,\n price: 79,\n },\n {\n turnoverValue: 100000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 109,\n },\n {\n turnoverValue: 200000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 149,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta Entreprise */\n idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 99,\n },\n {\n turnoverValue: 150000,\n price: 129,\n },\n {\n turnoverValue: 250000,\n price: 169,\n },\n {\n turnoverValue: 350000,\n price: 209,\n },\n {\n turnoverValue: 500000,\n price: 239,\n },\n {\n turnoverValue: 700000,\n price: 279,\n },\n {\n turnoverValue: 900000,\n price: 329,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Compta SCI */\n idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n properties: [\n {\n amount: 1,\n price: 39,\n },\n {\n amount: 2,\n price: 49,\n },\n {\n amount: 3,\n price: 59,\n },\n {\n amount: 4,\n price: 69,\n },\n {\n amount: 5,\n price: 79,\n },\n {\n amount: 6,\n price: 89,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n },\n {\n /* Prévisionnel */\n idPrestationList: [PrestationType.BILAN_PREVISIONNEL],\n turnoverCreatedYear: [\n {\n turnoverValue: 75000,\n price: 199,\n },\n {\n turnoverValue: 150000,\n price: 299,\n },\n {\n turnoverValue: 400000,\n price: 399,\n },\n {\n turnoverValue: 750000,\n price: 579,\n },\n {\n turnoverValue: 1000000,\n price: 889,\n },\n ],\n turnoverPastYear: [\n {\n turnoverValue: 75000,\n price: 299,\n },\n {\n turnoverValue: 150000,\n price: 399,\n },\n {\n turnoverValue: 400000,\n price: 499,\n },\n {\n turnoverValue: 750000,\n price: 679,\n },\n {\n turnoverValue: 1000000,\n price: 989,\n },\n ],\n },\n {\n /* Gestion Juridique */\n idPrestationList: [PrestationType.GESTION_JURIDIQUE],\n partner: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 249,\n },\n {\n amountMinimum: 2,\n amountMaximum: 4,\n price: 299,\n },\n {\n amountMinimum: 5,\n amountMaximum: 1000000,\n price: 399,\n },\n ],\n },\n {\n /* Social */\n idPrestationList: [PrestationType.SOCIAL],\n employee: [\n {\n amountMinimum: 1,\n amountMaximum: 1,\n price: 33,\n },\n {\n amountMinimum: 2,\n amountMaximum: 5,\n price: 30,\n },\n {\n amountMinimum: 6,\n amountMaximum: 20,\n price: 28,\n },\n {\n amountMinimum: 21,\n amountMaximum: 50,\n price: 27,\n },\n {\n amountMinimum: 50,\n amountMaximum: 1000000,\n price: 25,\n },\n ],\n },\n ],\n },\n {\n /* Leglastart */\n idTypeBrand: 2,\n price: [],\n },\n {\n /* Statuts Express */\n idTypeBrand: 4,\n price: [],\n },\n {\n /* Kandbaz */\n idTypeBrand: 5,\n price: [],\n },\n];"]}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { VatRegime } from './VatRegime';
|
|
2
|
+
import { ClosingType } from './ClosingType';
|
|
3
|
+
import { PrestationType } from './PrestationType';
|
|
4
|
+
export declare const PriceGridLegalstart: {
|
|
5
|
+
idTypeBrand: number;
|
|
6
|
+
price: {
|
|
7
|
+
idPrestationList: PrestationType[];
|
|
8
|
+
minimumMonthlyPayment: {
|
|
9
|
+
id: ClosingType;
|
|
10
|
+
month: number;
|
|
11
|
+
}[];
|
|
12
|
+
maximumMonthlyPayment: {
|
|
13
|
+
id: ClosingType;
|
|
14
|
+
month: number;
|
|
15
|
+
}[];
|
|
16
|
+
turnoverMonthly: {
|
|
17
|
+
turnoverValue: number;
|
|
18
|
+
price: number;
|
|
19
|
+
}[];
|
|
20
|
+
turnoverYearlyy: {
|
|
21
|
+
turnoverValue: number;
|
|
22
|
+
price: number;
|
|
23
|
+
}[];
|
|
24
|
+
vatRegimeMonthly: {
|
|
25
|
+
type: VatRegime;
|
|
26
|
+
price: number;
|
|
27
|
+
}[];
|
|
28
|
+
vatRegimeYearly: {
|
|
29
|
+
type: VatRegime;
|
|
30
|
+
price: number;
|
|
31
|
+
}[];
|
|
32
|
+
}[];
|
|
33
|
+
}[];
|
|
34
|
+
//# sourceMappingURL=PriceGridLegalstart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PriceGridLegalstart.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+F/B,CAAC"}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PriceGridLegalstart = void 0;
|
|
4
|
+
const VatRegime_1 = require("./VatRegime");
|
|
5
|
+
const ClosingType_1 = require("./ClosingType");
|
|
6
|
+
const PrestationType_1 = require("./PrestationType");
|
|
7
|
+
exports.PriceGridLegalstart = [
|
|
8
|
+
{
|
|
9
|
+
/* LegalStart */
|
|
10
|
+
idTypeBrand: 1,
|
|
11
|
+
price: [
|
|
12
|
+
{
|
|
13
|
+
/* Compta Pro */
|
|
14
|
+
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PRO_COMPTASTART, PrestationType_1.PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
|
|
15
|
+
minimumMonthlyPayment: [
|
|
16
|
+
{
|
|
17
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
18
|
+
month: 9,
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
22
|
+
month: 16,
|
|
23
|
+
},
|
|
24
|
+
],
|
|
25
|
+
maximumMonthlyPayment: [
|
|
26
|
+
{
|
|
27
|
+
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
28
|
+
month: 23,
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
id: ClosingType_1.ClosingType.OUTDATED,
|
|
32
|
+
month: 23,
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
turnoverMonthly: [
|
|
36
|
+
{
|
|
37
|
+
turnoverValue: 50000,
|
|
38
|
+
price: 60,
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
turnoverValue: 150000,
|
|
42
|
+
price: 75,
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
turnoverValue: 234000,
|
|
46
|
+
price: 90,
|
|
47
|
+
},
|
|
48
|
+
],
|
|
49
|
+
turnoverYearlyy: [
|
|
50
|
+
{
|
|
51
|
+
turnoverValue: 50000,
|
|
52
|
+
price: 600,
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
turnoverValue: 150000,
|
|
56
|
+
price: 750,
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
turnoverValue: 234000,
|
|
60
|
+
price: 900,
|
|
61
|
+
},
|
|
62
|
+
],
|
|
63
|
+
vatRegimeMonthly: [
|
|
64
|
+
{
|
|
65
|
+
type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
|
|
66
|
+
price: 0,
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
type: VatRegime_1.VatRegime.SIMPLIFIED,
|
|
70
|
+
price: 20,
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
type: VatRegime_1.VatRegime.QUARTERLY,
|
|
74
|
+
price: 30,
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
type: VatRegime_1.VatRegime.MONTHLY,
|
|
78
|
+
price: 40,
|
|
79
|
+
},
|
|
80
|
+
],
|
|
81
|
+
vatRegimeYearly: [
|
|
82
|
+
{
|
|
83
|
+
type: VatRegime_1.VatRegime.NOT_ATTRIBUTED,
|
|
84
|
+
price: 0,
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
type: VatRegime_1.VatRegime.SIMPLIFIED,
|
|
88
|
+
price: 200,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: VatRegime_1.VatRegime.QUARTERLY,
|
|
92
|
+
price: 300,
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
type: VatRegime_1.VatRegime.MONTHLY,
|
|
96
|
+
price: 400,
|
|
97
|
+
},
|
|
98
|
+
],
|
|
99
|
+
},
|
|
100
|
+
],
|
|
101
|
+
},
|
|
102
|
+
];
|
|
103
|
+
//# sourceMappingURL=PriceGridLegalstart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PriceGridLegalstart.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":";;;AAAA,2CAAwC;AACxC,+CAA4C;AAC5C,qDAAkD;AAErC,QAAA,mBAAmB,GAAG;IACjC;QACE,gBAAgB;QAChB,WAAW,EAAE,CAAC;QACd,KAAK,EAAE;YACL;gBACE,gBAAgB;gBAChB,gBAAgB,EAAE,CAAC,+BAAc,CAAC,sBAAsB,EAAE,+BAAc,CAAC,8BAA8B,CAAC;gBACxG,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,qBAAqB,EAAE;oBACrB;wBACE,EAAE,EAAE,yBAAW,CAAC,WAAW;wBAC3B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,EAAE,EAAE,yBAAW,CAAC,QAAQ;wBACxB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,aAAa,EAAE,KAAK;wBACpB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,aAAa,EAAE,MAAM;wBACrB,KAAK,EAAE,GAAG;qBACX;iBACF;gBACD,gBAAgB,EAAE;oBAChB;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,EAAE;qBACV;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,EAAE;qBACV;iBACF;gBACD,eAAe,EAAE;oBACf;wBACE,IAAI,EAAE,qBAAS,CAAC,cAAc;wBAC9B,KAAK,EAAE,CAAC;qBACT;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,UAAU;wBAC1B,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,SAAS;wBACzB,KAAK,EAAE,GAAG;qBACX;oBACD;wBACE,IAAI,EAAE,qBAAS,CAAC,OAAO;wBACvB,KAAK,EAAE,GAAG;qBACX;iBACF;aACF;SACF;KACF;CACF,CAAC","sourcesContent":["import { VatRegime } from './VatRegime';\nimport { ClosingType } from './ClosingType';\nimport { PrestationType } from './PrestationType';\n\nexport const PriceGridLegalstart = [\n {\n /* LegalStart */\n idTypeBrand: 1,\n price: [\n {\n /* Compta Pro */\n idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],\n minimumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 9,\n },\n {\n id: ClosingType.OUTDATED,\n month: 16,\n },\n ],\n maximumMonthlyPayment: [\n {\n id: ClosingType.IN_PROGRESS,\n month: 23,\n },\n {\n id: ClosingType.OUTDATED,\n month: 23,\n },\n ],\n turnoverMonthly: [\n {\n turnoverValue: 50000,\n price: 60,\n },\n {\n turnoverValue: 150000,\n price: 75,\n },\n {\n turnoverValue: 234000,\n price: 90,\n },\n ],\n turnoverYearlyy: [\n {\n turnoverValue: 50000,\n price: 600,\n },\n {\n turnoverValue: 150000,\n price: 750,\n },\n {\n turnoverValue: 234000,\n price: 900,\n },\n ],\n vatRegimeMonthly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 20,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 30,\n },\n {\n type: VatRegime.MONTHLY,\n price: 40,\n },\n ],\n vatRegimeYearly: [\n {\n type: VatRegime.NOT_ATTRIBUTED,\n price: 0,\n },\n {\n type: VatRegime.SIMPLIFIED,\n price: 200,\n },\n {\n type: VatRegime.QUARTERLY,\n price: 300,\n },\n {\n type: VatRegime.MONTHLY,\n price: 400,\n },\n ],\n },\n ],\n },\n];"]}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { VatRegime } from './VatRegime';
|
|
2
|
+
import { ClosingType } from './ClosingType';
|
|
3
|
+
import { PrestationType } from './PrestationType';
|
|
4
|
+
export declare const PriceGridPourcentage: {
|
|
5
|
+
idTypeBrand: number;
|
|
6
|
+
price: ({
|
|
7
|
+
idPrestationList: PrestationType[];
|
|
8
|
+
minimumMonthlyPayment: {
|
|
9
|
+
id: ClosingType;
|
|
10
|
+
month: number;
|
|
11
|
+
}[];
|
|
12
|
+
maximumMonthlyPayment: {
|
|
13
|
+
id: ClosingType;
|
|
14
|
+
month: number;
|
|
15
|
+
}[];
|
|
16
|
+
turnoverMonthly: {
|
|
17
|
+
turnoverValue: number;
|
|
18
|
+
price: number;
|
|
19
|
+
}[];
|
|
20
|
+
vatRegimeMonthly: {
|
|
21
|
+
type: VatRegime;
|
|
22
|
+
price: number;
|
|
23
|
+
}[];
|
|
24
|
+
partner?: undefined;
|
|
25
|
+
employee?: undefined;
|
|
26
|
+
} | {
|
|
27
|
+
idPrestationList: PrestationType[];
|
|
28
|
+
partner: {
|
|
29
|
+
amountMinimum: number;
|
|
30
|
+
amountMaximum: number;
|
|
31
|
+
price: number;
|
|
32
|
+
}[];
|
|
33
|
+
minimumMonthlyPayment?: undefined;
|
|
34
|
+
maximumMonthlyPayment?: undefined;
|
|
35
|
+
turnoverMonthly?: undefined;
|
|
36
|
+
vatRegimeMonthly?: undefined;
|
|
37
|
+
employee?: undefined;
|
|
38
|
+
} | {
|
|
39
|
+
idPrestationList: PrestationType[];
|
|
40
|
+
employee: {
|
|
41
|
+
amountMinimum: number;
|
|
42
|
+
amountMaximum: number;
|
|
43
|
+
price: number;
|
|
44
|
+
}[];
|
|
45
|
+
minimumMonthlyPayment?: undefined;
|
|
46
|
+
maximumMonthlyPayment?: undefined;
|
|
47
|
+
turnoverMonthly?: undefined;
|
|
48
|
+
vatRegimeMonthly?: undefined;
|
|
49
|
+
partner?: undefined;
|
|
50
|
+
})[];
|
|
51
|
+
}[];
|
|
52
|
+
//# sourceMappingURL=PriceGridPourcentage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PriceGridPourcentage.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridPourcentage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6lChC,CAAC"}
|