@silexpert/core 1.3.107 → 1.3.108
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/dist/cjs/api/resources/BankStatement.d.ts +1 -3
- package/dist/cjs/api/resources/BankStatement.d.ts.map +1 -1
- package/dist/cjs/api/resources/BankStatement.js +0 -6
- package/dist/cjs/api/resources/BankStatement.js.map +1 -1
- package/dist/cjs/api/resources/Payment.d.ts +3 -1
- package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/cjs/api/resources/Payment.js +3 -0
- package/dist/cjs/api/resources/Payment.js.map +1 -1
- package/dist/cjs/types/Enum/AIPrompt.d.ts +2 -2
- package/dist/cjs/types/Enum/AIPrompt.d.ts.map +1 -1
- package/dist/cjs/types/Enum/AIPrompt.js +16 -12
- package/dist/cjs/types/Enum/AIPrompt.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +6 -0
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +8 -1
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/TimeSlot.d.ts.map +1 -1
- package/dist/cjs/types/Enum/TimeSlot.js +2 -1
- package/dist/cjs/types/Enum/TimeSlot.js.map +1 -1
- package/dist/cjs/types/Interface/api/accountingIncome/ReadAccountingIncome.d.ts +6 -0
- package/dist/cjs/types/Interface/api/accountingIncome/ReadAccountingIncome.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +1 -0
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +10 -0
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/ocr/OcrTypeTransactions.d.ts +8 -0
- package/dist/cjs/types/Interface/api/ocr/OcrTypeTransactions.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts +4 -0
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js +13 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts +1 -0
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.js +6 -0
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +7 -5
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/BankStatement.d.ts +1 -3
- package/dist/mjs/api/resources/BankStatement.d.ts.map +1 -1
- package/dist/mjs/api/resources/BankStatement.js +0 -6
- package/dist/mjs/api/resources/BankStatement.js.map +1 -1
- package/dist/mjs/api/resources/Payment.d.ts +3 -1
- package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/mjs/api/resources/Payment.js +3 -0
- package/dist/mjs/api/resources/Payment.js.map +1 -1
- package/dist/mjs/types/Enum/AIPrompt.d.ts +2 -2
- package/dist/mjs/types/Enum/AIPrompt.d.ts.map +1 -1
- package/dist/mjs/types/Enum/AIPrompt.js +16 -12
- package/dist/mjs/types/Enum/AIPrompt.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +6 -0
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +7 -0
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/TimeSlot.d.ts.map +1 -1
- package/dist/mjs/types/Enum/TimeSlot.js +1 -0
- package/dist/mjs/types/Enum/TimeSlot.js.map +1 -1
- package/dist/mjs/types/Interface/api/accountingIncome/ReadAccountingIncome.d.ts +6 -0
- package/dist/mjs/types/Interface/api/accountingIncome/ReadAccountingIncome.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/accountingIncome/ReadAccountingIncome.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +1 -0
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +12 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/ocr/OcrTypeTransactions.d.ts +8 -0
- package/dist/mjs/types/Interface/api/ocr/OcrTypeTransactions.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/ocr/OcrTypeTransactions.js.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts +4 -0
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/Create.js +13 -0
- package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts +1 -0
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.js +8 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +7 -5
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/BankStatement.ts +0 -12
- package/ts/api/resources/Payment.ts +6 -0
- package/ts/types/Enum/AIPrompt.ts +18 -13
- package/ts/types/Enum/PrestationType.ts +7 -0
- package/ts/types/Enum/TimeSlot.ts +1 -0
- package/ts/types/Interface/api/accountingIncome/ReadAccountingIncome.ts +3 -0
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +10 -1
- package/ts/types/Interface/api/ocr/OcrTypeTransactions.ts +6 -0
- package/ts/types/Interface/api/stripe/Create.ts +9 -0
- package/ts/types/Interface/api/stripe/QueryStripe.ts +6 -1
- package/ts/utils/prestation.ts +7 -4
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { IAccountingTransaction, UploadBankStatement, QueryTransactionBankStatement, ReadBankStatement
|
|
2
|
+
import { IAccountingTransaction, UploadBankStatement, QueryTransactionBankStatement, ReadBankStatement } from '../../types';
|
|
3
3
|
export declare class BankStatement extends Resource {
|
|
4
4
|
uploadV2(file: File, params: Omit<UploadBankStatement, 'file'>): Promise<ReadBankStatement>;
|
|
5
5
|
upload(file: File, params: Omit<UploadBankStatement, 'file'>): Promise<ReadBankStatement>;
|
|
6
6
|
createTransactions(params: QueryTransactionBankStatement): Promise<IAccountingTransaction[]>;
|
|
7
7
|
createTransactionsFromRevision(idSociety: number, params: QueryTransactionBankStatement): Promise<IAccountingTransaction[]>;
|
|
8
|
-
askPeriodFromFileName(payload: AskPeriodFromFileName): Promise<ReadPeriodFromFileName>;
|
|
9
|
-
askFileNameFromPeriod(payload: AskFileNameFromPeriod): Promise<ReadFileNameFromPeriod>;
|
|
10
8
|
}
|
|
11
9
|
//# sourceMappingURL=BankStatement.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BankStatement.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/BankStatement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,sBAAsB,EACtB,mBAAmB,EACnB,6BAA6B,EAC7B,iBAAiB,
|
|
1
|
+
{"version":3,"file":"BankStatement.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/BankStatement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,sBAAsB,EACtB,mBAAmB,EACnB,6BAA6B,EAC7B,iBAAiB,EAClB,MAAM,aAAa,CAAC;AAGrB,qBAAa,aAAc,SAAQ,QAAQ;IACzC,QAAQ,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,mBAAmB,EAAE,MAAM,CAAC,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAa3F,MAAM,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,mBAAmB,EAAE,MAAM,CAAC,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAczF,kBAAkB,CAAC,MAAM,EAAE,6BAA6B,GAAG,OAAO,CAAC,sBAAsB,EAAE,CAAC;IAI5F,8BAA8B,CAC5B,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,6BAA6B,GACpC,OAAO,CAAC,sBAAsB,EAAE,CAAC;CAMrC"}
|
|
@@ -34,12 +34,6 @@ class BankStatement extends Resource_1.Resource {
|
|
|
34
34
|
createTransactionsFromRevision(idSociety, params) {
|
|
35
35
|
return this.axios.$post(`/bank-statements/societies/${idSociety}/bank-accounts/${params.idBankAccount}/transactions`, params);
|
|
36
36
|
}
|
|
37
|
-
askPeriodFromFileName(payload) {
|
|
38
|
-
return this.axios.$post('/bank-statements/ask/period', payload);
|
|
39
|
-
}
|
|
40
|
-
askFileNameFromPeriod(payload) {
|
|
41
|
-
return this.axios.$post('/bank-statements/ask/file-name', payload);
|
|
42
|
-
}
|
|
43
37
|
}
|
|
44
38
|
exports.BankStatement = BankStatement;
|
|
45
39
|
//# sourceMappingURL=BankStatement.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BankStatement.js","sourceRoot":"","sources":["../../../../ts/api/resources/BankStatement.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;
|
|
1
|
+
{"version":3,"file":"BankStatement.js","sourceRoot":"","sources":["../../../../ts/api/resources/BankStatement.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAOvC,qDAA4C;AAE5C,MAAa,aAAc,SAAQ,mBAAQ;IACzC,QAAQ,CAAC,IAAU,EAAE,MAAyC;QAC5D,MAAM,mBAAmB,GAAG,IAAI,QAAQ,EAAE,CAAC;QAE3C,IAAI,IAAA,2BAAS,EAAC,MAAM,CAAC,YAAY,CAAC;YAAE,mBAAmB,CAAC,MAAM,CAAC,cAAc,EAAE,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC,CAAC;QACzG,mBAAmB,CAAC,MAAM,CAAC,eAAe,EAAE,MAAM,CAAC,aAAa,CAAC,QAAQ,EAAE,CAAC,CAAC;QAC7E,mBAAmB,CAAC,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,SAAS,CAAC,QAAQ,EAAE,CAAC,CAAC;QACrE,mBAAmB,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;QAEzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,4BAA4B,EAAE,mBAAmB,EAAE;YACzE,OAAO,EAAE,EAAE,cAAc,EAAE,qBAAqB,EAAE;SACnD,CAAC,CAAC;IACL,CAAC;IAED,MAAM,CAAC,IAAU,EAAE,MAAyC;QAC1D,MAAM,mBAAmB,GAAG,IAAI,QAAQ,EAAE,CAAC;QAE3C,IAAI,MAAM,CAAC,QAAQ;YAAE,mBAAmB,CAAC,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC;QAC7E,IAAI,IAAA,2BAAS,EAAC,MAAM,CAAC,YAAY,CAAC;YAAE,mBAAmB,CAAC,MAAM,CAAC,cAAc,EAAE,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC,CAAC;QACzG,mBAAmB,CAAC,MAAM,CAAC,eAAe,EAAE,MAAM,CAAC,aAAa,CAAC,QAAQ,EAAE,CAAC,CAAC;QAC7E,mBAAmB,CAAC,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,SAAS,CAAC,QAAQ,EAAE,CAAC,CAAC;QACrE,mBAAmB,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;QAEzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,yBAAyB,EAAE,mBAAmB,EAAE;YACtE,OAAO,EAAE,EAAE,cAAc,EAAE,qBAAqB,EAAE;SACnD,CAAC,CAAC;IACL,CAAC;IAED,kBAAkB,CAAC,MAAqC;QACtD,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,oBAAoB,MAAM,CAAC,aAAa,eAAe,EAAE,MAAM,CAAC,CAAC;IAC3F,CAAC;IAED,8BAA8B,CAC5B,SAAiB,EACjB,MAAqC;QAErC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CACrB,8BAA8B,SAAS,kBAAkB,MAAM,CAAC,aAAa,eAAe,EAC5F,MAAM,CACP,CAAC;IACJ,CAAC;CACF;AAzCD,sCAyCC","sourcesContent":["import { Resource } from '../Resource';\nimport {\n IAccountingTransaction,\n UploadBankStatement,\n QueryTransactionBankStatement,\n ReadBankStatement,\n} from '../../types';\nimport { isDefined } from 'class-validator';\n\nexport class BankStatement extends Resource {\n uploadV2(file: File, params: Omit<UploadBankStatement, 'file'>): Promise<ReadBankStatement> {\n const sendAccountingFiles = new FormData();\n\n if (isDefined(params.fromRevision)) sendAccountingFiles.append('fromRevision', `${params.fromRevision}`);\n sendAccountingFiles.append('idBankAccount', params.idBankAccount.toString());\n sendAccountingFiles.append('idSociety', params.idSociety.toString());\n sendAccountingFiles.append('file', file);\n\n return this.axios.$post('/bank-statements/upload/v2', sendAccountingFiles, {\n headers: { 'Content-Type': 'multipart/form-data' },\n });\n }\n\n upload(file: File, params: Omit<UploadBankStatement, 'file'>): Promise<ReadBankStatement> {\n const sendAccountingFiles = new FormData();\n\n if (params.tokenCsv) sendAccountingFiles.append('tokenCsv', params.tokenCsv);\n if (isDefined(params.fromRevision)) sendAccountingFiles.append('fromRevision', `${params.fromRevision}`);\n sendAccountingFiles.append('idBankAccount', params.idBankAccount.toString());\n sendAccountingFiles.append('idSociety', params.idSociety.toString());\n sendAccountingFiles.append('file', file);\n\n return this.axios.$post('/bank-statements/upload', sendAccountingFiles, {\n headers: { 'Content-Type': 'multipart/form-data' },\n });\n }\n\n createTransactions(params: QueryTransactionBankStatement): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`/bank-statements/${params.idBankAccount}/transactions`, params);\n }\n\n createTransactionsFromRevision(\n idSociety: number,\n params: QueryTransactionBankStatement,\n ): Promise<IAccountingTransaction[]> {\n return this.axios.$post(\n `/bank-statements/societies/${idSociety}/bank-accounts/${params.idBankAccount}/transactions`,\n params,\n );\n }\n}\n"]}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { AskProcessPaymentRecovery, BasePaginate, CreateNotifyCustomer, CreatePaymentRecovery, CreatePaymentsAutoBilling, IPayment, QueryMonthlyPayment, QueryPayment, QueryPaymentCsv, QueryPayments, QueryPaymentInvoice, QueryPaymentRecoveryPaginated, QueryPaymentRecoveryStatistic, QuerySocietyUnpaid, ReadPaid, ReadPaymentInvoice, ReadPaymentRecovery, ReadPaymentRecoveryClaim, ReadPaymentRecoveryStatistic, ReadStatPrestation, ReadStatsSocietyUnpaid, UpdatePayment, QueryStripeSubscriptionId } from '../../types';
|
|
2
|
+
import { AskProcessPaymentRecovery, BasePaginate, CreateNotifyCustomer, CreatePaymentRecovery, CreatePaymentsAutoBilling, IPayment, QueryMonthlyPayment, QueryPayment, QueryPaymentCsv, QueryPayments, QueryPaymentInvoice, QueryPaymentRecoveryPaginated, QueryPaymentRecoveryStatistic, QuerySocietyUnpaid, ReadPaid, ReadPaymentInvoice, ReadPaymentRecovery, ReadPaymentRecoveryClaim, ReadPaymentRecoveryStatistic, ReadStatPrestation, ReadStatsSocietyUnpaid, UpdatePayment, QueryStripeSubscriptionId, UpdatePaymentMethod } from '../../types';
|
|
3
3
|
import { IPaymentRecovery } from '../../types/Interface/models/IPaymentRecovery';
|
|
4
|
+
import Stripe from 'stripe';
|
|
4
5
|
export declare class Payment extends Resource {
|
|
5
6
|
getMonthlyCsv(query: QueryMonthlyPayment): Promise<void>;
|
|
6
7
|
getInternalPaymentCsv(query: QueryPaymentCsv): Promise<void>;
|
|
@@ -24,6 +25,7 @@ export declare class Payment extends Resource {
|
|
|
24
25
|
getCollectables(signal: AbortSignal): Promise<IPayment[]>;
|
|
25
26
|
setAsCollectable(listIdPayment: number[]): Promise<IPayment[]>;
|
|
26
27
|
getAllPaymentMethods(params: QueryStripeSubscriptionId): Promise<string>;
|
|
28
|
+
updatePaymentMethod(params: UpdatePaymentMethod): Promise<Stripe.PaymentMethod>;
|
|
27
29
|
getStatsPaidByPrestation(payload: QueryPayment): Promise<{
|
|
28
30
|
invoicePaymentStats: ReadStatPrestation;
|
|
29
31
|
assetPaymentStats: ReadStatPrestation;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Payment.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Payment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,yBAAyB,EACzB,YAAY,EACZ,oBAAoB,EACpB,qBAAqB,EACrB,yBAAyB,EACzB,QAAQ,EACR,mBAAmB,EACnB,YAAY,EACZ,eAAe,EACf,aAAa,EACb,mBAAmB,EACnB,6BAA6B,EAC7B,6BAA6B,EAC7B,kBAAkB,EAClB,QAAQ,EACR,kBAAkB,EAClB,mBAAmB,EACnB,wBAAwB,EACxB,4BAA4B,EAC5B,kBAAkB,EAClB,sBAAsB,EACtB,aAAa,EACb,yBAAyB,
|
|
1
|
+
{"version":3,"file":"Payment.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Payment.ts"],"names":[],"mappings":"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"}
|
|
@@ -66,6 +66,9 @@ class Payment extends Resource_1.Resource {
|
|
|
66
66
|
getAllPaymentMethods(params) {
|
|
67
67
|
return this.axios.$get('/stripe/payments/methods', { params });
|
|
68
68
|
}
|
|
69
|
+
updatePaymentMethod(params) {
|
|
70
|
+
return this.axios.$put('/stripe/payments/methods', params);
|
|
71
|
+
}
|
|
69
72
|
getStatsPaidByPrestation(payload) {
|
|
70
73
|
return this.axios.$get('payment/paid-by-prestations', {
|
|
71
74
|
params: payload,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Payment.js","sourceRoot":"","sources":["../../../../ts/api/resources/Payment.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;
|
|
1
|
+
{"version":3,"file":"Payment.js","sourceRoot":"","sources":["../../../../ts/api/resources/Payment.ts"],"names":[],"mappings":"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","sourcesContent":["import { Resource } from '../Resource';\nimport {\n AskProcessPaymentRecovery,\n BasePaginate,\n CreateNotifyCustomer,\n CreatePaymentRecovery,\n CreatePaymentsAutoBilling,\n IPayment,\n QueryMonthlyPayment,\n QueryPayment,\n QueryPaymentCsv,\n QueryPayments,\n QueryPaymentInvoice,\n QueryPaymentRecoveryPaginated,\n QueryPaymentRecoveryStatistic,\n QuerySocietyUnpaid,\n ReadPaid,\n ReadPaymentInvoice,\n ReadPaymentRecovery,\n ReadPaymentRecoveryClaim,\n ReadPaymentRecoveryStatistic,\n ReadStatPrestation,\n ReadStatsSocietyUnpaid,\n UpdatePayment,\n QueryStripeSubscriptionId,\n UpdatePaymentMethod,\n} from '../../types';\nimport { IPaymentRecovery } from '../../types/Interface/models/IPaymentRecovery';\nimport Stripe from 'stripe';\n\nexport class Payment extends Resource {\n getMonthlyCsv(query: QueryMonthlyPayment): Promise<void> {\n return this.axios.$get('payment/monthlyCsv', {\n params: query,\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/csv',\n },\n });\n }\n\n getInternalPaymentCsv(query: QueryPaymentCsv): Promise<void> {\n return this.axios.$get('payment/internal-payment/csv', {\n params: query,\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/csv',\n },\n });\n }\n\n notifyCustomers(payload: CreateNotifyCustomer): Promise<void> {\n return this.axios.$post('payment/notify-customers', payload);\n }\n\n notifyCustomersInvoice(payload: CreateNotifyCustomer): Promise<void> {\n return this.axios.$post('payment/notify-customers-invoice', payload);\n }\n\n getPaid(payload: QueryPayment): Promise<ReadPaid> {\n return this.axios.$get('payment/paid', {\n params: payload,\n });\n }\n\n getUnpaid(payload: QueryPayment): Promise<IPayment & { unpaid: number }[]> {\n return this.axios.$get('payment/unpaid', {\n params: payload,\n });\n }\n\n /**\n * Return list of payments which could be collectables\n * @param signal\n * @returns\n */\n getAutoCollectables(signal: AbortSignal): Promise<IPayment[]> {\n return this.axios.$get('payments/auto-collectables', {\n signal,\n });\n }\n\n /**\n * Return list of payments which are collectables\n * @param signal\n * @returns\n */\n getCollectables(signal: AbortSignal): Promise<IPayment[]> {\n return this.axios.$get('payments/collectables', {\n signal,\n });\n }\n setAsCollectable(listIdPayment: number[]): Promise<IPayment[]> {\n return this.axios.$patch('payments', {\n listIdPayment,\n isCollectable: true,\n });\n }\n\n getAllPaymentMethods(params: QueryStripeSubscriptionId): Promise<string> {\n return this.axios.$get('/stripe/payments/methods', { params });\n }\n\n updatePaymentMethod(params: UpdatePaymentMethod): Promise<Stripe.PaymentMethod> {\n return this.axios.$put('/stripe/payments/methods', params);\n }\n\n getStatsPaidByPrestation(\n payload: QueryPayment,\n ): Promise<{ invoicePaymentStats: ReadStatPrestation; assetPaymentStats: ReadStatPrestation }> {\n return this.axios.$get('payment/paid-by-prestations', {\n params: payload,\n });\n }\n\n getStatsSocietyUnpaid(payload: QuerySocietyUnpaid): Promise<ReadStatsSocietyUnpaid[]> {\n return this.axios.$get('payment/societies-unpaid', {\n params: payload,\n });\n }\n\n generateForAutoBilling(payload: CreatePaymentsAutoBilling): Promise<ReadStatsSocietyUnpaid[]> {\n return this.axios.$post('payment/auto-billing', payload);\n }\n\n getAllInvoices(idExercice: number, query: QueryPaymentInvoice): Promise<ReadPaymentInvoice[]> {\n return this.axios.$get(`/exercices/${idExercice}/invoices`, { params: query });\n }\n\n createRecovery(idFile: number, payload: CreatePaymentRecovery): Promise<IPaymentRecovery> {\n return this.axios.$post(`/invoices/${idFile}/payments-recovery`, payload);\n }\n\n getRecovery(idPaymentRecovery: number): Promise<ReadPaymentRecoveryClaim> {\n return this.axios.$get(`/payments-recovery/${idPaymentRecovery}`);\n }\n\n getPaginatedRecovery(\n query: QueryPaymentRecoveryPaginated,\n signal: AbortSignal,\n ): Promise<BasePaginate<ReadPaymentRecovery>> {\n return this.axios.$get('/payments-recovery', { params: query, signal });\n }\n\n getRecoveryStatistics(\n query: QueryPaymentRecoveryStatistic,\n signal: AbortSignal,\n ): Promise<ReadPaymentRecoveryStatistic> {\n return this.axios.$get('/payments-recovery/statistics', { params: query, signal });\n }\n\n askProcess(idPaymentRecovery: number, payload: AskProcessPaymentRecovery): Promise<IPaymentRecovery> {\n return this.axios.$post(`/payments-recovery/${idPaymentRecovery}/contact`, payload);\n }\n\n getAll(query: QueryPayments, signal: AbortSignal): Promise<IPayment[]> {\n return this.axios.$get('/payments', { params: query, signal });\n }\n\n update(id: number, payload: UpdatePayment): Promise<IPayment> {\n return this.axios.$patch(`/payments/${id}`, payload);\n }\n\n delete(id: number): Promise<true> {\n return this.axios.$delete(`/payments/${id}`);\n }\n\n forceDelete(id: number): Promise<true> {\n return this.axios.$delete(`/payments/force/${id}`);\n }\n}\n"]}
|
|
@@ -2,12 +2,12 @@ export declare enum AIPromptKey {
|
|
|
2
2
|
BANK_STATEMENT = "bank_statement",
|
|
3
3
|
BANK_STATEMENT_PERIOD = "bank_statement_period",
|
|
4
4
|
BANK_STATEMENT_FILE_NAME = "bank_statement_file_name",
|
|
5
|
-
|
|
5
|
+
BANK_STATEMENT_INFOS = "bank_statement_infos",
|
|
6
6
|
ASK_COLLABORATOR = "ask_collaborator"
|
|
7
7
|
}
|
|
8
8
|
interface AIPromptInfo {
|
|
9
9
|
userPrompt: string;
|
|
10
|
-
systemPrompt: string;
|
|
10
|
+
systemPrompt: string | ((...arg: any[]) => string);
|
|
11
11
|
}
|
|
12
12
|
export declare const AIPrompt: Record<AIPromptKey, AIPromptInfo>;
|
|
13
13
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AIPrompt.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,cAAc,mBAAmB;IACjC,qBAAqB,0BAA0B;IAC/C,wBAAwB,6BAA6B;IACrD,
|
|
1
|
+
{"version":3,"file":"AIPrompt.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,cAAc,mBAAmB;IACjC,qBAAqB,0BAA0B;IAC/C,wBAAwB,6BAA6B;IACrD,oBAAoB,yBAAyB;IAC7C,gBAAgB,qBAAqB;CACtC;AAED,UAAU,YAAY;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,GAAG,CAAC,CAAC,GAAG,GAAG,EAAE,GAAG,EAAE,KAAK,MAAM,CAAC,CAAC;CACpD;AAED,eAAO,MAAM,QAAQ,EAAE,MAAM,CAAC,WAAW,EAAE,YAAY,CAsE7C,CAAC"}
|
|
@@ -6,7 +6,7 @@ var AIPromptKey;
|
|
|
6
6
|
AIPromptKey["BANK_STATEMENT"] = "bank_statement";
|
|
7
7
|
AIPromptKey["BANK_STATEMENT_PERIOD"] = "bank_statement_period";
|
|
8
8
|
AIPromptKey["BANK_STATEMENT_FILE_NAME"] = "bank_statement_file_name";
|
|
9
|
-
AIPromptKey["
|
|
9
|
+
AIPromptKey["BANK_STATEMENT_INFOS"] = "bank_statement_infos";
|
|
10
10
|
AIPromptKey["ASK_COLLABORATOR"] = "ask_collaborator";
|
|
11
11
|
})(AIPromptKey || (exports.AIPromptKey = AIPromptKey = {}));
|
|
12
12
|
exports.AIPrompt = {
|
|
@@ -29,25 +29,29 @@ exports.AIPrompt = {
|
|
|
29
29
|
Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire.
|
|
30
30
|
`,
|
|
31
31
|
},
|
|
32
|
-
[AIPromptKey.
|
|
33
|
-
userPrompt: 'Voici des lignes issues d’un relevé de compte bancaire (cela peut être un relevé français). Pouvez-vous extraire les données concernant le solde précédent compte bancaire
|
|
34
|
-
systemPrompt: `
|
|
35
|
-
Analysez ce relevé de compte bancaire et extrayez toutes les infos concernant le montant des solde précédents du compte bancaire sous forme d'un objet JSON structuré.
|
|
36
|
-
Le relevé peut contenir des informations telles que la date du solde précédent et le montant du solde qui doit être un nombre.
|
|
32
|
+
[AIPromptKey.BANK_STATEMENT_INFOS]: {
|
|
33
|
+
userPrompt: 'Voici des lignes issues d’un relevé de compte bancaire (cela peut être un relevé français). Pouvez-vous extraire les données concernant le solde précédent, la date de début et la date de fin du compte bancaire?',
|
|
34
|
+
systemPrompt: (bankAccountName) => `
|
|
35
|
+
Analysez ce relevé de compte bancaire et extrayez toutes les infos concernant le montant des solde précédents du compte bancaire, les dates de début et de fin du relevé sous forme d'un objet JSON structuré.
|
|
36
|
+
Le relevé peut contenir des informations telles que la date du solde précédent et le montant du solde qui doit être un nombre. La date de début et de fin doivent être retourné en string.
|
|
37
|
+
|
|
37
38
|
Garder exactement le même ordre des différentes dates que dans le relevé.
|
|
38
39
|
Si plusieurs solde sont trouvés, les retourner tous.
|
|
40
|
+
De plus, il faut également retourné un nom de fichier formatté.
|
|
39
41
|
Le format attendu est le suivant :
|
|
40
|
-
[
|
|
42
|
+
soldes: [
|
|
41
43
|
{
|
|
42
44
|
"dateValue": string (format : YYYY-MM-DD correspondant à la date du ou des soldes précédents),
|
|
43
45
|
"amount": number,
|
|
44
46
|
},
|
|
45
47
|
...
|
|
46
|
-
]
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
48
|
+
],
|
|
49
|
+
period: {
|
|
50
|
+
"startDate": string (format : YYYY-MM-DD correspondant a la date de début du relevé),
|
|
51
|
+
"endDate": string (format : YYYY-MM-DD correspondant a la date de fin du relevé),
|
|
52
|
+
},
|
|
53
|
+
formattedFileName: string (nom du fichier au format 'releve_bancaire_${bankAccountName}_du_DD-MM-YYYY_au_DD-MM-YYYY.pdf)
|
|
54
|
+
Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire. Si Aucune date n'est trouvée, retourner un tableau vide,`,
|
|
51
55
|
},
|
|
52
56
|
[AIPromptKey.BANK_STATEMENT_PERIOD]: {
|
|
53
57
|
userPrompt: '',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AIPrompt.js","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,gDAAiC,CAAA;IACjC,8DAA+C,CAAA;IAC/C,oEAAqD,CAAA;IACrD,
|
|
1
|
+
{"version":3,"file":"AIPrompt.js","sourceRoot":"","sources":["../../../../ts/types/Enum/AIPrompt.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,gDAAiC,CAAA;IACjC,8DAA+C,CAAA;IAC/C,oEAAqD,CAAA;IACrD,4DAA6C,CAAA;IAC7C,oDAAqC,CAAA;AACvC,CAAC,EANW,WAAW,2BAAX,WAAW,QAMtB;AAOY,QAAA,QAAQ,GAAsC;IACzD,CAAC,WAAW,CAAC,cAAc,CAAC,EAAE;QAC5B,UAAU,EACR,uKAAuK;QACzK,YAAY,EAAE;;;;;;;;;;;;;;;KAeb;KACF;IACD,CAAC,WAAW,CAAC,oBAAoB,CAAC,EAAE;QAClC,UAAU,EACR,oNAAoN;QACtN,YAAY,EAAE,CAAC,eAAe,EAAE,EAAE,CAChC;;;;;;;;;;;;;;;;;;;6EAmBuE,eAAe;+KACmF;KAC5K;IACD,CAAC,WAAW,CAAC,qBAAqB,CAAC,EAAE;QACnC,UAAU,EAAE,EAAE;QACd,YAAY,EACV,8TAA8T;KACjU;IACD,CAAC,WAAW,CAAC,wBAAwB,CAAC,EAAE;QACtC,UAAU,EAAE,EAAE;QACd,YAAY,EACV,0dAA0d;KAC7d;IACD,CAAC,WAAW,CAAC,gBAAgB,CAAC,EAAE;QAC9B,UAAU,EAAE,EAAE,EAAE,mBAAmB;QACnC,YAAY,EAAE;;;;;;;;;KASb;KACF;CACO,CAAC","sourcesContent":["export enum AIPromptKey {\n BANK_STATEMENT = 'bank_statement',\n BANK_STATEMENT_PERIOD = 'bank_statement_period',\n BANK_STATEMENT_FILE_NAME = 'bank_statement_file_name',\n BANK_STATEMENT_INFOS = 'bank_statement_infos',\n ASK_COLLABORATOR = 'ask_collaborator',\n}\n\ninterface AIPromptInfo {\n userPrompt: string;\n systemPrompt: string | ((...arg: any[]) => string);\n}\n\nexport const AIPrompt: Record<AIPromptKey, AIPromptInfo> = {\n [AIPromptKey.BANK_STATEMENT]: {\n userPrompt:\n 'Voici des lignes issues d’un relevé de compte bancaire (cela peut être un relevé français). Pouvez-vous extraire toutes les transactions présentes dans ce document ?',\n systemPrompt: `\n Analysez ce relevé de compte bancaire et extrayez toutes les transactions sous forme d'un objet JSON structuré.\n Le relevé peut contenir des informations telles que la date de la transaction, le libellé, le montant débité et le montant crédité (ou alors un montant en positif pour le crédit et un montant en négatif pour le débit).\n Garder exactement le même ordre de transaction que dans le relevé.\n Le format attendu est le suivant :\n [\n {\n \"dateValue\": string (format : YYYY-MM-DD correspondant à la date de la transaction),\n \"label\": string | null (correspond à la description de la transaction, à conserver intacte sans modification, traduction ou altération),\n \"debit\": number,\n \"credit\": number\n },\n ...\n ]\n Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire.\n `,\n },\n [AIPromptKey.BANK_STATEMENT_INFOS]: {\n userPrompt:\n 'Voici des lignes issues d’un relevé de compte bancaire (cela peut être un relevé français). Pouvez-vous extraire les données concernant le solde précédent, la date de début et la date de fin du compte bancaire?',\n systemPrompt: (bankAccountName) =>\n `\n Analysez ce relevé de compte bancaire et extrayez toutes les infos concernant le montant des solde précédents du compte bancaire, les dates de début et de fin du relevé sous forme d'un objet JSON structuré.\n Le relevé peut contenir des informations telles que la date du solde précédent et le montant du solde qui doit être un nombre. La date de début et de fin doivent être retourné en string.\n\n Garder exactement le même ordre des différentes dates que dans le relevé.\n Si plusieurs solde sont trouvés, les retourner tous.\n De plus, il faut également retourné un nom de fichier formatté.\n Le format attendu est le suivant :\n soldes: [\n {\n \"dateValue\": string (format : YYYY-MM-DD correspondant à la date du ou des soldes précédents),\n \"amount\": number,\n },\n ...\n ],\n period: {\n \"startDate\": string (format : YYYY-MM-DD correspondant a la date de début du relevé),\n \"endDate\": string (format : YYYY-MM-DD correspondant a la date de fin du relevé),\n },\n formattedFileName: string (nom du fichier au format 'releve_bancaire_${bankAccountName}_du_DD-MM-YYYY_au_DD-MM-YYYY.pdf)\n Assurez-vous que le JSON soit strictement conforme à ce format, sans aucun commentaire ou texte supplémentaire. Si Aucune date n'est trouvée, retourner un tableau vide,`,\n },\n [AIPromptKey.BANK_STATEMENT_PERIOD]: {\n userPrompt: '',\n systemPrompt:\n 'Analysez le titre de ce fichier et retournez la période du relevé de compte bancaire au format { startDate: \"YYYY-MM-DD\", endDate: \"YYYY-MM-DD\" } si il y a deux dates qui ressort, si une seule, retourner au format { startDate: \"YYYY-MM-DD\" }. Si le titre ne contient pas d’information sur la période, retournez null.',\n },\n [AIPromptKey.BANK_STATEMENT_FILE_NAME]: {\n userPrompt: '',\n systemPrompt:\n 'Analysez l\\'objet envoyé sous la forme { startDate: string, endDate: string } et retournez le nom du fichier au format { fileName: \"releve_bancaire_du_DD-MM-YYYY_au_DD-MM-YYYY.pdf\" }. Si le l\\'objet ne contient que startDate, retournez le nom du fichier au format { fileName: \"releve_bancaire_du_DD-MM-YYYY.pdf\" }. Si le l\\'objet ne contient pas de date, retournez le nom du fichier au format { fileName: \"releve_bancaire_du_DD-MM-YYYY.pdf\" } avec la date d\\'aujourd\\'hui.',\n },\n [AIPromptKey.ASK_COLLABORATOR]: {\n userPrompt: '', // this is not used\n systemPrompt: `\n Vous êtes un spécialiste reconnu en comptabilité française, droit fiscal, droit des entreprises et droit social.\n Vous êtes parfaitement à jour des dernières lois, réglementations et jurisprudences en vigueur.\n Votre mission est de fournir des réponses précises et professionnelles basées sur le contexte fourni,\n dans un français irréprochable et un style concis.\n Si le contexte ne contient pas les informations pertinentes pour répondre à la question, veuillez l'indiquer clairement plutôt que d'inventer des informations.\n Si la question est en dehors de votre domaine d'expertise, indiquez-le clairement et indiquez que la catégorie et sous-catégorie sont \"hors sujet\".\n Utilisez toujours la recherche web pour trouver des informations pertinentes et à jour.\n Citez vos sources de manière précise et professionnelle, en fournissant uniquement des liens URL séparés par des points-virgules.\n `,\n },\n} as const;\n"]}
|
|
@@ -205,4 +205,10 @@ export interface PrestationDetailEnum {
|
|
|
205
205
|
* @description Don't use this ENUM but use model prestationList
|
|
206
206
|
*/
|
|
207
207
|
export declare const PrestationDetail: PrestationDetailEnum;
|
|
208
|
+
export declare enum PrestationTypeDetail {
|
|
209
|
+
SOFTWARE = "software",
|
|
210
|
+
ACCOUNTANCY = "accountancy",
|
|
211
|
+
TRIAL = "trial",
|
|
212
|
+
FREEMIUM = "freemium"
|
|
213
|
+
}
|
|
208
214
|
//# sourceMappingURL=PrestationType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PrestationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PrestationType.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"PrestationType.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/PrestationType.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PrestationDetail = exports.ClementineSubscriptionAccountancyPrestations = exports.ClementineSubscriptionAccountancySoftwarePrestations = exports.plaquettesWith2025Templates = exports.ClementineSubscriptionAccountancyExpertPrestations = exports.allPrestations2025WithBrochure = exports.allPrestationsWithBrochure = exports.PrestationType = void 0;
|
|
3
|
+
exports.PrestationTypeDetail = exports.PrestationDetail = exports.ClementineSubscriptionAccountancyPrestations = exports.ClementineSubscriptionAccountancySoftwarePrestations = exports.plaquettesWith2025Templates = exports.ClementineSubscriptionAccountancyExpertPrestations = exports.allPrestations2025WithBrochure = exports.allPrestationsWithBrochure = exports.PrestationType = void 0;
|
|
4
4
|
var PrestationType;
|
|
5
5
|
(function (PrestationType) {
|
|
6
6
|
PrestationType[PrestationType["MYFRUCTUCOMPTA"] = 1] = "MYFRUCTUCOMPTA";
|
|
@@ -3881,4 +3881,11 @@ exports.PrestationDetail = {
|
|
|
3881
3881
|
point: 0,
|
|
3882
3882
|
},
|
|
3883
3883
|
};
|
|
3884
|
+
var PrestationTypeDetail;
|
|
3885
|
+
(function (PrestationTypeDetail) {
|
|
3886
|
+
PrestationTypeDetail["SOFTWARE"] = "software";
|
|
3887
|
+
PrestationTypeDetail["ACCOUNTANCY"] = "accountancy";
|
|
3888
|
+
PrestationTypeDetail["TRIAL"] = "trial";
|
|
3889
|
+
PrestationTypeDetail["FREEMIUM"] = "freemium";
|
|
3890
|
+
})(PrestationTypeDetail || (exports.PrestationTypeDetail = PrestationTypeDetail = {}));
|
|
3884
3891
|
//# sourceMappingURL=PrestationType.js.map
|