@silexpert/core 1.1.124 → 1.1.126

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.
Files changed (118) hide show
  1. package/es/api/resources/Revision.d.ts +2 -1
  2. package/es/api/resources/Revision.d.ts.map +1 -1
  3. package/es/api/resources/Revision.js +3 -0
  4. package/es/api/resources/Revision.js.map +1 -1
  5. package/es/types/Enum/BrandClementine.js +5 -5
  6. package/es/types/Enum/BrandClementine.js.map +1 -1
  7. package/es/types/Enum/BrandPourcentage.js +6 -6
  8. package/es/types/Enum/BrandPourcentage.js.map +1 -1
  9. package/es/types/Interface/api/revision/Query.d.ts +69 -0
  10. package/es/types/Interface/api/revision/Query.d.ts.map +1 -0
  11. package/es/types/Interface/api/revision/Query.js +336 -0
  12. package/es/types/Interface/api/revision/Query.js.map +1 -0
  13. package/es/types/Interface/api/revision/Read.d.ts +121 -0
  14. package/es/types/Interface/api/revision/Read.d.ts.map +1 -0
  15. package/es/types/Interface/api/revision/Read.js +2 -0
  16. package/es/types/Interface/api/revision/Read.js.map +1 -0
  17. package/es/types/Interface/api/revision/Revision.d.ts +2 -0
  18. package/es/types/Interface/api/revision/Revision.d.ts.map +1 -1
  19. package/es/types/Interface/api/revision/Revision.js.map +1 -1
  20. package/es/types/Interface/models/IAccountDetail.d.ts +3 -0
  21. package/es/types/Interface/models/IAccountDetail.d.ts.map +1 -1
  22. package/es/types/Interface/models/IAccountDetail.js.map +1 -1
  23. package/es/types/index.d.ts +2 -10
  24. package/es/types/index.d.ts.map +1 -1
  25. package/es/types/index.js +2 -10
  26. package/es/types/index.js.map +1 -1
  27. package/js/api/resources/Revision.js +3 -0
  28. package/js/api/resources/Revision.js.map +1 -1
  29. package/js/types/Enum/BrandClementine.js +5 -5
  30. package/js/types/Enum/BrandClementine.js.map +1 -1
  31. package/js/types/Enum/BrandPourcentage.js +6 -6
  32. package/js/types/Enum/BrandPourcentage.js.map +1 -1
  33. package/js/types/Interface/api/revision/Query.js +131 -0
  34. package/js/types/Interface/api/revision/Query.js.map +1 -0
  35. package/js/types/Interface/api/revision/{ReadRevision.js → Read.js} +1 -1
  36. package/js/types/Interface/api/revision/Read.js.map +1 -0
  37. package/js/types/Interface/api/revision/Revision.js.map +1 -1
  38. package/js/types/Interface/models/IAccountDetail.js.map +1 -1
  39. package/js/types/index.js +75 -155
  40. package/js/types/index.js.map +1 -1
  41. package/package.json +1 -1
  42. package/ts/api/resources/Revision.ts +5 -0
  43. package/ts/types/Enum/BrandClementine.ts +5 -5
  44. package/ts/types/Enum/BrandPourcentage.ts +6 -6
  45. package/ts/types/Interface/api/revision/Query.ts +279 -0
  46. package/ts/types/Interface/api/revision/Read.ts +123 -0
  47. package/ts/types/Interface/api/revision/Revision.ts +2 -0
  48. package/ts/types/Interface/models/IAccountDetail.ts +3 -0
  49. package/ts/types/index.ts +2 -10
  50. package/es/types/Interface/api/revision/QueryRevision.d.ts +0 -10
  51. package/es/types/Interface/api/revision/QueryRevision.d.ts.map +0 -1
  52. package/es/types/Interface/api/revision/QueryRevision.js +0 -58
  53. package/es/types/Interface/api/revision/QueryRevision.js.map +0 -1
  54. package/es/types/Interface/api/revision/QueryRevisionAccount.d.ts +0 -12
  55. package/es/types/Interface/api/revision/QueryRevisionAccount.d.ts.map +0 -1
  56. package/es/types/Interface/api/revision/QueryRevisionAccount.js +0 -58
  57. package/es/types/Interface/api/revision/QueryRevisionAccount.js.map +0 -1
  58. package/es/types/Interface/api/revision/QueryRevisionApprobation.d.ts +0 -7
  59. package/es/types/Interface/api/revision/QueryRevisionApprobation.d.ts.map +0 -1
  60. package/es/types/Interface/api/revision/QueryRevisionApprobation.js +0 -34
  61. package/es/types/Interface/api/revision/QueryRevisionApprobation.js.map +0 -1
  62. package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.d.ts +0 -8
  63. package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.d.ts.map +0 -1
  64. package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js +0 -41
  65. package/es/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +0 -1
  66. package/es/types/Interface/api/revision/QueryRevisionPaginate.d.ts +0 -10
  67. package/es/types/Interface/api/revision/QueryRevisionPaginate.d.ts.map +0 -1
  68. package/es/types/Interface/api/revision/QueryRevisionPaginate.js +0 -58
  69. package/es/types/Interface/api/revision/QueryRevisionPaginate.js.map +0 -1
  70. package/es/types/Interface/api/revision/QueryRevisionSearchEntries.d.ts +0 -21
  71. package/es/types/Interface/api/revision/QueryRevisionSearchEntries.d.ts.map +0 -1
  72. package/es/types/Interface/api/revision/QueryRevisionSearchEntries.js +0 -126
  73. package/es/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +0 -1
  74. package/es/types/Interface/api/revision/ReadRevision.d.ts +0 -15
  75. package/es/types/Interface/api/revision/ReadRevision.d.ts.map +0 -1
  76. package/es/types/Interface/api/revision/ReadRevision.js +0 -2
  77. package/es/types/Interface/api/revision/ReadRevision.js.map +0 -1
  78. package/es/types/Interface/api/revision/ReadRevisionAccount.d.ts +0 -42
  79. package/es/types/Interface/api/revision/ReadRevisionAccount.d.ts.map +0 -1
  80. package/es/types/Interface/api/revision/ReadRevisionAccount.js +0 -2
  81. package/es/types/Interface/api/revision/ReadRevisionAccount.js.map +0 -1
  82. package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.d.ts +0 -4
  83. package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.d.ts.map +0 -1
  84. package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js +0 -2
  85. package/es/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +0 -1
  86. package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.d.ts +0 -60
  87. package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.d.ts.map +0 -1
  88. package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.js +0 -2
  89. package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +0 -1
  90. package/js/types/Interface/api/revision/QueryRevision.js +0 -39
  91. package/js/types/Interface/api/revision/QueryRevision.js.map +0 -1
  92. package/js/types/Interface/api/revision/QueryRevisionAccount.js +0 -39
  93. package/js/types/Interface/api/revision/QueryRevisionAccount.js.map +0 -1
  94. package/js/types/Interface/api/revision/QueryRevisionApprobation.js +0 -25
  95. package/js/types/Interface/api/revision/QueryRevisionApprobation.js.map +0 -1
  96. package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js +0 -26
  97. package/js/types/Interface/api/revision/QueryRevisionMergeIntoAccount.js.map +0 -1
  98. package/js/types/Interface/api/revision/QueryRevisionPaginate.js +0 -39
  99. package/js/types/Interface/api/revision/QueryRevisionPaginate.js.map +0 -1
  100. package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js +0 -53
  101. package/js/types/Interface/api/revision/QueryRevisionSearchEntries.js.map +0 -1
  102. package/js/types/Interface/api/revision/ReadRevision.js.map +0 -1
  103. package/js/types/Interface/api/revision/ReadRevisionAccount.js +0 -6
  104. package/js/types/Interface/api/revision/ReadRevisionAccount.js.map +0 -1
  105. package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js +0 -6
  106. package/js/types/Interface/api/revision/ReadRevisionMergeIntoAccount.js.map +0 -1
  107. package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js +0 -6
  108. package/js/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +0 -1
  109. package/ts/types/Interface/api/revision/QueryRevision.ts +0 -40
  110. package/ts/types/Interface/api/revision/QueryRevisionAccount.ts +0 -43
  111. package/ts/types/Interface/api/revision/QueryRevisionApprobation.ts +0 -22
  112. package/ts/types/Interface/api/revision/QueryRevisionMergeIntoAccount.ts +0 -28
  113. package/ts/types/Interface/api/revision/QueryRevisionPaginate.ts +0 -40
  114. package/ts/types/Interface/api/revision/QueryRevisionSearchEntries.ts +0 -101
  115. package/ts/types/Interface/api/revision/ReadRevision.ts +0 -15
  116. package/ts/types/Interface/api/revision/ReadRevisionAccount.ts +0 -42
  117. package/ts/types/Interface/api/revision/ReadRevisionMergeIntoAccount.ts +0 -3
  118. package/ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts +0 -59
