@silexpert/core 1.3.72-1 → 1.3.73

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 (92) hide show
  1. package/dist/cjs/api/resources/PaymentExpectationCustomer.d.ts +1 -4
  2. package/dist/cjs/api/resources/PaymentExpectationCustomer.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/PaymentExpectationCustomer.js +0 -6
  4. package/dist/cjs/api/resources/PaymentExpectationCustomer.js.map +1 -1
  5. package/dist/cjs/api/resources/Recurrence.d.ts +2 -1
  6. package/dist/cjs/api/resources/Recurrence.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Recurrence.js +6 -0
  8. package/dist/cjs/api/resources/Recurrence.js.map +1 -1
  9. package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
  10. package/dist/cjs/types/Enum/PrestationType.js +61 -57
  11. package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
  12. package/dist/cjs/types/Interface/api/recurrence/Query.d.ts +5 -0
  13. package/dist/cjs/types/Interface/api/recurrence/Query.d.ts.map +1 -0
  14. package/dist/cjs/types/Interface/api/recurrence/Query.js +27 -0
  15. package/dist/cjs/types/Interface/api/recurrence/Query.js.map +1 -0
  16. package/dist/cjs/types/Interface/api/recurrence/Read.d.ts +7 -0
  17. package/dist/cjs/types/Interface/api/recurrence/Read.d.ts.map +1 -0
  18. package/dist/cjs/types/Interface/api/recurrence/Read.js +3 -0
  19. package/dist/cjs/types/Interface/api/recurrence/Read.js.map +1 -0
  20. package/dist/cjs/types/Interface/api/society/Export.d.ts +1 -1
  21. package/dist/cjs/types/Interface/api/society/Export.d.ts.map +1 -1
  22. package/dist/cjs/types/Interface/api/society/Export.js.map +1 -1
  23. package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -2
  24. package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
  25. package/dist/cjs/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
  26. package/dist/cjs/types/Interface/api/stripe/Create.d.ts +1 -6
  27. package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  28. package/dist/cjs/types/Interface/api/stripe/Create.js +4 -18
  29. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  30. package/dist/cjs/types/index.d.ts +2 -0
  31. package/dist/cjs/types/index.d.ts.map +1 -1
  32. package/dist/cjs/types/index.js +2 -0
  33. package/dist/cjs/types/index.js.map +1 -1
  34. package/dist/cjs/utils/prestation.d.ts.map +1 -1
  35. package/dist/cjs/utils/prestation.js +22 -16
  36. package/dist/cjs/utils/prestation.js.map +1 -1
  37. package/dist/cjs/utils/vat/registration.d.ts +1 -0
  38. package/dist/cjs/utils/vat/registration.d.ts.map +1 -1
  39. package/dist/cjs/utils/vat/registration.js +5 -1
  40. package/dist/cjs/utils/vat/registration.js.map +1 -1
  41. package/dist/mjs/api/resources/PaymentExpectationCustomer.d.ts +1 -4
  42. package/dist/mjs/api/resources/PaymentExpectationCustomer.d.ts.map +1 -1
  43. package/dist/mjs/api/resources/PaymentExpectationCustomer.js +0 -6
  44. package/dist/mjs/api/resources/PaymentExpectationCustomer.js.map +1 -1
  45. package/dist/mjs/api/resources/Recurrence.d.ts +2 -1
  46. package/dist/mjs/api/resources/Recurrence.d.ts.map +1 -1
  47. package/dist/mjs/api/resources/Recurrence.js +6 -0
  48. package/dist/mjs/api/resources/Recurrence.js.map +1 -1
  49. package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
  50. package/dist/mjs/types/Enum/PrestationType.js +61 -57
  51. package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
  52. package/dist/mjs/types/Interface/api/recurrence/Query.d.ts +5 -0
  53. package/dist/mjs/types/Interface/api/recurrence/Query.d.ts.map +1 -0
  54. package/dist/mjs/types/Interface/api/recurrence/Query.js +24 -0
  55. package/dist/mjs/types/Interface/api/recurrence/Query.js.map +1 -0
  56. package/dist/mjs/types/Interface/api/recurrence/Read.d.ts +7 -0
  57. package/dist/mjs/types/Interface/api/recurrence/Read.d.ts.map +1 -0
  58. package/dist/mjs/types/Interface/api/recurrence/Read.js +2 -0
  59. package/dist/mjs/types/Interface/api/recurrence/Read.js.map +1 -0
  60. package/dist/mjs/types/Interface/api/society/Export.d.ts +1 -1
  61. package/dist/mjs/types/Interface/api/society/Export.d.ts.map +1 -1
  62. package/dist/mjs/types/Interface/api/society/Export.js.map +1 -1
  63. package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -2
  64. package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
  65. package/dist/mjs/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
  66. package/dist/mjs/types/Interface/api/stripe/Create.d.ts +1 -6
  67. package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  68. package/dist/mjs/types/Interface/api/stripe/Create.js +5 -18
  69. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  70. package/dist/mjs/types/index.d.ts +2 -0
  71. package/dist/mjs/types/index.d.ts.map +1 -1
  72. package/dist/mjs/types/index.js +2 -0
  73. package/dist/mjs/types/index.js.map +1 -1
  74. package/dist/mjs/utils/prestation.d.ts.map +1 -1
  75. package/dist/mjs/utils/prestation.js +20 -14
  76. package/dist/mjs/utils/prestation.js.map +1 -1
  77. package/dist/mjs/utils/vat/registration.d.ts +1 -0
  78. package/dist/mjs/utils/vat/registration.d.ts.map +1 -1
  79. package/dist/mjs/utils/vat/registration.js +5 -1
  80. package/dist/mjs/utils/vat/registration.js.map +1 -1
  81. package/package.json +1 -1
  82. package/ts/api/resources/PaymentExpectationCustomer.ts +0 -11
  83. package/ts/api/resources/Recurrence.ts +13 -1
  84. package/ts/types/Enum/PrestationType.ts +61 -57
  85. package/ts/types/Interface/api/recurrence/Query.ts +12 -0
  86. package/ts/types/Interface/api/recurrence/Read.ts +7 -0
  87. package/ts/types/Interface/api/society/Export.ts +1 -1
  88. package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +1 -2
  89. package/ts/types/Interface/api/stripe/Create.ts +4 -15
  90. package/ts/types/index.ts +2 -0
  91. package/ts/utils/prestation.ts +22 -15
  92. package/ts/utils/vat/registration.ts +10 -5
