@silexpert/core 1.0.176 → 1.0.178
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/CommercialImport.d.ts +2 -1
- package/es/api/resources/CommercialImport.d.ts.map +1 -1
- package/es/api/resources/CommercialImport.js +3 -0
- package/es/api/resources/CommercialImport.js.map +1 -1
- package/es/api/resources/TimeRecorder.d.ts +2 -1
- package/es/api/resources/TimeRecorder.d.ts.map +1 -1
- package/es/api/resources/TimeRecorder.js +3 -0
- package/es/api/resources/TimeRecorder.js.map +1 -1
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/JobTitle.d.ts +2 -1
- package/es/types/Enum/JobTitle.d.ts.map +1 -1
- package/es/types/Enum/JobTitle.js +6 -0
- package/es/types/Enum/JobTitle.js.map +1 -1
- package/es/types/Enum/MimeType.d.ts +1 -0
- package/es/types/Enum/MimeType.d.ts.map +1 -1
- package/es/types/Enum/MimeType.js +1 -0
- package/es/types/Enum/MimeType.js.map +1 -1
- package/es/types/Enum/RoleDetail.d.ts +8 -0
- package/es/types/Enum/RoleDetail.d.ts.map +1 -1
- package/es/types/Enum/RoleDetail.js +8 -0
- package/es/types/Enum/RoleDetail.js.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.d.ts +4 -0
- package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.js +3 -0
- package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +0 -1
- package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -1
- package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
- package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts +4 -0
- package/es/types/Interface/api/archive/ImportSocietyArchive.d.ts.map +1 -0
- package/es/types/Interface/api/archive/ImportSocietyArchive.js +19 -0
- package/es/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
- package/es/types/Interface/api/commercialImport/Create.d.ts +3 -0
- package/es/types/Interface/api/commercialImport/Create.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Create.js +7 -0
- package/es/types/Interface/api/commercialImport/Create.js.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +28 -0
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -0
- package/es/types/Interface/api/companeo/CompaneoReturn.js +2 -0
- package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
- package/es/types/Interface/api/companeo/Query.d.ts +5 -0
- package/es/types/Interface/api/companeo/Query.d.ts.map +1 -0
- package/es/types/Interface/api/companeo/Query.js +26 -0
- package/es/types/Interface/api/companeo/Query.js.map +1 -0
- package/es/types/Interface/api/society/CreateSociety.d.ts +1 -0
- package/es/types/Interface/api/society/CreateSociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.js +4 -0
- package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts +1 -0
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.d.ts.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +6 -0
- package/es/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts +5 -0
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.d.ts.map +1 -0
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +25 -0
- package/es/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +5 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/es/types/Interface/models/IAccountsSocieties.d.ts +2 -0
- package/es/types/Interface/models/IAccountsSocieties.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/es/types/Interface/models/IAreasInvoice.d.ts +0 -1
- package/es/types/Interface/models/IAreasInvoice.d.ts.map +1 -1
- package/es/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.d.ts +2 -0
- package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/es/types/Interface/models/IExercice.d.ts +3 -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/IGedFile.d.ts +3 -0
- package/es/types/Interface/models/IGedFile.d.ts.map +1 -1
- package/es/types/Interface/models/IGedFile.js.map +1 -1
- package/es/types/Interface/models/ILettering.d.ts +0 -4
- package/es/types/Interface/models/ILettering.d.ts.map +1 -1
- package/es/types/Interface/models/ILettering.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts +4 -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/ISocietyApproval.d.ts +4 -2
- package/es/types/Interface/models/ISocietyApproval.d.ts.map +1 -1
- package/es/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +2 -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 +4 -5
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +4 -5
- package/es/types/index.js.map +1 -1
- package/es/utils/email.js +2 -2
- package/es/utils/email.js.map +1 -1
- package/es/utils/phone.d.ts +1 -1
- package/es/utils/phone.d.ts.map +1 -1
- package/es/utils/phone.js +8 -8
- package/es/utils/phone.js.map +1 -1
- package/js/api/resources/CommercialImport.js +3 -0
- package/js/api/resources/CommercialImport.js.map +1 -1
- package/js/api/resources/TimeRecorder.js +5 -0
- package/js/api/resources/TimeRecorder.js.map +1 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/JobTitle.js +5 -0
- package/js/types/Enum/JobTitle.js.map +1 -1
- package/js/types/Enum/MimeType.js +1 -0
- package/js/types/Enum/MimeType.js.map +1 -1
- package/js/types/Enum/RoleDetail.js +16 -8
- package/js/types/Enum/RoleDetail.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +4 -0
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -1
- package/js/types/Interface/api/archive/ImportSocietyArchive.js +22 -0
- package/js/types/Interface/api/archive/ImportSocietyArchive.js.map +1 -0
- package/js/types/Interface/api/commercialImport/Create.js +4 -1
- package/js/types/Interface/api/commercialImport/Create.js.map +1 -1
- package/js/types/Interface/{models/IPageView.js → api/companeo/CompaneoReturn.js} +1 -1
- package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -0
- package/js/types/Interface/api/companeo/Query.js +23 -0
- package/js/types/Interface/api/companeo/Query.js.map +1 -0
- package/js/types/Interface/api/society/CreateSociety.js +1 -0
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js +1 -0
- package/js/types/Interface/api/timeRecorder/QueryPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js +23 -0
- package/js/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.js.map +1 -0
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/models/IAccountsSocieties.js.map +1 -1
- package/js/types/Interface/models/IAreasInvoice.js.map +1 -1
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IExercice.js.map +1 -1
- package/js/types/Interface/models/IGedFile.js.map +1 -1
- package/js/types/Interface/models/ILettering.js.map +1 -1
- package/js/types/Interface/models/ISociety.js.map +1 -1
- package/js/types/Interface/models/ISocietyApproval.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/index.js +64 -74
- package/js/types/index.js.map +1 -1
- package/js/utils/email.js +2 -2
- package/js/utils/email.js.map +1 -1
- package/js/utils/phone.js +8 -8
- package/js/utils/phone.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/CommercialImport.ts +5 -0
- package/ts/api/resources/TimeRecorder.ts +4 -1
- package/ts/api/resources.ts +0 -1
- package/ts/types/Enum/JobTitle.ts +6 -0
- package/ts/types/Enum/MimeType.ts +1 -0
- package/ts/types/Enum/RoleDetail.ts +8 -0
- package/ts/types/Enum/TimeRecorderLocation.ts +4 -0
- package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +0 -1
- package/ts/types/Interface/api/archive/ImportSocietyArchive.ts +8 -0
- package/ts/types/Interface/api/commercialImport/Create.ts +6 -0
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +27 -0
- package/ts/types/Interface/api/companeo/Query.ts +14 -0
- package/ts/types/Interface/api/society/CreateSociety.ts +3 -0
- package/ts/types/Interface/api/timeRecorder/QueryPaginatedDelays.ts +5 -0
- package/ts/types/Interface/api/timeRecorder/QueryTimeRecorderGetStats.ts +15 -0
- package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +7 -1
- package/ts/types/Interface/models/IAccountsSocieties.ts +4 -0
- package/ts/types/Interface/models/IAreasInvoice.ts +0 -1
- package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
- package/ts/types/Interface/models/IExercice.ts +3 -0
- package/ts/types/Interface/models/IGedFile.ts +3 -0
- package/ts/types/Interface/models/ILettering.ts +0 -8
- package/ts/types/Interface/models/ISociety.ts +4 -0
- package/ts/types/Interface/models/ISocietyApproval.ts +4 -2
- package/ts/types/Interface/models/IUser.ts +2 -0
- package/ts/types/index.ts +4 -5
- package/ts/utils/email.ts +2 -2
- package/ts/utils/phone.ts +8 -8
- package/es/types/Interface/models/IEngagementAccountingEntry.d.ts +0 -27
- package/es/types/Interface/models/IEngagementAccountingEntry.d.ts.map +0 -1
- package/es/types/Interface/models/IEngagementAccountingEntry.js +0 -2
- package/es/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
- package/es/types/Interface/models/IEngagementAccountingFile.d.ts +0 -43
- package/es/types/Interface/models/IEngagementAccountingFile.d.ts.map +0 -1
- package/es/types/Interface/models/IEngagementAccountingFile.js +0 -2
- package/es/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
- package/es/types/Interface/models/IEngagementBankTransaction.d.ts +0 -33
- package/es/types/Interface/models/IEngagementBankTransaction.d.ts.map +0 -1
- package/es/types/Interface/models/IEngagementBankTransaction.js +0 -2
- package/es/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
- package/es/types/Interface/models/IInterestedByFeature.d.ts +0 -11
- package/es/types/Interface/models/IInterestedByFeature.d.ts.map +0 -1
- package/es/types/Interface/models/IInterestedByFeature.js +0 -2
- package/es/types/Interface/models/IInterestedByFeature.js.map +0 -1
- package/es/types/Interface/models/IPageView.d.ts +0 -10
- package/es/types/Interface/models/IPageView.d.ts.map +0 -1
- package/es/types/Interface/models/IPageView.js +0 -2
- package/es/types/Interface/models/IPageView.js.map +0 -1
- package/export-models.json +0 -28811
- package/importInterfaces.ts +0 -91
- package/js/types/Interface/models/IEngagementAccountingEntry.js +0 -6
- package/js/types/Interface/models/IEngagementAccountingEntry.js.map +0 -1
- package/js/types/Interface/models/IEngagementAccountingFile.js +0 -6
- package/js/types/Interface/models/IEngagementAccountingFile.js.map +0 -1
- package/js/types/Interface/models/IEngagementBankTransaction.js +0 -6
- package/js/types/Interface/models/IEngagementBankTransaction.js.map +0 -1
- package/js/types/Interface/models/IInterestedByFeature.js +0 -6
- package/js/types/Interface/models/IInterestedByFeature.js.map +0 -1
- package/js/types/Interface/models/IPageView.js.map +0 -1
- package/table.json +0 -264
- package/ts/types/Interface/models/IEngagementAccountingEntry.ts +0 -30
- package/ts/types/Interface/models/IEngagementAccountingFile.ts +0 -46
- package/ts/types/Interface/models/IEngagementBankTransaction.ts +0 -36
- package/ts/types/Interface/models/IInterestedByFeature.ts +0 -14
- package/ts/types/Interface/models/IPageView.ts +0 -13
package/ts/types/index.ts
CHANGED
|
@@ -63,9 +63,6 @@ export * from './Interface/models/IDay';
|
|
|
63
63
|
export * from './Interface/models/IDetailedLogBi';
|
|
64
64
|
export * from './Interface/models/IDirectDebitHistory';
|
|
65
65
|
export * from './Interface/models/IEmployee';
|
|
66
|
-
export * from './Interface/models/IEngagementAccountingEntry';
|
|
67
|
-
export * from './Interface/models/IEngagementAccountingFile';
|
|
68
|
-
export * from './Interface/models/IEngagementBankTransaction';
|
|
69
66
|
export * from './Interface/models/IEngagementOcrExtraction';
|
|
70
67
|
export * from './Interface/models/IEstimateInvoiceRepeat';
|
|
71
68
|
export * from './Interface/models/IEstimateInvoice';
|
|
@@ -93,7 +90,6 @@ export * from './Interface/models/IGedFile';
|
|
|
93
90
|
export * from './Interface/models/IGedFolder';
|
|
94
91
|
export * from './Interface/models/IIdentification';
|
|
95
92
|
export * from './Interface/models/IIndependentReview';
|
|
96
|
-
export * from './Interface/models/IInterestedByFeature';
|
|
97
93
|
export * from './Interface/models/IInternalEstimate';
|
|
98
94
|
export * from './Interface/models/IIpTmpBlocked';
|
|
99
95
|
export * from './Interface/models/IProductInvoice';
|
|
@@ -119,7 +115,6 @@ export * from './Interface/models/INote';
|
|
|
119
115
|
export * from './Interface/models/INotification';
|
|
120
116
|
export * from './Interface/models/IOldExpertInfo';
|
|
121
117
|
export * from './Interface/models/IOperationLegalNotice';
|
|
122
|
-
export * from './Interface/models/IPageView';
|
|
123
118
|
export * from './Interface/models/IPartneredAccountant';
|
|
124
119
|
export * from './Interface/models/IPartneredAccountantCompanyService';
|
|
125
120
|
export * from './Interface/models/IPartneredAccountantPicture';
|
|
@@ -637,6 +632,7 @@ export * from './Interface/api/workingSchedule/UpdateOrCreateWorkingSchedule';
|
|
|
637
632
|
export * from './Interface/api/workingSchedule/QueryDailyHour';
|
|
638
633
|
export * from './Interface/api/timeRecorder/QueryAttendance';
|
|
639
634
|
export * from './Interface/api/timeRecorder/QueryPaginatedDelays';
|
|
635
|
+
export * from './Interface/api/timeRecorder/QueryTimeRecorderGetStats';
|
|
640
636
|
export * from './Interface/api/timeRecorder/ReadAttendanceHours';
|
|
641
637
|
export * from './Interface/api/timeRecorder/ReadPaginatedDelays';
|
|
642
638
|
export * from './Interface/api/timeRecorder/ReadUsersAbsent';
|
|
@@ -652,6 +648,8 @@ export * from './Interface/api/vatRegimeHistory/QueryVatRegimeHistory';
|
|
|
652
648
|
export * from './Interface/api/textMessage/Create';
|
|
653
649
|
export * from './Interface/api/textMessage/Update';
|
|
654
650
|
export * from './Interface/api/textMessage/Query';
|
|
651
|
+
export * from './Interface/api/companeo/Query';
|
|
652
|
+
export * from './Interface/api/companeo/CompaneoReturn';
|
|
655
653
|
|
|
656
654
|
// export * from './Interface/api/survey/QuerySurvey';
|
|
657
655
|
export * from './Interface/api/survey/ReadSurvey';
|
|
@@ -889,6 +887,7 @@ export * from './Interface/api/rule/Create';
|
|
|
889
887
|
export * from './Interface/api/rule/Update';
|
|
890
888
|
export * from './Interface/api/rule/Read';
|
|
891
889
|
export * from './Interface/api/revive/PostRevive';
|
|
890
|
+
export * from './Interface/api/archive/ImportSocietyArchive';
|
|
892
891
|
export * from './Interface/api/acceptance/CreateAcceptance';
|
|
893
892
|
export * from './Interface/api/quotation/ReadClientQuotation';
|
|
894
893
|
export * from './Interface/api/prestations/QueryCreate';
|
package/ts/utils/email.ts
CHANGED
|
@@ -26,8 +26,8 @@ function getRoleSignature(user:any) {
|
|
|
26
26
|
if (isSales && isManager) { return 'Responsable commercial'; }
|
|
27
27
|
if (isSales) { return `Chargé${user.idCivility === 2 ? 'e' : ''} de clientèle`; }
|
|
28
28
|
|
|
29
|
-
if (isCS && isManager) { return 'Responsable
|
|
30
|
-
if (isCS) { return `
|
|
29
|
+
if (isCS && isManager) { return 'Responsable relations clients'; }
|
|
30
|
+
if (isCS) { return `Conseill${user.idCivility === 2 ? 'ère' : 'er'} comptable`; }
|
|
31
31
|
|
|
32
32
|
if (isFacturation && isStagiaireOrAlternant) { return 'Assistant facturation'; }
|
|
33
33
|
if (isFacturation && isManager) { return 'Responsable facturation'; }
|
package/ts/utils/phone.ts
CHANGED
|
@@ -32,33 +32,33 @@ export function countSegmentsFromMessage(message: string): number {
|
|
|
32
32
|
return new SegmentedMessage(message, 'auto').segmentsCount;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
export function getPhoneNumberFromRoles(roles: number[]): string | null {
|
|
35
|
+
export function getPhoneNumberFromRoles(roles: number[], attribute: 'phoneNumber' | 'phoneNumberPourcentage' = 'phoneNumber'): string | null {
|
|
36
36
|
if (roles.some((role) => [Role.FRONT_OFFICE, Role.EXPERT_ACCOUNTANT].includes(role))) {
|
|
37
|
-
return RoleDetail.FRONT_OFFICE
|
|
37
|
+
return RoleDetail.FRONT_OFFICE[attribute];
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
if (roles.some((role) => [Role.FRONT_OFFICE_EXPRESS].includes(role))) {
|
|
41
|
-
return RoleDetail.FRONT_OFFICE_EXPRESS
|
|
41
|
+
return RoleDetail.FRONT_OFFICE_EXPRESS[attribute];
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
if (roles.some((role) => [Role.COMMERCIAL].includes(role))) {
|
|
45
|
-
return RoleDetail.COMMERCIAL
|
|
45
|
+
return RoleDetail.COMMERCIAL[attribute];
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
if (roles.some((role) => [Role.FACTURATION].includes(role))) {
|
|
49
|
-
return RoleDetail.FACTURATION
|
|
49
|
+
return RoleDetail.FACTURATION[attribute];
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
if (roles.some((role) => [Role.CUSTOMER_SUCCESS].includes(role))) {
|
|
53
|
-
return RoleDetail.CUSTOMER_SUCCESS
|
|
53
|
+
return RoleDetail.CUSTOMER_SUCCESS[attribute];
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
if (roles.some((role) => [Role.JURIDIC, Role.JURIDICAL_SUPPORT].includes(role))) {
|
|
57
|
-
return RoleDetail.JURIDIC
|
|
57
|
+
return RoleDetail.JURIDIC[attribute];
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
if (roles.some((role) => [Role.SOCIAL].includes(role))) {
|
|
61
|
-
return RoleDetail.SOCIAL
|
|
61
|
+
return RoleDetail.SOCIAL[attribute];
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
return null;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { IAccount } from './IAccount';
|
|
2
|
-
import { IThirdParty } from './IThirdParty';
|
|
3
|
-
import { IEngagementBankTransaction } from './IEngagementBankTransaction';
|
|
4
|
-
import { IEngagementAccountingFile } from './IEngagementAccountingFile';
|
|
5
|
-
export interface IEngagementAccountingEntry {
|
|
6
|
-
id?: number;
|
|
7
|
-
master: boolean;
|
|
8
|
-
dateValue: Date | null;
|
|
9
|
-
designation: string;
|
|
10
|
-
comment: string | null;
|
|
11
|
-
debit: number;
|
|
12
|
-
credit: number;
|
|
13
|
-
isPerso: boolean;
|
|
14
|
-
idInherit: number | null;
|
|
15
|
-
idAccount: number | null;
|
|
16
|
-
idThirdParty: number | null;
|
|
17
|
-
idEngagementBankTransaction: number | null;
|
|
18
|
-
idEngagementAccountingFile: number | null;
|
|
19
|
-
createdAt?: Date | null;
|
|
20
|
-
updatedAt?: Date | null;
|
|
21
|
-
account: IAccount;
|
|
22
|
-
thirdParty: IThirdParty;
|
|
23
|
-
engagementBankTransaction: IEngagementBankTransaction;
|
|
24
|
-
engagementAccountingFile: IEngagementAccountingFile;
|
|
25
|
-
engagementAccountingEntry: IEngagementAccountingEntry;
|
|
26
|
-
}
|
|
27
|
-
//# sourceMappingURL=IEngagementAccountingEntry.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingEntry.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingEntry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAGxE,MAAM,WAAW,0BAA0B;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,2BAA2B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1C,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,UAAU,EAAE,WAAW,CAAC;IACxB,yBAAyB,EAAE,0BAA0B,CAAC;IACtD,wBAAwB,EAAE,yBAAyB,CAAC;IACpD,yBAAyB,EAAE,0BAA0B,CAAC;CACvD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingEntry.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingEntry.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccount } from './IAccount';\nimport { IThirdParty } from './IThirdParty';\nimport { IEngagementBankTransaction } from './IEngagementBankTransaction';\nimport { IEngagementAccountingFile } from './IEngagementAccountingFile';\n\n// engagementAccountingEntries\nexport interface IEngagementAccountingEntry {\n id?: number;\n master: boolean;\n dateValue: Date | null;\n designation: string;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n idInherit: number | null;\n idAccount: number | null;\n idThirdParty: number | null;\n idEngagementBankTransaction: number | null;\n idEngagementAccountingFile: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n account: IAccount;\n thirdParty: IThirdParty;\n engagementBankTransaction: IEngagementBankTransaction;\n engagementAccountingFile: IEngagementAccountingFile;\n engagementAccountingEntry: IEngagementAccountingEntry;\n}\n"]}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { ISociety } from './ISociety';
|
|
2
|
-
import { IFile } from './IFile';
|
|
3
|
-
import { IEstimateInvoice } from './IEstimateInvoice';
|
|
4
|
-
import { IEngagementAccountingEntry } from './IEngagementAccountingEntry';
|
|
5
|
-
import { ILettering } from './ILettering';
|
|
6
|
-
export interface IEngagementAccountingFile {
|
|
7
|
-
id?: number;
|
|
8
|
-
migrate: boolean;
|
|
9
|
-
label: string | null;
|
|
10
|
-
invoiceNumber: string | null;
|
|
11
|
-
budgeaDocumentId: number | null;
|
|
12
|
-
isMerged: boolean;
|
|
13
|
-
dateVerified: Date | null;
|
|
14
|
-
dateLocked: Date | null;
|
|
15
|
-
isLockedByAccountant: boolean;
|
|
16
|
-
exported: Date | null;
|
|
17
|
-
emissionDate: Date | null;
|
|
18
|
-
isAsset: boolean;
|
|
19
|
-
isPayPerso: boolean;
|
|
20
|
-
isMobile: boolean;
|
|
21
|
-
kilometers: number | null;
|
|
22
|
-
purchaseTtc: number | null;
|
|
23
|
-
mailId: number | null;
|
|
24
|
-
idGedFolder: number | null;
|
|
25
|
-
idSocietyVehicle: number | null;
|
|
26
|
-
idSocietyPartner: number | null;
|
|
27
|
-
idEstimateInvoice: number | null;
|
|
28
|
-
idAccountingFileType: number;
|
|
29
|
-
isAlreadyProcessByOcr: boolean | null;
|
|
30
|
-
idSociety: number;
|
|
31
|
-
idFile: number;
|
|
32
|
-
idUser: number | null;
|
|
33
|
-
idLettering: number | null;
|
|
34
|
-
createdAt?: Date | null;
|
|
35
|
-
updatedAt?: Date | null;
|
|
36
|
-
deletedAt?: Date | null;
|
|
37
|
-
society: ISociety;
|
|
38
|
-
file: IFile;
|
|
39
|
-
estimatesInvoice: IEstimateInvoice;
|
|
40
|
-
engagementAccountingEntries: IEngagementAccountingEntry[];
|
|
41
|
-
lettering: ILettering;
|
|
42
|
-
}
|
|
43
|
-
//# sourceMappingURL=IEngagementAccountingFile.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingFile.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,MAAM,WAAW,yBAAyB;IACxC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,qBAAqB,EAAE,OAAO,GAAG,IAAI,CAAC;IACtC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;IAClB,IAAI,EAAE,KAAK,CAAC;IACZ,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,2BAA2B,EAAE,0BAA0B,EAAE,CAAC;IAC1D,SAAS,EAAE,UAAU,CAAC;CACvB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementAccountingFile.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementAccountingFile.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\nimport { IFile } from './IFile';\nimport { IEstimateInvoice } from './IEstimateInvoice';\nimport { IEngagementAccountingEntry } from './IEngagementAccountingEntry';\nimport { ILettering } from './ILettering';\n\n// engagementAccountingFile\nexport interface IEngagementAccountingFile {\n id?: number;\n migrate: boolean;\n label: string | null;\n invoiceNumber: string | null;\n budgeaDocumentId: number | null;\n isMerged: boolean;\n dateVerified: Date | null;\n dateLocked: Date | null;\n isLockedByAccountant: boolean;\n exported: Date | null;\n emissionDate: Date | null;\n isAsset: boolean;\n isPayPerso: boolean;\n isMobile: boolean;\n kilometers: number | null;\n purchaseTtc: number | null;\n mailId: number | null;\n idGedFolder: number | null;\n idSocietyVehicle: number | null;\n idSocietyPartner: number | null;\n idEstimateInvoice: number | null;\n idAccountingFileType: number;\n isAlreadyProcessByOcr: boolean | null;\n idSociety: number;\n idFile: number;\n idUser: number | null;\n idLettering: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n society: ISociety;\n file: IFile;\n estimatesInvoice: IEstimateInvoice;\n engagementAccountingEntries: IEngagementAccountingEntry[];\n lettering: ILettering;\n}\n"]}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { IBankAccount } from './IBankAccount';
|
|
2
|
-
import { IEngagementAccountingEntry } from './IEngagementAccountingEntry';
|
|
3
|
-
import { IAccountingJournal } from './IAccountingJournal';
|
|
4
|
-
import { IUser } from './IUser';
|
|
5
|
-
import { ILettering } from './ILettering';
|
|
6
|
-
export interface IEngagementBankTransaction {
|
|
7
|
-
id?: number;
|
|
8
|
-
migrate: boolean;
|
|
9
|
-
reference: string | null;
|
|
10
|
-
dateValue: Date;
|
|
11
|
-
dateLocked: Date | null;
|
|
12
|
-
dateVerified: Date | null;
|
|
13
|
-
isBlocked: boolean;
|
|
14
|
-
exported: Date | null;
|
|
15
|
-
noInvoice: boolean;
|
|
16
|
-
isReadMobile: boolean;
|
|
17
|
-
isLockedMobile: boolean;
|
|
18
|
-
idBankAccount: number | null;
|
|
19
|
-
idSociety: number;
|
|
20
|
-
idPaymentMethod: number | null;
|
|
21
|
-
idRule: number | null;
|
|
22
|
-
idAccountingJournal: number;
|
|
23
|
-
idLettering: number | null;
|
|
24
|
-
createdAt?: Date | null;
|
|
25
|
-
updatedAt?: Date | null;
|
|
26
|
-
idUser: number | null;
|
|
27
|
-
bankAccount: IBankAccount;
|
|
28
|
-
engagementAccountingEntries: IEngagementAccountingEntry[];
|
|
29
|
-
accountingJournal: IAccountingJournal;
|
|
30
|
-
user: IUser;
|
|
31
|
-
lettering: ILettering;
|
|
32
|
-
}
|
|
33
|
-
//# sourceMappingURL=IEngagementBankTransaction.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementBankTransaction.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementBankTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,MAAM,WAAW,0BAA0B;IACzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,IAAI,CAAC;IAChB,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAGtB,WAAW,EAAE,YAAY,CAAC;IAC1B,2BAA2B,EAAE,0BAA0B,EAAE,CAAC;IAC1D,iBAAiB,EAAE,kBAAkB,CAAC;IACtC,IAAI,EAAE,KAAK,CAAC;IACZ,SAAS,EAAE,UAAU,CAAC;CACvB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IEngagementBankTransaction.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IEngagementBankTransaction.ts"],"names":[],"mappings":"","sourcesContent":["import { IBankAccount } from './IBankAccount';\nimport { IEngagementAccountingEntry } from './IEngagementAccountingEntry';\nimport { IAccountingJournal } from './IAccountingJournal';\nimport { IUser } from './IUser';\nimport { ILettering } from './ILettering';\n\n// engagementBankTransactions\nexport interface IEngagementBankTransaction {\n id?: number;\n migrate: boolean;\n reference: string | null;\n dateValue: Date;\n dateLocked: Date | null;\n dateVerified: Date | null;\n isBlocked: boolean;\n exported: Date | null;\n noInvoice: boolean;\n isReadMobile: boolean;\n isLockedMobile: boolean;\n idBankAccount: number | null;\n idSociety: number;\n idPaymentMethod: number | null;\n idRule: number | null;\n idAccountingJournal: number;\n idLettering: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n idUser: number | null;\n\n // Associations\n bankAccount: IBankAccount;\n engagementAccountingEntries: IEngagementAccountingEntry[];\n accountingJournal: IAccountingJournal;\n user: IUser;\n lettering: ILettering;\n}\n"]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ISociety } from './ISociety';
|
|
2
|
-
export interface IInterestedByFeature {
|
|
3
|
-
id?: number;
|
|
4
|
-
email: string | null;
|
|
5
|
-
idTypeFeature: number | null;
|
|
6
|
-
idSociety: number;
|
|
7
|
-
createdAt?: Date | null;
|
|
8
|
-
updatedAt?: Date | null;
|
|
9
|
-
society: ISociety;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=IInterestedByFeature.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IInterestedByFeature.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IInterestedByFeature.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,oBAAoB;IACnC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;CACnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IInterestedByFeature.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IInterestedByFeature.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\n\n// interestedByFeatures\nexport interface IInterestedByFeature {\n id?: number;\n email: string | null;\n idTypeFeature: number | null;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IPageView.d.ts","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPageView.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,WAAW,SAAS;IACxB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,OAAO,EAAE,QAAQ,CAAC;CACnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IPageView.js","sourceRoot":"","sources":["../../../../ts/types/Interface/models/IPageView.ts"],"names":[],"mappings":"","sourcesContent":["import { ISociety } from './ISociety';\n\n// pageViews\nexport interface IPageView {\n id?: number;\n idPage: number | null;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society: ISociety;\n}\n"]}
|