@silexpert/core 1.0.52 → 1.0.53
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/Invoice.d.ts +1 -1
- package/es/api/resources/Invoice.d.ts.map +1 -1
- package/es/api/resources/Invoice.js.map +1 -1
- package/es/api/resources/LegalNotice.d.ts +6 -0
- package/es/api/resources/LegalNotice.d.ts.map +1 -0
- package/es/api/resources/LegalNotice.js +7 -0
- package/es/api/resources/LegalNotice.js.map +1 -0
- package/es/api/resources/PaymentExpectation.d.ts +6 -0
- package/es/api/resources/PaymentExpectation.d.ts.map +1 -0
- package/es/api/resources/PaymentExpectation.js +7 -0
- package/es/api/resources/PaymentExpectation.js.map +1 -0
- package/es/api/resources/TerminationList.d.ts +7 -0
- package/es/api/resources/TerminationList.d.ts.map +1 -0
- package/es/api/resources/TerminationList.js +10 -0
- package/es/api/resources/TerminationList.js.map +1 -0
- package/es/api/resources/statistic/Accountant.d.ts +6 -0
- package/es/api/resources/statistic/Accountant.d.ts.map +1 -1
- package/es/api/resources/statistic/Accountant.js +9 -0
- package/es/api/resources/statistic/Accountant.js.map +1 -1
- package/es/api/resources.d.ts +7 -1
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +7 -1
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/OperationLegalNotice.d.ts +4 -0
- package/es/types/Enum/OperationLegalNotice.d.ts.map +1 -0
- package/es/types/Enum/OperationLegalNotice.js +5 -0
- package/es/types/Enum/OperationLegalNotice.js.map +1 -0
- package/es/types/Enum/OrderStatus.d.ts +6 -0
- package/es/types/Enum/OrderStatus.d.ts.map +1 -0
- package/es/types/Enum/OrderStatus.js +7 -0
- package/es/types/Enum/OrderStatus.js.map +1 -0
- package/es/types/Enum/{Prestation.d.ts → PrestationType.d.ts} +4 -3
- package/es/types/Enum/PrestationType.d.ts.map +1 -0
- package/es/types/Enum/PrestationType.js +17 -0
- package/es/types/Enum/PrestationType.js.map +1 -0
- package/es/types/Enum/Reason.d.ts +4 -0
- package/es/types/Enum/Reason.d.ts.map +1 -0
- package/es/types/Enum/Reason.js +5 -0
- package/es/types/Enum/Reason.js.map +1 -0
- package/es/types/Enum/StatisticType.d.ts +2 -1
- package/es/types/Enum/StatisticType.d.ts.map +1 -1
- package/es/types/Enum/StatisticType.js +1 -0
- package/es/types/Enum/StatisticType.js.map +1 -1
- package/es/types/Interface/api/legalNotice/UpdateLegalNotice.d.ts +5 -0
- package/es/types/Interface/api/legalNotice/UpdateLegalNotice.d.ts.map +1 -0
- package/es/types/Interface/api/legalNotice/UpdateLegalNotice.js +25 -0
- package/es/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -0
- package/es/types/Interface/api/paymentExpectation/QueryPaymentExpectation.d.ts +4 -0
- package/es/types/Interface/api/paymentExpectation/QueryPaymentExpectation.d.ts.map +1 -0
- package/es/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js +17 -0
- package/es/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -0
- package/es/types/Interface/api/prestation/CreatePrestation.d.ts +6 -0
- package/es/types/Interface/api/prestation/CreatePrestation.d.ts.map +1 -0
- package/es/types/Interface/api/prestation/CreatePrestation.js +28 -0
- package/es/types/Interface/api/prestation/CreatePrestation.js.map +1 -0
- package/es/types/Interface/api/statistic/ExitRequest.d.ts +11 -2
- package/es/types/Interface/api/statistic/ExitRequest.d.ts.map +1 -1
- package/es/types/Interface/api/statistic/ExitRequest.js.map +1 -1
- package/es/types/Interface/api/terminationList/DestroyTerminationList.d.ts +17 -0
- package/es/types/Interface/api/terminationList/DestroyTerminationList.d.ts.map +1 -0
- package/es/types/Interface/api/terminationList/DestroyTerminationList.js +96 -0
- package/es/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -0
- package/es/types/Interface/api/terminationList/QueryTerminationList.d.ts +17 -0
- package/es/types/Interface/api/terminationList/QueryTerminationList.d.ts.map +1 -0
- package/es/types/Interface/api/terminationList/QueryTerminationList.js +98 -0
- package/es/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -0
- package/es/types/Interface/models/ILegalNotice.d.ts +1 -0
- package/es/types/Interface/models/ILegalNotice.d.ts.map +1 -1
- package/es/types/Interface/models/ILegalNotice.js.map +1 -1
- package/es/types/Interface/models/IPaymentExpectation.d.ts +1 -0
- package/es/types/Interface/models/IPaymentExpectation.d.ts.map +1 -1
- package/es/types/Interface/models/IPaymentExpectation.js.map +1 -1
- package/es/types/index.d.ts +9 -1
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +9 -1
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Invoice.js.map +1 -1
- package/js/api/resources/LegalNotice.js +18 -0
- package/js/api/resources/LegalNotice.js.map +1 -0
- package/js/api/resources/PaymentExpectation.js +20 -0
- package/js/api/resources/PaymentExpectation.js.map +1 -0
- package/js/api/resources/TerminationList.js +26 -0
- package/js/api/resources/TerminationList.js.map +1 -0
- package/js/api/resources/statistic/Accountant.js +15 -0
- package/js/api/resources/statistic/Accountant.js.map +1 -1
- package/js/api/resources.js +12 -3
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/OperationLegalNotice.js +11 -0
- package/js/types/Enum/OperationLegalNotice.js.map +1 -0
- package/js/types/Enum/OrderStatus.js +13 -0
- package/js/types/Enum/OrderStatus.js.map +1 -0
- package/js/types/Enum/PrestationType.js +23 -0
- package/js/types/Enum/PrestationType.js.map +1 -0
- package/js/types/Enum/Reason.js +11 -0
- package/js/types/Enum/Reason.js.map +1 -0
- package/js/types/Enum/StatisticType.js +1 -0
- package/js/types/Enum/StatisticType.js.map +1 -1
- package/js/types/Interface/api/legalNotice/UpdateLegalNotice.js +31 -0
- package/js/types/Interface/api/legalNotice/UpdateLegalNotice.js.map +1 -0
- package/js/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js +27 -0
- package/js/types/Interface/api/paymentExpectation/QueryPaymentExpectation.js.map +1 -0
- package/js/types/Interface/api/prestation/CreatePrestation.js +33 -0
- package/js/types/Interface/api/prestation/CreatePrestation.js.map +1 -0
- package/js/types/Interface/api/terminationList/DestroyTerminationList.js +55 -0
- package/js/types/Interface/api/terminationList/DestroyTerminationList.js.map +1 -0
- package/js/types/Interface/api/terminationList/QueryTerminationList.js +55 -0
- package/js/types/Interface/api/terminationList/QueryTerminationList.js.map +1 -0
- package/js/types/index.js +99 -3
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Invoice.ts +1 -1
- package/ts/api/resources/LegalNotice.ts +8 -0
- package/ts/api/resources/PaymentExpectation.ts +8 -0
- package/ts/api/resources/TerminationList.ts +12 -0
- package/ts/api/resources/statistic/Accountant.ts +13 -0
- package/ts/api/resources.ts +7 -1
- package/ts/types/Enum/OperationLegalNotice.ts +3 -0
- package/ts/types/Enum/OrderStatus.ts +5 -0
- package/ts/types/Enum/{Prestation.ts → PrestationType.ts} +2 -1
- package/ts/types/Enum/Reason.ts +3 -0
- package/ts/types/Enum/StatisticType.ts +1 -0
- package/ts/types/Interface/api/legalNotice/UpdateLegalNotice.ts +13 -0
- package/ts/types/Interface/api/paymentExpectation/QueryPaymentExpectation.ts +6 -0
- package/ts/types/Interface/api/prestation/CreatePrestation.ts +15 -0
- package/ts/types/Interface/api/statistic/ExitRequest.ts +13 -2
- package/ts/types/Interface/api/terminationList/DestroyTerminationList.ts +74 -0
- package/ts/types/Interface/api/terminationList/QueryTerminationList.ts +76 -0
- package/ts/types/Interface/models/ILegalNotice.ts +1 -0
- package/ts/types/Interface/models/IPaymentExpectation.ts +1 -0
- package/ts/types/index.ts +9 -1
- package/es/types/Enum/Prestation.d.ts.map +0 -1
- package/es/types/Enum/Prestation.js +0 -16
- package/es/types/Enum/Prestation.js.map +0 -1
- package/js/types/Enum/Prestation.js +0 -22
- package/js/types/Enum/Prestation.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export enum
|
|
1
|
+
export enum PrestationType {
|
|
2
2
|
PREVISIONNEL = 6, // à remplacer par 189
|
|
3
3
|
BILAN_INTERMEDIAIRE = 9,
|
|
4
4
|
TELEDECLARATION = 13,
|
|
@@ -11,4 +11,5 @@ export enum Prestation {
|
|
|
11
11
|
BILAN_PREVISIONNEL = 189,
|
|
12
12
|
DISSOLUTION_LIQUIDATION = 192,
|
|
13
13
|
ABO_STRIPE = 196,
|
|
14
|
+
ANNONCE_LEGALE = 209,
|
|
14
15
|
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { IsNumber, IsOptional, IsString } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../..';
|
|
3
|
+
|
|
4
|
+
export class UpdateLegalNotice {
|
|
5
|
+
@ApiProperty()
|
|
6
|
+
@IsString()
|
|
7
|
+
message: string;
|
|
8
|
+
|
|
9
|
+
@ApiPropertyOptional()
|
|
10
|
+
@IsOptional()
|
|
11
|
+
@IsNumber()
|
|
12
|
+
idPrestation?: number;
|
|
13
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { IsNumber } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../..';
|
|
3
|
+
|
|
4
|
+
export class CreatePrestation {
|
|
5
|
+
@ApiProperty()
|
|
6
|
+
@IsNumber()
|
|
7
|
+
orderStatus: number;
|
|
8
|
+
|
|
9
|
+
@ApiProperty()
|
|
10
|
+
@IsNumber()
|
|
11
|
+
amountTtc: number;
|
|
12
|
+
|
|
13
|
+
@ApiPropertyOptional()
|
|
14
|
+
label?: string;
|
|
15
|
+
}
|
|
@@ -16,6 +16,17 @@ export interface CountIsIr {
|
|
|
16
16
|
IR: string[],
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
+
export interface CountVat {
|
|
20
|
+
monthly: string[],
|
|
21
|
+
quarterly: string[],
|
|
22
|
+
simplified: string[],
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export interface AnnotatedSocieties {
|
|
26
|
+
annotated: string[],
|
|
27
|
+
noAnnotated: string[],
|
|
28
|
+
}
|
|
29
|
+
|
|
19
30
|
export interface CountComplementaryPrestation {
|
|
20
31
|
waitingClient: string[],
|
|
21
32
|
waitingDirection: string[],
|
|
@@ -94,8 +105,9 @@ export interface ReturnListType {
|
|
|
94
105
|
checklist?: CountLateToDoDone,
|
|
95
106
|
checklistReinforced?: CountLateToDoDone,
|
|
96
107
|
revision?: Count,
|
|
97
|
-
annotate?:
|
|
108
|
+
annotate?: AnnotatedSocieties,
|
|
98
109
|
isIr?: CountIsIr,
|
|
110
|
+
vatType?: CountVat,
|
|
99
111
|
task?: StatsLabBySocieties,
|
|
100
112
|
mail?: StatsMailsBySocieties,
|
|
101
113
|
call?: StatsCallsBySocieties,
|
|
@@ -103,6 +115,5 @@ export interface ReturnListType {
|
|
|
103
115
|
profitability?: TotalAverageProfit,
|
|
104
116
|
synchronised?: string[],
|
|
105
117
|
applicationJustified?: ExitApplication,
|
|
106
|
-
applicationAnnoted?: ExitApplication,
|
|
107
118
|
applicationSynchronised?: ExitApplication,
|
|
108
119
|
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IsDateString, IsInt, IsOptional, IsString,
|
|
3
|
+
} from 'class-validator';
|
|
4
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
5
|
+
|
|
6
|
+
export class DestroyTerminationList {
|
|
7
|
+
@ApiProperty()
|
|
8
|
+
@IsInt()
|
|
9
|
+
id: number;
|
|
10
|
+
|
|
11
|
+
@ApiPropertyOptional()
|
|
12
|
+
@IsOptional()
|
|
13
|
+
@IsString()
|
|
14
|
+
comment?: string;
|
|
15
|
+
|
|
16
|
+
@ApiPropertyOptional()
|
|
17
|
+
@IsOptional()
|
|
18
|
+
@IsDateString()
|
|
19
|
+
effectiveDate?: string;
|
|
20
|
+
|
|
21
|
+
@ApiPropertyOptional()
|
|
22
|
+
@IsOptional()
|
|
23
|
+
@IsDateString()
|
|
24
|
+
endContractDate?: string;
|
|
25
|
+
|
|
26
|
+
@ApiPropertyOptional()
|
|
27
|
+
@IsOptional()
|
|
28
|
+
@IsDateString()
|
|
29
|
+
recalledCustomer?: string;
|
|
30
|
+
|
|
31
|
+
@ApiPropertyOptional()
|
|
32
|
+
@IsOptional()
|
|
33
|
+
@IsDateString()
|
|
34
|
+
recalledCustomerBySupervisor?: string;
|
|
35
|
+
|
|
36
|
+
@ApiPropertyOptional()
|
|
37
|
+
@IsOptional()
|
|
38
|
+
@IsInt()
|
|
39
|
+
idExercice?: number;
|
|
40
|
+
|
|
41
|
+
@ApiPropertyOptional()
|
|
42
|
+
@IsOptional()
|
|
43
|
+
@IsInt()
|
|
44
|
+
refund?: number;
|
|
45
|
+
|
|
46
|
+
@ApiPropertyOptional()
|
|
47
|
+
@IsOptional()
|
|
48
|
+
@IsInt()
|
|
49
|
+
idReasonTermination?: number;
|
|
50
|
+
|
|
51
|
+
@ApiProperty()
|
|
52
|
+
@IsInt()
|
|
53
|
+
idSociety: number;
|
|
54
|
+
|
|
55
|
+
@ApiPropertyOptional()
|
|
56
|
+
@IsOptional()
|
|
57
|
+
@IsInt()
|
|
58
|
+
idPrestation?: number;
|
|
59
|
+
|
|
60
|
+
@ApiPropertyOptional()
|
|
61
|
+
@IsOptional()
|
|
62
|
+
@IsInt()
|
|
63
|
+
idCollaborateur?: number;
|
|
64
|
+
|
|
65
|
+
@ApiPropertyOptional()
|
|
66
|
+
@IsOptional()
|
|
67
|
+
@IsDateString()
|
|
68
|
+
createdAt?: string;
|
|
69
|
+
|
|
70
|
+
@ApiPropertyOptional()
|
|
71
|
+
@IsOptional()
|
|
72
|
+
@IsDateString()
|
|
73
|
+
updatedAt?: string;
|
|
74
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IsDateString, IsInt, IsOptional, IsString,
|
|
3
|
+
} from 'class-validator';
|
|
4
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
5
|
+
|
|
6
|
+
export class QueryTerminationList {
|
|
7
|
+
@ApiPropertyOptional()
|
|
8
|
+
@IsOptional()
|
|
9
|
+
@IsInt()
|
|
10
|
+
id?: number;
|
|
11
|
+
|
|
12
|
+
@ApiPropertyOptional()
|
|
13
|
+
@IsOptional()
|
|
14
|
+
@IsString()
|
|
15
|
+
comment?: string;
|
|
16
|
+
|
|
17
|
+
@ApiPropertyOptional()
|
|
18
|
+
@IsOptional()
|
|
19
|
+
@IsDateString()
|
|
20
|
+
effectiveDate?: string;
|
|
21
|
+
|
|
22
|
+
@ApiPropertyOptional()
|
|
23
|
+
@IsOptional()
|
|
24
|
+
@IsDateString()
|
|
25
|
+
endContractDate?: string;
|
|
26
|
+
|
|
27
|
+
@ApiPropertyOptional()
|
|
28
|
+
@IsOptional()
|
|
29
|
+
@IsDateString()
|
|
30
|
+
recalledCustomer?: string;
|
|
31
|
+
|
|
32
|
+
@ApiPropertyOptional()
|
|
33
|
+
@IsOptional()
|
|
34
|
+
@IsDateString()
|
|
35
|
+
recalledCustomerBySupervisor?: string;
|
|
36
|
+
|
|
37
|
+
@ApiPropertyOptional()
|
|
38
|
+
@IsOptional()
|
|
39
|
+
@IsInt()
|
|
40
|
+
idExercice?: number;
|
|
41
|
+
|
|
42
|
+
@ApiPropertyOptional()
|
|
43
|
+
@IsOptional()
|
|
44
|
+
@IsInt()
|
|
45
|
+
refund?: number;
|
|
46
|
+
|
|
47
|
+
@ApiPropertyOptional()
|
|
48
|
+
@IsOptional()
|
|
49
|
+
@IsInt()
|
|
50
|
+
idReasonTermination?: number;
|
|
51
|
+
|
|
52
|
+
@ApiPropertyOptional()
|
|
53
|
+
@IsOptional()
|
|
54
|
+
@IsInt()
|
|
55
|
+
idSociety?: number;
|
|
56
|
+
|
|
57
|
+
@ApiPropertyOptional()
|
|
58
|
+
@IsOptional()
|
|
59
|
+
@IsInt()
|
|
60
|
+
idPrestation?: number;
|
|
61
|
+
|
|
62
|
+
@ApiPropertyOptional()
|
|
63
|
+
@IsOptional()
|
|
64
|
+
@IsInt()
|
|
65
|
+
idCollaborateur?: number;
|
|
66
|
+
|
|
67
|
+
@ApiPropertyOptional()
|
|
68
|
+
@IsOptional()
|
|
69
|
+
@IsDateString()
|
|
70
|
+
createdAt?: string;
|
|
71
|
+
|
|
72
|
+
@ApiPropertyOptional()
|
|
73
|
+
@IsOptional()
|
|
74
|
+
@IsDateString()
|
|
75
|
+
updatedAt?: string;
|
|
76
|
+
}
|
package/ts/types/index.ts
CHANGED
|
@@ -394,7 +394,7 @@ export * from './Enum/RevisionGuide';
|
|
|
394
394
|
export * from './Enum/Util';
|
|
395
395
|
export * from './Enum/RegisterCategory';
|
|
396
396
|
export * from './Enum/FieldSocietyStat';
|
|
397
|
-
export * from './Enum/
|
|
397
|
+
export * from './Enum/PrestationType';
|
|
398
398
|
export * from './Enum/Supervision';
|
|
399
399
|
export * from './Enum/Notification';
|
|
400
400
|
export * from './Enum/Comment';
|
|
@@ -442,6 +442,9 @@ export * from './Enum/ConnectionError';
|
|
|
442
442
|
export * from './Enum/RecurrenceType';
|
|
443
443
|
export * from './Enum/Rules';
|
|
444
444
|
export * from './Enum/CustomerVat';
|
|
445
|
+
export * from './Enum/Reason';
|
|
446
|
+
export * from './Enum/OperationLegalNotice';
|
|
447
|
+
export * from './Enum/OrderStatus';
|
|
445
448
|
|
|
446
449
|
// Interfaces API
|
|
447
450
|
export * from './Interface/api/partnerTransactionType/ReadPartnerTransactionType';
|
|
@@ -799,6 +802,11 @@ export * from './Interface/api/file/Create';
|
|
|
799
802
|
export * from './Interface/api/file/Read';
|
|
800
803
|
export * from './Interface/api/societyConfig/update';
|
|
801
804
|
export * from './Interface/api/wallet/UpdateAttribution';
|
|
805
|
+
export * from './Interface/api/prestation/CreatePrestation';
|
|
806
|
+
export * from './Interface/api/paymentExpectation/QueryPaymentExpectation';
|
|
807
|
+
export * from './Interface/api/legalNotice/UpdateLegalNotice';
|
|
808
|
+
export * from './Interface/api/terminationList/QueryTerminationList';
|
|
809
|
+
export * from './Interface/api/terminationList/DestroyTerminationList';
|
|
802
810
|
|
|
803
811
|
// Enums types
|
|
804
812
|
export * from './Interface/enum/Util';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Prestation.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Prestation.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU;IACpB,YAAY,IAAI;IAChB,mBAAmB,IAAI;IACvB,eAAe,KAAK;IACpB,iBAAiB,KAAK;IACtB,eAAe,KAAK;IACpB,sCAAsC,KAAK;IAC3C,yCAAyC,KAAK;IAC9C,4BAA4B,KAAK;IACjC,YAAY,MAAM;IAClB,kBAAkB,MAAM;IACxB,uBAAuB,MAAM;IAC7B,UAAU,MAAM;CACjB"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export var Prestation;
|
|
2
|
-
(function (Prestation) {
|
|
3
|
-
Prestation[Prestation["PREVISIONNEL"] = 6] = "PREVISIONNEL";
|
|
4
|
-
Prestation[Prestation["BILAN_INTERMEDIAIRE"] = 9] = "BILAN_INTERMEDIAIRE";
|
|
5
|
-
Prestation[Prestation["TELEDECLARATION"] = 13] = "TELEDECLARATION";
|
|
6
|
-
Prestation[Prestation["BILAN_LIQUIDATION"] = 22] = "BILAN_LIQUIDATION";
|
|
7
|
-
Prestation[Prestation["CESSION_ACTIONS"] = 51] = "CESSION_ACTIONS";
|
|
8
|
-
Prestation[Prestation["DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE"] = 61] = "DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE";
|
|
9
|
-
Prestation[Prestation["DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE"] = 85] = "DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE";
|
|
10
|
-
Prestation[Prestation["ATTESTATION_NON_REMUNERATION"] = 91] = "ATTESTATION_NON_REMUNERATION";
|
|
11
|
-
Prestation[Prestation["COMPTA_MICRO"] = 185] = "COMPTA_MICRO";
|
|
12
|
-
Prestation[Prestation["BILAN_PREVISIONNEL"] = 189] = "BILAN_PREVISIONNEL";
|
|
13
|
-
Prestation[Prestation["DISSOLUTION_LIQUIDATION"] = 192] = "DISSOLUTION_LIQUIDATION";
|
|
14
|
-
Prestation[Prestation["ABO_STRIPE"] = 196] = "ABO_STRIPE";
|
|
15
|
-
})(Prestation || (Prestation = {}));
|
|
16
|
-
//# sourceMappingURL=Prestation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Prestation.js","sourceRoot":"","sources":["../../../ts/types/Enum/Prestation.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,UAaX;AAbD,WAAY,UAAU;IACpB,2DAAgB,CAAA;IAChB,yEAAuB,CAAA;IACvB,kEAAoB,CAAA;IACpB,sEAAsB,CAAA;IACtB,kEAAoB,CAAA;IACpB,gHAA2C,CAAA;IAC3C,sHAA8C,CAAA;IAC9C,4FAAiC,CAAA;IACjC,6DAAkB,CAAA;IAClB,yEAAwB,CAAA;IACxB,mFAA6B,CAAA;IAC7B,yDAAgB,CAAA;AAClB,CAAC,EAbW,UAAU,KAAV,UAAU,QAarB","sourcesContent":["export enum Prestation {\n PREVISIONNEL = 6, // à remplacer par 189\n BILAN_INTERMEDIAIRE = 9,\n TELEDECLARATION = 13,\n BILAN_LIQUIDATION = 22,\n CESSION_ACTIONS = 51,\n DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE = 61,\n DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE = 85,\n ATTESTATION_NON_REMUNERATION = 91,\n COMPTA_MICRO = 185,\n BILAN_PREVISIONNEL = 189,\n DISSOLUTION_LIQUIDATION = 192,\n ABO_STRIPE = 196,\n}"]}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
var Prestation = exports.Prestation = undefined;
|
|
7
|
-
|
|
8
|
-
(function (Prestation) {
|
|
9
|
-
Prestation[Prestation["PREVISIONNEL"] = 6] = "PREVISIONNEL";
|
|
10
|
-
Prestation[Prestation["BILAN_INTERMEDIAIRE"] = 9] = "BILAN_INTERMEDIAIRE";
|
|
11
|
-
Prestation[Prestation["TELEDECLARATION"] = 13] = "TELEDECLARATION";
|
|
12
|
-
Prestation[Prestation["BILAN_LIQUIDATION"] = 22] = "BILAN_LIQUIDATION";
|
|
13
|
-
Prestation[Prestation["CESSION_ACTIONS"] = 51] = "CESSION_ACTIONS";
|
|
14
|
-
Prestation[Prestation["DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE"] = 61] = "DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE";
|
|
15
|
-
Prestation[Prestation["DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE"] = 85] = "DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE";
|
|
16
|
-
Prestation[Prestation["ATTESTATION_NON_REMUNERATION"] = 91] = "ATTESTATION_NON_REMUNERATION";
|
|
17
|
-
Prestation[Prestation["COMPTA_MICRO"] = 185] = "COMPTA_MICRO";
|
|
18
|
-
Prestation[Prestation["BILAN_PREVISIONNEL"] = 189] = "BILAN_PREVISIONNEL";
|
|
19
|
-
Prestation[Prestation["DISSOLUTION_LIQUIDATION"] = 192] = "DISSOLUTION_LIQUIDATION";
|
|
20
|
-
Prestation[Prestation["ABO_STRIPE"] = 196] = "ABO_STRIPE";
|
|
21
|
-
})(Prestation || (exports.Prestation = Prestation = {}));
|
|
22
|
-
//# sourceMappingURL=Prestation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Prestation.js","mappings":";;;;;AAAA,IAAYA,UAaX,WAbWA,UAaX,YAbD;;AAAA,WAAYA,UAAZ,EAAsB;EACpBA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;AACD,CAbD,EAAYA,UAAU,aAAVA,UAAU,GAAVA,UAAU,MAAtB","names":["Prestation"],"sourceRoot":"","sources":["../../../ts/types/Enum/Prestation.ts"],"sourcesContent":["export enum Prestation {\n PREVISIONNEL = 6, // à remplacer par 189\n BILAN_INTERMEDIAIRE = 9,\n TELEDECLARATION = 13,\n BILAN_LIQUIDATION = 22,\n CESSION_ACTIONS = 51,\n DISSOLUTION_LIQUIDATION_A_DATE_CLOTURE = 61,\n DISSOLUTION_LIQUIDATION_HORS_DATE_CLOTURE = 85,\n ATTESTATION_NON_REMUNERATION = 91,\n COMPTA_MICRO = 185,\n BILAN_PREVISIONNEL = 189,\n DISSOLUTION_LIQUIDATION = 192,\n ABO_STRIPE = 196,\n}"]}
|