@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
@@ -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
- minimumMonthlyPayment: [
15
+ monthlyNbr: [
16
16
  {
17
- id: ClosingType_1.ClosingType.IN_PROGRESS,
18
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
22
- month: 12,
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
- id: ClosingType_1.ClosingType.OUTDATED,
32
- month: 23,
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":"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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"}
@@ -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
- minimumMonthlyPayment: [
15
+ monthlyNbr: [
16
16
  {
17
- id: ClosingType_1.ClosingType.IN_PROGRESS,
18
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
22
- month: 12,
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
- id: ClosingType_1.ClosingType.OUTDATED,
32
- month: 23,
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
- minimumMonthlyPayment: [
103
+ monthlyNbr: [
104
104
  {
105
- id: ClosingType_1.ClosingType.IN_PROGRESS,
106
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
110
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
116
- month: 23,
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
- minimumMonthlyPayment: [
326
- {
327
- id: ClosingType_1.ClosingType.IN_PROGRESS,
328
- month: 9,
329
- },
325
+ monthlyNbr: [
330
326
  {
331
- id: ClosingType_1.ClosingType.OUTDATED,
332
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
338
- month: 23,
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
- id: ClosingType_1.ClosingType.OUTDATED,
342
- month: 23,
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
- minimumMonthlyPayment: [
413
+ monthlyNbr: [
414
414
  {
415
- id: ClosingType_1.ClosingType.IN_PROGRESS,
416
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
420
- month: 12,
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
- id: ClosingType_1.ClosingType.OUTDATED,
430
- month: 23,
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
- minimumMonthlyPayment: [
635
+ monthlyNbr: [
636
636
  {
637
- id: ClosingType_1.ClosingType.IN_PROGRESS,
638
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
642
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
648
- month: 23,
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
- minimumMonthlyPayment: [
724
- {
725
- id: ClosingType_1.ClosingType.IN_PROGRESS,
726
- month: 9,
727
- },
723
+ monthlyNbr: [
728
724
  {
729
- id: ClosingType_1.ClosingType.OUTDATED,
730
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
736
- month: 23,
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
- id: ClosingType_1.ClosingType.OUTDATED,
740
- month: 23,
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
- minimumMonthlyPayment: [
945
+ monthlyNbr: [
946
946
  {
947
- id: ClosingType_1.ClosingType.IN_PROGRESS,
948
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
952
- month: 12,
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
- id: ClosingType_1.ClosingType.OUTDATED,
962
- month: 23,
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
- minimumMonthlyPayment: [
1033
+ monthlyNbr: [
1034
1034
  {
1035
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1036
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
1040
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1046
- month: 23,
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
- minimumMonthlyPayment: [
1256
- {
1257
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1258
- month: 9,
1259
- },
1255
+ monthlyNbr: [
1260
1256
  {
1261
- id: ClosingType_1.ClosingType.OUTDATED,
1262
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1268
- month: 23,
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
- id: ClosingType_1.ClosingType.OUTDATED,
1272
- month: 23,
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
- minimumMonthlyPayment: [
1343
+ monthlyNbr: [
1344
1344
  {
1345
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1346
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
1350
- month: 12,
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
- id: ClosingType_1.ClosingType.OUTDATED,
1360
- month: 23,
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
- minimumMonthlyPayment: [
1565
+ monthlyNbr: [
1566
1566
  {
1567
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1568
- month: 9,
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
- id: ClosingType_1.ClosingType.OUTDATED,
1572
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1578
- month: 23,
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
- minimumMonthlyPayment: [
1654
- {
1655
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1656
- month: 9,
1657
- },
1653
+ monthlyNbr: [
1658
1654
  {
1659
- id: ClosingType_1.ClosingType.OUTDATED,
1660
- month: 12,
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
- id: ClosingType_1.ClosingType.IN_PROGRESS,
1666
- month: 23,
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
- id: ClosingType_1.ClosingType.OUTDATED,
1670
- month: 23,
1667
+ minimum: 12,
1668
+ maximum: 16,
1669
+ value: 16,
1670
+ closingType: [ClosingType_1.ClosingType.OUTDATED],
1671
1671
  },
1672
1672
  ],
1673
1673
  turnoverMonthly: [