@silexpert/core 1.2.101 → 1.2.102
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/types/Interface/api/gedFile/createFileAndGed.d.ts +8 -7
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -0
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/updateGedFile.d.ts +11 -10
- package/dist/cjs/types/Interface/api/gedFile/updateGedFile.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/updateGedFile.js +27 -0
- package/dist/cjs/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +2 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +10 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/models/IGedFile.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IGedFile.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +8 -7
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -0
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/updateGedFile.d.ts +11 -10
- package/dist/mjs/types/Interface/api/gedFile/updateGedFile.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/updateGedFile.js +28 -0
- package/dist/mjs/types/Interface/api/gedFile/updateGedFile.js.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +2 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +12 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/models/IGedFile.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IGedFile.js.map +1 -1
- package/package.json +1 -1
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +12 -7
- package/ts/types/Interface/api/gedFile/updateGedFile.ts +36 -10
- package/ts/types/Interface/api/library/QueryLibrary.ts +8 -1
- package/ts/types/Interface/models/IGedFile.ts +3 -0
|
@@ -3,15 +3,16 @@ export declare class CreateFileAndGed {
|
|
|
3
3
|
file: TFile;
|
|
4
4
|
filename: string;
|
|
5
5
|
emissionDate: Date;
|
|
6
|
-
statutFile
|
|
7
|
-
idTypeGedFile
|
|
6
|
+
statutFile?: number | null;
|
|
7
|
+
idTypeGedFile?: number;
|
|
8
8
|
idUser: number;
|
|
9
9
|
idGedFolder: number;
|
|
10
10
|
idSociety: number;
|
|
11
|
-
typeFile
|
|
12
|
-
idExercice
|
|
13
|
-
idBalanceSheet
|
|
14
|
-
idSocietyConfigBalanceSheet
|
|
15
|
-
|
|
11
|
+
typeFile?: number;
|
|
12
|
+
idExercice?: number;
|
|
13
|
+
idBalanceSheet?: number;
|
|
14
|
+
idSocietyConfigBalanceSheet?: number;
|
|
15
|
+
idBankAccount?: number;
|
|
16
|
+
needToBeReviewed?: boolean | null;
|
|
16
17
|
}
|
|
17
18
|
//# sourceMappingURL=createFileAndGed.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createFileAndGed.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,KAAK,CAAC;IAIZ,QAAQ,EAAE,MAAM,CAAC;IAIjB,YAAY,EAAE,IAAI,CAAC;IAInB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"createFileAndGed.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,KAAK,CAAC;IAIZ,QAAQ,EAAE,MAAM,CAAC;IAIjB,YAAY,EAAE,IAAI,CAAC;IAInB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAIvB,MAAM,EAAE,MAAM,CAAC;IAIf,WAAW,EAAE,MAAM,CAAC;IAIpB,SAAS,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAKxB,2BAA2B,CAAC,EAAE,MAAM,CAAC;IAKrC,aAAa,CAAC,EAAE,MAAM,CAAC;IAIvB,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACnC"}
|
|
@@ -79,6 +79,12 @@ __decorate([
|
|
|
79
79
|
(0, class_validator_1.IsOptional)(),
|
|
80
80
|
__metadata("design:type", Number)
|
|
81
81
|
], CreateFileAndGed.prototype, "idSocietyConfigBalanceSheet", void 0);
|
|
82
|
+
__decorate([
|
|
83
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
84
|
+
(0, class_validator_1.IsNumber)(),
|
|
85
|
+
(0, class_validator_1.IsOptional)(),
|
|
86
|
+
__metadata("design:type", Number)
|
|
87
|
+
], CreateFileAndGed.prototype, "idBankAccount", void 0);
|
|
82
88
|
__decorate([
|
|
83
89
|
(0, utils_1.ApiPropertyOptional)(),
|
|
84
90
|
(0, class_validator_1.IsOptional)(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createFileAndGed.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyE;AACzE,6CAAqE;AAGrE,MAAa,gBAAgB;
|
|
1
|
+
{"version":3,"file":"createFileAndGed.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyE;AACzE,6CAAqE;AAGrE,MAAa,gBAAgB;CA6D5B;AA7DD,4CA6DC;AA3DC;IADC,IAAA,mBAAW,GAAE;;8CACF;AAIZ;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;;kDACM;AAIjB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACK,IAAI;sDAAC;AAInB;IAFC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;;oDACc;AAK3B;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACU;AAIvB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;;gDACI;AAIf;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;;qDACS;AAIpB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;;mDACO;AAKlB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACK;AAKlB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACO;AAKpB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACW;AAKxB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qEACwB;AAKrC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACU;AAIvB;IAFC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;;0DACqB","sourcesContent":["import { IsDate, IsNumber, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional, ApiProperty } from '../../../../utils';\nimport { TFile } from '../file/TFile';\n\nexport class CreateFileAndGed {\n @ApiProperty()\n file: TFile;\n\n @ApiProperty()\n @IsString()\n filename: string;\n\n @ApiProperty()\n @IsDate()\n emissionDate: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n statutFile?: number | null;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idTypeGedFile?: number;\n\n @ApiProperty()\n @IsNumber()\n idUser: number;\n\n @ApiProperty()\n @IsNumber()\n idGedFolder: number;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n typeFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSocietyConfigBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBankAccount?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n needToBeReviewed?: boolean | null;\n}\n"]}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
export declare class UpdateGedFile {
|
|
2
|
-
emissionDate
|
|
3
|
-
statutFile
|
|
4
|
-
idTypeGedFile
|
|
5
|
-
idUser
|
|
6
|
-
idGedFolder
|
|
7
|
-
idSociety
|
|
8
|
-
idFile
|
|
9
|
-
idExercice
|
|
10
|
-
idBalanceSheet
|
|
11
|
-
|
|
2
|
+
emissionDate?: Date;
|
|
3
|
+
statutFile?: number;
|
|
4
|
+
idTypeGedFile?: number;
|
|
5
|
+
idUser?: number;
|
|
6
|
+
idGedFolder?: number;
|
|
7
|
+
idSociety?: number;
|
|
8
|
+
idFile?: number;
|
|
9
|
+
idExercice?: number;
|
|
10
|
+
idBalanceSheet?: number;
|
|
11
|
+
idBankAccount?: number;
|
|
12
|
+
idMail?: number;
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=updateGedFile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateGedFile.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"updateGedFile.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":"AAGA,qBAAa,aAAa;IAIxB,YAAY,CAAC,EAAE,IAAI,CAAC;IAKpB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAKxB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -10,48 +10,75 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.UpdateGedFile = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
13
14
|
const utils_1 = require("../../../../utils");
|
|
14
15
|
class UpdateGedFile {
|
|
15
16
|
}
|
|
16
17
|
exports.UpdateGedFile = UpdateGedFile;
|
|
17
18
|
__decorate([
|
|
18
19
|
(0, utils_1.ApiPropertyOptional)(),
|
|
20
|
+
(0, class_validator_1.IsDate)(),
|
|
21
|
+
(0, class_validator_1.IsOptional)(),
|
|
19
22
|
__metadata("design:type", Date)
|
|
20
23
|
], UpdateGedFile.prototype, "emissionDate", void 0);
|
|
21
24
|
__decorate([
|
|
22
25
|
(0, utils_1.ApiPropertyOptional)(),
|
|
26
|
+
(0, class_validator_1.IsNumber)(),
|
|
27
|
+
(0, class_validator_1.IsOptional)(),
|
|
23
28
|
__metadata("design:type", Number)
|
|
24
29
|
], UpdateGedFile.prototype, "statutFile", void 0);
|
|
25
30
|
__decorate([
|
|
26
31
|
(0, utils_1.ApiPropertyOptional)(),
|
|
32
|
+
(0, class_validator_1.IsNumber)(),
|
|
33
|
+
(0, class_validator_1.IsOptional)(),
|
|
27
34
|
__metadata("design:type", Number)
|
|
28
35
|
], UpdateGedFile.prototype, "idTypeGedFile", void 0);
|
|
29
36
|
__decorate([
|
|
30
37
|
(0, utils_1.ApiPropertyOptional)(),
|
|
38
|
+
(0, class_validator_1.IsNumber)(),
|
|
39
|
+
(0, class_validator_1.IsOptional)(),
|
|
31
40
|
__metadata("design:type", Number)
|
|
32
41
|
], UpdateGedFile.prototype, "idUser", void 0);
|
|
33
42
|
__decorate([
|
|
34
43
|
(0, utils_1.ApiPropertyOptional)(),
|
|
44
|
+
(0, class_validator_1.IsNumber)(),
|
|
45
|
+
(0, class_validator_1.IsOptional)(),
|
|
35
46
|
__metadata("design:type", Number)
|
|
36
47
|
], UpdateGedFile.prototype, "idGedFolder", void 0);
|
|
37
48
|
__decorate([
|
|
38
49
|
(0, utils_1.ApiPropertyOptional)(),
|
|
50
|
+
(0, class_validator_1.IsNumber)(),
|
|
51
|
+
(0, class_validator_1.IsOptional)(),
|
|
39
52
|
__metadata("design:type", Number)
|
|
40
53
|
], UpdateGedFile.prototype, "idSociety", void 0);
|
|
41
54
|
__decorate([
|
|
42
55
|
(0, utils_1.ApiPropertyOptional)(),
|
|
56
|
+
(0, class_validator_1.IsNumber)(),
|
|
57
|
+
(0, class_validator_1.IsOptional)(),
|
|
43
58
|
__metadata("design:type", Number)
|
|
44
59
|
], UpdateGedFile.prototype, "idFile", void 0);
|
|
45
60
|
__decorate([
|
|
46
61
|
(0, utils_1.ApiPropertyOptional)(),
|
|
62
|
+
(0, class_validator_1.IsNumber)(),
|
|
63
|
+
(0, class_validator_1.IsOptional)(),
|
|
47
64
|
__metadata("design:type", Number)
|
|
48
65
|
], UpdateGedFile.prototype, "idExercice", void 0);
|
|
49
66
|
__decorate([
|
|
50
67
|
(0, utils_1.ApiPropertyOptional)(),
|
|
68
|
+
(0, class_validator_1.IsNumber)(),
|
|
69
|
+
(0, class_validator_1.IsOptional)(),
|
|
51
70
|
__metadata("design:type", Number)
|
|
52
71
|
], UpdateGedFile.prototype, "idBalanceSheet", void 0);
|
|
53
72
|
__decorate([
|
|
54
73
|
(0, utils_1.ApiPropertyOptional)(),
|
|
74
|
+
(0, class_validator_1.IsNumber)(),
|
|
75
|
+
(0, class_validator_1.IsOptional)(),
|
|
76
|
+
__metadata("design:type", Number)
|
|
77
|
+
], UpdateGedFile.prototype, "idBankAccount", void 0);
|
|
78
|
+
__decorate([
|
|
79
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
80
|
+
(0, class_validator_1.IsNumber)(),
|
|
81
|
+
(0, class_validator_1.IsOptional)(),
|
|
55
82
|
__metadata("design:type", Number)
|
|
56
83
|
], UpdateGedFile.prototype, "idMail", void 0);
|
|
57
84
|
//# sourceMappingURL=updateGedFile.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateGedFile.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAwD;AAExD,MAAa,aAAa;
|
|
1
|
+
{"version":3,"file":"updateGedFile.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,6CAAwD;AAExD,MAAa,aAAa;CAuDzB;AAvDD,sCAuDC;AAnDC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACE,IAAI;mDAAC;AAKpB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACO;AAKpB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACU;AAKvB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6CACG;AAKhB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;kDACQ;AAKrB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACM;AAKnB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6CACG;AAKhB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;iDACO;AAKpB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qDACW;AAKxB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;oDACU;AAKvB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6CACG","sourcesContent":["import { IsNumber, IsOptional, IsDate } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateGedFile {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n emissionDate?: Date;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n statutFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idTypeGedFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idGedFolder?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBankAccount?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idMail?: number;\n}\n"]}
|
|
@@ -10,6 +10,7 @@ export declare class QueryLibraryFile {
|
|
|
10
10
|
typeGedFolder?: GedFolder[];
|
|
11
11
|
idExercice?: number;
|
|
12
12
|
idBalanceSheet?: number;
|
|
13
|
+
idBankAccount?: number | number[];
|
|
13
14
|
idFile?: number;
|
|
14
15
|
typeFile?: number;
|
|
15
16
|
findSign?: boolean;
|
|
@@ -39,6 +40,7 @@ export declare class QueryLibrarySociety extends RequiredQueryPaginate {
|
|
|
39
40
|
endDate?: string;
|
|
40
41
|
search?: string;
|
|
41
42
|
orderBy?: Order;
|
|
43
|
+
idBankAccount?: number | number[];
|
|
42
44
|
}
|
|
43
45
|
export declare class QueryLastFileOfType {
|
|
44
46
|
idSociety: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryLibrary.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAClC,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,SAAS,EAAE,MAAM,CAAC;IAGlB,WAAW,CAAC,EAAE,SAAS,CAAC;IAGxB,aAAa,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC;IAG5C,aAAa,CAAC,EAAE,WAAW,CAAC;IAG5B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAG5B,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,OAAO,CAAS;IAO3B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,KAAK,CAAC,EAAE,MAAM,CAAC;IAQf,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,iBAAiB;IAE5B,UAAU,EAAE,MAAM,CAAC;IAGnB,KAAK,EAAE,MAAM,CAAC;IAGd,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,qBAAqB;IAEhC,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,MAAM,CAAC;IAGpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,qBAAa,mBAAoB,SAAQ,qBAAqB;IAE5D,eAAe,EAAE,WAAW,EAAE,CAAC;IAK/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,OAAO,CAAC,EAAE,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"QueryLibrary.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAClC,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,SAAS,EAAE,MAAM,CAAC;IAGlB,WAAW,CAAC,EAAE,SAAS,CAAC;IAGxB,aAAa,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC;IAG5C,aAAa,CAAC,EAAE,WAAW,CAAC;IAG5B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAG5B,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGlC,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,OAAO,CAAS;IAO3B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,KAAK,CAAC,EAAE,MAAM,CAAC;IAQf,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,iBAAiB;IAE5B,UAAU,EAAE,MAAM,CAAC;IAGnB,KAAK,EAAE,MAAM,CAAC;IAGd,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,qBAAqB;IAEhC,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,MAAM,CAAC;IAGpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,qBAAa,mBAAoB,SAAQ,qBAAqB;IAE5D,eAAe,EAAE,WAAW,EAAE,CAAC;IAK/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,OAAO,CAAC,EAAE,KAAK,CAAC;IAIhB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;CACnC;AACD,qBAAa,mBAAmB;IAG9B,SAAS,EAAE,MAAM,CAAC;IAGlB,aAAa,EAAE,WAAW,CAAC;IAI3B,qBAAqB,EAAE,MAAM,CAAC;IAQ9B,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,0BAA0B;IAIrC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qBAAa,qBAAqB;IAEhC,IAAI,EAAE,KAAK,CAAC;IAIZ,UAAU,EAAE,MAAM,CAAC;IAKnB,MAAM,EAAE,MAAM,CAAC;IAKf,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,YAAY,CAAC,EAAE,MAAM,CAAC;IAKtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -48,6 +48,10 @@ __decorate([
|
|
|
48
48
|
(0, utils_1.ApiPropertyOptional)(),
|
|
49
49
|
__metadata("design:type", Number)
|
|
50
50
|
], QueryLibraryFile.prototype, "idBalanceSheet", void 0);
|
|
51
|
+
__decorate([
|
|
52
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
53
|
+
__metadata("design:type", Object)
|
|
54
|
+
], QueryLibraryFile.prototype, "idBankAccount", void 0);
|
|
51
55
|
__decorate([
|
|
52
56
|
(0, utils_1.ApiPropertyOptional)(),
|
|
53
57
|
__metadata("design:type", Number)
|
|
@@ -90,7 +94,7 @@ __decorate([
|
|
|
90
94
|
(0, class_validator_1.IsString)({
|
|
91
95
|
each: true,
|
|
92
96
|
}),
|
|
93
|
-
(0, class_validator_1.IsIn)(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user'], { each: true }),
|
|
97
|
+
(0, class_validator_1.IsIn)(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user', 'bankAccount'], { each: true }),
|
|
94
98
|
__metadata("design:type", Array)
|
|
95
99
|
], QueryLibraryFile.prototype, "include", void 0);
|
|
96
100
|
class QueryDownloadFile {
|
|
@@ -172,6 +176,11 @@ __decorate([
|
|
|
172
176
|
(0, utils_1.ApiPropertyOptional)(),
|
|
173
177
|
__metadata("design:type", Object)
|
|
174
178
|
], QueryLibrarySociety.prototype, "orderBy", void 0);
|
|
179
|
+
__decorate([
|
|
180
|
+
(0, utils_1.ApiPropertyOptional)(),
|
|
181
|
+
(0, class_validator_1.IsOptional)(),
|
|
182
|
+
__metadata("design:type", Object)
|
|
183
|
+
], QueryLibrarySociety.prototype, "idBankAccount", void 0);
|
|
175
184
|
class QueryLastFileOfType {
|
|
176
185
|
}
|
|
177
186
|
exports.QueryLastFileOfType = QueryLastFileOfType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryLibrary.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuG;AACvG,6CAAqE;AACrE,2CAAwE;AACxE,kDAAwD;AAIxD,MAAa,gBAAgB;IAA7B;
|
|
1
|
+
{"version":3,"file":"QueryLibrary.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';\nimport { RequiredQueryPaginate } from '../BasePaginate';\nimport { Order } from 'sequelize';\nimport { TFile } from '../file/TFile';\n\nexport class QueryLibraryFile {\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idGedFolder?: GedFolder;\n\n @ApiPropertyOptional()\n idTypeGedFile?: GedFileType | GedFileType[];\n\n @ApiPropertyOptional()\n idGedCategory?: GedCategory;\n\n @ApiPropertyOptional()\n typeGedFolder?: GedFolder[];\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n idBankAccount?: number | number[];\n\n @ApiPropertyOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n typeFile?: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @IsOptional()\n findSign?: boolean = false;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n page?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n limit?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user', 'bankAccount'], { each: true })\n include?: string[];\n}\n\nexport class QueryDownloadFile {\n @ApiProperty()\n folderName: string;\n\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n idMail?: number;\n}\n\nexport class UpdateOrCreateGedFile {\n @ApiProperty()\n idFile: number;\n\n @ApiPropertyOptional()\n emissionDate?: Date;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n idGedFolder: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idTypeGedFile?: number;\n}\n\nexport class QueryLibrarySociety extends RequiredQueryPaginate {\n @ApiProperty()\n idGedCategories: GedCategory[];\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n orderBy?: Order;\n\n @ApiPropertyOptional()\n @IsOptional()\n idBankAccount?: number | number[];\n}\nexport class QueryLastFileOfType {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n idTypeGedFile: GedFileType;\n\n @ApiPropertyOptional()\n @IsOptional()\n idDocumentSectionType: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user'], { each: true })\n include?: string[];\n}\n\nexport class QueryProcessCommercialFile {\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idGedFile?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n idSocietyLike?: string;\n\n @ApiPropertyOptional({ default: 15 })\n @IsOptional()\n @IsInt()\n limit?: number;\n}\n\nexport class ConvertFilePdfToImage {\n @ApiProperty()\n file: TFile;\n\n @ApiProperty()\n @IsString()\n returnType: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n format: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n density?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n saveFilename?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n savePath?: string;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n width?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n height?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n numberOfPage?: number;\n}\n"]}
|
|
@@ -7,6 +7,7 @@ import { IUser } from './IUser';
|
|
|
7
7
|
import { ICustomerSignature } from './ICustomerSignature';
|
|
8
8
|
import { IBalanceSheet } from './IBalanceSheet';
|
|
9
9
|
import { IBusinessPartner } from './IBusinessPartner';
|
|
10
|
+
import { IBankAccount } from './IBankAccount';
|
|
10
11
|
export interface IGedFile {
|
|
11
12
|
id?: number;
|
|
12
13
|
emissionDate?: Date | null;
|
|
@@ -21,6 +22,7 @@ export interface IGedFile {
|
|
|
21
22
|
idBalanceSheet?: number | null;
|
|
22
23
|
idUserBP?: number | null;
|
|
23
24
|
idBusinessPartner?: number | null;
|
|
25
|
+
idBankAccount?: number | null;
|
|
24
26
|
createdAt?: Date | null;
|
|
25
27
|
updatedAt?: Date | null;
|
|
26
28
|
fileFromGed?: IFile;
|
|
@@ -33,5 +35,6 @@ export interface IGedFile {
|
|
|
33
35
|
user?: IUser;
|
|
34
36
|
userBP?: IUser;
|
|
35
37
|
customerSignature?: ICustomerSignature;
|
|
38
|
+
bankAccount?: IBankAccount;
|
|
36
39
|
}
|
|
37
40
|
//# sourceMappingURL=IGedFile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IGedFile.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"IGedFile.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,WAAW,CAAC,EAAE,KAAK,CAAC;IACpB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,SAAS,CAAC,EAAE,UAAU,CAAC;IACvB,eAAe,CAAC,EAAE,gBAAgB,CAAC;IACnC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,iBAAiB,CAAC,EAAE,kBAAkB,CAAC;IACvC,WAAW,CAAC,EAAE,YAAY,CAAC;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IGedFile.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IGedFileType } from './IGedFileType';\nimport { IGedFolder } from './IGedFolder';\nimport { IUser } from './IUser';\nimport { ICustomerSignature } from './ICustomerSignature';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IBusinessPartner } from './IBusinessPartner';\n\n// gedFile\nexport interface IGedFile {\n id?: number;\n emissionDate?: Date | null;\n statutFile?: number | null;\n idTypeGedFile?: number | null;\n idUser?: number | null;\n idGedFolder: number;\n idSociety: number;\n idFile: number;\n typeFile?: number | null;\n idExercice?: number | null;\n idBalanceSheet?: number | null;\n idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale \"Documents manquants\", on stock ici l'idUser associé au BP\n idBusinessPartner?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n fileFromGed?: IFile;\n society?: ISociety;\n exercice?: IExercice;\n balanceSheet?: IBalanceSheet;\n typeGedFile?: IGedFileType;\n gedFolder?: IGedFolder;\n businessPartner?: IBusinessPartner;\n user?: IUser;\n userBP?: IUser;\n customerSignature?: ICustomerSignature;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IGedFile.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IGedFileType } from './IGedFileType';\nimport { IGedFolder } from './IGedFolder';\nimport { IUser } from './IUser';\nimport { ICustomerSignature } from './ICustomerSignature';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IBusinessPartner } from './IBusinessPartner';\nimport { IBankAccount } from './IBankAccount';\n\n// gedFile\nexport interface IGedFile {\n id?: number;\n emissionDate?: Date | null;\n statutFile?: number | null;\n idTypeGedFile?: number | null;\n idUser?: number | null;\n idGedFolder: number;\n idSociety: number;\n idFile: number;\n typeFile?: number | null;\n idExercice?: number | null;\n idBalanceSheet?: number | null;\n idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale \"Documents manquants\", on stock ici l'idUser associé au BP\n idBusinessPartner?: number | null;\n idBankAccount?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n fileFromGed?: IFile;\n society?: ISociety;\n exercice?: IExercice;\n balanceSheet?: IBalanceSheet;\n typeGedFile?: IGedFileType;\n gedFolder?: IGedFolder;\n businessPartner?: IBusinessPartner;\n user?: IUser;\n userBP?: IUser;\n customerSignature?: ICustomerSignature;\n bankAccount?: IBankAccount;\n}\n"]}
|
|
@@ -3,15 +3,16 @@ export declare class CreateFileAndGed {
|
|
|
3
3
|
file: TFile;
|
|
4
4
|
filename: string;
|
|
5
5
|
emissionDate: Date;
|
|
6
|
-
statutFile
|
|
7
|
-
idTypeGedFile
|
|
6
|
+
statutFile?: number | null;
|
|
7
|
+
idTypeGedFile?: number;
|
|
8
8
|
idUser: number;
|
|
9
9
|
idGedFolder: number;
|
|
10
10
|
idSociety: number;
|
|
11
|
-
typeFile
|
|
12
|
-
idExercice
|
|
13
|
-
idBalanceSheet
|
|
14
|
-
idSocietyConfigBalanceSheet
|
|
15
|
-
|
|
11
|
+
typeFile?: number;
|
|
12
|
+
idExercice?: number;
|
|
13
|
+
idBalanceSheet?: number;
|
|
14
|
+
idSocietyConfigBalanceSheet?: number;
|
|
15
|
+
idBankAccount?: number;
|
|
16
|
+
needToBeReviewed?: boolean | null;
|
|
16
17
|
}
|
|
17
18
|
//# sourceMappingURL=createFileAndGed.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createFileAndGed.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,KAAK,CAAC;IAIZ,QAAQ,EAAE,MAAM,CAAC;IAIjB,YAAY,EAAE,IAAI,CAAC;IAInB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"createFileAndGed.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,IAAI,EAAE,KAAK,CAAC;IAIZ,QAAQ,EAAE,MAAM,CAAC;IAIjB,YAAY,EAAE,IAAI,CAAC;IAInB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAIvB,MAAM,EAAE,MAAM,CAAC;IAIf,WAAW,EAAE,MAAM,CAAC;IAIpB,SAAS,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAKxB,2BAA2B,CAAC,EAAE,MAAM,CAAC;IAKrC,aAAa,CAAC,EAAE,MAAM,CAAC;IAIvB,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACnC"}
|
|
@@ -22,6 +22,7 @@ export class CreateFileAndGed {
|
|
|
22
22
|
idExercice;
|
|
23
23
|
idBalanceSheet;
|
|
24
24
|
idSocietyConfigBalanceSheet;
|
|
25
|
+
idBankAccount;
|
|
25
26
|
needToBeReviewed;
|
|
26
27
|
}
|
|
27
28
|
__decorate([
|
|
@@ -88,6 +89,12 @@ __decorate([
|
|
|
88
89
|
IsOptional(),
|
|
89
90
|
__metadata("design:type", Number)
|
|
90
91
|
], CreateFileAndGed.prototype, "idSocietyConfigBalanceSheet", void 0);
|
|
92
|
+
__decorate([
|
|
93
|
+
ApiPropertyOptional(),
|
|
94
|
+
IsNumber(),
|
|
95
|
+
IsOptional(),
|
|
96
|
+
__metadata("design:type", Number)
|
|
97
|
+
], CreateFileAndGed.prototype, "idBankAccount", void 0);
|
|
91
98
|
__decorate([
|
|
92
99
|
ApiPropertyOptional(),
|
|
93
100
|
IsOptional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createFileAndGed.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGrE,MAAM,OAAO,gBAAgB;IAE3B,IAAI,CAAQ;IAIZ,QAAQ,CAAS;IAIjB,YAAY,CAAO;IAInB,UAAU,
|
|
1
|
+
{"version":3,"file":"createFileAndGed.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/createFileAndGed.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGrE,MAAM,OAAO,gBAAgB;IAE3B,IAAI,CAAQ;IAIZ,QAAQ,CAAS;IAIjB,YAAY,CAAO;IAInB,UAAU,CAAiB;IAK3B,aAAa,CAAU;IAIvB,MAAM,CAAS;IAIf,WAAW,CAAS;IAIpB,SAAS,CAAS;IAKlB,QAAQ,CAAU;IAKlB,UAAU,CAAU;IAKpB,cAAc,CAAU;IAKxB,2BAA2B,CAAU;IAKrC,aAAa,CAAU;IAIvB,gBAAgB,CAAkB;CACnC;AA3DC;IADC,WAAW,EAAE;;8CACF;AAIZ;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;kDACM;AAIjB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACK,IAAI;sDAAC;AAInB;IAFC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;oDACc;AAK3B;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;uDACU;AAIvB;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;gDACI;AAIf;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;qDACS;AAIpB;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;mDACO;AAKlB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;kDACK;AAKlB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;oDACO;AAKpB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;wDACW;AAKxB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;qEACwB;AAKrC;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;uDACU;AAIvB;IAFC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;0DACqB","sourcesContent":["import { IsDate, IsNumber, IsOptional, IsString } from 'class-validator';\nimport { ApiPropertyOptional, ApiProperty } from '../../../../utils';\nimport { TFile } from '../file/TFile';\n\nexport class CreateFileAndGed {\n @ApiProperty()\n file: TFile;\n\n @ApiProperty()\n @IsString()\n filename: string;\n\n @ApiProperty()\n @IsDate()\n emissionDate: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n statutFile?: number | null;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idTypeGedFile?: number;\n\n @ApiProperty()\n @IsNumber()\n idUser: number;\n\n @ApiProperty()\n @IsNumber()\n idGedFolder: number;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n typeFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSocietyConfigBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBankAccount?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n needToBeReviewed?: boolean | null;\n}\n"]}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
export declare class UpdateGedFile {
|
|
2
|
-
emissionDate
|
|
3
|
-
statutFile
|
|
4
|
-
idTypeGedFile
|
|
5
|
-
idUser
|
|
6
|
-
idGedFolder
|
|
7
|
-
idSociety
|
|
8
|
-
idFile
|
|
9
|
-
idExercice
|
|
10
|
-
idBalanceSheet
|
|
11
|
-
|
|
2
|
+
emissionDate?: Date;
|
|
3
|
+
statutFile?: number;
|
|
4
|
+
idTypeGedFile?: number;
|
|
5
|
+
idUser?: number;
|
|
6
|
+
idGedFolder?: number;
|
|
7
|
+
idSociety?: number;
|
|
8
|
+
idFile?: number;
|
|
9
|
+
idExercice?: number;
|
|
10
|
+
idBalanceSheet?: number;
|
|
11
|
+
idBankAccount?: number;
|
|
12
|
+
idMail?: number;
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=updateGedFile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateGedFile.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"updateGedFile.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":"AAGA,qBAAa,aAAa;IAIxB,YAAY,CAAC,EAAE,IAAI,CAAC;IAKpB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAKxB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -7,6 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
+
import { IsNumber, IsOptional, IsDate } from 'class-validator';
|
|
10
11
|
import { ApiPropertyOptional } from '../../../../utils';
|
|
11
12
|
export class UpdateGedFile {
|
|
12
13
|
emissionDate;
|
|
@@ -18,46 +19,73 @@ export class UpdateGedFile {
|
|
|
18
19
|
idFile;
|
|
19
20
|
idExercice;
|
|
20
21
|
idBalanceSheet;
|
|
22
|
+
idBankAccount;
|
|
21
23
|
idMail;
|
|
22
24
|
}
|
|
23
25
|
__decorate([
|
|
24
26
|
ApiPropertyOptional(),
|
|
27
|
+
IsDate(),
|
|
28
|
+
IsOptional(),
|
|
25
29
|
__metadata("design:type", Date)
|
|
26
30
|
], UpdateGedFile.prototype, "emissionDate", void 0);
|
|
27
31
|
__decorate([
|
|
28
32
|
ApiPropertyOptional(),
|
|
33
|
+
IsNumber(),
|
|
34
|
+
IsOptional(),
|
|
29
35
|
__metadata("design:type", Number)
|
|
30
36
|
], UpdateGedFile.prototype, "statutFile", void 0);
|
|
31
37
|
__decorate([
|
|
32
38
|
ApiPropertyOptional(),
|
|
39
|
+
IsNumber(),
|
|
40
|
+
IsOptional(),
|
|
33
41
|
__metadata("design:type", Number)
|
|
34
42
|
], UpdateGedFile.prototype, "idTypeGedFile", void 0);
|
|
35
43
|
__decorate([
|
|
36
44
|
ApiPropertyOptional(),
|
|
45
|
+
IsNumber(),
|
|
46
|
+
IsOptional(),
|
|
37
47
|
__metadata("design:type", Number)
|
|
38
48
|
], UpdateGedFile.prototype, "idUser", void 0);
|
|
39
49
|
__decorate([
|
|
40
50
|
ApiPropertyOptional(),
|
|
51
|
+
IsNumber(),
|
|
52
|
+
IsOptional(),
|
|
41
53
|
__metadata("design:type", Number)
|
|
42
54
|
], UpdateGedFile.prototype, "idGedFolder", void 0);
|
|
43
55
|
__decorate([
|
|
44
56
|
ApiPropertyOptional(),
|
|
57
|
+
IsNumber(),
|
|
58
|
+
IsOptional(),
|
|
45
59
|
__metadata("design:type", Number)
|
|
46
60
|
], UpdateGedFile.prototype, "idSociety", void 0);
|
|
47
61
|
__decorate([
|
|
48
62
|
ApiPropertyOptional(),
|
|
63
|
+
IsNumber(),
|
|
64
|
+
IsOptional(),
|
|
49
65
|
__metadata("design:type", Number)
|
|
50
66
|
], UpdateGedFile.prototype, "idFile", void 0);
|
|
51
67
|
__decorate([
|
|
52
68
|
ApiPropertyOptional(),
|
|
69
|
+
IsNumber(),
|
|
70
|
+
IsOptional(),
|
|
53
71
|
__metadata("design:type", Number)
|
|
54
72
|
], UpdateGedFile.prototype, "idExercice", void 0);
|
|
55
73
|
__decorate([
|
|
56
74
|
ApiPropertyOptional(),
|
|
75
|
+
IsNumber(),
|
|
76
|
+
IsOptional(),
|
|
57
77
|
__metadata("design:type", Number)
|
|
58
78
|
], UpdateGedFile.prototype, "idBalanceSheet", void 0);
|
|
59
79
|
__decorate([
|
|
60
80
|
ApiPropertyOptional(),
|
|
81
|
+
IsNumber(),
|
|
82
|
+
IsOptional(),
|
|
83
|
+
__metadata("design:type", Number)
|
|
84
|
+
], UpdateGedFile.prototype, "idBankAccount", void 0);
|
|
85
|
+
__decorate([
|
|
86
|
+
ApiPropertyOptional(),
|
|
87
|
+
IsNumber(),
|
|
88
|
+
IsOptional(),
|
|
61
89
|
__metadata("design:type", Number)
|
|
62
90
|
], UpdateGedFile.prototype, "idMail", void 0);
|
|
63
91
|
//# sourceMappingURL=updateGedFile.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateGedFile.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,aAAa;
|
|
1
|
+
{"version":3,"file":"updateGedFile.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/gedFile/updateGedFile.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAC/D,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,aAAa;IAIxB,YAAY,CAAQ;IAKpB,UAAU,CAAU;IAKpB,aAAa,CAAU;IAKvB,MAAM,CAAU;IAKhB,WAAW,CAAU;IAKrB,SAAS,CAAU;IAKnB,MAAM,CAAU;IAKhB,UAAU,CAAU;IAKpB,cAAc,CAAU;IAKxB,aAAa,CAAU;IAKvB,MAAM,CAAU;CACjB;AAnDC;IAHC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACE,IAAI;mDAAC;AAKpB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;iDACO;AAKpB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;oDACU;AAKvB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;6CACG;AAKhB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;kDACQ;AAKrB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;gDACM;AAKnB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;6CACG;AAKhB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;iDACO;AAKpB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;qDACW;AAKxB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;oDACU;AAKvB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;6CACG","sourcesContent":["import { IsNumber, IsOptional, IsDate } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class UpdateGedFile {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n emissionDate?: Date;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n statutFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idTypeGedFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idGedFolder?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idBankAccount?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idMail?: number;\n}\n"]}
|
|
@@ -10,6 +10,7 @@ export declare class QueryLibraryFile {
|
|
|
10
10
|
typeGedFolder?: GedFolder[];
|
|
11
11
|
idExercice?: number;
|
|
12
12
|
idBalanceSheet?: number;
|
|
13
|
+
idBankAccount?: number | number[];
|
|
13
14
|
idFile?: number;
|
|
14
15
|
typeFile?: number;
|
|
15
16
|
findSign?: boolean;
|
|
@@ -39,6 +40,7 @@ export declare class QueryLibrarySociety extends RequiredQueryPaginate {
|
|
|
39
40
|
endDate?: string;
|
|
40
41
|
search?: string;
|
|
41
42
|
orderBy?: Order;
|
|
43
|
+
idBankAccount?: number | number[];
|
|
42
44
|
}
|
|
43
45
|
export declare class QueryLastFileOfType {
|
|
44
46
|
idSociety: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryLibrary.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAClC,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,SAAS,EAAE,MAAM,CAAC;IAGlB,WAAW,CAAC,EAAE,SAAS,CAAC;IAGxB,aAAa,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC;IAG5C,aAAa,CAAC,EAAE,WAAW,CAAC;IAG5B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAG5B,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,OAAO,CAAS;IAO3B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,KAAK,CAAC,EAAE,MAAM,CAAC;IAQf,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,iBAAiB;IAE5B,UAAU,EAAE,MAAM,CAAC;IAGnB,KAAK,EAAE,MAAM,CAAC;IAGd,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,qBAAqB;IAEhC,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,MAAM,CAAC;IAGpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,qBAAa,mBAAoB,SAAQ,qBAAqB;IAE5D,eAAe,EAAE,WAAW,EAAE,CAAC;IAK/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,OAAO,CAAC,EAAE,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"QueryLibrary.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAClC,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,qBAAa,gBAAgB;IAE3B,SAAS,EAAE,MAAM,CAAC;IAGlB,WAAW,CAAC,EAAE,SAAS,CAAC;IAGxB,aAAa,CAAC,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC;IAG5C,aAAa,CAAC,EAAE,WAAW,CAAC;IAG5B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAG5B,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGlC,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,QAAQ,CAAC,EAAE,OAAO,CAAS;IAO3B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,KAAK,CAAC,EAAE,MAAM,CAAC;IAQf,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,iBAAiB;IAE5B,UAAU,EAAE,MAAM,CAAC;IAGnB,KAAK,EAAE,MAAM,CAAC;IAGd,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBAAa,qBAAqB;IAEhC,MAAM,EAAE,MAAM,CAAC;IAGf,YAAY,CAAC,EAAE,IAAI,CAAC;IAGpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,WAAW,EAAE,MAAM,CAAC;IAGpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,qBAAa,mBAAoB,SAAQ,qBAAqB;IAE5D,eAAe,EAAE,WAAW,EAAE,CAAC;IAK/B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,OAAO,CAAC,EAAE,KAAK,CAAC;IAIhB,aAAa,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;CACnC;AACD,qBAAa,mBAAmB;IAG9B,SAAS,EAAE,MAAM,CAAC;IAGlB,aAAa,EAAE,WAAW,CAAC;IAI3B,qBAAqB,EAAE,MAAM,CAAC;IAQ9B,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,0BAA0B;IAIrC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC;IAKvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qBAAa,qBAAqB;IAEhC,IAAI,EAAE,KAAK,CAAC;IAIZ,UAAU,EAAE,MAAM,CAAC;IAKnB,MAAM,EAAE,MAAM,CAAC;IAKf,OAAO,CAAC,EAAE,MAAM,CAAC;IAKjB,YAAY,CAAC,EAAE,MAAM,CAAC;IAKtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -19,6 +19,7 @@ export class QueryLibraryFile {
|
|
|
19
19
|
typeGedFolder;
|
|
20
20
|
idExercice;
|
|
21
21
|
idBalanceSheet;
|
|
22
|
+
idBankAccount;
|
|
22
23
|
idFile;
|
|
23
24
|
typeFile;
|
|
24
25
|
findSign = false;
|
|
@@ -55,6 +56,10 @@ __decorate([
|
|
|
55
56
|
ApiPropertyOptional(),
|
|
56
57
|
__metadata("design:type", Number)
|
|
57
58
|
], QueryLibraryFile.prototype, "idBalanceSheet", void 0);
|
|
59
|
+
__decorate([
|
|
60
|
+
ApiPropertyOptional(),
|
|
61
|
+
__metadata("design:type", Object)
|
|
62
|
+
], QueryLibraryFile.prototype, "idBankAccount", void 0);
|
|
58
63
|
__decorate([
|
|
59
64
|
ApiPropertyOptional(),
|
|
60
65
|
__metadata("design:type", Number)
|
|
@@ -97,7 +102,7 @@ __decorate([
|
|
|
97
102
|
IsString({
|
|
98
103
|
each: true,
|
|
99
104
|
}),
|
|
100
|
-
IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user'], { each: true }),
|
|
105
|
+
IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user', 'bankAccount'], { each: true }),
|
|
101
106
|
__metadata("design:type", Array)
|
|
102
107
|
], QueryLibraryFile.prototype, "include", void 0);
|
|
103
108
|
export class QueryDownloadFile {
|
|
@@ -165,6 +170,7 @@ export class QueryLibrarySociety extends RequiredQueryPaginate {
|
|
|
165
170
|
endDate;
|
|
166
171
|
search;
|
|
167
172
|
orderBy;
|
|
173
|
+
idBankAccount;
|
|
168
174
|
}
|
|
169
175
|
__decorate([
|
|
170
176
|
ApiProperty(),
|
|
@@ -192,6 +198,11 @@ __decorate([
|
|
|
192
198
|
ApiPropertyOptional(),
|
|
193
199
|
__metadata("design:type", Object)
|
|
194
200
|
], QueryLibrarySociety.prototype, "orderBy", void 0);
|
|
201
|
+
__decorate([
|
|
202
|
+
ApiPropertyOptional(),
|
|
203
|
+
IsOptional(),
|
|
204
|
+
__metadata("design:type", Object)
|
|
205
|
+
], QueryLibrarySociety.prototype, "idBankAccount", void 0);
|
|
195
206
|
export class QueryLastFileOfType {
|
|
196
207
|
idSociety;
|
|
197
208
|
idTypeGedFile;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryLibrary.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACvG,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACxE,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAIxD,MAAM,OAAO,gBAAgB;IAE3B,SAAS,CAAS;IAGlB,WAAW,CAAa;IAGxB,aAAa,CAA+B;IAG5C,aAAa,CAAe;IAG5B,aAAa,CAAe;IAG5B,UAAU,CAAU;IAGpB,cAAc,CAAU;IAGxB,MAAM,CAAU;IAKhB,QAAQ,CAAU;IAKlB,QAAQ,GAAa,KAAK,CAAC;IAO3B,UAAU,CAAY;IAKtB,IAAI,CAAU;IAKd,KAAK,CAAU;IAQf,OAAO,CAAY;CACpB;
|
|
1
|
+
{"version":3,"file":"QueryLibrary.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/library/QueryLibrary.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsIn, IsOptional, IsString, IsNumber, IsBoolean, IsInt, IsDateString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { GedFolder, GedFileType, GedCategory } from '../../../Enum/Ged';\nimport { RequiredQueryPaginate } from '../BasePaginate';\nimport { Order } from 'sequelize';\nimport { TFile } from '../file/TFile';\n\nexport class QueryLibraryFile {\n @ApiProperty()\n idSociety: number;\n\n @ApiPropertyOptional()\n idGedFolder?: GedFolder;\n\n @ApiPropertyOptional()\n idTypeGedFile?: GedFileType | GedFileType[];\n\n @ApiPropertyOptional()\n idGedCategory?: GedCategory;\n\n @ApiPropertyOptional()\n typeGedFolder?: GedFolder[];\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idBalanceSheet?: number;\n\n @ApiPropertyOptional()\n idBankAccount?: number | number[];\n\n @ApiPropertyOptional()\n idFile?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n typeFile?: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @IsOptional()\n findSign?: boolean = false;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n page?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n limit?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user', 'bankAccount'], { each: true })\n include?: string[];\n}\n\nexport class QueryDownloadFile {\n @ApiProperty()\n folderName: string;\n\n @ApiProperty()\n token: string;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n idMail?: number;\n}\n\nexport class UpdateOrCreateGedFile {\n @ApiProperty()\n idFile: number;\n\n @ApiPropertyOptional()\n emissionDate?: Date;\n\n @ApiPropertyOptional()\n idUser?: number;\n\n @ApiProperty()\n idGedFolder: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n idTypeGedFile?: number;\n}\n\nexport class QueryLibrarySociety extends RequiredQueryPaginate {\n @ApiProperty()\n idGedCategories: GedCategory[];\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n orderBy?: Order;\n\n @ApiPropertyOptional()\n @IsOptional()\n idBankAccount?: number | number[];\n}\nexport class QueryLastFileOfType {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n idTypeGedFile: GedFileType;\n\n @ApiPropertyOptional()\n @IsOptional()\n idDocumentSectionType: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user'], { each: true })\n include?: string[];\n}\n\nexport class QueryProcessCommercialFile {\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idGedFile?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n idSocietyLike?: string;\n\n @ApiPropertyOptional({ default: 15 })\n @IsOptional()\n @IsInt()\n limit?: number;\n}\n\nexport class ConvertFilePdfToImage {\n @ApiProperty()\n file: TFile;\n\n @ApiProperty()\n @IsString()\n returnType: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n format: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n density?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n saveFilename?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n savePath?: string;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n width?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n height?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n numberOfPage?: number;\n}\n"]}
|
|
@@ -7,6 +7,7 @@ import { IUser } from './IUser';
|
|
|
7
7
|
import { ICustomerSignature } from './ICustomerSignature';
|
|
8
8
|
import { IBalanceSheet } from './IBalanceSheet';
|
|
9
9
|
import { IBusinessPartner } from './IBusinessPartner';
|
|
10
|
+
import { IBankAccount } from './IBankAccount';
|
|
10
11
|
export interface IGedFile {
|
|
11
12
|
id?: number;
|
|
12
13
|
emissionDate?: Date | null;
|
|
@@ -21,6 +22,7 @@ export interface IGedFile {
|
|
|
21
22
|
idBalanceSheet?: number | null;
|
|
22
23
|
idUserBP?: number | null;
|
|
23
24
|
idBusinessPartner?: number | null;
|
|
25
|
+
idBankAccount?: number | null;
|
|
24
26
|
createdAt?: Date | null;
|
|
25
27
|
updatedAt?: Date | null;
|
|
26
28
|
fileFromGed?: IFile;
|
|
@@ -33,5 +35,6 @@ export interface IGedFile {
|
|
|
33
35
|
user?: IUser;
|
|
34
36
|
userBP?: IUser;
|
|
35
37
|
customerSignature?: ICustomerSignature;
|
|
38
|
+
bankAccount?: IBankAccount;
|
|
36
39
|
}
|
|
37
40
|
//# sourceMappingURL=IGedFile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IGedFile.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"IGedFile.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,WAAW,QAAQ;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,WAAW,CAAC,EAAE,KAAK,CAAC;IACpB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,SAAS,CAAC,EAAE,UAAU,CAAC;IACvB,eAAe,CAAC,EAAE,gBAAgB,CAAC;IACnC,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,iBAAiB,CAAC,EAAE,kBAAkB,CAAC;IACvC,WAAW,CAAC,EAAE,YAAY,CAAC;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IGedFile.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IGedFileType } from './IGedFileType';\nimport { IGedFolder } from './IGedFolder';\nimport { IUser } from './IUser';\nimport { ICustomerSignature } from './ICustomerSignature';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IBusinessPartner } from './IBusinessPartner';\n\n// gedFile\nexport interface IGedFile {\n id?: number;\n emissionDate?: Date | null;\n statutFile?: number | null;\n idTypeGedFile?: number | null;\n idUser?: number | null;\n idGedFolder: number;\n idSociety: number;\n idFile: number;\n typeFile?: number | null;\n idExercice?: number | null;\n idBalanceSheet?: number | null;\n idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale \"Documents manquants\", on stock ici l'idUser associé au BP\n idBusinessPartner?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n fileFromGed?: IFile;\n society?: ISociety;\n exercice?: IExercice;\n balanceSheet?: IBalanceSheet;\n typeGedFile?: IGedFileType;\n gedFolder?: IGedFolder;\n businessPartner?: IBusinessPartner;\n user?: IUser;\n userBP?: IUser;\n customerSignature?: ICustomerSignature;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IGedFile.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IGedFile.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExercice } from './IExercice';\nimport { IGedFileType } from './IGedFileType';\nimport { IGedFolder } from './IGedFolder';\nimport { IUser } from './IUser';\nimport { ICustomerSignature } from './ICustomerSignature';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IBusinessPartner } from './IBusinessPartner';\nimport { IBankAccount } from './IBankAccount';\n\n// gedFile\nexport interface IGedFile {\n id?: number;\n emissionDate?: Date | null;\n statutFile?: number | null;\n idTypeGedFile?: number | null;\n idUser?: number | null;\n idGedFolder: number;\n idSociety: number;\n idFile: number;\n typeFile?: number | null;\n idExercice?: number | null;\n idBalanceSheet?: number | null;\n idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale \"Documents manquants\", on stock ici l'idUser associé au BP\n idBusinessPartner?: number | null;\n idBankAccount?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n fileFromGed?: IFile;\n society?: ISociety;\n exercice?: IExercice;\n balanceSheet?: IBalanceSheet;\n typeGedFile?: IGedFileType;\n gedFolder?: IGedFolder;\n businessPartner?: IBusinessPartner;\n user?: IUser;\n userBP?: IUser;\n customerSignature?: ICustomerSignature;\n bankAccount?: IBankAccount;\n}\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@silexpert/core",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.102",
|
|
4
4
|
"description": "Silex Core perform HTTP Request and object binding. Silex core helps developers to retrieve and return formatted object",
|
|
5
5
|
"homepage": "https://gitlab.compta-clementine.fr/dev/silex-api",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -16,12 +16,12 @@ export class CreateFileAndGed {
|
|
|
16
16
|
|
|
17
17
|
@ApiPropertyOptional()
|
|
18
18
|
@IsOptional()
|
|
19
|
-
statutFile
|
|
19
|
+
statutFile?: number | null;
|
|
20
20
|
|
|
21
21
|
@ApiPropertyOptional()
|
|
22
22
|
@IsNumber()
|
|
23
23
|
@IsOptional()
|
|
24
|
-
idTypeGedFile
|
|
24
|
+
idTypeGedFile?: number;
|
|
25
25
|
|
|
26
26
|
@ApiProperty()
|
|
27
27
|
@IsNumber()
|
|
@@ -38,24 +38,29 @@ export class CreateFileAndGed {
|
|
|
38
38
|
@ApiPropertyOptional()
|
|
39
39
|
@IsNumber()
|
|
40
40
|
@IsOptional()
|
|
41
|
-
typeFile
|
|
41
|
+
typeFile?: number;
|
|
42
42
|
|
|
43
43
|
@ApiPropertyOptional()
|
|
44
44
|
@IsNumber()
|
|
45
45
|
@IsOptional()
|
|
46
|
-
idExercice
|
|
46
|
+
idExercice?: number;
|
|
47
47
|
|
|
48
48
|
@ApiPropertyOptional()
|
|
49
49
|
@IsNumber()
|
|
50
50
|
@IsOptional()
|
|
51
|
-
idBalanceSheet
|
|
51
|
+
idBalanceSheet?: number;
|
|
52
52
|
|
|
53
53
|
@ApiPropertyOptional()
|
|
54
54
|
@IsNumber()
|
|
55
55
|
@IsOptional()
|
|
56
|
-
idSocietyConfigBalanceSheet
|
|
56
|
+
idSocietyConfigBalanceSheet?: number;
|
|
57
|
+
|
|
58
|
+
@ApiPropertyOptional()
|
|
59
|
+
@IsNumber()
|
|
60
|
+
@IsOptional()
|
|
61
|
+
idBankAccount?: number;
|
|
57
62
|
|
|
58
63
|
@ApiPropertyOptional()
|
|
59
64
|
@IsOptional()
|
|
60
|
-
needToBeReviewed
|
|
65
|
+
needToBeReviewed?: boolean | null;
|
|
61
66
|
}
|
|
@@ -1,33 +1,59 @@
|
|
|
1
|
+
import { IsNumber, IsOptional, IsDate } from 'class-validator';
|
|
1
2
|
import { ApiPropertyOptional } from '../../../../utils';
|
|
2
3
|
|
|
3
4
|
export class UpdateGedFile {
|
|
4
5
|
@ApiPropertyOptional()
|
|
5
|
-
|
|
6
|
+
@IsDate()
|
|
7
|
+
@IsOptional()
|
|
8
|
+
emissionDate?: Date;
|
|
6
9
|
|
|
7
10
|
@ApiPropertyOptional()
|
|
8
|
-
|
|
11
|
+
@IsNumber()
|
|
12
|
+
@IsOptional()
|
|
13
|
+
statutFile?: number;
|
|
9
14
|
|
|
10
15
|
@ApiPropertyOptional()
|
|
11
|
-
|
|
16
|
+
@IsNumber()
|
|
17
|
+
@IsOptional()
|
|
18
|
+
idTypeGedFile?: number;
|
|
12
19
|
|
|
13
20
|
@ApiPropertyOptional()
|
|
14
|
-
|
|
21
|
+
@IsNumber()
|
|
22
|
+
@IsOptional()
|
|
23
|
+
idUser?: number;
|
|
15
24
|
|
|
16
25
|
@ApiPropertyOptional()
|
|
17
|
-
|
|
26
|
+
@IsNumber()
|
|
27
|
+
@IsOptional()
|
|
28
|
+
idGedFolder?: number;
|
|
18
29
|
|
|
19
30
|
@ApiPropertyOptional()
|
|
20
|
-
|
|
31
|
+
@IsNumber()
|
|
32
|
+
@IsOptional()
|
|
33
|
+
idSociety?: number;
|
|
21
34
|
|
|
22
35
|
@ApiPropertyOptional()
|
|
23
|
-
|
|
36
|
+
@IsNumber()
|
|
37
|
+
@IsOptional()
|
|
38
|
+
idFile?: number;
|
|
24
39
|
|
|
25
40
|
@ApiPropertyOptional()
|
|
26
|
-
|
|
41
|
+
@IsNumber()
|
|
42
|
+
@IsOptional()
|
|
43
|
+
idExercice?: number;
|
|
27
44
|
|
|
28
45
|
@ApiPropertyOptional()
|
|
29
|
-
|
|
46
|
+
@IsNumber()
|
|
47
|
+
@IsOptional()
|
|
48
|
+
idBalanceSheet?: number;
|
|
30
49
|
|
|
31
50
|
@ApiPropertyOptional()
|
|
32
|
-
|
|
51
|
+
@IsNumber()
|
|
52
|
+
@IsOptional()
|
|
53
|
+
idBankAccount?: number;
|
|
54
|
+
|
|
55
|
+
@ApiPropertyOptional()
|
|
56
|
+
@IsNumber()
|
|
57
|
+
@IsOptional()
|
|
58
|
+
idMail?: number;
|
|
33
59
|
}
|
|
@@ -27,6 +27,9 @@ export class QueryLibraryFile {
|
|
|
27
27
|
@ApiPropertyOptional()
|
|
28
28
|
idBalanceSheet?: number;
|
|
29
29
|
|
|
30
|
+
@ApiPropertyOptional()
|
|
31
|
+
idBankAccount?: number | number[];
|
|
32
|
+
|
|
30
33
|
@ApiPropertyOptional()
|
|
31
34
|
idFile?: number;
|
|
32
35
|
|
|
@@ -62,7 +65,7 @@ export class QueryLibraryFile {
|
|
|
62
65
|
@IsString({
|
|
63
66
|
each: true,
|
|
64
67
|
})
|
|
65
|
-
@IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user'], { each: true })
|
|
68
|
+
@IsIn(['gedFolder', 'balanceSheet', 'customerSignature', 'fileFromGed', 'user', 'bankAccount'], { each: true })
|
|
66
69
|
include?: string[];
|
|
67
70
|
}
|
|
68
71
|
|
|
@@ -124,6 +127,10 @@ export class QueryLibrarySociety extends RequiredQueryPaginate {
|
|
|
124
127
|
|
|
125
128
|
@ApiPropertyOptional()
|
|
126
129
|
orderBy?: Order;
|
|
130
|
+
|
|
131
|
+
@ApiPropertyOptional()
|
|
132
|
+
@IsOptional()
|
|
133
|
+
idBankAccount?: number | number[];
|
|
127
134
|
}
|
|
128
135
|
export class QueryLastFileOfType {
|
|
129
136
|
@ApiProperty()
|
|
@@ -7,6 +7,7 @@ import { IUser } from './IUser';
|
|
|
7
7
|
import { ICustomerSignature } from './ICustomerSignature';
|
|
8
8
|
import { IBalanceSheet } from './IBalanceSheet';
|
|
9
9
|
import { IBusinessPartner } from './IBusinessPartner';
|
|
10
|
+
import { IBankAccount } from './IBankAccount';
|
|
10
11
|
|
|
11
12
|
// gedFile
|
|
12
13
|
export interface IGedFile {
|
|
@@ -23,6 +24,7 @@ export interface IGedFile {
|
|
|
23
24
|
idBalanceSheet?: number | null;
|
|
24
25
|
idUserBP?: number | null; // Attention: lorsqu'on ajoute un fichier dans la modale "Documents manquants", on stock ici l'idUser associé au BP
|
|
25
26
|
idBusinessPartner?: number | null;
|
|
27
|
+
idBankAccount?: number | null;
|
|
26
28
|
createdAt?: Date | null;
|
|
27
29
|
updatedAt?: Date | null;
|
|
28
30
|
|
|
@@ -37,4 +39,5 @@ export interface IGedFile {
|
|
|
37
39
|
user?: IUser;
|
|
38
40
|
userBP?: IUser;
|
|
39
41
|
customerSignature?: ICustomerSignature;
|
|
42
|
+
bankAccount?: IBankAccount;
|
|
40
43
|
}
|