@silexpert/core 1.1.201 → 1.1.203
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/OldExpertInfos.d.ts +9 -0
- package/dist/cjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -0
- 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/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/cjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.js +27 -1
- package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +23 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +23 -1
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.js +2 -0
- package/dist/cjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts +6 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.js +30 -2
- package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -2
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +94 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +10 -0
- package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +1 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/documents.d.ts.map +1 -1
- package/dist/cjs/utils/documents.js +2 -1
- package/dist/cjs/utils/documents.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +2 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +23 -17
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/OldExpertInfos.d.ts +9 -0
- package/dist/mjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/mjs/api/resources/OldExpertInfos.js.map +1 -0
- 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/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +13 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js +10 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/mjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.js +26 -0
- package/dist/mjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +23 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +23 -1
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.js +2 -0
- package/dist/mjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +13 -20
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.js +39 -39
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +13 -13
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +156 -156
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts +6 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.js +35 -2
- package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -2
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +103 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js +13 -1
- package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/mjs/types/index.d.ts +1 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +1 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/documents.d.ts.map +1 -1
- package/dist/mjs/utils/documents.js +2 -1
- package/dist/mjs/utils/documents.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +2 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +22 -16
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/OldExpertInfos.ts +25 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -1
- package/ts/types/Enum/CommercialOfferType.ts +10 -0
- package/ts/types/Enum/ComptaType.ts +28 -1
- package/ts/types/Enum/Ged.ts +23 -1
- package/ts/types/Enum/MailDomainType.ts +2 -0
- package/ts/types/Enum/PriceGridClementine.ts +39 -39
- package/ts/types/Enum/PriceGridLegalstart.ts +13 -13
- package/ts/types/Enum/PriceGridPourcentage.ts +156 -156
- package/ts/types/Interface/api/contest/Create.ts +28 -3
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +5 -2
- package/ts/types/Interface/api/library/QueryLibrary.ts +1 -1
- package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +67 -0
- package/ts/types/Interface/api/userRoomEquipment/CreateSignature.ts +9 -1
- package/ts/types/Interface/models/IOldExpertInfo.ts +6 -6
- package/ts/types/Interface/models/IUserContest.ts +3 -0
- package/ts/types/Interface/models/IVoteContest.ts +2 -1
- package/ts/types/index.ts +1 -0
- package/ts/utils/documents.ts +2 -1
- package/ts/utils/prestation.ts +28 -18
|
@@ -12,24 +12,24 @@ exports.PriceGridLegalstart = [
|
|
|
12
12
|
{
|
|
13
13
|
/* Compta Pro */
|
|
14
14
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PRO_COMPTASTART, PrestationType_1.PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
|
|
15
|
-
|
|
15
|
+
monthlyNbr: [
|
|
16
16
|
{
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
minimum: 0,
|
|
18
|
+
maximum: 4,
|
|
19
|
+
value: 6,
|
|
20
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
19
21
|
},
|
|
20
22
|
{
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
maximumMonthlyPayment: [
|
|
26
|
-
{
|
|
27
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
28
|
-
month: 23,
|
|
23
|
+
minimum: 5,
|
|
24
|
+
maximum: 9,
|
|
25
|
+
value: 9,
|
|
26
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
29
27
|
},
|
|
30
28
|
{
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
minimum: 12,
|
|
30
|
+
maximum: 16,
|
|
31
|
+
value: 16,
|
|
32
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
33
33
|
},
|
|
34
34
|
],
|
|
35
35
|
turnoverMonthly: [
|
|
@@ -1 +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,
|
|
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,UAAU,EAAE;oBACV;wBACE,OAAO,EAAE,CAAC;wBACV,OAAO,EAAE,CAAC;wBACV,KAAK,EAAE,CAAC;wBACR,WAAW,EAAE,CAAC,yBAAW,CAAC,QAAQ,EAAE,yBAAW,CAAC,WAAW,CAAC;qBAC7D;oBACD;wBACE,OAAO,EAAE,CAAC;wBACV,OAAO,EAAE,CAAC;wBACV,KAAK,EAAE,CAAC;wBACR,WAAW,EAAE,CAAC,yBAAW,CAAC,QAAQ,EAAE,yBAAW,CAAC,WAAW,CAAC;qBAC7D;oBACD;wBACE,OAAO,EAAE,EAAE;wBACX,OAAO,EAAE,EAAE;wBACX,KAAK,EAAE,EAAE;wBACT,WAAW,EAAE,CAAC,yBAAW,CAAC,QAAQ,CAAC;qBACpC;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;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;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 monthlyNbr: [\n {\n minimum: 0,\n maximum: 4,\n value: 6,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 5,\n maximum: 9,\n value: 9,\n closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],\n },\n {\n minimum: 12,\n maximum: 16,\n value: 16,\n closingType: [ClosingType.OUTDATED],\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 /* 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];"]}
|
|
@@ -5,13 +5,11 @@ export declare const PriceGridPourcentage: {
|
|
|
5
5
|
idTypeBrand: number;
|
|
6
6
|
price: ({
|
|
7
7
|
idPrestationList: PrestationType[];
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
id: ClosingType;
|
|
14
|
-
month: number;
|
|
8
|
+
monthlyNbr: {
|
|
9
|
+
minimum: number;
|
|
10
|
+
maximum: number;
|
|
11
|
+
value: number;
|
|
12
|
+
closingType: ClosingType[];
|
|
15
13
|
}[];
|
|
16
14
|
turnoverMonthly: {
|
|
17
15
|
turnoverValue: number;
|
|
@@ -35,8 +33,7 @@ export declare const PriceGridPourcentage: {
|
|
|
35
33
|
turnoverValue: number;
|
|
36
34
|
price: number;
|
|
37
35
|
}[];
|
|
38
|
-
|
|
39
|
-
maximumMonthlyPayment?: undefined;
|
|
36
|
+
monthlyNbr?: undefined;
|
|
40
37
|
turnoverMonthly?: undefined;
|
|
41
38
|
vatRegimeMonthly?: undefined;
|
|
42
39
|
partner?: undefined;
|
|
@@ -48,8 +45,7 @@ export declare const PriceGridPourcentage: {
|
|
|
48
45
|
amountMaximum: number;
|
|
49
46
|
price: number;
|
|
50
47
|
}[];
|
|
51
|
-
|
|
52
|
-
maximumMonthlyPayment?: undefined;
|
|
48
|
+
monthlyNbr?: undefined;
|
|
53
49
|
turnoverMonthly?: undefined;
|
|
54
50
|
vatRegimeMonthly?: undefined;
|
|
55
51
|
turnoverCreatedYear?: undefined;
|
|
@@ -62,8 +58,7 @@ export declare const PriceGridPourcentage: {
|
|
|
62
58
|
amountMaximum: number;
|
|
63
59
|
price: number;
|
|
64
60
|
}[];
|
|
65
|
-
|
|
66
|
-
maximumMonthlyPayment?: undefined;
|
|
61
|
+
monthlyNbr?: undefined;
|
|
67
62
|
turnoverMonthly?: undefined;
|
|
68
63
|
vatRegimeMonthly?: undefined;
|
|
69
64
|
turnoverCreatedYear?: undefined;
|
|
@@ -1 +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
|
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAq0DhC,CAAC"}
|
|
@@ -12,24 +12,24 @@ exports.PriceGridPourcentage = [
|
|
|
12
12
|
{
|
|
13
13
|
/* Compta Premium */
|
|
14
14
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
15
|
-
|
|
15
|
+
monthlyNbr: [
|
|
16
16
|
{
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
minimum: 0,
|
|
18
|
+
maximum: 4,
|
|
19
|
+
value: 6,
|
|
20
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
19
21
|
},
|
|
20
22
|
{
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
maximumMonthlyPayment: [
|
|
26
|
-
{
|
|
27
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
28
|
-
month: 23,
|
|
23
|
+
minimum: 5,
|
|
24
|
+
maximum: 9,
|
|
25
|
+
value: 9,
|
|
26
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
29
27
|
},
|
|
30
28
|
{
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
minimum: 12,
|
|
30
|
+
maximum: 16,
|
|
31
|
+
value: 16,
|
|
32
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
33
33
|
},
|
|
34
34
|
],
|
|
35
35
|
turnoverMonthly: [
|
|
@@ -100,24 +100,24 @@ exports.PriceGridPourcentage = [
|
|
|
100
100
|
{
|
|
101
101
|
/* Compta Pourcentage */
|
|
102
102
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
103
|
-
|
|
103
|
+
monthlyNbr: [
|
|
104
104
|
{
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
minimum: 0,
|
|
106
|
+
maximum: 4,
|
|
107
|
+
value: 6,
|
|
108
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
107
109
|
},
|
|
108
110
|
{
|
|
109
|
-
|
|
110
|
-
|
|
111
|
+
minimum: 5,
|
|
112
|
+
maximum: 9,
|
|
113
|
+
value: 9,
|
|
114
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
111
115
|
},
|
|
112
|
-
],
|
|
113
|
-
maximumMonthlyPayment: [
|
|
114
116
|
{
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
id: ClosingType_1.ClosingType.OUTDATED,
|
|
120
|
-
month: 23,
|
|
117
|
+
minimum: 12,
|
|
118
|
+
maximum: 16,
|
|
119
|
+
value: 16,
|
|
120
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
121
121
|
},
|
|
122
122
|
],
|
|
123
123
|
turnoverMonthly: [
|
|
@@ -322,24 +322,24 @@ exports.PriceGridPourcentage = [
|
|
|
322
322
|
{
|
|
323
323
|
/* Compta Premium */
|
|
324
324
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
325
|
-
|
|
326
|
-
{
|
|
327
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
328
|
-
month: 9,
|
|
329
|
-
},
|
|
325
|
+
monthlyNbr: [
|
|
330
326
|
{
|
|
331
|
-
|
|
332
|
-
|
|
327
|
+
minimum: 0,
|
|
328
|
+
maximum: 4,
|
|
329
|
+
value: 6,
|
|
330
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
333
331
|
},
|
|
334
|
-
],
|
|
335
|
-
maximumMonthlyPayment: [
|
|
336
332
|
{
|
|
337
|
-
|
|
338
|
-
|
|
333
|
+
minimum: 5,
|
|
334
|
+
maximum: 9,
|
|
335
|
+
value: 9,
|
|
336
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
339
337
|
},
|
|
340
338
|
{
|
|
341
|
-
|
|
342
|
-
|
|
339
|
+
minimum: 12,
|
|
340
|
+
maximum: 16,
|
|
341
|
+
value: 16,
|
|
342
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
343
343
|
},
|
|
344
344
|
],
|
|
345
345
|
turnoverMonthly: [
|
|
@@ -410,24 +410,24 @@ exports.PriceGridPourcentage = [
|
|
|
410
410
|
{
|
|
411
411
|
/* Compta Pourcentage */
|
|
412
412
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
413
|
-
|
|
413
|
+
monthlyNbr: [
|
|
414
414
|
{
|
|
415
|
-
|
|
416
|
-
|
|
415
|
+
minimum: 0,
|
|
416
|
+
maximum: 4,
|
|
417
|
+
value: 6,
|
|
418
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
417
419
|
},
|
|
418
420
|
{
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
maximumMonthlyPayment: [
|
|
424
|
-
{
|
|
425
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
426
|
-
month: 23,
|
|
421
|
+
minimum: 5,
|
|
422
|
+
maximum: 9,
|
|
423
|
+
value: 9,
|
|
424
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
427
425
|
},
|
|
428
426
|
{
|
|
429
|
-
|
|
430
|
-
|
|
427
|
+
minimum: 12,
|
|
428
|
+
maximum: 16,
|
|
429
|
+
value: 16,
|
|
430
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
431
431
|
},
|
|
432
432
|
],
|
|
433
433
|
turnoverMonthly: [
|
|
@@ -632,24 +632,24 @@ exports.PriceGridPourcentage = [
|
|
|
632
632
|
{
|
|
633
633
|
/* Compta Premium */
|
|
634
634
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
635
|
-
|
|
635
|
+
monthlyNbr: [
|
|
636
636
|
{
|
|
637
|
-
|
|
638
|
-
|
|
637
|
+
minimum: 0,
|
|
638
|
+
maximum: 4,
|
|
639
|
+
value: 6,
|
|
640
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
639
641
|
},
|
|
640
642
|
{
|
|
641
|
-
|
|
642
|
-
|
|
643
|
+
minimum: 5,
|
|
644
|
+
maximum: 9,
|
|
645
|
+
value: 9,
|
|
646
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
643
647
|
},
|
|
644
|
-
],
|
|
645
|
-
maximumMonthlyPayment: [
|
|
646
648
|
{
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
id: ClosingType_1.ClosingType.OUTDATED,
|
|
652
|
-
month: 23,
|
|
649
|
+
minimum: 12,
|
|
650
|
+
maximum: 16,
|
|
651
|
+
value: 16,
|
|
652
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
653
653
|
},
|
|
654
654
|
],
|
|
655
655
|
turnoverMonthly: [
|
|
@@ -720,24 +720,24 @@ exports.PriceGridPourcentage = [
|
|
|
720
720
|
{
|
|
721
721
|
/* Compta Pourcentage */
|
|
722
722
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
723
|
-
|
|
724
|
-
{
|
|
725
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
726
|
-
month: 9,
|
|
727
|
-
},
|
|
723
|
+
monthlyNbr: [
|
|
728
724
|
{
|
|
729
|
-
|
|
730
|
-
|
|
725
|
+
minimum: 0,
|
|
726
|
+
maximum: 4,
|
|
727
|
+
value: 6,
|
|
728
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
731
729
|
},
|
|
732
|
-
],
|
|
733
|
-
maximumMonthlyPayment: [
|
|
734
730
|
{
|
|
735
|
-
|
|
736
|
-
|
|
731
|
+
minimum: 5,
|
|
732
|
+
maximum: 9,
|
|
733
|
+
value: 9,
|
|
734
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
737
735
|
},
|
|
738
736
|
{
|
|
739
|
-
|
|
740
|
-
|
|
737
|
+
minimum: 12,
|
|
738
|
+
maximum: 16,
|
|
739
|
+
value: 16,
|
|
740
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
741
741
|
},
|
|
742
742
|
],
|
|
743
743
|
turnoverMonthly: [
|
|
@@ -942,24 +942,24 @@ exports.PriceGridPourcentage = [
|
|
|
942
942
|
{
|
|
943
943
|
/* Compta Premium */
|
|
944
944
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
945
|
-
|
|
945
|
+
monthlyNbr: [
|
|
946
946
|
{
|
|
947
|
-
|
|
948
|
-
|
|
947
|
+
minimum: 0,
|
|
948
|
+
maximum: 4,
|
|
949
|
+
value: 6,
|
|
950
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
949
951
|
},
|
|
950
952
|
{
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
maximumMonthlyPayment: [
|
|
956
|
-
{
|
|
957
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
958
|
-
month: 23,
|
|
953
|
+
minimum: 5,
|
|
954
|
+
maximum: 9,
|
|
955
|
+
value: 9,
|
|
956
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
959
957
|
},
|
|
960
958
|
{
|
|
961
|
-
|
|
962
|
-
|
|
959
|
+
minimum: 12,
|
|
960
|
+
maximum: 16,
|
|
961
|
+
value: 16,
|
|
962
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
963
963
|
},
|
|
964
964
|
],
|
|
965
965
|
turnoverMonthly: [
|
|
@@ -1030,24 +1030,24 @@ exports.PriceGridPourcentage = [
|
|
|
1030
1030
|
{
|
|
1031
1031
|
/* Compta Pourcentage */
|
|
1032
1032
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
1033
|
-
|
|
1033
|
+
monthlyNbr: [
|
|
1034
1034
|
{
|
|
1035
|
-
|
|
1036
|
-
|
|
1035
|
+
minimum: 0,
|
|
1036
|
+
maximum: 4,
|
|
1037
|
+
value: 6,
|
|
1038
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1037
1039
|
},
|
|
1038
1040
|
{
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
+
minimum: 5,
|
|
1042
|
+
maximum: 9,
|
|
1043
|
+
value: 9,
|
|
1044
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1041
1045
|
},
|
|
1042
|
-
],
|
|
1043
|
-
maximumMonthlyPayment: [
|
|
1044
1046
|
{
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
id: ClosingType_1.ClosingType.OUTDATED,
|
|
1050
|
-
month: 23,
|
|
1047
|
+
minimum: 12,
|
|
1048
|
+
maximum: 16,
|
|
1049
|
+
value: 16,
|
|
1050
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
1051
1051
|
},
|
|
1052
1052
|
],
|
|
1053
1053
|
turnoverMonthly: [
|
|
@@ -1252,24 +1252,24 @@ exports.PriceGridPourcentage = [
|
|
|
1252
1252
|
{
|
|
1253
1253
|
/* Compta Premium */
|
|
1254
1254
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
1255
|
-
|
|
1256
|
-
{
|
|
1257
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
1258
|
-
month: 9,
|
|
1259
|
-
},
|
|
1255
|
+
monthlyNbr: [
|
|
1260
1256
|
{
|
|
1261
|
-
|
|
1262
|
-
|
|
1257
|
+
minimum: 0,
|
|
1258
|
+
maximum: 4,
|
|
1259
|
+
value: 6,
|
|
1260
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1263
1261
|
},
|
|
1264
|
-
],
|
|
1265
|
-
maximumMonthlyPayment: [
|
|
1266
1262
|
{
|
|
1267
|
-
|
|
1268
|
-
|
|
1263
|
+
minimum: 5,
|
|
1264
|
+
maximum: 9,
|
|
1265
|
+
value: 9,
|
|
1266
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1269
1267
|
},
|
|
1270
1268
|
{
|
|
1271
|
-
|
|
1272
|
-
|
|
1269
|
+
minimum: 12,
|
|
1270
|
+
maximum: 16,
|
|
1271
|
+
value: 16,
|
|
1272
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
1273
1273
|
},
|
|
1274
1274
|
],
|
|
1275
1275
|
turnoverMonthly: [
|
|
@@ -1340,24 +1340,24 @@ exports.PriceGridPourcentage = [
|
|
|
1340
1340
|
{
|
|
1341
1341
|
/* Compta Pourcentage */
|
|
1342
1342
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
1343
|
-
|
|
1343
|
+
monthlyNbr: [
|
|
1344
1344
|
{
|
|
1345
|
-
|
|
1346
|
-
|
|
1345
|
+
minimum: 0,
|
|
1346
|
+
maximum: 4,
|
|
1347
|
+
value: 6,
|
|
1348
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1347
1349
|
},
|
|
1348
1350
|
{
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
maximumMonthlyPayment: [
|
|
1354
|
-
{
|
|
1355
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
1356
|
-
month: 23,
|
|
1351
|
+
minimum: 5,
|
|
1352
|
+
maximum: 9,
|
|
1353
|
+
value: 9,
|
|
1354
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1357
1355
|
},
|
|
1358
1356
|
{
|
|
1359
|
-
|
|
1360
|
-
|
|
1357
|
+
minimum: 12,
|
|
1358
|
+
maximum: 16,
|
|
1359
|
+
value: 16,
|
|
1360
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
1361
1361
|
},
|
|
1362
1362
|
],
|
|
1363
1363
|
turnoverMonthly: [
|
|
@@ -1562,24 +1562,24 @@ exports.PriceGridPourcentage = [
|
|
|
1562
1562
|
{
|
|
1563
1563
|
/* Compta Premium */
|
|
1564
1564
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
|
|
1565
|
-
|
|
1565
|
+
monthlyNbr: [
|
|
1566
1566
|
{
|
|
1567
|
-
|
|
1568
|
-
|
|
1567
|
+
minimum: 0,
|
|
1568
|
+
maximum: 4,
|
|
1569
|
+
value: 6,
|
|
1570
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1569
1571
|
},
|
|
1570
1572
|
{
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
+
minimum: 5,
|
|
1574
|
+
maximum: 9,
|
|
1575
|
+
value: 9,
|
|
1576
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1573
1577
|
},
|
|
1574
|
-
],
|
|
1575
|
-
maximumMonthlyPayment: [
|
|
1576
1578
|
{
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
id: ClosingType_1.ClosingType.OUTDATED,
|
|
1582
|
-
month: 23,
|
|
1579
|
+
minimum: 12,
|
|
1580
|
+
maximum: 16,
|
|
1581
|
+
value: 16,
|
|
1582
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
1583
1583
|
},
|
|
1584
1584
|
],
|
|
1585
1585
|
turnoverMonthly: [
|
|
@@ -1650,24 +1650,24 @@ exports.PriceGridPourcentage = [
|
|
|
1650
1650
|
{
|
|
1651
1651
|
/* Compta Pourcentage */
|
|
1652
1652
|
idPrestationList: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
|
|
1653
|
-
|
|
1654
|
-
{
|
|
1655
|
-
id: ClosingType_1.ClosingType.IN_PROGRESS,
|
|
1656
|
-
month: 9,
|
|
1657
|
-
},
|
|
1653
|
+
monthlyNbr: [
|
|
1658
1654
|
{
|
|
1659
|
-
|
|
1660
|
-
|
|
1655
|
+
minimum: 0,
|
|
1656
|
+
maximum: 4,
|
|
1657
|
+
value: 6,
|
|
1658
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1661
1659
|
},
|
|
1662
|
-
],
|
|
1663
|
-
maximumMonthlyPayment: [
|
|
1664
1660
|
{
|
|
1665
|
-
|
|
1666
|
-
|
|
1661
|
+
minimum: 5,
|
|
1662
|
+
maximum: 9,
|
|
1663
|
+
value: 9,
|
|
1664
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED, ClosingType_1.ClosingType.IN_PROGRESS],
|
|
1667
1665
|
},
|
|
1668
1666
|
{
|
|
1669
|
-
|
|
1670
|
-
|
|
1667
|
+
minimum: 12,
|
|
1668
|
+
maximum: 16,
|
|
1669
|
+
value: 16,
|
|
1670
|
+
closingType: [ClosingType_1.ClosingType.OUTDATED],
|
|
1671
1671
|
},
|
|
1672
1672
|
],
|
|
1673
1673
|
turnoverMonthly: [
|