@silexpert/core 1.3.80-9 → 1.3.80
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.d.ts +0 -2
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +0 -2
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +8 -8
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/SalesContractBrandClementine.js +0 -16
- package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
- package/dist/cjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.d.ts +1 -1
- package/dist/cjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.js +1 -1
- package/dist/cjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.js.map +1 -1
- package/dist/cjs/types/Interface/models/IAttestation.d.ts +22 -24
- package/dist/cjs/types/Interface/models/IAttestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IAttestation.js.map +1 -1
- package/dist/cjs/types/index.d.ts +0 -1
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -1
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +0 -2
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +0 -2
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +8 -8
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/SalesContractBrandClementine.js +0 -16
- package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
- package/dist/mjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.d.ts +1 -1
- package/dist/mjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.js +2 -2
- package/dist/mjs/types/Interface/api/vatDeclaration/CreateVatDeclaration.js.map +1 -1
- package/dist/mjs/types/Interface/models/IAttestation.d.ts +22 -24
- package/dist/mjs/types/Interface/models/IAttestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IAttestation.js.map +1 -1
- package/dist/mjs/types/index.d.ts +0 -1
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -1
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources.ts +0 -2
- package/ts/types/Enum/PrestationType.ts +8 -8
- package/ts/types/Enum/SalesContractBrandClementine.ts +0 -16
- package/ts/types/Interface/api/vatDeclaration/CreateVatDeclaration.ts +1 -1
- package/ts/types/Interface/models/IAttestation.ts +22 -24
- package/ts/types/index.ts +0 -1
- package/dist/cjs/api/resources/BalanceSheetReport.d.ts +0 -10
- package/dist/cjs/api/resources/BalanceSheetReport.d.ts.map +0 -1
- package/dist/cjs/api/resources/BalanceSheetReport.js +0 -23
- package/dist/cjs/api/resources/BalanceSheetReport.js.map +0 -1
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts +0 -12
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js +0 -60
- package/dist/cjs/types/Interface/api/balanceSheetReport/Query.js.map +0 -1
- package/dist/mjs/api/resources/BalanceSheetReport.d.ts +0 -10
- package/dist/mjs/api/resources/BalanceSheetReport.d.ts.map +0 -1
- package/dist/mjs/api/resources/BalanceSheetReport.js +0 -22
- package/dist/mjs/api/resources/BalanceSheetReport.js.map +0 -1
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts +0 -12
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js +0 -55
- package/dist/mjs/types/Interface/api/balanceSheetReport/Query.js.map +0 -1
- package/ts/api/resources/BalanceSheetReport.ts +0 -35
- package/ts/types/Interface/api/balanceSheetReport/Query.ts +0 -39
|
@@ -1739,7 +1739,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1739
1739
|
},
|
|
1740
1740
|
ATTESTATION_SALAIRE: {
|
|
1741
1741
|
id: 82,
|
|
1742
|
-
name: '
|
|
1742
|
+
name: 'Attestation de salaire',
|
|
1743
1743
|
isComptable: false,
|
|
1744
1744
|
isJuridique: false,
|
|
1745
1745
|
isSocial: true,
|
|
@@ -1967,7 +1967,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1967
1967
|
},
|
|
1968
1968
|
ATTESTATION_REMUNERATION: {
|
|
1969
1969
|
id: 95,
|
|
1970
|
-
name: '
|
|
1970
|
+
name: 'Attestation de rémunération',
|
|
1971
1971
|
isComptable: true,
|
|
1972
1972
|
isJuridique: false,
|
|
1973
1973
|
isSocial: false,
|
|
@@ -1987,7 +1987,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1987
1987
|
// FIXME: Doublon ?
|
|
1988
1988
|
ATTESTATION_NON_REMUNERATION: {
|
|
1989
1989
|
id: 96,
|
|
1990
|
-
name: '
|
|
1990
|
+
name: 'Attestation de non-rémunération',
|
|
1991
1991
|
isComptable: true,
|
|
1992
1992
|
isJuridique: false,
|
|
1993
1993
|
isSocial: false,
|
|
@@ -2006,7 +2006,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2006
2006
|
},
|
|
2007
2007
|
ATTESTATION_CA: {
|
|
2008
2008
|
id: 97,
|
|
2009
|
-
name: "
|
|
2009
|
+
name: "Attestation de chiffre d'affaires",
|
|
2010
2010
|
isComptable: true,
|
|
2011
2011
|
isJuridique: false,
|
|
2012
2012
|
isSocial: false,
|
|
@@ -2025,7 +2025,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2025
2025
|
},
|
|
2026
2026
|
ATTESTATION_COMPTE_COURANT: {
|
|
2027
2027
|
id: 98,
|
|
2028
|
-
name: '
|
|
2028
|
+
name: 'Attestation de compte-courant',
|
|
2029
2029
|
isComptable: true,
|
|
2030
2030
|
isJuridique: false,
|
|
2031
2031
|
isSocial: false,
|
|
@@ -2310,7 +2310,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2310
2310
|
},
|
|
2311
2311
|
ATTESTATION_DE_SALAIRE_MALADIE: {
|
|
2312
2312
|
id: 116,
|
|
2313
|
-
name: '
|
|
2313
|
+
name: 'Attestation de salaire maladie',
|
|
2314
2314
|
isComptable: true,
|
|
2315
2315
|
isJuridique: false,
|
|
2316
2316
|
isSocial: false,
|
|
@@ -2538,7 +2538,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2538
2538
|
},
|
|
2539
2539
|
ATTESTATION_MASSE_SALARIALE: {
|
|
2540
2540
|
id: 128,
|
|
2541
|
-
name: '
|
|
2541
|
+
name: 'Attestation de masse salariale',
|
|
2542
2542
|
isComptable: true,
|
|
2543
2543
|
isJuridique: false,
|
|
2544
2544
|
isSocial: false,
|
|
@@ -3184,7 +3184,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3184
3184
|
},
|
|
3185
3185
|
ATTESTATION_NON_REMUNERATION_RECURRENTE: {
|
|
3186
3186
|
id: 200,
|
|
3187
|
-
name: '
|
|
3187
|
+
name: 'Attestation non remunération recurrente',
|
|
3188
3188
|
isComptable: true,
|
|
3189
3189
|
isJuridique: false,
|
|
3190
3190
|
isSocial: false,
|
|
@@ -170,22 +170,6 @@ export const SalesContractClementine: SaleContract[] = [
|
|
|
170
170
|
idPrestationType: [PrestationType.GESTION_IMMO],
|
|
171
171
|
versionable: false,
|
|
172
172
|
},
|
|
173
|
-
{
|
|
174
|
-
label: 'Rapport 2025',
|
|
175
|
-
name: 'bloc_rapport_2025',
|
|
176
|
-
needBgImage: false,
|
|
177
|
-
idPrestationType: [
|
|
178
|
-
PrestationType.ATTESTATION_REMUNERATION,
|
|
179
|
-
PrestationType.ATTESTATION_NON_REMUNERATION,
|
|
180
|
-
PrestationType.ATTESTATION_CA,
|
|
181
|
-
PrestationType.ATTESTATION_COMPTE_COURANT,
|
|
182
|
-
PrestationType.ATTESTATION_MASSE_SALARIALE,
|
|
183
|
-
PrestationType.ATTESTATION_1,
|
|
184
|
-
PrestationType.ATTESTATION_NON_REMUNERATION_RECURRENTE,
|
|
185
|
-
],
|
|
186
|
-
versionable: false,
|
|
187
|
-
keyName: 'prestationsReport', //TODO: pas sûr de la pertinence de cette keyName
|
|
188
|
-
},
|
|
189
173
|
{
|
|
190
174
|
label: 'Page simplifié',
|
|
191
175
|
name: 'page_simplified',
|
|
@@ -9,34 +9,32 @@ import { IMail } from './IMail';
|
|
|
9
9
|
// attestations
|
|
10
10
|
export interface IAttestation {
|
|
11
11
|
id?: number;
|
|
12
|
-
price
|
|
12
|
+
price: number | null;
|
|
13
13
|
idPrestationList: number;
|
|
14
|
-
idExercice
|
|
15
|
-
idSociety
|
|
16
|
-
idSupervisor
|
|
17
|
-
idUserDemand
|
|
18
|
-
idPaymentExpectation
|
|
19
|
-
idFile
|
|
14
|
+
idExercice: number | null;
|
|
15
|
+
idSociety: number | null;
|
|
16
|
+
idSupervisor: number | null;
|
|
17
|
+
idUserDemand: number | null;
|
|
18
|
+
idPaymentExpectation: number | null;
|
|
19
|
+
idFile: number | null;
|
|
20
20
|
annoted: boolean;
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
idMailValidation?: number | null;
|
|
28
|
-
fileLink?: string;
|
|
21
|
+
sendDate: Date | null;
|
|
22
|
+
textPdf: string | null;
|
|
23
|
+
isSign: boolean | null;
|
|
24
|
+
done: boolean | null;
|
|
25
|
+
idMailPayment: number | null;
|
|
26
|
+
idMailValidation: number | null;
|
|
29
27
|
createdAt?: Date | null;
|
|
30
28
|
updatedAt?: Date | null;
|
|
31
29
|
|
|
32
30
|
// Associations
|
|
33
|
-
attestationSupervisor
|
|
34
|
-
attestationUserDemand
|
|
35
|
-
prestationsList
|
|
36
|
-
attestationPaymentExpectation
|
|
37
|
-
attestationFiles
|
|
38
|
-
society
|
|
39
|
-
exercices
|
|
40
|
-
paymentMail
|
|
41
|
-
validationMail
|
|
31
|
+
attestationSupervisor: IUser;
|
|
32
|
+
attestationUserDemand: IUser;
|
|
33
|
+
prestationsList: IPrestationList;
|
|
34
|
+
attestationPaymentExpectation: IPaymentExpectation;
|
|
35
|
+
attestationFiles: IFile;
|
|
36
|
+
society: ISociety;
|
|
37
|
+
exercices: IExercice;
|
|
38
|
+
paymentMail: IMail;
|
|
39
|
+
validationMail: IMail;
|
|
42
40
|
}
|
package/ts/types/index.ts
CHANGED
|
@@ -826,7 +826,6 @@ export * from './Interface/api/pappers/CreatePappers';
|
|
|
826
826
|
export * from './Interface/api/bankAccount/Query';
|
|
827
827
|
export * from './Interface/api/bankAccount/Update';
|
|
828
828
|
export * from './Interface/api/stripe/QueryStripe';
|
|
829
|
-
export * from './Interface/api/balanceSheetReport/Query';
|
|
830
829
|
export * from './Interface/api/supervision/Query';
|
|
831
830
|
export * from './Interface/api/supervision/Read';
|
|
832
831
|
export * from './Interface/api/salariesFile/ReadSalariesFile';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BasePaginate, IAttestation, ParamsBalanceSheetReportGeneratePdf, QueryBalanceSheetReportPaginated } from '../../types';
|
|
2
|
-
import { Resource } from '../Resource';
|
|
3
|
-
export declare class BalanceSheetReport extends Resource {
|
|
4
|
-
getPaginated(params: QueryBalanceSheetReportPaginated, signal?: AbortSignal): Promise<BasePaginate<IAttestation>>;
|
|
5
|
-
create(data: Omit<IAttestation, 'id'>): Promise<number>;
|
|
6
|
-
generatePdf(idReport: number, data: ParamsBalanceSheetReportGeneratePdf): Promise<IAttestation>;
|
|
7
|
-
update(idReport: number, data: Partial<IAttestation>): Promise<IAttestation>;
|
|
8
|
-
delete(idReport: number): Promise<number>;
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=BalanceSheetReport.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheetReport.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/BalanceSheetReport.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,YAAY,EACZ,mCAAmC,EACnC,gCAAgC,EACjC,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,kBAAmB,SAAQ,QAAQ;IACvC,YAAY,CACjB,MAAM,EAAE,gCAAgC,EACxC,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,YAAY,CAAC,YAAY,CAAC,CAAC;IAOtC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,YAAY,EAAE,IAAI,CAAC,GAAG,OAAO,CAAC,MAAM,CAAC;IAIvD,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,mCAAmC,GAAG,OAAO,CAAC,YAAY,CAAC;IAI/F,MAAM,CAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC;IAI5E,MAAM,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;CAG1C"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BalanceSheetReport = void 0;
|
|
4
|
-
const Resource_1 = require("../Resource");
|
|
5
|
-
class BalanceSheetReport extends Resource_1.Resource {
|
|
6
|
-
getPaginated(params, signal) {
|
|
7
|
-
return this.axios.$get('balance-sheet/report/paginated', Object.assign(Object.assign({}, (signal ? { signal } : {})), { params }));
|
|
8
|
-
}
|
|
9
|
-
create(data) {
|
|
10
|
-
return this.axios.$post('balance-sheet/report', data);
|
|
11
|
-
}
|
|
12
|
-
generatePdf(idReport, data) {
|
|
13
|
-
return this.axios.$post(`balance-sheet/report/${idReport}/generate-pdf`, data);
|
|
14
|
-
}
|
|
15
|
-
update(idReport, data) {
|
|
16
|
-
return this.axios.$put(`balance-sheet/report/${idReport}`, data);
|
|
17
|
-
}
|
|
18
|
-
delete(idReport) {
|
|
19
|
-
return this.axios.$delete(`balance-sheet/report/${idReport}`);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
exports.BalanceSheetReport = BalanceSheetReport;
|
|
23
|
-
//# sourceMappingURL=BalanceSheetReport.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheetReport.js","sourceRoot":"","sources":["../../../../ts/api/resources/BalanceSheetReport.ts"],"names":[],"mappings":";;;AAMA,0CAAuC;AAEvC,MAAa,kBAAmB,SAAQ,mBAAQ;IACvC,YAAY,CACjB,MAAwC,EACxC,MAAoB;QAEpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gCAAgC,kCAClD,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IAED,MAAM,CAAC,IAA8B;QACnC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,sBAAsB,EAAE,IAAI,CAAC,CAAC;IACxD,CAAC;IAED,WAAW,CAAC,QAAgB,EAAE,IAAyC;QACrE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,QAAQ,eAAe,EAAE,IAAI,CAAC,CAAC;IACjF,CAAC;IAED,MAAM,CAAC,QAAgB,EAAE,IAA2B;QAClD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,QAAQ,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;IAED,MAAM,CAAC,QAAgB;QACrB,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,wBAAwB,QAAQ,EAAE,CAAC,CAAC;IAChE,CAAC;CACF;AA1BD,gDA0BC","sourcesContent":["import {\n BasePaginate,\n IAttestation,\n ParamsBalanceSheetReportGeneratePdf,\n QueryBalanceSheetReportPaginated,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheetReport extends Resource {\n public getPaginated(\n params: QueryBalanceSheetReportPaginated,\n signal?: AbortSignal,\n ): Promise<BasePaginate<IAttestation>> {\n return this.axios.$get('balance-sheet/report/paginated', {\n ...(signal ? { signal } : {}),\n params,\n });\n }\n\n create(data: Omit<IAttestation, 'id'>): Promise<number> {\n return this.axios.$post('balance-sheet/report', data);\n }\n\n generatePdf(idReport: number, data: ParamsBalanceSheetReportGeneratePdf): Promise<IAttestation> {\n return this.axios.$post(`balance-sheet/report/${idReport}/generate-pdf`, data);\n }\n\n update(idReport: number, data: Partial<IAttestation>): Promise<IAttestation> {\n return this.axios.$put(`balance-sheet/report/${idReport}`, data);\n }\n\n delete(idReport: number): Promise<number> {\n return this.axios.$delete(`balance-sheet/report/${idReport}`);\n }\n}\n"]}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
2
|
-
export declare class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {
|
|
3
|
-
search?: string;
|
|
4
|
-
signed?: boolean;
|
|
5
|
-
factured?: number;
|
|
6
|
-
idSupervisor?: number;
|
|
7
|
-
}
|
|
8
|
-
export declare class ParamsBalanceSheetReportGeneratePdf {
|
|
9
|
-
isSigned: boolean;
|
|
10
|
-
comment?: string;
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=Query.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheetReport/Query.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAExD,qBAAa,gCAAiC,SAAQ,qBAAqB;IAIjE,MAAM,CAAC,EAAE,MAAM,CAAC;IAMhB,MAAM,CAAC,EAAE,OAAO,CAAC;IAKjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,YAAY,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,qBAAa,mCAAmC;IAItC,QAAQ,EAAE,OAAO,CAAC;IAKlB,OAAO,CAAC,EAAE,MAAM,CAAC;CAC1B"}
|
|
@@ -1,60 +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.ParamsBalanceSheetReportGeneratePdf = exports.QueryBalanceSheetReportPaginated = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
const utils_1 = require("../../../../utils");
|
|
15
|
-
const boolean_transform_1 = require("../../../../utils/transforms/boolean.transform");
|
|
16
|
-
const BasePaginate_1 = require("../BasePaginate");
|
|
17
|
-
class QueryBalanceSheetReportPaginated extends BasePaginate_1.RequiredQueryPaginate {
|
|
18
|
-
}
|
|
19
|
-
exports.QueryBalanceSheetReportPaginated = QueryBalanceSheetReportPaginated;
|
|
20
|
-
__decorate([
|
|
21
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
22
|
-
(0, class_validator_1.IsOptional)(),
|
|
23
|
-
(0, class_validator_1.IsString)(),
|
|
24
|
-
__metadata("design:type", String)
|
|
25
|
-
], QueryBalanceSheetReportPaginated.prototype, "search", void 0);
|
|
26
|
-
__decorate([
|
|
27
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
28
|
-
(0, class_validator_1.IsOptional)(),
|
|
29
|
-
(0, class_validator_1.IsBoolean)(),
|
|
30
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
31
|
-
__metadata("design:type", Boolean)
|
|
32
|
-
], QueryBalanceSheetReportPaginated.prototype, "signed", void 0);
|
|
33
|
-
__decorate([
|
|
34
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
35
|
-
(0, class_validator_1.IsOptional)(),
|
|
36
|
-
(0, class_validator_1.IsInt)(),
|
|
37
|
-
__metadata("design:type", Number)
|
|
38
|
-
], QueryBalanceSheetReportPaginated.prototype, "factured", void 0);
|
|
39
|
-
__decorate([
|
|
40
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
41
|
-
(0, class_validator_1.IsOptional)(),
|
|
42
|
-
(0, class_validator_1.IsInt)(),
|
|
43
|
-
__metadata("design:type", Number)
|
|
44
|
-
], QueryBalanceSheetReportPaginated.prototype, "idSupervisor", void 0);
|
|
45
|
-
class ParamsBalanceSheetReportGeneratePdf {
|
|
46
|
-
}
|
|
47
|
-
exports.ParamsBalanceSheetReportGeneratePdf = ParamsBalanceSheetReportGeneratePdf;
|
|
48
|
-
__decorate([
|
|
49
|
-
(0, utils_1.ApiProperty)(),
|
|
50
|
-
(0, class_validator_1.IsBoolean)(),
|
|
51
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
52
|
-
__metadata("design:type", Boolean)
|
|
53
|
-
], ParamsBalanceSheetReportGeneratePdf.prototype, "isSigned", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
56
|
-
(0, class_validator_1.IsOptional)(),
|
|
57
|
-
(0, class_validator_1.IsString)(),
|
|
58
|
-
__metadata("design:type", String)
|
|
59
|
-
], ParamsBalanceSheetReportGeneratePdf.prototype, "comment", void 0);
|
|
60
|
-
//# sourceMappingURL=Query.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheetReport/Query.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyE;AACzE,6CAAqE;AACrE,sFAA2E;AAC3E,kDAAwD;AAExD,MAAa,gCAAiC,SAAQ,oCAAqB;CAqB1E;AArBD,4EAqBC;AAjBS;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;gEACa;AAMhB;IAJP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;;gEACa;AAKjB;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;kEACkB;AAKlB;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,GAAE;;sEACsB;AAGhC,MAAa,mCAAmC;CAU/C;AAVD,kFAUC;AANS;IAHP,IAAA,mBAAW,GAAE;IACb,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;;qEACc;AAKlB;IAHP,IAAA,2BAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;oEACc","sourcesContent":["import { IsBoolean, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { RequiredQueryPaginate } from '../BasePaginate';\n\nexport class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n declare search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n declare signed?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare factured?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare idSupervisor?: number;\n}\n\nexport class ParamsBalanceSheetReportGeneratePdf {\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n declare isSigned: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n declare comment?: string;\n}\n"]}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BasePaginate, IAttestation, ParamsBalanceSheetReportGeneratePdf, QueryBalanceSheetReportPaginated } from '../../types';
|
|
2
|
-
import { Resource } from '../Resource';
|
|
3
|
-
export declare class BalanceSheetReport extends Resource {
|
|
4
|
-
getPaginated(params: QueryBalanceSheetReportPaginated, signal?: AbortSignal): Promise<BasePaginate<IAttestation>>;
|
|
5
|
-
create(data: Omit<IAttestation, 'id'>): Promise<number>;
|
|
6
|
-
generatePdf(idReport: number, data: ParamsBalanceSheetReportGeneratePdf): Promise<IAttestation>;
|
|
7
|
-
update(idReport: number, data: Partial<IAttestation>): Promise<IAttestation>;
|
|
8
|
-
delete(idReport: number): Promise<number>;
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=BalanceSheetReport.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheetReport.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/BalanceSheetReport.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,YAAY,EACZ,mCAAmC,EACnC,gCAAgC,EACjC,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,kBAAmB,SAAQ,QAAQ;IACvC,YAAY,CACjB,MAAM,EAAE,gCAAgC,EACxC,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,YAAY,CAAC,YAAY,CAAC,CAAC;IAOtC,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,YAAY,EAAE,IAAI,CAAC,GAAG,OAAO,CAAC,MAAM,CAAC;IAIvD,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,mCAAmC,GAAG,OAAO,CAAC,YAAY,CAAC;IAI/F,MAAM,CAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC;IAI5E,MAAM,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;CAG1C"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Resource } from '../Resource';
|
|
2
|
-
export class BalanceSheetReport extends Resource {
|
|
3
|
-
getPaginated(params, signal) {
|
|
4
|
-
return this.axios.$get('balance-sheet/report/paginated', {
|
|
5
|
-
...(signal ? { signal } : {}),
|
|
6
|
-
params,
|
|
7
|
-
});
|
|
8
|
-
}
|
|
9
|
-
create(data) {
|
|
10
|
-
return this.axios.$post('balance-sheet/report', data);
|
|
11
|
-
}
|
|
12
|
-
generatePdf(idReport, data) {
|
|
13
|
-
return this.axios.$post(`balance-sheet/report/${idReport}/generate-pdf`, data);
|
|
14
|
-
}
|
|
15
|
-
update(idReport, data) {
|
|
16
|
-
return this.axios.$put(`balance-sheet/report/${idReport}`, data);
|
|
17
|
-
}
|
|
18
|
-
delete(idReport) {
|
|
19
|
-
return this.axios.$delete(`balance-sheet/report/${idReport}`);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
//# sourceMappingURL=BalanceSheetReport.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BalanceSheetReport.js","sourceRoot":"","sources":["../../../../ts/api/resources/BalanceSheetReport.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,MAAM,OAAO,kBAAmB,SAAQ,QAAQ;IACvC,YAAY,CACjB,MAAwC,EACxC,MAAoB;QAEpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gCAAgC,EAAE;YACvD,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;YAC7B,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IAED,MAAM,CAAC,IAA8B;QACnC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,sBAAsB,EAAE,IAAI,CAAC,CAAC;IACxD,CAAC;IAED,WAAW,CAAC,QAAgB,EAAE,IAAyC;QACrE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,QAAQ,eAAe,EAAE,IAAI,CAAC,CAAC;IACjF,CAAC;IAED,MAAM,CAAC,QAAgB,EAAE,IAA2B;QAClD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,QAAQ,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;IAED,MAAM,CAAC,QAAgB;QACrB,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,wBAAwB,QAAQ,EAAE,CAAC,CAAC;IAChE,CAAC;CACF","sourcesContent":["import {\n BasePaginate,\n IAttestation,\n ParamsBalanceSheetReportGeneratePdf,\n QueryBalanceSheetReportPaginated,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class BalanceSheetReport extends Resource {\n public getPaginated(\n params: QueryBalanceSheetReportPaginated,\n signal?: AbortSignal,\n ): Promise<BasePaginate<IAttestation>> {\n return this.axios.$get('balance-sheet/report/paginated', {\n ...(signal ? { signal } : {}),\n params,\n });\n }\n\n create(data: Omit<IAttestation, 'id'>): Promise<number> {\n return this.axios.$post('balance-sheet/report', data);\n }\n\n generatePdf(idReport: number, data: ParamsBalanceSheetReportGeneratePdf): Promise<IAttestation> {\n return this.axios.$post(`balance-sheet/report/${idReport}/generate-pdf`, data);\n }\n\n update(idReport: number, data: Partial<IAttestation>): Promise<IAttestation> {\n return this.axios.$put(`balance-sheet/report/${idReport}`, data);\n }\n\n delete(idReport: number): Promise<number> {\n return this.axios.$delete(`balance-sheet/report/${idReport}`);\n }\n}\n"]}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
2
|
-
export declare class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {
|
|
3
|
-
search?: string;
|
|
4
|
-
signed?: boolean;
|
|
5
|
-
factured?: number;
|
|
6
|
-
idSupervisor?: number;
|
|
7
|
-
}
|
|
8
|
-
export declare class ParamsBalanceSheetReportGeneratePdf {
|
|
9
|
-
isSigned: boolean;
|
|
10
|
-
comment?: string;
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=Query.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheetReport/Query.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAExD,qBAAa,gCAAiC,SAAQ,qBAAqB;IAIjE,MAAM,CAAC,EAAE,MAAM,CAAC;IAMhB,MAAM,CAAC,EAAE,OAAO,CAAC;IAKjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAKlB,YAAY,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,qBAAa,mCAAmC;IAItC,QAAQ,EAAE,OAAO,CAAC;IAKlB,OAAO,CAAC,EAAE,MAAM,CAAC;CAC1B"}
|
|
@@ -1,55 +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 { IsBoolean, IsInt, IsOptional, IsString } from 'class-validator';
|
|
11
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
12
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
|
-
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
14
|
-
export class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {
|
|
15
|
-
}
|
|
16
|
-
__decorate([
|
|
17
|
-
ApiPropertyOptional(),
|
|
18
|
-
IsOptional(),
|
|
19
|
-
IsString(),
|
|
20
|
-
__metadata("design:type", String)
|
|
21
|
-
], QueryBalanceSheetReportPaginated.prototype, "search", void 0);
|
|
22
|
-
__decorate([
|
|
23
|
-
ApiPropertyOptional(),
|
|
24
|
-
IsOptional(),
|
|
25
|
-
IsBoolean(),
|
|
26
|
-
ToBoolean(),
|
|
27
|
-
__metadata("design:type", Boolean)
|
|
28
|
-
], QueryBalanceSheetReportPaginated.prototype, "signed", void 0);
|
|
29
|
-
__decorate([
|
|
30
|
-
ApiPropertyOptional(),
|
|
31
|
-
IsOptional(),
|
|
32
|
-
IsInt(),
|
|
33
|
-
__metadata("design:type", Number)
|
|
34
|
-
], QueryBalanceSheetReportPaginated.prototype, "factured", void 0);
|
|
35
|
-
__decorate([
|
|
36
|
-
ApiPropertyOptional(),
|
|
37
|
-
IsOptional(),
|
|
38
|
-
IsInt(),
|
|
39
|
-
__metadata("design:type", Number)
|
|
40
|
-
], QueryBalanceSheetReportPaginated.prototype, "idSupervisor", void 0);
|
|
41
|
-
export class ParamsBalanceSheetReportGeneratePdf {
|
|
42
|
-
}
|
|
43
|
-
__decorate([
|
|
44
|
-
ApiProperty(),
|
|
45
|
-
IsBoolean(),
|
|
46
|
-
ToBoolean(),
|
|
47
|
-
__metadata("design:type", Boolean)
|
|
48
|
-
], ParamsBalanceSheetReportGeneratePdf.prototype, "isSigned", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
ApiPropertyOptional(),
|
|
51
|
-
IsOptional(),
|
|
52
|
-
IsString(),
|
|
53
|
-
__metadata("design:type", String)
|
|
54
|
-
], ParamsBalanceSheetReportGeneratePdf.prototype, "comment", void 0);
|
|
55
|
-
//# sourceMappingURL=Query.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/balanceSheetReport/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AAExD,MAAM,OAAO,gCAAiC,SAAQ,qBAAqB;CAqB1E;AAjBS;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;gEACa;AAMhB;IAJP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;gEACa;AAKjB;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;kEACkB;AAKlB;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;sEACsB;AAGhC,MAAM,OAAO,mCAAmC;CAU/C;AANS;IAHP,WAAW,EAAE;IACb,SAAS,EAAE;IACX,SAAS,EAAE;;qEACc;AAKlB;IAHP,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;oEACc","sourcesContent":["import { IsBoolean, IsInt, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { RequiredQueryPaginate } from '../BasePaginate';\n\nexport class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n declare search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n declare signed?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare factured?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n declare idSupervisor?: number;\n}\n\nexport class ParamsBalanceSheetReportGeneratePdf {\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n declare isSigned: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n declare comment?: string;\n}\n"]}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
BasePaginate,
|
|
3
|
-
IAttestation,
|
|
4
|
-
ParamsBalanceSheetReportGeneratePdf,
|
|
5
|
-
QueryBalanceSheetReportPaginated,
|
|
6
|
-
} from '../../types';
|
|
7
|
-
import { Resource } from '../Resource';
|
|
8
|
-
|
|
9
|
-
export class BalanceSheetReport extends Resource {
|
|
10
|
-
public getPaginated(
|
|
11
|
-
params: QueryBalanceSheetReportPaginated,
|
|
12
|
-
signal?: AbortSignal,
|
|
13
|
-
): Promise<BasePaginate<IAttestation>> {
|
|
14
|
-
return this.axios.$get('balance-sheet/report/paginated', {
|
|
15
|
-
...(signal ? { signal } : {}),
|
|
16
|
-
params,
|
|
17
|
-
});
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
create(data: Omit<IAttestation, 'id'>): Promise<number> {
|
|
21
|
-
return this.axios.$post('balance-sheet/report', data);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
generatePdf(idReport: number, data: ParamsBalanceSheetReportGeneratePdf): Promise<IAttestation> {
|
|
25
|
-
return this.axios.$post(`balance-sheet/report/${idReport}/generate-pdf`, data);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
update(idReport: number, data: Partial<IAttestation>): Promise<IAttestation> {
|
|
29
|
-
return this.axios.$put(`balance-sheet/report/${idReport}`, data);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
delete(idReport: number): Promise<number> {
|
|
33
|
-
return this.axios.$delete(`balance-sheet/report/${idReport}`);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { IsBoolean, IsInt, IsOptional, IsString } from 'class-validator';
|
|
2
|
-
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
-
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
4
|
-
import { RequiredQueryPaginate } from '../BasePaginate';
|
|
5
|
-
|
|
6
|
-
export class QueryBalanceSheetReportPaginated extends RequiredQueryPaginate {
|
|
7
|
-
@ApiPropertyOptional()
|
|
8
|
-
@IsOptional()
|
|
9
|
-
@IsString()
|
|
10
|
-
declare search?: string;
|
|
11
|
-
|
|
12
|
-
@ApiPropertyOptional()
|
|
13
|
-
@IsOptional()
|
|
14
|
-
@IsBoolean()
|
|
15
|
-
@ToBoolean()
|
|
16
|
-
declare signed?: boolean;
|
|
17
|
-
|
|
18
|
-
@ApiPropertyOptional()
|
|
19
|
-
@IsOptional()
|
|
20
|
-
@IsInt()
|
|
21
|
-
declare factured?: number;
|
|
22
|
-
|
|
23
|
-
@ApiPropertyOptional()
|
|
24
|
-
@IsOptional()
|
|
25
|
-
@IsInt()
|
|
26
|
-
declare idSupervisor?: number;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
export class ParamsBalanceSheetReportGeneratePdf {
|
|
30
|
-
@ApiProperty()
|
|
31
|
-
@IsBoolean()
|
|
32
|
-
@ToBoolean()
|
|
33
|
-
declare isSigned: boolean;
|
|
34
|
-
|
|
35
|
-
@ApiPropertyOptional()
|
|
36
|
-
@IsOptional()
|
|
37
|
-
@IsString()
|
|
38
|
-
declare comment?: string;
|
|
39
|
-
}
|