@silexpert/core 1.1.7 → 1.1.9
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/Notification.d.ts +3 -0
- package/es/api/resources/Notification.d.ts.map +1 -1
- package/es/api/resources/Notification.js +7 -1
- package/es/api/resources/Notification.js.map +1 -1
- package/es/api/resources/Team.d.ts +30 -0
- package/es/api/resources/Team.d.ts.map +1 -0
- package/es/api/resources/Team.js +37 -0
- package/es/api/resources/Team.js.map +1 -0
- package/es/api/resources/Vat.js +1 -1
- package/es/api/resources/Vat.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +0 -126
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +0 -109
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.d.ts +0 -83
- package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/es/types/Enum/BrandComptalib.js +0 -77
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +436 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/CommercialImportHeader.d.ts.map +1 -1
- package/es/types/Enum/CommercialImportHeader.js +23 -16
- package/es/types/Enum/CommercialImportHeader.js.map +1 -1
- package/es/types/Enum/EntityType.d.ts +18 -0
- package/es/types/Enum/EntityType.d.ts.map +1 -0
- package/es/types/Enum/EntityType.js +66 -0
- package/es/types/Enum/EntityType.js.map +1 -0
- package/es/types/Enum/NotificationType.d.ts +15 -2
- package/es/types/Enum/NotificationType.d.ts.map +1 -1
- package/es/types/Enum/NotificationType.js +41 -5
- package/es/types/Enum/NotificationType.js.map +1 -1
- package/es/types/Enum/Phone.js +1 -1
- package/es/types/Enum/Phone.js.map +1 -1
- package/es/types/Enum/ReasonTerminationType.d.ts +23 -0
- package/es/types/Enum/ReasonTerminationType.d.ts.map +1 -0
- package/es/types/Enum/ReasonTerminationType.js +86 -0
- package/es/types/Enum/ReasonTerminationType.js.map +1 -0
- package/es/types/Enum/RegistrationSource.d.ts +1 -0
- package/es/types/Enum/RegistrationSource.d.ts.map +1 -1
- package/es/types/Enum/RegistrationSource.js +1 -0
- package/es/types/Enum/RegistrationSource.js.map +1 -1
- package/es/types/Enum/RemoteType.d.ts +10 -0
- package/es/types/Enum/RemoteType.d.ts.map +1 -0
- package/es/types/Enum/RemoteType.js +21 -0
- package/es/types/Enum/RemoteType.js.map +1 -0
- package/es/types/Enum/TaxSystem.d.ts +2 -0
- package/es/types/Enum/TaxSystem.d.ts.map +1 -1
- package/es/types/Enum/TaxSystem.js +14 -0
- package/es/types/Enum/TaxSystem.js.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.d.ts +0 -4
- package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.js +0 -3
- package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/es/types/Interface/api/appNotification/Update.d.ts +5 -0
- package/es/types/Interface/api/appNotification/Update.d.ts.map +1 -0
- package/es/types/Interface/api/appNotification/Update.js +25 -0
- package/es/types/Interface/api/appNotification/Update.js.map +1 -0
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts +2 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +21 -3
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts +1 -0
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.js +7 -0
- package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.d.ts +2 -2
- package/es/types/Interface/api/notification/CreateNotification.d.ts.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.js +2 -2
- package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts +1 -0
- package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +1 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +6 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +2 -0
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/team/QueryCreate.d.ts +5 -0
- package/es/types/Interface/api/team/QueryCreate.d.ts.map +1 -0
- package/es/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +9 -10
- package/es/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +5 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js +28 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts +7 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.js +38 -0
- package/es/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +1 -1
- 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/api/vatDeclaration/QueryVatDeclaration.d.ts +7 -0
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +23 -3
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/es/types/Interface/models/IAppNotification.d.ts +20 -0
- package/es/types/Interface/models/IAppNotification.d.ts.map +1 -0
- package/es/types/Interface/models/IAppNotification.js +2 -0
- package/es/types/Interface/models/IAppNotification.js.map +1 -0
- 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/IMobileNotificationLog.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/es/types/Interface/models/IRegistration.d.ts +2 -2
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +4 -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/Interface/models/IWorkingSchedule.d.ts +2 -0
- package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/es/types/index.d.ts +8 -1
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +8 -1
- package/es/types/index.js.map +1 -1
- package/es/utils/vat/registration.js +1 -1
- package/es/utils/vat/registration.js.map +1 -1
- package/js/api/resources/Notification.js +7 -1
- package/js/api/resources/Notification.js.map +1 -1
- package/js/api/resources/Team.js +46 -0
- package/js/api/resources/Team.js.map +1 -0
- package/js/api/resources/Vat.js +1 -1
- package/js/api/resources/Vat.js.map +1 -1
- package/js/api/resources.js +3 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +0 -107
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +0 -76
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +431 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/CommercialImportHeader.js +23 -16
- package/js/types/Enum/CommercialImportHeader.js.map +1 -1
- package/js/types/Enum/EntityType.js +64 -0
- package/js/types/Enum/EntityType.js.map +1 -0
- package/js/types/Enum/NotificationType.js +41 -5
- package/js/types/Enum/NotificationType.js.map +1 -1
- package/js/types/Enum/Phone.js +1 -1
- package/js/types/Enum/Phone.js.map +1 -1
- package/js/types/Enum/ReasonTerminationType.js +74 -0
- package/js/types/Enum/ReasonTerminationType.js.map +1 -0
- package/js/types/Enum/RegistrationSource.js +1 -0
- package/js/types/Enum/RegistrationSource.js.map +1 -1
- package/js/types/Enum/RemoteType.js +22 -0
- package/js/types/Enum/RemoteType.js.map +1 -0
- package/js/types/Enum/TaxSystem.js +10 -0
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +0 -4
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Interface/api/appNotification/Update.js +24 -0
- package/js/types/Interface/api/appNotification/Update.js.map +1 -0
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/js/types/Interface/api/exercice/UpdateExercice.js +1 -0
- package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +3 -0
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +6 -6
- package/js/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js +24 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/js/types/Interface/api/team/QueryUpdate.js +25 -0
- package/js/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +9 -2
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/js/types/Interface/models/IAppNotification.js +6 -0
- package/js/types/Interface/models/IAppNotification.js.map +1 -0
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/js/types/Interface/models/IRegistration.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/js/types/index.js +106 -36
- package/js/types/index.js.map +1 -1
- package/js/utils/vat/registration.js +1 -1
- package/js/utils/vat/registration.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Notification.ts +10 -1
- package/ts/api/resources/Team.ts +43 -0
- package/ts/api/resources/Vat.ts +1 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BrandClementine.ts +0 -109
- package/ts/types/Enum/BrandComptalib.ts +0 -77
- package/ts/types/Enum/BrandPourcentage.ts +436 -1
- package/ts/types/Enum/CommercialImportHeader.ts +23 -16
- package/ts/types/Enum/EntityType.ts +65 -0
- package/ts/types/Enum/NotificationType.ts +49 -2
- package/ts/types/Enum/Phone.ts +1 -1
- package/ts/types/Enum/ReasonTerminationType.ts +85 -0
- package/ts/types/Enum/RegistrationSource.ts +1 -0
- package/ts/types/Enum/RemoteType.ts +20 -0
- package/ts/types/Enum/TaxSystem.ts +18 -1
- package/ts/types/Enum/TimeRecorderLocation.ts +0 -4
- package/ts/types/Interface/api/appNotification/Update.ts +13 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/commercialImport/Query.ts +2 -1
- package/ts/types/Interface/api/commercialImport/Read.ts +2 -1
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +23 -3
- package/ts/types/Interface/api/exercice/UpdateExercice.ts +6 -0
- package/ts/types/Interface/api/notification/CreateNotification.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/registration/ReadRegistration.ts +1 -0
- package/ts/types/Interface/api/registration/UpdateRegistration.ts +1 -1
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +5 -0
- package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +2 -0
- package/ts/types/Interface/api/team/QueryCreate.ts +13 -0
- package/ts/types/Interface/api/team/QueryGetAllWithIncludes.ts +16 -0
- package/ts/types/Interface/api/team/QueryUpdate.ts +26 -0
- package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +2 -2
- package/ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts +19 -2
- package/ts/types/Interface/models/IAppNotification.ts +22 -0
- package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
- package/ts/types/Interface/models/IMobileNotificationLog.ts +2 -2
- package/ts/types/Interface/models/IMobileNotificationSetting.ts +2 -2
- package/ts/types/Interface/models/IRegistration.ts +2 -2
- package/ts/types/Interface/models/IUser.ts +4 -0
- package/ts/types/Interface/models/IWorkingSchedule.ts +2 -0
- package/ts/types/index.ts +9 -2
- package/ts/utils/vat/registration.ts +1 -1
- package/es/types/Interface/api/companeo/Query.d.ts +0 -5
- package/es/types/Interface/api/companeo/Query.d.ts.map +0 -1
- package/es/types/Interface/api/companeo/Query.js.map +0 -1
- package/js/types/Interface/api/companeo/Query.js.map +0 -1
- package/ts/types/Interface/api/companeo/Query.ts +0 -14
|
@@ -4,4 +4,18 @@ export var TaxSystem;
|
|
|
4
4
|
TaxSystem[TaxSystem["IR"] = 2] = "IR";
|
|
5
5
|
TaxSystem[TaxSystem["NA"] = 3] = "NA";
|
|
6
6
|
})(TaxSystem || (TaxSystem = {}));
|
|
7
|
+
export const TaxSystemList = [
|
|
8
|
+
{
|
|
9
|
+
id: TaxSystem.IS,
|
|
10
|
+
label: 'IS',
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
id: TaxSystem.IR,
|
|
14
|
+
label: 'IR',
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
id: TaxSystem.NA,
|
|
18
|
+
label: 'N/A',
|
|
19
|
+
},
|
|
20
|
+
];
|
|
7
21
|
//# sourceMappingURL=TaxSystem.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TaxSystem.js","sourceRoot":"","sources":["../../../ts/types/Enum/TaxSystem.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TaxSystem.js","sourceRoot":"","sources":["../../../ts/types/Enum/TaxSystem.ts"],"names":[],"mappings":"AAEA,MAAM,CAAN,IAAY,SAIX;AAJD,WAAY,SAAS;IACnB,qCAAM,CAAA;IACN,qCAAM,CAAA;IACN,qCAAM,CAAA;AACR,CAAC,EAJW,SAAS,KAAT,SAAS,QAIpB;AAED,MAAM,CAAC,MAAM,aAAa,GAAS;IACjC;QACE,EAAE,EAAE,SAAS,CAAC,EAAE;QAChB,KAAK,EAAE,IAAI;KACZ;IACD;QACE,EAAE,EAAE,SAAS,CAAC,EAAE;QAChB,KAAK,EAAE,IAAI;KACZ;IACD;QACE,EAAE,EAAE,SAAS,CAAC,EAAE;QAChB,KAAK,EAAE,KAAK;KACb;CACF,CAAC","sourcesContent":["import { List } from '../Interface/enum/Util';\n\nexport enum TaxSystem {\n IS = 1,\n IR = 2,\n NA = 3,\n}\n\nexport const TaxSystemList: List = [\n {\n id: TaxSystem.IS,\n label: 'IS',\n },\n {\n id: TaxSystem.IR,\n label: 'IR',\n },\n {\n id: TaxSystem.NA,\n label: 'N/A',\n },\n];"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeRecorderLocation.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/TimeRecorderLocation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"TimeRecorderLocation.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/TimeRecorderLocation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;CAMhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeRecorderLocation.js","sourceRoot":"","sources":["../../../ts/types/Enum/TimeRecorderLocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,MAAM,CAAC,MAAM,oBAAoB,mCAC5B,MAAM,KACT,WAAW,EAAE;QACX,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,aAAa;KACpB,
|
|
1
|
+
{"version":3,"file":"TimeRecorderLocation.js","sourceRoot":"","sources":["../../../ts/types/Enum/TimeRecorderLocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,MAAM,CAAC,MAAM,oBAAoB,mCAC5B,MAAM,KACT,WAAW,EAAE;QACX,EAAE,EAAE,CAAC;QACL,IAAI,EAAE,aAAa;KACpB,GACF,CAAC","sourcesContent":["import { Office } from './Office';\n\nexport const TimeRecorderLocation = {\n ...Office,\n HOME_OFFICE: {\n id: 5,\n name: 'Télétravail',\n },\n};"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Update.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/appNotification/Update.ts"],"names":[],"mappings":"AAIA,qBAAa,2BAA2B;IAEtC,eAAe,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IAKlC,UAAU,EAAE,OAAO,CAAC;CACrB"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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 } from 'class-validator';
|
|
11
|
+
import { ApiPropertyOptional, ApiProperty } from '../../../../utils';
|
|
12
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
|
+
export class UpdateAppNotificationStatus {
|
|
14
|
+
}
|
|
15
|
+
__decorate([
|
|
16
|
+
ApiPropertyOptional(),
|
|
17
|
+
__metadata("design:type", Object)
|
|
18
|
+
], UpdateAppNotificationStatus.prototype, "idNotifications", void 0);
|
|
19
|
+
__decorate([
|
|
20
|
+
ApiProperty(),
|
|
21
|
+
IsBoolean(),
|
|
22
|
+
ToBoolean(),
|
|
23
|
+
__metadata("design:type", Boolean)
|
|
24
|
+
], UpdateAppNotificationStatus.prototype, "markAsRead", void 0);
|
|
25
|
+
//# sourceMappingURL=Update.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Update.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/appNotification/Update.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,2BAA2B;CAQvC;AAPC;IAAC,mBAAmB,EAAE;;oEACY;AAElC;IAAC,WAAW,EAAE;IACb,SAAS,EAAE;IACX,SAAS,EAAE;;+DACQ","sourcesContent":["import { IsBoolean } from 'class-validator';\nimport { ApiPropertyOptional, ApiProperty } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateAppNotificationStatus {\n @ApiPropertyOptional()\n idNotifications?: number[] | null;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n markAsRead: boolean;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadInterchange.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,MAAM,MAAM,YAAY,GAAG;IACzB,OAAO,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"ReadInterchange.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadInterchange.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAoBA,MAAM,OAAO,eAAe;CAU3B;AAED,MAAM,OAAO,eAAe;CAM3B;AAED,MAAM,OAAO,eAAe;CAQ3B;AAED,MAAM,OAAO,QAAQ;CAMpB","sourcesContent":["import { AsponeFormFields } from '../cerfa/ReadCerfa';\n\nexport type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\nexport type Interchange = {\n name: string | null;\n label: string | null;\n isError: boolean;\n isFinal: boolean;\n date: string | null;\n detailledLabel?: string | null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string | null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'TexteLibre3' | 'TexteLibre4' | 'TexteLibre5' | 'DesignationSuite3' | 'AdresseNumero' | 'Iban' | 'Bic' | 'TitulaireDesignation';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: AsponeFormFields;\n xml?: string\n}"]}
|
|
1
|
+
{"version":3,"file":"ReadInterchange.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":"AAoBA,MAAM,OAAO,eAAe;CAU3B;AAED,MAAM,OAAO,eAAe;CAM3B;AAED,MAAM,OAAO,eAAe;CAQ3B;AAED,MAAM,OAAO,QAAQ;CAMpB","sourcesContent":["import { AsponeFormFields } from '../cerfa/ReadCerfa';\n\nexport type PaymentState = {\n isError: boolean | null;\n details: string[];\n};\n\nexport type Interchange = {\n name: string | null;\n label: string | null;\n isError: boolean;\n isFinal: boolean;\n date: string | null;\n detailledLabel?: string | null\n};\n\nexport type InterchangeState = Array<Interchange>;\n\nexport type InterchangeHistory = Interchange & { stateDetailsHistory: InterchangeState };\n\nexport class ReadDeclaration {\n idDeclaration: string;\n type: string;\n declarationType: {\n code: string | null;\n label: string | null\n };\n payment: PaymentState;\n dld: any;\n states: InterchangeHistory[];\n}\n\nexport class ReadInterchange {\n idDeposit: string;\n date: string;\n idInterchange: string;\n history: InterchangeHistory[];\n declarations: ReadDeclaration[];\n}\n\nexport class RedactorAddress {\n adresseNumero: string;\n adresseType: string | null;\n adresseVoie: string;\n adresseComplement: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n}\n\nexport class Redactor {\n siret: string;\n designation: string;\n designationSuite1: string;\n adresse: RedactorAddress;\n referenceDossier: string;\n}\n\ntype Tag = 'Valeur' | 'AdresseVille' | 'AdresseVoie' | 'AdresseCodePays' | 'AdresseComplement' | 'AdresseCodePostal' | 'AdresseHameau' | 'Telephone' | 'Designation' | 'DesignationSuite1' | 'DesignationSuite2' | 'Identifiant' | 'TexteLibre1' | 'TexteLibre2' | 'TexteLibre3' | 'TexteLibre4' | 'TexteLibre5' | 'DesignationSuite3' | 'AdresseNumero' | 'Iban' | 'Bic' | 'TitulaireDesignation';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\nexport interface FieldForGeneration {\n tag?: Tag;\n tags?: Tags,\n description?: string;\n key: string;\n value?: any;\n isMultiple: boolean;\n}\n\nexport interface PayloadForRegistration {\n isTest: boolean;\n redactor: Redactor;\n indebted: any;\n forms: AsponeFormFields;\n xml?: string\n}"]}
|
|
@@ -2,7 +2,7 @@ import { TFile } from '../file/TFile';
|
|
|
2
2
|
export type MappingImport = {
|
|
3
3
|
[K in HeadersMappingImport]?: string;
|
|
4
4
|
};
|
|
5
|
-
export type HeadersMappingImport = 'dateValue' | 'label' | 'customerName' | 'invoiceNumber' | 'taxIncludedAmount' | '
|
|
5
|
+
export type HeadersMappingImport = 'dateValue' | 'label' | 'customerName' | 'invoiceNumber' | 'taxIncludedAmount' | 'taxExcludedAmount_0' | 'amountVat_0' | 'taxExcludedAmount_2_1' | 'amountVat_2_1' | 'taxExcludedAmount_5_5' | 'amountVat_5_5' | 'taxExcludedAmount_8_5' | 'amountVat_8_5' | 'taxExcludedAmount_10' | 'amountVat_10' | 'taxExcludedAmount_20' | 'amountVat_20';
|
|
6
6
|
export declare class QueryHeader {
|
|
7
7
|
file: TFile;
|
|
8
8
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Query.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,MAAM,MAAM,aAAa,GAAG;KACzB,CAAC,IAAI,oBAAoB,CAAC,CAAC,EAAE,MAAM;CACrC,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAChC,WAAW,GACX,OAAO,GACP,cAAc,GACd,eAAe,GACf,mBAAmB,GACnB,
|
|
1
|
+
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Query.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC,MAAM,MAAM,aAAa,GAAG;KACzB,CAAC,IAAI,oBAAoB,CAAC,CAAC,EAAE,MAAM;CACrC,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAChC,WAAW,GACX,OAAO,GACP,cAAc,GACd,eAAe,GACf,mBAAmB,GACnB,qBAAqB,GACrB,aAAa,GACb,uBAAuB,GACvB,eAAe,GACf,uBAAuB,GACvB,eAAe,GACf,uBAAuB,GACvB,eAAe,GACf,sBAAsB,GACtB,cAAc,GACd,sBAAsB,GACtB,cAAc,CAAC;AAEf,qBAAa,WAAW;IAEtB,IAAI,EAAE,KAAK,CAAC;CACb;AAED,qBAAa,eAAe;IAE1B,cAAc,EAAE,aAAa,CAAC;CAC/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AA0BhD,MAAM,OAAO,WAAW;CAGvB;AAFC;IAAC,WAAW,EAAE;;yCACF;AAGd,MAAM,OAAO,eAAe;CAG3B;AAFC;IAAC,WAAW,EAAE;;uDACgB","sourcesContent":["import { ApiProperty } from '../../../../utils';\nimport { TFile } from '../file/TFile';\n\nexport type MappingImport = {\n [K in HeadersMappingImport]?: string\n};\n\nexport type HeadersMappingImport =\n'dateValue' |\n'label' |\n'customerName' |\n'invoiceNumber' |\n'taxIncludedAmount' |\n'taxExcludedAmount_0' |\n'amountVat_0' |\n'taxExcludedAmount_2_1' |\n'amountVat_2_1' |\n'taxExcludedAmount_5_5' |\n'amountVat_5_5' |\n'taxExcludedAmount_8_5' |\n'amountVat_8_5' |\n'taxExcludedAmount_10' |\n'amountVat_10' |\n'taxExcludedAmount_20' |\n'amountVat_20';\n\nexport class QueryHeader {\n @ApiProperty()\n file: TFile;\n}\n\nexport class QueryProcessCsv {\n @ApiProperty()\n mappingHeaders: MappingImport;\n}"]}
|
|
@@ -20,7 +20,8 @@ export interface ImportRow {
|
|
|
20
20
|
}
|
|
21
21
|
export interface ImportRawRow {
|
|
22
22
|
taxIncludedAmount: number;
|
|
23
|
-
|
|
23
|
+
taxExcludedAmount_0: number;
|
|
24
|
+
amountVat_0: number;
|
|
24
25
|
taxExcludedAmount_20: number;
|
|
25
26
|
amountVat_20: number;
|
|
26
27
|
taxExcludedAmount_10: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Read.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;CACb;AAED,MAAM,WAAW,YAAY;IAC3B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,
|
|
1
|
+
{"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Read.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;CACb;AAED,MAAM,WAAW,YAAY;IAC3B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,MAAM,CAAA;CACb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Read.ts"],"names":[],"mappings":"","sourcesContent":["export interface ImportRow {\n taxIncludedAmount: number;\n taxExcludedAmount: number;\n amountVat: number;\n taxExcludedAmount_20: number;\n amountVat_20: number;\n taxExcludedAmount_10: number;\n amountVat_10: number;\n taxExcludedAmount_8_5: number;\n amountVat_8_5: number;\n taxExcludedAmount_5_5: number;\n amountVat_5_5: number;\n taxExcludedAmount_2_1: number;\n amountVat_2_1: number;\n customerName: string;\n dateValue?: string;\n label?: string;\n invoiceNumber?: string\n line: number // the line in the csv\n}\n\nexport interface ImportRawRow {\n taxIncludedAmount: number;\n
|
|
1
|
+
{"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialImport/Read.ts"],"names":[],"mappings":"","sourcesContent":["export interface ImportRow {\n taxIncludedAmount: number;\n taxExcludedAmount: number;\n amountVat: number;\n taxExcludedAmount_20: number;\n amountVat_20: number;\n taxExcludedAmount_10: number;\n amountVat_10: number;\n taxExcludedAmount_8_5: number;\n amountVat_8_5: number;\n taxExcludedAmount_5_5: number;\n amountVat_5_5: number;\n taxExcludedAmount_2_1: number;\n amountVat_2_1: number;\n customerName: string;\n dateValue?: string;\n label?: string;\n invoiceNumber?: string\n line: number // the line in the csv\n}\n\nexport interface ImportRawRow {\n taxIncludedAmount: number;\n taxExcludedAmount_0: number;\n amountVat_0: number;\n taxExcludedAmount_20: number;\n amountVat_20: number;\n taxExcludedAmount_10: number;\n amountVat_10: number;\n taxExcludedAmount_8_5: number;\n amountVat_8_5: number;\n taxExcludedAmount_5_5: number;\n amountVat_5_5: number;\n taxExcludedAmount_2_1: number;\n amountVat_2_1: number;\n customerName: string;\n dateValue?: string;\n label?: string;\n invoiceNumber?: string,\n line: number // the line in the csv\n}"]}
|
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
export interface CompaneoQuestionType {
|
|
2
|
+
$: {
|
|
3
|
+
question_id: number;
|
|
4
|
+
};
|
|
5
|
+
value: string;
|
|
6
|
+
reponse: {
|
|
7
|
+
_?: string;
|
|
8
|
+
$: {
|
|
9
|
+
answer_id: number;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
export interface CompaneoBasicData {
|
|
14
|
+
_?: string;
|
|
15
|
+
$?: {
|
|
16
|
+
code: string;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
1
19
|
export interface CompaneoReturn {
|
|
2
20
|
id: number;
|
|
3
21
|
lead_id: number;
|
|
@@ -7,9 +25,9 @@ export interface CompaneoReturn {
|
|
|
7
25
|
civilite: string;
|
|
8
26
|
nom: string;
|
|
9
27
|
prenom: string;
|
|
10
|
-
activite:
|
|
11
|
-
poste:
|
|
12
|
-
fonction:
|
|
28
|
+
activite: CompaneoBasicData;
|
|
29
|
+
poste: CompaneoBasicData;
|
|
30
|
+
fonction: CompaneoBasicData;
|
|
13
31
|
code_postal: string;
|
|
14
32
|
ville: string;
|
|
15
33
|
adresse: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompaneoReturn.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/companeo/CompaneoReturn.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,
|
|
1
|
+
{"version":3,"file":"CompaneoReturn.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/companeo/CompaneoReturn.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,oBAAoB;IACnC,CAAC,EAAE;QACD,WAAW,EAAE,MAAM,CAAA;KACpB,CAAC;IACF,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE;QACP,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,CAAC,EAAE;YACD,SAAS,EAAE,MAAM,CAAC;SACnB,CAAC;KACH,CAAA;CACF;AAED,MAAM,WAAW,iBAAiB;IAChC,CAAC,CAAC,EAAE,MAAM,CAAC;IACX,CAAC,CAAC,EAAE;QACF,IAAI,EAAE,MAAM,CAAC;KACd,CAAA;CACF;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,iBAAiB,CAAC;IAC5B,KAAK,EAAE,iBAAiB,CAAC;IACzB,QAAQ,EAAE,iBAAiB,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompaneoReturn.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/companeo/CompaneoReturn.ts"],"names":[],"mappings":"","sourcesContent":["export interface CompaneoReturn {\n id: number,\n lead_id: number,\n dem_num: string,\n lead_date: Date,\n raison_sociale: string,\n civilite: string,\n nom: string,\n prenom: string,\n activite:
|
|
1
|
+
{"version":3,"file":"CompaneoReturn.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/companeo/CompaneoReturn.ts"],"names":[],"mappings":"","sourcesContent":["export interface CompaneoQuestionType {\n $: {\n question_id: number\n },\n value: string,\n reponse: {\n _?: string,\n $: {\n answer_id: number,\n },\n }\n}\n\nexport interface CompaneoBasicData {\n _?: string,\n $?: {\n code: string,\n }\n}\n\nexport interface CompaneoReturn {\n id: number,\n lead_id: number,\n dem_num: string,\n lead_date: Date,\n raison_sociale: string,\n civilite: string,\n nom: string,\n prenom: string,\n activite: CompaneoBasicData,\n poste: CompaneoBasicData,\n fonction: CompaneoBasicData,\n code_postal: string,\n ville: string,\n adresse: string,\n adresse2?: string,\n adresse3?: string,\n email: string,\n telephone: string,\n fax: string,\n mobile: string,\n segment: string,\n date_creation: string,\n commentaire: string,\n comment_companeo: string,\n questionnaire: string,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateExercice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/UpdateExercice.ts"],"names":[],"mappings":"AAMA,qBAAa,cAAc;IAIzB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAMjB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,SAAS,CAAC,EAAE,OAAO,CAAC;IAMpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAMlB,YAAY,CAAC,EAAE,OAAO,CAAC;IAMvB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAM3B,mBAAmB,CAAC,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateExercice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/UpdateExercice.ts"],"names":[],"mappings":"AAMA,qBAAa,cAAc;IAIzB,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAMjB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,SAAS,CAAC,EAAE,OAAO,CAAC;IAMpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAMlB,YAAY,CAAC,EAAE,OAAO,CAAC;IAMvB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,WAAW,CAAC,EAAE,OAAO,CAAC;IAMtB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAM3B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAM9B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAKlC,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,WAAW,CAAC,EAAE,MAAM,CAAC;IAKrB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -80,6 +80,13 @@ __decorate([
|
|
|
80
80
|
IsOptional(),
|
|
81
81
|
__metadata("design:type", Boolean)
|
|
82
82
|
], UpdateExercice.prototype, "annualFolderEdition", void 0);
|
|
83
|
+
__decorate([
|
|
84
|
+
ApiPropertyOptional(),
|
|
85
|
+
IsBoolean(),
|
|
86
|
+
ToBoolean(),
|
|
87
|
+
IsOptional(),
|
|
88
|
+
__metadata("design:type", Boolean)
|
|
89
|
+
], UpdateExercice.prototype, "processClossingExercice", void 0);
|
|
83
90
|
__decorate([
|
|
84
91
|
ApiPropertyOptional(),
|
|
85
92
|
IsNumber(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateExercice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/UpdateExercice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,GAC9C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,cAAc;
|
|
1
|
+
{"version":3,"file":"UpdateExercice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/exercice/UpdateExercice.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,GAC9C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,cAAc;CA+E1B;AA9EC;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;iDACM;AAEnB;IAAC,mBAAmB,EAAE;IACrB,YAAY,EAAE;IACd,UAAU,EAAE;;+CACI;AAEjB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;8CACI;AAEjB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;iDACO;AAEpB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;+CACK;AAElB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;oDACU;AAEvB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;mDACS;AAEtB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;mDACS;AAEtB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;wDACc;AAE3B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;2DACiB;AAE9B;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,SAAS,EAAE;IACX,UAAU,EAAE;;+DACqB;AAElC;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;iDACM;AAEnB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;mDACQ;AAErB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;+CACI","sourcesContent":["import {\n IsBoolean, IsDateString, IsNumber, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils/decorators';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateExercice {\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isBack?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n allAnnote?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n current?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n withApproval?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n reviewGuide?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n summaryNote?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n receiptJeDeclare?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n annualFolderEdition?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n processClossingExercice?: boolean;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n turnoverMax?: number;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n benefit?: number;\n}"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { NotificationTypeEnum } from '../../../Enum/NotificationType';
|
|
2
2
|
export declare class CreateNotification {
|
|
3
|
-
notificationType:
|
|
3
|
+
notificationType: NotificationTypeEnum;
|
|
4
4
|
token: string;
|
|
5
5
|
}
|
|
6
6
|
//# sourceMappingURL=CreateNotification.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotification.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notification/CreateNotification.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateNotification.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notification/CreateNotification.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,qBAAa,kBAAkB;IAI7B,gBAAgB,EAAE,oBAAoB,CAAC;IAGvC,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -9,13 +9,13 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
};
|
|
10
10
|
import { IsEnum, IsInt } from 'class-validator';
|
|
11
11
|
import { ApiProperty } from '../../../../utils';
|
|
12
|
-
import {
|
|
12
|
+
import { NotificationTypeEnum } from '../../../Enum/NotificationType';
|
|
13
13
|
export class CreateNotification {
|
|
14
14
|
}
|
|
15
15
|
__decorate([
|
|
16
16
|
ApiProperty(),
|
|
17
17
|
IsInt(),
|
|
18
|
-
IsEnum(
|
|
18
|
+
IsEnum(NotificationTypeEnum),
|
|
19
19
|
__metadata("design:type", Number)
|
|
20
20
|
], CreateNotification.prototype, "notificationType", void 0);
|
|
21
21
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotification.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notification/CreateNotification.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateNotification.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notification/CreateNotification.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,MAAM,OAAO,kBAAkB;CAQ9B;AAPC;IAAC,WAAW,EAAE;IACb,KAAK,EAAE;IACP,MAAM,CAAC,oBAAoB,CAAC;;4DACU;AAEvC;IAAC,WAAW,EAAE;;iDACA","sourcesContent":["import { IsEnum, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { NotificationTypeEnum } from '../../../Enum/NotificationType';\n\nexport class CreateNotification {\n @ApiProperty()\n @IsInt()\n @IsEnum(NotificationTypeEnum)\n notificationType: NotificationTypeEnum;\n\n @ApiProperty()\n token: string;\n}"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { NotificationTypeEnum } from '../../../Enum/NotificationType';
|
|
2
2
|
export declare class CreateNotificationSetting {
|
|
3
|
-
notificationType:
|
|
3
|
+
notificationType: NotificationTypeEnum;
|
|
4
4
|
active: boolean;
|
|
5
5
|
}
|
|
6
6
|
//# sourceMappingURL=CreateNotificationSetting.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotificationSetting.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateNotificationSetting.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,qBAAa,yBAAyB;IAIpC,gBAAgB,EAAE,oBAAoB,CAAC;IAI1B,MAAM,EAAE,OAAO,CAAC;CAC9B"}
|
|
@@ -10,13 +10,13 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
10
10
|
import { IsBoolean, IsEnum, IsInt } from 'class-validator';
|
|
11
11
|
import { ApiProperty } from '../../../../utils';
|
|
12
12
|
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
|
-
import {
|
|
13
|
+
import { NotificationTypeEnum } from '../../../Enum/NotificationType';
|
|
14
14
|
export class CreateNotificationSetting {
|
|
15
15
|
}
|
|
16
16
|
__decorate([
|
|
17
17
|
ApiProperty(),
|
|
18
18
|
IsInt(),
|
|
19
|
-
IsEnum(
|
|
19
|
+
IsEnum(NotificationTypeEnum),
|
|
20
20
|
__metadata("design:type", Number)
|
|
21
21
|
], CreateNotificationSetting.prototype, "notificationType", void 0);
|
|
22
22
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateNotificationSetting.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateNotificationSetting.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,MAAM,OAAO,yBAAyB;CASrC;AARC;IAAC,WAAW,EAAE;IACb,KAAK,EAAE;IACP,MAAM,CAAC,oBAAoB,CAAC;;mEACU;AAEvC;IAAC,WAAW,EAAE;IACb,SAAS,EAAE;IACX,SAAS,EAAE;;yDAAiB","sourcesContent":["import { IsBoolean, IsEnum, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { NotificationTypeEnum } from '../../../Enum/NotificationType';\n\nexport class CreateNotificationSetting {\n @ApiProperty()\n @IsInt()\n @IsEnum(NotificationTypeEnum)\n notificationType: NotificationTypeEnum;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean() active: boolean;\n}"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { NotificationTypeEnum } from '../../../Enum/NotificationType';
|
|
2
2
|
export declare class UpdateNotificationSetting {
|
|
3
|
-
notificationType:
|
|
3
|
+
notificationType: NotificationTypeEnum;
|
|
4
4
|
active: boolean;
|
|
5
5
|
}
|
|
6
6
|
//# sourceMappingURL=UpdateNotificationSetting.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateNotificationSetting.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"UpdateNotificationSetting.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,qBAAa,yBAAyB;IAIpC,gBAAgB,EAAE,oBAAoB,CAAC;IAKvC,MAAM,EAAE,OAAO,CAAC;CACjB"}
|
|
@@ -10,13 +10,13 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
10
10
|
import { IsBoolean, IsEnum, IsInt } from 'class-validator';
|
|
11
11
|
import { ApiProperty } from '../../../../utils';
|
|
12
12
|
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
13
|
-
import {
|
|
13
|
+
import { NotificationTypeEnum } from '../../../Enum/NotificationType';
|
|
14
14
|
export class UpdateNotificationSetting {
|
|
15
15
|
}
|
|
16
16
|
__decorate([
|
|
17
17
|
ApiProperty(),
|
|
18
18
|
IsInt(),
|
|
19
|
-
IsEnum(
|
|
19
|
+
IsEnum(NotificationTypeEnum),
|
|
20
20
|
__metadata("design:type", Number)
|
|
21
21
|
], UpdateNotificationSetting.prototype, "notificationType", void 0);
|
|
22
22
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateNotificationSetting.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"UpdateNotificationSetting.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,MAAM,OAAO,yBAAyB;CAUrC;AATC;IAAC,WAAW,EAAE;IACb,KAAK,EAAE;IACP,MAAM,CAAC,oBAAoB,CAAC;;mEACU;AAEvC;IAAC,WAAW,EAAE;IACb,SAAS,EAAE;IACX,SAAS,EAAE;;yDACI","sourcesContent":["import { IsBoolean, IsEnum, IsInt } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { NotificationTypeEnum } from '../../../Enum/NotificationType';\n\nexport class UpdateNotificationSetting {\n @ApiProperty()\n @IsInt()\n @IsEnum(NotificationTypeEnum)\n notificationType: NotificationTypeEnum;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n active: boolean;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadRegistration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/ReadRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EACL,QAAQ,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,qBAAqB,EACvF,MAAM,UAAU,CAAC;AAElB,MAAM,MAAM,gBAAgB,GAAG,aAAa,GAAG;IAAE,KAAK,EAAE,iBAAiB,CAAA;CAAE,CAAC;AAE5E,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,EAAE,OAAO,CAAC;IACzB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,eAAe,EAAE,OAAO,CAAC;IACzB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,uBAAuB,GAAG,gBAAgB,CAAC;AAEvD,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,qBAAqB,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,IAAI,CAAC;IACX,uBAAuB,EAAE,MAAM,CAAC;IAChC,SAAS,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"ReadRegistration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/ReadRegistration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAC3D,OAAO,EACL,QAAQ,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,qBAAqB,EACvF,MAAM,UAAU,CAAC;AAElB,MAAM,MAAM,gBAAgB,GAAG,aAAa,GAAG;IAAE,KAAK,EAAE,iBAAiB,CAAA;CAAE,CAAC;AAE5E,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,EAAE,OAAO,CAAC;IACzB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,eAAe,EAAE,OAAO,CAAC;IACzB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,uBAAuB,GAAG,gBAAgB,CAAC;AAEvD,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,qBAAqB,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,IAAI,CAAC;IACX,uBAAuB,EAAE,MAAM,CAAC;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,gBAAgB,CAAA;CACzB;AAED,MAAM,MAAM,iBAAiB,GAAG,KAAK,CAAC;IAAE,GAAG,EAAE,gBAAgB,EAAE,CAAC;IAAC,GAAG,EAAE,gBAAgB,EAAE,CAAA;CAAE,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadRegistration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/ReadRegistration.ts"],"names":[],"mappings":"","sourcesContent":["import { IRegistration } from '../../models/IRegistration';\nimport {\n IAccount, IAccountingEntry, InterchangeState, RegistrationState, RegistrationTickState,\n} from '../../..';\n\nexport type ReadRegistration = IRegistration & { state: RegistrationState };\n\nexport interface ReadSynchronization {\n id: number;\n hasError: boolean;\n hasDepositError: boolean;\n isProcessFinished: boolean;\n hasPaymentError: boolean;\n isTimeOut: boolean;\n hasFailed: boolean;\n}\n\nexport type ReadRegistrationHistory = InterchangeState;\n\nexport interface ReadRegistrationTick {\n state: RegistrationTickState;\n title: string | null;\n details: InterchangeState,\n date: string | null;\n isPayment?: boolean;\n}\n\nexport interface ReadVatEntry {\n idVat: number | null;\n account: IAccount | null;\n totalTaxIncluded: number;\n totalTaxExcluded: number,\n totalTax: number,\n label: string,\n date: Date,\n idAccountingTransaction: number;\n isRevised: boolean;\n}\n\nexport type UpdatedAnnotation = Array<{ old: IAccountingEntry[]; new: IAccountingEntry[] }>;"]}
|
|
1
|
+
{"version":3,"file":"ReadRegistration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/ReadRegistration.ts"],"names":[],"mappings":"","sourcesContent":["import { IRegistration } from '../../models/IRegistration';\nimport {\n IAccount, IAccountingEntry, InterchangeState, RegistrationState, RegistrationTickState,\n} from '../../..';\n\nexport type ReadRegistration = IRegistration & { state: RegistrationState };\n\nexport interface ReadSynchronization {\n id: number;\n hasError: boolean;\n hasDepositError: boolean;\n isProcessFinished: boolean;\n hasPaymentError: boolean;\n isTimeOut: boolean;\n hasFailed: boolean;\n}\n\nexport type ReadRegistrationHistory = InterchangeState;\n\nexport interface ReadRegistrationTick {\n state: RegistrationTickState;\n title: string | null;\n details: InterchangeState,\n date: string | null;\n isPayment?: boolean;\n}\n\nexport interface ReadVatEntry {\n idVat: number | null;\n account: IAccount | null;\n totalTaxIncluded: number;\n totalTaxExcluded: number,\n totalTax: number,\n label: string,\n date: Date,\n idAccountingTransaction: number;\n isRevised: boolean;\n entry?: IAccountingEntry\n}\n\nexport type UpdatedAnnotation = Array<{ old: IAccountingEntry[]; new: IAccountingEntry[] }>;"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateRegistration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/UpdateRegistration.ts"],"names":[],"mappings":"AAMA,qBAAa,kBAAkB;IAI7B,MAAM,CAAC,EAAE,IAAI,CAAC;IAKd,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAMnB,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAI1B,
|
|
1
|
+
{"version":3,"file":"UpdateRegistration.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/UpdateRegistration.ts"],"names":[],"mappings":"AAMA,qBAAa,kBAAkB;IAI7B,MAAM,CAAC,EAAE,IAAI,CAAC;IAKd,UAAU,CAAC,EAAE,MAAM,CAAC;IAKpB,SAAS,CAAC,EAAE,MAAM,CAAC;IAMnB,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAI1B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI,CAAE;CAC3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateRegistration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/UpdateRegistration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GAC/C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,kBAAkB;CAmC9B;AAlCC;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACJ,IAAI;kDAAC;AAEd;IAAC,mBAAmB,EAAE;IACrB,KAAK,EAAE;IACP,UAAU,EAAE;;sDACO;AAEpB;IAAC,mBAAmB,EAAE;IACrB,KAAK,EAAE;IACP,UAAU,EAAE;;qDACM;AAEnB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,UAAU,EAAE;IACZ,SAAS,EAAE;;sDACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,KAAK,EAAE;IACP,UAAU,EAAE;;kDACG;AAEhB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;qDACa;AAE1B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;
|
|
1
|
+
{"version":3,"file":"UpdateRegistration.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/registration/UpdateRegistration.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,GAC/C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,kBAAkB;CAmC9B;AAlCC;IAAC,mBAAmB,EAAE;IACrB,MAAM,EAAE;IACR,UAAU,EAAE;8BACJ,IAAI;kDAAC;AAEd;IAAC,mBAAmB,EAAE;IACrB,KAAK,EAAE;IACP,UAAU,EAAE;;sDACO;AAEpB;IAAC,mBAAmB,EAAE;IACrB,KAAK,EAAE;IACP,UAAU,EAAE;;qDACM;AAEnB;IAAC,mBAAmB,EAAE;IACrB,SAAS,EAAE;IACX,UAAU,EAAE;IACZ,SAAS,EAAE;;sDACS;AAErB;IAAC,mBAAmB,EAAE;IACrB,KAAK,EAAE;IACP,UAAU,EAAE;;kDACG;AAEhB;IAAC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;qDACa;AAE1B;IAAC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;oDAC6B","sourcesContent":["import {\n IsBoolean, IsDate, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class UpdateRegistration {\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n sendAt?: Date;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idExercice?: number;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @IsOptional()\n @ToBoolean()\n isComplete?: boolean;\n\n @ApiPropertyOptional()\n @IsInt()\n @IsOptional()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n idDeposit?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n response?: Record<string, string> | null ;\n}"]}
|
|
@@ -21,6 +21,7 @@ export declare class QueryTaxDeadline {
|
|
|
21
21
|
bankCollectingState?: BankCollectingState[];
|
|
22
22
|
idTaxStatus?: ToDoOrDone;
|
|
23
23
|
idLegalForm?: string | string[];
|
|
24
|
+
isClosed?: boolean;
|
|
24
25
|
}
|
|
25
26
|
export declare class QueryTaxDeadlineStatistics {
|
|
26
27
|
idUser: number | number[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryTaxDeadline.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts"],"names":[],"mappings":"AAIA,OAAO,EACL,SAAS,EAAE,UAAU,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,QAAQ,EAC5E,MAAM,UAAU,CAAC;AAClB,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAG/D,qBAAa,gBAAgB;IAE3B,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAG1B,eAAe,CAAC,EAAE,MAAM,CAAC;IAGzB,eAAe,CAAC,EAAE,MAAM,CAAC;IAGzB,WAAW,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;IAGtC,YAAY,CAAC,EAAE,UAAU,GAAG,UAAU,EAAE,CAAC;IAGzC,WAAW,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;IAGtC,mBAAmB,CAAC,EAAE,iBAAiB,GAAG,iBAAiB,EAAE,CAAC;IAG9D,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGhC,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAGzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAG1B,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,kBAAkB,CAAC,EAAE,WAAW,CAAC;IAGjC,mBAAmB,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAK5C,WAAW,CAAC,EAAE,UAAU,CAAC;IAQzB,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"QueryTaxDeadline.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts"],"names":[],"mappings":"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"}
|
|
@@ -92,6 +92,12 @@ __decorate([
|
|
|
92
92
|
}),
|
|
93
93
|
__metadata("design:type", Object)
|
|
94
94
|
], QueryTaxDeadline.prototype, "idLegalForm", void 0);
|
|
95
|
+
__decorate([
|
|
96
|
+
ApiPropertyOptional({ description: 'Exercice cloturé ou non' }),
|
|
97
|
+
IsOptional(),
|
|
98
|
+
IsBoolean(),
|
|
99
|
+
__metadata("design:type", Boolean)
|
|
100
|
+
], QueryTaxDeadline.prototype, "isClosed", void 0);
|
|
95
101
|
export class QueryTaxDeadlineStatistics {
|
|
96
102
|
}
|
|
97
103
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryTaxDeadline.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,GACzE,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EACL,SAAS,EAAE,UAAU,EAAE,mBAAmB,EAAE,qBAAqB,GAClE,MAAM,UAAU,CAAC;AAClB,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAE3E,MAAM,OAAO,gBAAgB;
|
|
1
|
+
{"version":3,"file":"QueryTaxDeadline.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts"],"names":[],"mappings":"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","sourcesContent":["import {\n IsOptional, IsEnum, IsNumber, IsDateString, IsString, IsArray, IsBoolean,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport {\n VatRegime, ToDoOrDone, BankCollectingState, RequiredQueryPaginate, TaxState,\n} from '../../..';\nimport { ComptaType } from '../../../Enum/ComptaType';\nimport { TaxSystem } from '../../../Enum/TaxSystem';\nimport { Supervision } from '../../../Enum/Supervision';\nimport { BalanceSheetState } from '../../../Enum/BalanceSheet';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryTaxDeadline {\n @ApiProperty({ description: 'Identifiant du collaborateur' })\n idUser: number | number[];\n\n @ApiPropertyOptional({ description: 'Chiffre d\\'affaires prévisionnel minimum' })\n minimalTurnover?: number;\n\n @ApiPropertyOptional({ description: 'Chiffre d\\'affaires prévisionnel maximum' })\n maximalTurnover?: number;\n\n @ApiPropertyOptional({ description: 'Régime de TVA', enum: VatRegime })\n idVatRegime?: VatRegime | VatRegime[];\n\n @ApiPropertyOptional({ description: 'Type de comptabilité', enum: ComptaType })\n idComptaType?: ComptaType | ComptaType[];\n\n @ApiPropertyOptional({ description: 'Type de fiscalité', enum: TaxSystem })\n idTaxSystem?: TaxSystem | TaxSystem[];\n\n @ApiPropertyOptional({ description: 'État du bilan', enum: BalanceSheetState })\n idBalanceSheetState?: BalanceSheetState | BalanceSheetState[];\n\n @ApiPropertyOptional({ description: 'Date de clôture (format MM)' })\n closingDate?: string | string[];\n\n @ApiPropertyOptional({ description: 'Année de clôture (format YYYY)' })\n year?: string | string[];\n\n @ApiPropertyOptional({ description: 'Recherche par nom, code dia, id' })\n search?: string;\n\n @ApiPropertyOptional({ description: 'Récupérer les exercices qui ont une date de fin inférieure à X mois à partir d\\'aujourd\\'hui' })\n additionalMonths?: number;\n\n @ApiPropertyOptional({ description: 'Date de clôture supérieure ou égale à (format YYYY-MM-DD)' })\n minimalEndDate?: string;\n\n @ApiPropertyOptional({ description: 'Date de clôture inférieure ou égale à (format YYYY-MM-DD)' })\n maximalEndDate?: string;\n\n @ApiPropertyOptional({ description: 'État de la supervision', enum: Supervision })\n idSupervisionState?: Supervision;\n\n @ApiPropertyOptional({ description: 'État de l encaissement', enum: BankCollectingState })\n bankCollectingState?: BankCollectingState[];\n\n @ApiPropertyOptional({ description: 'Statuts de l\\'IS/IR' })\n @IsOptional()\n @IsEnum(ToDoOrDone)\n idTaxStatus?: ToDoOrDone;\n\n @ApiPropertyOptional({ description: 'Forme juridique' })\n @IsOptional()\n @IsArray()\n @IsString({\n each: true,\n })\n idLegalForm?: string | string[];\n\n @ApiPropertyOptional({ description: 'Exercice cloturé ou non' })\n @IsOptional()\n @IsBoolean()\n isClosed?: boolean;\n}\n\nexport class QueryTaxDeadlineStatistics {\n @ApiProperty({ description: 'Identifiant du collaborateur' })\n idUser: number | number[];\n\n @ApiPropertyOptional({ description: 'Chiffre d\\'affaires prévisionnel minimum' })\n minimalTurnover?: number;\n\n @ApiPropertyOptional({ description: 'Chiffre d\\'affaires prévisionnel maximum' })\n maximalTurnover?: number;\n\n @ApiPropertyOptional({ description: 'Régime de TVA', enum: VatRegime })\n idVatRegime?: VatRegime | VatRegime[];\n\n @ApiPropertyOptional({ description: 'Type de comptabilité', enum: ComptaType })\n idComptaType?: ComptaType | ComptaType[];\n\n @ApiPropertyOptional({ description: 'Type de fiscalité', enum: TaxSystem })\n idTaxSystem?: TaxSystem | TaxSystem[];\n\n @ApiPropertyOptional({ description: 'État du bilan', enum: BalanceSheetState })\n idBalanceSheetState?: BalanceSheetState | BalanceSheetState[];\n\n @ApiPropertyOptional({ description: 'Date de clôture (format MM-DD)' })\n closingDate?: string;\n\n @ApiPropertyOptional({ description: 'Année de clôture (format YYYY)' })\n year?: string | string[];\n\n @ApiPropertyOptional({ description: 'Recherche par nom, code dia, id' })\n search?: string;\n\n @ApiPropertyOptional({ description: 'Récupérer les exercices qui ont une date de fin inférieure à X mois à partir d\\'aujourd\\'hui' })\n additionalMonths?: string;\n}\n\nexport class QueryCompanyTaxesByCollaborater {\n @ApiProperty({ description: 'Id collaborater' })\n @IsNumber()\n idUser: number;\n\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional({ description: 'Company key word' })\n @IsString()\n @IsOptional()\n search?: string;\n}\n\nexport class QueryVatDeadline extends RequiredQueryPaginate {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idComptaType?: ComptaType[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n vatUploadDay?: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idState?: TaxState[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n idVatRegime?: VatRegime[];\n\n @ApiPropertyOptional()\n @IsOptional()\n annotationRange?: { min: number; max: number; };\n\n @ApiPropertyOptional({ describe: 'set to true if you want retrieve the ca12' })\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isCA12?: boolean;\n}\n\nexport class QueryVatDeadlineByCollaborator extends QueryVatDeadline {\n @ApiProperty({ description: 'collaborator id' })\n idUser: number;\n}"]}
|