@@ -0,0 +1,131 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.QueryRevisionSearchEntries = exports.QueryRevisionPaginate = exports.QueryRevisionMergeIntoAccount = exports.QueryRevisionAccountComment = exports.QueryRevisionApprobation = exports.QueryRevisionAccount = exports.QueryRevision = undefined;
7
+ var _classValidator = require("class-validator");
8
+ var _ = require("../../../..");
9
+ var _boolean = require("../../../../utils/transforms/boolean.transform");
10
+ var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
11
+ var c = arguments.length,
12
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
13
+ d;
14
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
15
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
16
+ };
17
+ var __metadata = undefined && undefined.__metadata || function (k, v) {
18
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
19
+ };
20
+ class QueryRevision {
21
+ constructor() {
22
+ // Interface paginate
23
+ this.limit = 25;
24
+ this.page = 1;
25
+ }
26
+ }
27
+ exports.QueryRevision = QueryRevision;
28
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevision.prototype, "startDate", void 0);
29
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevision.prototype, "endDate", void 0);
30
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryRevision.prototype, "idSociety", void 0);
31
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevision.prototype, "orderBy", void 0);
32
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryRevision.prototype, "descending", void 0);
33
+ __decorate([(0, _.ApiProperty)({
34
+ default: 25
35
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevision.prototype, "limit", void 0);
36
+ __decorate([(0, _.ApiProperty)({
37
+ default: 1
38
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevision.prototype, "page", void 0);
39
+ class QueryRevisionAccount {}
40
+ exports.QueryRevisionAccount = QueryRevisionAccount;
41
+ __decorate([(0, _.ApiProperty)({
42
+ default: 1
43
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionAccount.prototype, "page", void 0);
44
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionAccount.prototype, "startDate", void 0);
45
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionAccount.prototype, "endDate", void 0);
46
+ __decorate([(0, _.ApiPropertyOptional)({
47
+ default: 25
48
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionAccount.prototype, "limit", void 0);
49
+ __decorate([(0, _.ApiPropertyOptional)({
50
+ default: 'date'
51
+ }), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevisionAccount.prototype, "orderBy", void 0);
52
+ __decorate([(0, _.ApiPropertyOptional)({
53
+ default: true
54
+ }), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryRevisionAccount.prototype, "descending", void 0);
55
+ __decorate([(0, _.ApiPropertyOptional)(), __metadata("design:type", Boolean)], QueryRevisionAccount.prototype, "isRevised", void 0);
56
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryRevisionAccount.prototype, "idSociety", void 0);
57
+ class QueryRevisionApprobation {}
58
+ exports.QueryRevisionApprobation = QueryRevisionApprobation;
59
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionApprobation.prototype, "startDate", void 0);
60
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionApprobation.prototype, "endDate", void 0);
61
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionApprobation.prototype, "idSociety", void 0);
62
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], QueryRevisionApprobation.prototype, "approvedBySupervisor", void 0);
63
+ class QueryRevisionAccountComment {}
64
+ exports.QueryRevisionAccountComment = QueryRevisionAccountComment;
65
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionAccountComment.prototype, "startDate", void 0);
66
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionAccountComment.prototype, "endDate", void 0);
67
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionAccountComment.prototype, "idSociety", void 0);
68
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Object)], QueryRevisionAccountComment.prototype, "comment", void 0);
69
+ class QueryRevisionMergeIntoAccount {}
70
+ exports.QueryRevisionMergeIntoAccount = QueryRevisionMergeIntoAccount;
71
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionMergeIntoAccount.prototype, "startDate", void 0);
72
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionMergeIntoAccount.prototype, "endDate", void 0);
73
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionMergeIntoAccount.prototype, "idSociety", void 0);
74
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsArray)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)({
75
+ each: true
76
+ }), __metadata("design:type", Array)], QueryRevisionMergeIntoAccount.prototype, "idAccounts", void 0);
77
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsArray)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)({
78
+ each: true
79
+ }), __metadata("design:type", Array)], QueryRevisionMergeIntoAccount.prototype, "idAccountingEntries", void 0);
80
+ class QueryRevisionPaginate {
81
+ constructor() {
82
+ // Interface paginate
83
+ this.limit = 25;
84
+ this.page = 1;
85
+ }
86
+ }
87
+ exports.QueryRevisionPaginate = QueryRevisionPaginate;
88
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionPaginate.prototype, "startDate", void 0);
89
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionPaginate.prototype, "endDate", void 0);
90
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryRevisionPaginate.prototype, "idSociety", void 0);
91
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevisionPaginate.prototype, "orderBy", void 0);
92
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryRevisionPaginate.prototype, "descending", void 0);
93
+ __decorate([(0, _.ApiProperty)({
94
+ default: 25
95
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionPaginate.prototype, "limit", void 0);
96
+ __decorate([(0, _.ApiProperty)({
97
+ default: 1
98
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionPaginate.prototype, "page", void 0);
99
+ class QueryRevisionSearchEntries {
100
+ constructor() {
101
+ // Interface paginate
102
+ this.limit = 25;
103
+ this.page = 1;
104
+ }
105
+ }
106
+ exports.QueryRevisionSearchEntries = QueryRevisionSearchEntries;
107
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "idSociety", void 0);
108
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionSearchEntries.prototype, "startDate", void 0);
109
+ __decorate([(0, _.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryRevisionSearchEntries.prototype, "endDate", void 0);
110
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "idThirdParty", void 0);
111
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "amount", void 0);
112
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "difference", void 0);
113
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevisionSearchEntries.prototype, "designation", void 0);
114
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevisionSearchEntries.prototype, "startAccountNumber", void 0);
115
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevisionSearchEntries.prototype, "endAccountNumber", void 0);
116
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "minimumAmount", void 0);
117
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "maximumAmount", void 0);
118
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsArray)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Array)], QueryRevisionSearchEntries.prototype, "idsAccountingJournal", void 0);
119
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "type", void 0);
120
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryRevisionSearchEntries.prototype, "isRevised", void 0);
121
+ __decorate([(0, _.ApiPropertyOptional)({
122
+ default: 'date'
123
+ }), (0, _classValidator.IsString)(), (0, _classValidator.IsOptional)(), __metadata("design:type", String)], QueryRevisionSearchEntries.prototype, "orderBy", void 0);
124
+ __decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], QueryRevisionSearchEntries.prototype, "descending", void 0);
125
+ __decorate([(0, _.ApiProperty)({
126
+ default: 25
127
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "limit", void 0);
128
+ __decorate([(0, _.ApiProperty)({
129
+ default: 1
130
+ }), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryRevisionSearchEntries.prototype, "page", void 0);
131
+ //# sourceMappingURL=Query.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Query.js","names":["_classValidator","require","_","_boolean","QueryRevision","constructor","limit","page","exports","__decorate","ApiProperty","IsDate","Date","IsInt","ApiPropertyOptional","IsString","IsOptional","IsBoolean","ToBoolean","default","IsNumber","QueryRevisionAccount","QueryRevisionApprobation","QueryRevisionAccountComment","QueryRevisionMergeIntoAccount","IsArray","each","Array","QueryRevisionPaginate","QueryRevisionSearchEntries"],"sources":["../../../../../ts/types/Interface/api/revision/Query.ts"],"sourcesContent":["import {\n IsBoolean,\n IsDate,\n IsInt,\n IsNumber,\n IsOptional,\n IsString,\n IsArray,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional, QueryPaginate } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryRevision {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n orderBy?: 'designation' | 'amount' | 'number';\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n descending?: boolean;\n\n // Interface paginate\n @ApiProperty({ default: 25 })\n @IsNumber()\n limit?: number = 25;\n\n @ApiProperty({ default: 1 })\n @IsNumber()\n page?: number = 1;\n}\n\nexport class QueryRevisionAccount implements QueryPaginate {\n @ApiProperty({ default: 1 })\n @IsNumber()\n page: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiPropertyOptional({ default: 25 })\n @IsNumber()\n limit: number;\n\n @ApiPropertyOptional({ default: 'date' })\n @IsString()\n @IsOptional()\n orderBy?: 'date' | 'designation' | 'idAccount' | 'debit' | 'credit';\n\n @ApiPropertyOptional({ default: true })\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n descending?: boolean;\n\n @ApiPropertyOptional()\n isRevised?: boolean;\n\n @ApiProperty()\n @IsInt()\n idSociety: number;\n}\n\nexport class QueryRevisionApprobation {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n approvedBySupervisor: boolean;\n}\n\nexport class QueryRevisionAccountComment {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n comment: string | null;\n}\n\nexport class QueryRevisionMergeIntoAccount {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiPropertyOptional()\n @IsArray()\n @IsOptional()\n @IsInt({ each:true })\n idAccounts?: Array<number>;\n\n @ApiPropertyOptional()\n @IsArray()\n @IsOptional()\n @IsInt({ each:true })\n idAccountingEntries?: Array<number>;\n}\n\nexport class QueryRevisionPaginate {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n orderBy?: 'designation' | 'amount' | 'number';\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n descending?: boolean;\n\n // Interface paginate\n @ApiProperty({ default: 25 })\n @IsNumber()\n limit?: number = 25;\n\n @ApiProperty({ default: 1 })\n @IsNumber()\n page?: number = 1;\n}\n\nexport class QueryRevisionSearchEntries {\n // Mandatory\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n // Optional\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idThirdParty?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n amount?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n difference?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n designation?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n startAccountNumber?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n endAccountNumber?: string;\n\n // advanced search\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n minimumAmount?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n maximumAmount?: number;\n\n @ApiPropertyOptional()\n @IsArray()\n @IsOptional()\n idsAccountingJournal?: Array<number>;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n type?: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isRevised?: boolean;\n\n @ApiPropertyOptional({ default: 'date' })\n @IsString()\n @IsOptional()\n orderBy?:\n | 'date'\n | 'accountNumber'\n | 'amount'\n | 'designation'\n | 'vatRate'\n | 'debit'\n | 'credit';\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n descending?: boolean;\n\n // Interface paginate\n @ApiProperty({ default: 25 })\n @IsNumber()\n limit?: number = 25;\n\n @ApiProperty({ default: 1 })\n @IsNumber()\n page?: number = 1;\n}\n"],"mappings":"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"}
@@ -3,4 +3,4 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- //# sourceMappingURL=ReadRevision.js.map
6
+ //# sourceMappingURL=Read.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Read.js","names":[],"sources":["../../../../../ts/types/Interface/api/revision/Read.ts"],"sourcesContent":["import {\n IAccountDetail,\n IAccountingFile, IAccountingJournal, ILettering, IUser,\n} from '../../..';\nimport { IFile } from '../../..';\nimport { ThirdParty } from '../../../../api/resources/ThirdParty';\n\nexport interface ReadRevision {\n balance: number;\n balanceDebit: number;\n balanceCredit: number;\n account: {\n id: number,\n name: string | null,\n number: number | null,\n accountDetails: Array<IAccountDetail>\n },\n unlocked: number | null;\n locked: number | null;\n previousBalance: number;\n nextBalance: number;\n}\n\nexport interface ReadRevisionAccount {\n id: number;\n master: boolean;\n dateValue: Date;\n designation: string | null;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n autoAnnotate: boolean;\n idInherit: number | null;\n idAccount: number;\n idThirdParty: number;\n idAccountingTransaction: number;\n idVat: number | null;\n idImmobilization: number | null;\n idLettering?: number | null;\n lettering?: ILettering;\n createdAt: Date;\n updatedAt: Date;\n accountingTransaction: {\n id: number;\n idBankAccount: number,\n dateLocked: Date | null;\n dateVerified: Date | null;\n idUser: number | null;\n exported: Date | null;\n idAccountingJournal: number;\n accountingFiles: Array<IAccountingFile>;\n accountingJournal: IAccountingJournal;\n user: IUser;\n },\n accountDetails: IAccountDetail[],\n thirdParty: { id: number, fullname: string } | null,\n calculatedVat?: number[];\n balance: number | null;\n balanceCredit: number | null;\n balanceDebit: number | null;\n}\n\nexport interface ReadRevisionMergeIntoAccount {\n updated: number;\n}\n\nexport interface ReadRevisionTransactionDetail {\n id: number;\n invoiceNumber: string | null;\n label: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked: Date | null;\n dateVerified: Date | null;\n originalValue: number | null;\n idUser: number | null;\n isBlocked: boolean;\n isMerged: boolean;\n isAsset: boolean;\n exported: Date | null;\n kilometers: number | null;\n internComment: string | null;\n invoiceRequested: boolean;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idSocietyVehicle: number | null;\n idSocietyPartner: number | null;\n idRule: number | null;\n idAccountingJournal: number;\n idEstimateInvoice: number | null;\n idEAF: number | null;\n file: IFile[] | null;\n accountingEntries: RevisionAccountingEntries[];\n user?: { firstname: string; lastname: string; };\n}\n\nexport interface RevisionAccountingEntries {\n id: number;\n master: boolean;\n dateValue: Date;\n designation: string;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n idInherit: number | null;\n idAccount: number | null;\n idThirdParty: number | null;\n idVat: number | null;\n idImmobilization?: number | null;\n account: RevisionAccount;\n thirdParty?: ThirdParty;\n}\n\nexport interface RevisionAccount {\n id: number;\n number: number;\n name: string;\n idParentAccount: number | null;\n idVat: number | null;\n}"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Revision.js","names":[],"sources":["../../../../../ts/types/Interface/api/revision/Revision.ts"],"sourcesContent":["import { IAccountingEntry } from '../../models/IAccountingEntry';\n\nexport interface Revision extends IAccountingEntry {\n balance?: number | null;\n}"],"mappings":""}
1
+ {"version":3,"file":"Revision.js","names":[],"sources":["../../../../../ts/types/Interface/api/revision/Revision.ts"],"sourcesContent":["import { IAccountingEntry } from '../../models/IAccountingEntry';\n\nexport interface Revision extends IAccountingEntry {\n balance?: number | null;\n balanceCredit?: number | null;\n balanceDebit?: number | null;\n}"],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"IAccountDetail.js","names":[],"sources":["../../../../ts/types/Interface/models/IAccountDetail.ts"],"sourcesContent":["import { ISociety } from './ISociety';\nimport { IAccount } from './IAccount';\nimport { IUser } from './IUser';\n\n// accountDetail\nexport interface IAccountDetail {\n id?: number;\n comment?: string | null;\n isPending: boolean;\n checkByIdAccountant: number | null;\n checkByIdSupervisor: number | null;\n idAccount: number;\n idExercice?: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society?: ISociety;\n account?: IAccount;\n accountDetailByAccountant?: IUser;\n accountDetailBySupervisor?: IUser;\n}\n"],"mappings":""}
1
+ {"version":3,"file":"IAccountDetail.js","names":[],"sources":["../../../../ts/types/Interface/models/IAccountDetail.ts"],"sourcesContent":["import { ISociety } from './ISociety';\nimport { IAccount } from './IAccount';\nimport { IUser } from './IUser';\n\n// accountDetail\nexport interface IAccountDetail {\n id?: number;\n comment?: string | null;\n dateComment: Date | null;\n isPending: boolean;\n checkByIdAccountant: number | null;\n dateCheckAccountant: Date | null;\n checkByIdSupervisor: number | null;\n dateCheckSupervisor: Date | null;\n idAccount: number;\n idExercice?: number;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society?: ISociety;\n account?: IAccount;\n accountDetailByAccountant?: IUser;\n accountDetailBySupervisor?: IUser;\n}\n"],"mappings":""}