@silexpert/core 1.3.183 → 1.3.184-0
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/Card.d.ts +1 -23
- package/dist/cjs/api/resources/Card.d.ts.map +1 -1
- package/dist/cjs/api/resources/Card.js +0 -36
- package/dist/cjs/api/resources/Card.js.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -1
- package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -6
- package/dist/cjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/Cron.d.ts +3 -0
- package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/card/Cron.js +10 -1
- package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts +0 -11
- package/dist/cjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/card/QueryUserCards.js +1 -44
- package/dist/cjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts +0 -13
- package/dist/cjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/card/UpdateCard.js +1 -58
- package/dist/cjs/types/Interface/api/card/UpdateCard.js.map +1 -1
- package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts +0 -3
- package/dist/cjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/dist/cjs/types/Interface/models/ICard.d.ts +0 -19
- package/dist/cjs/types/Interface/models/ICard.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ICard.js.map +1 -1
- package/dist/cjs/types/Interface/models/ICardHistory.d.ts +0 -4
- package/dist/cjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ICardHistory.js.map +1 -1
- package/dist/cjs/types/Interface/models/ICustomerVat.d.ts +0 -1
- package/dist/cjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ICustomerVat.js.map +1 -1
- package/dist/cjs/types/index.d.ts +0 -5
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -5
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/vat/utils.d.ts.map +1 -1
- package/dist/cjs/utils/vat/utils.js +5 -2
- package/dist/cjs/utils/vat/utils.js.map +1 -1
- package/dist/mjs/api/resources/Card.d.ts +1 -23
- package/dist/mjs/api/resources/Card.d.ts.map +1 -1
- package/dist/mjs/api/resources/Card.js +0 -45
- package/dist/mjs/api/resources/Card.js.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts +0 -1
- package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js +0 -7
- package/dist/mjs/types/Interface/api/balanceSheet/UpdateBalanceSheet.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/Cron.d.ts +3 -0
- package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/card/Cron.js +8 -0
- package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts +0 -11
- package/dist/mjs/types/Interface/api/card/QueryUserCards.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/card/QueryUserCards.js +1 -43
- package/dist/mjs/types/Interface/api/card/QueryUserCards.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts +0 -13
- package/dist/mjs/types/Interface/api/card/UpdateCard.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/card/UpdateCard.js +1 -65
- package/dist/mjs/types/Interface/api/card/UpdateCard.js.map +1 -1
- package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts +0 -3
- package/dist/mjs/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/dist/mjs/types/Interface/models/ICard.d.ts +0 -19
- package/dist/mjs/types/Interface/models/ICard.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ICard.js.map +1 -1
- package/dist/mjs/types/Interface/models/ICardHistory.d.ts +0 -4
- package/dist/mjs/types/Interface/models/ICardHistory.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ICardHistory.js.map +1 -1
- package/dist/mjs/types/Interface/models/ICustomerVat.d.ts +0 -1
- package/dist/mjs/types/Interface/models/ICustomerVat.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ICustomerVat.js.map +1 -1
- package/dist/mjs/types/index.d.ts +0 -5
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -5
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/vat/utils.d.ts.map +1 -1
- package/dist/mjs/utils/vat/utils.js +5 -2
- package/dist/mjs/utils/vat/utils.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Card.ts +0 -61
- package/ts/types/Interface/api/balanceSheet/UpdateBalanceSheet.ts +0 -5
- package/ts/types/Interface/api/card/Cron.ts +8 -1
- package/ts/types/Interface/api/card/QueryUserCards.ts +1 -36
- package/ts/types/Interface/api/card/UpdateCard.ts +2 -50
- package/ts/types/Interface/models/IBalanceSheet.ts +0 -3
- package/ts/types/Interface/models/ICard.ts +0 -20
- package/ts/types/Interface/models/ICardHistory.ts +0 -4
- package/ts/types/Interface/models/ICustomerVat.ts +0 -1
- package/ts/types/index.ts +0 -5
- package/ts/utils/vat/utils.ts +7 -2
- package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts +0 -9
- package/dist/cjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js +0 -43
- package/dist/cjs/types/Interface/api/card/ModifyAcceptation.js.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -25
- package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js +0 -106
- package/dist/cjs/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -5
- package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.js +0 -29
- package/dist/cjs/types/Interface/api/card/ModifyCustomerVat.js.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts +0 -18
- package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/card/ModifyPlanning.js +0 -79
- package/dist/cjs/types/Interface/api/card/ModifyPlanning.js.map +0 -1
- package/dist/cjs/types/Interface/api/card/Query.d.ts +0 -8
- package/dist/cjs/types/Interface/api/card/Query.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/card/Query.js +0 -37
- package/dist/cjs/types/Interface/api/card/Query.js.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts +0 -9
- package/dist/mjs/types/Interface/api/card/ModifyAcceptation.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js +0 -42
- package/dist/mjs/types/Interface/api/card/ModifyAcceptation.js.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts +0 -25
- package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js +0 -115
- package/dist/mjs/types/Interface/api/card/ModifyBalanceSheet.js.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts +0 -5
- package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.js +0 -27
- package/dist/mjs/types/Interface/api/card/ModifyCustomerVat.js.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts +0 -18
- package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/card/ModifyPlanning.js +0 -84
- package/dist/mjs/types/Interface/api/card/ModifyPlanning.js.map +0 -1
- package/dist/mjs/types/Interface/api/card/Query.d.ts +0 -8
- package/dist/mjs/types/Interface/api/card/Query.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/card/Query.js +0 -34
- package/dist/mjs/types/Interface/api/card/Query.js.map +0 -1
- package/ts/types/Interface/api/card/ModifyAcceptation.ts +0 -24
- package/ts/types/Interface/api/card/ModifyBalanceSheet.ts +0 -81
- package/ts/types/Interface/api/card/ModifyCustomerVat.ts +0 -13
- package/ts/types/Interface/api/card/ModifyPlanning.ts +0 -52
- package/ts/types/Interface/api/card/Query.ts +0 -19
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { IsNumber, IsOptional } from 'class-validator';
|
|
2
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
|
|
4
|
-
export class AssignAcceptationAutomaticly {
|
|
5
|
-
@ApiProperty()
|
|
6
|
-
@IsNumber()
|
|
7
|
-
idTeam: number;
|
|
8
|
-
|
|
9
|
-
@ApiPropertyOptional()
|
|
10
|
-
@IsOptional()
|
|
11
|
-
@IsNumber()
|
|
12
|
-
idSociety?: number;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export class AssignAcceptationNewClientAutomatically {
|
|
16
|
-
@ApiProperty()
|
|
17
|
-
@IsNumber()
|
|
18
|
-
idUser: number;
|
|
19
|
-
|
|
20
|
-
@ApiPropertyOptional()
|
|
21
|
-
@IsOptional()
|
|
22
|
-
@IsNumber()
|
|
23
|
-
idSociety?: number;
|
|
24
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import { IsArray, IsBoolean, IsDate, IsEnum, IsInt, IsNumber, IsOptional } from 'class-validator';
|
|
2
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
import { ComptaType } from '../../../Enum/ComptaType';
|
|
4
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
5
|
-
import { CardType } from '../../../Enum/Card';
|
|
6
|
-
import { LegalFormTypeEnum } from '../../../Enum/LegalForm';
|
|
7
|
-
|
|
8
|
-
export interface OrganizeBalanceSheetsResponse {
|
|
9
|
-
plannedCardsCount: number;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export class OrganizeBalanceSheets {
|
|
13
|
-
@ApiPropertyOptional()
|
|
14
|
-
@IsOptional()
|
|
15
|
-
@IsNumber()
|
|
16
|
-
idTeam?: number;
|
|
17
|
-
|
|
18
|
-
@ApiPropertyOptional()
|
|
19
|
-
@IsOptional()
|
|
20
|
-
@IsArray()
|
|
21
|
-
@IsInt({ each: true })
|
|
22
|
-
idAccountants?: number[];
|
|
23
|
-
|
|
24
|
-
@ApiProperty()
|
|
25
|
-
@IsArray()
|
|
26
|
-
@IsEnum(CardType, { each: true })
|
|
27
|
-
cardType: CardType[];
|
|
28
|
-
|
|
29
|
-
@ApiProperty()
|
|
30
|
-
@IsDate()
|
|
31
|
-
exerciceMonthDate: Date;
|
|
32
|
-
|
|
33
|
-
@ApiProperty()
|
|
34
|
-
@IsEnum(ComptaType)
|
|
35
|
-
idComptaType: ComptaType;
|
|
36
|
-
|
|
37
|
-
@ApiProperty()
|
|
38
|
-
@IsArray()
|
|
39
|
-
@IsEnum(LegalFormTypeEnum, { each: true })
|
|
40
|
-
legalForms: LegalFormTypeEnum[];
|
|
41
|
-
|
|
42
|
-
@ApiProperty()
|
|
43
|
-
@IsBoolean()
|
|
44
|
-
@ToBoolean()
|
|
45
|
-
soldeIsOk: boolean;
|
|
46
|
-
|
|
47
|
-
@ApiProperty()
|
|
48
|
-
@IsBoolean()
|
|
49
|
-
@ToBoolean()
|
|
50
|
-
withSocial: boolean;
|
|
51
|
-
|
|
52
|
-
@ApiProperty()
|
|
53
|
-
@IsDate()
|
|
54
|
-
assignDateStart: Date;
|
|
55
|
-
|
|
56
|
-
@ApiPropertyOptional()
|
|
57
|
-
@IsOptional()
|
|
58
|
-
@IsDate()
|
|
59
|
-
assignDateEnd?: Date;
|
|
60
|
-
|
|
61
|
-
@ApiPropertyOptional()
|
|
62
|
-
@IsOptional()
|
|
63
|
-
@IsNumber()
|
|
64
|
-
nbCardByDay?: number;
|
|
65
|
-
|
|
66
|
-
@ApiPropertyOptional()
|
|
67
|
-
@IsOptional()
|
|
68
|
-
@IsNumber()
|
|
69
|
-
idSociety?: number;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
export class AssignBalanceSheet {
|
|
73
|
-
@ApiProperty()
|
|
74
|
-
@IsNumber()
|
|
75
|
-
idTeam: number;
|
|
76
|
-
|
|
77
|
-
@ApiPropertyOptional()
|
|
78
|
-
@IsOptional()
|
|
79
|
-
@IsNumber()
|
|
80
|
-
idSociety?: number;
|
|
81
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { IsNumber, IsOptional } from 'class-validator';
|
|
2
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
|
|
4
|
-
export class assignCustomerVatAutomatically {
|
|
5
|
-
@ApiProperty()
|
|
6
|
-
@IsNumber()
|
|
7
|
-
idUser: number;
|
|
8
|
-
|
|
9
|
-
@ApiPropertyOptional()
|
|
10
|
-
@IsOptional()
|
|
11
|
-
@IsNumber()
|
|
12
|
-
idSociety?: number;
|
|
13
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { IsDate, IsInt } from 'class-validator';
|
|
2
|
-
import { ApiProperty } from '../../../../utils';
|
|
3
|
-
|
|
4
|
-
export class ModifyTeamPlanning {
|
|
5
|
-
@ApiProperty()
|
|
6
|
-
@IsInt()
|
|
7
|
-
idUserMissing: number;
|
|
8
|
-
|
|
9
|
-
@ApiProperty()
|
|
10
|
-
@IsInt({ each: true })
|
|
11
|
-
idUsers: number[];
|
|
12
|
-
|
|
13
|
-
@ApiProperty()
|
|
14
|
-
@IsDate()
|
|
15
|
-
startDate: Date;
|
|
16
|
-
|
|
17
|
-
@ApiProperty()
|
|
18
|
-
@IsDate()
|
|
19
|
-
endDate: Date;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export class ModifyExercisePlanning {
|
|
23
|
-
@ApiProperty()
|
|
24
|
-
@IsDate()
|
|
25
|
-
exerciseClosingDate: Date;
|
|
26
|
-
|
|
27
|
-
@ApiProperty()
|
|
28
|
-
@IsDate()
|
|
29
|
-
startDate: Date;
|
|
30
|
-
|
|
31
|
-
@ApiProperty()
|
|
32
|
-
@IsDate()
|
|
33
|
-
endDate: Date;
|
|
34
|
-
|
|
35
|
-
@ApiProperty()
|
|
36
|
-
@IsInt({ each: true })
|
|
37
|
-
idUsers: number[];
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
export class AutomaticallyAssignTeamPlanning {
|
|
41
|
-
@ApiProperty()
|
|
42
|
-
@IsInt()
|
|
43
|
-
idTeam: number;
|
|
44
|
-
|
|
45
|
-
@ApiProperty()
|
|
46
|
-
@IsDate()
|
|
47
|
-
startDate: Date;
|
|
48
|
-
|
|
49
|
-
@ApiProperty()
|
|
50
|
-
@IsDate()
|
|
51
|
-
endDate: Date;
|
|
52
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { IsDate, IsInt, IsOptional } from 'class-validator';
|
|
2
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
|
|
4
|
-
export class QueryInternalCardsStats {
|
|
5
|
-
@ApiProperty()
|
|
6
|
-
@IsInt()
|
|
7
|
-
idTeam: number;
|
|
8
|
-
|
|
9
|
-
@ApiProperty()
|
|
10
|
-
@IsDate()
|
|
11
|
-
date: Date;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export class QueryCronCards {
|
|
15
|
-
@ApiPropertyOptional()
|
|
16
|
-
@IsOptional()
|
|
17
|
-
@IsInt()
|
|
18
|
-
declare idSociety?: number;
|
|
19
|
-
}
|