@silexpert/core 1.1.159 → 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/BrandClementine.d.ts +1 -1
- package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +21 -20
- package/dist/cjs/types/Enum/BrandClementine.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 +4 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +229 -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/BrandClementine.d.ts +1 -1
- package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +21 -20
- package/dist/mjs/types/Enum/BrandClementine.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 +4 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +229 -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/BrandClementine.ts +21 -20
- 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 +229 -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,335 @@
|
|
|
1
|
+
import { VatRegime } from './VatRegime';
|
|
2
|
+
import { ClosingType } from './ClosingType';
|
|
3
|
+
import { PrestationType } from './PrestationType';
|
|
4
|
+
|
|
5
|
+
export const PriceGridClementine = [
|
|
6
|
+
{
|
|
7
|
+
/* Clementine */
|
|
8
|
+
idTypeBrand: 1,
|
|
9
|
+
price: [
|
|
10
|
+
{
|
|
11
|
+
/* Compta Pro */
|
|
12
|
+
idPrestationList: [PrestationType.COMPTA_PRO, PrestationType.COMPTA_PRO_EXPRESS],
|
|
13
|
+
minimumMonthlyPayment: [
|
|
14
|
+
{
|
|
15
|
+
id: ClosingType.IN_PROGRESS,
|
|
16
|
+
month: 9,
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
id: ClosingType.OUTDATED,
|
|
20
|
+
month: 16,
|
|
21
|
+
},
|
|
22
|
+
],
|
|
23
|
+
maximumMonthlyPayment: [
|
|
24
|
+
{
|
|
25
|
+
id: ClosingType.IN_PROGRESS,
|
|
26
|
+
month: 23,
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: ClosingType.OUTDATED,
|
|
30
|
+
month: 23,
|
|
31
|
+
},
|
|
32
|
+
],
|
|
33
|
+
turnoverMonthly: [
|
|
34
|
+
{
|
|
35
|
+
turnoverValue: 10000,
|
|
36
|
+
price: 59,
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
turnoverValue: 50000,
|
|
40
|
+
price: 79,
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
turnoverValue: 100000,
|
|
44
|
+
price: 99,
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
turnoverValue: 150000,
|
|
48
|
+
price: 109,
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
turnoverValue: 200000,
|
|
52
|
+
price: 129,
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
turnoverValue: 250000,
|
|
56
|
+
price: 149,
|
|
57
|
+
},
|
|
58
|
+
],
|
|
59
|
+
vatRegimeMonthly: [
|
|
60
|
+
{
|
|
61
|
+
type: VatRegime.NOT_ATTRIBUTED,
|
|
62
|
+
price: 0,
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
type: VatRegime.SIMPLIFIED,
|
|
66
|
+
price: 20,
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
type: VatRegime.QUARTERLY,
|
|
70
|
+
price: 30,
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
type: VatRegime.MONTHLY,
|
|
74
|
+
price: 40,
|
|
75
|
+
},
|
|
76
|
+
],
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
/* Compta Entreprise */
|
|
80
|
+
idPrestationList: [PrestationType.COMPTA_ENTREPRISE, PrestationType.COMPTA_ENTREPRISE_EXPRESS],
|
|
81
|
+
minimumMonthlyPayment: [
|
|
82
|
+
{
|
|
83
|
+
id: ClosingType.IN_PROGRESS,
|
|
84
|
+
month: 9,
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
id: ClosingType.OUTDATED,
|
|
88
|
+
month: 16,
|
|
89
|
+
},
|
|
90
|
+
],
|
|
91
|
+
maximumMonthlyPayment: [
|
|
92
|
+
{
|
|
93
|
+
id: ClosingType.IN_PROGRESS,
|
|
94
|
+
month: 23,
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
id: ClosingType.OUTDATED,
|
|
98
|
+
month: 23,
|
|
99
|
+
},
|
|
100
|
+
],
|
|
101
|
+
turnoverMonthly: [
|
|
102
|
+
{
|
|
103
|
+
turnoverValue: 50000,
|
|
104
|
+
price: 99,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
turnoverValue: 150000,
|
|
108
|
+
price: 129,
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
turnoverValue: 250000,
|
|
112
|
+
price: 169,
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
turnoverValue: 350000,
|
|
116
|
+
price: 209,
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
turnoverValue: 500000,
|
|
120
|
+
price: 239,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
turnoverValue: 700000,
|
|
124
|
+
price: 279,
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
turnoverValue: 900000,
|
|
128
|
+
price: 329,
|
|
129
|
+
},
|
|
130
|
+
],
|
|
131
|
+
vatRegimeMonthly: [
|
|
132
|
+
{
|
|
133
|
+
type: VatRegime.NOT_ATTRIBUTED,
|
|
134
|
+
price: 0,
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
type: VatRegime.SIMPLIFIED,
|
|
138
|
+
price: 20,
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: VatRegime.QUARTERLY,
|
|
142
|
+
price: 30,
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
type: VatRegime.MONTHLY,
|
|
146
|
+
price: 40,
|
|
147
|
+
},
|
|
148
|
+
],
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
/* Compta SCI */
|
|
152
|
+
idPrestationList: [PrestationType.COMPTA_SCI, PrestationType.COMPTA_SCI_EXPRESS],
|
|
153
|
+
minimumMonthlyPayment: [
|
|
154
|
+
{
|
|
155
|
+
id: ClosingType.IN_PROGRESS,
|
|
156
|
+
month: 9,
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
id: ClosingType.OUTDATED,
|
|
160
|
+
month: 16,
|
|
161
|
+
},
|
|
162
|
+
],
|
|
163
|
+
maximumMonthlyPayment: [
|
|
164
|
+
{
|
|
165
|
+
id: ClosingType.IN_PROGRESS,
|
|
166
|
+
month: 23,
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
id: ClosingType.OUTDATED,
|
|
170
|
+
month: 23,
|
|
171
|
+
},
|
|
172
|
+
],
|
|
173
|
+
properties: [
|
|
174
|
+
{
|
|
175
|
+
amount: 1,
|
|
176
|
+
price: 39,
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
amount: 2,
|
|
180
|
+
price: 49,
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
amount: 3,
|
|
184
|
+
price: 59,
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
amount: 4,
|
|
188
|
+
price: 69,
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
amount: 5,
|
|
192
|
+
price: 79,
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
amount: 6,
|
|
196
|
+
price: 89,
|
|
197
|
+
},
|
|
198
|
+
],
|
|
199
|
+
vatRegimeMonthly: [
|
|
200
|
+
{
|
|
201
|
+
type: VatRegime.NOT_ATTRIBUTED,
|
|
202
|
+
price: 0,
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
type: VatRegime.SIMPLIFIED,
|
|
206
|
+
price: 20,
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
type: VatRegime.QUARTERLY,
|
|
210
|
+
price: 30,
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
type: VatRegime.MONTHLY,
|
|
214
|
+
price: 40,
|
|
215
|
+
},
|
|
216
|
+
],
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
/* Prévisionnel */
|
|
220
|
+
idPrestationList: [PrestationType.BILAN_PREVISIONNEL],
|
|
221
|
+
turnoverCreatedYear: [
|
|
222
|
+
{
|
|
223
|
+
turnoverValue: 75000,
|
|
224
|
+
price: 199,
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
turnoverValue: 150000,
|
|
228
|
+
price: 299,
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
turnoverValue: 400000,
|
|
232
|
+
price: 399,
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
turnoverValue: 750000,
|
|
236
|
+
price: 579,
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
turnoverValue: 1000000,
|
|
240
|
+
price: 889,
|
|
241
|
+
},
|
|
242
|
+
],
|
|
243
|
+
turnoverPastYear: [
|
|
244
|
+
{
|
|
245
|
+
turnoverValue: 75000,
|
|
246
|
+
price: 299,
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
turnoverValue: 150000,
|
|
250
|
+
price: 399,
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
turnoverValue: 400000,
|
|
254
|
+
price: 499,
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
turnoverValue: 750000,
|
|
258
|
+
price: 679,
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
turnoverValue: 1000000,
|
|
262
|
+
price: 989,
|
|
263
|
+
},
|
|
264
|
+
],
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
/* Gestion Juridique */
|
|
268
|
+
idPrestationList: [PrestationType.GESTION_JURIDIQUE],
|
|
269
|
+
partner: [
|
|
270
|
+
{
|
|
271
|
+
amountMinimum: 1,
|
|
272
|
+
amountMaximum: 1,
|
|
273
|
+
price: 249,
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
amountMinimum: 2,
|
|
277
|
+
amountMaximum: 4,
|
|
278
|
+
price: 299,
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
amountMinimum: 5,
|
|
282
|
+
amountMaximum: 1000000,
|
|
283
|
+
price: 399,
|
|
284
|
+
},
|
|
285
|
+
],
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
/* Social */
|
|
289
|
+
idPrestationList: [PrestationType.SOCIAL],
|
|
290
|
+
employee: [
|
|
291
|
+
{
|
|
292
|
+
amountMinimum: 1,
|
|
293
|
+
amountMaximum: 1,
|
|
294
|
+
price: 33,
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
amountMinimum: 2,
|
|
298
|
+
amountMaximum: 5,
|
|
299
|
+
price: 30,
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
amountMinimum: 6,
|
|
303
|
+
amountMaximum: 20,
|
|
304
|
+
price: 28,
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
amountMinimum: 21,
|
|
308
|
+
amountMaximum: 50,
|
|
309
|
+
price: 27,
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
amountMinimum: 50,
|
|
313
|
+
amountMaximum: 1000000,
|
|
314
|
+
price: 25,
|
|
315
|
+
},
|
|
316
|
+
],
|
|
317
|
+
},
|
|
318
|
+
],
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
/* Leglastart */
|
|
322
|
+
idTypeBrand: 2,
|
|
323
|
+
price: [],
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
/* Statuts Express */
|
|
327
|
+
idTypeBrand: 4,
|
|
328
|
+
price: [],
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
/* Kandbaz */
|
|
332
|
+
idTypeBrand: 5,
|
|
333
|
+
price: [],
|
|
334
|
+
},
|
|
335
|
+
];
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import { VatRegime } from './VatRegime';
|
|
2
|
+
import { ClosingType } from './ClosingType';
|
|
3
|
+
import { PrestationType } from './PrestationType';
|
|
4
|
+
|
|
5
|
+
export const PriceGridLegalstart = [
|
|
6
|
+
{
|
|
7
|
+
/* LegalStart */
|
|
8
|
+
idTypeBrand: 1,
|
|
9
|
+
price: [
|
|
10
|
+
{
|
|
11
|
+
/* Compta Pro */
|
|
12
|
+
idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
|
|
13
|
+
minimumMonthlyPayment: [
|
|
14
|
+
{
|
|
15
|
+
id: ClosingType.IN_PROGRESS,
|
|
16
|
+
month: 9,
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
id: ClosingType.OUTDATED,
|
|
20
|
+
month: 16,
|
|
21
|
+
},
|
|
22
|
+
],
|
|
23
|
+
maximumMonthlyPayment: [
|
|
24
|
+
{
|
|
25
|
+
id: ClosingType.IN_PROGRESS,
|
|
26
|
+
month: 23,
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: ClosingType.OUTDATED,
|
|
30
|
+
month: 23,
|
|
31
|
+
},
|
|
32
|
+
],
|
|
33
|
+
turnoverMonthly: [
|
|
34
|
+
{
|
|
35
|
+
turnoverValue: 50000,
|
|
36
|
+
price: 60,
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
turnoverValue: 150000,
|
|
40
|
+
price: 75,
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
turnoverValue: 234000,
|
|
44
|
+
price: 90,
|
|
45
|
+
},
|
|
46
|
+
],
|
|
47
|
+
turnoverYearlyy: [
|
|
48
|
+
{
|
|
49
|
+
turnoverValue: 50000,
|
|
50
|
+
price: 600,
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
turnoverValue: 150000,
|
|
54
|
+
price: 750,
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
turnoverValue: 234000,
|
|
58
|
+
price: 900,
|
|
59
|
+
},
|
|
60
|
+
],
|
|
61
|
+
vatRegimeMonthly: [
|
|
62
|
+
{
|
|
63
|
+
type: VatRegime.NOT_ATTRIBUTED,
|
|
64
|
+
price: 0,
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
type: VatRegime.SIMPLIFIED,
|
|
68
|
+
price: 20,
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
type: VatRegime.QUARTERLY,
|
|
72
|
+
price: 30,
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
type: VatRegime.MONTHLY,
|
|
76
|
+
price: 40,
|
|
77
|
+
},
|
|
78
|
+
],
|
|
79
|
+
vatRegimeYearly: [
|
|
80
|
+
{
|
|
81
|
+
type: VatRegime.NOT_ATTRIBUTED,
|
|
82
|
+
price: 0,
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
type: VatRegime.SIMPLIFIED,
|
|
86
|
+
price: 200,
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
type: VatRegime.QUARTERLY,
|
|
90
|
+
price: 300,
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
type: VatRegime.MONTHLY,
|
|
94
|
+
price: 400,
|
|
95
|
+
},
|
|
96
|
+
],
|
|
97
|
+
},
|
|
98
|
+
],
|
|
99
|
+
},
|
|
100
|
+
];
|