@silexpert/core 1.1.213 → 1.1.215
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/BudgetInsight.d.ts +3 -3
- package/dist/cjs/api/resources/BudgetInsight.d.ts.map +1 -1
- package/dist/cjs/api/resources/BudgetInsight.js.map +1 -1
- package/dist/cjs/api/resources/Connector.d.ts +2 -1
- package/dist/cjs/api/resources/Connector.d.ts.map +1 -1
- package/dist/cjs/api/resources/Connector.js +3 -0
- package/dist/cjs/api/resources/Connector.js.map +1 -1
- package/dist/cjs/api/resources/ExpertAnnuary.d.ts +8 -0
- package/dist/cjs/api/resources/ExpertAnnuary.d.ts.map +1 -0
- package/dist/cjs/api/resources/ExpertAnnuary.js +17 -0
- package/dist/cjs/api/resources/ExpertAnnuary.js.map +1 -0
- package/dist/cjs/api/resources/Mobile.d.ts +1 -0
- package/dist/cjs/api/resources/Mobile.d.ts.map +1 -1
- package/dist/cjs/api/resources/Mobile.js +3 -0
- package/dist/cjs/api/resources/Mobile.js.map +1 -1
- package/dist/cjs/api/resources/Product.d.ts +1 -0
- package/dist/cjs/api/resources/Product.d.ts.map +1 -1
- package/dist/cjs/api/resources/Product.js +3 -0
- package/dist/cjs/api/resources/Product.js.map +1 -1
- package/dist/cjs/api/resources/Rule.d.ts +1 -0
- package/dist/cjs/api/resources/Rule.d.ts.map +1 -1
- package/dist/cjs/api/resources/Rule.js +3 -0
- package/dist/cjs/api/resources/Rule.js.map +1 -1
- package/dist/cjs/api/resources/Society.d.ts +1 -0
- package/dist/cjs/api/resources/Society.d.ts.map +1 -1
- package/dist/cjs/api/resources/Society.js +3 -0
- package/dist/cjs/api/resources/Society.js.map +1 -1
- package/dist/cjs/api/resources/Stocks.d.ts +1 -1
- package/dist/cjs/api/resources/Stocks.js.map +1 -1
- package/dist/cjs/api/resources/ThirdParty.d.ts +2 -1
- package/dist/cjs/api/resources/ThirdParty.d.ts.map +1 -1
- package/dist/cjs/api/resources/ThirdParty.js +3 -0
- package/dist/cjs/api/resources/ThirdParty.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/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/Ged.d.ts +2 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +2 -0
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +4 -0
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +4 -0
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Interface/api/aspone/ReadInterchange.d.ts +1 -0
- package/dist/cjs/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/dist/cjs/types/Interface/api/bankAccount/QueryBankAccount.d.ts +1 -0
- package/dist/cjs/types/Interface/api/bankAccount/QueryBankAccount.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/bankAccount/QueryBankAccount.js +8 -0
- package/dist/cjs/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -1
- package/dist/cjs/types/Interface/api/connector/QueryConnector.d.ts +3 -0
- package/dist/cjs/types/Interface/api/connector/QueryConnector.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/connector/QueryConnector.js +10 -1
- package/dist/cjs/types/Interface/api/connector/QueryConnector.js.map +1 -1
- package/dist/cjs/types/Interface/api/expertAnnuary/Query.d.ts +4 -0
- package/dist/cjs/types/Interface/api/expertAnnuary/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/expertAnnuary/Query.js +24 -0
- package/dist/cjs/types/Interface/api/expertAnnuary/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +1 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +6 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
- package/dist/cjs/types/Interface/api/thirdParty/QueryThirdParty.d.ts +3 -0
- package/dist/cjs/types/Interface/api/thirdParty/QueryThirdParty.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/thirdParty/QueryThirdParty.js +10 -1
- package/dist/cjs/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
- package/dist/cjs/types/Interface/models/IExpertAnnuary.d.ts +15 -0
- package/dist/cjs/types/Interface/models/IExpertAnnuary.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/IExpertAnnuary.js +3 -0
- package/dist/cjs/types/Interface/models/IExpertAnnuary.js.map +1 -0
- package/dist/cjs/types/Interface/models/ILetter.d.ts +2 -0
- package/dist/cjs/types/Interface/models/ILetter.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ILetter.js.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISocietyDetail.d.ts +5 -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/BudgetInsight.d.ts +3 -3
- package/dist/mjs/api/resources/BudgetInsight.d.ts.map +1 -1
- package/dist/mjs/api/resources/BudgetInsight.js.map +1 -1
- package/dist/mjs/api/resources/Connector.d.ts +2 -1
- package/dist/mjs/api/resources/Connector.d.ts.map +1 -1
- package/dist/mjs/api/resources/Connector.js +3 -0
- package/dist/mjs/api/resources/Connector.js.map +1 -1
- package/dist/mjs/api/resources/ExpertAnnuary.d.ts +8 -0
- package/dist/mjs/api/resources/ExpertAnnuary.d.ts.map +1 -0
- package/dist/mjs/api/resources/ExpertAnnuary.js +13 -0
- package/dist/mjs/api/resources/ExpertAnnuary.js.map +1 -0
- package/dist/mjs/api/resources/Mobile.d.ts +1 -0
- package/dist/mjs/api/resources/Mobile.d.ts.map +1 -1
- package/dist/mjs/api/resources/Mobile.js +3 -0
- package/dist/mjs/api/resources/Mobile.js.map +1 -1
- package/dist/mjs/api/resources/Product.d.ts +1 -0
- package/dist/mjs/api/resources/Product.d.ts.map +1 -1
- package/dist/mjs/api/resources/Product.js +3 -0
- package/dist/mjs/api/resources/Product.js.map +1 -1
- package/dist/mjs/api/resources/Rule.d.ts +1 -0
- package/dist/mjs/api/resources/Rule.d.ts.map +1 -1
- package/dist/mjs/api/resources/Rule.js +3 -0
- package/dist/mjs/api/resources/Rule.js.map +1 -1
- package/dist/mjs/api/resources/Society.d.ts +1 -0
- package/dist/mjs/api/resources/Society.d.ts.map +1 -1
- package/dist/mjs/api/resources/Society.js +3 -0
- package/dist/mjs/api/resources/Society.js.map +1 -1
- package/dist/mjs/api/resources/Stocks.d.ts +1 -1
- package/dist/mjs/api/resources/Stocks.js.map +1 -1
- package/dist/mjs/api/resources/ThirdParty.d.ts +2 -1
- package/dist/mjs/api/resources/ThirdParty.d.ts.map +1 -1
- package/dist/mjs/api/resources/ThirdParty.js +3 -0
- package/dist/mjs/api/resources/ThirdParty.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/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/Ged.d.ts +2 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +2 -0
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +4 -0
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +4 -0
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Interface/api/aspone/ReadInterchange.d.ts +1 -0
- package/dist/mjs/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/dist/mjs/types/Interface/api/bankAccount/QueryBankAccount.d.ts +1 -0
- package/dist/mjs/types/Interface/api/bankAccount/QueryBankAccount.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/bankAccount/QueryBankAccount.js +9 -0
- package/dist/mjs/types/Interface/api/bankAccount/QueryBankAccount.js.map +1 -1
- package/dist/mjs/types/Interface/api/connector/QueryConnector.d.ts +3 -0
- package/dist/mjs/types/Interface/api/connector/QueryConnector.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/connector/QueryConnector.js +11 -2
- package/dist/mjs/types/Interface/api/connector/QueryConnector.js.map +1 -1
- package/dist/mjs/types/Interface/api/expertAnnuary/Query.d.ts +4 -0
- package/dist/mjs/types/Interface/api/expertAnnuary/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/expertAnnuary/Query.js +21 -0
- package/dist/mjs/types/Interface/api/expertAnnuary/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +1 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +7 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -1
- package/dist/mjs/types/Interface/api/thirdParty/QueryThirdParty.d.ts +3 -0
- package/dist/mjs/types/Interface/api/thirdParty/QueryThirdParty.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/thirdParty/QueryThirdParty.js +9 -0
- package/dist/mjs/types/Interface/api/thirdParty/QueryThirdParty.js.map +1 -1
- package/dist/mjs/types/Interface/models/IExpertAnnuary.d.ts +15 -0
- package/dist/mjs/types/Interface/models/IExpertAnnuary.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/IExpertAnnuary.js +2 -0
- package/dist/mjs/types/Interface/models/IExpertAnnuary.js.map +1 -0
- package/dist/mjs/types/Interface/models/ILetter.d.ts +2 -0
- package/dist/mjs/types/Interface/models/ILetter.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ILetter.js.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISocietyDetail.d.ts +5 -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/BudgetInsight.ts +3 -3
- package/ts/api/resources/Connector.ts +5 -1
- package/ts/api/resources/ExpertAnnuary.ts +16 -0
- package/ts/api/resources/Mobile.ts +4 -0
- package/ts/api/resources/Product.ts +4 -0
- package/ts/api/resources/Rule.ts +4 -0
- package/ts/api/resources/Society.ts +4 -0
- package/ts/api/resources/Stocks.ts +1 -1
- package/ts/api/resources/ThirdParty.ts +5 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -0
- package/ts/types/Enum/Ged.ts +2 -0
- package/ts/types/Enum/PrestationType.ts +4 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -0
- package/ts/types/Interface/api/bankAccount/QueryBankAccount.ts +7 -0
- package/ts/types/Interface/api/connector/QueryConnector.ts +9 -2
- package/ts/types/Interface/api/expertAnnuary/Query.ts +9 -0
- package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +5 -0
- package/ts/types/Interface/api/thirdParty/QueryThirdParty.ts +7 -0
- package/ts/types/Interface/models/IExpertAnnuary.ts +17 -0
- package/ts/types/Interface/models/ILetter.ts +2 -0
- package/ts/types/Interface/models/IOldExpertInfo.ts +3 -0
- package/ts/types/Interface/models/ISocietyDetail.ts +5 -0
- package/ts/types/index.ts +2 -0
package/ts/api/resources/Rule.ts
CHANGED
|
@@ -10,6 +10,10 @@ export class Rule extends Resource {
|
|
|
10
10
|
return this.axios.$get('rules', { params });
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
+
getAllFromSociety(idSociety: number): Promise<IRule[]> {
|
|
14
|
+
return this.axios.$get(`rules/${idSociety}`);
|
|
15
|
+
}
|
|
16
|
+
|
|
13
17
|
getMostFrequent(params: QueryMostFrequent): Promise<ReadMostFrequentOccurence[]> {
|
|
14
18
|
return this.axios.$get('rules/most-frequent', { params });
|
|
15
19
|
}
|
|
@@ -43,6 +43,10 @@ export class Society extends Resource {
|
|
|
43
43
|
return this.axios.$get('/society/invoiceEmail');
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
+
getInvoiceEmailFromSociety(idSociety: number): Promise<IMailSociety | Error> {
|
|
47
|
+
return this.axios.$get(`/society/invoiceEmail/${idSociety}`);
|
|
48
|
+
}
|
|
49
|
+
|
|
46
50
|
createInvoiceEmail(data: CreateInvoiceMail): Promise<IMailSociety | Error> {
|
|
47
51
|
return this.axios.$post('/society/invoiceEmail', data);
|
|
48
52
|
}
|
|
@@ -37,7 +37,7 @@ export class Stocks extends Resource {
|
|
|
37
37
|
return this.axios.$get(`/stocks/files/${token}`, { responseType: 'blob' });
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
download(idSociety: number, token: string): Promise<
|
|
40
|
+
download(idSociety: number, token: string): Promise<Blob> {
|
|
41
41
|
return this.axios.$get(`/societies/${idSociety}/stocks/files/${token}`, { responseType: 'blob' });
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -8,6 +8,7 @@ import {
|
|
|
8
8
|
UpdateThirdPartyForm,
|
|
9
9
|
CreateThirdPartyForm,
|
|
10
10
|
ImportThirdParty,
|
|
11
|
+
QueryThirdPartyAllFromSociety,
|
|
11
12
|
} from '../../types';
|
|
12
13
|
|
|
13
14
|
export class ThirdParty extends Resource {
|
|
@@ -15,6 +16,10 @@ export class ThirdParty extends Resource {
|
|
|
15
16
|
return this.axios.$get('/third-parties');
|
|
16
17
|
}
|
|
17
18
|
|
|
19
|
+
getAllFromSociety(idSociety: number, params: QueryThirdPartyAllFromSociety): Promise<Array<IThirdParty>> {
|
|
20
|
+
return this.axios.$get(`/${idSociety}/third-parties`, { params });
|
|
21
|
+
}
|
|
22
|
+
|
|
18
23
|
getPaginated(
|
|
19
24
|
pagination: QueryPaginate,
|
|
20
25
|
query?: QueryThirdParty,
|
package/ts/api/resources.ts
CHANGED
|
@@ -152,6 +152,7 @@ import { UserSpecialDay } from './resources/UserSpecialDay';
|
|
|
152
152
|
import { OldExpertInfo } from './resources/OldExpertInfos';
|
|
153
153
|
import { ReportMessage } from './resources/ReportMessage';
|
|
154
154
|
import { CollaboraterDetail } from './resources/CollaboraterDetail';
|
|
155
|
+
import { ExpertAnnuary } from './resources/ExpertAnnuary';
|
|
155
156
|
|
|
156
157
|
export const resources = {
|
|
157
158
|
simulation: Simulation,
|
|
@@ -308,4 +309,5 @@ export const resources = {
|
|
|
308
309
|
reportMessage: ReportMessage,
|
|
309
310
|
oldExpertInfo: OldExpertInfo,
|
|
310
311
|
collaboraterDetail: CollaboraterDetail,
|
|
312
|
+
expertAnnuary: ExpertAnnuary,
|
|
311
313
|
};
|
|
@@ -374,6 +374,8 @@ export enum QuestionWording {
|
|
|
374
374
|
LONG_RUN_CAPITAL_LOSS_UNDER_FISCAL_PERIOD = 'Moins-values à long terme réalisées au cours de l’exercice',
|
|
375
375
|
AFFILIATES_AND_SHAREHOLDERS_INCOMES_PAID_BY_COMPANY = 'Versement aux associés et actionnaires de revenus payés par la société elle-même',
|
|
376
376
|
AFFILIATES_AND_SHAREHOLDERS_INCOMES_PAID_BY_SHARE_MANAGEMENT_ESTABLISHMENT = 'Versement aux associés et actionnaires de revenus versés par un établissement chargé du service des titres',
|
|
377
|
+
DECLARANT_NAME = 'Nom du déclarant',
|
|
378
|
+
DECLARANT_OCCUPATION = 'Poste du déclarant',
|
|
377
379
|
PAYMENTS_OR_ADVANTAGES_TO_UNKNOWN_BENEFICIARY = 'Montant des distributions correspondant à des rémunérations ou avantages dont la société de désigne pas les bénéficiaires',
|
|
378
380
|
AFFILIATES_OR_SHAREHOLDERS_PREPAYMENTS = 'Versement de prêts, avances ou acomptes consentis aux associés, actionnaires et porteurs de parts.',
|
|
379
381
|
DEDUCTIBLE_DISTRIBUTED_INCOMES = 'Montant éligible',
|
package/ts/types/Enum/Ged.ts
CHANGED
|
@@ -48,6 +48,7 @@ export enum GedFolder {
|
|
|
48
48
|
SUBVENTION = 42,
|
|
49
49
|
EMPLOYEMENT_CONTRACT = 43,
|
|
50
50
|
EXIT_DOCUMENT = 44,
|
|
51
|
+
JEDECLARE_MANDATES = 45,
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
export enum TypeFile {
|
|
@@ -356,6 +357,7 @@ export const GedFolderList: Array<{ id: GedFolder, isVisibleForClient: boolean;
|
|
|
356
357
|
{ id: GedFolder.SUBVENTION, name: 'Subvention', isVisibleForClient: true, idGedCategory: GedCategory.GENERALITY },
|
|
357
358
|
{ id: GedFolder.EMPLOYEMENT_CONTRACT, name: 'Contrats de travail & avenants', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
|
|
358
359
|
{ id: GedFolder.EXIT_DOCUMENT, name: 'Documents de sorties', isVisibleForClient: true, idGedCategory: GedCategory.SOCIAL },
|
|
360
|
+
{ id: GedFolder.JEDECLARE_MANDATES, name: 'Mandat JeDeclare', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
|
|
359
361
|
];
|
|
360
362
|
|
|
361
363
|
export const gedCategoryWithName: Array<{ idGedCategory: number, name: string }> = [
|
|
@@ -198,6 +198,10 @@ export interface PrestationDetailEnum {
|
|
|
198
198
|
[key: string]: IPrestationList
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
+
/**
|
|
202
|
+
* @deprecated
|
|
203
|
+
* @description Don't use this ENUM but use model prestationList
|
|
204
|
+
*/
|
|
201
205
|
export const PrestationDetail: PrestationDetailEnum = {
|
|
202
206
|
MYFRUCTUCOMPTA: {
|
|
203
207
|
id: 1,
|
|
@@ -4,6 +4,7 @@ import {
|
|
|
4
4
|
import { ApiPropertyOptional } from '../../../../utils';
|
|
5
5
|
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
6
6
|
import { BankAccountType } from '../../../Enum/BankAccountType';
|
|
7
|
+
import { PartnerTransactionType } from '../../../Enum/PartnerTransactionType';
|
|
7
8
|
|
|
8
9
|
export class QueryBankAccount {
|
|
9
10
|
@ApiPropertyOptional()
|
|
@@ -17,4 +18,10 @@ export class QueryBankAccount {
|
|
|
17
18
|
@IsInt()
|
|
18
19
|
@IsEnum(BankAccountType)
|
|
19
20
|
idBankAccountType?: number;
|
|
21
|
+
|
|
22
|
+
@ApiPropertyOptional()
|
|
23
|
+
@IsOptional()
|
|
24
|
+
@IsInt()
|
|
25
|
+
@IsEnum(PartnerTransactionType)
|
|
26
|
+
idPartnerType?: number;
|
|
20
27
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IsArray, IsString } from 'class-validator';
|
|
2
|
-
import { ApiProperty } from '../../../../utils';
|
|
1
|
+
import { IsArray, IsOptional, IsString } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
3
|
import { ConnectorType } from '../../../Enum/ConnectorType';
|
|
4
4
|
import { IConnector } from '../../models/IConnector';
|
|
5
5
|
|
|
@@ -13,4 +13,11 @@ export class QueryConnector {
|
|
|
13
13
|
each: true,
|
|
14
14
|
})
|
|
15
15
|
attributes: Extract<keyof IConnector, string>[];
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
export class QueryAllConnectorFromSociety {
|
|
19
|
+
@ApiPropertyOptional()
|
|
20
|
+
@IsOptional()
|
|
21
|
+
@IsArray()
|
|
22
|
+
idConnectorTypes?: number[];
|
|
16
23
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ILetter } from './ILetter';
|
|
2
|
+
import { IOldExpertInfo } from './IOldExpertInfo';
|
|
3
|
+
|
|
4
|
+
export interface IExpertAnnuary {
|
|
5
|
+
id?: number,
|
|
6
|
+
name?: string | null,
|
|
7
|
+
address?: string | null,
|
|
8
|
+
city?: string | null,
|
|
9
|
+
zipCode?: string | null,
|
|
10
|
+
email?: string | null,
|
|
11
|
+
createdAt?: Date | null,
|
|
12
|
+
updatedAt?: Date | null,
|
|
13
|
+
|
|
14
|
+
// Associations
|
|
15
|
+
oldExpertInfo?: IOldExpertInfo[],
|
|
16
|
+
letter?: ILetter[],
|
|
17
|
+
}
|
|
@@ -4,6 +4,7 @@ import { ILetterType } from './ILetterType';
|
|
|
4
4
|
import { IFile } from './IFile';
|
|
5
5
|
import { IReport } from './IReport';
|
|
6
6
|
import { IMail } from './IMail';
|
|
7
|
+
import { IExpertAnnuary } from './IExpertAnnuary';
|
|
7
8
|
|
|
8
9
|
// letters
|
|
9
10
|
export interface ILetter {
|
|
@@ -33,4 +34,5 @@ export interface ILetter {
|
|
|
33
34
|
typeLetter?: ILetterType;
|
|
34
35
|
receivedFile?: IFile;
|
|
35
36
|
responseFile?: IFile;
|
|
37
|
+
expertAnnuary?: IExpertAnnuary;
|
|
36
38
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { IExpertAnnuary } from './IExpertAnnuary';
|
|
1
2
|
import { IFile } from './IFile';
|
|
2
3
|
import { IUser } from './IUser';
|
|
3
4
|
|
|
@@ -18,10 +19,12 @@ export interface IOldExpertInfo {
|
|
|
18
19
|
idUser?: number | null;
|
|
19
20
|
idSociety: number;
|
|
20
21
|
idFile?: number | null;
|
|
22
|
+
idExpertAnnuary?: number | null;
|
|
21
23
|
createdAt?: Date | null;
|
|
22
24
|
updatedAt?: Date | null;
|
|
23
25
|
|
|
24
26
|
// Associations
|
|
25
27
|
file?: IFile;
|
|
26
28
|
user?: IUser;
|
|
29
|
+
expertAnnuary?: IExpertAnnuary;
|
|
27
30
|
}
|
|
@@ -119,6 +119,11 @@ export interface ISocietyDetail {
|
|
|
119
119
|
notaryOfficeZipCode?:string | null;
|
|
120
120
|
notaryOfficeCity?:string | null;
|
|
121
121
|
verifiedDocuments?: boolean | null;
|
|
122
|
+
accountingPlanSetup?: boolean | null;
|
|
123
|
+
checkingReceiptOfBankStatements?: boolean | null;
|
|
124
|
+
CCASetup?: boolean | null;
|
|
125
|
+
usingExpenseReports?: boolean | null;
|
|
126
|
+
usingIK?: boolean | null;
|
|
122
127
|
createdAt?: Date | null;
|
|
123
128
|
updatedAt?: Date | null;
|
|
124
129
|
|
package/ts/types/index.ts
CHANGED
|
@@ -327,6 +327,7 @@ export * from './Interface/models/IEquipment';
|
|
|
327
327
|
export * from './Interface/models/IUserRoomEquipment';
|
|
328
328
|
export * from './Interface/models/IUserSpecialDay';
|
|
329
329
|
export * from './Interface/models/ICollaboraterDetail';
|
|
330
|
+
export * from './Interface/models/IExpertAnnuary';
|
|
330
331
|
|
|
331
332
|
|
|
332
333
|
// Schemas
|
|
@@ -1031,6 +1032,7 @@ export * from './Interface/api/userRoomEquipment/BulkUpdate';
|
|
|
1031
1032
|
export * from './Interface/api/customerSignature/Query';
|
|
1032
1033
|
export * from './Interface/api/userRoomEquipment/CreateSignature';
|
|
1033
1034
|
export * from './Interface/api/paymentExpectation/CreatePaymentExpecation';
|
|
1035
|
+
export * from './Interface/api/expertAnnuary/Query';
|
|
1034
1036
|
|
|
1035
1037
|
// Enums types
|
|
1036
1038
|
export * from './Interface/enum/Util';
|