@silexpert/core 0.4.122 → 0.4.124

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 (194) hide show
  1. package/es/api/resources/Closing.d.ts +6 -0
  2. package/es/api/resources/Closing.d.ts.map +1 -0
  3. package/es/api/resources/Closing.js +7 -0
  4. package/es/api/resources/Closing.js.map +1 -0
  5. package/es/api/resources/shareCapital.d.ts +29 -0
  6. package/es/api/resources/shareCapital.d.ts.map +1 -0
  7. package/es/api/resources/shareCapital.js +32 -0
  8. package/es/api/resources/shareCapital.js.map +1 -0
  9. package/es/api/resources.d.ts +4 -0
  10. package/es/api/resources.d.ts.map +1 -1
  11. package/es/api/resources.js +4 -0
  12. package/es/api/resources.js.map +1 -1
  13. package/es/types/Enum/Account.d.ts +8 -0
  14. package/es/types/Enum/Account.d.ts.map +1 -1
  15. package/es/types/Enum/Account.js +8 -0
  16. package/es/types/Enum/Account.js.map +1 -1
  17. package/es/types/Enum/Ocr.d.ts +5 -0
  18. package/es/types/Enum/Ocr.d.ts.map +1 -0
  19. package/es/types/Enum/Ocr.js +6 -0
  20. package/es/types/Enum/Ocr.js.map +1 -0
  21. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +6 -3
  22. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
  23. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +21 -0
  24. package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  25. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +6 -4
  26. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
  27. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +18 -1
  28. package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  29. package/es/types/Interface/api/cerfa/2031.d.ts +157 -0
  30. package/es/types/Interface/api/cerfa/2031.d.ts.map +1 -0
  31. package/es/types/Interface/api/cerfa/2031.js +17 -0
  32. package/es/types/Interface/api/cerfa/2031.js.map +1 -0
  33. package/es/types/Interface/api/cerfa/2033.d.ts +511 -0
  34. package/es/types/Interface/api/cerfa/2033.d.ts.map +1 -0
  35. package/es/types/Interface/api/cerfa/2033.js +429 -0
  36. package/es/types/Interface/api/cerfa/2033.js.map +1 -0
  37. package/es/types/Interface/api/cerfa/2035.d.ts +396 -0
  38. package/es/types/Interface/api/cerfa/2035.d.ts.map +1 -0
  39. package/es/types/Interface/api/cerfa/2035.js +43 -0
  40. package/es/types/Interface/api/cerfa/2035.js.map +1 -0
  41. package/es/types/Interface/api/cerfa/2050.d.ts +1678 -0
  42. package/es/types/Interface/api/cerfa/2050.d.ts.map +1 -0
  43. package/es/types/Interface/api/cerfa/2050.js +3 -0
  44. package/es/types/Interface/api/cerfa/2050.js.map +1 -0
  45. package/es/types/Interface/api/cerfa/2065.d.ts +149 -0
  46. package/es/types/Interface/api/cerfa/2065.d.ts.map +1 -0
  47. package/es/types/Interface/api/cerfa/2065.js +21 -0
  48. package/es/types/Interface/api/cerfa/2065.js.map +1 -0
  49. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +6 -1215
  50. package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
  51. package/es/types/Interface/api/cerfa/CreateCerfa.js +5 -481
  52. package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  53. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts +4 -0
  54. package/es/types/Interface/api/cerfa/ReadCerfa.d.ts.map +1 -1
  55. package/es/types/Interface/api/cerfa/ReadCerfa.js.map +1 -1
  56. package/es/types/Interface/api/closing/ProcessedClosing.d.ts +6 -0
  57. package/es/types/Interface/api/closing/ProcessedClosing.d.ts.map +1 -0
  58. package/es/types/Interface/api/closing/ProcessedClosing.js +2 -0
  59. package/es/types/Interface/api/closing/ProcessedClosing.js.map +1 -0
  60. package/es/types/Interface/api/ocr/CreateOcr.d.ts +13 -0
  61. package/es/types/Interface/api/ocr/CreateOcr.d.ts.map +1 -0
  62. package/es/types/Interface/api/ocr/CreateOcr.js +53 -0
  63. package/es/types/Interface/api/ocr/CreateOcr.js.map +1 -0
  64. package/es/types/Interface/api/ocr/OcrTransactions.d.ts +1 -3
  65. package/es/types/Interface/api/ocr/OcrTransactions.d.ts.map +1 -1
  66. package/es/types/Interface/api/ocr/OcrTransactions.js +2 -2
  67. package/es/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  68. package/es/types/Interface/api/ocr/OcrTypeTransactions.d.ts +17 -0
  69. package/es/types/Interface/api/ocr/OcrTypeTransactions.d.ts.map +1 -1
  70. package/es/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
  71. package/es/types/Interface/api/shareCapital/CreateInKindContribution.d.ts +6 -0
  72. package/es/types/Interface/api/shareCapital/CreateInKindContribution.d.ts.map +1 -0
  73. package/es/types/Interface/api/shareCapital/CreateInKindContribution.js +32 -0
  74. package/es/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -0
  75. package/es/types/Interface/api/shareCapital/CreateShareCapital.d.ts +6 -0
  76. package/es/types/Interface/api/shareCapital/CreateShareCapital.d.ts.map +1 -0
  77. package/es/types/Interface/api/shareCapital/CreateShareCapital.js +27 -0
  78. package/es/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -0
  79. package/es/types/Interface/api/shareCapital/ReadShareCapital.d.ts +7 -0
  80. package/es/types/Interface/api/shareCapital/ReadShareCapital.d.ts.map +1 -0
  81. package/es/types/Interface/api/shareCapital/ReadShareCapital.js +3 -0
  82. package/es/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -0
  83. package/es/types/Interface/api/shareCapital/ReadShareCapitalProvided.d.ts +4 -0
  84. package/es/types/Interface/api/shareCapital/ReadShareCapitalProvided.d.ts.map +1 -0
  85. package/es/types/Interface/api/shareCapital/ReadShareCapitalProvided.js +3 -0
  86. package/es/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -0
  87. package/es/types/Interface/api/shareCapital/ResultCreateShareCapital.d.ts +7 -0
  88. package/es/types/Interface/api/shareCapital/ResultCreateShareCapital.d.ts.map +1 -0
  89. package/es/types/Interface/api/shareCapital/ResultCreateShareCapital.js +3 -0
  90. package/es/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -0
  91. package/es/types/Interface/api/society/UpdateSociety.d.ts +1 -0
  92. package/es/types/Interface/api/society/UpdateSociety.d.ts.map +1 -1
  93. package/es/types/Interface/api/society/UpdateSociety.js +4 -0
  94. package/es/types/Interface/api/society/UpdateSociety.js.map +1 -1
  95. package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -0
  96. package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
  97. package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
  98. package/es/types/Interface/models/IApiError.d.ts +3 -1
  99. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  100. package/es/types/Interface/models/IApiError.js +3 -0
  101. package/es/types/Interface/models/IApiError.js.map +1 -1
  102. package/es/types/Interface/models/IBalanceSheetModule.d.ts +2 -0
  103. package/es/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
  104. package/es/types/Interface/models/IBalanceSheetModule.js.map +1 -1
  105. package/es/types/Interface/models/ISocietySocial.d.ts +2 -2
  106. package/es/types/Interface/models/ISocietySocial.d.ts.map +1 -1
  107. package/es/types/Interface/models/ISocietySocial.js.map +1 -1
  108. package/es/types/index.d.ts +8 -1
  109. package/es/types/index.d.ts.map +1 -1
  110. package/es/types/index.js +8 -1
  111. package/es/types/index.js.map +1 -1
  112. package/js/api/resources/Closing.js +18 -0
  113. package/js/api/resources/Closing.js.map +1 -0
  114. package/js/api/resources/shareCapital.js +47 -0
  115. package/js/api/resources/shareCapital.js.map +1 -0
  116. package/js/api/resources.js +7 -1
  117. package/js/api/resources.js.map +1 -1
  118. package/js/types/Enum/Account.js +8 -0
  119. package/js/types/Enum/Account.js.map +1 -1
  120. package/js/types/Enum/Ocr.js +12 -0
  121. package/js/types/Enum/Ocr.js.map +1 -0
  122. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +6 -0
  123. package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
  124. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +5 -1
  125. package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
  126. package/js/types/Interface/api/cerfa/2031.js +29 -0
  127. package/js/types/Interface/api/cerfa/2031.js.map +1 -0
  128. package/js/types/Interface/api/cerfa/2033.js +295 -0
  129. package/js/types/Interface/api/cerfa/2033.js.map +1 -0
  130. package/js/types/Interface/api/cerfa/2035.js +47 -0
  131. package/js/types/Interface/api/cerfa/2035.js.map +1 -0
  132. package/js/types/Interface/api/cerfa/2050.js +10 -0
  133. package/js/types/Interface/api/cerfa/2050.js.map +1 -0
  134. package/js/types/Interface/api/cerfa/2065.js +37 -0
  135. package/js/types/Interface/api/cerfa/2065.js.map +1 -0
  136. package/js/types/Interface/api/cerfa/CreateCerfa.js +50 -337
  137. package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
  138. package/js/types/Interface/{models/IPrestationSocial.js → api/closing/ProcessedClosing.js} +1 -1
  139. package/js/types/Interface/{models/IPrestationSocial.js.map → api/closing/ProcessedClosing.js.map} +1 -1
  140. package/js/types/Interface/api/ocr/CreateOcr.js +45 -0
  141. package/js/types/Interface/api/ocr/CreateOcr.js.map +1 -0
  142. package/js/types/Interface/api/ocr/OcrTransactions.js +1 -1
  143. package/js/types/Interface/api/ocr/OcrTransactions.js.map +1 -1
  144. package/js/types/Interface/api/shareCapital/CreateInKindContribution.js +35 -0
  145. package/js/types/Interface/api/shareCapital/CreateInKindContribution.js.map +1 -0
  146. package/js/types/Interface/api/shareCapital/CreateShareCapital.js +33 -0
  147. package/js/types/Interface/api/shareCapital/CreateShareCapital.js.map +1 -0
  148. package/js/types/Interface/api/shareCapital/ReadShareCapital.js +10 -0
  149. package/js/types/Interface/api/shareCapital/ReadShareCapital.js.map +1 -0
  150. package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js +10 -0
  151. package/js/types/Interface/api/shareCapital/ReadShareCapitalProvided.js.map +1 -0
  152. package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js +10 -0
  153. package/js/types/Interface/api/shareCapital/ResultCreateShareCapital.js.map +1 -0
  154. package/js/types/Interface/api/society/UpdateSociety.js +2 -0
  155. package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
  156. package/js/types/Interface/models/IApiError.js +4 -1
  157. package/js/types/Interface/models/IApiError.js.map +1 -1
  158. package/js/types/index.js +99 -15
  159. package/js/types/index.js.map +1 -1
  160. package/package.json +1 -1
  161. package/ts/api/resources/Closing.ts +8 -0
  162. package/ts/api/resources/shareCapital.ts +37 -0
  163. package/ts/api/resources.ts +4 -0
  164. package/ts/types/Enum/Account.ts +8 -0
  165. package/ts/types/Enum/Ocr.ts +4 -0
  166. package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +21 -3
  167. package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +19 -4
  168. package/ts/types/Interface/api/cerfa/2031.ts +154 -0
  169. package/ts/types/Interface/api/cerfa/2033.ts +722 -0
  170. package/ts/types/Interface/api/cerfa/2035.ts +414 -0
  171. package/ts/types/Interface/api/cerfa/2050.ts +1416 -0
  172. package/ts/types/Interface/api/cerfa/2065.ts +128 -0
  173. package/ts/types/Interface/api/cerfa/CreateCerfa.ts +8 -1657
  174. package/ts/types/Interface/api/cerfa/ReadCerfa.ts +6 -1
  175. package/ts/types/Interface/api/closing/ProcessedClosing.ts +6 -0
  176. package/ts/types/Interface/api/ocr/CreateOcr.ts +33 -0
  177. package/ts/types/Interface/api/ocr/OcrTransactions.ts +3 -5
  178. package/ts/types/Interface/api/ocr/OcrTypeTransactions.ts +20 -0
  179. package/ts/types/Interface/api/shareCapital/CreateInKindContribution.ts +19 -0
  180. package/ts/types/Interface/api/shareCapital/CreateShareCapital.ts +17 -0
  181. package/ts/types/Interface/api/shareCapital/ReadShareCapital.ts +6 -0
  182. package/ts/types/Interface/api/shareCapital/ReadShareCapitalProvided.ts +3 -0
  183. package/ts/types/Interface/api/shareCapital/ResultCreateShareCapital.ts +6 -0
  184. package/ts/types/Interface/api/society/UpdateSociety.ts +3 -0
  185. package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
  186. package/ts/types/Interface/models/IApiError.ts +4 -0
  187. package/ts/types/Interface/models/IBalanceSheetModule.ts +2 -0
  188. package/ts/types/Interface/models/ISocietySocial.ts +2 -2
  189. package/ts/types/index.ts +9 -2
  190. package/es/types/Interface/models/IPrestationSocial.d.ts +0 -7
  191. package/es/types/Interface/models/IPrestationSocial.d.ts.map +0 -1
  192. package/es/types/Interface/models/IPrestationSocial.js +0 -2
  193. package/es/types/Interface/models/IPrestationSocial.js.map +0 -1
  194. package/ts/types/Interface/models/IPrestationSocial.ts +0 -7