@@ -1,7 +1,6 @@
1
1
  import { CancelToken } from 'axios';
2
2
  import { Resource } from '../Resource';
3
- import { QueryGetPaymentExpectationCustomer, IPaymentExpectationCustomer, QueryPayPaymentExpectationCustomer, QueryConfirmPaymentExpectationCustomer, QueryGetSocietyPaymentsExpectationsCustomers, QueryDeleteSocietyPaymentExpectationCustomer, BasePaginate, UpdateRefundSocietyPaymentExpectationCustomer, CreateSocietyPaymentExpectationCustomer, ReadPaymentExpectationCustomerStat, QueryGetSocietyPaymentsExpectationsCustomersStats, ReadPaymentIntent, SendPaymentExpectationCustomer, CreateTapToPayIntent, CreateTapToPayConnectionToken } from '../../types';
4
- import Stripe from 'stripe';
3
+ import { QueryGetPaymentExpectationCustomer, IPaymentExpectationCustomer, QueryPayPaymentExpectationCustomer, QueryConfirmPaymentExpectationCustomer, QueryGetSocietyPaymentsExpectationsCustomers, QueryDeleteSocietyPaymentExpectationCustomer, BasePaginate, UpdateRefundSocietyPaymentExpectationCustomer, CreateSocietyPaymentExpectationCustomer, ReadPaymentExpectationCustomerStat, QueryGetSocietyPaymentsExpectationsCustomersStats, ReadPaymentIntent, SendPaymentExpectationCustomer } from '../../types';
5
4
  export declare class PaymentExpectationCustomer extends Resource {
6
5
  get(params: QueryGetPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer>;
7
6
  getBySociety(params: QueryGetSocietyPaymentsExpectationsCustomers, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<IPaymentExpectationCustomer>>;
@@ -12,7 +11,5 @@ export declare class PaymentExpectationCustomer extends Resource {
12
11
  refund(params: UpdateRefundSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer>;
13
12
  create(params: CreateSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer>;
14
13
  send(id: number, payload: SendPaymentExpectationCustomer): Promise<true>;
15
- createTapToPayConnectionToken(payload: CreateTapToPayConnectionToken): Promise<Stripe.Terminal.ConnectionToken>;
16
- createTapToPayIntent(payload: CreateTapToPayIntent): Promise<Stripe.Response<Stripe.PaymentIntent>>;
17
14
  }
18
15
  //# sourceMappingURL=PaymentExpectationCustomer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/PaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,kCAAkC,EAClC,2BAA2B,EAC3B,kCAAkC,EAClC,sCAAsC,EACtC,4CAA4C,EAC5C,4CAA4C,EAC5C,YAAY,EACZ,6CAA6C,EAC7C,uCAAuC,EACvC,kCAAkC,EAClC,iDAAiD,EACjD,iBAAiB,EACjB,8BAA8B,EAC9B,oBAAoB,EACpB,6BAA6B,EAC9B,MAAM,aAAa,CAAC;AACrB,OAAO,MAAM,MAAM,QAAQ,CAAC;AAE5B,qBAAa,0BAA2B,SAAQ,QAAQ;IACtD,GAAG,CAAC,MAAM,EAAE,kCAAkC,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAGrF,YAAY,CACV,MAAM,EAAE,4CAA4C,EACpD,WAAW,CAAC,EAAE,WAAW,EACzB,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,YAAY,CAAC,2BAA2B,CAAC,CAAC;IAOrD,KAAK,CAAC,MAAM,EAAE,iDAAiD,GAAG,OAAO,CAAC,kCAAkC,CAAC;IAK7G,GAAG,CAAC,MAAM,EAAE,kCAAkC,GAAG,OAAO,CAAC,iBAAiB,GAAG,2BAA2B,CAAC;IAGzG,OAAO,CAAC,MAAM,EAAE,sCAAsC,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAG7F,MAAM,CAAC,MAAM,EAAE,4CAA4C,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAGlG,MAAM,CAAC,MAAM,EAAE,6CAA6C,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAGnG,MAAM,CAAC,MAAM,EAAE,uCAAuC,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAI7F,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,8BAA8B,GAAG,OAAO,CAAC,IAAI,CAAC;IAIxE,6BAA6B,CAAC,OAAO,EAAE,6BAA6B,GAAG,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,eAAe,CAAC;IAI/G,oBAAoB,CAAC,OAAO,EAAE,oBAAoB,GAAG,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,aAAa,CAAC,CAAC;CAGpG"}
1
+ {"version":3,"file":"PaymentExpectationCustomer.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/PaymentExpectationCustomer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,kCAAkC,EAClC,2BAA2B,EAC3B,kCAAkC,EAClC,sCAAsC,EACtC,4CAA4C,EAC5C,4CAA4C,EAC5C,YAAY,EACZ,6CAA6C,EAC7C,uCAAuC,EACvC,kCAAkC,EAClC,iDAAiD,EACjD,iBAAiB,EACjB,8BAA8B,EAC/B,MAAM,aAAa,CAAC;AAErB,qBAAa,0BAA2B,SAAQ,QAAQ;IACtD,GAAG,CAAC,MAAM,EAAE,kCAAkC,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAGrF,YAAY,CACV,MAAM,EAAE,4CAA4C,EACpD,WAAW,CAAC,EAAE,WAAW,EACzB,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,YAAY,CAAC,2BAA2B,CAAC,CAAC;IAOrD,KAAK,CAAC,MAAM,EAAE,iDAAiD,GAAG,OAAO,CAAC,kCAAkC,CAAC;IAK7G,GAAG,CAAC,MAAM,EAAE,kCAAkC,GAAG,OAAO,CAAC,iBAAiB,GAAG,2BAA2B,CAAC;IAGzG,OAAO,CAAC,MAAM,EAAE,sCAAsC,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAG7F,MAAM,CAAC,MAAM,EAAE,4CAA4C,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAGlG,MAAM,CAAC,MAAM,EAAE,6CAA6C,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAGnG,MAAM,CAAC,MAAM,EAAE,uCAAuC,GAAG,OAAO,CAAC,2BAA2B,CAAC;IAI7F,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,8BAA8B,GAAG,OAAO,CAAC,IAAI,CAAC;CAGzE"}
@@ -32,12 +32,6 @@ class PaymentExpectationCustomer extends Resource_1.Resource {
32
32
  send(id, payload) {
33
33
  return this.axios.$post(`/society/payment-expectation-customers/${id}/send`, payload);
34
34
  }
35
- createTapToPayConnectionToken(payload) {
36
- return this.axios.$post('/stripe/tap-to-pay/tokens', payload);
37
- }
38
- createTapToPayIntent(payload) {
39
- return this.axios.$post('/stripe/tap-to-pay/intents', payload);
40
- }
41
35
  }
42
36
  exports.PaymentExpectationCustomer = PaymentExpectationCustomer;
43
37
  //# sourceMappingURL=PaymentExpectationCustomer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../ts/api/resources/PaymentExpectationCustomer.ts"],"names":[],"mappings":";;;AACA,0CAAuC;AAoBvC,MAAa,0BAA2B,SAAQ,mBAAQ;IACtD,GAAG,CAAC,MAA0C;QAC5C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,6BAA6B,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IACpE,CAAC;IACD,YAAY,CACV,MAAoD,EACpD,WAAyB,EACzB,MAAoB;QAEpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,gCAAgC,gDAC9E,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,KAAK,CAAC,MAAyD;QAC7D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,sCAAsC,EAAE;YACzF,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IACD,GAAG,CAAC,MAA0C;QAC5C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,iCAAiC,EAAE,MAAM,CAAC,CAAC;IACrE,CAAC;IACD,OAAO,CAAC,MAA8C;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,qCAAqC,EAAE,MAAM,CAAC,CAAC;IACzE,CAAC;IACD,MAAM,CAAC,MAAoD;QACzD,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,EAAE,CAAC,CAAC;IACvG,CAAC;IACD,MAAM,CAAC,MAAqD;QAC1D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,SAAS,EAAE,MAAM,CAAC,CAAC;IACnH,CAAC;IACD,MAAM,CAAC,MAA+C;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,MAAM,CAAC,SAAS,6BAA6B,EAAE,MAAM,CAAC,CAAC;IAC7F,CAAC;IAED,IAAI,CAAC,EAAU,EAAE,OAAuC;QACtD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,0CAA0C,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;IAED,6BAA6B,CAAC,OAAsC;QAClE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,2BAA2B,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAED,oBAAoB,CAAC,OAA6B;QAChD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,4BAA4B,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;CACF;AA/CD,gEA+CC","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n QueryGetPaymentExpectationCustomer,\n IPaymentExpectationCustomer,\n QueryPayPaymentExpectationCustomer,\n QueryConfirmPaymentExpectationCustomer,\n QueryGetSocietyPaymentsExpectationsCustomers,\n QueryDeleteSocietyPaymentExpectationCustomer,\n BasePaginate,\n UpdateRefundSocietyPaymentExpectationCustomer,\n CreateSocietyPaymentExpectationCustomer,\n ReadPaymentExpectationCustomerStat,\n QueryGetSocietyPaymentsExpectationsCustomersStats,\n ReadPaymentIntent,\n SendPaymentExpectationCustomer,\n CreateTapToPayIntent,\n CreateTapToPayConnectionToken,\n} from '../../types';\nimport Stripe from 'stripe';\n\nexport class PaymentExpectationCustomer extends Resource {\n get(params: QueryGetPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$get('/paymentExpectationCustomer', { params });\n }\n getBySociety(\n params: QueryGetSocietyPaymentsExpectationsCustomers,\n cancelToken?: CancelToken,\n signal?: AbortSignal,\n ): Promise<BasePaginate<IPaymentExpectationCustomer>> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers`, {\n ...(cancelToken ? { cancelToken } : {}),\n ...(signal ? { signal } : {}),\n params,\n });\n }\n stats(params: QueryGetSocietyPaymentsExpectationsCustomersStats): Promise<ReadPaymentExpectationCustomerStat> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers/stats`, {\n params,\n });\n }\n pay(params: QueryPayPaymentExpectationCustomer): Promise<ReadPaymentIntent | IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/pay', params);\n }\n confirm(params: QueryConfirmPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/confirm', params);\n }\n delete(params: QueryDeleteSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$delete(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}`);\n }\n refund(params: UpdateRefundSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$put(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}/refund`, params);\n }\n create(params: CreateSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post(`/society/${params.idSociety}/paymentExpectationCustomer`, params);\n }\n\n send(id: number, payload: SendPaymentExpectationCustomer): Promise<true> {\n return this.axios.$post(`/society/payment-expectation-customers/${id}/send`, payload);\n }\n\n createTapToPayConnectionToken(payload: CreateTapToPayConnectionToken): Promise<Stripe.Terminal.ConnectionToken> {\n return this.axios.$post('/stripe/tap-to-pay/tokens', payload);\n }\n\n createTapToPayIntent(payload: CreateTapToPayIntent): Promise<Stripe.Response<Stripe.PaymentIntent>> {\n return this.axios.$post('/stripe/tap-to-pay/intents', payload);\n }\n}\n"]}
1
+ {"version":3,"file":"PaymentExpectationCustomer.js","sourceRoot":"","sources":["../../../../ts/api/resources/PaymentExpectationCustomer.ts"],"names":[],"mappings":";;;AACA,0CAAuC;AAiBvC,MAAa,0BAA2B,SAAQ,mBAAQ;IACtD,GAAG,CAAC,MAA0C;QAC5C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,6BAA6B,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IACpE,CAAC;IACD,YAAY,CACV,MAAoD,EACpD,WAAyB,EACzB,MAAoB;QAEpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,gCAAgC,gDAC9E,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,KAAK,CAAC,MAAyD;QAC7D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,sCAAsC,EAAE;YACzF,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IACD,GAAG,CAAC,MAA0C;QAC5C,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,iCAAiC,EAAE,MAAM,CAAC,CAAC;IACrE,CAAC;IACD,OAAO,CAAC,MAA8C;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,qCAAqC,EAAE,MAAM,CAAC,CAAC;IACzE,CAAC;IACD,MAAM,CAAC,MAAoD;QACzD,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,EAAE,CAAC,CAAC;IACvG,CAAC;IACD,MAAM,CAAC,MAAqD;QAC1D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,kCAAkC,MAAM,CAAC,EAAE,SAAS,EAAE,MAAM,CAAC,CAAC;IACnH,CAAC;IACD,MAAM,CAAC,MAA+C;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,YAAY,MAAM,CAAC,SAAS,6BAA6B,EAAE,MAAM,CAAC,CAAC;IAC7F,CAAC;IAED,IAAI,CAAC,EAAU,EAAE,OAAuC;QACtD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,0CAA0C,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;CACF;AAvCD,gEAuCC","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n QueryGetPaymentExpectationCustomer,\n IPaymentExpectationCustomer,\n QueryPayPaymentExpectationCustomer,\n QueryConfirmPaymentExpectationCustomer,\n QueryGetSocietyPaymentsExpectationsCustomers,\n QueryDeleteSocietyPaymentExpectationCustomer,\n BasePaginate,\n UpdateRefundSocietyPaymentExpectationCustomer,\n CreateSocietyPaymentExpectationCustomer,\n ReadPaymentExpectationCustomerStat,\n QueryGetSocietyPaymentsExpectationsCustomersStats,\n ReadPaymentIntent,\n SendPaymentExpectationCustomer,\n} from '../../types';\n\nexport class PaymentExpectationCustomer extends Resource {\n get(params: QueryGetPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$get('/paymentExpectationCustomer', { params });\n }\n getBySociety(\n params: QueryGetSocietyPaymentsExpectationsCustomers,\n cancelToken?: CancelToken,\n signal?: AbortSignal,\n ): Promise<BasePaginate<IPaymentExpectationCustomer>> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers`, {\n ...(cancelToken ? { cancelToken } : {}),\n ...(signal ? { signal } : {}),\n params,\n });\n }\n stats(params: QueryGetSocietyPaymentsExpectationsCustomersStats): Promise<ReadPaymentExpectationCustomerStat> {\n return this.axios.$get(`/society/${params.idSociety}/paymentsExpectationsCustomers/stats`, {\n params,\n });\n }\n pay(params: QueryPayPaymentExpectationCustomer): Promise<ReadPaymentIntent | IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/pay', params);\n }\n confirm(params: QueryConfirmPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post('/paymentExpectationCustomer/confirm', params);\n }\n delete(params: QueryDeleteSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$delete(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}`);\n }\n refund(params: UpdateRefundSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$put(`/society/${params.idSociety}/paymentsExpectationsCustomers/${params.id}/refund`, params);\n }\n create(params: CreateSocietyPaymentExpectationCustomer): Promise<IPaymentExpectationCustomer> {\n return this.axios.$post(`/society/${params.idSociety}/paymentExpectationCustomer`, params);\n }\n\n send(id: number, payload: SendPaymentExpectationCustomer): Promise<true> {\n return this.axios.$post(`/society/payment-expectation-customers/${id}/send`, payload);\n }\n}\n"]}
@@ -1,9 +1,10 @@
1
1
  import { Resource } from '../Resource';
2
2
  import { IInvoiceRecurrence } from '../../types/Interface/models/IInvoiceRecurrence';
3
- import { CreateRecurrence, UpdateRecurrence } from '../../types';
3
+ import { CreateRecurrence, QueryGetAllRecurrences, ReadRecurrencePaginated, UpdateRecurrence } from '../../types';
4
4
  export declare class Recurrence extends Resource {
5
5
  create(idEstimateInvoice: number, payload: CreateRecurrence): Promise<IInvoiceRecurrence>;
6
6
  update(id: number, idEstimateInvoice: number, payload: UpdateRecurrence): Promise<IInvoiceRecurrence>;
7
7
  delete(id: number, idEstimateInvoice: number): Promise<true>;
8
+ getAll(params: QueryGetAllRecurrences, signal?: AbortSignal): Promise<ReadRecurrencePaginated>;
8
9
  }
9
10
  //# sourceMappingURL=Recurrence.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Recurrence.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Recurrence.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,kBAAkB,EAAE,MAAM,iDAAiD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAEjE,qBAAa,UAAW,SAAQ,QAAQ;IACtC,MAAM,CAAC,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAIzF,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAIrG,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAG7D"}
1
+ {"version":3,"file":"Recurrence.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Recurrence.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,kBAAkB,EAAE,MAAM,iDAAiD,CAAC;AACrF,OAAO,EACL,gBAAgB,EAChB,sBAAsB,EACtB,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAC;AAErB,qBAAa,UAAW,SAAQ,QAAQ;IACtC,MAAM,CAAC,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAIzF,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAIrG,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAI5D,MAAM,CAAC,MAAM,EAAE,sBAAsB,EAAE,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,uBAAuB,CAAC;CAM/F"}
@@ -12,6 +12,12 @@ class Recurrence extends Resource_1.Resource {
12
12
  delete(id, idEstimateInvoice) {
13
13
  return this.axios.$delete(`/commercial-management/documents/${idEstimateInvoice}/recurrences/${id}`);
14
14
  }
15
+ getAll(params, signal) {
16
+ return this.axios.$get('/commercial-management/recurrences', {
17
+ signal,
18
+ params,
19
+ });
20
+ }
15
21
  }
16
22
  exports.Recurrence = Recurrence;
17
23
  //# sourceMappingURL=Recurrence.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Recurrence.js","sourceRoot":"","sources":["../../../../ts/api/resources/Recurrence.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAIvC,MAAa,UAAW,SAAQ,mBAAQ;IACtC,MAAM,CAAC,iBAAyB,EAAE,OAAyB;QACzD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,oCAAoC,iBAAiB,cAAc,EAAE,OAAO,CAAC,CAAC;IACxG,CAAC;IAED,MAAM,CAAC,EAAU,EAAE,iBAAyB,EAAE,OAAyB;QACrE,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oCAAoC,iBAAiB,gBAAgB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7G,CAAC;IAED,MAAM,CAAC,EAAU,EAAE,iBAAyB;QAC1C,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,oCAAoC,iBAAiB,gBAAgB,EAAE,EAAE,CAAC,CAAC;IACvG,CAAC;CACF;AAZD,gCAYC","sourcesContent":["import { Resource } from '../Resource';\nimport { IInvoiceRecurrence } from '../../types/Interface/models/IInvoiceRecurrence';\nimport { CreateRecurrence, UpdateRecurrence } from '../../types';\n\nexport class Recurrence extends Resource {\n create(idEstimateInvoice: number, payload: CreateRecurrence): Promise<IInvoiceRecurrence> {\n return this.axios.$post(`/commercial-management/documents/${idEstimateInvoice}/recurrences`, payload);\n }\n\n update(id: number, idEstimateInvoice: number, payload: UpdateRecurrence): Promise<IInvoiceRecurrence> {\n return this.axios.$put(`/commercial-management/documents/${idEstimateInvoice}/recurrences/${id}`, payload);\n }\n\n delete(id: number, idEstimateInvoice: number): Promise<true> {\n return this.axios.$delete(`/commercial-management/documents/${idEstimateInvoice}/recurrences/${id}`);\n }\n}\n"]}
1
+ {"version":3,"file":"Recurrence.js","sourceRoot":"","sources":["../../../../ts/api/resources/Recurrence.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AASvC,MAAa,UAAW,SAAQ,mBAAQ;IACtC,MAAM,CAAC,iBAAyB,EAAE,OAAyB;QACzD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,oCAAoC,iBAAiB,cAAc,EAAE,OAAO,CAAC,CAAC;IACxG,CAAC;IAED,MAAM,CAAC,EAAU,EAAE,iBAAyB,EAAE,OAAyB;QACrE,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oCAAoC,iBAAiB,gBAAgB,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7G,CAAC;IAED,MAAM,CAAC,EAAU,EAAE,iBAAyB;QAC1C,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,oCAAoC,iBAAiB,gBAAgB,EAAE,EAAE,CAAC,CAAC;IACvG,CAAC;IAED,MAAM,CAAC,MAA8B,EAAE,MAAoB;QACzD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oCAAoC,EAAE;YAC3D,MAAM;YACN,MAAM;SACP,CAAC,CAAC;IACL,CAAC;CACF;AAnBD,gCAmBC","sourcesContent":["import { Resource } from '../Resource';\nimport { IInvoiceRecurrence } from '../../types/Interface/models/IInvoiceRecurrence';\nimport {\n CreateRecurrence,\n QueryGetAllRecurrences,\n ReadRecurrencePaginated,\n UpdateRecurrence,\n} from '../../types';\n\nexport class Recurrence extends Resource {\n create(idEstimateInvoice: number, payload: CreateRecurrence): Promise<IInvoiceRecurrence> {\n return this.axios.$post(`/commercial-management/documents/${idEstimateInvoice}/recurrences`, payload);\n }\n\n update(id: number, idEstimateInvoice: number, payload: UpdateRecurrence): Promise<IInvoiceRecurrence> {\n return this.axios.$put(`/commercial-management/documents/${idEstimateInvoice}/recurrences/${id}`, payload);\n }\n\n delete(id: number, idEstimateInvoice: number): Promise<true> {\n return this.axios.$delete(`/commercial-management/documents/${idEstimateInvoice}/recurrences/${id}`);\n }\n\n getAll(params: QueryGetAllRecurrences, signal?: AbortSignal): Promise<ReadRecurrencePaginated> {\n return this.axios.$get('/commercial-management/recurrences', {\n signal,\n params,\n });\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"PrestationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PrestationType.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"PrestationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PrestationType.ts"],"names":[],"mappings":"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"}
@@ -377,7 +377,7 @@ exports.PrestationDetail = {
377
377
  isComplementary: false,
378
378
  signaturePosition: null,
379
379
  signaturePage: null,
380
- point: 0,
380
+ point: 100,
381
381
  },
382
382
  STATUTS: {
383
383
  id: 7,
@@ -396,7 +396,7 @@ exports.PrestationDetail = {
396
396
  isComplementary: false,
397
397
  signaturePosition: null,
398
398
  signaturePage: null,
399
- point: 0,
399
+ point: 50,
400
400
  },
401
401
  PV_AG: {
402
402
  id: 8,
@@ -415,7 +415,7 @@ exports.PrestationDetail = {
415
415
  isComplementary: false,
416
416
  signaturePosition: null,
417
417
  signaturePage: null,
418
- point: 0,
418
+ point: 100,
419
419
  },
420
420
  BILAN_INTERMEDIAIRE: {
421
421
  id: 9,
@@ -434,7 +434,7 @@ exports.PrestationDetail = {
434
434
  isComplementary: false,
435
435
  signaturePosition: null,
436
436
  signaturePage: null,
437
- point: 50,
437
+ point: 100,
438
438
  },
439
439
  FRUCTUCOMPTA_ASSISTANCE_EXPRESS: {
440
440
  id: 10,
@@ -491,7 +491,7 @@ exports.PrestationDetail = {
491
491
  isComplementary: false,
492
492
  signaturePosition: '400,54,569,90',
493
493
  signaturePage: 5,
494
- point: 125,
494
+ point: 150,
495
495
  },
496
496
  TELEDECLARATION: {
497
497
  id: 13,
@@ -510,7 +510,7 @@ exports.PrestationDetail = {
510
510
  isComplementary: false,
511
511
  signaturePosition: null,
512
512
  signaturePage: null,
513
- point: 0,
513
+ point: 50,
514
514
  },
515
515
  CREATION_SOCIETE: {
516
516
  id: 15,
@@ -529,7 +529,7 @@ exports.PrestationDetail = {
529
529
  isComplementary: false,
530
530
  signaturePosition: '400,54,569,90',
531
531
  signaturePage: 6,
532
- point: 125,
532
+ point: 100,
533
533
  },
534
534
  JURIDIQUE: {
535
535
  id: 16,
@@ -548,7 +548,7 @@ exports.PrestationDetail = {
548
548
  isComplementary: false,
549
549
  signaturePosition: null,
550
550
  signaturePage: null,
551
- point: 0,
551
+ point: 50,
552
552
  },
553
553
  MYFRUCTUCOMPTA_STATUT_EXPRESS: {
554
554
  id: 17,
@@ -1023,7 +1023,7 @@ exports.PrestationDetail = {
1023
1023
  isComplementary: false,
1024
1024
  signaturePosition: '400,54,569,90',
1025
1025
  signaturePage: 5,
1026
- point: 75,
1026
+ point: 100,
1027
1027
  },
1028
1028
  COMPTA_ASSISTANCE: {
1029
1029
  id: 45,
@@ -1080,7 +1080,7 @@ exports.PrestationDetail = {
1080
1080
  isComplementary: false,
1081
1081
  signaturePosition: null,
1082
1082
  signaturePage: null,
1083
- point: 0,
1083
+ point: 50,
1084
1084
  },
1085
1085
  ASSISTANCE_RECOUVREMENT: {
1086
1086
  id: 48,
@@ -1099,6 +1099,7 @@ exports.PrestationDetail = {
1099
1099
  isComplementary: false,
1100
1100
  signaturePosition: null,
1101
1101
  signaturePage: null,
1102
+ point: 50,
1102
1103
  },
1103
1104
  AUGMENTATION_CAPITAL: {
1104
1105
  id: 49,
@@ -1117,7 +1118,7 @@ exports.PrestationDetail = {
1117
1118
  isComplementary: false,
1118
1119
  signaturePosition: null,
1119
1120
  signaturePage: null,
1120
- point: 0,
1121
+ point: 50,
1121
1122
  },
1122
1123
  BAIL_COMMERCIAL: {
1123
1124
  id: 50,
@@ -1231,7 +1232,7 @@ exports.PrestationDetail = {
1231
1232
  isComplementary: false,
1232
1233
  signaturePosition: null,
1233
1234
  signaturePage: null,
1234
- point: 0,
1235
+ point: 50,
1235
1236
  },
1236
1237
  CONSTITUTION_SOCIETE: {
1237
1238
  id: 56,
@@ -1250,7 +1251,7 @@ exports.PrestationDetail = {
1250
1251
  isComplementary: false,
1251
1252
  signaturePosition: null,
1252
1253
  signaturePage: null,
1253
- point: 0,
1254
+ point: 50,
1254
1255
  },
1255
1256
  CONVENTION_DE_MISE_A_DISPOSITION_A_TITRE_GRATUIT: {
1256
1257
  id: 57,
@@ -1383,7 +1384,7 @@ exports.PrestationDetail = {
1383
1384
  isComplementary: false,
1384
1385
  signaturePosition: null,
1385
1386
  signaturePage: null,
1386
- point: 125,
1387
+ point: 100,
1387
1388
  },
1388
1389
  INTEGRATION_FISCALE: {
1389
1390
  id: 64,
@@ -1497,7 +1498,7 @@ exports.PrestationDetail = {
1497
1498
  isComplementary: false,
1498
1499
  signaturePosition: null,
1499
1500
  signaturePage: null,
1500
- point: 0,
1501
+ point: 50,
1501
1502
  },
1502
1503
  REDUCTION_DU_CAPITAL: {
1503
1504
  id: 70,
@@ -1592,7 +1593,7 @@ exports.PrestationDetail = {
1592
1593
  isComplementary: false,
1593
1594
  signaturePosition: null,
1594
1595
  signaturePage: null,
1595
- point: 0,
1596
+ point: 50,
1596
1597
  },
1597
1598
  TRANSFERT_SIEGE_SOCIAL_SASU_EURL: {
1598
1599
  id: 75,
@@ -1630,7 +1631,7 @@ exports.PrestationDetail = {
1630
1631
  isComplementary: false,
1631
1632
  signaturePosition: null,
1632
1633
  signaturePage: null,
1633
- point: 0,
1634
+ point: 50,
1634
1635
  },
1635
1636
  TRANSMISSION_UNIVERSELLE_PATRIMOINE_ASSOCIE_UNIQUE_EURL_SASU: {
1636
1637
  id: 77,
@@ -1649,7 +1650,7 @@ exports.PrestationDetail = {
1649
1650
  isComplementary: false,
1650
1651
  signaturePosition: null,
1651
1652
  signaturePage: null,
1652
- point: 0,
1653
+ point: 50,
1653
1654
  },
1654
1655
  BULLETIONS_SALAIRE: {
1655
1656
  id: 78,
@@ -1668,7 +1669,7 @@ exports.PrestationDetail = {
1668
1669
  isComplementary: false,
1669
1670
  signaturePosition: null,
1670
1671
  signaturePage: null,
1671
- point: 0,
1672
+ point: 50,
1672
1673
  },
1673
1674
  DSN: {
1674
1675
  id: 79,
@@ -1687,7 +1688,7 @@ exports.PrestationDetail = {
1687
1688
  isComplementary: false,
1688
1689
  signaturePosition: null,
1689
1690
  signaturePage: null,
1690
- point: 0,
1691
+ point: 50,
1691
1692
  },
1692
1693
  CREATION_DOSSIER_INFORMATIQUE_PAR_SALARIE: {
1693
1694
  id: 80,
@@ -1706,7 +1707,7 @@ exports.PrestationDetail = {
1706
1707
  isComplementary: false,
1707
1708
  signaturePosition: null,
1708
1709
  signaturePage: null,
1709
- point: 0,
1710
+ point: 50,
1710
1711
  },
1711
1712
  ETABLISSEMENT_CONTRAT_TRAVAIL: {
1712
1713
  id: 81,
@@ -1725,7 +1726,7 @@ exports.PrestationDetail = {
1725
1726
  isComplementary: false,
1726
1727
  signaturePosition: null,
1727
1728
  signaturePage: null,
1728
- point: 0,
1729
+ point: 50,
1729
1730
  },
1730
1731
  ATTESTATION_SALAIRE: {
1731
1732
  id: 82,
@@ -1744,7 +1745,7 @@ exports.PrestationDetail = {
1744
1745
  isComplementary: false,
1745
1746
  signaturePosition: null,
1746
1747
  signaturePage: null,
1747
- point: 0,
1748
+ point: 50,
1748
1749
  },
1749
1750
  ADHESION_ORGANISMES_COTISATIONS_OBLIGATOIRES: {
1750
1751
  id: 83,
@@ -1763,7 +1764,7 @@ exports.PrestationDetail = {
1763
1764
  isComplementary: false,
1764
1765
  signaturePosition: null,
1765
1766
  signaturePage: null,
1766
- point: 0,
1767
+ point: 50,
1767
1768
  },
1768
1769
  TAXE_APPRENTISSAGE_ET_FORMATION_CONTINUE: {
1769
1770
  id: 84,
@@ -1782,7 +1783,7 @@ exports.PrestationDetail = {
1782
1783
  isComplementary: false,
1783
1784
  signaturePosition: null,
1784
1785
  signaturePage: null,
1785
- point: 0,
1786
+ point: 50,
1786
1787
  },
1787
1788
  DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE: {
1788
1789
  id: 85,
@@ -1877,7 +1878,7 @@ exports.PrestationDetail = {
1877
1878
  isComplementary: true,
1878
1879
  signaturePosition: null,
1879
1880
  signaturePage: null,
1880
- point: 75,
1881
+ point: 50,
1881
1882
  },
1882
1883
  EVALUATION: {
1883
1884
  id: 90,
@@ -1972,7 +1973,7 @@ exports.PrestationDetail = {
1972
1973
  isComplementary: false,
1973
1974
  signaturePosition: null,
1974
1975
  signaturePage: null,
1975
- point: 0,
1976
+ point: 50,
1976
1977
  },
1977
1978
  // FIXME: Doublon ?
1978
1979
  ATTESTATION_NON_REMUNERATION: {
@@ -1992,7 +1993,7 @@ exports.PrestationDetail = {
1992
1993
  isComplementary: false,
1993
1994
  signaturePosition: null,
1994
1995
  signaturePage: null,
1995
- point: 0,
1996
+ point: 50,
1996
1997
  },
1997
1998
  ATTESTATION_CA: {
1998
1999
  id: 97,
@@ -2315,7 +2316,7 @@ exports.PrestationDetail = {
2315
2316
  isComplementary: false,
2316
2317
  signaturePosition: null,
2317
2318
  signaturePage: null,
2318
- point: 0,
2319
+ point: 50,
2319
2320
  },
2320
2321
  DOCUMENTS_DE_SORTIE: {
2321
2322
  id: 117,
@@ -2334,7 +2335,7 @@ exports.PrestationDetail = {
2334
2335
  isComplementary: false,
2335
2336
  signaturePosition: null,
2336
2337
  signaturePage: null,
2337
- point: 0,
2338
+ point: 50,
2338
2339
  },
2339
2340
  DPAE: {
2340
2341
  id: 118,
@@ -2353,7 +2354,7 @@ exports.PrestationDetail = {
2353
2354
  isComplementary: false,
2354
2355
  signaturePosition: null,
2355
2356
  signaturePage: null,
2356
- point: 0,
2357
+ point: 50,
2357
2358
  },
2358
2359
  ADHESION_AUX_ORGANISMES_OBLIGATOIRES: {
2359
2360
  id: 119,
@@ -2372,7 +2373,7 @@ exports.PrestationDetail = {
2372
2373
  isComplementary: false,
2373
2374
  signaturePosition: null,
2374
2375
  signaturePage: null,
2375
- point: 0,
2376
+ point: 50,
2376
2377
  },
2377
2378
  AVENANT_CONTRAT_DE_TRAVAIL: {
2378
2379
  id: 120,
@@ -2486,7 +2487,7 @@ exports.PrestationDetail = {
2486
2487
  isComplementary: false,
2487
2488
  signaturePosition: null,
2488
2489
  signaturePage: null,
2489
- point: 0,
2490
+ point: 50,
2490
2491
  },
2491
2492
  TVS: {
2492
2493
  id: 126,
@@ -2790,7 +2791,7 @@ exports.PrestationDetail = {
2790
2791
  isComplementary: false,
2791
2792
  signaturePosition: null,
2792
2793
  signaturePage: null,
2793
- point: 0,
2794
+ point: 50,
2794
2795
  },
2795
2796
  DOC_WORD: {
2796
2797
  id: 143,
@@ -2809,7 +2810,7 @@ exports.PrestationDetail = {
2809
2810
  isComplementary: false,
2810
2811
  signaturePosition: null,
2811
2812
  signaturePage: null,
2812
- point: 0,
2813
+ point: 50,
2813
2814
  },
2814
2815
  ENVOI_POSTAL: {
2815
2816
  id: 144,
@@ -2828,7 +2829,7 @@ exports.PrestationDetail = {
2828
2829
  isComplementary: false,
2829
2830
  signaturePosition: null,
2830
2831
  signaturePage: null,
2831
- point: 0,
2832
+ point: 50,
2832
2833
  },
2833
2834
  DECLARATION_SOCIALE_NOMINATIVE: {
2834
2835
  id: 145,
@@ -2847,7 +2848,7 @@ exports.PrestationDetail = {
2847
2848
  isComplementary: false,
2848
2849
  signaturePosition: null,
2849
2850
  signaturePage: null,
2850
- point: 0,
2851
+ point: 50,
2851
2852
  },
2852
2853
  SOLDE_TOUT_COMPTE_ET_ATTESTATION_ASSEDIC_ET_ATTESTATION_EMPLOI_SALARIE: {
2853
2854
  id: 146,
@@ -2866,7 +2867,7 @@ exports.PrestationDetail = {
2866
2867
  isComplementary: false,
2867
2868
  signaturePosition: null,
2868
2869
  signaturePage: null,
2869
- point: 0,
2870
+ point: 50,
2870
2871
  },
2871
2872
  ETABLISSEMENT_DECLARATION_PREALABLE_A_L_EMBAUCHE: {
2872
2873
  id: 147,
@@ -2885,7 +2886,7 @@ exports.PrestationDetail = {
2885
2886
  isComplementary: false,
2886
2887
  signaturePosition: null,
2887
2888
  signaturePage: null,
2888
- point: 0,
2889
+ point: 50,
2889
2890
  },
2890
2891
  COMPTA_MICRO: {
2891
2892
  id: 185,
@@ -2999,7 +3000,7 @@ exports.PrestationDetail = {
2999
3000
  isComplementary: false,
3000
3001
  signaturePosition: null,
3001
3002
  signaturePage: null,
3002
- point: 0,
3003
+ point: 50,
3003
3004
  },
3004
3005
  DEMANDE_CREATION_SOCIETE_SUPPLEMENTAIRE: {
3005
3006
  id: 191,
@@ -3018,7 +3019,7 @@ exports.PrestationDetail = {
3018
3019
  isComplementary: false,
3019
3020
  signaturePosition: null,
3020
3021
  signaturePage: null,
3021
- point: 0,
3022
+ point: 50,
3022
3023
  },
3023
3024
  DISSOLUTION_LIQUIDATION: {
3024
3025
  id: 192,
@@ -3056,7 +3057,7 @@ exports.PrestationDetail = {
3056
3057
  isComplementary: false,
3057
3058
  signaturePosition: null,
3058
3059
  signaturePage: null,
3059
- point: 0,
3060
+ point: 50,
3060
3061
  },
3061
3062
  COMPTA_STARTER_PRO: {
3062
3063
  id: 194,
@@ -3265,7 +3266,7 @@ exports.PrestationDetail = {
3265
3266
  isComplementary: false,
3266
3267
  signaturePosition: null,
3267
3268
  signaturePage: null,
3268
- point: 0,
3269
+ point: 50,
3269
3270
  },
3270
3271
  COMPTA_POURCENTAGE_PREMIUM: {
3271
3272
  id: 205,
@@ -3303,7 +3304,7 @@ exports.PrestationDetail = {
3303
3304
  isComplementary: false,
3304
3305
  signaturePosition: '400,54,569,90',
3305
3306
  signaturePage: null,
3306
- point: 75,
3307
+ point: 100,
3307
3308
  },
3308
3309
  COMPTA_POURCENTAGE_EXPRESS: {
3309
3310
  id: 207,
@@ -3360,7 +3361,7 @@ exports.PrestationDetail = {
3360
3361
  isComplementary: false,
3361
3362
  signaturePosition: '400,54,569,90',
3362
3363
  signaturePage: 7,
3363
- point: 0,
3364
+ point: 50,
3364
3365
  },
3365
3366
  FRAIS_DE_GREFFE: {
3366
3367
  id: 210,
@@ -3379,7 +3380,7 @@ exports.PrestationDetail = {
3379
3380
  isComplementary: false,
3380
3381
  signaturePosition: '',
3381
3382
  signaturePage: 0,
3382
- point: 0,
3383
+ point: 50,
3383
3384
  },
3384
3385
  ASSURANCE_CONTROLE_FISCAL: {
3385
3386
  id: 211,
@@ -3417,7 +3418,7 @@ exports.PrestationDetail = {
3417
3418
  isComplementary: false,
3418
3419
  signaturePosition: '',
3419
3420
  signaturePage: null,
3420
- point: 0,
3421
+ point: 50,
3421
3422
  },
3422
3423
  STATUTS_OPTION_1: {
3423
3424
  id: PrestationType.STATUTS_OPTION_1,
@@ -3436,7 +3437,7 @@ exports.PrestationDetail = {
3436
3437
  isComplementary: false,
3437
3438
  signaturePosition: '',
3438
3439
  signaturePage: null,
3439
- point: 0,
3440
+ point: 50,
3440
3441
  },
3441
3442
  STATUTS_OPTION_2: {
3442
3443
  id: PrestationType.STATUTS_OPTION_2,
@@ -3455,7 +3456,7 @@ exports.PrestationDetail = {
3455
3456
  isComplementary: false,
3456
3457
  signaturePosition: '',
3457
3458
  signaturePage: null,
3458
- point: 0,
3459
+ point: 50,
3459
3460
  },
3460
3461
  STATUTS_OPTION_AE: {
3461
3462
  id: PrestationType.STATUTS_OPTION_AE,
@@ -3474,7 +3475,7 @@ exports.PrestationDetail = {
3474
3475
  isComplementary: false,
3475
3476
  signaturePosition: '',
3476
3477
  signaturePage: null,
3477
- point: 0,
3478
+ point: 50,
3478
3479
  },
3479
3480
  COMPTA_MICRO_KLEMS: {
3480
3481
  id: PrestationType.COMPTA_MICRO_KLEMS,
@@ -3626,7 +3627,7 @@ exports.PrestationDetail = {
3626
3627
  isComplementary: false,
3627
3628
  signaturePosition: '400,54,569,90',
3628
3629
  signaturePage: null,
3629
- point: 0,
3630
+ point: 100,
3630
3631
  },
3631
3632
  CONSULTING_HOUR: {
3632
3633
  id: PrestationType.CONSULTING_HOUR,
@@ -3645,7 +3646,7 @@ exports.PrestationDetail = {
3645
3646
  isComplementary: false,
3646
3647
  signaturePosition: '',
3647
3648
  signaturePage: null,
3648
- point: 0,
3649
+ point: 50,
3649
3650
  },
3650
3651
  BILLING: {
3651
3652
  id: PrestationType.BILLING,
@@ -3664,8 +3665,9 @@ exports.PrestationDetail = {
3664
3665
  isComplementary: false,
3665
3666
  signaturePosition: '400,54,569,90',
3666
3667
  signaturePage: 7,
3667
- point: 0,
3668
+ point: 200,
3668
3669
  },
3670
+ //Software
3669
3671
  STEERING: {
3670
3672
  id: PrestationType.STEERING,
3671
3673
  name: 'Pilotage',
@@ -3685,6 +3687,7 @@ exports.PrestationDetail = {
3685
3687
  signaturePage: 7,
3686
3688
  point: 200,
3687
3689
  },
3690
+ //Software
3688
3691
  VAT: {
3689
3692
  id: PrestationType.VAT,
3690
3693
  name: 'TVA',
@@ -3704,6 +3707,7 @@ exports.PrestationDetail = {
3704
3707
  signaturePage: 7,
3705
3708
  point: 200,
3706
3709
  },
3710
+ //Software
3707
3711
  BALANCESHEET: {
3708
3712
  id: PrestationType.BALANCESHEET,
3709
3713
  name: 'Bilan',
@@ -3740,7 +3744,7 @@ exports.PrestationDetail = {
3740
3744
  isComplementary: false,
3741
3745
  signaturePosition: '400,54,569,90',
3742
3746
  signaturePage: 7, //???
3743
- point: 200, //???
3747
+ point: 200,
3744
3748
  },
3745
3749
  SUPPORT: {
3746
3750
  id: PrestationType.SUPPORT,
@@ -3759,7 +3763,7 @@ exports.PrestationDetail = {
3759
3763
  isComplementary: false,
3760
3764
  signaturePosition: '400,54,569,90',
3761
3765
  signaturePage: 7, //???
3762
- point: 200, //???
3766
+ point: 200,
3763
3767
  },
3764
3768
  PREMIUM: {
3765
3769
  id: PrestationType.PREMIUM,
@@ -3778,7 +3782,7 @@ exports.PrestationDetail = {
3778
3782
  isComplementary: false,
3779
3783
  signaturePosition: '400,54,569,90',
3780
3784
  signaturePage: 7, //???
3781
- point: 200, //???
3785
+ point: 400,
3782
3786
  },
3783
3787
  CUSTOM_MADE: {
3784
3788
  id: PrestationType.CUSTOM_MADE,
@@ -3797,7 +3801,7 @@ exports.PrestationDetail = {
3797
3801
  isComplementary: false,
3798
3802
  signaturePosition: '400,54,569,90',
3799
3803
  signaturePage: 7, //???
3800
- point: 200, //???
3804
+ point: 400,
3801
3805
  },
3802
3806
  EI: {
3803
3807
  id: PrestationType.EI,