@silexpert/core 0.4.128 → 0.4.129
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/Revision.d.ts +6 -0
- package/es/api/resources/Revision.d.ts.map +1 -0
- package/es/api/resources/Revision.js +7 -0
- package/es/api/resources/Revision.js.map +1 -0
- package/es/api/resources/Transaction.d.ts +2 -1
- package/es/api/resources/Transaction.d.ts.map +1 -1
- package/es/api/resources/Transaction.js +3 -0
- package/es/api/resources/Transaction.js.map +1 -1
- package/es/api/resources/WorkingSchedule.d.ts +6 -0
- package/es/api/resources/WorkingSchedule.d.ts.map +1 -0
- package/es/api/resources/WorkingSchedule.js +12 -0
- package/es/api/resources/WorkingSchedule.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/Aspone.d.ts +2 -1
- package/es/types/Enum/Aspone.d.ts.map +1 -1
- package/es/types/Enum/Aspone.js +1 -0
- package/es/types/Enum/Aspone.js.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.d.ts +7 -1
- package/es/types/Enum/BalanceSheetQuestion.d.ts.map +1 -1
- package/es/types/Enum/BalanceSheetQuestion.js +6 -0
- package/es/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/es/types/Enum/CerfaType.d.ts +2 -1
- package/es/types/Enum/CerfaType.d.ts.map +1 -1
- package/es/types/Enum/CerfaType.js +1 -0
- package/es/types/Enum/CerfaType.js.map +1 -1
- package/es/types/Enum/Currency.d.ts +4 -0
- package/es/types/Enum/Currency.d.ts.map +1 -0
- package/es/types/Enum/Currency.js +5 -0
- package/es/types/Enum/Currency.js.map +1 -0
- package/es/types/Enum/JeDeclare.d.ts +24 -0
- package/es/types/Enum/JeDeclare.d.ts.map +1 -0
- package/es/types/Enum/JeDeclare.js +28 -0
- package/es/types/Enum/JeDeclare.js.map +1 -0
- package/es/types/Enum/PartnerTransactionType.d.ts +3 -1
- package/es/types/Enum/PartnerTransactionType.d.ts.map +1 -1
- package/es/types/Enum/PartnerTransactionType.js +2 -0
- package/es/types/Enum/PartnerTransactionType.js.map +1 -1
- package/es/types/Interface/api/accountingTransaction/DeleteInvoices.d.ts +11 -0
- package/es/types/Interface/api/accountingTransaction/DeleteInvoices.d.ts.map +1 -0
- package/es/types/Interface/api/accountingTransaction/DeleteInvoices.js +46 -0
- package/es/types/Interface/api/accountingTransaction/DeleteInvoices.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/aspone/Util.d.ts +2 -0
- package/es/types/Interface/api/aspone/Util.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/Util.js.map +1 -1
- package/es/types/Interface/api/cerfa/2572.d.ts +149 -0
- package/es/types/Interface/api/cerfa/2572.d.ts.map +1 -0
- package/es/types/Interface/api/cerfa/2572.js +5 -0
- package/es/types/Interface/api/cerfa/2572.js.map +1 -0
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts +1 -0
- package/es/types/Interface/api/cerfa/CreateCerfa.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/CreateCerfa.js +1 -0
- package/es/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.d.ts +7 -0
- package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.d.ts.map +1 -0
- package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.js +37 -0
- package/es/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -0
- package/es/types/Interface/api/jeDeclare/Util.d.ts +68 -0
- package/es/types/Interface/api/jeDeclare/Util.d.ts.map +1 -0
- package/es/types/Interface/api/jeDeclare/Util.js +2 -0
- package/es/types/Interface/api/jeDeclare/Util.js.map +1 -0
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts +23 -0
- package/es/types/Interface/api/jeDeclare/UtilCFONB.d.ts.map +1 -0
- package/es/types/Interface/api/jeDeclare/UtilCFONB.js +378 -0
- package/es/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -0
- package/es/types/Interface/api/log/CreateLog.d.ts +1 -0
- package/es/types/Interface/api/log/CreateLog.d.ts.map +1 -1
- package/es/types/Interface/api/log/CreateLog.js.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.d.ts +2 -1
- package/es/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/es/types/Interface/api/revision/QueryRevision.d.ts +6 -0
- package/es/types/Interface/api/revision/QueryRevision.d.ts.map +1 -0
- package/es/types/Interface/api/revision/QueryRevision.js +29 -0
- package/es/types/Interface/api/revision/QueryRevision.js.map +1 -0
- package/es/types/Interface/api/revision/ReadRevision.d.ts +14 -0
- package/es/types/Interface/api/revision/ReadRevision.d.ts.map +1 -0
- package/es/types/Interface/api/revision/ReadRevision.js +2 -0
- package/es/types/Interface/api/revision/ReadRevision.js.map +1 -0
- package/es/types/Interface/api/revision/Revision.d.ts +5 -0
- package/es/types/Interface/api/revision/Revision.d.ts.map +1 -0
- package/es/types/Interface/api/revision/Revision.js +2 -0
- package/es/types/Interface/api/revision/Revision.js.map +1 -0
- package/es/types/Interface/api/revision/RevisionObject.d.ts +10 -0
- package/es/types/Interface/api/revision/RevisionObject.d.ts.map +1 -0
- package/es/types/Interface/api/revision/RevisionObject.js +2 -0
- package/es/types/Interface/api/revision/RevisionObject.js.map +1 -0
- package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts +1 -0
- package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.d.ts.map +1 -1
- package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js +4 -0
- package/es/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
- 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/IUser.d.ts +1 -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 +3 -1
- 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 +10 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +10 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Revision.js +20 -0
- package/js/api/resources/Revision.js.map +1 -0
- package/js/api/resources/Transaction.js +6 -0
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/api/resources/WorkingSchedule.js +23 -0
- package/js/api/resources/WorkingSchedule.js.map +1 -0
- package/js/api/resources.js +7 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/Aspone.js +1 -0
- package/js/types/Enum/Aspone.js.map +1 -1
- package/js/types/Enum/BalanceSheetQuestion.js +7 -0
- package/js/types/Enum/BalanceSheetQuestion.js.map +1 -1
- package/js/types/Enum/CerfaType.js +1 -0
- package/js/types/Enum/CerfaType.js.map +1 -1
- package/js/types/Enum/Currency.js +11 -0
- package/js/types/Enum/Currency.js.map +1 -0
- package/js/types/Enum/JeDeclare.js +40 -0
- package/js/types/Enum/JeDeclare.js.map +1 -0
- package/js/types/Enum/PartnerTransactionType.js +2 -0
- package/js/types/Enum/PartnerTransactionType.js.map +1 -1
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js +41 -0
- package/js/types/Interface/api/accountingTransaction/DeleteInvoices.js.map +1 -0
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/aspone/Util.js.map +1 -1
- package/js/types/Interface/api/cerfa/2572.js +14 -0
- package/js/types/Interface/api/cerfa/2572.js.map +1 -0
- package/js/types/Interface/api/cerfa/CreateCerfa.js +12 -0
- package/js/types/Interface/api/cerfa/CreateCerfa.js.map +1 -1
- package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js +37 -0
- package/js/types/Interface/api/jeDeclare/CreateDocumentsParams.js.map +1 -0
- package/js/types/Interface/api/jeDeclare/Util.js +6 -0
- package/js/types/Interface/api/jeDeclare/Util.js.map +1 -0
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js +394 -0
- package/js/types/Interface/api/jeDeclare/UtilCFONB.js.map +1 -0
- package/js/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/js/types/Interface/api/revision/QueryRevision.js +33 -0
- package/js/types/Interface/api/revision/QueryRevision.js.map +1 -0
- package/js/types/Interface/api/revision/ReadRevision.js +6 -0
- package/js/types/Interface/api/revision/ReadRevision.js.map +1 -0
- package/js/types/Interface/api/revision/Revision.js +6 -0
- package/js/types/Interface/api/revision/Revision.js.map +1 -0
- package/js/types/Interface/api/revision/RevisionObject.js +6 -0
- package/js/types/Interface/api/revision/RevisionObject.js.map +1 -0
- package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js +2 -0
- package/js/types/Interface/api/woocommerce/InvoicesWoocommerce.js.map +1 -1
- package/js/types/Interface/models/IApiError.js +3 -1
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/index.js +120 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Revision.ts +8 -0
- package/ts/api/resources/Transaction.ts +5 -1
- package/ts/api/resources/WorkingSchedule.ts +12 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/Aspone.ts +1 -0
- package/ts/types/Enum/BalanceSheetQuestion.ts +7 -0
- package/ts/types/Enum/CerfaType.ts +1 -0
- package/ts/types/Enum/Currency.ts +3 -0
- package/ts/types/Enum/JeDeclare.ts +26 -0
- package/ts/types/Enum/PartnerTransactionType.ts +2 -0
- package/ts/types/Interface/api/accountingTransaction/DeleteInvoices.ts +37 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/aspone/Util.ts +3 -0
- package/ts/types/Interface/api/cerfa/2572.ts +150 -0
- package/ts/types/Interface/api/cerfa/CreateCerfa.ts +1 -0
- package/ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts +23 -0
- package/ts/types/Interface/api/jeDeclare/Util.ts +69 -0
- package/ts/types/Interface/api/jeDeclare/UtilCFONB.ts +387 -0
- package/ts/types/Interface/api/log/CreateLog.ts +1 -0
- package/ts/types/Interface/api/registration/CreateRegistration.ts +2 -1
- package/ts/types/Interface/api/revision/QueryRevision.ts +16 -0
- package/ts/types/Interface/api/revision/ReadRevision.ts +14 -0
- package/ts/types/Interface/api/revision/Revision.ts +5 -0
- package/ts/types/Interface/api/revision/RevisionObject.ts +10 -0
- package/ts/types/Interface/api/woocommerce/InvoicesWoocommerce.ts +2 -0
- package/ts/types/Interface/models/IApiError.ts +2 -0
- package/ts/types/Interface/models/IUser.ts +1 -0
- package/ts/types/Interface/models/IWorkingSchedule.ts +3 -1
- package/ts/types/index.ts +10 -1
|
@@ -50,6 +50,12 @@ class Transaction extends _Resource.Resource {
|
|
|
50
50
|
return this.axios.$get(`/society/manual-transactions/exercices/${idExercice}`);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
deleteMultipleInvoices(idSociety, query) {
|
|
54
|
+
return this.axios.$delete(`/society/${idSociety}/invoice-transactions`, {
|
|
55
|
+
params: query
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
|
|
53
59
|
}
|
|
54
60
|
|
|
55
61
|
exports.Transaction = Transaction;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAOM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,oBAAoB,CAAC,SAAD,EAAoB,MAApB,EAOH;AACf,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,eAArC,EAAsD;AAC3D,MAAA;AAD2D,KAAtD,CAAP;AAGD;;AACD,EAAA,MAAM,CAAC,SAAD,EAAoB,KAApB,EAAkD;AACtD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,oBAArC,EAA2D;AAAE,MAAA,MAAM,EAAE;AAAV,KAA3D,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,SAAD,EAAoB,MAApB,EAAyC;AAC/C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,wBAArC,EAA+D,MAA/D,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,EAAD,EAAa,IAAb,EAA8C;AACpD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,iBAAiB,EAAE,EAAnC,EAAuC,IAAvC,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,SAAD,EAAoB,EAApB,EAA8B;AAClC,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,SAAS,gBAAgB,EAAE,EAA1D,CAAP;AACD;;AACD,EAAA,kBAAkB,CAAC,EAAD,EAAa,IAAb,EAAqC;AACrD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,gBAAgB,EAAE,eAArC,EAAsD;AAAE,MAAA,MAAM,EAAE;AAAV,KAAtD,CAAP;AACD;;AAED,EAAA,oBAAoB,CAAC,UAAD,EAAmB;AACrC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,oBAAoB,UAAU,EAA9C,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,IAAD,EAA+B;AACzC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,8BAAjB,EAAiD,IAAjD,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,UAAD,EAAmB;AAC7B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,0CAA0C,UAAU,EAApE,CAAP;AACD;;
|
|
1
|
+
{"version":3,"sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAOM,MAAO,WAAP,SAA2B,kBAA3B,CAAmC;AACvC,EAAA,oBAAoB,CAAC,SAAD,EAAoB,MAApB,EAOH;AACf,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,eAArC,EAAsD;AAC3D,MAAA;AAD2D,KAAtD,CAAP;AAGD;;AACD,EAAA,MAAM,CAAC,SAAD,EAAoB,KAApB,EAAkD;AACtD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,oBAArC,EAA2D;AAAE,MAAA,MAAM,EAAE;AAAV,KAA3D,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,SAAD,EAAoB,MAApB,EAAyC;AAC/C,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,YAAY,SAAS,wBAArC,EAA+D,MAA/D,CAAP;AACD;;AACD,EAAA,QAAQ,CAAC,EAAD,EAAa,IAAb,EAA8C;AACpD,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,iBAAiB,EAAE,EAAnC,EAAuC,IAAvC,CAAP;AACD;;AACD,EAAA,MAAM,CAAC,SAAD,EAAoB,EAApB,EAA8B;AAClC,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,SAAS,gBAAgB,EAAE,EAA1D,CAAP;AACD;;AACD,EAAA,kBAAkB,CAAC,EAAD,EAAa,IAAb,EAAqC;AACrD,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,gBAAgB,EAAE,eAArC,EAAsD;AAAE,MAAA,MAAM,EAAE;AAAV,KAAtD,CAAP;AACD;;AAED,EAAA,oBAAoB,CAAC,UAAD,EAAmB;AACrC,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,oBAAoB,UAAU,EAA9C,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,IAAD,EAA+B;AACzC,WAAO,KAAK,KAAL,CAAW,KAAX,CAAiB,8BAAjB,EAAiD,IAAjD,CAAP;AACD;;AAED,EAAA,YAAY,CAAC,UAAD,EAAmB;AAC7B,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,0CAA0C,UAAU,EAApE,CAAP;AACD;;AAED,EAAA,sBAAsB,CAAC,SAAD,EAAoB,KAApB,EAA8C;AAClE,WAAO,KAAK,KAAL,CAAW,OAAX,CAAmB,YAAY,SAAS,uBAAxC,EAAiE;AAAE,MAAA,MAAM,EAAE;AAAV,KAAjE,CAAP;AACD;;AA3CsC;;QAA5B,W,GAAA,W","sourcesContent":["import { Resource } from '../Resource';\nimport {\n AccountingJournal,\n BasePaginate,\n QueryPaginate, ReadFormattedAccountingTransaction, UpdateAccountingTransaction, DeleteTransactions, QueryUnexport, QueryGetAllTransactions, IAccountingTransaction, ReadAccountantBalance, CreateManualEntry, IAccountingEntry, QueryDeleteInvoices, ReadDeletedInvoices,\n} from '../../types';\n\nexport class Transaction extends Resource {\n getFormattedPaginate(idSociety: number, params: {\n idAccountingJournal: AccountingJournal,\n idBankAccount?: Array<number>,\n orderBy?: string,\n descending?: boolean,\n startDate?: string,\n endDate?: string\n } & QueryPaginate): Promise<BasePaginate<ReadFormattedAccountingTransaction> | Error> {\n return this.axios.$get(`/society/${idSociety}/transactions`, {\n params,\n });\n }\n getAll(idSociety: number, query: QueryGetAllTransactions): Promise<IAccountingTransaction[]> {\n return this.axios.$get(`/society/${idSociety}/transactions/list`, { params: query });\n }\n unexport(idSociety: number, params: QueryUnexport): Promise<void> {\n return this.axios.$put(`/society/${idSociety}/transactions/unexport`, params);\n }\n annotate(id: number, data: UpdateAccountingTransaction): Promise<ReadFormattedAccountingTransaction | Error> {\n return this.axios.$put(`/transactions/${id}`, data);\n }\n delete(idSociety: number, id: number): Promise<number> {\n return this.axios.$delete(`/society/${idSociety}/transaction/${id}`);\n }\n deleteTransactions(id: number, data: DeleteTransactions): Promise<number | Error> {\n return this.axios.$delete(`/bankAccount/${id}/transactions`, { params: data });\n }\n\n getBalanceQuotaShare(idExercice: number): Promise<Array<ReadAccountantBalance>> {\n return this.axios.$get(`/society/balance/${idExercice}`);\n }\n\n createManual(data: Array<CreateManualEntry>): Promise<IAccountingTransaction> {\n return this.axios.$post('/society/manual-transactions', data);\n }\n\n getAllManual(idExercice: number): Promise<Array<Array<IAccountingEntry>>> {\n return this.axios.$get(`/society/manual-transactions/exercices/${idExercice}`);\n }\n\n deleteMultipleInvoices(idSociety: number, query: QueryDeleteInvoices): Promise<ReadDeletedInvoices> {\n return this.axios.$delete(`/society/${idSociety}/invoice-transactions`, { params: query });\n }\n}"],"sourceRoot":"","file":"Transaction.js"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.WorkingSchedule = undefined;
|
|
7
|
+
|
|
8
|
+
var _Resource = require("../Resource");
|
|
9
|
+
|
|
10
|
+
class WorkingSchedule extends _Resource.Resource {
|
|
11
|
+
getPdf(id) {
|
|
12
|
+
return this.axios.$get(`workingSchedule/${id}/pdf`, {
|
|
13
|
+
responseType: 'arraybuffer',
|
|
14
|
+
headers: {
|
|
15
|
+
Accept: 'application/pdf'
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
exports.WorkingSchedule = WorkingSchedule;
|
|
23
|
+
//# sourceMappingURL=WorkingSchedule.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../ts/api/resources/WorkingSchedule.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAEM,MAAO,eAAP,SAA+B,kBAA/B,CAAuC;AAC3C,EAAA,MAAM,CAAC,EAAD,EAAW;AACf,WAAO,KAAK,KAAL,CAAW,IAAX,CAAgB,mBAAmB,EAAE,MAArC,EAA6C;AAClD,MAAA,YAAY,EAAE,aADoC;AAElD,MAAA,OAAO,EAAE;AACP,QAAA,MAAM,EAAE;AADD;AAFyC,KAA7C,CAAP;AAMD;;AAR0C;;QAAhC,e,GAAA,e","sourcesContent":["import { Resource } from '../Resource';\n\nexport class WorkingSchedule extends Resource {\n getPdf(id: number): Promise<Buffer> {\n return this.axios.$get(`workingSchedule/${id}/pdf`, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}"],"sourceRoot":"","file":"WorkingSchedule.js"}
|
package/js/api/resources.js
CHANGED
|
@@ -121,6 +121,10 @@ var _Closing = require("./resources/Closing");
|
|
|
121
121
|
|
|
122
122
|
var _MachineLearning = require("./resources/MachineLearning");
|
|
123
123
|
|
|
124
|
+
var _WorkingSchedule = require("./resources/WorkingSchedule");
|
|
125
|
+
|
|
126
|
+
var _Revision = require("./resources/Revision");
|
|
127
|
+
|
|
124
128
|
const resources = exports.resources = {
|
|
125
129
|
simulation: _Simulation.Simulation,
|
|
126
130
|
country: _Country.Country,
|
|
@@ -179,6 +183,8 @@ const resources = exports.resources = {
|
|
|
179
183
|
bankStatement: _BankStatement.BankStatement,
|
|
180
184
|
shareCapital: _shareCapital.ShareCapital,
|
|
181
185
|
closing: _Closing.Closing,
|
|
182
|
-
machineLearning: _MachineLearning.MachineLearning
|
|
186
|
+
machineLearning: _MachineLearning.MachineLearning,
|
|
187
|
+
workingSchedule: _WorkingSchedule.WorkingSchedule,
|
|
188
|
+
revision: _Revision.Revision
|
|
183
189
|
};
|
|
184
190
|
//# sourceMappingURL=resources.js.map
|
package/js/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n};\n"],"sourceRoot":"","file":"resources.js"}
|
package/js/types/Enum/Aspone.js
CHANGED
|
@@ -8,6 +8,7 @@ var RedactorDesignation = exports.RedactorDesignation = undefined;
|
|
|
8
8
|
(function (RedactorDesignation) {
|
|
9
9
|
RedactorDesignation["TVA"] = "CEC_EDI_TVA";
|
|
10
10
|
RedactorDesignation["TDFC"] = "CEC_EDI_TDFC";
|
|
11
|
+
RedactorDesignation["PAYMENT"] = "CEC_EDI_PAYE";
|
|
11
12
|
})(RedactorDesignation || (exports.RedactorDesignation = RedactorDesignation = {}));
|
|
12
13
|
|
|
13
14
|
var Rof = exports.Rof = undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/Aspone.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/Aspone.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,mBAIX,WAJW,mBAIX,YAJD;;AAAA,CAAA,UAAY,mBAAZ,EAA+B;AAC7B,EAAA,mBAAA,CAAA,KAAA,CAAA,GAAA,aAAA;AACA,EAAA,mBAAA,CAAA,MAAA,CAAA,GAAA,cAAA;AACA,EAAA,mBAAA,CAAA,SAAA,CAAA,GAAA,cAAA;AACD,CAJD,EAAY,mBAAmB,aAAnB,mBAAmB,GAAnB,mBAAmB,GAAA,EAAA,CAA/B;;AAMA,IAAY,GAIX,WAJW,GAIX,YAJD;;AAAA,CAAA,UAAY,GAAZ,EAAe;AACb,EAAA,GAAA,CAAA,KAAA,CAAA,GAAA,MAAA;AACA,EAAA,GAAA,CAAA,KAAA,CAAA,GAAA,MAAA;AACA,EAAA,GAAA,CAAA,KAAA,CAAA,GAAA,KAAA;AACD,CAJD,EAAY,GAAG,aAAH,GAAG,GAAH,GAAG,GAAA,EAAA,CAAf;;AAMA,IAAY,eAgBX,WAhBW,eAgBX,YAhBD;;AAAA,CAAA,UAAY,eAAZ,EAA2B;AACzB,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,WAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,eAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACD,CAhBD,EAAY,eAAe,aAAf,eAAe,GAAf,eAAe,GAAA,EAAA,CAA3B;;AAkBA,IAAY,iBAMX,WANW,iBAMX,YAND;;AAAA,CAAA,UAAY,iBAAZ,EAA6B;AAC3B,EAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,iBAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACD,CAND,EAAY,iBAAiB,aAAjB,iBAAiB,GAAjB,iBAAiB,GAAA,EAAA,CAA7B;;AAQA,IAAY,aAGX,WAHW,aAGX,YAHD;;AAAA,CAAA,UAAY,aAAZ,EAAyB;AACvB,EAAA,aAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACA,EAAA,aAAA,CAAA,IAAA,CAAA,GAAA,IAAA;AACD,CAHD,EAAY,aAAa,aAAb,aAAa,GAAb,aAAa,GAAA,EAAA,CAAzB;;AAKA,IAAY,iBAGX,WAHW,iBAGX,YAHD;;AAAA,CAAA,UAAY,iBAAZ,EAA6B;AAC3B,EAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,KAAA;AACA,EAAA,iBAAA,CAAA,KAAA,CAAA,GAAA,KAAA;AACD,CAHD,EAAY,iBAAiB,aAAjB,iBAAiB,GAAjB,iBAAiB,GAAA,EAAA,CAA7B","sourcesContent":["export enum RedactorDesignation {\n TVA = 'CEC_EDI_TVA',\n TDFC = 'CEC_EDI_TDFC',\n PAYMENT = 'CEC_EDI_PAYE',\n}\n\nexport enum Rof {\n TVA = 'TVA1',\n BNC = 'BNC1',\n BIC = 'IS1',\n}\n\nexport enum AsponeTaxSystem {\n BN = 'BN', // Catégorie fiscale BA régime réel normal\n BS = 'BS', // Catégorie fiscale BA régime réel simplifié\n DC = 'DC', // Catégorie fiscale BNC régime de la déclaration contrôlée\n RN = 'RN', // Catégorie fiscale BIC/IS régime réel normal\n RS = 'RS', // Catégorie fiscale BIC/IS régime réel simplifié\n GM = 'GM', // Catégorie fiscale IS régime de groupe société membre du groupe\n GT = 'GT', // Catégorie fiscale IS régime de groupe société tête de groupe\n NE = 'NE', // Catégorie fiscale IS régime normal étranger\n SE = 'SE', // Catégorie fiscale IS régime simplifié étranger\n MN = 'MN', // Catégorie fiscale BIC/IR SCM option pour le régime réel\n MS = 'MS', // Catégorie fiscale BIC/IR SCM sans option (régime simplifié)\n TR = 'TR', // Catégorie fiscale RF tous régimes, hors sociétés immobilières déposant des 2072\n IMMO_2072 = '72', // Catégorie fiscale RF des sociétés immobilières déposant des 2072\n CV = 'CV', // Dépôt catégorie CVAE\n CF = 'CF', // Dépôt catégorie CF\n}\n\nexport enum AsponeTaxCategory {\n BI = 'BI', // Catégorie fiscale BIC/IS\n BA = 'BA', // Catégorie fiscale BA\n BC = 'BC', // Catégorie fiscale BNC\n RF = 'RF', // Catégorie fiscale RF\n FL = 'FL', // Catégorie de dépôt fiscalité locale\n}\n\nexport enum AsponeTaxType {\n IR = 'IR',\n IS = 'IS',\n}\n\nexport enum AsponeDepositType {\n DPR = 'DPR', // Dépôt provisoire\n NOR = 'NOR', // NOR = Dépôt non provisoire\n}"],"sourceRoot":"","file":"Aspone.js"}
|
|
@@ -10,6 +10,7 @@ var QuestionTheme = exports.QuestionTheme = undefined;
|
|
|
10
10
|
QuestionTheme["VAT_CONTROL"] = "VAT_CONTROL";
|
|
11
11
|
QuestionTheme["COMPANY_TAXES_2033"] = "COMPANY_TAXES_2033";
|
|
12
12
|
QuestionTheme["COMPANY_TAXES_2050"] = "COMPANY_TAXES_2050";
|
|
13
|
+
QuestionTheme["COMPANY_TAXES"] = "COMPANY_TAXES";
|
|
13
14
|
QuestionTheme["FINANCIAL_CHARGES"] = "FINANCIAL_CHARGES";
|
|
14
15
|
})(QuestionTheme || (exports.QuestionTheme = QuestionTheme = {}));
|
|
15
16
|
|
|
@@ -61,5 +62,11 @@ var Question = exports.Question = undefined;
|
|
|
61
62
|
|
|
62
63
|
Question["2050_REAL_ESTATE_EXEMPT_RENTS"] = "2050_REAL_ESTATE_EXEMPT_RENTS";
|
|
63
64
|
Question["INCLUDED_EXPENSE_SHARE"] = "INCLUDED_EXPENSE_SHARE";
|
|
65
|
+
/**
|
|
66
|
+
* COMPANY TAXES
|
|
67
|
+
*/
|
|
68
|
+
|
|
69
|
+
Question["REDUCED_RATE_TAX"] = "REDUCED_RATE_TAX";
|
|
70
|
+
Question["NORMAL_RATE_TAX"] = "NORMAL_RATE_TAX";
|
|
64
71
|
})(Question || (exports.Question = Question = {}));
|
|
65
72
|
//# sourceMappingURL=BalanceSheetQuestion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/BalanceSheetQuestion.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/BalanceSheetQuestion.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,aAOX,WAPW,aAOX,YAPD;;AAAA,CAAA,UAAY,aAAZ,EAAyB;AACvB,EAAA,aAAA,CAAA,SAAA,CAAA,GAAA,SAAA;AACA,EAAA,aAAA,CAAA,aAAA,CAAA,GAAA,aAAA;AACA,EAAA,aAAA,CAAA,oBAAA,CAAA,GAAA,oBAAA;AACA,EAAA,aAAA,CAAA,oBAAA,CAAA,GAAA,oBAAA;AACA,EAAA,aAAA,CAAA,eAAA,CAAA,GAAA,eAAA;AACA,EAAA,aAAA,CAAA,mBAAA,CAAA,GAAA,mBAAA;AACD,CAPD,EAAY,aAAa,aAAb,aAAa,GAAb,aAAa,GAAA,EAAA,CAAzB;;AASA,IAAY,gBA0BX,WA1BW,gBA0BX,YA1BD;;AAAA,CAAA,UAAY,gBAAZ,EAA4B;AAC1B;;AAEG;AACH,EAAA,gBAAA,CAAA,iCAAA,CAAA,GAAA,iCAAA;AACA,EAAA,gBAAA,CAAA,yBAAA,CAAA,GAAA,yBAAA;AACA,EAAA,gBAAA,CAAA,8BAAA,CAAA,GAAA,8BAAA;AACA,EAAA,gBAAA,CAAA,cAAA,CAAA,GAAA,cAAA;AACA,EAAA,gBAAA,CAAA,0BAAA,CAAA,GAAA,0BAAA;AACA,EAAA,gBAAA,CAAA,SAAA,CAAA,GAAA,SAAA;AAEA;;AAEG;;AAEH,EAAA,gBAAA,CAAA,cAAA,CAAA,GAAA,cAAA;AACA,EAAA,gBAAA,CAAA,6BAAA,CAAA,GAAA,6BAAA;AACA,EAAA,gBAAA,CAAA,2BAAA,CAAA,GAAA,2BAAA;AACA,EAAA,gBAAA,CAAA,yBAAA,CAAA,GAAA,yBAAA;AACA,EAAA,gBAAA,CAAA,iBAAA,CAAA,GAAA,iBAAA;AACA,EAAA,gBAAA,CAAA,sBAAA,CAAA,GAAA,sBAAA;AACA,EAAA,gBAAA,CAAA,qBAAA,CAAA,GAAA,qBAAA;AACA,EAAA,gBAAA,CAAA,iBAAA,CAAA,GAAA,iBAAA;AACA,EAAA,gBAAA,CAAA,uBAAA,CAAA,GAAA,wBAAA;AACA,EAAA,gBAAA,CAAA,mBAAA,CAAA,GAAA,mBAAA;AACA,EAAA,gBAAA,CAAA,sBAAA,CAAA,GAAA,sBAAA;AACD,CA1BD,EAAY,gBAAgB,aAAhB,gBAAgB,GAAhB,gBAAgB,GAAA,EAAA,CAA5B;;AA4BA,IAAY,QAyBX,WAzBW,QAyBX,YAzBD;;AAAA,CAAA,UAAY,QAAZ,EAAoB;AAClB,EAAA,QAAA,CAAA,sBAAA,CAAA,GAAA,sBAAA;AACA,EAAA,QAAA,CAAA,uBAAA,CAAA,GAAA,uBAAA;AAEA;;AAEG;;AACH,EAAA,QAAA,CAAA,0CAAA,CAAA,GAAA,0CAAA;AACA,EAAA,QAAA,CAAA,8BAAA,CAAA,GAAA,8BAAA;AAEA,EAAA,QAAA,CAAA,0BAAA,CAAA,GAAA,0BAAA;AAEA,EAAA,QAAA,CAAA,WAAA,CAAA,GAAA,WAAA;AAEA;;AAEG;;AACH,EAAA,QAAA,CAAA,+BAAA,CAAA,GAAA,+BAAA;AACA,EAAA,QAAA,CAAA,wBAAA,CAAA,GAAA,wBAAA;AAEA;;AAEG;;AACH,EAAA,QAAA,CAAA,kBAAA,CAAA,GAAA,kBAAA;AACA,EAAA,QAAA,CAAA,iBAAA,CAAA,GAAA,iBAAA;AACD,CAzBD,EAAY,QAAQ,aAAR,QAAQ,GAAR,QAAQ,GAAA,EAAA,CAApB","sourcesContent":["export enum QuestionTheme {\n CAPITAL = 'CAPITAL',\n VAT_CONTROL = 'VAT_CONTROL',\n COMPANY_TAXES_2033 = 'COMPANY_TAXES_2033',\n COMPANY_TAXES_2050 = 'COMPANY_TAXES_2050',\n COMPANY_TAXES = 'COMPANY_TAXES',\n FINANCIAL_CHARGES = 'FINANCIAL_CHARGES',\n}\n\nexport enum QuestionCategory {\n /**\n * COMPANY TAXES 2033\n */\n NON_DEDUCTIBLE_ACCOUNTING_COSTS = 'NON_DEDUCTIBLE_ACCOUNTING_COSTS',\n NON_DEDUCTIBLE_EXPENSES = 'NON_DEDUCTIBLE_EXPENSES',\n FAVOURABLE_REGIME_ACCOUNTING = 'FAVOURABLE_REGIME_ACCOUNTING',\n TAX_BENEFITS = 'TAX_BENEFITS',\n NON_RECURRING_DEDUCTIONS = 'NON_RECURRING_DEDUCTIONS',\n DEFICIT = 'DEFICIT',\n\n /**\n * COMPANY TAXES 2050\n */\n\n COMPENSATION = 'COMPENSATION',\n NON_DEDUCTIBLE_DEPRECIATION = 'NON_DEDUCTIBLE_DEPRECIATION',\n NON_DEDUCTIBLE_PROVISIONS = 'NON_DEDUCTIBLE_PROVISIONS',\n SPECIFIC_REINTEGRATIONS = 'SPECIFIC_REINTEGRATIONS',\n SPECIFIC_REGIME = 'SPECIFIC_REGIME',\n OTHER_REINTEGRATIONS = 'OTHER_REINTEGRATIONS',\n SPECIFIC_TAX_REGIME = 'SPECIFIC_TAX_REGIME',\n OTHER_ADDITIONS = 'OTHER_ADDITIONS',\n ADDITIONAL_DEDUCTIONS = ' ADDITIONAL_DEDUCTIONS',\n BENEFIT_ALLOWANCE = 'BENEFIT_ALLOWANCE',\n OTHER_TAX_DEDUCTIONS = 'OTHER_TAX_DEDUCTIONS',\n}\n\nexport enum Question {\n CAPITAL_FULLY_REPAID = 'CAPITAL_FULLY_REPAID',\n CAPITAL_FULLY_PAID_UP = 'CAPITAL_FULLY_PAID_UP',\n\n /**\n * COMPANY TAXES 2033\n */\n NON_DEDUCTIBLE_PERSONAL_PAY_AND_BENEFITS = 'NON_DEDUCTIBLE_PERSONAL_PAY_AND_BENEFITS',\n NON_DEDUCTIBLE_DEPRECIATIONS = 'NON_DEDUCTIBLE_DEPRECIATIONS',\n\n REAL_ESTATE_EXEMPT_RENTS = 'REAL_ESTATE_EXEMPT_RENTS',\n\n START_UPS = 'START_UPS',\n\n /**\n * CCOMPANY TAXES 2050\n */\n '2050_REAL_ESTATE_EXEMPT_RENTS' = '2050_REAL_ESTATE_EXEMPT_RENTS',\n INCLUDED_EXPENSE_SHARE = 'INCLUDED_EXPENSE_SHARE',\n\n /**\n * COMPANY TAXES\n */\n REDUCED_RATE_TAX = 'REDUCED_RATE_TAX',\n NORMAL_RATE_TAX = 'NORMAL_RATE_TAX',\n}"],"sourceRoot":"","file":"BalanceSheetQuestion.js"}
|
|
@@ -18,5 +18,6 @@ var CerfaType = exports.CerfaType = undefined;
|
|
|
18
18
|
CerfaType[CerfaType["CERFA_2065"] = 10] = "CERFA_2065";
|
|
19
19
|
CerfaType[CerfaType["CERFA_2070"] = 11] = "CERFA_2070";
|
|
20
20
|
CerfaType[CerfaType["CERFA_2072"] = 12] = "CERFA_2072";
|
|
21
|
+
CerfaType[CerfaType["CERFA_2572"] = 13] = "CERFA_2572";
|
|
21
22
|
})(CerfaType || (exports.CerfaType = CerfaType = {}));
|
|
22
23
|
//# sourceMappingURL=CerfaType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/CerfaType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/CerfaType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,SAcX,WAdW,SAcX,YAdD;;AAAA,CAAA,UAAY,SAAZ,EAAqB;AACnB,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,kBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,kBAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACA,EAAA,SAAA,CAAA,SAAA,CAAA,YAAA,CAAA,GAAA,EAAA,CAAA,GAAA,YAAA;AACD,CAdD,EAAY,SAAS,aAAT,SAAS,GAAT,SAAS,GAAA,EAAA,CAArB","sourcesContent":["export enum CerfaType {\n CERFA_3310 = 1,\n CERFA_3514 = 2,\n CERFA_3517 = 3,\n CERFA_2031 = 4,\n CERFA_2033 = 5,\n CERFA_2035 = 6,\n CERFA_2042_C_Pro = 7,\n CERFA_2044 = 8,\n CERFA_2050 = 9,\n CERFA_2065 = 10,\n CERFA_2070 = 11,\n CERFA_2072 = 12,\n CERFA_2572 = 13,\n}"],"sourceRoot":"","file":"CerfaType.js"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
var Currency = exports.Currency = undefined;
|
|
7
|
+
|
|
8
|
+
(function (Currency) {
|
|
9
|
+
Currency[Currency["EUR"] = 1] = "EUR";
|
|
10
|
+
})(Currency || (exports.Currency = Currency = {}));
|
|
11
|
+
//# sourceMappingURL=Currency.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/Currency.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,QAEX,WAFW,QAEX,YAFD;;AAAA,CAAA,UAAY,QAAZ,EAAoB;AAClB,EAAA,QAAA,CAAA,QAAA,CAAA,KAAA,CAAA,GAAA,CAAA,CAAA,GAAA,KAAA;AACD,CAFD,EAAY,QAAQ,aAAR,QAAQ,GAAR,QAAQ,GAAA,EAAA,CAApB","sourcesContent":["export enum Currency {\n EUR = 1,\n}"],"sourceRoot":"","file":"Currency.js"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
var JeDeclareTypeError = exports.JeDeclareTypeError = undefined;
|
|
7
|
+
|
|
8
|
+
(function (JeDeclareTypeError) {
|
|
9
|
+
JeDeclareTypeError["SUCCESS"] = "00";
|
|
10
|
+
JeDeclareTypeError["ERROR_AUTHENTIFICATION"] = "06";
|
|
11
|
+
JeDeclareTypeError["BAD_REQUEST"] = "05";
|
|
12
|
+
JeDeclareTypeError["INCORRECT_E_PROCESS"] = "11";
|
|
13
|
+
JeDeclareTypeError["TECHNICAL_ERROR"] = "99";
|
|
14
|
+
})(JeDeclareTypeError || (exports.JeDeclareTypeError = JeDeclareTypeError = {}));
|
|
15
|
+
|
|
16
|
+
var ListType = exports.ListType = undefined;
|
|
17
|
+
|
|
18
|
+
(function (ListType) {
|
|
19
|
+
ListType["ADS"] = "00";
|
|
20
|
+
ListType["ACS"] = "01";
|
|
21
|
+
ListType["ARS"] = "02";
|
|
22
|
+
ListType["RCP_RECEPTION"] = "03";
|
|
23
|
+
ListType["ACS_ARS_RCP_RECEPTION"] = "97";
|
|
24
|
+
ListType["ACS_ARS"] = "98";
|
|
25
|
+
ListType["ADS_ACS_ARS_RCP_RECEPTION"] = "99";
|
|
26
|
+
})(ListType || (exports.ListType = ListType = {}));
|
|
27
|
+
|
|
28
|
+
var ItemStatus = exports.ItemStatus = undefined;
|
|
29
|
+
|
|
30
|
+
(function (ItemStatus) {
|
|
31
|
+
ItemStatus["ALL_PIECES"] = "00";
|
|
32
|
+
ItemStatus["ALREADY_FETCHED_PIECES"] = "01";
|
|
33
|
+
})(ItemStatus || (exports.ItemStatus = ItemStatus = {}));
|
|
34
|
+
|
|
35
|
+
var ProcedureType = exports.ProcedureType = undefined;
|
|
36
|
+
|
|
37
|
+
(function (ProcedureType) {
|
|
38
|
+
ProcedureType["RELEVE"] = "RELEVE";
|
|
39
|
+
})(ProcedureType || (exports.ProcedureType = ProcedureType = {}));
|
|
40
|
+
//# sourceMappingURL=JeDeclare.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/JeDeclare.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,kBAMX,WANW,kBAMX,YAND;;AAAA,CAAA,UAAY,kBAAZ,EAA8B;AAC5B,EAAA,kBAAA,CAAA,SAAA,CAAA,GAAA,IAAA;AACA,EAAA,kBAAA,CAAA,wBAAA,CAAA,GAAA,IAAA;AACA,EAAA,kBAAA,CAAA,aAAA,CAAA,GAAA,IAAA;AACA,EAAA,kBAAA,CAAA,qBAAA,CAAA,GAAA,IAAA;AACA,EAAA,kBAAA,CAAA,iBAAA,CAAA,GAAA,IAAA;AACD,CAND,EAAY,kBAAkB,aAAlB,kBAAkB,GAAlB,kBAAkB,GAAA,EAAA,CAA9B;;AAQA,IAAY,QAQX,WARW,QAQX,YARD;;AAAA,CAAA,UAAY,QAAZ,EAAoB;AAClB,EAAA,QAAA,CAAA,KAAA,CAAA,GAAA,IAAA;AACA,EAAA,QAAA,CAAA,KAAA,CAAA,GAAA,IAAA;AACA,EAAA,QAAA,CAAA,KAAA,CAAA,GAAA,IAAA;AACA,EAAA,QAAA,CAAA,eAAA,CAAA,GAAA,IAAA;AACA,EAAA,QAAA,CAAA,uBAAA,CAAA,GAAA,IAAA;AACA,EAAA,QAAA,CAAA,SAAA,CAAA,GAAA,IAAA;AACA,EAAA,QAAA,CAAA,2BAAA,CAAA,GAAA,IAAA;AACD,CARD,EAAY,QAAQ,aAAR,QAAQ,GAAR,QAAQ,GAAA,EAAA,CAApB;;AAUA,IAAY,UAGX,WAHW,UAGX,YAHD;;AAAA,CAAA,UAAY,UAAZ,EAAsB;AACpB,EAAA,UAAA,CAAA,YAAA,CAAA,GAAA,IAAA;AACA,EAAA,UAAA,CAAA,wBAAA,CAAA,GAAA,IAAA;AACD,CAHD,EAAY,UAAU,aAAV,UAAU,GAAV,UAAU,GAAA,EAAA,CAAtB;;AAKA,IAAY,aAEX,WAFW,aAEX,YAFD;;AAAA,CAAA,UAAY,aAAZ,EAAyB;AACvB,EAAA,aAAA,CAAA,QAAA,CAAA,GAAA,QAAA;AACD,CAFD,EAAY,aAAa,aAAb,aAAa,GAAb,aAAa,GAAA,EAAA,CAAzB","sourcesContent":["export enum JeDeclareTypeError {\n SUCCESS = '00',\n ERROR_AUTHENTIFICATION = '06',\n BAD_REQUEST = '05',\n INCORRECT_E_PROCESS = '11',\n TECHNICAL_ERROR = '99',\n}\n\nexport enum ListType {\n ADS = '00',\n ACS = '01',\n ARS = '02',\n RCP_RECEPTION = '03',\n ACS_ARS_RCP_RECEPTION = '97',\n ACS_ARS = '98',\n ADS_ACS_ARS_RCP_RECEPTION = '99',\n}\n\nexport enum ItemStatus {\n ALL_PIECES = '00',\n ALREADY_FETCHED_PIECES = '01',\n}\n\nexport enum ProcedureType {\n RELEVE = 'RELEVE',\n}"],"sourceRoot":"","file":"JeDeclare.js"}
|
|
@@ -10,5 +10,7 @@ var PartnerTransactionType = exports.PartnerTransactionType = undefined;
|
|
|
10
10
|
PartnerTransactionType[PartnerTransactionType["BUDGET_INSIGHT"] = 2] = "BUDGET_INSIGHT";
|
|
11
11
|
PartnerTransactionType[PartnerTransactionType["QONTO"] = 3] = "QONTO";
|
|
12
12
|
PartnerTransactionType[PartnerTransactionType["SHINE"] = 4] = "SHINE";
|
|
13
|
+
PartnerTransactionType[PartnerTransactionType["STRIPE"] = 5] = "STRIPE";
|
|
14
|
+
PartnerTransactionType[PartnerTransactionType["JE_DECLARE"] = 6] = "JE_DECLARE";
|
|
13
15
|
})(PartnerTransactionType || (exports.PartnerTransactionType = PartnerTransactionType = {}));
|
|
14
16
|
//# sourceMappingURL=PartnerTransactionType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../ts/types/Enum/PartnerTransactionType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"sources":["../../../ts/types/Enum/PartnerTransactionType.ts"],"names":[],"mappings":";;;;;AAAA,IAAY,sBAOX,WAPW,sBAOX,YAPD;;AAAA,CAAA,UAAY,sBAAZ,EAAkC;AAChC,EAAA,sBAAA,CAAA,sBAAA,CAAA,OAAA,CAAA,GAAA,CAAA,CAAA,GAAA,OAAA;AACA,EAAA,sBAAA,CAAA,sBAAA,CAAA,gBAAA,CAAA,GAAA,CAAA,CAAA,GAAA,gBAAA;AACA,EAAA,sBAAA,CAAA,sBAAA,CAAA,OAAA,CAAA,GAAA,CAAA,CAAA,GAAA,OAAA;AACA,EAAA,sBAAA,CAAA,sBAAA,CAAA,OAAA,CAAA,GAAA,CAAA,CAAA,GAAA,OAAA;AACA,EAAA,sBAAA,CAAA,sBAAA,CAAA,QAAA,CAAA,GAAA,CAAA,CAAA,GAAA,QAAA;AACA,EAAA,sBAAA,CAAA,sBAAA,CAAA,YAAA,CAAA,GAAA,CAAA,CAAA,GAAA,YAAA;AACD,CAPD,EAAY,sBAAsB,aAAtB,sBAAsB,GAAtB,sBAAsB,GAAA,EAAA,CAAlC","sourcesContent":["export enum PartnerTransactionType {\n OTHER = 1,\n BUDGET_INSIGHT = 2,\n QONTO = 3,\n SHINE = 4,\n STRIPE = 5,\n JE_DECLARE = 6,\n}"],"sourceRoot":"","file":"PartnerTransactionType.js"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryDeleteInvoices = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _ = require("../../..");
|
|
11
|
+
|
|
12
|
+
var _2 = require("../../../..");
|
|
13
|
+
|
|
14
|
+
var _boolean = require("../../../../utils/transforms/boolean.transform");
|
|
15
|
+
|
|
16
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
17
|
+
var c = arguments.length,
|
|
18
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
19
|
+
d;
|
|
20
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
21
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
25
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
class QueryDeleteInvoices {}
|
|
29
|
+
|
|
30
|
+
exports.QueryDeleteInvoices = QueryDeleteInvoices;
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _2.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryDeleteInvoices.prototype, "startDate", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _2.ApiProperty)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], QueryDeleteInvoices.prototype, "endDate", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _2.ApiProperty)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsIn)([_.AccountingJournal.AC, _.AccountingJournal.VE]), __metadata("design:type", Number)], QueryDeleteInvoices.prototype, "idAccountingJournal", void 0);
|
|
37
|
+
|
|
38
|
+
__decorate([(0, _2.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _classValidator.IsOptional)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], QueryDeleteInvoices.prototype, "isLocked", void 0);
|
|
39
|
+
|
|
40
|
+
__decorate([(0, _2.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _classValidator.IsOptional)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], QueryDeleteInvoices.prototype, "isExported", void 0);
|
|
41
|
+
//# sourceMappingURL=DeleteInvoices.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/accountingTransaction/DeleteInvoices.ts"],"names":[],"mappings":";;;;;;;AAAA;;AAGA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,mBAAP,CAA0B;;QAAnB,mB,GAAA,mB;;AAGX,UAAA,CAAA,CAFC,qBAED,EADC,6BACD,E,0BAAW,I,CAAX,CAAA,E,6BAAA,E,WAAA,E,KAAgB,CAAhB,CAAA;;AAIA,UAAA,CAAA,CAFC,qBAED,EADC,6BACD,E,0BAAS,I,CAAT,CAAA,E,6BAAA,E,SAAA,E,KAAc,CAAd,CAAA;;AAKA,UAAA,CAAA,CAHC,qBAGD,EAFC,+BAED,EADC,0BAAK,CAAC,oBAAkB,EAAnB,EAAuB,oBAAkB,EAAzC,CAAL,CACD,E,iCAAA,CAAA,E,6BAAA,E,qBAAA,E,KAA4B,CAA5B,CAAA;;AAMA,UAAA,CAAA,CAJC,6BAID,EAHC,gCAGD,EAFC,iCAED,EADC,yBACD,E,kCAAA,CAAA,E,6BAAA,E,UAAA,E,KAAmB,CAAnB,CAAA;;AAMA,UAAA,CAAA,CAJC,6BAID,EAHC,gCAGD,EAFC,iCAED,EADC,yBACD,E,kCAAA,CAAA,E,6BAAA,E,YAAA,E,KAAqB,CAArB,CAAA","sourcesContent":["import {\n IsBoolean, IsDate, IsIn, IsNumber, IsOptional,\n} from 'class-validator';\nimport { AccountingJournal } from '../../..';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryDeleteInvoices {\n @ApiProperty()\n @IsDate()\n startDate: Date;\n\n @ApiProperty()\n @IsDate()\n endDate: Date;\n\n @ApiProperty()\n @IsNumber()\n @IsIn([AccountingJournal.AC, AccountingJournal.VE])\n idAccountingJournal: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @IsOptional()\n @ToBoolean()\n isLocked?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @IsOptional()\n @ToBoolean()\n isExported?: boolean;\n}\n\nexport interface ReadDeletedInvoices {\n deletedTransactions: number;\n}\n"],"sourceRoot":"","file":"DeleteInvoices.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":";;;;;;AAkBM,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAYP,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAQP,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAUP,MAAO,QAAP,CAAe;;QAAR,Q,GAAA,Q","sourcesContent":["export type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\ntype 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' | 'DesignationSuite3';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\ninterface 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: Array<{ name: string; fields: FieldForGeneration[] }>;\n xml
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/aspone/ReadInterchange.ts"],"names":[],"mappings":";;;;;;AAkBM,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAYP,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAQP,MAAO,eAAP,CAAsB;;QAAf,e,GAAA,e;;AAUP,MAAO,QAAP,CAAe;;QAAR,Q,GAAA,Q","sourcesContent":["export type PaymentState = {\n isError: boolean;\n details: string[];\n};\n\ntype 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' | 'DesignationSuite3';\ntype Tags = Array<{ description: string; tag: Tag; value: any }>;\n\ninterface 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: Array<{ name: string; fields: FieldForGeneration[] }>;\n xml?: string\n}"],"sourceRoot":"","file":"ReadInterchange.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":";;;;;;AAEM,MAAO,cAAP,CAAqB;;QAAd,c,GAAA,c;;
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/aspone/Util.ts"],"names":[],"mappings":";;;;;;AAEM,MAAO,cAAP,CAAqB;;QAAd,c,GAAA,c;;AAQP,MAAO,IAAP,CAAW;;QAAJ,I,GAAA,I;;AAKP,MAAO,UAAP,CAAiB;;QAAV,U,GAAA,U;;AASP,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB;;AAWP,MAAO,oBAAP,CAA2B;;QAApB,oB,GAAA,oB;;AAMP,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB;;AAUP,MAAO,YAAP,CAAmB;;QAAZ,Y,GAAA,Y;;AAYP,MAAO,sBAAP,CAA6B;;QAAtB,sB,GAAA,sB","sourcesContent":["import { InterchangeHistory, PaymentState, Rof } from '../../..';\n\nexport class PasswordDigest {\n nonce: string;\n created: string;\n passwordDigest: string;\n}\n\nexport type ProcessType = 'DADS-U' | 'TDFC' | 'TVA' | 'DUCS' | 'DUE' | 'PAIEMENT' | 'AED' | 'DSI' | 'DSN' | 'REQUETE' | 'IR' | 'DRP' | 'DPAE' | 'OGA' | 'PART' | 'WEB_TDFC' | 'WEB_TVA' | 'WEB_PAIEMENT' | 'WEB_REQUETE' | 'WEB_PART';\n\nexport class WSDL {\n deposit: string;\n monitoring: string;\n}\n\nexport class AccessKeys {\n login: string;\n password: string;\n loginMB: string;\n passwordMB: string;\n apiKey: string;\n wsdl: WSDL;\n}\n\nexport class RegistrationParams {\n subject: string;\n idSociety: number;\n file: {\n buffer: Buffer,\n token: string\n };\n forceTestMode: boolean;\n processType: ProcessType;\n}\n\nexport class RegistrationResponse {\n status: number;\n response: string;\n depositId: string | null;\n}\n\nexport class IndebtedIdentification {\n identifiant: string;\n designation: string;\n adresseVoie: string;\n adresseCodePostal: string;\n adresseVille: string;\n adresseCodePays: string;\n rof: Rof;\n}\n\nexport class StateHistory {\n name: string[];\n label: string[];\n isError: string[];\n isFinal: string[];\n date: string[];\n}\n\nexport type DeclarationStateHistory = StateHistory & { stateDetailsHistory: Array<{ stateDetail: InterchangeHistory[] }> };\n\nexport type DeclarationType = { code: string[]; libelle: string[] };\n\nexport class InterchangeDeclaration {\n interchange: [];\n numInterchangeDestinataire:string[];\n recipient: {\n name: string[];\n type: string[]\n };\n periodStart: string[];\n periodEnd: string[];\n nameDosier: string[];\n numDossier: string[];\n declarationId: string[];\n declarantSiret: string[];\n declarationType: DeclarationType[];\n statesHistory: Array<{ stateHistory: DeclarationStateHistory[] }>;\n dld: any[];\n}\n\nexport type DeclarationStates = {\n status: number;\n declarationType: {\n code: string| null;\n label: string | null\n }; type: string;\n payment: PaymentState;\n states: InterchangeHistory[],\n dld: any;\n idDeclaration: string|null\n};\nexport type InterchangeParsed = Array<{\n interchange: Array<{\n depositId: string[];\n depositDate: string[];\n depositSubject: string[];\n interchangeId: string[];\n numADS: string[];\n adsDate: string[];\n alias: string[];\n version: string[];\n isTest: string[];\n deposantAccount: string[];\n teleProdecure: string[];\n statesHistory: Array<{\n stateHistory: DeclarationStateHistory[]\n }>;\n declarationIds: string[];\n }>\n}>;"],"sourceRoot":"","file":"Util.js"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
|
|
7
|
+
class Cerfa2572 {}
|
|
8
|
+
|
|
9
|
+
exports.Cerfa2572 = Cerfa2572;
|
|
10
|
+
|
|
11
|
+
class ParamsGenerate2572 {}
|
|
12
|
+
|
|
13
|
+
exports.ParamsGenerate2572 = ParamsGenerate2572;
|
|
14
|
+
//# sourceMappingURL=2572.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/cerfa/2572.ts"],"names":[],"mappings":";;;;;;AAsIM,MAAO,SAAP,CAAgB;;QAAT,S,GAAA,S;;AAeP,MAAO,kBAAP,CAAyB;;QAAlB,kB,GAAA,kB","sourcesContent":["type BaseAndAmount = {\n base: number;\n amount: number;\n};\n\ntype Tax = {\n normalRate: BaseAndAmount;\n normalRate2: BaseAndAmount;\n reduceRate: BaseAndAmount;\n addedValue: { amount: number; }\n other: { amount: number; }\n total: number;\n};\n\ntype Exercice = {\n startDate: string;\n endDate: string;\n};\n\ntype Society = {\n name: string;\n address: string;\n};\n\ntype PreFinancingWithAmount = {\n preFinancing: number;\n amount: number;\n};\n\ntype Debts = {\n onCompanyTax: number;\n notOnCompanyTax: number;\n VEL: number;\n PRE: number;\n new: number;\n companyTaxAfterImputation: number;\n reducedTax: {\n inEurope: number;\n amount: number;\n }\n balanceInPreviousExercises: number;\n jobCredit: PreFinancingWithAmount;\n jobCreditForLongExercises: PreFinancingWithAmount;\n jobCreditForPreviousExercises: number;\n corse: number;\n CORInPreviousExercise: number;\n deficit: number;\n RADInPreviousExercise: number;\n CIRcredit: number;\n CIRsolde: number;\n reportedInLine2B11: number;\n subTotal: number;\n inDepositLimit: number;\n balanceDebtInPreviousExercises: number;\n FOR: number;\n RAC: number;\n FAM: number;\n CIN: number;\n BIO: number;\n PHO: number;\n AUD: number;\n ART: number;\n CJV: number;\n CPE: number;\n CCI: number;\n PTR: number;\n CIO: PreFinancingWithAmount;\n COL: PreFinancingWithAmount;\n CSV: number;\n CAC: number;\n REB: number;\n BLC: number;\n RTD: number;\n CPG: number;\n HVE: number;\n newUnlistedReceivables: number;\n inLine2C22: number;\n subTotal2: number;\n afterImputation: number;\n payment: number;\n taxAmount: number;\n CSB: { base: number };\n};\n\ntype SocialContribution = {\n CSB: BaseAndAmount;\n strangers: number;\n onCompanyTax: number;\n payment: number;\n};\n\ntype YearlyContribution = {\n onRent: number;\n amount: number;\n payment: number;\n};\n\ntype AmountToPayWithOverage = {\n amountToPay: number;\n overage: number;\n};\n\ntype Summary = {\n companyTax: AmountToPayWithOverage\n socialContribution: AmountToPayWithOverage;\n yearlyContribution: AmountToPayWithOverage;\n total: AmountToPayWithOverage\n amountToPay: number;\n overage: number;\n imputedOverage: number;\n contribution: number;\n limitDate: string;\n amountToInpute: number;\n overageRefundAsked: number;\n};\n\ntype Payment = {\n date: number;\n phone: number;\n isTransfer: number;\n isCheck: number;\n isElectronicPayment: number;\n contribution: number;\n limitDate: number;\n amountToInpute: number;\n};\n\ntype Administration = {\n amount: number;\n date: string;\n operationNumber: number;\n receptionDate: string;\n};\n\nexport class Cerfa2572 {\n siren: string;\n exercice: Exercice;\n society: Society;\n tax: Tax;\n debts: Debts;\n socialContribution: SocialContribution;\n yearlyContribution: YearlyContribution;\n summary: Summary;\n payment: Payment;\n administration?: Administration;\n}\n\nexport type Prepare2572Params = { idSociety: number; idExercice: number; values: Cerfa2572 };\n\nexport class ParamsGenerate2572 {}"],"sourceRoot":"","file":"2572.js"}
|
|
@@ -63,4 +63,16 @@ Object.keys(_5).forEach(function (key) {
|
|
|
63
63
|
}
|
|
64
64
|
});
|
|
65
65
|
});
|
|
66
|
+
|
|
67
|
+
var _6 = require("./2572");
|
|
68
|
+
|
|
69
|
+
Object.keys(_6).forEach(function (key) {
|
|
70
|
+
if (key === "default" || key === "__esModule") return;
|
|
71
|
+
Object.defineProperty(exports, key, {
|
|
72
|
+
enumerable: true,
|
|
73
|
+
get: function () {
|
|
74
|
+
return _6[key];
|
|
75
|
+
}
|
|
76
|
+
});
|
|
77
|
+
});
|
|
66
78
|
//# sourceMappingURL=CreateCerfa.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":";;;;;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["import { VehicleCerfaFuel } from '../../../Enum/Vehicle';\n\nexport * from './2031';\nexport * from './2033';\nexport * from './2035';\nexport * from './2050';\nexport * from './2065';\n\nexport interface DeterminedResult {\n incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »\n debts: boolean; // d'après les règles « créances-dettes »\n}\n\nexport type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToVat';\nexport type CerfaCivility = 'M' | 'Mme' | 'Mlle';\n\nexport interface AccreditedOrganization {\n isMember: boolean;\n memberSince: Date;\n numberOfEmployees: string;\n netWagesReceived: number; // Salaires nets perçus\n}\n\nexport interface Vehicle {\n name: string;\n type: string;\n fiscalPower: number;\n isBNCScale: boolean;\n isBICScale: boolean;\n fuel: VehicleCerfaFuel;\n professionalKilometers: number;\n deductible: number;\n depreciationPracticedAtReintegrate: number;\n}\n\nexport interface MoralShareholder {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n shares: number;\n address: {\n number: number | undefined;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}\n\nexport interface PhysicShareholder {\n civility: CerfaCivility;\n firstname: string;\n lastname: string;\n percentShares: number;\n marriedName: string | null | undefined;\n shares: number | null;\n birth: {\n date: string;\n department: string | undefined;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n },\n address: {\n street: string | undefined;\n zipCode: string | undefined;\n city: string | undefined;\n country: string | undefined;\n countryCode: string | null | undefined;\n number: string | undefined;\n }\n}\n\nexport interface Subsidiarie {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n address: {\n number: number;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}"],"sourceRoot":"","file":"CreateCerfa.js"}
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/cerfa/CreateCerfa.ts"],"names":[],"mappings":";;;;;;;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;AACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","sourcesContent":["import { VehicleCerfaFuel } from '../../../Enum/Vehicle';\n\nexport * from './2031';\nexport * from './2033';\nexport * from './2035';\nexport * from './2050';\nexport * from './2065';\nexport * from './2572';\n\nexport interface DeterminedResult {\n incomeExpenditure: boolean; // d'après les règles « recettes-dépenses »\n debts: boolean; // d'après les règles « créances-dettes »\n}\n\nexport type AccountingKept = 'dutyFree' | 'taxIncluded' | 'notSubjectToVat';\nexport type CerfaCivility = 'M' | 'Mme' | 'Mlle';\n\nexport interface AccreditedOrganization {\n isMember: boolean;\n memberSince: Date;\n numberOfEmployees: string;\n netWagesReceived: number; // Salaires nets perçus\n}\n\nexport interface Vehicle {\n name: string;\n type: string;\n fiscalPower: number;\n isBNCScale: boolean;\n isBICScale: boolean;\n fuel: VehicleCerfaFuel;\n professionalKilometers: number;\n deductible: number;\n depreciationPracticedAtReintegrate: number;\n}\n\nexport interface MoralShareholder {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n shares: number;\n address: {\n number: number | undefined;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}\n\nexport interface PhysicShareholder {\n civility: CerfaCivility;\n firstname: string;\n lastname: string;\n percentShares: number;\n marriedName: string | null | undefined;\n shares: number | null;\n birth: {\n date: string;\n department: string | undefined;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n },\n address: {\n street: string | undefined;\n zipCode: string | undefined;\n city: string | undefined;\n country: string | undefined;\n countryCode: string | null | undefined;\n number: string | undefined;\n }\n}\n\nexport interface Subsidiarie {\n legalForm: string;\n name: string;\n siren?: string;\n percentShares: number;\n address: {\n number: number;\n street: string;\n zipCode: string;\n city: string;\n country: string;\n countryCode: string | null | undefined;\n };\n}"],"sourceRoot":"","file":"CreateCerfa.js"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.CreateDocumentsParams = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _ = require("../../../..");
|
|
11
|
+
|
|
12
|
+
var _boolean = require("../../../../utils/transforms/boolean.transform");
|
|
13
|
+
|
|
14
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
15
|
+
var c = arguments.length,
|
|
16
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
17
|
+
d;
|
|
18
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
19
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
23
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
class CreateDocumentsParams {}
|
|
27
|
+
|
|
28
|
+
exports.CreateDocumentsParams = CreateDocumentsParams;
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateDocumentsParams.prototype, "itemStatus", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateDocumentsParams.prototype, "procedureType", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateDocumentsParams.prototype, "listType", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Boolean)], CreateDocumentsParams.prototype, "forceTestMode", void 0);
|
|
37
|
+
//# sourceMappingURL=CreateDocumentsParams.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../ts/types/Interface/api/jeDeclare/CreateDocumentsParams.ts"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;;;;;;;;;;;AAEM,MAAO,qBAAP,CAA4B;;QAArB,qB,GAAA,qB;;AAGX,UAAA,CAAA,CAFC,oBAED,EADC,+BACD,E,iCAAA,CAAA,E,+BAAA,E,YAAA,E,KAAmB,CAAnB,CAAA;;AAIA,UAAA,CAAA,CAFC,oBAED,EADC,+BACD,E,iCAAA,CAAA,E,+BAAA,E,eAAA,E,KAAsB,CAAtB,CAAA;;AAIA,UAAA,CAAA,CAFC,oBAED,EADC,+BACD,E,iCAAA,CAAA,E,+BAAA,E,UAAA,E,KAAiB,CAAjB,CAAA;;AAMA,UAAA,CAAA,CAJC,4BAID,EAHC,gCAGD,EAFC,yBAED,EADC,iCACD,E,kCAAA,CAAA,E,+BAAA,E,eAAA,E,KAAwB,CAAxB,CAAA","sourcesContent":["import { IsBoolean, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateDocumentsParams {\n @ApiProperty()\n @IsString()\n itemStatus: string;\n\n @ApiProperty()\n @IsString()\n procedureType: string;\n\n @ApiProperty()\n @IsString()\n listType: string;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n forceTestMode?: boolean;\n}"],"sourceRoot":"","file":"CreateDocumentsParams.js"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","sourceRoot":"","file":"Util.js"}
|