@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.
Files changed (180) hide show
  1. package/dist/cjs/api/resources/OldExpertInfos.d.ts +9 -0
  2. package/dist/cjs/api/resources/OldExpertInfos.d.ts.map +1 -0
  3. package/dist/cjs/api/resources/OldExpertInfos.js +20 -0
  4. package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -0
  5. package/dist/cjs/api/resources.d.ts +2 -0
  6. package/dist/cjs/api/resources.d.ts.map +1 -1
  7. package/dist/cjs/api/resources.js +2 -0
  8. package/dist/cjs/api/resources.js.map +1 -1
  9. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
  10. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
  12. package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  13. package/dist/cjs/types/Enum/CommercialOfferType.d.ts +13 -0
  14. package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/CommercialOfferType.js +10 -0
  16. package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
  17. package/dist/cjs/types/Enum/ComptaType.d.ts +19 -0
  18. package/dist/cjs/types/Enum/ComptaType.d.ts.map +1 -1
  19. package/dist/cjs/types/Enum/ComptaType.js +27 -1
  20. package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
  21. package/dist/cjs/types/Enum/Ged.d.ts +23 -1
  22. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  23. package/dist/cjs/types/Enum/Ged.js +23 -1
  24. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  25. package/dist/cjs/types/Enum/MailDomainType.d.ts.map +1 -1
  26. package/dist/cjs/types/Enum/MailDomainType.js +2 -0
  27. package/dist/cjs/types/Enum/MailDomainType.js.map +1 -1
  28. package/dist/cjs/types/Enum/PriceGridClementine.d.ts +13 -20
  29. package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  30. package/dist/cjs/types/Enum/PriceGridClementine.js +39 -39
  31. package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -1
  32. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
  33. package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
  34. package/dist/cjs/types/Enum/PriceGridLegalstart.js +13 -13
  35. package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -1
  36. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
  37. package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
  38. package/dist/cjs/types/Enum/PriceGridPourcentage.js +156 -156
  39. package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -1
  40. package/dist/cjs/types/Interface/api/contest/Create.d.ts +6 -1
  41. package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
  42. package/dist/cjs/types/Interface/api/contest/Create.js +30 -2
  43. package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
  44. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
  45. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  46. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -2
  47. package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  48. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
  49. package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  50. package/dist/cjs/types/Interface/api/library/QueryLibrary.js +1 -1
  51. package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  52. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
  53. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
  54. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +94 -0
  55. package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
  56. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
  57. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
  58. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js +10 -0
  59. package/dist/cjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
  60. package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
  61. package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
  62. package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
  63. package/dist/cjs/types/Interface/models/IUserContest.d.ts +3 -0
  64. package/dist/cjs/types/Interface/models/IUserContest.d.ts.map +1 -1
  65. package/dist/cjs/types/Interface/models/IUserContest.js.map +1 -1
  66. package/dist/cjs/types/Interface/models/IVoteContest.d.ts +1 -0
  67. package/dist/cjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
  68. package/dist/cjs/types/Interface/models/IVoteContest.js.map +1 -1
  69. package/dist/cjs/types/index.d.ts +1 -0
  70. package/dist/cjs/types/index.d.ts.map +1 -1
  71. package/dist/cjs/types/index.js +1 -0
  72. package/dist/cjs/types/index.js.map +1 -1
  73. package/dist/cjs/utils/documents.d.ts.map +1 -1
  74. package/dist/cjs/utils/documents.js +2 -1
  75. package/dist/cjs/utils/documents.js.map +1 -1
  76. package/dist/cjs/utils/prestation.d.ts +2 -2
  77. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  78. package/dist/cjs/utils/prestation.js +23 -17
  79. package/dist/cjs/utils/prestation.js.map +1 -1
  80. package/dist/mjs/api/resources/OldExpertInfos.d.ts +9 -0
  81. package/dist/mjs/api/resources/OldExpertInfos.d.ts.map +1 -0
  82. package/dist/mjs/api/resources/OldExpertInfos.js +20 -0
  83. package/dist/mjs/api/resources/OldExpertInfos.js.map +1 -0
  84. package/dist/mjs/api/resources.d.ts +2 -0
  85. package/dist/mjs/api/resources.d.ts.map +1 -1
  86. package/dist/mjs/api/resources.js +2 -0
  87. package/dist/mjs/api/resources.js.map +1 -1
  88. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
  89. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
  90. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
  91. package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
  92. package/dist/mjs/types/Enum/CommercialOfferType.d.ts +13 -0
  93. package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -1
  94. package/dist/mjs/types/Enum/CommercialOfferType.js +10 -0
  95. package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
  96. package/dist/mjs/types/Enum/ComptaType.d.ts +19 -0
  97. package/dist/mjs/types/Enum/ComptaType.d.ts.map +1 -1
  98. package/dist/mjs/types/Enum/ComptaType.js +26 -0
  99. package/dist/mjs/types/Enum/ComptaType.js.map +1 -1
  100. package/dist/mjs/types/Enum/Ged.d.ts +23 -1
  101. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  102. package/dist/mjs/types/Enum/Ged.js +23 -1
  103. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  104. package/dist/mjs/types/Enum/MailDomainType.d.ts.map +1 -1
  105. package/dist/mjs/types/Enum/MailDomainType.js +2 -0
  106. package/dist/mjs/types/Enum/MailDomainType.js.map +1 -1
  107. package/dist/mjs/types/Enum/PriceGridClementine.d.ts +13 -20
  108. package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -1
  109. package/dist/mjs/types/Enum/PriceGridClementine.js +39 -39
  110. package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -1
  111. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +7 -11
  112. package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -1
  113. package/dist/mjs/types/Enum/PriceGridLegalstart.js +13 -13
  114. package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -1
  115. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +8 -13
  116. package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -1
  117. package/dist/mjs/types/Enum/PriceGridPourcentage.js +156 -156
  118. package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -1
  119. package/dist/mjs/types/Interface/api/contest/Create.d.ts +6 -1
  120. package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
  121. package/dist/mjs/types/Interface/api/contest/Create.js +35 -2
  122. package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
  123. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
  124. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
  125. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -2
  126. package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
  127. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
  128. package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
  129. package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -1
  130. package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
  131. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
  132. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
  133. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +103 -0
  134. package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
  135. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts +2 -0
  136. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.d.ts.map +1 -1
  137. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js +13 -1
  138. package/dist/mjs/types/Interface/api/userRoomEquipment/CreateSignature.js.map +1 -1
  139. package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
  140. package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
  141. package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
  142. package/dist/mjs/types/Interface/models/IUserContest.d.ts +3 -0
  143. package/dist/mjs/types/Interface/models/IUserContest.d.ts.map +1 -1
  144. package/dist/mjs/types/Interface/models/IUserContest.js.map +1 -1
  145. package/dist/mjs/types/Interface/models/IVoteContest.d.ts +1 -0
  146. package/dist/mjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
  147. package/dist/mjs/types/Interface/models/IVoteContest.js.map +1 -1
  148. package/dist/mjs/types/index.d.ts +1 -0
  149. package/dist/mjs/types/index.d.ts.map +1 -1
  150. package/dist/mjs/types/index.js +1 -0
  151. package/dist/mjs/types/index.js.map +1 -1
  152. package/dist/mjs/utils/documents.d.ts.map +1 -1
  153. package/dist/mjs/utils/documents.js +2 -1
  154. package/dist/mjs/utils/documents.js.map +1 -1
  155. package/dist/mjs/utils/prestation.d.ts +2 -2
  156. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  157. package/dist/mjs/utils/prestation.js +22 -16
  158. package/dist/mjs/utils/prestation.js.map +1 -1
  159. package/package.json +1 -1
  160. package/ts/api/resources/OldExpertInfos.ts +25 -0
  161. package/ts/api/resources.ts +2 -0
  162. package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -1
  163. package/ts/types/Enum/CommercialOfferType.ts +10 -0
  164. package/ts/types/Enum/ComptaType.ts +28 -1
  165. package/ts/types/Enum/Ged.ts +23 -1
  166. package/ts/types/Enum/MailDomainType.ts +2 -0
  167. package/ts/types/Enum/PriceGridClementine.ts +39 -39
  168. package/ts/types/Enum/PriceGridLegalstart.ts +13 -13
  169. package/ts/types/Enum/PriceGridPourcentage.ts +156 -156
  170. package/ts/types/Interface/api/contest/Create.ts +28 -3
  171. package/ts/types/Interface/api/gedFile/createFileAndGed.ts +5 -2
  172. package/ts/types/Interface/api/library/QueryLibrary.ts +1 -1
  173. package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +67 -0
  174. package/ts/types/Interface/api/userRoomEquipment/CreateSignature.ts +9 -1
  175. package/ts/types/Interface/models/IOldExpertInfo.ts +6 -6
  176. package/ts/types/Interface/models/IUserContest.ts +3 -0
  177. package/ts/types/Interface/models/IVoteContest.ts +2 -1
  178. package/ts/types/index.ts +1 -0
  179. package/ts/utils/documents.ts +2 -1
  180. package/ts/utils/prestation.ts +28 -18