@@ -1,4 +1,5 @@
1
1
  import { CerfaType } from '../../../Enum/CerfaType';
2
+ import { QuestionWording } from '../../..';
2
3
 
3
4
  export interface ReadCerfaToComplete {
4
5
  declaration: CerfaType;
@@ -7,4 +8,8 @@ export interface ReadCerfaToComplete {
7
8
  export interface ReadCerfaDocument {
8
9
  file: any;
9
10
  payload: any;
10
- }
11
+ }
12
+
13
+ export type CerfaAnswers = {
14
+ [key in keyof typeof QuestionWording | 'OTHER_TAX_DEDUCTION_AMOUNT_1' | 'OTHER_TAX_DEDUCTION_AMOUNT_2'| 'OTHER_TAX_DEDUCTION_AMOUNT_3' | 'OTHER_TAX_DEDUCTION_AMOUNT_4'| 'OTHER_TAX_DEDUCTION_AMOUNT_5' | 'OTHER_ADDITION_AMOUNT_1' | 'OTHER_ADDITION_AMOUNT_2' | 'OTHER_ADDITION_AMOUNT_3' | 'OTHER_ADDITION_AMOUNT_4' | 'OTHER_ADDITION_AMOUNT_5' | '39_DECIES' | '39_DECIES_A' | '39_DECIES_B' | '39_DECIES_C' | '39_DECIES_D' | '39_DECIES_E' | '39_DECIES_F' | '39_DECIES_G']: number
15
+ };
@@ -0,0 +1,6 @@
1
+ import { IAccountingTransaction, IExercice } from '../../..';
2
+
3
+ export interface ProcessedClosing {
4
+ nextExercice: IExercice,
5
+ carryForwardTransaction: IAccountingTransaction,
6
+ }
@@ -0,0 +1,33 @@
1
+ import { ApiPropertyOptional } from '../../../../utils';
2
+
3
+ export class CreateOcr {
4
+ @ApiPropertyOptional()
5
+ Type: string;
6
+
7
+ @ApiPropertyOptional()
8
+ MessageId: string;
9
+
10
+ @ApiPropertyOptional()
11
+ Token: string;
12
+
13
+ @ApiPropertyOptional()
14
+ TopicArn: string;
15
+
16
+ @ApiPropertyOptional()
17
+ Message: string;
18
+
19
+ @ApiPropertyOptional()
20
+ SubscribeURL: string;
21
+
22
+ @ApiPropertyOptional()
23
+ Timestamp: string;
24
+
25
+ @ApiPropertyOptional()
26
+ SignatureVersion: string;
27
+
28
+ @ApiPropertyOptional()
29
+ Signature: string;
30
+
31
+ @ApiPropertyOptional()
32
+ SigningCertURL: string;
33
+ }
@@ -1,14 +1,12 @@
1
1
  import { IsBoolean } from 'class-validator';
2
- import { IFile } from '../../..';
3
2
  import { ApiProperty, ApiPropertyOptional } from '../../../..';
4
3
  import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
5
4
  import { OcrTransactionDetails } from './OcrTypeTransactions';
6
5
 
7
6
  export class OcrTransactions {
8
- @ApiProperty()
9
- accountingFile: {
10
- id: number
11
- file: Partial<IFile>
7
+ @ApiPropertyOptional()
8
+ file?: {
9
+ id: number,
12
10
  };
13
11
 
14
12
  @ApiProperty()
@@ -1,6 +1,26 @@
1
+ import { OcrType } from '../../../Enum/Ocr';
2
+
1
3
  export type OcrTransactionDetails = {
2
4
  dateValue: Date,
3
5
  label: string | null,
4
6
  debit: number,
5
7
  credit: number,
8
+ };
9
+
10
+ export type OcrResponseMessage = {
11
+ metadata: string,
12
+ s3_file_name: string,
13
+ };
14
+
15
+ export type OcrResponseParsed = {
16
+ Type: OcrType;
17
+ MessageId: string;
18
+ TopicArn: string;
19
+ Message: string;
20
+ Timestamp: string;
21
+ SignatureVersion: string;
22
+ Signature: string;
23
+ SigningCertURL: string;
24
+ UnsubscribeURL: string;
25
+ SubscribeURL?: string;
6
26
  };
@@ -0,0 +1,19 @@
1
+ import { IsNumber, IsString, Min } from 'class-validator';
2
+ import { ApiProperty } from '../../../..';
3
+
4
+ export class CreateInKindContribution {
5
+ @ApiProperty()
6
+ @IsNumber()
7
+ @Min(0, {
8
+ message: 'Amount should be positive',
9
+ })
10
+ amount: number;
11
+
12
+ @ApiProperty()
13
+ @IsString()
14
+ designation: string;
15
+
16
+ @ApiProperty()
17
+ @IsNumber()
18
+ idAccount: number;
19
+ }
@@ -0,0 +1,17 @@
1
+ import { IsArray, IsNumber, Min } from 'class-validator';
2
+ import { ApiProperty } from '../../../..';
3
+ import { CreateInKindContribution } from './CreateInKindContribution';
4
+
5
+ export class CreateShareCapital {
6
+ @ApiProperty()
7
+ @IsNumber()
8
+ @Min(0, {
9
+ message: 'amount should be positive',
10
+ })
11
+ unpaidShareCapital: number;
12
+
13
+ @ApiProperty()
14
+ @IsArray({
15
+ })
16
+ inKindContributions: CreateInKindContribution[];
17
+ }
@@ -0,0 +1,6 @@
1
+ export class ReadShareCapital {
2
+ shareCapital: number;
3
+ unpaidShareCapital: number;
4
+ totalInKindContribution: number;
5
+ totalProvidedCapital: number;
6
+ }
@@ -0,0 +1,3 @@
1
+ export class ReadShareCapitalProvided {
2
+ providedShareCapital: number;
3
+ }
@@ -0,0 +1,6 @@
1
+ export class ResultCreateShareCapital {
2
+ shareCapital: number;
3
+ unpaidShareCapital: number;
4
+ totalInKindContribution: number;
5
+ totalProvidedCapital: number;
6
+ }
@@ -43,6 +43,9 @@ export class UpdateSociety {
43
43
 
44
44
  @ApiPropertyOptional()
45
45
  confirmedAt?: string;
46
+
47
+ @ApiPropertyOptional()
48
+ socialCapital?: string;
46
49
  }
47
50
 
48
51
  export class UpdateSocietyPayload {
@@ -20,6 +20,7 @@ export interface IAccountingTransaction {
20
20
  reference: string | null;
21
21
  dateValue: Date;
22
22
  dateLocked?: Date | null;
23
+ closingDate?: Date | null;
23
24
  dateVerified?: Date | null;
24
25
  originalValue?: number | null;
25
26
  idUser?: number | null;
@@ -143,6 +143,10 @@ export enum Code {
143
143
  // Balance Sheet Questions
144
144
  UNKNOWN_ANSWER_VALUE = 'UNKNOWN_ANSWER_VALUE',
145
145
  QUESTION_ALREADY_EXISTS_IN_EXERCICE = 'QUESTION_ALREADY_EXISTS_IN_EXERCICE',
146
+
147
+ // Fiscal period closing
148
+ EXERCICE_ALREADY_CLOSED = 'EXERCICE_ALREADY_CLOSED',
149
+ MISSING_ANNOTATIONS = 'MISSING_ANNOTATIONS',
146
150
  }
147
151
 
148
152
  export interface IApiError {
@@ -3,11 +3,13 @@ export interface IBalanceSheetModule {
3
3
  id?: number;
4
4
  inventory: boolean | null;
5
5
  loanToDeclare: boolean | null;
6
+ hasPreviousExercice: boolean | null;
6
7
  provisionToDeclare: boolean | null;
7
8
  // deadlinerecoveryImmobilization: boolean;
8
9
  recoveryImmobilization?: boolean | null;
9
10
  incomeAllocation?: boolean | null;
10
11
  salariesFile?: boolean | null;
12
+ hasShareCapital: boolean | null;
11
13
  hasCustomerInvoiceToEstablish?: boolean | null;
12
14
  hasCustomerAssetToEstablish?: boolean | null;
13
15
  hasCustomerPrepaidIncome?: boolean | null;
@@ -1,4 +1,4 @@
1
- import { IPrestationSocial } from './IPrestationSocial';
1
+ import { IPrestationList } from './IPrestationList';
2
2
  import { ISociety } from './ISociety';
3
3
 
4
4
  // societySocial
@@ -15,6 +15,6 @@ export interface ISocietySocial {
15
15
  updatedAt?: Date | null;
16
16
 
17
17
  // Associations
18
- prestationSocial: IPrestationSocial;
18
+ prestationList: IPrestationList;
19
19
  society: ISociety;
20
20
  }
package/ts/types/index.ts CHANGED
@@ -141,7 +141,6 @@ export * from './Interface/models/IPermission';
141
141
  export * from './Interface/models/IPhoneNumber';
142
142
  export * from './Interface/models/IPhonePrefix';
143
143
  export * from './Interface/models/IPhonePrefixChild';
144
- export * from './Interface/models/IPrestationSocial';
145
144
  export * from './Interface/models/IPrestation';
146
145
  export * from './Interface/models/IPrestationComplementary';
147
146
  export * from './Interface/models/IPrestationList';
@@ -381,12 +380,14 @@ export * from './Enum/AnswerTypeValue';
381
380
  export * from './Enum/PartneredAccountantServiceType';
382
381
  export * from './Enum/LegalInformation';
383
382
  export * from './Enum/ProvisionType';
383
+ export * from './Enum/Ocr';
384
384
 
385
385
  // Interfaces API
386
386
  export * from './Interface/api/aspone/ReadInterchange';
387
387
  export * from './Interface/api/aspone/Util';
388
388
  export * from './Interface/api/businessPartner/ReadBusinessPartner';
389
389
  export * from './Interface/api/simulation/CreateSimulation';
390
+ export * from './Interface/api/ocr/CreateOcr';
390
391
  export * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';
391
392
  export * from './Interface/api/accountingEntry/CreateManualEntry';
392
393
  export * from './Interface/api/immobilization/ReadFormattedImmobilization';
@@ -585,5 +586,11 @@ export * from './Interface/api/provision/ReadProvision';
585
586
  export * from './Interface/api/provision/CreateProvisionForm';
586
587
  export * from './Interface/api/provision/UpdateProvisionForm';
587
588
  export * from './Interface/api/provision/QueryGetProvisions';
589
+ export * from './Interface/api/shareCapital/CreateInKindContribution';
590
+ export * from './Interface/api/shareCapital/CreateShareCapital';
591
+ export * from './Interface/api/shareCapital/ReadShareCapitalProvided';
592
+ export * from './Interface/api/shareCapital/ReadShareCapital';
593
+ export * from './Interface/api/shareCapital/ResultCreateShareCapital';
594
+ export * from './Interface/api/closing/ProcessedClosing';
588
595
 
589
- export * from '../utils/cerfa';
596
+ export * from '../utils/cerfa';
@@ -1,7 +0,0 @@
1
- export interface IPrestationSocial {
2
- id?: number;
3
- name: string;
4
- createdAt?: Date | null;
5
- updatedAt?: Date | null;
6
- }
7
- //# sourceMappingURL=IPrestationSocial.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPrestationSocial.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPrestationSocial.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,iBAAiB;IAChC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=IPrestationSocial.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPrestationSocial.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPrestationSocial.ts"],"names":[],"mappings":"","sourcesContent":["// prestationSocial\nexport interface IPrestationSocial {\n id?: number;\n name: string;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
@@ -1,7 +0,0 @@
1
- // prestationSocial
2
- export interface IPrestationSocial {
3
- id?: number;
4
- name: string;
5
- createdAt?: Date | null;
6
- updatedAt?: Date | null;
7
- }