@silexpert/core 1.0.72 → 1.0.74
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/es/api/resources/Commercial.d.ts +8 -1
- package/es/api/resources/Commercial.d.ts.map +1 -1
- package/es/api/resources/Commercial.js +13 -1
- package/es/api/resources/Commercial.js.map +1 -1
- package/es/api/resources/Facturation.d.ts +10 -0
- package/es/api/resources/Facturation.d.ts.map +1 -0
- package/es/api/resources/Facturation.js +13 -0
- package/es/api/resources/Facturation.js.map +1 -0
- package/es/api/resources/Regulate.d.ts +7 -0
- package/es/api/resources/Regulate.d.ts.map +1 -0
- package/es/api/resources/Regulate.js +7 -0
- package/es/api/resources/Regulate.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +1 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/Ged.d.ts +2 -0
- package/es/types/Enum/Ged.d.ts.map +1 -1
- package/es/types/Enum/Ged.js +2 -2
- package/es/types/Enum/Ged.js.map +1 -1
- package/es/types/Enum/RegulateType.d.ts +10 -0
- package/es/types/Enum/RegulateType.d.ts.map +1 -0
- package/es/types/Enum/RegulateType.js +11 -0
- package/es/types/Enum/RegulateType.js.map +1 -0
- package/es/types/Enum/TimeCounterType.js +7 -7
- package/es/types/Enum/TimeCounterType.js.map +1 -1
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts +5 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts.map +1 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +26 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts +7 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +26 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryGetStats.d.ts +6 -0
- package/es/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryGetStats.js +32 -0
- package/es/types/Interface/api/commercial/QueryGetStats.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts +4 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +19 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -0
- package/es/types/Interface/api/facturation/CreateRebilling.d.ts +11 -0
- package/es/types/Interface/api/facturation/CreateRebilling.d.ts.map +1 -0
- package/es/types/Interface/api/facturation/CreateRebilling.js +58 -0
- package/es/types/Interface/api/facturation/CreateRebilling.js.map +1 -0
- package/es/types/Interface/api/regulate/QueryGetAll.d.ts +6 -0
- package/es/types/Interface/api/regulate/QueryGetAll.d.ts.map +1 -0
- package/es/types/Interface/api/regulate/QueryGetAll.js +32 -0
- package/es/types/Interface/api/regulate/QueryGetAll.js.map +1 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.d.ts +13 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.d.ts.map +1 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.js +2 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.js.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.d.ts +11 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.d.ts.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js +62 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js.map +1 -0
- package/es/types/Interface/api/society/QuerySociety.d.ts +1 -0
- package/es/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/QuerySociety.js +8 -0
- package/es/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/es/types/Interface/models/IBillingHistory.d.ts +18 -0
- package/es/types/Interface/models/IBillingHistory.d.ts.map +1 -0
- package/es/types/Interface/models/IBillingHistory.js +2 -0
- package/es/types/Interface/models/IBillingHistory.js.map +1 -0
- package/es/types/Interface/models/IExercice.d.ts +1 -0
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.d.ts +1 -0
- package/es/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/es/types/Interface/models/IRegulate.d.ts +5 -0
- package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/es/types/Interface/models/IRegulate.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts +2 -1
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +1 -0
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/index.d.ts +10 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +10 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Commercial.js +31 -1
- package/js/api/resources/Commercial.js.map +1 -1
- package/js/api/resources/Facturation.js +34 -0
- package/js/api/resources/Facturation.js.map +1 -0
- package/js/api/resources/Regulate.js +22 -0
- package/js/api/resources/Regulate.js.map +1 -0
- package/js/api/resources.js +6 -0
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +1 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/Ged.js +3 -3
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/RegulateType.js +18 -0
- package/js/types/Enum/RegulateType.js.map +1 -0
- package/js/types/Enum/TimeCounterType.js +7 -7
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +35 -0
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +35 -0
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryGetStats.js +33 -0
- package/js/types/Interface/api/commercial/QueryGetStats.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +29 -0
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -0
- package/js/types/Interface/api/facturation/CreateRebilling.js +45 -0
- package/js/types/Interface/api/facturation/CreateRebilling.js.map +1 -0
- package/js/types/Interface/api/regulate/QueryGetAll.js +33 -0
- package/js/types/Interface/api/regulate/QueryGetAll.js.map +1 -0
- package/js/types/Interface/api/regulate/RegulateWithStats.js +6 -0
- package/js/types/Interface/api/regulate/RegulateWithStats.js.map +1 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js +47 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js.map +1 -0
- package/js/types/Interface/api/society/QuerySociety.js +7 -1
- package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/js/types/Interface/models/IBillingHistory.js +6 -0
- package/js/types/Interface/models/IBillingHistory.js.map +1 -0
- package/js/types/index.js +120 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Commercial.ts +17 -2
- package/ts/api/resources/Facturation.ts +18 -0
- package/ts/api/resources/Regulate.ts +9 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/BrandPourcentage.ts +1 -1
- package/ts/types/Enum/Ged.ts +2 -2
- package/ts/types/Enum/RegulateType.ts +10 -0
- package/ts/types/Enum/TimeCounterType.ts +7 -7
- package/ts/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.ts +16 -0
- package/ts/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.ts +16 -0
- package/ts/types/Interface/api/commercial/QueryGetStats.ts +21 -0
- package/ts/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.ts +10 -0
- package/ts/types/Interface/api/facturation/CreateRebilling.ts +42 -0
- package/ts/types/Interface/api/regulate/QueryGetAll.ts +21 -0
- package/ts/types/Interface/api/regulate/RegulateWithStats.ts +12 -0
- package/ts/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.ts +46 -0
- package/ts/types/Interface/api/society/QuerySociety.ts +7 -0
- package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +1 -1
- package/ts/types/Interface/models/IBillingHistory.ts +21 -0
- package/ts/types/Interface/models/IExercice.ts +1 -0
- package/ts/types/Interface/models/IOldExpertInfo.ts +1 -0
- package/ts/types/Interface/models/IRegulate.ts +7 -0
- package/ts/types/Interface/models/ISociety.ts +2 -1
- package/ts/types/Interface/models/IUser.ts +1 -0
- package/ts/types/index.ts +10 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryFetchDialogDatasInfosOk.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.ts"],"names":[],"mappings":"AAKA,qBAAa,4BAA4B;IAGvC,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,qBAAa,2BAA2B;IAGtC,SAAS,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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 { IsInt, } from 'class-validator';
|
|
11
|
+
import { ApiProperty } from '../../../../utils';
|
|
12
|
+
export class QueryFetchDialogDatasInfosOk {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiProperty(),
|
|
16
|
+
IsInt(),
|
|
17
|
+
__metadata("design:type", Number)
|
|
18
|
+
], QueryFetchDialogDatasInfosOk.prototype, "idSociety", void 0);
|
|
19
|
+
export class QueryFetchDialogDatasDocsOk {
|
|
20
|
+
}
|
|
21
|
+
__decorate([
|
|
22
|
+
ApiProperty(),
|
|
23
|
+
IsInt(),
|
|
24
|
+
__metadata("design:type", Number)
|
|
25
|
+
], QueryFetchDialogDatasDocsOk.prototype, "idSociety", void 0);
|
|
26
|
+
//# sourceMappingURL=QueryFetchDialogDatasInfosOk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryFetchDialogDatasInfosOk.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,GACN,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,4BAA4B;CAIxC;AADC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;+DACU;AAGpB,MAAM,OAAO,2BAA2B;CAIvC;AADC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;8DACU","sourcesContent":["import {\n IsInt,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryFetchDialogDatasInfosOk {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n}\n\nexport class QueryFetchDialogDatasDocsOk {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetStats.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryGetStats.ts"],"names":[],"mappings":"AAKA,qBAAa,aAAa;IAIxB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 { IsInt, IsOptional, } from 'class-validator';
|
|
11
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
export class QueryGetStats {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiPropertyOptional(),
|
|
16
|
+
IsOptional(),
|
|
17
|
+
IsInt(),
|
|
18
|
+
__metadata("design:type", Number)
|
|
19
|
+
], QueryGetStats.prototype, "month", void 0);
|
|
20
|
+
__decorate([
|
|
21
|
+
ApiPropertyOptional(),
|
|
22
|
+
IsOptional(),
|
|
23
|
+
IsInt(),
|
|
24
|
+
__metadata("design:type", Number)
|
|
25
|
+
], QueryGetStats.prototype, "year", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
ApiPropertyOptional(),
|
|
28
|
+
IsOptional(),
|
|
29
|
+
IsInt(),
|
|
30
|
+
__metadata("design:type", Number)
|
|
31
|
+
], QueryGetStats.prototype, "idUser", void 0);
|
|
32
|
+
//# sourceMappingURL=QueryGetStats.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetStats.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryGetStats.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,EAAE,UAAU,GAClB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,aAAa;CAezB;AAXC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;4CACO;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;2CACM;AAKd;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;6CACQ","sourcesContent":["import {\n IsInt, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetStats {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryMovePrestationsToNextMonth.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.ts"],"names":[],"mappings":"AAKA,qBAAa,+BAA+B;IAG1C,MAAM,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { IsInt, } from 'class-validator';
|
|
11
|
+
import { ApiProperty } from '../../../../utils';
|
|
12
|
+
export class QueryMovePrestationsToNextMonth {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiProperty(),
|
|
16
|
+
IsInt(),
|
|
17
|
+
__metadata("design:type", Number)
|
|
18
|
+
], QueryMovePrestationsToNextMonth.prototype, "idUser", void 0);
|
|
19
|
+
//# sourceMappingURL=QueryMovePrestationsToNextMonth.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryMovePrestationsToNextMonth.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,GACN,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,OAAO,+BAA+B;CAI3C;AADC;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;+DACO","sourcesContent":["import {\n IsInt,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryMovePrestationsToNextMonth {\n @ApiProperty()\n @IsInt()\n idUser: number;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export declare class CreateRebilling {
|
|
2
|
+
comment?: string;
|
|
3
|
+
hasToBeAccruals?: string;
|
|
4
|
+
turnoverMax: string;
|
|
5
|
+
idExercice: number;
|
|
6
|
+
idSociety: number;
|
|
7
|
+
idPrestation: number;
|
|
8
|
+
numberOfMonths: number;
|
|
9
|
+
totalAmount: number;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=CreateRebilling.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateRebilling.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/facturation/CreateRebilling.ts"],"names":[],"mappings":"AAMA,qBAAa,eAAe;IAI1B,OAAO,CAAC,EAAE,MAAM,CAAC;IAMjB,eAAe,CAAC,EAAE,MAAM,CAAC;IAIzB,WAAW,EAAE,MAAM,CAAC;IAIpB,UAAU,EAAE,MAAM,CAAC;IAInB,SAAS,EAAE,MAAM,CAAC;IAIlB,YAAY,EAAE,MAAM,CAAC;IAIrB,cAAc,EAAE,MAAM,CAAC;IAIvB,WAAW,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,58 @@
|
|
|
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 '../../../..';
|
|
12
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
|
+
export class CreateRebilling {
|
|
14
|
+
}
|
|
15
|
+
__decorate([
|
|
16
|
+
ApiPropertyOptional(),
|
|
17
|
+
IsOptional(),
|
|
18
|
+
IsString(),
|
|
19
|
+
__metadata("design:type", String)
|
|
20
|
+
], CreateRebilling.prototype, "comment", void 0);
|
|
21
|
+
__decorate([
|
|
22
|
+
ApiPropertyOptional(),
|
|
23
|
+
IsOptional(),
|
|
24
|
+
IsBoolean(),
|
|
25
|
+
ToBoolean(),
|
|
26
|
+
__metadata("design:type", String)
|
|
27
|
+
], CreateRebilling.prototype, "hasToBeAccruals", void 0);
|
|
28
|
+
__decorate([
|
|
29
|
+
ApiProperty(),
|
|
30
|
+
IsString(),
|
|
31
|
+
__metadata("design:type", String)
|
|
32
|
+
], CreateRebilling.prototype, "turnoverMax", void 0);
|
|
33
|
+
__decorate([
|
|
34
|
+
ApiProperty(),
|
|
35
|
+
IsInt(),
|
|
36
|
+
__metadata("design:type", Number)
|
|
37
|
+
], CreateRebilling.prototype, "idExercice", void 0);
|
|
38
|
+
__decorate([
|
|
39
|
+
ApiProperty(),
|
|
40
|
+
IsInt(),
|
|
41
|
+
__metadata("design:type", Number)
|
|
42
|
+
], CreateRebilling.prototype, "idSociety", void 0);
|
|
43
|
+
__decorate([
|
|
44
|
+
ApiProperty(),
|
|
45
|
+
IsInt(),
|
|
46
|
+
__metadata("design:type", Number)
|
|
47
|
+
], CreateRebilling.prototype, "idPrestation", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
ApiProperty(),
|
|
50
|
+
IsInt(),
|
|
51
|
+
__metadata("design:type", Number)
|
|
52
|
+
], CreateRebilling.prototype, "numberOfMonths", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
ApiProperty(),
|
|
55
|
+
IsInt(),
|
|
56
|
+
__metadata("design:type", Number)
|
|
57
|
+
], CreateRebilling.prototype, "totalAmount", void 0);
|
|
58
|
+
//# sourceMappingURL=CreateRebilling.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateRebilling.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/facturation/CreateRebilling.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GACvC,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,eAAe;CAmC3B;AA/BC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;gDACM;AAMjB;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;wDACa;AAIzB;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;oDACS;AAIpB;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;mDACW;AAInB;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;kDACU;AAIlB;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;qDACa;AAIrB;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;uDACe;AAIvB;IAFC,WAAW,EAAE;IACb,KAAK,EAAE;;oDACY","sourcesContent":["import {\n IsBoolean, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateRebilling {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n comment?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n hasToBeAccruals?: string;\n\n @ApiProperty()\n @IsString()\n turnoverMax: string;\n\n @ApiProperty()\n @IsInt()\n idExercice: number;\n\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n @IsInt()\n idPrestation: number;\n\n @ApiProperty()\n @IsInt()\n numberOfMonths: number;\n\n @ApiProperty()\n @IsInt()\n totalAmount: number;\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetAll.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/regulate/QueryGetAll.ts"],"names":[],"mappings":"AAKA,qBAAa,WAAW;IAItB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 { IsInt, IsOptional, } from 'class-validator';
|
|
11
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
export class QueryGetAll {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiPropertyOptional(),
|
|
16
|
+
IsOptional(),
|
|
17
|
+
IsInt(),
|
|
18
|
+
__metadata("design:type", Number)
|
|
19
|
+
], QueryGetAll.prototype, "month", void 0);
|
|
20
|
+
__decorate([
|
|
21
|
+
ApiPropertyOptional(),
|
|
22
|
+
IsOptional(),
|
|
23
|
+
IsInt(),
|
|
24
|
+
__metadata("design:type", Number)
|
|
25
|
+
], QueryGetAll.prototype, "year", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
ApiPropertyOptional(),
|
|
28
|
+
IsOptional(),
|
|
29
|
+
IsInt(),
|
|
30
|
+
__metadata("design:type", Number)
|
|
31
|
+
], QueryGetAll.prototype, "idUser", void 0);
|
|
32
|
+
//# sourceMappingURL=QueryGetAll.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetAll.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/regulate/QueryGetAll.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,EAAE,UAAU,GAClB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,WAAW;CAevB;AAXC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;0CACO;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;yCACM;AAKd;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;2CACQ","sourcesContent":["import {\n IsInt, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetAll {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n}\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ISociety } from '../../..';
|
|
2
|
+
interface SocietyWithRegulate extends Partial<ISociety> {
|
|
3
|
+
type?: string;
|
|
4
|
+
regulateAmount: number;
|
|
5
|
+
}
|
|
6
|
+
export interface RegulateWithStats {
|
|
7
|
+
commercialName: string;
|
|
8
|
+
nbRegulates: number;
|
|
9
|
+
sumRegulatesAmount: number;
|
|
10
|
+
listSocieties: SocietyWithRegulate[];
|
|
11
|
+
}
|
|
12
|
+
export {};
|
|
13
|
+
//# sourceMappingURL=RegulateWithStats.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RegulateWithStats.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/regulate/RegulateWithStats.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEpC,UAAU,mBAAoB,SAAQ,OAAO,CAAC,QAAQ,CAAC;IACrD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;CACxB;AACD,MAAM,WAAW,iBAAiB;IAChC,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,mBAAmB,EAAE,CAAA;CACrC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RegulateWithStats.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/regulate/RegulateWithStats.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from '../../..';\n\ninterface SocietyWithRegulate extends Partial<ISociety> {\n type?: string;\n regulateAmount: number;\n}\nexport interface RegulateWithStats {\n commercialName: string;\n nbRegulates: number;\n sumRegulatesAmount: number;\n listSocieties: SocietyWithRegulate[]\n}"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export declare class QueryPaginatedSocietyWithFacturation {
|
|
2
|
+
search?: string;
|
|
3
|
+
day?: number;
|
|
4
|
+
month?: number;
|
|
5
|
+
year?: number;
|
|
6
|
+
idUser?: number;
|
|
7
|
+
idBillingState?: number;
|
|
8
|
+
limit?: number;
|
|
9
|
+
page?: number;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=QueryPaginatedSocietyWithFacturation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryPaginatedSocietyWithFacturation.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.ts"],"names":[],"mappings":"AAKA,qBAAa,oCAAoC;IAI/C,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,GAAG,CAAC,EAAE,MAAM,CAAC;IAKb,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,cAAc,CAAC,EAAE,MAAM,CAAC;IAKxB,KAAK,CAAC,EAAE,MAAM,CAAC;IAKf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1,62 @@
|
|
|
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 { IsInt, IsOptional, IsString, } from 'class-validator';
|
|
11
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
export class QueryPaginatedSocietyWithFacturation {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiPropertyOptional(),
|
|
16
|
+
IsOptional(),
|
|
17
|
+
IsString(),
|
|
18
|
+
__metadata("design:type", String)
|
|
19
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "search", void 0);
|
|
20
|
+
__decorate([
|
|
21
|
+
ApiPropertyOptional(),
|
|
22
|
+
IsOptional(),
|
|
23
|
+
IsInt(),
|
|
24
|
+
__metadata("design:type", Number)
|
|
25
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "day", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
ApiPropertyOptional(),
|
|
28
|
+
IsOptional(),
|
|
29
|
+
IsInt(),
|
|
30
|
+
__metadata("design:type", Number)
|
|
31
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "month", void 0);
|
|
32
|
+
__decorate([
|
|
33
|
+
ApiPropertyOptional(),
|
|
34
|
+
IsOptional(),
|
|
35
|
+
IsInt(),
|
|
36
|
+
__metadata("design:type", Number)
|
|
37
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "year", void 0);
|
|
38
|
+
__decorate([
|
|
39
|
+
ApiPropertyOptional(),
|
|
40
|
+
IsOptional(),
|
|
41
|
+
IsInt(),
|
|
42
|
+
__metadata("design:type", Number)
|
|
43
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "idUser", void 0);
|
|
44
|
+
__decorate([
|
|
45
|
+
ApiPropertyOptional(),
|
|
46
|
+
IsOptional(),
|
|
47
|
+
IsInt(),
|
|
48
|
+
__metadata("design:type", Number)
|
|
49
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "idBillingState", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
ApiPropertyOptional({ default: 20 }),
|
|
52
|
+
IsOptional(),
|
|
53
|
+
IsInt(),
|
|
54
|
+
__metadata("design:type", Number)
|
|
55
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "limit", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
ApiPropertyOptional({ default: 1 }),
|
|
58
|
+
IsOptional(),
|
|
59
|
+
IsInt(),
|
|
60
|
+
__metadata("design:type", Number)
|
|
61
|
+
], QueryPaginatedSocietyWithFacturation.prototype, "page", void 0);
|
|
62
|
+
//# sourceMappingURL=QueryPaginatedSocietyWithFacturation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryPaginatedSocietyWithFacturation.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,KAAK,EAAE,UAAU,EAAE,QAAQ,GAC5B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,oCAAoC;CAwChD;AApCC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;oEACK;AAKhB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;iEACK;AAKb;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;mEACO;AAKf;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;kEACM;AAKd;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;oEACQ;AAKhB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;4EACgB;AAKxB;IAHC,mBAAmB,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;IACpC,UAAU,EAAE;IACZ,KAAK,EAAE;;mEACO;AAKf;IAHC,mBAAmB,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,CAAC;IACnC,UAAU,EAAE;IACZ,KAAK,EAAE;;kEACM","sourcesContent":["import {\n IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedSocietyWithFacturation {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n day?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idBillingState?: number;\n\n @ApiPropertyOptional({ default: 20 })\n @IsOptional()\n @IsInt()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsInt()\n page?: number;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuerySociety.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"QuerySociety.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":"AAGA,qBAAa,YAAY;IAEvB,EAAE,CAAC,EAAE,MAAM,CAAC;IAIZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAKtB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB"}
|
|
@@ -7,6 +7,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
+
import { IsIn, IsOptional } from 'class-validator';
|
|
10
11
|
import { ApiPropertyOptional } from '../../../../utils/decorators';
|
|
11
12
|
export class QuerySociety {
|
|
12
13
|
}
|
|
@@ -16,6 +17,13 @@ __decorate([
|
|
|
16
17
|
], QuerySociety.prototype, "id", void 0);
|
|
17
18
|
__decorate([
|
|
18
19
|
ApiPropertyOptional(),
|
|
20
|
+
IsOptional(),
|
|
19
21
|
__metadata("design:type", Array)
|
|
20
22
|
], QuerySociety.prototype, "attributes", void 0);
|
|
23
|
+
__decorate([
|
|
24
|
+
ApiPropertyOptional(),
|
|
25
|
+
IsOptional(),
|
|
26
|
+
IsIn(['brandType', 'societyGescom', 'societyBank', 'societyDetails', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'nafCode', 'connector', 'societyCgv', 'societyConfig', 'exercices', 'businessPartners'], { each: true }),
|
|
27
|
+
__metadata("design:type", Array)
|
|
28
|
+
], QuerySociety.prototype, "include", void 0);
|
|
21
29
|
//# sourceMappingURL=QuerySociety.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuerySociety.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,YAAY;
|
|
1
|
+
{"version":3,"file":"QuerySociety.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAEnE,MAAM,OAAO,YAAY;CAYxB;AAVC;IADC,mBAAmB,EAAE;;wCACV;AAIZ;IAFC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;gDACS;AAKtB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,IAAI,CAAC,CAAC,WAAW,EAAE,eAAe,EAAE,aAAa,EAAE,gBAAgB,EAAE,eAAe,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,kBAAkB,EAAE,SAAS,EAAE,WAAW,EAAE,YAAY,EAAE,eAAe,EAAE,WAAW,EAAE,kBAAkB,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;6CACjO","sourcesContent":["import { IsIn, IsOptional } from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\n\nexport class QuerySociety {\n @ApiPropertyOptional()\n id?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsIn(['brandType', 'societyGescom', 'societyBank', 'societyDetails', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'nafCode', 'connector', 'societyCgv', 'societyConfig', 'exercices', 'businessPartners'], { each: true })\n include?: string[];\n}\n"]}
|
|
@@ -6,6 +6,6 @@ export interface SocietyWithStatsCaParams extends ISociety {
|
|
|
6
6
|
requiredInfos?: ReadInvalidFieldState[];
|
|
7
7
|
stateOfProgress?: string;
|
|
8
8
|
isBillingOk?: boolean;
|
|
9
|
-
|
|
9
|
+
labValidationDate?: Date | null;
|
|
10
10
|
}
|
|
11
11
|
//# sourceMappingURL=SocietyWithStatsCaParams.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocietyWithStatsCaParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/SocietyWithStatsCaParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAEtD,MAAM,WAAW,wBAAyB,SAAQ,QAAQ;IACxD,YAAY,CAAC,EAAC,WAAW,EAAE,CAAC;IAC5B,aAAa,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACxC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,
|
|
1
|
+
{"version":3,"file":"SocietyWithStatsCaParams.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/SocietyWithStatsCaParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAEtD,MAAM,WAAW,wBAAyB,SAAQ,QAAQ;IACxD,YAAY,CAAC,EAAC,WAAW,EAAE,CAAC;IAC5B,aAAa,CAAC,EAAE,qBAAqB,EAAE,CAAC;IACxC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,iBAAiB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAA;CAChC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocietyWithStatsCaParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/SocietyWithStatsCaParams.ts"],"names":[],"mappings":"","sourcesContent":["import { GedFileType } from '../../../Enum/Ged';\nimport { ISociety } from '../../models/ISociety';\nimport { ReadInvalidFieldState } from './ReadSociety';\n\nexport interface SocietyWithStatsCaParams extends ISociety {\n requiredDocs?:GedFileType[],\n requiredInfos?: ReadInvalidFieldState[],\n stateOfProgress?: string,\n isBillingOk?: boolean,\n
|
|
1
|
+
{"version":3,"file":"SocietyWithStatsCaParams.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/SocietyWithStatsCaParams.ts"],"names":[],"mappings":"","sourcesContent":["import { GedFileType } from '../../../Enum/Ged';\nimport { ISociety } from '../../models/ISociety';\nimport { ReadInvalidFieldState } from './ReadSociety';\n\nexport interface SocietyWithStatsCaParams extends ISociety {\n requiredDocs?:GedFileType[],\n requiredInfos?: ReadInvalidFieldState[],\n stateOfProgress?: string,\n isBillingOk?: boolean,\n labValidationDate?: Date | null\n}"]}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { IUser } from './IUser';
|
|
2
|
+
import { IExercice, ISociety } from '../..';
|
|
3
|
+
export interface IBillingHistory {
|
|
4
|
+
id?: number;
|
|
5
|
+
totalAmount: number;
|
|
6
|
+
numberOfMonths: number;
|
|
7
|
+
comment: string;
|
|
8
|
+
hasToBeAccruals?: boolean;
|
|
9
|
+
idUser?: number | null;
|
|
10
|
+
idSociety?: number | null;
|
|
11
|
+
idExercice?: number | null;
|
|
12
|
+
createdAt?: Date | null;
|
|
13
|
+
updatedAt?: Date | null;
|
|
14
|
+
user?: IUser;
|
|
15
|
+
society?: ISociety;
|
|
16
|
+
exercice?: IExercice;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=IBillingHistory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IBillingHistory.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBillingHistory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAG5C,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IBillingHistory.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IBillingHistory.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\nimport { IExercice, ISociety } from '../..';\n\n// comments\nexport interface IBillingHistory {\n id?: number;\n totalAmount: number;\n numberOfMonths: number;\n comment: string;\n hasToBeAccruals?: boolean;\n idUser?: number | null;\n idSociety?: number | null;\n idExercice?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n user?: IUser;\n society?: ISociety;\n exercice?: IExercice;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IExercice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExercice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,OAAO,CAAC;IACf,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,OAAO,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,mBAAmB,EAAE,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,uBAAuB,EAAE,OAAO,CAAC;IACjC,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IAGf,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC;IAC1B,oBAAoB,CAAC,EAAE,YAAY,EAAE,CAAC;IACtC,0BAA0B,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACjD,oBAAoB,CAAC,EAAE,aAAa,CAAC;IACrC,0BAA0B,CAAC,EAAE,kBAAkB,CAAC;IAChD,iBAAiB,CAAC,EAAE,gBAAgB,CAAC;IACrC,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,sBAAsB,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAC/C,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,cAAc,CAAC,EAAE,eAAe,CAAC;CAClC"}
|
|
1
|
+
{"version":3,"file":"IExercice.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExercice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,OAAO,CAAC;IACf,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,YAAY,EAAE,OAAO,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,mBAAmB,EAAE,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,uBAAuB,EAAE,OAAO,CAAC;IACjC,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IAGf,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC;IAC1B,oBAAoB,CAAC,EAAE,YAAY,EAAE,CAAC;IACtC,0BAA0B,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACjD,oBAAoB,CAAC,EAAE,aAAa,CAAC;IACrC,0BAA0B,CAAC,EAAE,kBAAkB,CAAC;IAChD,iBAAiB,CAAC,EAAE,gBAAgB,CAAC;IACrC,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,sBAAsB,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAC/C,IAAI,CAAC,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,cAAc,CAAC,EAAE,eAAe,CAAC;CAClC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IExercice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExercice.ts"],"names":[],"mappings":"","sourcesContent":["import { ISupervision } from './ISupervision';\nimport { IChecklist } from './IChecklist';\nimport { ICustomerTva } from './ICustomerTva';\nimport { ICustomerIsRegime } from './ICustomerIsRegime';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IAdditionalBalance } from './IAdditionalBalance';\nimport { ISocietyApproval } from './ISocietyApproval';\nimport { IPrestation } from './IPrestation';\nimport { IExercicePrestation } from './IExercicePrestation';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExerciceDetail } from './IExerciceDetail';\n\n// exercices\nexport interface IExercice {\n id?: number;\n startDate: Date | null;\n endDate: Date | null;\n turnover?: string | null;\n invoicePurchase?: number | null;\n invoiceSales?: number | null;\n isBack: boolean;\n close: boolean;\n allAnnote: boolean;\n current: boolean;\n deliveryDate?: Date | null;\n employeesNumber?: number | null;\n rentsNumber?: number | null;\n withApproval: boolean;\n reviewGuide: boolean;\n summaryNote: boolean;\n labKeeping: number;\n receiptJeDeclare: boolean;\n annualFolderEdition: boolean;\n turnoverDone: string;\n processClossingExercice: boolean;\n idFilePaymentSchedule?: number | null;\n isDefault: boolean;\n idSociety?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n notes?: string;\n\n // Associations\n supervision?: ISupervision;\n checklists?: IChecklist[];\n exerciceCustomerTvas?: ICustomerTva[];\n exerciceCustomersIsRegimes?: ICustomerIsRegime[];\n exerciceBalanceSheet?: IBalanceSheet;\n exerciceAdditionnalBalance?: IAdditionalBalance;\n exerciceApprovals?: ISocietyApproval;\n prestations?: IPrestation[];\n exercicesToPrestations?: IExercicePrestation[];\n file?: IFile;\n society?: ISociety;\n exerciceDetail?: IExerciceDetail;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IExercice.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IExercice.ts"],"names":[],"mappings":"","sourcesContent":["import { ISupervision } from './ISupervision';\nimport { IChecklist } from './IChecklist';\nimport { ICustomerTva } from './ICustomerTva';\nimport { ICustomerIsRegime } from './ICustomerIsRegime';\nimport { IBalanceSheet } from './IBalanceSheet';\nimport { IAdditionalBalance } from './IAdditionalBalance';\nimport { ISocietyApproval } from './ISocietyApproval';\nimport { IPrestation } from './IPrestation';\nimport { IExercicePrestation } from './IExercicePrestation';\nimport { IFile } from './IFile';\nimport { ISociety } from './ISociety';\nimport { IExerciceDetail } from './IExerciceDetail';\n\n// exercices\nexport interface IExercice {\n id?: number;\n startDate: Date | null;\n endDate: Date | null;\n turnover?: string | null;\n invoicePurchase?: number | null;\n invoiceSales?: number | null;\n isBack: boolean;\n close: boolean;\n allAnnote: boolean;\n current: boolean;\n deliveryDate?: Date | null;\n employeesNumber?: number | null;\n rentsNumber?: number | null;\n withApproval: boolean;\n reviewGuide: boolean;\n summaryNote: boolean;\n labKeeping: number;\n receiptJeDeclare: boolean;\n annualFolderEdition: boolean;\n turnoverDone: string;\n turnoverMax?: string;\n processClossingExercice: boolean;\n idFilePaymentSchedule?: number | null;\n isDefault: boolean;\n idSociety?: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n notes?: string;\n\n // Associations\n supervision?: ISupervision;\n checklists?: IChecklist[];\n exerciceCustomerTvas?: ICustomerTva[];\n exerciceCustomersIsRegimes?: ICustomerIsRegime[];\n exerciceBalanceSheet?: IBalanceSheet;\n exerciceAdditionnalBalance?: IAdditionalBalance;\n exerciceApprovals?: ISocietyApproval;\n prestations?: IPrestation[];\n exercicesToPrestations?: IExercicePrestation[];\n file?: IFile;\n society?: ISociety;\n exerciceDetail?: IExerciceDetail;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IOldExpertInfo.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IOldExpertInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,KAAK,CAAC;CACb"}
|
|
1
|
+
{"version":3,"file":"IOldExpertInfo.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IOldExpertInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,MAAM,WAAW,cAAc;IAC7B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,eAAe,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;IACZ,IAAI,EAAE,KAAK,CAAC;CACb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IOldExpertInfo.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IOldExpertInfo.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { IUser } from './IUser';\n\n// oldExpertInfo\nexport interface IOldExpertInfo {\n id?: number;\n name: string | null;\n noteFor: string | null;\n address: string | null;\n city: string | null;\n zipCode: string | null;\n email: string | null;\n stateLetter: number | null;\n recoveryDate: Date | null;\n filePdf: string | null;\n dateSendReprise: Date | null;\n idUser: number | null;\n idSociety: number;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n file: IFile;\n user: IUser;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IOldExpertInfo.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IOldExpertInfo.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { IUser } from './IUser';\n\n// oldExpertInfo\nexport interface IOldExpertInfo {\n id?: number;\n name: string | null;\n noteFor: string | null;\n address: string | null;\n city: string | null;\n zipCode: string | null;\n email: string | null;\n stateLetter: number | null;\n recoveryDate: Date | null;\n filePdf: string | null;\n dateSendReprise: Date | null;\n dontHaveOldExpert: boolean;\n idUser: number | null;\n idSociety: number;\n idFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n file: IFile;\n user: IUser;\n}\n"]}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
+
import { ISociety, IUser } from '../..';
|
|
1
2
|
export interface IRegulate {
|
|
2
3
|
id?: number;
|
|
3
4
|
monthDate: Date;
|
|
4
5
|
regulateAmount: number;
|
|
5
6
|
idUser: number;
|
|
7
|
+
idSociety: number;
|
|
8
|
+
idType: number;
|
|
6
9
|
createdAt?: Date | null;
|
|
7
10
|
updatedAt?: Date | null;
|
|
11
|
+
society: ISociety;
|
|
12
|
+
user: IUser;
|
|
8
13
|
}
|
|
9
14
|
//# sourceMappingURL=IRegulate.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IRegulate.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegulate.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"IRegulate.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegulate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,OAAO,CAAC;AAGxC,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,IAAI,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAExB,OAAO,EAAE,QAAQ,CAAC;IAClB,IAAI,EAAE,KAAK,CAAC;CACb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IRegulate.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegulate.ts"],"names":[],"mappings":"","sourcesContent":["// regulates\nexport interface IRegulate {\n id?: number;\n monthDate: Date;\n regulateAmount: number;\n idUser: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"IRegulate.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IRegulate.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety, IUser } from '../..';\n\n// regulates\nexport interface IRegulate {\n id?: number;\n monthDate: Date;\n regulateAmount: number;\n idUser: number;\n idSociety: number;\n idType: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n society: ISociety;\n user: IUser;\n}\n"]}
|
|
@@ -47,7 +47,7 @@ import { ILog } from './ILog';
|
|
|
47
47
|
import { ISms } from './ISms';
|
|
48
48
|
import { IUser } from './IUser';
|
|
49
49
|
import { ISocietyEvent } from './ISocietyEvent';
|
|
50
|
-
import { ComptaType, Country, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner } from '../..';
|
|
50
|
+
import { ComptaType, Country, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule } from '../..';
|
|
51
51
|
import { IBrandType } from './IBrandType';
|
|
52
52
|
export interface ISociety {
|
|
53
53
|
id?: number;
|
|
@@ -152,6 +152,7 @@ export interface ISociety {
|
|
|
152
152
|
societiesFollowedQualityMail?: IFollowedQualityMail[];
|
|
153
153
|
societyFollow?: IFollow[];
|
|
154
154
|
paymentsExpectations?: IPaymentExpectation[];
|
|
155
|
+
paymentSchedules?: IPaymentSchedule[];
|
|
155
156
|
legalForm?: ILegalForm;
|
|
156
157
|
oldExpertInfo?: IOldExpertInfo;
|
|
157
158
|
prestationsSocieties?: IPrestation[];
|