@silexpert/core 1.1.203 → 1.1.205
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.
- package/dist/cjs/api/resources/Facturation.d.ts +2 -1
- package/dist/cjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/cjs/api/resources/Facturation.js +3 -0
- package/dist/cjs/api/resources/Facturation.js.map +1 -1
- package/dist/cjs/api/resources/OnBoarding.d.ts +8 -0
- package/dist/cjs/api/resources/OnBoarding.d.ts.map +1 -0
- package/dist/cjs/api/resources/OnBoarding.js +14 -0
- package/dist/cjs/api/resources/OnBoarding.js.map +1 -0
- package/dist/cjs/api/resources/WorkingSchedule.d.ts +1 -0
- package/dist/cjs/api/resources/WorkingSchedule.d.ts.map +1 -1
- package/dist/cjs/api/resources/WorkingSchedule.js +5 -0
- package/dist/cjs/api/resources/WorkingSchedule.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts +10 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js +10 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -0
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/CommercialOfferType.js +2 -2
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/cjs/types/Enum/Lab.d.ts +17 -0
- package/dist/cjs/types/Enum/Lab.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Lab.js +17 -1
- package/dist/cjs/types/Enum/Lab.js.map +1 -1
- package/dist/cjs/types/Enum/Role.d.ts +2 -1
- package/dist/cjs/types/Enum/Role.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Role.js +1 -0
- package/dist/cjs/types/Enum/Role.js.map +1 -1
- package/dist/cjs/types/Enum/RoleDetail.d.ts +7 -0
- package/dist/cjs/types/Enum/RoleDetail.d.ts.map +1 -1
- package/dist/cjs/types/Enum/RoleDetail.js +7 -0
- package/dist/cjs/types/Enum/RoleDetail.js.map +1 -1
- package/dist/cjs/types/Interface/api/OnBoarding.d.ts +10 -0
- package/dist/cjs/types/Interface/api/OnBoarding.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/OnBoarding.js +58 -0
- package/dist/cjs/types/Interface/api/OnBoarding.js.map +1 -0
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +4 -0
- package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js +5 -5
- package/dist/cjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js +4 -4
- package/dist/cjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts +7 -0
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js +37 -0
- package/dist/cjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/prestation/Query.js +6 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts +4 -0
- package/dist/cjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestation.d.ts +4 -0
- package/dist/cjs/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts +2 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISocietyDetail.d.ts +4 -0
- package/dist/cjs/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISocietyDetail.js.map +1 -1
- package/dist/cjs/types/index.d.ts +2 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +2 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/Facturation.d.ts +2 -1
- package/dist/mjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/mjs/api/resources/Facturation.js +7 -0
- package/dist/mjs/api/resources/Facturation.js.map +1 -1
- package/dist/mjs/api/resources/OnBoarding.d.ts +8 -0
- package/dist/mjs/api/resources/OnBoarding.d.ts.map +1 -0
- package/dist/mjs/api/resources/OnBoarding.js +17 -0
- package/dist/mjs/api/resources/OnBoarding.js.map +1 -0
- package/dist/mjs/api/resources/WorkingSchedule.d.ts +1 -0
- package/dist/mjs/api/resources/WorkingSchedule.d.ts.map +1 -1
- package/dist/mjs/api/resources/WorkingSchedule.js +5 -0
- package/dist/mjs/api/resources/WorkingSchedule.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts +10 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js +10 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -0
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/CommercialOfferType.js +2 -2
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -1
- package/dist/mjs/types/Enum/Lab.d.ts +17 -0
- package/dist/mjs/types/Enum/Lab.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Lab.js +16 -0
- package/dist/mjs/types/Enum/Lab.js.map +1 -1
- package/dist/mjs/types/Enum/Role.d.ts +2 -1
- package/dist/mjs/types/Enum/Role.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Role.js +1 -0
- package/dist/mjs/types/Enum/Role.js.map +1 -1
- package/dist/mjs/types/Enum/RoleDetail.d.ts +7 -0
- package/dist/mjs/types/Enum/RoleDetail.d.ts.map +1 -1
- package/dist/mjs/types/Enum/RoleDetail.js +7 -0
- package/dist/mjs/types/Enum/RoleDetail.js.map +1 -1
- package/dist/mjs/types/Interface/api/OnBoarding.d.ts +10 -0
- package/dist/mjs/types/Interface/api/OnBoarding.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/OnBoarding.js +60 -0
- package/dist/mjs/types/Interface/api/OnBoarding.js.map +1 -0
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +1 -0
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +5 -0
- package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/getAllCalendarEvent.js.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/getLastInvalidateEvent.js.map +1 -1
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts +7 -0
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js +36 -0
- package/dist/mjs/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/prestation/Query.js +8 -1
- package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts +4 -0
- package/dist/mjs/types/Interface/api/workingSchedule/QueryDailyHour.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/workingSchedule/QueryDailyHour.js.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestation.d.ts +4 -0
- package/dist/mjs/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts +2 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISocietyDetail.d.ts +4 -0
- package/dist/mjs/types/Interface/models/ISocietyDetail.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISocietyDetail.js.map +1 -1
- package/dist/mjs/types/index.d.ts +2 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +2 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Facturation.ts +8 -1
- package/ts/api/resources/OnBoarding.ts +21 -0
- package/ts/api/resources/WorkingSchedule.ts +6 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestion.ts +11 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -0
- package/ts/types/Enum/CommercialOfferType.ts +2 -2
- package/ts/types/Enum/Lab.ts +17 -0
- package/ts/types/Enum/Role.ts +1 -0
- package/ts/types/Enum/RoleDetail.ts +7 -0
- package/ts/types/Interface/api/OnBoarding.ts +40 -0
- package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +3 -0
- package/ts/types/Interface/api/calendarEvent/getAllCalendarEvent.ts +1 -1
- package/ts/types/Interface/api/calendarEvent/getLastInvalidateEvent.ts +1 -1
- package/ts/types/Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew.ts +22 -0
- package/ts/types/Interface/api/prestation/Query.ts +6 -1
- package/ts/types/Interface/api/workingSchedule/QueryDailyHour.ts +6 -0
- package/ts/types/Interface/models/IPrestation.ts +5 -1
- package/ts/types/Interface/models/ISociety.ts +2 -0
- package/ts/types/Interface/models/ISocietyDetail.ts +4 -0
- package/ts/types/index.ts +2 -0
|
@@ -122,6 +122,7 @@ export enum Question {
|
|
|
122
122
|
'39_DECIES_E' = '39_DECIES_E',
|
|
123
123
|
'39_DECIES_F' = '39_DECIES_F',
|
|
124
124
|
'39_DECIES_G' = '39_DECIES_G',
|
|
125
|
+
|
|
125
126
|
/**
|
|
126
127
|
* COMPANY TAXES 2033
|
|
127
128
|
*/
|
|
@@ -131,6 +132,16 @@ export enum Question {
|
|
|
131
132
|
REAL_ESTATE_EXEMPT_RENTS = 'REAL_ESTATE_EXEMPT_RENTS',
|
|
132
133
|
|
|
133
134
|
START_UPS = 'START_UPS',
|
|
135
|
+
URBAN_FREE_ZONE = 'URBAN_FREE_ZONE',
|
|
136
|
+
INNOVATIVE_YOUNG_COMPANY = 'INNOVATIVE_YOUNG_COMPANY',
|
|
137
|
+
DEFENSE_RESTRUCTURING_ZONE = 'DEFENSE_RESTRUCTURING_ZONE',
|
|
138
|
+
RURAL_DEVELOPMENT_ZONE = 'RURAL_DEVELOPMENT_ZONE',
|
|
139
|
+
URBAN_ZONE_TO_BE_REVITALIZED = 'URBAN_ZONE_TO_BE_REVITALIZED',
|
|
140
|
+
NEW_GENERATION_ACTIVITY_ZONE = 'NEW_GENERATION_ACTIVITY_ZONE',
|
|
141
|
+
PRIORITY_DEVELOPMENT_ZONE = 'PRIORITY_DEVELOPMENT_ZONE',
|
|
142
|
+
TAKEOVER_OF_AILING_FIRMS = 'TAKEOVER_OF_AILING_FIRMS',
|
|
143
|
+
EMPLOYMENT_AREA_TO_BE_REVITALIZED = 'EMPLOYMENT_AREA_TO_BE_REVITALIZED',
|
|
144
|
+
OVERSEAS_INVESTMENTS = 'OVERSEAS_INVESTMENTS',
|
|
134
145
|
|
|
135
146
|
OTHER_IMMOBILIZATIONS_ENDOWMENT = 'OTHER_IMMOBILIZATIONS_ENDOWMENT',
|
|
136
147
|
OTHER_IMMOBILIZATIONS_RECOVERY = 'OTHER_IMMOBILIZATIONS_RECOVERY',
|
|
@@ -345,6 +345,8 @@ export enum QuestionWording {
|
|
|
345
345
|
N_LONG_RUN_ADDED_GAIN_DEFERRED_2_YEARS = 'montant de la plus-value à long-terme à étaler à partir de #year#',
|
|
346
346
|
'N-1_LONG_RUN_ADDED_GAIN_DEFERRED_2_YEARS' = 'plus-value à long-terme étalée en #year#',
|
|
347
347
|
DATE_OF_TERMINATION = 'Date de cessation',
|
|
348
|
+
'2031_EXONERATE_SHORT_TERM_ADDED_VALUE' = 'Dont plus-value à court terme exonérée (Art. 151 septies, septies A et 238 quindecies)',
|
|
349
|
+
'2031_EXONERATE_LONG_TERM_ADDED_VALUE' = 'Dont plus-value à long terme exonérée (Art. 151 septies A)',
|
|
348
350
|
VAT_REGULARISATION = 'Montant de la régulation de TVA',
|
|
349
351
|
ACCOUNTING_TAX_CREDIT = 'Montant de la réduction d’impôts pour tenue de comptabilité',
|
|
350
352
|
NOW_TAXABLE_ADDED_GAIN = 'Montant des plus-values devenues imposables',
|
|
@@ -93,8 +93,8 @@ export const CommercialOfferTypeDetail = {
|
|
|
93
93
|
},
|
|
94
94
|
BALANCE_SHEET_OFFERED : {
|
|
95
95
|
id: 7,
|
|
96
|
-
label: 'Bilan
|
|
97
|
-
text: '%value% €
|
|
96
|
+
label: 'Bilan à 0',
|
|
97
|
+
text: 'Bilan à %value% € par exercice à rattraper sous réserve qu\'il y ai moins de 50 lignes sur le relevé bancaire ',
|
|
98
98
|
amountType: CommercialOfferAmountType.MONEY,
|
|
99
99
|
idPrestationList: [],
|
|
100
100
|
isComptable: true,
|
package/ts/types/Enum/Lab.ts
CHANGED
|
@@ -22,4 +22,21 @@ export const LabDetail = {
|
|
|
22
22
|
id: Lab.AWAITING_CONFORMITY,
|
|
23
23
|
color: 'primary',
|
|
24
24
|
},
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export enum LabRejectReason {
|
|
28
|
+
RISK_OFFICE_ID = 1,
|
|
29
|
+
RISK_CONFORMITY_ID = 2,
|
|
30
|
+
REFUND_MOTIF_LAB_REFUSED_ID = 9,
|
|
31
|
+
TERMINATION_FOR_CONFORMITY_REASON_ID = 12,
|
|
32
|
+
TERMINATION_FOR_NO_RESPONSE_REASON_ID = 13,
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
export const LabRejectReasonDetail = {
|
|
36
|
+
RISK_OFFICE_ID: {
|
|
37
|
+
id: LabRejectReason.RISK_OFFICE_ID, value: 'Risque cabinet',
|
|
38
|
+
},
|
|
39
|
+
RISK_CONFORMITY_ID: {
|
|
40
|
+
id: LabRejectReason.RISK_CONFORMITY_ID, value: 'Risque de conformité',
|
|
41
|
+
},
|
|
25
42
|
};
|
package/ts/types/Enum/Role.ts
CHANGED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IsBoolean, IsInt, IsOptional, IsString,
|
|
3
|
+
} from 'class-validator';
|
|
4
|
+
import { ApiPropertyOptional } from '../../../utils';
|
|
5
|
+
import { ToBoolean } from '../../../utils/transforms/boolean.transform';
|
|
6
|
+
import { OptionalQueryPaginate } from './BasePaginate';
|
|
7
|
+
|
|
8
|
+
export class QueryOnBoardingPaginated extends OptionalQueryPaginate {
|
|
9
|
+
@ApiPropertyOptional()
|
|
10
|
+
@IsOptional()
|
|
11
|
+
@IsString()
|
|
12
|
+
search?: string;
|
|
13
|
+
|
|
14
|
+
@ApiPropertyOptional()
|
|
15
|
+
@IsOptional()
|
|
16
|
+
@IsString()
|
|
17
|
+
orderBy?: string;
|
|
18
|
+
|
|
19
|
+
@ApiPropertyOptional()
|
|
20
|
+
@IsOptional()
|
|
21
|
+
@IsBoolean()
|
|
22
|
+
@ToBoolean()
|
|
23
|
+
descending?: boolean;
|
|
24
|
+
|
|
25
|
+
@ApiPropertyOptional()
|
|
26
|
+
@IsOptional()
|
|
27
|
+
@IsBoolean()
|
|
28
|
+
@ToBoolean()
|
|
29
|
+
hasAccountant?: boolean;
|
|
30
|
+
|
|
31
|
+
@ApiPropertyOptional()
|
|
32
|
+
@IsOptional()
|
|
33
|
+
@IsInt()
|
|
34
|
+
firstContact?: number;
|
|
35
|
+
|
|
36
|
+
@ApiPropertyOptional()
|
|
37
|
+
@IsOptional()
|
|
38
|
+
@IsInt()
|
|
39
|
+
idLAB?: number;
|
|
40
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
IsDateString, IsInt, IsOptional, IsString,
|
|
3
3
|
} from 'class-validator';
|
|
4
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils
|
|
4
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
5
5
|
|
|
6
6
|
export class GetLastInvalidateEvent {
|
|
7
7
|
@ApiProperty()
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IsInt, IsOptional, IsString,
|
|
3
|
+
} from 'class-validator';
|
|
4
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
5
|
+
import { OptionalQueryPaginate } from '../BasePaginate';
|
|
6
|
+
|
|
7
|
+
export class QueryPaginatedSocietyWithFacturationNew extends OptionalQueryPaginate {
|
|
8
|
+
@ApiPropertyOptional()
|
|
9
|
+
@IsOptional()
|
|
10
|
+
@IsString()
|
|
11
|
+
search?: string;
|
|
12
|
+
|
|
13
|
+
@ApiPropertyOptional()
|
|
14
|
+
@IsOptional()
|
|
15
|
+
@IsInt()
|
|
16
|
+
idUser?: number;
|
|
17
|
+
|
|
18
|
+
@ApiPropertyOptional()
|
|
19
|
+
@IsOptional()
|
|
20
|
+
@IsInt()
|
|
21
|
+
idBillingState?: number;
|
|
22
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IsArray, IsBoolean, IsNumber, IsObject, IsOptional, IsString } from 'class-validator';
|
|
1
|
+
import { IsArray, IsBoolean, IsInt, IsNumber, IsObject, IsOptional, IsString } from 'class-validator';
|
|
2
2
|
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
3
|
import { IPrestation } from '../../models/IPrestation';
|
|
4
4
|
import { IExercicePrestation } from '../../models/IExercicePrestation';
|
|
@@ -74,6 +74,11 @@ export class QueryUpdatePrestation {
|
|
|
74
74
|
@IsNumber()
|
|
75
75
|
idExercicePrestation: number;
|
|
76
76
|
|
|
77
|
+
@ApiPropertyOptional()
|
|
78
|
+
@IsOptional()
|
|
79
|
+
@IsInt()
|
|
80
|
+
idOnBoarder: number;
|
|
81
|
+
|
|
77
82
|
@ApiPropertyOptional()
|
|
78
83
|
@IsOptional()
|
|
79
84
|
@IsArray()
|
|
@@ -6,6 +6,7 @@ import { ISociety } from './ISociety';
|
|
|
6
6
|
import { IExercicePrestation } from './IExercicePrestation';
|
|
7
7
|
import { ICustomerSignature } from './ICustomerSignature';
|
|
8
8
|
import { ITerminationList } from './ITerminationList';
|
|
9
|
+
import { IUser } from '../..';
|
|
9
10
|
|
|
10
11
|
// prestations
|
|
11
12
|
export interface IPrestation {
|
|
@@ -26,6 +27,7 @@ export interface IPrestation {
|
|
|
26
27
|
toConstitution: number;
|
|
27
28
|
dateValidPrestation: Date | null;
|
|
28
29
|
goToOnboarding: Date | null;
|
|
30
|
+
dateLeavingOnboarding: Date | null;
|
|
29
31
|
goToClient: Date | null;
|
|
30
32
|
goToFacturation: Date | null;
|
|
31
33
|
scoring: number | null;
|
|
@@ -43,6 +45,7 @@ export interface IPrestation {
|
|
|
43
45
|
idPrestationCreation: number | null;
|
|
44
46
|
idPrestationDeclarationIR: number | null;
|
|
45
47
|
idPrestationControleFiscal: number | null;
|
|
48
|
+
idOnBoarder: number | null;
|
|
46
49
|
totalAmount?: number;
|
|
47
50
|
discountAmount?: number;
|
|
48
51
|
debitType?: string;
|
|
@@ -62,4 +65,5 @@ export interface IPrestation {
|
|
|
62
65
|
prestationsDetailsBeforeExercice?: IExercicePrestation[];
|
|
63
66
|
customersSignatures?: ICustomerSignature[];
|
|
64
67
|
terminationList?: ITerminationList;
|
|
65
|
-
|
|
68
|
+
onBoarder?: IUser;
|
|
69
|
+
}
|
|
@@ -52,6 +52,7 @@ import {
|
|
|
52
52
|
IUnpaidCallHistory,
|
|
53
53
|
IAccountingFile,
|
|
54
54
|
IThirdPartySociety,
|
|
55
|
+
ICalendarEvent,
|
|
55
56
|
} from '../..';
|
|
56
57
|
import { IBrandType } from './IBrandType';
|
|
57
58
|
import { IFile } from './IFile';
|
|
@@ -232,4 +233,5 @@ export interface ISociety {
|
|
|
232
233
|
unpaidCallHistory?: IUnpaidCallHistory[];
|
|
233
234
|
accountingFiles?: IAccountingFile[];
|
|
234
235
|
businessSectors?: IBusinessSector[];
|
|
236
|
+
calendarEvents?: ICalendarEvent[];
|
|
235
237
|
}
|
|
@@ -94,6 +94,10 @@ export interface ISocietyDetail {
|
|
|
94
94
|
notificationForConstitution?: boolean;
|
|
95
95
|
notificationForOtherMissions?: boolean | null;
|
|
96
96
|
takeKnowledge?: boolean;
|
|
97
|
+
riskClientIdentity?: boolean | null;
|
|
98
|
+
riskCompanyIdentity?: boolean | null;
|
|
99
|
+
riskClientIdentityComment?: string | null;
|
|
100
|
+
riskCompanyIdentityComment?: string | null;
|
|
97
101
|
bankSynchronisationState?: number | null;
|
|
98
102
|
platformExplanation?:number | null;
|
|
99
103
|
mobileAppInstallationProposal?:number | null;
|
package/ts/types/index.ts
CHANGED
|
@@ -612,9 +612,11 @@ export * from './Interface/api/commercial/QueryPaginatedNewProspect';
|
|
|
612
612
|
export * from './Interface/api/commercial/QueryPaginatedSocietyWithStatsCa';
|
|
613
613
|
export * from './Interface/api/facturation/Query';
|
|
614
614
|
export * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturation';
|
|
615
|
+
export * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturationNew';
|
|
615
616
|
export * from './Interface/api/billingHistory/QueryPaginatedBillingHistory';
|
|
616
617
|
export * from './Interface/api/facturation/CreateRebilling';
|
|
617
618
|
export * from './Interface/api/facturation/GoToFacturation';
|
|
619
|
+
export * from './Interface/api/OnBoarding';
|
|
618
620
|
export * from './Interface/api/commercial/QueryGetStats';
|
|
619
621
|
export * from './Interface/api/commercial/RequiredDocsTypeParams';
|
|
620
622
|
export * from './Interface/api/commercial/QueryFetchDialogDatasInfosOk';
|