@@ -9,24 +9,24 @@ export const PriceGridLegalstart = [
9
9
  {
10
10
  /* Compta Pro */
11
11
  idPrestationList: [PrestationType.COMPTA_PRO_COMPTASTART, PrestationType.COMPTA_PRO_COMPTASTART_EXPRESS],
12
- minimumMonthlyPayment: [
12
+ monthlyNbr: [
13
13
  {
14
- id: ClosingType.IN_PROGRESS,
15
- month: 9,
14
+ minimum: 0,
15
+ maximum: 4,
16
+ value: 6,
17
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
16
18
  },
17
19
  {
18
- id: ClosingType.OUTDATED,
19
- month: 12,
20
- },
21
- ],
22
- maximumMonthlyPayment: [
23
- {
24
- id: ClosingType.IN_PROGRESS,
25
- month: 23,
20
+ minimum: 5,
21
+ maximum: 9,
22
+ value: 9,
23
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
26
24
  },
27
25
  {
28
- id: ClosingType.OUTDATED,
29
- month: 23,
26
+ minimum: 12,
27
+ maximum: 16,
28
+ value: 16,
29
+ closingType: [ClosingType.OUTDATED],
30
30
  },
31
31
  ],
32
32
  turnoverMonthly: [
@@ -1 +1 @@
1
- {"version":3,"file":"PriceGridLegalstart.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"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","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: 12,\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 /* 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];"]}
1
+ {"version":3,"file":"PriceGridLegalstart.js","sourceRoot":"","sources":["../../../../ts/types/Enum/PriceGridLegalstart.ts"],"names":[],"mappings":"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","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
- minimumMonthlyPayment: {
9
- id: ClosingType;
10
- month: number;
11
- }[];
12
- maximumMonthlyPayment: {
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
- minimumMonthlyPayment?: undefined;
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
- minimumMonthlyPayment?: undefined;
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
- minimumMonthlyPayment?: undefined;
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAq0DhC,CAAC"}
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"}
@@ -9,24 +9,24 @@ export const PriceGridPourcentage = [
9
9
  {
10
10
  /* Compta Premium */
11
11
  idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
12
- minimumMonthlyPayment: [
12
+ monthlyNbr: [
13
13
  {
14
- id: ClosingType.IN_PROGRESS,
15
- month: 9,
14
+ minimum: 0,
15
+ maximum: 4,
16
+ value: 6,
17
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
16
18
  },
17
19
  {
18
- id: ClosingType.OUTDATED,
19
- month: 12,
20
- },
21
- ],
22
- maximumMonthlyPayment: [
23
- {
24
- id: ClosingType.IN_PROGRESS,
25
- month: 23,
20
+ minimum: 5,
21
+ maximum: 9,
22
+ value: 9,
23
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
26
24
  },
27
25
  {
28
- id: ClosingType.OUTDATED,
29
- month: 23,
26
+ minimum: 12,
27
+ maximum: 16,
28
+ value: 16,
29
+ closingType: [ClosingType.OUTDATED],
30
30
  },
31
31
  ],
32
32
  turnoverMonthly: [
@@ -97,24 +97,24 @@ export const PriceGridPourcentage = [
97
97
  {
98
98
  /* Compta Pourcentage */
99
99
  idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
100
- minimumMonthlyPayment: [
100
+ monthlyNbr: [
101
101
  {
102
- id: ClosingType.IN_PROGRESS,
103
- month: 9,
102
+ minimum: 0,
103
+ maximum: 4,
104
+ value: 6,
105
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
104
106
  },
105
107
  {
106
- id: ClosingType.OUTDATED,
107
- month: 12,
108
+ minimum: 5,
109
+ maximum: 9,
110
+ value: 9,
111
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
108
112
  },
109
- ],
110
- maximumMonthlyPayment: [
111
113
  {
112
- id: ClosingType.IN_PROGRESS,
113
- month: 23,
114
- },
115
- {
116
- id: ClosingType.OUTDATED,
117
- month: 23,
114
+ minimum: 12,
115
+ maximum: 16,
116
+ value: 16,
117
+ closingType: [ClosingType.OUTDATED],
118
118
  },
119
119
  ],
120
120
  turnoverMonthly: [
@@ -319,24 +319,24 @@ export const PriceGridPourcentage = [
319
319
  {
320
320
  /* Compta Premium */
321
321
  idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
322
- minimumMonthlyPayment: [
323
- {
324
- id: ClosingType.IN_PROGRESS,
325
- month: 9,
326
- },
322
+ monthlyNbr: [
327
323
  {
328
- id: ClosingType.OUTDATED,
329
- month: 12,
324
+ minimum: 0,
325
+ maximum: 4,
326
+ value: 6,
327
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
330
328
  },
331
- ],
332
- maximumMonthlyPayment: [
333
329
  {
334
- id: ClosingType.IN_PROGRESS,
335
- month: 23,
330
+ minimum: 5,
331
+ maximum: 9,
332
+ value: 9,
333
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
336
334
  },
337
335
  {
338
- id: ClosingType.OUTDATED,
339
- month: 23,
336
+ minimum: 12,
337
+ maximum: 16,
338
+ value: 16,
339
+ closingType: [ClosingType.OUTDATED],
340
340
  },
341
341
  ],
342
342
  turnoverMonthly: [
@@ -407,24 +407,24 @@ export const PriceGridPourcentage = [
407
407
  {
408
408
  /* Compta Pourcentage */
409
409
  idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
410
- minimumMonthlyPayment: [
410
+ monthlyNbr: [
411
411
  {
412
- id: ClosingType.IN_PROGRESS,
413
- month: 9,
412
+ minimum: 0,
413
+ maximum: 4,
414
+ value: 6,
415
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
414
416
  },
415
417
  {
416
- id: ClosingType.OUTDATED,
417
- month: 12,
418
- },
419
- ],
420
- maximumMonthlyPayment: [
421
- {
422
- id: ClosingType.IN_PROGRESS,
423
- month: 23,
418
+ minimum: 5,
419
+ maximum: 9,
420
+ value: 9,
421
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
424
422
  },
425
423
  {
426
- id: ClosingType.OUTDATED,
427
- month: 23,
424
+ minimum: 12,
425
+ maximum: 16,
426
+ value: 16,
427
+ closingType: [ClosingType.OUTDATED],
428
428
  },
429
429
  ],
430
430
  turnoverMonthly: [
@@ -629,24 +629,24 @@ export const PriceGridPourcentage = [
629
629
  {
630
630
  /* Compta Premium */
631
631
  idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
632
- minimumMonthlyPayment: [
632
+ monthlyNbr: [
633
633
  {
634
- id: ClosingType.IN_PROGRESS,
635
- month: 9,
634
+ minimum: 0,
635
+ maximum: 4,
636
+ value: 6,
637
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
636
638
  },
637
639
  {
638
- id: ClosingType.OUTDATED,
639
- month: 12,
640
+ minimum: 5,
641
+ maximum: 9,
642
+ value: 9,
643
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
640
644
  },
641
- ],
642
- maximumMonthlyPayment: [
643
645
  {
644
- id: ClosingType.IN_PROGRESS,
645
- month: 23,
646
- },
647
- {
648
- id: ClosingType.OUTDATED,
649
- month: 23,
646
+ minimum: 12,
647
+ maximum: 16,
648
+ value: 16,
649
+ closingType: [ClosingType.OUTDATED],
650
650
  },
651
651
  ],
652
652
  turnoverMonthly: [
@@ -717,24 +717,24 @@ export const PriceGridPourcentage = [
717
717
  {
718
718
  /* Compta Pourcentage */
719
719
  idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
720
- minimumMonthlyPayment: [
721
- {
722
- id: ClosingType.IN_PROGRESS,
723
- month: 9,
724
- },
720
+ monthlyNbr: [
725
721
  {
726
- id: ClosingType.OUTDATED,
727
- month: 12,
722
+ minimum: 0,
723
+ maximum: 4,
724
+ value: 6,
725
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
728
726
  },
729
- ],
730
- maximumMonthlyPayment: [
731
727
  {
732
- id: ClosingType.IN_PROGRESS,
733
- month: 23,
728
+ minimum: 5,
729
+ maximum: 9,
730
+ value: 9,
731
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
734
732
  },
735
733
  {
736
- id: ClosingType.OUTDATED,
737
- month: 23,
734
+ minimum: 12,
735
+ maximum: 16,
736
+ value: 16,
737
+ closingType: [ClosingType.OUTDATED],
738
738
  },
739
739
  ],
740
740
  turnoverMonthly: [
@@ -939,24 +939,24 @@ export const PriceGridPourcentage = [
939
939
  {
940
940
  /* Compta Premium */
941
941
  idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
942
- minimumMonthlyPayment: [
942
+ monthlyNbr: [
943
943
  {
944
- id: ClosingType.IN_PROGRESS,
945
- month: 9,
944
+ minimum: 0,
945
+ maximum: 4,
946
+ value: 6,
947
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
946
948
  },
947
949
  {
948
- id: ClosingType.OUTDATED,
949
- month: 12,
950
- },
951
- ],
952
- maximumMonthlyPayment: [
953
- {
954
- id: ClosingType.IN_PROGRESS,
955
- month: 23,
950
+ minimum: 5,
951
+ maximum: 9,
952
+ value: 9,
953
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
956
954
  },
957
955
  {
958
- id: ClosingType.OUTDATED,
959
- month: 23,
956
+ minimum: 12,
957
+ maximum: 16,
958
+ value: 16,
959
+ closingType: [ClosingType.OUTDATED],
960
960
  },
961
961
  ],
962
962
  turnoverMonthly: [
@@ -1027,24 +1027,24 @@ export const PriceGridPourcentage = [
1027
1027
  {
1028
1028
  /* Compta Pourcentage */
1029
1029
  idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
1030
- minimumMonthlyPayment: [
1030
+ monthlyNbr: [
1031
1031
  {
1032
- id: ClosingType.IN_PROGRESS,
1033
- month: 9,
1032
+ minimum: 0,
1033
+ maximum: 4,
1034
+ value: 6,
1035
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1034
1036
  },
1035
1037
  {
1036
- id: ClosingType.OUTDATED,
1037
- month: 12,
1038
+ minimum: 5,
1039
+ maximum: 9,
1040
+ value: 9,
1041
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1038
1042
  },
1039
- ],
1040
- maximumMonthlyPayment: [
1041
1043
  {
1042
- id: ClosingType.IN_PROGRESS,
1043
- month: 23,
1044
- },
1045
- {
1046
- id: ClosingType.OUTDATED,
1047
- month: 23,
1044
+ minimum: 12,
1045
+ maximum: 16,
1046
+ value: 16,
1047
+ closingType: [ClosingType.OUTDATED],
1048
1048
  },
1049
1049
  ],
1050
1050
  turnoverMonthly: [
@@ -1249,24 +1249,24 @@ export const PriceGridPourcentage = [
1249
1249
  {
1250
1250
  /* Compta Premium */
1251
1251
  idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
1252
- minimumMonthlyPayment: [
1253
- {
1254
- id: ClosingType.IN_PROGRESS,
1255
- month: 9,
1256
- },
1252
+ monthlyNbr: [
1257
1253
  {
1258
- id: ClosingType.OUTDATED,
1259
- month: 12,
1254
+ minimum: 0,
1255
+ maximum: 4,
1256
+ value: 6,
1257
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1260
1258
  },
1261
- ],
1262
- maximumMonthlyPayment: [
1263
1259
  {
1264
- id: ClosingType.IN_PROGRESS,
1265
- month: 23,
1260
+ minimum: 5,
1261
+ maximum: 9,
1262
+ value: 9,
1263
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1266
1264
  },
1267
1265
  {
1268
- id: ClosingType.OUTDATED,
1269
- month: 23,
1266
+ minimum: 12,
1267
+ maximum: 16,
1268
+ value: 16,
1269
+ closingType: [ClosingType.OUTDATED],
1270
1270
  },
1271
1271
  ],
1272
1272
  turnoverMonthly: [
@@ -1337,24 +1337,24 @@ export const PriceGridPourcentage = [
1337
1337
  {
1338
1338
  /* Compta Pourcentage */
1339
1339
  idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
1340
- minimumMonthlyPayment: [
1340
+ monthlyNbr: [
1341
1341
  {
1342
- id: ClosingType.IN_PROGRESS,
1343
- month: 9,
1342
+ minimum: 0,
1343
+ maximum: 4,
1344
+ value: 6,
1345
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1344
1346
  },
1345
1347
  {
1346
- id: ClosingType.OUTDATED,
1347
- month: 12,
1348
- },
1349
- ],
1350
- maximumMonthlyPayment: [
1351
- {
1352
- id: ClosingType.IN_PROGRESS,
1353
- month: 23,
1348
+ minimum: 5,
1349
+ maximum: 9,
1350
+ value: 9,
1351
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1354
1352
  },
1355
1353
  {
1356
- id: ClosingType.OUTDATED,
1357
- month: 23,
1354
+ minimum: 12,
1355
+ maximum: 16,
1356
+ value: 16,
1357
+ closingType: [ClosingType.OUTDATED],
1358
1358
  },
1359
1359
  ],
1360
1360
  turnoverMonthly: [
@@ -1559,24 +1559,24 @@ export const PriceGridPourcentage = [
1559
1559
  {
1560
1560
  /* Compta Premium */
1561
1561
  idPrestationList: [PrestationType.COMPTA_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
1562
- minimumMonthlyPayment: [
1562
+ monthlyNbr: [
1563
1563
  {
1564
- id: ClosingType.IN_PROGRESS,
1565
- month: 9,
1564
+ minimum: 0,
1565
+ maximum: 4,
1566
+ value: 6,
1567
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1566
1568
  },
1567
1569
  {
1568
- id: ClosingType.OUTDATED,
1569
- month: 12,
1570
+ minimum: 5,
1571
+ maximum: 9,
1572
+ value: 9,
1573
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1570
1574
  },
1571
- ],
1572
- maximumMonthlyPayment: [
1573
1575
  {
1574
- id: ClosingType.IN_PROGRESS,
1575
- month: 23,
1576
- },
1577
- {
1578
- id: ClosingType.OUTDATED,
1579
- month: 23,
1576
+ minimum: 12,
1577
+ maximum: 16,
1578
+ value: 16,
1579
+ closingType: [ClosingType.OUTDATED],
1580
1580
  },
1581
1581
  ],
1582
1582
  turnoverMonthly: [
@@ -1647,24 +1647,24 @@ export const PriceGridPourcentage = [
1647
1647
  {
1648
1648
  /* Compta Pourcentage */
1649
1649
  idPrestationList: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],
1650
- minimumMonthlyPayment: [
1651
- {
1652
- id: ClosingType.IN_PROGRESS,
1653
- month: 9,
1654
- },
1650
+ monthlyNbr: [
1655
1651
  {
1656
- id: ClosingType.OUTDATED,
1657
- month: 12,
1652
+ minimum: 0,
1653
+ maximum: 4,
1654
+ value: 6,
1655
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1658
1656
  },
1659
- ],
1660
- maximumMonthlyPayment: [
1661
1657
  {
1662
- id: ClosingType.IN_PROGRESS,
1663
- month: 23,
1658
+ minimum: 5,
1659
+ maximum: 9,
1660
+ value: 9,
1661
+ closingType: [ClosingType.OUTDATED, ClosingType.IN_PROGRESS],
1664
1662
  },
1665
1663
  {
1666
- id: ClosingType.OUTDATED,
1667
- month: 23,
1664
+ minimum: 12,
1665
+ maximum: 16,
1666
+ value: 16,
1667
+ closingType: [ClosingType.OUTDATED],
1668
1668
  },
1669
1669
  ],
1670
1670
  turnoverMonthly: [