@silexpert/core 1.1.157 → 1.1.158

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 (83) hide show
  1. package/dist/cjs/api/resources/Facturation.d.ts +1 -0
  2. package/dist/cjs/api/resources/Facturation.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Facturation.js +3 -0
  4. package/dist/cjs/api/resources/Facturation.js.map +1 -1
  5. package/dist/cjs/api/resources/Regulate.d.ts +2 -1
  6. package/dist/cjs/api/resources/Regulate.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Regulate.js +3 -0
  8. package/dist/cjs/api/resources/Regulate.js.map +1 -1
  9. package/dist/cjs/api/resources/User.d.ts +1 -1
  10. package/dist/cjs/api/resources/User.d.ts.map +1 -1
  11. package/dist/cjs/api/resources/User.js.map +1 -1
  12. package/dist/cjs/types/Enum/BrandClementine.d.ts +25 -2
  13. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  14. package/dist/cjs/types/Enum/BrandClementine.js +27 -2
  15. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  16. package/dist/cjs/types/Enum/GlobalRegime.d.ts.map +1 -1
  17. package/dist/cjs/types/Enum/GlobalRegime.js +10 -0
  18. package/dist/cjs/types/Enum/GlobalRegime.js.map +1 -1
  19. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  20. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  21. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
  22. package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  23. package/dist/cjs/types/Interface/api/facturation/GoToFacturation.d.ts +4 -0
  24. package/dist/cjs/types/Interface/api/facturation/GoToFacturation.d.ts.map +1 -0
  25. package/dist/cjs/types/Interface/api/facturation/GoToFacturation.js +23 -0
  26. package/dist/cjs/types/Interface/api/facturation/GoToFacturation.js.map +1 -0
  27. package/dist/cjs/types/Interface/models/IPrestation.d.ts +1 -0
  28. package/dist/cjs/types/Interface/models/IPrestation.d.ts.map +1 -1
  29. package/dist/cjs/types/Interface/models/IPrestation.js.map +1 -1
  30. package/dist/cjs/types/Interface/models/ISociety.d.ts +0 -1
  31. package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
  32. package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
  33. package/dist/cjs/types/index.d.ts +1 -0
  34. package/dist/cjs/types/index.d.ts.map +1 -1
  35. package/dist/cjs/types/index.js +1 -0
  36. package/dist/cjs/types/index.js.map +1 -1
  37. package/dist/mjs/api/resources/Facturation.d.ts +1 -0
  38. package/dist/mjs/api/resources/Facturation.d.ts.map +1 -1
  39. package/dist/mjs/api/resources/Facturation.js +3 -0
  40. package/dist/mjs/api/resources/Facturation.js.map +1 -1
  41. package/dist/mjs/api/resources/Regulate.d.ts +2 -1
  42. package/dist/mjs/api/resources/Regulate.d.ts.map +1 -1
  43. package/dist/mjs/api/resources/Regulate.js +3 -0
  44. package/dist/mjs/api/resources/Regulate.js.map +1 -1
  45. package/dist/mjs/api/resources/User.d.ts +1 -1
  46. package/dist/mjs/api/resources/User.d.ts.map +1 -1
  47. package/dist/mjs/api/resources/User.js.map +1 -1
  48. package/dist/mjs/types/Enum/BrandClementine.d.ts +25 -2
  49. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  50. package/dist/mjs/types/Enum/BrandClementine.js +27 -2
  51. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  52. package/dist/mjs/types/Enum/GlobalRegime.d.ts.map +1 -1
  53. package/dist/mjs/types/Enum/GlobalRegime.js +10 -0
  54. package/dist/mjs/types/Enum/GlobalRegime.js.map +1 -1
  55. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
  56. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
  57. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +8 -0
  58. package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
  59. package/dist/mjs/types/Interface/api/facturation/GoToFacturation.d.ts +4 -0
  60. package/dist/mjs/types/Interface/api/facturation/GoToFacturation.d.ts.map +1 -0
  61. package/dist/mjs/types/Interface/api/facturation/GoToFacturation.js +20 -0
  62. package/dist/mjs/types/Interface/api/facturation/GoToFacturation.js.map +1 -0
  63. package/dist/mjs/types/Interface/models/IPrestation.d.ts +1 -0
  64. package/dist/mjs/types/Interface/models/IPrestation.d.ts.map +1 -1
  65. package/dist/mjs/types/Interface/models/IPrestation.js.map +1 -1
  66. package/dist/mjs/types/Interface/models/ISociety.d.ts +0 -1
  67. package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
  68. package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
  69. package/dist/mjs/types/index.d.ts +1 -0
  70. package/dist/mjs/types/index.d.ts.map +1 -1
  71. package/dist/mjs/types/index.js +1 -0
  72. package/dist/mjs/types/index.js.map +1 -1
  73. package/package.json +1 -1
  74. package/ts/api/resources/Facturation.ts +4 -0
  75. package/ts/api/resources/Regulate.ts +5 -1
  76. package/ts/api/resources/User.ts +1 -1
  77. package/ts/types/Enum/BrandClementine.ts +27 -2
  78. package/ts/types/Enum/GlobalRegime.ts +10 -0
  79. package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +6 -0
  80. package/ts/types/Interface/api/facturation/GoToFacturation.ts +8 -0
  81. package/ts/types/Interface/models/IPrestation.ts +1 -0
  82. package/ts/types/Interface/models/ISociety.ts +0 -1
  83. package/ts/types/index.ts +1 -0
@@ -0,0 +1,8 @@
1
+ import { ApiProperty } from '../../../..';
2
+ import { IsInt } from 'class-validator';
3
+
4
+ export class GoToFacturationParams {
5
+ @ApiProperty()
6
+ @IsInt({ each: true })
7
+ idPrestations: number[];
8
+ }
@@ -27,6 +27,7 @@ export interface IPrestation {
27
27
  dateValidPrestation: Date | null;
28
28
  goToOnboarding: Date | null;
29
29
  goToClient: Date | null;
30
+ goToFacturation: Date | null;
30
31
  scoring: number | null;
31
32
  state: boolean;
32
33
  commentPdf: string | null;
@@ -95,7 +95,6 @@ export interface ISociety {
95
95
  waitFirstContact: boolean | null;
96
96
  sendFirstContact: boolean | null;
97
97
  toConstitution: number | null;
98
- passwordIsuite: string | null;
99
98
  numberFrp: string | null;
100
99
  socialParts: string | null;
101
100
  numberSie: string | null;
package/ts/types/index.ts CHANGED
@@ -581,6 +581,7 @@ export * from './Interface/api/facturation/Query';
581
581
  export * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturation';
582
582
  export * from './Interface/api/billingHistory/QueryPaginatedBillingHistory';
583
583
  export * from './Interface/api/facturation/CreateRebilling';
584
+ export * from './Interface/api/facturation/GoToFacturation';
584
585
  export * from './Interface/api/commercial/QueryGetStats';
585
586
  export * from './Interface/api/commercial/RequiredDocsTypeParams';
586
587
  export * from './Interface/api/commercial/QueryFetchDialogDatasInfosOk';