@silexpert/core 0.4.109 → 0.4.113
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/CHANGELOG.md +22 -0
- package/es/api/resources/AccountingFiles.d.ts +6 -0
- package/es/api/resources/AccountingFiles.d.ts.map +1 -0
- package/es/api/resources/AccountingFiles.js +14 -0
- package/es/api/resources/AccountingFiles.js.map +1 -0
- package/es/api/resources/InternalInvoicing.d.ts +3 -1
- package/es/api/resources/InternalInvoicing.d.ts.map +1 -1
- package/es/api/resources/InternalInvoicing.js +5 -0
- package/es/api/resources/InternalInvoicing.js.map +1 -1
- package/es/api/resources/MealExpense.d.ts +33 -0
- package/es/api/resources/MealExpense.d.ts.map +1 -0
- package/es/api/resources/MealExpense.js +37 -0
- package/es/api/resources/MealExpense.js.map +1 -0
- 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/AccountingFileType.d.ts +2 -1
- package/es/types/Enum/AccountingFileType.d.ts.map +1 -1
- package/es/types/Enum/AccountingFileType.js +1 -0
- package/es/types/Enum/AccountingFileType.js.map +1 -1
- package/es/types/Enum/MealExpenseTresholds.d.ts +8 -0
- package/es/types/Enum/MealExpenseTresholds.d.ts.map +1 -0
- package/es/types/Enum/MealExpenseTresholds.js +11 -0
- package/es/types/Enum/MealExpenseTresholds.js.map +1 -0
- package/es/types/Enum/MimeType.d.ts +24 -0
- package/es/types/Enum/MimeType.d.ts.map +1 -0
- package/es/types/Enum/MimeType.js +24 -0
- package/es/types/Enum/MimeType.js.map +1 -0
- package/es/types/Enum/Vat.d.ts +9 -0
- package/es/types/Enum/Vat.d.ts.map +1 -1
- package/es/types/Enum/Vat.js +9 -0
- package/es/types/Enum/Vat.js.map +1 -1
- package/es/types/Interface/api/accountingFiles/Ocr.d.ts +14 -0
- package/es/types/Interface/api/accountingFiles/Ocr.d.ts.map +1 -0
- package/es/types/Interface/api/accountingFiles/Ocr.js +2 -0
- package/es/types/Interface/api/accountingFiles/Ocr.js.map +1 -0
- package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts +15 -0
- package/es/types/Interface/api/accountingFiles/OcrPayload.d.ts.map +1 -0
- package/es/types/Interface/api/accountingFiles/OcrPayload.js +2 -0
- package/es/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -0
- package/es/types/Interface/api/accountingFiles/OcrValue.d.ts +14 -0
- package/es/types/Interface/api/accountingFiles/OcrValue.d.ts.map +1 -0
- package/es/types/Interface/api/accountingFiles/OcrValue.js +2 -0
- package/es/types/Interface/api/accountingFiles/OcrValue.js.map +1 -0
- package/es/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +7 -0
- package/es/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -0
- package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js +32 -0
- package/es/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -0
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.d.ts +7 -0
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.d.ts.map +1 -0
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js +3 -0
- package/es/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -0
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +1 -0
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +7 -0
- package/es/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts +1 -0
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.d.ts.map +1 -1
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +7 -0
- package/es/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.js +5 -0
- package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/es/types/Interface/api/exercice/CreateExercice.d.ts +16 -0
- package/es/types/Interface/api/exercice/CreateExercice.d.ts.map +1 -0
- package/es/types/Interface/api/exercice/CreateExercice.js +101 -0
- package/es/types/Interface/api/exercice/CreateExercice.js.map +1 -0
- package/es/types/Interface/api/exercice/QueryExercice.d.ts +7 -0
- package/es/types/Interface/api/exercice/QueryExercice.d.ts.map +1 -0
- package/es/types/Interface/api/exercice/QueryExercice.js +39 -0
- package/es/types/Interface/api/exercice/QueryExercice.js.map +1 -0
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.d.ts +5 -0
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.d.ts.map +1 -0
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js +21 -0
- package/es/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -0
- package/es/types/Interface/api/mealExpense/CreateMealExpense.d.ts +4 -0
- package/es/types/Interface/api/mealExpense/CreateMealExpense.d.ts.map +1 -0
- package/es/types/Interface/api/mealExpense/CreateMealExpense.js +25 -0
- package/es/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -0
- package/es/types/Interface/api/mealExpense/ReadMealExpense.d.ts +8 -0
- package/es/types/Interface/api/mealExpense/ReadMealExpense.d.ts.map +1 -0
- package/es/types/Interface/api/mealExpense/ReadMealExpense.js +3 -0
- package/es/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -0
- package/es/types/Interface/models/IApiError.d.ts +2 -1
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +2 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IBalanceSheetModule.d.ts +1 -0
- package/es/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheetModule.js.map +1 -1
- package/es/types/Interface/models/IExercice.d.ts +8 -8
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IPayment.d.ts +0 -1
- package/es/types/Interface/models/IPayment.d.ts.map +1 -1
- package/es/types/Interface/models/IPayment.js.map +1 -1
- package/es/types/index.d.ts +12 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +12 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/AccountingFiles.js +29 -0
- package/js/api/resources/AccountingFiles.js.map +1 -0
- package/js/api/resources/InternalInvoicing.js +9 -0
- package/js/api/resources/InternalInvoicing.js.map +1 -1
- package/js/api/resources/MealExpense.js +52 -0
- package/js/api/resources/MealExpense.js.map +1 -0
- package/js/api/resources.js +4 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/AccountingFileType.js +1 -0
- package/js/types/Enum/AccountingFileType.js.map +1 -1
- package/js/types/Enum/MealExpenseTresholds.js +16 -0
- package/js/types/Enum/MealExpenseTresholds.js.map +1 -0
- package/js/types/Enum/MimeType.js +29 -0
- package/js/types/Enum/MimeType.js.map +1 -0
- package/js/types/Enum/Vat.js +18 -9
- package/js/types/Enum/Vat.js.map +1 -1
- package/js/types/Interface/api/accountingFiles/Ocr.js +6 -0
- package/js/types/Interface/api/accountingFiles/Ocr.js.map +1 -0
- package/js/types/Interface/api/accountingFiles/OcrPayload.js +6 -0
- package/js/types/Interface/api/accountingFiles/OcrPayload.js.map +1 -0
- package/js/types/Interface/api/accountingFiles/OcrValue.js +6 -0
- package/js/types/Interface/api/accountingFiles/OcrValue.js.map +1 -0
- package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js +35 -0
- package/js/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -0
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js +10 -0
- package/js/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.js.map +1 -0
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +2 -0
- package/js/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js +2 -0
- package/js/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.js.map +1 -1
- package/js/types/Interface/api/cerfa/CreateCerfa.js +5 -1
- package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/js/types/Interface/api/exercice/CreateExercice.js +55 -0
- package/js/types/Interface/api/exercice/CreateExercice.js.map +1 -0
- package/js/types/Interface/api/exercice/QueryExercice.js +37 -0
- package/js/types/Interface/api/exercice/QueryExercice.js.map +1 -0
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js +29 -0
- package/js/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.js.map +1 -0
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js +33 -0
- package/js/types/Interface/api/mealExpense/CreateMealExpense.js.map +1 -0
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js +10 -0
- package/js/types/Interface/api/mealExpense/ReadMealExpense.js.map +1 -0
- package/js/types/Interface/models/IApiError.js +3 -1
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/index.js +144 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/AccountingFiles.ts +18 -0
- package/ts/api/resources/InternalInvoicing.ts +10 -1
- package/ts/api/resources/MealExpense.ts +41 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/AccountingFileType.ts +1 -0
- package/ts/types/Enum/MealExpenseTresholds.ts +17 -0
- package/ts/types/Enum/MimeType.ts +23 -0
- package/ts/types/Enum/Vat.ts +9 -0
- package/ts/types/Interface/api/accountingFiles/Ocr.ts +13 -0
- package/ts/types/Interface/api/accountingFiles/OcrPayload.ts +15 -0
- package/ts/types/Interface/api/accountingFiles/OcrValue.ts +13 -0
- package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +18 -0
- package/ts/types/Interface/api/balanceSheet/ReadBalanceSheetTransaction.ts +6 -0
- package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
- package/ts/types/Interface/api/balanceSheetModule/UpdateBalanceSheetModule.ts +6 -0
- package/ts/types/Interface/api/cerfa/CreateCerfa.ts +5 -0
- package/ts/types/Interface/api/exercice/CreateExercice.ts +80 -0
- package/ts/types/Interface/api/exercice/QueryExercice.ts +25 -0
- package/ts/types/Interface/api/internalInvoicing/CreateInternalInvoicing2in.ts +9 -0
- package/ts/types/Interface/api/mealExpense/CreateMealExpense.ts +16 -0
- package/ts/types/Interface/api/mealExpense/ReadMealExpense.ts +8 -0
- package/ts/types/Interface/models/IApiError.ts +2 -0
- package/ts/types/Interface/models/IBalanceSheetModule.ts +1 -0
- package/ts/types/Interface/models/IExercice.ts +8 -8
- package/ts/types/Interface/models/IPayment.ts +0 -1
- package/ts/types/index.ts +12 -0
|
@@ -45,6 +45,12 @@ export class UpdateBalanceSheetModuleForm {
|
|
|
45
45
|
@IsOptional()
|
|
46
46
|
hasLaundryFees?: boolean | null;
|
|
47
47
|
|
|
48
|
+
@ApiPropertyOptional()
|
|
49
|
+
@IsBoolean()
|
|
50
|
+
@ToBoolean()
|
|
51
|
+
@IsOptional()
|
|
52
|
+
hasMealExpenses?: boolean | null;
|
|
53
|
+
|
|
48
54
|
@ApiPropertyOptional()
|
|
49
55
|
idExercice?: number;
|
|
50
56
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { IsBoolean, IsOptional } from 'class-validator';
|
|
1
2
|
import { VehicleCerfaFuel } from '../../../Enum/Vehicle';
|
|
2
3
|
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
4
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
3
5
|
|
|
4
6
|
export interface DeterminedResult {
|
|
5
7
|
incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »
|
|
@@ -276,6 +278,9 @@ export interface Cerfa2035 {
|
|
|
276
278
|
|
|
277
279
|
export class ParamsGenerate2035 {
|
|
278
280
|
@ApiPropertyOptional()
|
|
281
|
+
@IsBoolean()
|
|
282
|
+
@ToBoolean()
|
|
283
|
+
@IsOptional()
|
|
279
284
|
isTest?: boolean; // Modifie le chemin du PDF
|
|
280
285
|
|
|
281
286
|
@ApiProperty()
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import {
|
|
2
|
+
IsBoolean, IsDate, IsNumber, IsOptional,
|
|
3
|
+
} from 'class-validator';
|
|
4
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';
|
|
5
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
6
|
+
|
|
7
|
+
export class CreateExercice {
|
|
8
|
+
@ApiProperty()
|
|
9
|
+
@IsDate()
|
|
10
|
+
startDate: Date;
|
|
11
|
+
|
|
12
|
+
@ApiProperty()
|
|
13
|
+
@IsDate()
|
|
14
|
+
endDate: Date;
|
|
15
|
+
|
|
16
|
+
@ApiPropertyOptional()
|
|
17
|
+
@IsBoolean()
|
|
18
|
+
@ToBoolean()
|
|
19
|
+
@IsOptional()
|
|
20
|
+
isBack?: boolean;
|
|
21
|
+
|
|
22
|
+
@ApiPropertyOptional()
|
|
23
|
+
@IsBoolean()
|
|
24
|
+
@ToBoolean()
|
|
25
|
+
@IsOptional()
|
|
26
|
+
close?: boolean;
|
|
27
|
+
|
|
28
|
+
@ApiPropertyOptional()
|
|
29
|
+
@IsBoolean()
|
|
30
|
+
@ToBoolean()
|
|
31
|
+
@IsOptional()
|
|
32
|
+
allAnnote?: boolean;
|
|
33
|
+
|
|
34
|
+
@ApiPropertyOptional()
|
|
35
|
+
@IsBoolean()
|
|
36
|
+
@ToBoolean()
|
|
37
|
+
@IsOptional()
|
|
38
|
+
current?: boolean;
|
|
39
|
+
|
|
40
|
+
@ApiPropertyOptional()
|
|
41
|
+
@IsBoolean()
|
|
42
|
+
@ToBoolean()
|
|
43
|
+
@IsOptional()
|
|
44
|
+
withApproval?: boolean;
|
|
45
|
+
|
|
46
|
+
@ApiPropertyOptional()
|
|
47
|
+
@IsBoolean()
|
|
48
|
+
@ToBoolean()
|
|
49
|
+
@IsOptional()
|
|
50
|
+
reviewGuide?: boolean;
|
|
51
|
+
|
|
52
|
+
@ApiPropertyOptional()
|
|
53
|
+
@IsBoolean()
|
|
54
|
+
@ToBoolean()
|
|
55
|
+
@IsOptional()
|
|
56
|
+
summaryNote?: boolean;
|
|
57
|
+
|
|
58
|
+
@ApiPropertyOptional()
|
|
59
|
+
@IsBoolean()
|
|
60
|
+
@ToBoolean()
|
|
61
|
+
@IsOptional()
|
|
62
|
+
receiptJeDeclare?: boolean;
|
|
63
|
+
|
|
64
|
+
@ApiPropertyOptional()
|
|
65
|
+
@IsBoolean()
|
|
66
|
+
@ToBoolean()
|
|
67
|
+
@IsOptional()
|
|
68
|
+
annualFolderEdition?: boolean;
|
|
69
|
+
|
|
70
|
+
@ApiPropertyOptional()
|
|
71
|
+
@IsBoolean()
|
|
72
|
+
@ToBoolean()
|
|
73
|
+
@IsOptional()
|
|
74
|
+
processClossingExercice?: boolean;
|
|
75
|
+
|
|
76
|
+
@ApiPropertyOptional()
|
|
77
|
+
@IsNumber()
|
|
78
|
+
@IsOptional()
|
|
79
|
+
idSociety: number;
|
|
80
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { IsBoolean, IsDate, IsOptional } from 'class-validator';
|
|
2
|
+
import { ApiPropertyOptional } from '../../../../utils/decorators';
|
|
3
|
+
import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
|
|
4
|
+
|
|
5
|
+
export class QueryExercice {
|
|
6
|
+
@ApiPropertyOptional()
|
|
7
|
+
@IsOptional()
|
|
8
|
+
id?: number | number[];
|
|
9
|
+
|
|
10
|
+
@ApiPropertyOptional()
|
|
11
|
+
@IsDate()
|
|
12
|
+
@IsOptional()
|
|
13
|
+
startDate?: Date;
|
|
14
|
+
|
|
15
|
+
@ApiPropertyOptional()
|
|
16
|
+
@IsDate()
|
|
17
|
+
@IsOptional()
|
|
18
|
+
endDate?: Date;
|
|
19
|
+
|
|
20
|
+
@ApiPropertyOptional()
|
|
21
|
+
@IsBoolean()
|
|
22
|
+
@ToBoolean()
|
|
23
|
+
@IsOptional()
|
|
24
|
+
isBack?: boolean;
|
|
25
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ArrayUnique, IsInt, IsPositive,
|
|
3
|
+
} from 'class-validator';
|
|
4
|
+
import { ApiProperty } from '../../../..';
|
|
5
|
+
|
|
6
|
+
export class CreateMealExpense {
|
|
7
|
+
@ApiProperty()
|
|
8
|
+
@ArrayUnique()
|
|
9
|
+
@IsInt({
|
|
10
|
+
each: true,
|
|
11
|
+
})
|
|
12
|
+
@IsPositive({
|
|
13
|
+
each: true,
|
|
14
|
+
})
|
|
15
|
+
transactionIds: Array<number>;
|
|
16
|
+
}
|
|
@@ -13,6 +13,7 @@ export interface IBalanceSheetModule {
|
|
|
13
13
|
hasProviderInvoiceNotReceived?: boolean | null;
|
|
14
14
|
hasManualEntryToDeclare?: boolean | null;
|
|
15
15
|
hasLaundryFees?: boolean | null;
|
|
16
|
+
hasMealExpenses?: boolean | null;
|
|
16
17
|
idSociety: number;
|
|
17
18
|
idExercice: number;
|
|
18
19
|
createdAt?: Date | null;
|
|
@@ -16,16 +16,16 @@ export interface IExercice {
|
|
|
16
16
|
id?: number;
|
|
17
17
|
startDate: Date | null;
|
|
18
18
|
endDate: Date | null;
|
|
19
|
-
turnover
|
|
20
|
-
invoicePurchase
|
|
21
|
-
invoiceSales
|
|
19
|
+
turnover?: string | null;
|
|
20
|
+
invoicePurchase?: number | null;
|
|
21
|
+
invoiceSales?: number | null;
|
|
22
22
|
isBack: boolean;
|
|
23
23
|
close: boolean;
|
|
24
24
|
allAnnote: boolean;
|
|
25
25
|
current: boolean;
|
|
26
|
-
deliveryDate
|
|
27
|
-
employeesNumber
|
|
28
|
-
rentsNumber
|
|
26
|
+
deliveryDate?: Date | null;
|
|
27
|
+
employeesNumber?: number | null;
|
|
28
|
+
rentsNumber?: number | null;
|
|
29
29
|
withApproval: boolean;
|
|
30
30
|
reviewGuide: boolean;
|
|
31
31
|
summaryNote: boolean;
|
|
@@ -34,8 +34,8 @@ export interface IExercice {
|
|
|
34
34
|
annualFolderEdition: boolean;
|
|
35
35
|
turnoverDone: string;
|
|
36
36
|
processClossingExercice: boolean;
|
|
37
|
-
idFilePaymentSchedule
|
|
38
|
-
idSociety
|
|
37
|
+
idFilePaymentSchedule?: number | null;
|
|
38
|
+
idSociety?: number | null;
|
|
39
39
|
createdAt?: Date | null;
|
|
40
40
|
updatedAt?: Date | null;
|
|
41
41
|
deletedAt?: Date | null;
|
package/ts/types/index.ts
CHANGED
|
@@ -368,6 +368,8 @@ export * from './Enum/PartneredAccountantServiceState';
|
|
|
368
368
|
export * from './Enum/AccountsSectors';
|
|
369
369
|
export * from './Enum/ProductType';
|
|
370
370
|
export * from './Enum/Unit';
|
|
371
|
+
export * from './Enum/MealExpenseTresholds';
|
|
372
|
+
export * from './Enum/MimeType';
|
|
371
373
|
|
|
372
374
|
// Interfaces API
|
|
373
375
|
export * from './Interface/api/businessPartner/ReadBusinessPartner';
|
|
@@ -413,6 +415,10 @@ export * from './Interface/api/BasePaginate';
|
|
|
413
415
|
export * from './Interface/api/BaseRequest';
|
|
414
416
|
export * from './Interface/api/generalLedger/IGeneralLedgerAccount';
|
|
415
417
|
export * from './Interface/api/generalLedger/IGeneralLedgerAccountingEntry';
|
|
418
|
+
export * from './Interface/api/accountingFiles/queryAccountingFiles';
|
|
419
|
+
export * from './Interface/api/accountingFiles/Ocr';
|
|
420
|
+
export * from './Interface/api/accountingFiles/OcrPayload';
|
|
421
|
+
export * from './Interface/api/accountingFiles/OcrValue';
|
|
416
422
|
// export * from './Interface/api/stock/stockEntries';
|
|
417
423
|
export * from './Interface/api/stock/StockEntries';
|
|
418
424
|
export * from './Interface/api/dashboard/QueryTurnoverProfitAndLoss';
|
|
@@ -435,6 +441,9 @@ export * from './Interface/api/quotes/QueryQuotesAccount';
|
|
|
435
441
|
export * from './Interface/api/quotes/CreateQuoteAccount';
|
|
436
442
|
export * from './Interface/api/account/ReadQuoteAccount';
|
|
437
443
|
export * from './Interface/api/internalInvoicing/CreateInternalInvoicing';
|
|
444
|
+
export * from './Interface/api/internalInvoicing/CreateInternalInvoicing2in';
|
|
445
|
+
export * from './Interface/api/exercice/QueryExercice';
|
|
446
|
+
export * from './Interface/api/exercice/CreateExercice';
|
|
438
447
|
|
|
439
448
|
// export * from './Interface/api/survey/QuerySurvey';
|
|
440
449
|
export * from './Interface/api/survey/ReadSurvey';
|
|
@@ -544,3 +553,6 @@ export * from './Interface/api/registration/ReadRegistration';
|
|
|
544
553
|
export * from './Interface/api/registration/CreateRegistration';
|
|
545
554
|
export * from './Interface/api/journal/Journals';
|
|
546
555
|
export * from './Interface/api/journal/QueryJournal';
|
|
556
|
+
export * from './Interface/api/balanceSheet/ReadBalanceSheetTransaction';
|
|
557
|
+
export * from './Interface/api/mealExpense/CreateMealExpense';
|
|
558
|
+
export * from './Interface/api/mealExpense/ReadMealExpense';
|