@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
|
@@ -3,7 +3,442 @@ export const BrandPourcentage = [
|
|
|
3
3
|
idTypeBrand: 1,
|
|
4
4
|
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
5
5
|
logoS3: 'config/pourcentage-logo.png',
|
|
6
|
-
name: 'Pourcentage',
|
|
6
|
+
name: 'Pourcentage Online',
|
|
7
|
+
colors: {
|
|
8
|
+
primary: '#1e6f5c',
|
|
9
|
+
primary50: '#DFF9F1',
|
|
10
|
+
primary100: '#8ACAB7',
|
|
11
|
+
primary300: '#589E89',
|
|
12
|
+
primary500: '#386D5D',
|
|
13
|
+
primary700: '#1F493D',
|
|
14
|
+
},
|
|
15
|
+
listPhones: {
|
|
16
|
+
contact: '01 86 90 82 15',
|
|
17
|
+
qualite: '01 86 90 82 15',
|
|
18
|
+
social: '01 86 90 82 15',
|
|
19
|
+
juridique: '01 86 90 82 15',
|
|
20
|
+
},
|
|
21
|
+
listMails: {
|
|
22
|
+
administratif: 'contact@pourcentage.fr',
|
|
23
|
+
app: 'contact@pourcentage.fr',
|
|
24
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
25
|
+
contact: 'contact@pourcentage.fr',
|
|
26
|
+
facturation: 'facturation@pourcentage.fr',
|
|
27
|
+
feedback: 'contact@pourcentage.fr',
|
|
28
|
+
juridique: 'juridique@pourcentage.fr',
|
|
29
|
+
informatique: 'contact@pourcentage.fr',
|
|
30
|
+
msd: 'contact@pourcentage.fr',
|
|
31
|
+
noreply: 'contact@pourcentage.fr',
|
|
32
|
+
qualite: 'contact@pourcentage.fr',
|
|
33
|
+
paiement: 'contact@pourcentage.fr',
|
|
34
|
+
rh: 'rh@pourcentage.fr',
|
|
35
|
+
social: 'social@pourcentage.fr',
|
|
36
|
+
support: 'contact@pourcentage.fr',
|
|
37
|
+
tva: 'contact@pourcentage.fr',
|
|
38
|
+
wb: 'contact@pourcentage.fr',
|
|
39
|
+
},
|
|
40
|
+
companyInformation: {
|
|
41
|
+
ape: '6920Z',
|
|
42
|
+
bp: '',
|
|
43
|
+
city: 'Laxou',
|
|
44
|
+
montantCapital: '150 000',
|
|
45
|
+
nomRaisonSociale: 'POURCENTAGE',
|
|
46
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
47
|
+
ECOrderCity: 'Nancy',
|
|
48
|
+
phone: '01 86 90 82 15',
|
|
49
|
+
postalAddress: '9, avenue du Rhin',
|
|
50
|
+
rcs: '891 501 181',
|
|
51
|
+
statut: 'SAS',
|
|
52
|
+
zipCode: '54 520',
|
|
53
|
+
},
|
|
54
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
55
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
56
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
57
|
+
hiddenPages: [],
|
|
58
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
59
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
60
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
61
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
62
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
63
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
64
|
+
bank: {
|
|
65
|
+
IBAN: 'FR7616106010019601826952765',
|
|
66
|
+
BIC: 'AGRIFRPP861',
|
|
67
|
+
Name: 'POURCENTAGE',
|
|
68
|
+
Id: 'FR57ZZZ878E61',
|
|
69
|
+
},
|
|
70
|
+
internalInvoicing: {
|
|
71
|
+
statut: 'SASU',
|
|
72
|
+
name: 'POURCENTAGE',
|
|
73
|
+
address: '9, avenue du Rhin',
|
|
74
|
+
zipCode: '54520',
|
|
75
|
+
city: 'LAXOU',
|
|
76
|
+
country: 'FRANCE',
|
|
77
|
+
montantCapital: '150 000',
|
|
78
|
+
siret: '89150118100020',
|
|
79
|
+
ape: '6920Z',
|
|
80
|
+
rcs: '891 501 181',
|
|
81
|
+
phone: '01 86 90 82 15',
|
|
82
|
+
vatIntracom: 'FR58891501181',
|
|
83
|
+
email: 'facturation@pourcentage.fr',
|
|
84
|
+
},
|
|
85
|
+
webmail: {
|
|
86
|
+
domain: '@pourcentage.fr',
|
|
87
|
+
},
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
idTypeBrand: 2,
|
|
91
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
92
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
93
|
+
name: 'Pourcentage Paris', // Sofrageco
|
|
94
|
+
colors: {
|
|
95
|
+
primary: '#1e6f5c',
|
|
96
|
+
primary50: '#DFF9F1',
|
|
97
|
+
primary100: '#8ACAB7',
|
|
98
|
+
primary300: '#589E89',
|
|
99
|
+
primary500: '#386D5D',
|
|
100
|
+
primary700: '#1F493D',
|
|
101
|
+
},
|
|
102
|
+
listPhones: {
|
|
103
|
+
contact: '01 48 58 29 45',
|
|
104
|
+
qualite: '01 48 58 29 45',
|
|
105
|
+
social: '01 48 58 29 45',
|
|
106
|
+
juridique: '01 48 58 29 45',
|
|
107
|
+
},
|
|
108
|
+
listMails: {
|
|
109
|
+
administratif: 'contact@pourcentage.fr',
|
|
110
|
+
app: 'contact@pourcentage.fr',
|
|
111
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
112
|
+
contact: 'contact@pourcentage.fr',
|
|
113
|
+
facturation: 'facturation@pourcentage.fr',
|
|
114
|
+
feedback: 'contact@pourcentage.fr',
|
|
115
|
+
juridique: 'juridique@pourcentage.fr',
|
|
116
|
+
informatique: 'contact@pourcentage.fr',
|
|
117
|
+
msd: 'contact@pourcentage.fr',
|
|
118
|
+
noreply: 'contact@pourcentage.fr',
|
|
119
|
+
qualite: 'contact@pourcentage.fr',
|
|
120
|
+
paiement: 'contact@pourcentage.fr',
|
|
121
|
+
rh: 'rh@pourcentage.fr',
|
|
122
|
+
social: 'social@pourcentage.fr',
|
|
123
|
+
support: 'contact@pourcentage.fr',
|
|
124
|
+
tva: 'contact@pourcentage.fr',
|
|
125
|
+
wb: 'contact@pourcentage.fr',
|
|
126
|
+
},
|
|
127
|
+
companyInformation: {
|
|
128
|
+
ape: '6920Z',
|
|
129
|
+
bp: '',
|
|
130
|
+
city: 'MONTREUIL SOUS BOIS',
|
|
131
|
+
montantCapital: '153 000',
|
|
132
|
+
nomRaisonSociale: 'SOFRAGECO',
|
|
133
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
134
|
+
ECOrderCity: 'Nancy',
|
|
135
|
+
phone: '01 48 58 29 45',
|
|
136
|
+
postalAddress: '72 AVENUE PASTEUR',
|
|
137
|
+
rcs: '345 081 996 R.C.S. Bobigny',
|
|
138
|
+
statut: 'SAS',
|
|
139
|
+
zipCode: '93 100',
|
|
140
|
+
},
|
|
141
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
142
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
143
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
144
|
+
hiddenPages: [],
|
|
145
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
146
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
147
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
148
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
149
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
150
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
151
|
+
bank: {
|
|
152
|
+
IBAN: '***',
|
|
153
|
+
BIC: '***',
|
|
154
|
+
Name: 'SOFRAGECO',
|
|
155
|
+
Id: 'FR17345081996',
|
|
156
|
+
},
|
|
157
|
+
internalInvoicing: {
|
|
158
|
+
statut: 'SAS',
|
|
159
|
+
name: 'SOFRAGECO',
|
|
160
|
+
address: '72 AVENUE PASTEUR',
|
|
161
|
+
zipCode: '93100',
|
|
162
|
+
city: 'MONTREUIL SOUS BOIS',
|
|
163
|
+
country: 'FRANCE',
|
|
164
|
+
montantCapital: '153 000',
|
|
165
|
+
siret: '34508199600026',
|
|
166
|
+
ape: '6920Z',
|
|
167
|
+
rcs: '345 081 996 R.C.S. Bobigny',
|
|
168
|
+
phone: '01 48 58 29 45',
|
|
169
|
+
vatIntracom: 'FR17345081996',
|
|
170
|
+
email: 'facturation@pourcentage.fr',
|
|
171
|
+
},
|
|
172
|
+
webmail: {
|
|
173
|
+
domain: '@pourcentage.fr',
|
|
174
|
+
},
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
idTypeBrand: 3,
|
|
178
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
179
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
180
|
+
name: 'Pourcentage Nancy', // AEC54
|
|
181
|
+
colors: {
|
|
182
|
+
primary: '#1e6f5c',
|
|
183
|
+
primary50: '#DFF9F1',
|
|
184
|
+
primary100: '#8ACAB7',
|
|
185
|
+
primary300: '#589E89',
|
|
186
|
+
primary500: '#386D5D',
|
|
187
|
+
primary700: '#1F493D',
|
|
188
|
+
},
|
|
189
|
+
listPhones: {
|
|
190
|
+
contact: '03 83 25 82 20',
|
|
191
|
+
qualite: '03 83 25 82 20',
|
|
192
|
+
social: '03 83 25 82 20',
|
|
193
|
+
juridique: '03 83 25 82 20',
|
|
194
|
+
},
|
|
195
|
+
listMails: {
|
|
196
|
+
administratif: 'contact@pourcentage.fr',
|
|
197
|
+
app: 'contact@pourcentage.fr',
|
|
198
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
199
|
+
contact: 'contact@pourcentage.fr',
|
|
200
|
+
facturation: 'facturation@pourcentage.fr',
|
|
201
|
+
feedback: 'contact@pourcentage.fr',
|
|
202
|
+
juridique: 'juridique@pourcentage.fr',
|
|
203
|
+
informatique: 'contact@pourcentage.fr',
|
|
204
|
+
msd: 'contact@pourcentage.fr',
|
|
205
|
+
noreply: 'contact@pourcentage.fr',
|
|
206
|
+
qualite: 'contact@pourcentage.fr',
|
|
207
|
+
paiement: 'contact@pourcentage.fr',
|
|
208
|
+
rh: 'rh@pourcentage.fr',
|
|
209
|
+
social: 'social@pourcentage.fr',
|
|
210
|
+
support: 'contact@pourcentage.fr',
|
|
211
|
+
tva: 'contact@pourcentage.fr',
|
|
212
|
+
wb: 'contact@pourcentage.fr',
|
|
213
|
+
},
|
|
214
|
+
companyInformation: {
|
|
215
|
+
ape: '6920Z',
|
|
216
|
+
bp: '',
|
|
217
|
+
city: 'Laxou',
|
|
218
|
+
montantCapital: '7 622',
|
|
219
|
+
nomRaisonSociale: 'AEC 54',
|
|
220
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
221
|
+
ECOrderCity: 'Nancy',
|
|
222
|
+
phone: '03 83 25 82 20',
|
|
223
|
+
postalAddress: '9, avenue du Rhin',
|
|
224
|
+
rcs: '315 519 587 R.C.S. Nancy',
|
|
225
|
+
statut: 'SARL',
|
|
226
|
+
zipCode: '54 520',
|
|
227
|
+
},
|
|
228
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
229
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
230
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
231
|
+
hiddenPages: [],
|
|
232
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
233
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
234
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
235
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
236
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
237
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
238
|
+
bank: {
|
|
239
|
+
IBAN: '***',
|
|
240
|
+
BIC: '****',
|
|
241
|
+
Name: 'AEC 54',
|
|
242
|
+
Id: 'FR84315519587',
|
|
243
|
+
},
|
|
244
|
+
internalInvoicing: {
|
|
245
|
+
statut: 'SARL',
|
|
246
|
+
name: 'AEC 54',
|
|
247
|
+
address: '9, avenue du Rhin',
|
|
248
|
+
zipCode: '54520',
|
|
249
|
+
city: 'LAXOU',
|
|
250
|
+
country: 'FRANCE',
|
|
251
|
+
montantCapital: '7 622',
|
|
252
|
+
siret: '31551958700069',
|
|
253
|
+
ape: '6920Z',
|
|
254
|
+
rcs: '315 519 587 R.C.S. Nancy',
|
|
255
|
+
phone: '03 83 25 82 20',
|
|
256
|
+
vatIntracom: 'FR84315519587',
|
|
257
|
+
email: 'facturation@pourcentage.fr',
|
|
258
|
+
},
|
|
259
|
+
webmail: {
|
|
260
|
+
domain: '@pourcentage.fr',
|
|
261
|
+
},
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
idTypeBrand: 4,
|
|
265
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
266
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
267
|
+
name: 'Pourcentage Epinal', // Pourcentage EPINAL
|
|
268
|
+
colors: {
|
|
269
|
+
primary: '#1e6f5c',
|
|
270
|
+
primary50: '#DFF9F1',
|
|
271
|
+
primary100: '#8ACAB7',
|
|
272
|
+
primary300: '#589E89',
|
|
273
|
+
primary500: '#386D5D',
|
|
274
|
+
primary700: '#1F493D',
|
|
275
|
+
},
|
|
276
|
+
listPhones: {
|
|
277
|
+
contact: '01 86 90 82 15',
|
|
278
|
+
qualite: '01 86 90 82 15',
|
|
279
|
+
social: '01 86 90 82 15',
|
|
280
|
+
juridique: '01 86 90 82 15',
|
|
281
|
+
},
|
|
282
|
+
listMails: {
|
|
283
|
+
administratif: 'contact@pourcentage.fr',
|
|
284
|
+
app: 'contact@pourcentage.fr',
|
|
285
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
286
|
+
contact: 'contact@pourcentage.fr',
|
|
287
|
+
facturation: 'facturation@pourcentage.fr',
|
|
288
|
+
feedback: 'contact@pourcentage.fr',
|
|
289
|
+
juridique: 'juridique@pourcentage.fr',
|
|
290
|
+
informatique: 'contact@pourcentage.fr',
|
|
291
|
+
msd: 'contact@pourcentage.fr',
|
|
292
|
+
noreply: 'contact@pourcentage.fr',
|
|
293
|
+
qualite: 'contact@pourcentage.fr',
|
|
294
|
+
paiement: 'contact@pourcentage.fr',
|
|
295
|
+
rh: 'rh@pourcentage.fr',
|
|
296
|
+
social: 'social@pourcentage.fr',
|
|
297
|
+
support: 'contact@pourcentage.fr',
|
|
298
|
+
tva: 'contact@pourcentage.fr',
|
|
299
|
+
wb: 'contact@pourcentage.fr',
|
|
300
|
+
},
|
|
301
|
+
companyInformation: {
|
|
302
|
+
ape: '6920Z',
|
|
303
|
+
bp: '',
|
|
304
|
+
city: 'Laxou',
|
|
305
|
+
montantCapital: '150 000',
|
|
306
|
+
nomRaisonSociale: 'POURCENTAGE',
|
|
307
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
308
|
+
ECOrderCity: 'Nancy',
|
|
309
|
+
phone: '01 86 90 82 15',
|
|
310
|
+
postalAddress: '9, avenue du Rhin',
|
|
311
|
+
rcs: '891 501 181',
|
|
312
|
+
statut: 'SAS',
|
|
313
|
+
zipCode: '54 520',
|
|
314
|
+
},
|
|
315
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
316
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
317
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
318
|
+
hiddenPages: [],
|
|
319
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
320
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
321
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
322
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
323
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
324
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
325
|
+
bank: {
|
|
326
|
+
IBAN: 'FR7616106010019601826952765',
|
|
327
|
+
BIC: 'AGRIFRPP861',
|
|
328
|
+
Name: 'POURCENTAGE',
|
|
329
|
+
Id: 'FR57ZZZ878E61',
|
|
330
|
+
},
|
|
331
|
+
internalInvoicing: {
|
|
332
|
+
statut: 'SASU',
|
|
333
|
+
name: 'POURCENTAGE',
|
|
334
|
+
address: '9, avenue du Rhin',
|
|
335
|
+
zipCode: '54520',
|
|
336
|
+
city: 'LAXOU',
|
|
337
|
+
country: 'FRANCE',
|
|
338
|
+
montantCapital: '150 000',
|
|
339
|
+
siret: '89150118100020',
|
|
340
|
+
ape: '6920Z',
|
|
341
|
+
rcs: '891 501 181',
|
|
342
|
+
phone: '01 86 90 82 15',
|
|
343
|
+
vatIntracom: 'FR58891501181',
|
|
344
|
+
email: 'facturation@pourcentage.fr',
|
|
345
|
+
},
|
|
346
|
+
webmail: {
|
|
347
|
+
domain: '@pourcentage.fr',
|
|
348
|
+
},
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
idTypeBrand: 5,
|
|
352
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
353
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
354
|
+
name: 'Pourcentage Nice', // AMEX
|
|
355
|
+
colors: {
|
|
356
|
+
primary: '#1e6f5c',
|
|
357
|
+
primary50: '#DFF9F1',
|
|
358
|
+
primary100: '#8ACAB7',
|
|
359
|
+
primary300: '#589E89',
|
|
360
|
+
primary500: '#386D5D',
|
|
361
|
+
primary700: '#1F493D',
|
|
362
|
+
},
|
|
363
|
+
listPhones: {
|
|
364
|
+
contact: '04 93 87 03 03',
|
|
365
|
+
qualite: '04 93 87 03 03',
|
|
366
|
+
social: '04 93 87 03 03',
|
|
367
|
+
juridique: '04 93 87 03 03',
|
|
368
|
+
},
|
|
369
|
+
listMails: {
|
|
370
|
+
administratif: 'contact@pourcentage.fr',
|
|
371
|
+
app: 'contact@pourcentage.fr',
|
|
372
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
373
|
+
contact: 'contact@pourcentage.fr',
|
|
374
|
+
facturation: 'facturation@pourcentage.fr',
|
|
375
|
+
feedback: 'contact@pourcentage.fr',
|
|
376
|
+
juridique: 'juridique@pourcentage.fr',
|
|
377
|
+
informatique: 'contact@pourcentage.fr',
|
|
378
|
+
msd: 'contact@pourcentage.fr',
|
|
379
|
+
noreply: 'contact@pourcentage.fr',
|
|
380
|
+
qualite: 'contact@pourcentage.fr',
|
|
381
|
+
paiement: 'contact@pourcentage.fr',
|
|
382
|
+
rh: 'rh@pourcentage.fr',
|
|
383
|
+
social: 'social@pourcentage.fr',
|
|
384
|
+
support: 'contact@pourcentage.fr',
|
|
385
|
+
tva: 'contact@pourcentage.fr',
|
|
386
|
+
wb: 'contact@pourcentage.fr',
|
|
387
|
+
},
|
|
388
|
+
companyInformation: {
|
|
389
|
+
ape: '6920Z',
|
|
390
|
+
bp: '',
|
|
391
|
+
city: 'NICE',
|
|
392
|
+
montantCapital: '466 800',
|
|
393
|
+
nomRaisonSociale: 'AMEX',
|
|
394
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
395
|
+
ECOrderCity: 'Nancy',
|
|
396
|
+
phone: '04 93 87 03 03',
|
|
397
|
+
postalAddress: '11, Boulevard Victor Hugo',
|
|
398
|
+
rcs: 'Nice B 882 255 094',
|
|
399
|
+
statut: 'SARL',
|
|
400
|
+
zipCode: '06 000',
|
|
401
|
+
},
|
|
402
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
403
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
404
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
405
|
+
hiddenPages: [],
|
|
406
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
407
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
408
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
409
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
410
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
411
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
412
|
+
bank: {
|
|
413
|
+
IBAN: '***',
|
|
414
|
+
BIC: '***',
|
|
415
|
+
Name: 'AMEX',
|
|
416
|
+
Id: 'FR14882255094',
|
|
417
|
+
},
|
|
418
|
+
internalInvoicing: {
|
|
419
|
+
statut: 'SARL',
|
|
420
|
+
name: 'AMEX',
|
|
421
|
+
address: '11, Boulevard Victor Hugo',
|
|
422
|
+
zipCode: '06 000',
|
|
423
|
+
city: 'NICE',
|
|
424
|
+
country: 'FRANCE',
|
|
425
|
+
montantCapital: '466 800',
|
|
426
|
+
siret: '88225509400014',
|
|
427
|
+
ape: '6920Z',
|
|
428
|
+
rcs: 'Nice B 882 255 094',
|
|
429
|
+
phone: '04 93 87 03 03',
|
|
430
|
+
vatIntracom: 'FR14882255094',
|
|
431
|
+
email: 'facturation@pourcentage.fr',
|
|
432
|
+
},
|
|
433
|
+
webmail: {
|
|
434
|
+
domain: '@pourcentage.fr',
|
|
435
|
+
},
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
idTypeBrand: 6,
|
|
439
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
440
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
441
|
+
name: 'Pourcentage Marseille', // Pourcentage Marseille
|
|
7
442
|
colors: {
|
|
8
443
|
primary: '#1e6f5c',
|
|
9
444
|
primary50: '#DFF9F1',
|
|
@@ -16,77 +16,84 @@ export const commercialImportHeader: CommercialImportHeader = {
|
|
|
16
16
|
required: true,
|
|
17
17
|
description: 'Montant total toutes taxes comprises',
|
|
18
18
|
},
|
|
19
|
+
TAX_EXCLUDED: {
|
|
20
|
+
originalName: 'taxExcludedAmount_0',
|
|
21
|
+
name: 'Montant sans TVA',
|
|
22
|
+
required: false,
|
|
23
|
+
description: 'Total hors taxes des prestations ou marchandises facturées sans TVA',
|
|
24
|
+
},
|
|
25
|
+
AMOUNT_VAT_0: {
|
|
26
|
+
originalName: 'amountVat_0',
|
|
27
|
+
name: 'Montant TVA sans TVA',
|
|
28
|
+
required: false,
|
|
29
|
+
description: 'Montant en euros de la TVA à 0',
|
|
30
|
+
relatedField: 'taxExcludedAmount_0',
|
|
31
|
+
},
|
|
19
32
|
TAX_EXCLUDED_AMOUNT_20: {
|
|
20
33
|
originalName: 'taxExcludedAmount_20',
|
|
21
34
|
name: 'Montant HT TVA 20%',
|
|
22
|
-
required:
|
|
35
|
+
required: false,
|
|
23
36
|
description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 20%',
|
|
24
37
|
},
|
|
25
38
|
AMOUNT_VAT_20: {
|
|
26
39
|
originalName: 'amountVat_20',
|
|
27
40
|
name: 'Montant TVA 20%',
|
|
28
|
-
required:
|
|
41
|
+
required: false,
|
|
29
42
|
description: 'Montant en euros de la TVA 20%',
|
|
30
43
|
relatedField: 'taxExcludedAmount_20',
|
|
31
44
|
},
|
|
32
45
|
TAX_EXCLUDED_10: {
|
|
33
46
|
originalName: 'taxExcludedAmount_10',
|
|
34
47
|
name: 'Montant HT TVA 10%',
|
|
35
|
-
required:
|
|
48
|
+
required: false,
|
|
36
49
|
description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 10%',
|
|
37
50
|
},
|
|
38
51
|
AMOUNT_VAT_10: {
|
|
39
52
|
originalName: 'amountVat_10',
|
|
40
53
|
name: 'Montant TVA 10%',
|
|
41
|
-
required:
|
|
54
|
+
required: false,
|
|
42
55
|
description: 'Montant en euros de la TVA 10%',
|
|
43
56
|
relatedField: 'taxExcludedAmount_10',
|
|
44
57
|
},
|
|
45
58
|
TAX_EXCLUDED_8_5: {
|
|
46
59
|
originalName: 'taxExcludedAmount_8_5',
|
|
47
60
|
name: 'Montant HT TVA 8,5%',
|
|
48
|
-
required:
|
|
61
|
+
required: false,
|
|
49
62
|
description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 8,5%',
|
|
50
63
|
},
|
|
51
64
|
AMOUNT_VAT_8_5: {
|
|
52
65
|
originalName: 'amountVat_8_5',
|
|
53
66
|
name: 'Montant TVA 8,5%',
|
|
54
|
-
required:
|
|
67
|
+
required: false,
|
|
55
68
|
description: 'Montant en euros de la TVA 8,5%',
|
|
56
69
|
relatedField: 'taxExcludedAmount_8_5',
|
|
57
70
|
},
|
|
58
71
|
TAX_EXCLUDED_5_5: {
|
|
59
72
|
originalName: 'taxExcludedAmount_5_5',
|
|
60
73
|
name: 'Montant HT TVA 5,5%',
|
|
61
|
-
required:
|
|
74
|
+
required: false,
|
|
62
75
|
description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 5,5%',
|
|
63
76
|
},
|
|
64
77
|
AMOUNT_VAT_5_5: {
|
|
65
78
|
originalName: 'amountVat_5_5',
|
|
66
79
|
name: 'Montant TVA 5,5%',
|
|
67
|
-
required:
|
|
80
|
+
required: false,
|
|
68
81
|
description: 'Montant en euros de la TVA 5,5%',
|
|
69
82
|
relatedField: 'taxExcludedAmount_5_5',
|
|
70
83
|
},
|
|
71
84
|
TAX_EXCLUDED_2_1: {
|
|
72
85
|
originalName: 'taxExcludedAmount_2_1',
|
|
73
86
|
name: 'Montant HT TVA 2,1%',
|
|
74
|
-
required:
|
|
87
|
+
required: false,
|
|
75
88
|
description: 'Total hors taxes des prestations ou marchandises facturées avec la TVA 2,1%',
|
|
76
89
|
},
|
|
77
90
|
AMOUNT_VAT_2_1: {
|
|
78
91
|
originalName: 'amountVat_2_1',
|
|
79
92
|
name: 'Montant TVA 2,1%',
|
|
80
|
-
required:
|
|
93
|
+
required: false,
|
|
81
94
|
description: 'Montant en euros de la TVA 2,1%',
|
|
82
95
|
relatedField: 'taxExcludedAmount_2_1',
|
|
83
96
|
},
|
|
84
|
-
TAX_EXCLUDED: {
|
|
85
|
-
originalName: 'taxExcludedAmount',
|
|
86
|
-
name: 'Montant sans TVA',
|
|
87
|
-
required: true,
|
|
88
|
-
description: 'Total hors taxes des prestations ou marchandises facturées sans TVA',
|
|
89
|
-
},
|
|
90
97
|
CUSTOMER_NAME: {
|
|
91
98
|
originalName: 'customerName',
|
|
92
99
|
name: 'Nom de client',
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
export enum EntityType {
|
|
2
|
+
EXPERTISE_CHOIX_B = 1,
|
|
3
|
+
COMPTALIB = 2,
|
|
4
|
+
POURCENTAGE = 3,
|
|
5
|
+
AEC54 = 4,
|
|
6
|
+
TIKTAK = 5,
|
|
7
|
+
PETITEJOB = 6,
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const EntityTypeDetail = [
|
|
11
|
+
{
|
|
12
|
+
id: EntityType.EXPERTISE_CHOIX_B,
|
|
13
|
+
name: 'SAS EXPERTISE CHOIX B',
|
|
14
|
+
adress: '9 Avenue du Rhin',
|
|
15
|
+
city: '54520 LAXOU',
|
|
16
|
+
capital: '500 000 €',
|
|
17
|
+
RCS: '752 566 687',
|
|
18
|
+
phone: '03 83 93 14 14',
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
id: EntityType.COMPTALIB,
|
|
22
|
+
name: 'SAS COMPTALIB',
|
|
23
|
+
adress: '9 Avenue du Rhin',
|
|
24
|
+
city: '54520 LAXOU',
|
|
25
|
+
capital: '10 272 €',
|
|
26
|
+
RCS: '808 070 726',
|
|
27
|
+
phone: '03 83 93 14 14',
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
id: EntityType.POURCENTAGE,
|
|
31
|
+
name: 'SAS POURCENTAGE',
|
|
32
|
+
adress: '9 Avenue du Rhin',
|
|
33
|
+
city: '54520 LAXOU',
|
|
34
|
+
capital: '10 000 €',
|
|
35
|
+
RCS: '891 501 181',
|
|
36
|
+
phone: '03 83 93 14 14',
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
id: EntityType.AEC54,
|
|
40
|
+
name: 'AEC54',
|
|
41
|
+
adress: '9 Avenue du Rhin',
|
|
42
|
+
city: '54520 LAXOU',
|
|
43
|
+
capital: '7 622 €',
|
|
44
|
+
RCS: '315 519 587',
|
|
45
|
+
phone: '03 83 93 14 14',
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
id: EntityType.TIKTAK,
|
|
49
|
+
name: 'SAS TIKTAK SERVICES',
|
|
50
|
+
adress: '9 Avenue du Rhin',
|
|
51
|
+
city: '54520 LAXOU',
|
|
52
|
+
capital: '3 000 €',
|
|
53
|
+
RCS: '948 985 577',
|
|
54
|
+
phone: '03 83 93 14 14',
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
id: EntityType.PETITEJOB,
|
|
58
|
+
name: 'SAS PETITEJOB',
|
|
59
|
+
adress: '30 rue des Mathurins',
|
|
60
|
+
city: '75008 PARIS',
|
|
61
|
+
capital: '5 000 €',
|
|
62
|
+
RCS: '888 753 878',
|
|
63
|
+
phone: '03 83 93 14 14',
|
|
64
|
+
},
|
|
65
|
+
];
|
|
@@ -1,4 +1,51 @@
|
|
|
1
|
-
export enum
|
|
1
|
+
export enum NotificationTypeEnum {
|
|
2
2
|
ANNOTATE_COUNT = 1,
|
|
3
3
|
BANK_ACCOUNT_SYNCHRONISATION = 2,
|
|
4
|
-
|
|
4
|
+
INVOICE_HAS_BEEN_PAID = 3,
|
|
5
|
+
ESTIMATE_ALMOST_EXPIRED = 4,
|
|
6
|
+
INVOICE_ALMOST_EXPIRED = 5,
|
|
7
|
+
ORDER_ALMOST_EXPIRED = 6,
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export type NotificationTypeType = {
|
|
11
|
+
id: number;
|
|
12
|
+
title: string;
|
|
13
|
+
linkTitle: string;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export type NotificationTypeTypeEnum = {
|
|
17
|
+
[key: string]: NotificationTypeType
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const NotificationType: NotificationTypeTypeEnum = {
|
|
21
|
+
ANNOTATE_COUNT: {
|
|
22
|
+
id: NotificationTypeEnum.ANNOTATE_COUNT,
|
|
23
|
+
title: 'Vous avez des lignes non annotées',
|
|
24
|
+
linkTitle: 'Annoter',
|
|
25
|
+
},
|
|
26
|
+
BANK_ACCOUNT_SYNCHRONISATION: {
|
|
27
|
+
id: NotificationTypeEnum.BANK_ACCOUNT_SYNCHRONISATION,
|
|
28
|
+
title: 'Un de vos comptes bancaires est désynchronisé',
|
|
29
|
+
linkTitle: 'Synchroniser mon compte',
|
|
30
|
+
},
|
|
31
|
+
INVOICE_HAS_BEEN_PAID: {
|
|
32
|
+
id: NotificationTypeEnum.INVOICE_HAS_BEEN_PAID,
|
|
33
|
+
title: 'Vous avez été payé !',
|
|
34
|
+
linkTitle: 'Consulter la facture',
|
|
35
|
+
},
|
|
36
|
+
ESTIMATE_ALMOST_EXPIRED: {
|
|
37
|
+
id: NotificationTypeEnum.ESTIMATE_ALMOST_EXPIRED,
|
|
38
|
+
title: 'Un devis est bientôt expiré',
|
|
39
|
+
linkTitle: 'Consulter le devis',
|
|
40
|
+
},
|
|
41
|
+
ORDER_ALMOST_EXPIRED: {
|
|
42
|
+
id: NotificationTypeEnum.ORDER_ALMOST_EXPIRED,
|
|
43
|
+
title: 'Un bon de commande est bientôt expiré',
|
|
44
|
+
linkTitle: 'Consulter le bon de commande',
|
|
45
|
+
},
|
|
46
|
+
INVOICE_ALMOST_EXPIRED: {
|
|
47
|
+
id: NotificationTypeEnum.INVOICE_ALMOST_EXPIRED,
|
|
48
|
+
title: 'Une facture arrive à échéance',
|
|
49
|
+
linkTitle: 'Consulter la facture',
|
|
50
|
+
},
|
|
51
|
+
};
|