@silexpert/core 0.4.184 → 0.4.185
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/Employee.d.ts +3 -1
- package/es/api/resources/Employee.d.ts.map +1 -1
- package/es/api/resources/Employee.js +6 -0
- package/es/api/resources/Employee.js.map +1 -1
- package/es/api/resources/Mail.d.ts.map +1 -1
- package/es/api/resources/Mail.js +1 -1
- package/es/api/resources/Mail.js.map +1 -1
- package/es/api/resources/User.d.ts +3 -1
- package/es/api/resources/User.d.ts.map +1 -1
- package/es/api/resources/User.js +6 -0
- package/es/api/resources/User.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +46 -4
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +45 -0
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.js +20 -20
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandLegalstart.d.ts +15 -0
- package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/es/types/Enum/BrandLegalstart.js +15 -0
- package/es/types/Enum/BrandLegalstart.js.map +1 -1
- package/es/types/Interface/api/mail/UpdateMailParams.d.ts +8 -0
- package/es/types/Interface/api/mail/UpdateMailParams.d.ts.map +1 -0
- package/es/types/Interface/api/mail/UpdateMailParams.js +2 -0
- package/es/types/Interface/api/mail/UpdateMailParams.js.map +1 -0
- package/es/types/Interface/api/user/QueryGetAllFromSociety.d.ts +5 -0
- package/es/types/Interface/api/user/QueryGetAllFromSociety.d.ts.map +1 -0
- package/es/types/Interface/api/user/QueryGetAllFromSociety.js +31 -0
- package/es/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +2 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +1 -1
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +12 -0
- package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/es/types/index.d.ts +2 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +2 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Employee.js +8 -0
- package/js/api/resources/Employee.js.map +1 -1
- package/js/api/resources/Mail.js +2 -1
- package/js/api/resources/Mail.js.map +1 -1
- package/js/api/resources/User.js +10 -0
- package/js/api/resources/User.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +45 -0
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +20 -20
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandLegalstart.js +15 -0
- package/js/types/Enum/BrandLegalstart.js.map +1 -1
- package/js/types/Interface/api/mail/UpdateMailParams.js +6 -0
- package/js/types/Interface/api/mail/UpdateMailParams.js.map +1 -0
- package/js/types/Interface/api/user/QueryGetAllFromSociety.js +39 -0
- package/js/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -0
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +4 -0
- package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
- package/js/types/index.js +24 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Employee.ts +11 -1
- package/ts/api/resources/Mail.ts +1 -0
- package/ts/api/resources/User.ts +7 -1
- package/ts/types/Enum/BrandClementine.ts +45 -0
- package/ts/types/Enum/BrandComptalib.ts +20 -20
- package/ts/types/Enum/BrandLegalstart.ts +15 -0
- package/ts/types/Interface/api/mail/UpdateMailParams.ts +8 -0
- package/ts/types/Interface/api/user/QueryGetAllFromSociety.ts +19 -0
- package/ts/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.ts +10 -0
- package/ts/types/index.ts +2 -0
|
@@ -58,5 +58,20 @@ export const BrandLegalstart = [
|
|
|
58
58
|
Name: 'Expertise Choix B',
|
|
59
59
|
Id: 'FR91ZZZ617135',
|
|
60
60
|
},
|
|
61
|
+
internalInvoicing: {
|
|
62
|
+
statut: 'SAS',
|
|
63
|
+
name: 'EXPERTISE CHOIX B',
|
|
64
|
+
address: '9, avenue du Rhin',
|
|
65
|
+
zipCode: '54520',
|
|
66
|
+
city: 'LAXOU',
|
|
67
|
+
country: 'FRANCE',
|
|
68
|
+
montantCapital: '500 000',
|
|
69
|
+
siret: '752566687',
|
|
70
|
+
ape: '6920Z',
|
|
71
|
+
rcs: '752 566 687',
|
|
72
|
+
phone: '03 83 93 14 14',
|
|
73
|
+
vatIntracom: 'FR47752566687',
|
|
74
|
+
email: 'facturation@compta-clementine.fr',
|
|
75
|
+
},
|
|
61
76
|
},
|
|
62
77
|
];
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ApiProperty } from '../../../../utils';
|
|
2
|
+
|
|
3
|
+
export class QueryGetAllFromSociety {
|
|
4
|
+
@ApiProperty({
|
|
5
|
+
description: 'id of the specified society',
|
|
6
|
+
required: true,
|
|
7
|
+
type: Number,
|
|
8
|
+
example: 100,
|
|
9
|
+
})
|
|
10
|
+
idSociety: number;
|
|
11
|
+
|
|
12
|
+
@ApiProperty({
|
|
13
|
+
description: 'array of roles id needed to return list of users',
|
|
14
|
+
required: true,
|
|
15
|
+
type: Array,
|
|
16
|
+
example: [1, 13],
|
|
17
|
+
})
|
|
18
|
+
roles: number[];
|
|
19
|
+
}
|
|
@@ -44,4 +44,14 @@ export class MigrateParams {
|
|
|
44
44
|
@ApiProperty({ default: 50 })
|
|
45
45
|
@IsNumber()
|
|
46
46
|
limit: number;
|
|
47
|
+
|
|
48
|
+
@ApiPropertyOptional()
|
|
49
|
+
@IsOptional()
|
|
50
|
+
@IsNumber()
|
|
51
|
+
startId?: number;
|
|
52
|
+
|
|
53
|
+
@ApiPropertyOptional()
|
|
54
|
+
@IsOptional()
|
|
55
|
+
@IsNumber()
|
|
56
|
+
endId?: number;
|
|
47
57
|
}
|
package/ts/types/index.ts
CHANGED
|
@@ -434,6 +434,7 @@ export * from './Interface/api/accountingTransaction/GetTransactionsBetweenDates
|
|
|
434
434
|
export * from './Interface/api/accountingTransaction/QueryBankAccountSum';
|
|
435
435
|
export * from './Interface/api/user/QueryConfirm';
|
|
436
436
|
export * from './Interface/api/user/QuerySocieties';
|
|
437
|
+
export * from './Interface/api/user/QueryGetAllFromSociety';
|
|
437
438
|
export * from './Interface/api/user/QueryResendConfirmationLink';
|
|
438
439
|
export * from './Interface/api/user/CreateUser';
|
|
439
440
|
export * from './Interface/api/user/CreateCoworker';
|
|
@@ -454,6 +455,7 @@ export * from './Interface/api/mail/QueryGetAnsweringTimeByUser';
|
|
|
454
455
|
export * from './Interface/api/mail/QueryCountMail';
|
|
455
456
|
export * from './Interface/api/mail/UpdateMail';
|
|
456
457
|
export * from './Interface/api/mail/CreateMailParams';
|
|
458
|
+
export * from './Interface/api/mail/UpdateMailParams';
|
|
457
459
|
export * from './Interface/api/society/LegalFormSiren';
|
|
458
460
|
export * from './Interface/api/society/QuerySociety';
|
|
459
461
|
export * from './Interface/api/society/QueryPaginatedSociety';
|