@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,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.assignCustomerVatAutomatically = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const utils_1 = require("../../../../utils");
|
|
15
|
-
class assignCustomerVatAutomatically {
|
|
16
|
-
}
|
|
17
|
-
exports.assignCustomerVatAutomatically = assignCustomerVatAutomatically;
|
|
18
|
-
__decorate([
|
|
19
|
-
(0, utils_1.ApiProperty)(),
|
|
20
|
-
(0, class_validator_1.IsNumber)(),
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], assignCustomerVatAutomatically.prototype, "idUser", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
25
|
-
(0, class_validator_1.IsOptional)(),
|
|
26
|
-
(0, class_validator_1.IsNumber)(),
|
|
27
|
-
__metadata("design:type", Number)
|
|
28
|
-
], assignCustomerVatAutomatically.prototype, "idSociety", void 0);
|
|
29
|
-
//# sourceMappingURL=ModifyCustomerVat.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyCustomerVat.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyCustomerVat.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AACvD,6CAAqE;AAErE,MAAa,8BAA8B;CAS1C;AATD,wEASC;AANC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;;8DACI;AAKf;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;iEACQ","sourcesContent":["import { IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class assignCustomerVatAutomatically {\n @ApiProperty()\n @IsNumber()\n idUser: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSociety?: number;\n}\n"]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare class ModifyTeamPlanning {
|
|
2
|
-
idUserMissing: number;
|
|
3
|
-
idUsers: number[];
|
|
4
|
-
startDate: Date;
|
|
5
|
-
endDate: Date;
|
|
6
|
-
}
|
|
7
|
-
export declare class ModifyExercisePlanning {
|
|
8
|
-
exerciseClosingDate: Date;
|
|
9
|
-
startDate: Date;
|
|
10
|
-
endDate: Date;
|
|
11
|
-
idUsers: number[];
|
|
12
|
-
}
|
|
13
|
-
export declare class AutomaticallyAssignTeamPlanning {
|
|
14
|
-
idTeam: number;
|
|
15
|
-
startDate: Date;
|
|
16
|
-
endDate: Date;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=ModifyPlanning.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyPlanning.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyPlanning.ts"],"names":[],"mappings":"AAGA,qBAAa,kBAAkB;IAG7B,aAAa,EAAE,MAAM,CAAC;IAItB,OAAO,EAAE,MAAM,EAAE,CAAC;IAIlB,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;CACf;AAED,qBAAa,sBAAsB;IAGjC,mBAAmB,EAAE,IAAI,CAAC;IAI1B,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;IAId,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,qBAAa,+BAA+B;IAG1C,MAAM,EAAE,MAAM,CAAC;IAIf,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;CACf"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.AutomaticallyAssignTeamPlanning = exports.ModifyExercisePlanning = exports.ModifyTeamPlanning = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const utils_1 = require("../../../../utils");
|
|
15
|
-
class ModifyTeamPlanning {
|
|
16
|
-
}
|
|
17
|
-
exports.ModifyTeamPlanning = ModifyTeamPlanning;
|
|
18
|
-
__decorate([
|
|
19
|
-
(0, utils_1.ApiProperty)(),
|
|
20
|
-
(0, class_validator_1.IsInt)(),
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], ModifyTeamPlanning.prototype, "idUserMissing", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
(0, utils_1.ApiProperty)(),
|
|
25
|
-
(0, class_validator_1.IsInt)({ each: true }),
|
|
26
|
-
__metadata("design:type", Array)
|
|
27
|
-
], ModifyTeamPlanning.prototype, "idUsers", void 0);
|
|
28
|
-
__decorate([
|
|
29
|
-
(0, utils_1.ApiProperty)(),
|
|
30
|
-
(0, class_validator_1.IsDate)(),
|
|
31
|
-
__metadata("design:type", Date)
|
|
32
|
-
], ModifyTeamPlanning.prototype, "startDate", void 0);
|
|
33
|
-
__decorate([
|
|
34
|
-
(0, utils_1.ApiProperty)(),
|
|
35
|
-
(0, class_validator_1.IsDate)(),
|
|
36
|
-
__metadata("design:type", Date)
|
|
37
|
-
], ModifyTeamPlanning.prototype, "endDate", void 0);
|
|
38
|
-
class ModifyExercisePlanning {
|
|
39
|
-
}
|
|
40
|
-
exports.ModifyExercisePlanning = ModifyExercisePlanning;
|
|
41
|
-
__decorate([
|
|
42
|
-
(0, utils_1.ApiProperty)(),
|
|
43
|
-
(0, class_validator_1.IsDate)(),
|
|
44
|
-
__metadata("design:type", Date)
|
|
45
|
-
], ModifyExercisePlanning.prototype, "exerciseClosingDate", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
(0, utils_1.ApiProperty)(),
|
|
48
|
-
(0, class_validator_1.IsDate)(),
|
|
49
|
-
__metadata("design:type", Date)
|
|
50
|
-
], ModifyExercisePlanning.prototype, "startDate", void 0);
|
|
51
|
-
__decorate([
|
|
52
|
-
(0, utils_1.ApiProperty)(),
|
|
53
|
-
(0, class_validator_1.IsDate)(),
|
|
54
|
-
__metadata("design:type", Date)
|
|
55
|
-
], ModifyExercisePlanning.prototype, "endDate", void 0);
|
|
56
|
-
__decorate([
|
|
57
|
-
(0, utils_1.ApiProperty)(),
|
|
58
|
-
(0, class_validator_1.IsInt)({ each: true }),
|
|
59
|
-
__metadata("design:type", Array)
|
|
60
|
-
], ModifyExercisePlanning.prototype, "idUsers", void 0);
|
|
61
|
-
class AutomaticallyAssignTeamPlanning {
|
|
62
|
-
}
|
|
63
|
-
exports.AutomaticallyAssignTeamPlanning = AutomaticallyAssignTeamPlanning;
|
|
64
|
-
__decorate([
|
|
65
|
-
(0, utils_1.ApiProperty)(),
|
|
66
|
-
(0, class_validator_1.IsInt)(),
|
|
67
|
-
__metadata("design:type", Number)
|
|
68
|
-
], AutomaticallyAssignTeamPlanning.prototype, "idTeam", void 0);
|
|
69
|
-
__decorate([
|
|
70
|
-
(0, utils_1.ApiProperty)(),
|
|
71
|
-
(0, class_validator_1.IsDate)(),
|
|
72
|
-
__metadata("design:type", Date)
|
|
73
|
-
], AutomaticallyAssignTeamPlanning.prototype, "startDate", void 0);
|
|
74
|
-
__decorate([
|
|
75
|
-
(0, utils_1.ApiProperty)(),
|
|
76
|
-
(0, class_validator_1.IsDate)(),
|
|
77
|
-
__metadata("design:type", Date)
|
|
78
|
-
], AutomaticallyAssignTeamPlanning.prototype, "endDate", void 0);
|
|
79
|
-
//# sourceMappingURL=ModifyPlanning.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyPlanning.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyPlanning.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAgD;AAChD,6CAAgD;AAEhD,MAAa,kBAAkB;CAgB9B;AAhBD,gDAgBC;AAbC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;yDACc;AAItB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDACJ;AAIlB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACE,IAAI;qDAAC;AAIhB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACA,IAAI;mDAAC;AAGhB,MAAa,sBAAsB;CAgBlC;AAhBD,wDAgBC;AAbC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACY,IAAI;mEAAC;AAI1B;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACE,IAAI;yDAAC;AAIhB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACA,IAAI;uDAAC;AAId;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;uDACJ;AAGpB,MAAa,+BAA+B;CAY3C;AAZD,0EAYC;AATC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;+DACO;AAIf;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACE,IAAI;kEAAC;AAIhB;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACA,IAAI;gEAAC","sourcesContent":["import { IsDate, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class ModifyTeamPlanning {\n @ApiProperty()\n @IsInt()\n idUserMissing: number;\n\n @ApiProperty()\n @IsInt({ each: true })\n idUsers: number[];\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}\n\nexport class ModifyExercisePlanning {\n @ApiProperty()\n @IsDate()\n exerciseClosingDate: Date;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsInt({ each: true })\n idUsers: number[];\n}\n\nexport class AutomaticallyAssignTeamPlanning {\n @ApiProperty()\n @IsInt()\n idTeam: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Query.ts"],"names":[],"mappings":"AAGA,qBAAa,uBAAuB;IAGlC,MAAM,EAAE,MAAM,CAAC;IAIf,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,qBAAa,cAAc;IAIjB,SAAS,CAAC,EAAE,MAAM,CAAC;CAC5B"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.QueryCronCards = exports.QueryInternalCardsStats = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const utils_1 = require("../../../../utils");
|
|
15
|
-
class QueryInternalCardsStats {
|
|
16
|
-
}
|
|
17
|
-
exports.QueryInternalCardsStats = QueryInternalCardsStats;
|
|
18
|
-
__decorate([
|
|
19
|
-
(0, utils_1.ApiProperty)(),
|
|
20
|
-
(0, class_validator_1.IsInt)(),
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], QueryInternalCardsStats.prototype, "idTeam", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
(0, utils_1.ApiProperty)(),
|
|
25
|
-
(0, class_validator_1.IsDate)(),
|
|
26
|
-
__metadata("design:type", Date)
|
|
27
|
-
], QueryInternalCardsStats.prototype, "date", void 0);
|
|
28
|
-
class QueryCronCards {
|
|
29
|
-
}
|
|
30
|
-
exports.QueryCronCards = QueryCronCards;
|
|
31
|
-
__decorate([
|
|
32
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
33
|
-
(0, class_validator_1.IsOptional)(),
|
|
34
|
-
(0, class_validator_1.IsInt)(),
|
|
35
|
-
__metadata("design:type", Number)
|
|
36
|
-
], QueryCronCards.prototype, "idSociety", void 0);
|
|
37
|
-
//# sourceMappingURL=Query.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Query.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA4D;AAC5D,6CAAqE;AAErE,MAAa,uBAAuB;CAQnC;AARD,0DAQC;AALC;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;uDACO;AAIf;IAFC,IAAA,mBAAW,GAAE;IACb,IAAA,wBAAM,GAAE;8BACH,IAAI;qDAAC;AAGb,MAAa,cAAc;CAK1B;AALD,wCAKC;AADS;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;iDACmB","sourcesContent":["import { IsDate, IsInt, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryInternalCardsStats {\n @ApiProperty()\n @IsInt()\n idTeam: number;\n\n @ApiProperty()\n @IsDate()\n date: Date;\n}\n\nexport class QueryCronCards {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare idSociety?: number;\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyAcceptation.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyAcceptation.ts"],"names":[],"mappings":"AAGA,qBAAa,4BAA4B;IAGvC,MAAM,EAAE,MAAM,CAAC;IAKf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,uCAAuC;IAGlD,MAAM,EAAE,MAAM,CAAC;IAKf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { IsNumber, IsOptional } from 'class-validator';
|
|
11
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
|
-
export class AssignAcceptationAutomaticly {
|
|
13
|
-
idTeam;
|
|
14
|
-
idSociety;
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
ApiProperty(),
|
|
18
|
-
IsNumber(),
|
|
19
|
-
__metadata("design:type", Number)
|
|
20
|
-
], AssignAcceptationAutomaticly.prototype, "idTeam", void 0);
|
|
21
|
-
__decorate([
|
|
22
|
-
ApiPropertyOptional(),
|
|
23
|
-
IsOptional(),
|
|
24
|
-
IsNumber(),
|
|
25
|
-
__metadata("design:type", Number)
|
|
26
|
-
], AssignAcceptationAutomaticly.prototype, "idSociety", void 0);
|
|
27
|
-
export class AssignAcceptationNewClientAutomatically {
|
|
28
|
-
idUser;
|
|
29
|
-
idSociety;
|
|
30
|
-
}
|
|
31
|
-
__decorate([
|
|
32
|
-
ApiProperty(),
|
|
33
|
-
IsNumber(),
|
|
34
|
-
__metadata("design:type", Number)
|
|
35
|
-
], AssignAcceptationNewClientAutomatically.prototype, "idUser", void 0);
|
|
36
|
-
__decorate([
|
|
37
|
-
ApiPropertyOptional(),
|
|
38
|
-
IsOptional(),
|
|
39
|
-
IsNumber(),
|
|
40
|
-
__metadata("design:type", Number)
|
|
41
|
-
], AssignAcceptationNewClientAutomatically.prototype, "idSociety", void 0);
|
|
42
|
-
//# sourceMappingURL=ModifyAcceptation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyAcceptation.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyAcceptation.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,4BAA4B;IAGvC,MAAM,CAAS;IAKf,SAAS,CAAU;CACpB;AANC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;4DACI;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;+DACQ;AAGrB,MAAM,OAAO,uCAAuC;IAGlD,MAAM,CAAS;IAKf,SAAS,CAAU;CACpB;AANC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;uEACI;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0EACQ","sourcesContent":["import { IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class AssignAcceptationAutomaticly {\n @ApiProperty()\n @IsNumber()\n idTeam: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSociety?: number;\n}\n\nexport class AssignAcceptationNewClientAutomatically {\n @ApiProperty()\n @IsNumber()\n idUser: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSociety?: number;\n}\n"]}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ComptaType } from '../../../Enum/ComptaType';
|
|
2
|
-
import { CardType } from '../../../Enum/Card';
|
|
3
|
-
import { LegalFormTypeEnum } from '../../../Enum/LegalForm';
|
|
4
|
-
export interface OrganizeBalanceSheetsResponse {
|
|
5
|
-
plannedCardsCount: number;
|
|
6
|
-
}
|
|
7
|
-
export declare class OrganizeBalanceSheets {
|
|
8
|
-
idTeam?: number;
|
|
9
|
-
idAccountants?: number[];
|
|
10
|
-
cardType: CardType[];
|
|
11
|
-
exerciceMonthDate: Date;
|
|
12
|
-
idComptaType: ComptaType;
|
|
13
|
-
legalForms: LegalFormTypeEnum[];
|
|
14
|
-
soldeIsOk: boolean;
|
|
15
|
-
withSocial: boolean;
|
|
16
|
-
assignDateStart: Date;
|
|
17
|
-
assignDateEnd?: Date;
|
|
18
|
-
nbCardByDay?: number;
|
|
19
|
-
idSociety?: number;
|
|
20
|
-
}
|
|
21
|
-
export declare class AssignBalanceSheet {
|
|
22
|
-
idTeam: number;
|
|
23
|
-
idSociety?: number;
|
|
24
|
-
}
|
|
25
|
-
//# sourceMappingURL=ModifyBalanceSheet.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyBalanceSheet.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyBalanceSheet.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAEtD,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,MAAM,WAAW,6BAA6B;IAC5C,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,qBAAa,qBAAqB;IAIhC,MAAM,CAAC,EAAE,MAAM,CAAC;IAMhB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IAKzB,QAAQ,EAAE,QAAQ,EAAE,CAAC;IAIrB,iBAAiB,EAAE,IAAI,CAAC;IAIxB,YAAY,EAAE,UAAU,CAAC;IAKzB,UAAU,EAAE,iBAAiB,EAAE,CAAC;IAKhC,SAAS,EAAE,OAAO,CAAC;IAKnB,UAAU,EAAE,OAAO,CAAC;IAIpB,eAAe,EAAE,IAAI,CAAC;IAKtB,aAAa,CAAC,EAAE,IAAI,CAAC;IAKrB,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,qBAAa,kBAAkB;IAG7B,MAAM,EAAE,MAAM,CAAC;IAKf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { IsArray, IsBoolean, IsDate, IsEnum, IsInt, IsNumber, IsOptional } from 'class-validator';
|
|
11
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
|
-
import { ComptaType } from '../../../Enum/ComptaType';
|
|
13
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
14
|
-
import { CardType } from '../../../Enum/Card';
|
|
15
|
-
import { LegalFormTypeEnum } from '../../../Enum/LegalForm';
|
|
16
|
-
export class OrganizeBalanceSheets {
|
|
17
|
-
idTeam;
|
|
18
|
-
idAccountants;
|
|
19
|
-
cardType;
|
|
20
|
-
exerciceMonthDate;
|
|
21
|
-
idComptaType;
|
|
22
|
-
legalForms;
|
|
23
|
-
soldeIsOk;
|
|
24
|
-
withSocial;
|
|
25
|
-
assignDateStart;
|
|
26
|
-
assignDateEnd;
|
|
27
|
-
nbCardByDay;
|
|
28
|
-
idSociety;
|
|
29
|
-
}
|
|
30
|
-
__decorate([
|
|
31
|
-
ApiPropertyOptional(),
|
|
32
|
-
IsOptional(),
|
|
33
|
-
IsNumber(),
|
|
34
|
-
__metadata("design:type", Number)
|
|
35
|
-
], OrganizeBalanceSheets.prototype, "idTeam", void 0);
|
|
36
|
-
__decorate([
|
|
37
|
-
ApiPropertyOptional(),
|
|
38
|
-
IsOptional(),
|
|
39
|
-
IsArray(),
|
|
40
|
-
IsInt({ each: true }),
|
|
41
|
-
__metadata("design:type", Array)
|
|
42
|
-
], OrganizeBalanceSheets.prototype, "idAccountants", void 0);
|
|
43
|
-
__decorate([
|
|
44
|
-
ApiProperty(),
|
|
45
|
-
IsArray(),
|
|
46
|
-
IsEnum(CardType, { each: true }),
|
|
47
|
-
__metadata("design:type", Array)
|
|
48
|
-
], OrganizeBalanceSheets.prototype, "cardType", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
ApiProperty(),
|
|
51
|
-
IsDate(),
|
|
52
|
-
__metadata("design:type", Date)
|
|
53
|
-
], OrganizeBalanceSheets.prototype, "exerciceMonthDate", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
ApiProperty(),
|
|
56
|
-
IsEnum(ComptaType),
|
|
57
|
-
__metadata("design:type", Number)
|
|
58
|
-
], OrganizeBalanceSheets.prototype, "idComptaType", void 0);
|
|
59
|
-
__decorate([
|
|
60
|
-
ApiProperty(),
|
|
61
|
-
IsArray(),
|
|
62
|
-
IsEnum(LegalFormTypeEnum, { each: true }),
|
|
63
|
-
__metadata("design:type", Array)
|
|
64
|
-
], OrganizeBalanceSheets.prototype, "legalForms", void 0);
|
|
65
|
-
__decorate([
|
|
66
|
-
ApiProperty(),
|
|
67
|
-
IsBoolean(),
|
|
68
|
-
ToBoolean(),
|
|
69
|
-
__metadata("design:type", Boolean)
|
|
70
|
-
], OrganizeBalanceSheets.prototype, "soldeIsOk", void 0);
|
|
71
|
-
__decorate([
|
|
72
|
-
ApiProperty(),
|
|
73
|
-
IsBoolean(),
|
|
74
|
-
ToBoolean(),
|
|
75
|
-
__metadata("design:type", Boolean)
|
|
76
|
-
], OrganizeBalanceSheets.prototype, "withSocial", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
ApiProperty(),
|
|
79
|
-
IsDate(),
|
|
80
|
-
__metadata("design:type", Date)
|
|
81
|
-
], OrganizeBalanceSheets.prototype, "assignDateStart", void 0);
|
|
82
|
-
__decorate([
|
|
83
|
-
ApiPropertyOptional(),
|
|
84
|
-
IsOptional(),
|
|
85
|
-
IsDate(),
|
|
86
|
-
__metadata("design:type", Date)
|
|
87
|
-
], OrganizeBalanceSheets.prototype, "assignDateEnd", void 0);
|
|
88
|
-
__decorate([
|
|
89
|
-
ApiPropertyOptional(),
|
|
90
|
-
IsOptional(),
|
|
91
|
-
IsNumber(),
|
|
92
|
-
__metadata("design:type", Number)
|
|
93
|
-
], OrganizeBalanceSheets.prototype, "nbCardByDay", void 0);
|
|
94
|
-
__decorate([
|
|
95
|
-
ApiPropertyOptional(),
|
|
96
|
-
IsOptional(),
|
|
97
|
-
IsNumber(),
|
|
98
|
-
__metadata("design:type", Number)
|
|
99
|
-
], OrganizeBalanceSheets.prototype, "idSociety", void 0);
|
|
100
|
-
export class AssignBalanceSheet {
|
|
101
|
-
idTeam;
|
|
102
|
-
idSociety;
|
|
103
|
-
}
|
|
104
|
-
__decorate([
|
|
105
|
-
ApiProperty(),
|
|
106
|
-
IsNumber(),
|
|
107
|
-
__metadata("design:type", Number)
|
|
108
|
-
], AssignBalanceSheet.prototype, "idTeam", void 0);
|
|
109
|
-
__decorate([
|
|
110
|
-
ApiPropertyOptional(),
|
|
111
|
-
IsOptional(),
|
|
112
|
-
IsNumber(),
|
|
113
|
-
__metadata("design:type", Number)
|
|
114
|
-
], AssignBalanceSheet.prototype, "idSociety", void 0);
|
|
115
|
-
//# sourceMappingURL=ModifyBalanceSheet.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyBalanceSheet.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyBalanceSheet.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClG,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAM5D,MAAM,OAAO,qBAAqB;IAIhC,MAAM,CAAU;IAMhB,aAAa,CAAY;IAKzB,QAAQ,CAAa;IAIrB,iBAAiB,CAAO;IAIxB,YAAY,CAAa;IAKzB,UAAU,CAAsB;IAKhC,SAAS,CAAU;IAKnB,UAAU,CAAU;IAIpB,eAAe,CAAO;IAKtB,aAAa,CAAQ;IAKrB,WAAW,CAAU;IAKrB,SAAS,CAAU;CACpB;AAtDC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;qDACK;AAMhB;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;IACT,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;4DACG;AAKzB;IAHC,WAAW,EAAE;IACb,OAAO,EAAE;IACT,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;uDACZ;AAIrB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACU,IAAI;gEAAC;AAIxB;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,UAAU,CAAC;;2DACM;AAKzB;IAHC,WAAW,EAAE;IACb,OAAO,EAAE;IACT,MAAM,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yDACV;AAKhC;IAHC,WAAW,EAAE;IACb,SAAS,EAAE;IACX,SAAS,EAAE;;wDACO;AAKnB;IAHC,WAAW,EAAE;IACb,SAAS,EAAE;IACX,SAAS,EAAE;;yDACQ;AAIpB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACQ,IAAI;8DAAC;AAKtB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,EAAE;8BACO,IAAI;4DAAC;AAKrB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;0DACU;AAKrB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;wDACQ;AAGrB,MAAM,OAAO,kBAAkB;IAG7B,MAAM,CAAS;IAKf,SAAS,CAAU;CACpB;AANC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;kDACI;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;qDACQ","sourcesContent":["import { IsArray, IsBoolean, IsDate, IsEnum, IsInt, IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ComptaType } from '../../../Enum/ComptaType';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { CardType } from '../../../Enum/Card';\nimport { LegalFormTypeEnum } from '../../../Enum/LegalForm';\n\nexport interface OrganizeBalanceSheetsResponse {\n plannedCardsCount: number;\n}\n\nexport class OrganizeBalanceSheets {\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idTeam?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n @IsInt({ each: true })\n idAccountants?: number[];\n\n @ApiProperty()\n @IsArray()\n @IsEnum(CardType, { each: true })\n cardType: CardType[];\n\n @ApiProperty()\n @IsDate()\n exerciceMonthDate: Date;\n\n @ApiProperty()\n @IsEnum(ComptaType)\n idComptaType: ComptaType;\n\n @ApiProperty()\n @IsArray()\n @IsEnum(LegalFormTypeEnum, { each: true })\n legalForms: LegalFormTypeEnum[];\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n soldeIsOk: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n withSocial: boolean;\n\n @ApiProperty()\n @IsDate()\n assignDateStart: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n assignDateEnd?: Date;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n nbCardByDay?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSociety?: number;\n}\n\nexport class AssignBalanceSheet {\n @ApiProperty()\n @IsNumber()\n idTeam: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSociety?: number;\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyCustomerVat.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyCustomerVat.ts"],"names":[],"mappings":"AAGA,qBAAa,8BAA8B;IAGzC,MAAM,EAAE,MAAM,CAAC;IAKf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { IsNumber, IsOptional } from 'class-validator';
|
|
11
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
|
-
export class assignCustomerVatAutomatically {
|
|
13
|
-
idUser;
|
|
14
|
-
idSociety;
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
ApiProperty(),
|
|
18
|
-
IsNumber(),
|
|
19
|
-
__metadata("design:type", Number)
|
|
20
|
-
], assignCustomerVatAutomatically.prototype, "idUser", void 0);
|
|
21
|
-
__decorate([
|
|
22
|
-
ApiPropertyOptional(),
|
|
23
|
-
IsOptional(),
|
|
24
|
-
IsNumber(),
|
|
25
|
-
__metadata("design:type", Number)
|
|
26
|
-
], assignCustomerVatAutomatically.prototype, "idSociety", void 0);
|
|
27
|
-
//# sourceMappingURL=ModifyCustomerVat.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyCustomerVat.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyCustomerVat.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,8BAA8B;IAGzC,MAAM,CAAS;IAKf,SAAS,CAAU;CACpB;AANC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;8DACI;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;iEACQ","sourcesContent":["import { IsNumber, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class assignCustomerVatAutomatically {\n @ApiProperty()\n @IsNumber()\n idUser: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSociety?: number;\n}\n"]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare class ModifyTeamPlanning {
|
|
2
|
-
idUserMissing: number;
|
|
3
|
-
idUsers: number[];
|
|
4
|
-
startDate: Date;
|
|
5
|
-
endDate: Date;
|
|
6
|
-
}
|
|
7
|
-
export declare class ModifyExercisePlanning {
|
|
8
|
-
exerciseClosingDate: Date;
|
|
9
|
-
startDate: Date;
|
|
10
|
-
endDate: Date;
|
|
11
|
-
idUsers: number[];
|
|
12
|
-
}
|
|
13
|
-
export declare class AutomaticallyAssignTeamPlanning {
|
|
14
|
-
idTeam: number;
|
|
15
|
-
startDate: Date;
|
|
16
|
-
endDate: Date;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=ModifyPlanning.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyPlanning.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyPlanning.ts"],"names":[],"mappings":"AAGA,qBAAa,kBAAkB;IAG7B,aAAa,EAAE,MAAM,CAAC;IAItB,OAAO,EAAE,MAAM,EAAE,CAAC;IAIlB,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;CACf;AAED,qBAAa,sBAAsB;IAGjC,mBAAmB,EAAE,IAAI,CAAC;IAI1B,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;IAId,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,qBAAa,+BAA+B;IAG1C,MAAM,EAAE,MAAM,CAAC;IAIf,SAAS,EAAE,IAAI,CAAC;IAIhB,OAAO,EAAE,IAAI,CAAC;CACf"}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { IsDate, IsInt } from 'class-validator';
|
|
11
|
-
import { ApiProperty } from '../../../../utils';
|
|
12
|
-
export class ModifyTeamPlanning {
|
|
13
|
-
idUserMissing;
|
|
14
|
-
idUsers;
|
|
15
|
-
startDate;
|
|
16
|
-
endDate;
|
|
17
|
-
}
|
|
18
|
-
__decorate([
|
|
19
|
-
ApiProperty(),
|
|
20
|
-
IsInt(),
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], ModifyTeamPlanning.prototype, "idUserMissing", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
ApiProperty(),
|
|
25
|
-
IsInt({ each: true }),
|
|
26
|
-
__metadata("design:type", Array)
|
|
27
|
-
], ModifyTeamPlanning.prototype, "idUsers", void 0);
|
|
28
|
-
__decorate([
|
|
29
|
-
ApiProperty(),
|
|
30
|
-
IsDate(),
|
|
31
|
-
__metadata("design:type", Date)
|
|
32
|
-
], ModifyTeamPlanning.prototype, "startDate", void 0);
|
|
33
|
-
__decorate([
|
|
34
|
-
ApiProperty(),
|
|
35
|
-
IsDate(),
|
|
36
|
-
__metadata("design:type", Date)
|
|
37
|
-
], ModifyTeamPlanning.prototype, "endDate", void 0);
|
|
38
|
-
export class ModifyExercisePlanning {
|
|
39
|
-
exerciseClosingDate;
|
|
40
|
-
startDate;
|
|
41
|
-
endDate;
|
|
42
|
-
idUsers;
|
|
43
|
-
}
|
|
44
|
-
__decorate([
|
|
45
|
-
ApiProperty(),
|
|
46
|
-
IsDate(),
|
|
47
|
-
__metadata("design:type", Date)
|
|
48
|
-
], ModifyExercisePlanning.prototype, "exerciseClosingDate", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
ApiProperty(),
|
|
51
|
-
IsDate(),
|
|
52
|
-
__metadata("design:type", Date)
|
|
53
|
-
], ModifyExercisePlanning.prototype, "startDate", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
ApiProperty(),
|
|
56
|
-
IsDate(),
|
|
57
|
-
__metadata("design:type", Date)
|
|
58
|
-
], ModifyExercisePlanning.prototype, "endDate", void 0);
|
|
59
|
-
__decorate([
|
|
60
|
-
ApiProperty(),
|
|
61
|
-
IsInt({ each: true }),
|
|
62
|
-
__metadata("design:type", Array)
|
|
63
|
-
], ModifyExercisePlanning.prototype, "idUsers", void 0);
|
|
64
|
-
export class AutomaticallyAssignTeamPlanning {
|
|
65
|
-
idTeam;
|
|
66
|
-
startDate;
|
|
67
|
-
endDate;
|
|
68
|
-
}
|
|
69
|
-
__decorate([
|
|
70
|
-
ApiProperty(),
|
|
71
|
-
IsInt(),
|
|
72
|
-
__metadata("design:type", Number)
|
|
73
|
-
], AutomaticallyAssignTeamPlanning.prototype, "idTeam", void 0);
|
|
74
|
-
__decorate([
|
|
75
|
-
ApiProperty(),
|
|
76
|
-
IsDate(),
|
|
77
|
-
__metadata("design:type", Date)
|
|
78
|
-
], AutomaticallyAssignTeamPlanning.prototype, "startDate", void 0);
|
|
79
|
-
__decorate([
|
|
80
|
-
ApiProperty(),
|
|
81
|
-
IsDate(),
|
|
82
|
-
__metadata("design:type", Date)
|
|
83
|
-
], AutomaticallyAssignTeamPlanning.prototype, "endDate", void 0);
|
|
84
|
-
//# sourceMappingURL=ModifyPlanning.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyPlanning.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/ModifyPlanning.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,kBAAkB;IAG7B,aAAa,CAAS;IAItB,OAAO,CAAW;IAIlB,SAAS,CAAO;IAIhB,OAAO,CAAO;CACf;AAbC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;yDACc;AAItB;IAFC,WAAW,EAAE;IACb,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDACJ;AAIlB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACE,IAAI;qDAAC;AAIhB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACA,IAAI;mDAAC;AAGhB,MAAM,OAAO,sBAAsB;IAGjC,mBAAmB,CAAO;IAI1B,SAAS,CAAO;IAIhB,OAAO,CAAO;IAId,OAAO,CAAW;CACnB;AAbC;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACY,IAAI;mEAAC;AAI1B;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACE,IAAI;yDAAC;AAIhB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACA,IAAI;uDAAC;AAId;IAFC,WAAW,EAAE;IACb,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;uDACJ;AAGpB,MAAM,OAAO,+BAA+B;IAG1C,MAAM,CAAS;IAIf,SAAS,CAAO;IAIhB,OAAO,CAAO;CACf;AATC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;+DACO;AAIf;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACE,IAAI;kEAAC;AAIhB;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACA,IAAI;gEAAC","sourcesContent":["import { IsDate, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class ModifyTeamPlanning {\n @ApiProperty()\n @IsInt()\n idUserMissing: number;\n\n @ApiProperty()\n @IsInt({ each: true })\n idUsers: number[];\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}\n\nexport class ModifyExercisePlanning {\n @ApiProperty()\n @IsDate()\n exerciseClosingDate: Date;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsInt({ each: true })\n idUsers: number[];\n}\n\nexport class AutomaticallyAssignTeamPlanning {\n @ApiProperty()\n @IsInt()\n idTeam: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Query.ts"],"names":[],"mappings":"AAGA,qBAAa,uBAAuB;IAGlC,MAAM,EAAE,MAAM,CAAC;IAIf,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,qBAAa,cAAc;IAIjB,SAAS,CAAC,EAAE,MAAM,CAAC;CAC5B"}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { IsDate, IsInt, IsOptional } from 'class-validator';
|
|
11
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
|
-
export class QueryInternalCardsStats {
|
|
13
|
-
idTeam;
|
|
14
|
-
date;
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
ApiProperty(),
|
|
18
|
-
IsInt(),
|
|
19
|
-
__metadata("design:type", Number)
|
|
20
|
-
], QueryInternalCardsStats.prototype, "idTeam", void 0);
|
|
21
|
-
__decorate([
|
|
22
|
-
ApiProperty(),
|
|
23
|
-
IsDate(),
|
|
24
|
-
__metadata("design:type", Date)
|
|
25
|
-
], QueryInternalCardsStats.prototype, "date", void 0);
|
|
26
|
-
export class QueryCronCards {
|
|
27
|
-
}
|
|
28
|
-
__decorate([
|
|
29
|
-
ApiPropertyOptional(),
|
|
30
|
-
IsOptional(),
|
|
31
|
-
IsInt(),
|
|
32
|
-
__metadata("design:type", Number)
|
|
33
|
-
], QueryCronCards.prototype, "idSociety", void 0);
|
|
34
|
-
//# sourceMappingURL=Query.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/card/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAErE,MAAM,OAAO,uBAAuB;IAGlC,MAAM,CAAS;IAIf,IAAI,CAAO;CACZ;AALC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;uDACO;AAIf;IAFC,WAAW,EAAE;IACb,MAAM,EAAE;8BACH,IAAI;qDAAC;AAGb,MAAM,OAAO,cAAc;CAK1B;AADS;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;iDACmB","sourcesContent":["import { IsDate, IsInt, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryInternalCardsStats {\n @ApiProperty()\n @IsInt()\n idTeam: number;\n\n @ApiProperty()\n @IsDate()\n date: Date;\n}\n\nexport class QueryCronCards {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare idSociety?: number;\n}\n"]}
|