@silexpert/core 1.1.151 → 1.1.153
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/Facturation.d.ts +3 -1
- package/dist/cjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/cjs/api/resources/Facturation.js +8 -0
- package/dist/cjs/api/resources/Facturation.js.map +1 -1
- package/dist/cjs/api/resources/KilometricAllowance.d.ts +2 -1
- package/dist/cjs/api/resources/KilometricAllowance.d.ts.map +1 -1
- package/dist/cjs/api/resources/KilometricAllowance.js +3 -0
- package/dist/cjs/api/resources/KilometricAllowance.js.map +1 -1
- package/dist/cjs/api/resources/SalesContract.d.ts +6 -5
- package/dist/cjs/api/resources/SalesContract.d.ts.map +1 -1
- package/dist/cjs/api/resources/SalesContract.js +32 -16
- package/dist/cjs/api/resources/SalesContract.js.map +1 -1
- package/dist/cjs/api/resources/ThirdParty.d.ts +1 -0
- package/dist/cjs/api/resources/ThirdParty.d.ts.map +1 -1
- package/dist/cjs/api/resources/ThirdParty.js +4 -0
- package/dist/cjs/api/resources/ThirdParty.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.d.ts +4 -18
- package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +79 -91
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.d.ts +3 -0
- package/dist/cjs/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.js +1 -0
- package/dist/cjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts +1 -0
- package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js +1 -0
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.d.ts +214 -0
- package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.js +162 -0
- package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +3 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +4 -0
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +4 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +54 -0
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/SalesContractConfig.d.ts +13 -4
- package/dist/cjs/types/Enum/SalesContractConfig.d.ts.map +1 -1
- package/dist/cjs/types/Enum/SalesContractConfig.js +64 -0
- package/dist/cjs/types/Enum/SalesContractConfig.js.map +1 -1
- package/dist/cjs/types/Interface/api/cashAndExpense/Query.d.ts +7 -0
- package/dist/cjs/types/Interface/api/cashAndExpense/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/cashAndExpense/Query.js +42 -0
- package/dist/cjs/types/Interface/api/cashAndExpense/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/facturation/Query.d.ts +6 -0
- package/dist/cjs/types/Interface/api/facturation/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/facturation/Query.js +22 -1
- package/dist/cjs/types/Interface/api/facturation/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/salesContract/SendSalesContractParams.d.ts +6 -0
- package/dist/cjs/types/Interface/api/salesContract/SendSalesContractParams.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/salesContract/SendSalesContractParams.js +23 -1
- package/dist/cjs/types/Interface/api/salesContract/SendSalesContractParams.js.map +1 -1
- package/dist/cjs/types/Interface/models/IAccountingTransaction.d.ts +2 -0
- package/dist/cjs/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +1 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/brands.d.ts +3 -2
- package/dist/cjs/utils/brands.d.ts.map +1 -1
- package/dist/cjs/utils/brands.js +15 -4
- package/dist/cjs/utils/brands.js.map +1 -1
- package/dist/mjs/api/resources/Facturation.d.ts +3 -1
- package/dist/mjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/mjs/api/resources/Facturation.js +8 -0
- package/dist/mjs/api/resources/Facturation.js.map +1 -1
- package/dist/mjs/api/resources/KilometricAllowance.d.ts +2 -1
- package/dist/mjs/api/resources/KilometricAllowance.d.ts.map +1 -1
- package/dist/mjs/api/resources/KilometricAllowance.js +6 -0
- package/dist/mjs/api/resources/KilometricAllowance.js.map +1 -1
- package/dist/mjs/api/resources/SalesContract.d.ts +6 -5
- package/dist/mjs/api/resources/SalesContract.d.ts.map +1 -1
- package/dist/mjs/api/resources/SalesContract.js +32 -15
- package/dist/mjs/api/resources/SalesContract.js.map +1 -1
- package/dist/mjs/api/resources/ThirdParty.d.ts +1 -0
- package/dist/mjs/api/resources/ThirdParty.d.ts.map +1 -1
- package/dist/mjs/api/resources/ThirdParty.js +4 -0
- package/dist/mjs/api/resources/ThirdParty.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.d.ts +4 -18
- package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +79 -91
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.d.ts +3 -0
- package/dist/mjs/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.js +1 -0
- package/dist/mjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts +1 -0
- package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js +1 -0
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.d.ts +214 -0
- package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.js +162 -0
- package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +3 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +4 -0
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +4 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +54 -0
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/SalesContractConfig.d.ts +13 -4
- package/dist/mjs/types/Enum/SalesContractConfig.d.ts.map +1 -1
- package/dist/mjs/types/Enum/SalesContractConfig.js +68 -1
- package/dist/mjs/types/Enum/SalesContractConfig.js.map +1 -1
- package/dist/mjs/types/Interface/api/cashAndExpense/Query.d.ts +7 -0
- package/dist/mjs/types/Interface/api/cashAndExpense/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/cashAndExpense/Query.js +42 -0
- package/dist/mjs/types/Interface/api/cashAndExpense/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/facturation/Query.d.ts +6 -0
- package/dist/mjs/types/Interface/api/facturation/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/facturation/Query.js +26 -2
- package/dist/mjs/types/Interface/api/facturation/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/salesContract/SendSalesContractParams.d.ts +6 -0
- package/dist/mjs/types/Interface/api/salesContract/SendSalesContractParams.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/salesContract/SendSalesContractParams.js +25 -0
- package/dist/mjs/types/Interface/api/salesContract/SendSalesContractParams.js.map +1 -1
- package/dist/mjs/types/Interface/models/IAccountingTransaction.d.ts +2 -0
- package/dist/mjs/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/dist/mjs/types/index.d.ts +1 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +1 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/brands.d.ts +3 -2
- package/dist/mjs/utils/brands.d.ts.map +1 -1
- package/dist/mjs/utils/brands.js +14 -4
- package/dist/mjs/utils/brands.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Facturation.ts +10 -1
- package/ts/api/resources/KilometricAllowance.ts +8 -1
- package/ts/api/resources/SalesContract.ts +33 -17
- package/ts/api/resources/ThirdParty.ts +5 -0
- package/ts/types/Enum/BrandClementine.ts +79 -91
- package/ts/types/Enum/BrandComptalib.ts +1 -0
- package/ts/types/Enum/BrandLegalstart.ts +1 -0
- package/ts/types/Enum/BrandPourcentage.ts +162 -0
- package/ts/types/Enum/Ged.ts +4 -0
- package/ts/types/Enum/PrestationType.ts +54 -0
- package/ts/types/Enum/SalesContractConfig.ts +41 -6
- package/ts/types/Interface/api/cashAndExpense/Query.ts +24 -0
- package/ts/types/Interface/api/facturation/Query.ts +19 -2
- package/ts/types/Interface/api/salesContract/SendSalesContractParams.ts +17 -0
- package/ts/types/Interface/models/IAccountingTransaction.ts +2 -0
- package/ts/types/index.ts +1 -0
- package/ts/utils/brands.ts +16 -4
|
@@ -1,11 +1,13 @@
|
|
|
1
|
+
/// <reference types="node" />
|
|
1
2
|
import { CancelToken } from 'axios';
|
|
2
3
|
import { Resource } from '../Resource';
|
|
3
|
-
import { BasePaginate, CreateRebilling, IBillingHistory, QueryPaginatedBillingHistory, QueryPaginatedRebilling, QueryPaginatedSocietyWithFacturation } from '../../types';
|
|
4
|
+
import { BasePaginate, CreateRebilling, CreateRecommanded, IBillingHistory, QueryPaginatedBillingHistory, QueryPaginatedRebilling, QueryPaginatedSocietyWithFacturation } from '../../types';
|
|
4
5
|
import { Society } from './Society';
|
|
5
6
|
export declare class Facturation extends Resource {
|
|
6
7
|
getBillingPaginated(params: QueryPaginatedSocietyWithFacturation, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<Society>>;
|
|
7
8
|
getRebillingPaginated(params: QueryPaginatedRebilling, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<Society>>;
|
|
8
9
|
getBillingHistoryPaginated(params: QueryPaginatedBillingHistory, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<Society>>;
|
|
9
10
|
createRebilling(payload: CreateRebilling): Promise<IBillingHistory>;
|
|
11
|
+
createRecommanded(params: CreateRecommanded): Promise<Buffer>;
|
|
10
12
|
}
|
|
11
13
|
//# sourceMappingURL=Facturation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Facturation.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Facturation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EAAE,eAAe,EAAE,eAAe,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,oCAAoC,
|
|
1
|
+
{"version":3,"file":"Facturation.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/Facturation.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EAAE,eAAe,EAAE,iBAAiB,EAAE,eAAe,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,oCAAoC,EAC/J,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC,qBAAa,WAAY,SAAQ,QAAQ;IACvC,mBAAmB,CAAC,MAAM,EAAE,oCAAoC,EAAE,WAAW,CAAC,EAAE,WAAW,EAAE,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;IAOlJ,qBAAqB,CAAC,MAAM,EAAE,uBAAuB,EAAE,WAAW,CAAC,EAAE,WAAW,EAAE,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;IAOvI,0BAA0B,CAAC,MAAM,EAAE,4BAA4B,EAAE,WAAW,CAAC,EAAE,WAAW,EAAE,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;IAOjJ,eAAe,CAAC,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,eAAe,CAAC;IAInE,iBAAiB,CAAC,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAAC,MAAM,CAAC;CAQ9D"}
|
|
@@ -15,6 +15,14 @@ class Facturation extends Resource_1.Resource {
|
|
|
15
15
|
createRebilling(payload) {
|
|
16
16
|
return this.axios.$post('/facturation/rebilling', payload);
|
|
17
17
|
}
|
|
18
|
+
createRecommanded(params) {
|
|
19
|
+
return this.axios.$post('/facturation/recommanded', params, {
|
|
20
|
+
responseType: 'arraybuffer',
|
|
21
|
+
headers: {
|
|
22
|
+
Accept: 'application/pdf',
|
|
23
|
+
},
|
|
24
|
+
});
|
|
25
|
+
}
|
|
18
26
|
}
|
|
19
27
|
exports.Facturation = Facturation;
|
|
20
28
|
//# sourceMappingURL=Facturation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Facturation.js","sourceRoot":"","sources":["../../../../ts/api/resources/Facturation.ts"],"names":[],"mappings":";;;AACA,0CAAuC;AAMvC,MAAa,WAAY,SAAQ,mBAAQ;IACvC,mBAAmB,CAAC,MAA4C,EAAE,WAAyB,EAAE,MAAoB;QAC/G,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gCAAgC,gDAClD,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,qBAAqB,CAAC,MAA+B,EAAE,WAAyB,EAAE,MAAoB;QACpG,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,kCAAkC,gDACpD,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,0BAA0B,CAAC,MAAoC,EAAE,WAAyB,EAAE,MAAoB;QAC9G,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,4BAA4B,gDAC9C,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,eAAe,CAAC,OAAwB;QACtC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;CACF;
|
|
1
|
+
{"version":3,"file":"Facturation.js","sourceRoot":"","sources":["../../../../ts/api/resources/Facturation.ts"],"names":[],"mappings":";;;AACA,0CAAuC;AAMvC,MAAa,WAAY,SAAQ,mBAAQ;IACvC,mBAAmB,CAAC,MAA4C,EAAE,WAAyB,EAAE,MAAoB;QAC/G,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gCAAgC,gDAClD,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,qBAAqB,CAAC,MAA+B,EAAE,WAAyB,EAAE,MAAoB;QACpG,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,kCAAkC,gDACpD,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,0BAA0B,CAAC,MAAoC,EAAE,WAAyB,EAAE,MAAoB;QAC9G,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,4BAA4B,gDAC9C,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,IACN,CAAC;IACL,CAAC;IACD,eAAe,CAAC,OAAwB;QACtC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAED,iBAAiB,CAAC,MAAyB;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,0BAA0B,EAAE,MAAM,EAAE;YAC1D,YAAY,EAAE,aAAa;YAC3B,OAAO,EAAE;gBACP,MAAM,EAAE,iBAAiB;aAC1B;SACF,CAAC,CAAC;IACL,CAAC;CACF;AAlCD,kCAkCC","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n BasePaginate, CreateRebilling, CreateRecommanded, IBillingHistory, QueryPaginatedBillingHistory, QueryPaginatedRebilling, QueryPaginatedSocietyWithFacturation,\n} from '../../types';\nimport { Society } from './Society';\n\nexport class Facturation extends Resource {\n getBillingPaginated(params: QueryPaginatedSocietyWithFacturation, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<Society>> {\n return this.axios.$get('/facturation/paginated-billing', { \n ...(cancelToken ? { cancelToken } : {}), \n ...(signal ? { signal } : {}), \n params,\n });\n }\n getRebillingPaginated(params: QueryPaginatedRebilling, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<Society>> {\n return this.axios.$get('/facturation/paginated-rebilling', { \n ...(cancelToken ? { cancelToken } : {}), \n ...(signal ? { signal } : {}), \n params,\n });\n }\n getBillingHistoryPaginated(params: QueryPaginatedBillingHistory, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<Society>> {\n return this.axios.$get('/billing-history/paginated', { \n ...(cancelToken ? { cancelToken } : {}),\n ...(signal ? { signal } : {}),\n params,\n });\n }\n createRebilling(payload: CreateRebilling): Promise<IBillingHistory> {\n return this.axios.$post('/facturation/rebilling', payload);\n }\n\n createRecommanded(params: CreateRecommanded): Promise<Buffer> {\n return this.axios.$post('/facturation/recommanded', params, {\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n}\n"]}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { CreateKilometricAllowanceValidation } from '../../types';
|
|
2
|
+
import { BasePaginate, CreateKilometricAllowanceValidation, IAccountingTransaction, QueryKilometricAllowance } from '../../types';
|
|
3
3
|
export declare class KilometricAllowance extends Resource {
|
|
4
4
|
validate(idExercice: number, payload: CreateKilometricAllowanceValidation): Promise<boolean>;
|
|
5
|
+
getPaginated(idSociety: number, params: QueryKilometricAllowance, signal?: AbortSignal): Promise<BasePaginate<IAccountingTransaction>>;
|
|
5
6
|
}
|
|
6
7
|
//# sourceMappingURL=KilometricAllowance.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KilometricAllowance.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/KilometricAllowance.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,mCAAmC,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"KilometricAllowance.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/KilometricAllowance.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,mCAAmC,EAAE,sBAAsB,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAElI,qBAAa,mBAAoB,SAAQ,QAAQ;IAC/C,QAAQ,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,mCAAmC,GAAG,OAAO,CAAC,OAAO,CAAC;IAI5F,YAAY,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,wBAAwB,EAAE,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,YAAY,CAAC,sBAAsB,CAAC,CAAC;CAMvI"}
|
|
@@ -6,6 +6,9 @@ class KilometricAllowance extends Resource_1.Resource {
|
|
|
6
6
|
validate(idExercice, payload) {
|
|
7
7
|
return this.axios.$post(`/exercice/${idExercice}/kilometric-allowance/validate`, payload);
|
|
8
8
|
}
|
|
9
|
+
getPaginated(idSociety, params, signal) {
|
|
10
|
+
return this.axios.$get(`/societies/${idSociety}/kilometric-allowances`, Object.assign({ params }, (signal ? { signal } : {})));
|
|
11
|
+
}
|
|
9
12
|
}
|
|
10
13
|
exports.KilometricAllowance = KilometricAllowance;
|
|
11
14
|
//# sourceMappingURL=KilometricAllowance.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KilometricAllowance.js","sourceRoot":"","sources":["../../../../ts/api/resources/KilometricAllowance.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,mBAAoB,SAAQ,mBAAQ;IAC/C,QAAQ,CAAC,UAAkB,EAAE,OAA4C;QACvE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,aAAa,UAAU,gCAAgC,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;CACF;
|
|
1
|
+
{"version":3,"file":"KilometricAllowance.js","sourceRoot":"","sources":["../../../../ts/api/resources/KilometricAllowance.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,mBAAoB,SAAQ,mBAAQ;IAC/C,QAAQ,CAAC,UAAkB,EAAE,OAA4C;QACvE,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,aAAa,UAAU,gCAAgC,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAED,YAAY,CAAC,SAAiB,EAAE,MAAgC,EAAE,MAAoB;QACpF,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,SAAS,wBAAwB,kBACpE,MAAM,IACH,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,EAC7B,CAAC;IACL,CAAC;CACF;AAXD,kDAWC","sourcesContent":["import { Resource } from '../Resource';\nimport { BasePaginate, CreateKilometricAllowanceValidation, IAccountingTransaction, QueryKilometricAllowance } from '../../types';\n\nexport class KilometricAllowance extends Resource {\n validate(idExercice: number, payload: CreateKilometricAllowanceValidation): Promise<boolean> {\n return this.axios.$post(`/exercice/${idExercice}/kilometric-allowance/validate`, payload);\n }\n\n getPaginated(idSociety: number, params: QueryKilometricAllowance, signal?: AbortSignal): Promise<BasePaginate<IAccountingTransaction>> {\n return this.axios.$get(`/societies/${idSociety}/kilometric-allowances`, { \n params,\n ...(signal ? { signal } : {}),\n });\n }\n}"]}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { SalesContractContent, SalesContractConfigVersion, SendSalesContractParams } from '../../types';
|
|
2
|
+
import { SalesContractContent, SalesContractConfigVersion, SendSalesContractParams, ParamsPreviewContract, SendMandateParams } from '../../types';
|
|
3
3
|
export declare class SalesContract extends Resource {
|
|
4
|
-
getConfigFile(): Promise<SalesContractContent[]>;
|
|
5
|
-
getConfigVersions(): Promise<SalesContractConfigVersion[]>;
|
|
6
|
-
preview(
|
|
7
|
-
downloadPreview(
|
|
4
|
+
getConfigFile(idTypeBrand?: number): Promise<SalesContractContent[]>;
|
|
5
|
+
getConfigVersions(idTypeBrand?: number): Promise<SalesContractConfigVersion[]>;
|
|
6
|
+
preview(params: ParamsPreviewContract): Promise<string>;
|
|
7
|
+
downloadPreview(params: ParamsPreviewContract): Promise<void>;
|
|
8
8
|
generateConfigFile(formData: FormData): Promise<void>;
|
|
9
9
|
uploadBackgroundImage(formData: FormData): Promise<void>;
|
|
10
10
|
generateSalesContract(idPrestation: number): Promise<true>;
|
|
11
11
|
sendByEmailWithSignature(params: SendSalesContractParams): Promise<true>;
|
|
12
|
+
sendMandateByEmail(params: SendMandateParams): Promise<true>;
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=SalesContract.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SalesContract.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/SalesContract.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"SalesContract.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/SalesContract.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,uBAAuB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAElJ,qBAAa,aAAc,SAAQ,QAAQ;IACzC,aAAa,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,oBAAoB,EAAE,CAAC;IAIpE,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,GAAI,OAAO,CAAC,0BAA0B,EAAE,CAAC;IAI/E,OAAO,CAAC,MAAM,EAAE,qBAAqB,GAAG,OAAO,CAAC,MAAM,CAAC;IAIvD,eAAe,CAAC,MAAM,EAAE,qBAAqB,GAAG,OAAO,CAAC,IAAI,CAAC;IAU7D,kBAAkB,CAAC,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAAC,IAAI,CAAC;IAIrD,qBAAqB,CAAC,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAAC,IAAI,CAAC;IAIxD,qBAAqB,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAI1D,wBAAwB,CAAC,MAAM,EAAE,uBAAuB,GAAG,OAAO,CAAC,IAAI,CAAC;IAgBxE,kBAAkB,CAAC,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAAC,IAAI,CAAC;CAe7D"}
|
|
@@ -3,18 +3,18 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.SalesContract = void 0;
|
|
4
4
|
const Resource_1 = require("../Resource");
|
|
5
5
|
class SalesContract extends Resource_1.Resource {
|
|
6
|
-
getConfigFile() {
|
|
7
|
-
return this.axios.$get('sales-contracts/config');
|
|
6
|
+
getConfigFile(idTypeBrand) {
|
|
7
|
+
return this.axios.$get('sales-contracts/config', { params: { idTypeBrand } });
|
|
8
8
|
}
|
|
9
|
-
getConfigVersions() {
|
|
10
|
-
return this.axios.$get('sales-contracts/config/versions');
|
|
9
|
+
getConfigVersions(idTypeBrand) {
|
|
10
|
+
return this.axios.$get('sales-contracts/config/versions', { params: { idTypeBrand } });
|
|
11
11
|
}
|
|
12
|
-
preview(
|
|
13
|
-
return this.axios.$get('sales-contracts/preview', { params
|
|
12
|
+
preview(params) {
|
|
13
|
+
return this.axios.$get('sales-contracts/preview', { params });
|
|
14
14
|
}
|
|
15
|
-
downloadPreview(
|
|
15
|
+
downloadPreview(params) {
|
|
16
16
|
return this.axios.$get('sales-contracts/preview/pdf', {
|
|
17
|
-
params
|
|
17
|
+
params,
|
|
18
18
|
responseType: 'arraybuffer',
|
|
19
19
|
headers: {
|
|
20
20
|
Accept: 'application/pdf',
|
|
@@ -31,19 +31,35 @@ class SalesContract extends Resource_1.Resource {
|
|
|
31
31
|
return this.axios.$post('sales-contracts', { idPrestation });
|
|
32
32
|
}
|
|
33
33
|
sendByEmailWithSignature(params) {
|
|
34
|
-
var _a;
|
|
35
34
|
const formData = new FormData();
|
|
36
|
-
Object.entries(params).forEach(
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
35
|
+
Object.entries(params).forEach(([key, value]) => {
|
|
36
|
+
if (value || value === false || value === 0) {
|
|
37
|
+
if (key === 'files') {
|
|
38
|
+
value.forEach((file) => {
|
|
39
|
+
formData.append('files', file);
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
else
|
|
43
|
+
formData.append(key, `${value}`);
|
|
40
44
|
}
|
|
41
45
|
});
|
|
42
|
-
(_a = params.files) === null || _a === void 0 ? void 0 : _a.forEach((file) => {
|
|
43
|
-
formData.append('files', file);
|
|
44
|
-
});
|
|
45
46
|
return this.axios.$post('sales-contracts/send', formData);
|
|
46
47
|
}
|
|
48
|
+
sendMandateByEmail(params) {
|
|
49
|
+
const formData = new FormData();
|
|
50
|
+
Object.entries(params).forEach(([key, value]) => {
|
|
51
|
+
if (value || value === false || value === 0) {
|
|
52
|
+
if (key === 'files') {
|
|
53
|
+
value.forEach((file) => {
|
|
54
|
+
formData.append('files', file);
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
else
|
|
58
|
+
formData.append(key, `${value}`);
|
|
59
|
+
}
|
|
60
|
+
});
|
|
61
|
+
return this.axios.$post('sales-contracts/send/mandate', formData);
|
|
62
|
+
}
|
|
47
63
|
}
|
|
48
64
|
exports.SalesContract = SalesContract;
|
|
49
65
|
//# sourceMappingURL=SalesContract.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SalesContract.js","sourceRoot":"","sources":["../../../../ts/api/resources/SalesContract.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,aAAc,SAAQ,mBAAQ;IACzC,aAAa;
|
|
1
|
+
{"version":3,"file":"SalesContract.js","sourceRoot":"","sources":["../../../../ts/api/resources/SalesContract.ts"],"names":[],"mappings":";;;AAAA,0CAAuC;AAGvC,MAAa,aAAc,SAAQ,mBAAQ;IACzC,aAAa,CAAC,WAAoB;QAChC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,EAAE,CAAC,CAAC;IAChF,CAAC;IAED,iBAAiB,CAAC,WAAoB;QACpC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,iCAAiC,EAAE,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,EAAE,CAAC,CAAC;IACzF,CAAC;IAED,OAAO,CAAC,MAA6B;QACnC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,yBAAyB,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAChE,CAAC;IAED,eAAe,CAAC,MAA6B;QAC3C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,6BAA6B,EAAE;YACpD,MAAM;YACN,YAAY,EAAE,aAAa;YAC3B,OAAO,EAAE;gBACP,MAAM,EAAE,iBAAiB;aAC1B;SACF,CAAC,CAAC;IACL,CAAC;IAED,kBAAkB,CAAC,QAAkB;QACnC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,wBAAwB,EAAE,QAAQ,EAAE,EAAE,OAAO,EAAE,EAAE,cAAc,EAAE,qBAAqB,EAAE,EAAE,CAAC,CAAC;IACtH,CAAC;IAED,qBAAqB,CAAC,QAAkB;QACtC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,mCAAmC,EAAE,QAAQ,EAAE,EAAE,OAAO,EAAE,EAAE,cAAc,EAAE,qBAAqB,EAAE,EAAE,CAAC,CAAC;IACjI,CAAC;IAED,qBAAqB,CAAC,YAAoB;QACxC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,iBAAiB,EAAE,EAAE,YAAY,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,wBAAwB,CAAC,MAA+B;QACtD,MAAM,QAAQ,GAAG,IAAI,QAAQ,EAAE,CAAC;QAChC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE;YAC9C,IAAI,KAAK,IAAI,KAAK,KAAK,KAAK,IAAI,KAAK,KAAK,CAAC,EAAE;gBAC3C,IAAI,GAAG,KAAK,OAAO,EAAE;oBACnB,KAAK,CAAC,OAAO,CAAC,CAAC,IAAU,EAAE,EAAE;wBAC3B,QAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC;oBACjC,CAAC,CAAC,CAAC;iBACJ;;oBACC,QAAQ,CAAC,MAAM,CAAC,GAAG,EAAE,GAAG,KAAK,EAAE,CAAC,CAAC;aACpC;QACH,CAAC,CAAC,CAAC;QAEH,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,sBAAsB,EAAE,QAAQ,CAAC,CAAC;IAC5D,CAAC;IAED,kBAAkB,CAAC,MAAyB;QAC1C,MAAM,QAAQ,GAAG,IAAI,QAAQ,EAAE,CAAC;QAChC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE;YAC9C,IAAI,KAAK,IAAI,KAAK,KAAK,KAAK,IAAI,KAAK,KAAK,CAAC,EAAE;gBAC3C,IAAI,GAAG,KAAK,OAAO,EAAE;oBACnB,KAAK,CAAC,OAAO,CAAC,CAAC,IAAU,EAAE,EAAE;wBAC3B,QAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC;oBACjC,CAAC,CAAC,CAAC;iBACJ;;oBACC,QAAQ,CAAC,MAAM,CAAC,GAAG,EAAE,GAAG,KAAK,EAAE,CAAC,CAAC;aACpC;QACH,CAAC,CAAC,CAAC;QAEH,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,8BAA8B,EAAE,QAAQ,CAAC,CAAC;IACpE,CAAC;CACF;AAlED,sCAkEC","sourcesContent":["import { Resource } from '../Resource';\nimport { SalesContractContent, SalesContractConfigVersion, SendSalesContractParams, ParamsPreviewContract, SendMandateParams } from '../../types';\n\nexport class SalesContract extends Resource {\n getConfigFile(idTypeBrand?: number): Promise<SalesContractContent[]> {\n return this.axios.$get('sales-contracts/config', { params: { idTypeBrand } });\n }\n\n getConfigVersions(idTypeBrand?: number) : Promise<SalesContractConfigVersion[]> {\n return this.axios.$get('sales-contracts/config/versions', { params: { idTypeBrand } });\n }\n\n preview(params: ParamsPreviewContract): Promise<string> {\n return this.axios.$get('sales-contracts/preview', { params });\n }\n\n downloadPreview(params: ParamsPreviewContract): Promise<void> {\n return this.axios.$get('sales-contracts/preview/pdf', { \n params,\n responseType: 'arraybuffer',\n headers: {\n Accept: 'application/pdf',\n },\n });\n }\n\n generateConfigFile(formData: FormData): Promise<void> {\n return this.axios.$post('sales-contracts/config', formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n uploadBackgroundImage(formData: FormData): Promise<void> {\n return this.axios.$post('sales-contracts/config/background', formData, { headers: { 'Content-Type': 'multipart/form-data' } });\n }\n\n generateSalesContract(idPrestation: number): Promise<true> {\n return this.axios.$post('sales-contracts', { idPrestation });\n }\n\n sendByEmailWithSignature(params: SendSalesContractParams): Promise<true> {\n const formData = new FormData();\n Object.entries(params).forEach(([key, value]) => {\n if (value || value === false || value === 0) {\n if (key === 'files') {\n value.forEach((file: File) => {\n formData.append('files', file);\n });\n } else \n formData.append(key, `${value}`);\n }\n });\n\n return this.axios.$post('sales-contracts/send', formData);\n }\n\n sendMandateByEmail(params: SendMandateParams): Promise<true> {\n const formData = new FormData();\n Object.entries(params).forEach(([key, value]) => {\n if (value || value === false || value === 0) {\n if (key === 'files') {\n value.forEach((file: File) => {\n formData.append('files', file);\n });\n } else \n formData.append(key, `${value}`);\n }\n });\n \n return this.axios.$post('sales-contracts/send/mandate', formData);\n }\n}"]}
|
|
@@ -6,6 +6,7 @@ export declare class ThirdParty extends Resource {
|
|
|
6
6
|
getPaginated(pagination: QueryPaginate, query?: QueryThirdParty, cancelToken?: CancelToken, signal?: AbortSignal): Promise<BasePaginate<IThirdParty>>;
|
|
7
7
|
update(idThirdParty: number, payload: UpdateThirdPartyForm): Promise<IThirdParty>;
|
|
8
8
|
create(payload: CreateThirdPartyForm): Promise<IThirdParty>;
|
|
9
|
+
createForSociety(idSociety: number, payload: CreateThirdPartyForm): Promise<IThirdParty>;
|
|
9
10
|
delete(idThirdParty: number): Promise<true>;
|
|
10
11
|
}
|
|
11
12
|
//# sourceMappingURL=ThirdParty.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThirdParty.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/ThirdParty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,aAAa,EACb,YAAY,EACZ,WAAW,EACX,eAAe,EACf,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,aAAa,CAAC;AAErB,qBAAa,UAAW,SAAQ,QAAQ;IACtC,MAAM,IAAI,OAAO,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;IAIrC,YAAY,CACV,UAAU,EAAE,aAAa,EACzB,KAAK,CAAC,EAAE,eAAe,EACvB,WAAW,CAAC,EAAE,WAAW,EACzB,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAWrC,MAAM,CACJ,YAAY,EAAE,MAAM,EACpB,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"ThirdParty.d.ts","sourceRoot":"","sources":["../../../../ts/api/resources/ThirdParty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,aAAa,EACb,YAAY,EACZ,WAAW,EACX,eAAe,EACf,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,aAAa,CAAC;AAErB,qBAAa,UAAW,SAAQ,QAAQ;IACtC,MAAM,IAAI,OAAO,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;IAIrC,YAAY,CACV,UAAU,EAAE,aAAa,EACzB,KAAK,CAAC,EAAE,eAAe,EACvB,WAAW,CAAC,EAAE,WAAW,EACzB,MAAM,CAAC,EAAE,WAAW,GACnB,OAAO,CAAC,YAAY,CAAC,WAAW,CAAC,CAAC;IAWrC,MAAM,CACJ,YAAY,EAAE,MAAM,EACpB,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC,WAAW,CAAC;IAKvB,MAAM,CAAC,OAAO,EAAE,oBAAoB,GAAG,OAAO,CAAC,WAAW,CAAC;IAI3D,gBAAgB,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,oBAAoB,GAAG,OAAO,CAAC,WAAW,CAAC;IAIxF,MAAM,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAG5C"}
|
|
@@ -12,9 +12,13 @@ class ThirdParty extends Resource_1.Resource {
|
|
|
12
12
|
update(idThirdParty, payload) {
|
|
13
13
|
return this.axios.$put(`/third-parties/${idThirdParty}`, payload);
|
|
14
14
|
}
|
|
15
|
+
// FIXME: Endpoint à ne plus utiliser, à supprimer une fois app mobile + app mise à jour
|
|
15
16
|
create(payload) {
|
|
16
17
|
return this.axios.$post('/third-parties', payload);
|
|
17
18
|
}
|
|
19
|
+
createForSociety(idSociety, payload) {
|
|
20
|
+
return this.axios.$post(`/societies/${idSociety}/third-parties`, payload);
|
|
21
|
+
}
|
|
18
22
|
delete(idThirdParty) {
|
|
19
23
|
return this.axios.$delete(`/third-parties/${idThirdParty}`);
|
|
20
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThirdParty.js","sourceRoot":"","sources":["../../../../ts/api/resources/ThirdParty.ts"],"names":[],"mappings":";;;AACA,0CAAuC;AAUvC,MAAa,UAAW,SAAQ,mBAAQ;IACtC,MAAM;QACJ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAC3C,CAAC;IAED,YAAY,CACV,UAAyB,EACzB,KAAuB,EACvB,WAAyB,EACzB,MAAoB;QAEpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,yBAAyB,gDAC3C,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,kCACD,UAAU,GACV,KAAK,KAEV,CAAC;IACL,CAAC;IAED,MAAM,CACJ,YAAoB,EACpB,OAA6B;QAE7B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,kBAAkB,YAAY,EAAE,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAED,MAAM,CAAC,OAA6B;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC;IACrD,CAAC;IAED,MAAM,CAAC,YAAoB;QACzB,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,kBAAkB,YAAY,EAAE,CAAC,CAAC;IAC9D,CAAC;CACF;
|
|
1
|
+
{"version":3,"file":"ThirdParty.js","sourceRoot":"","sources":["../../../../ts/api/resources/ThirdParty.ts"],"names":[],"mappings":";;;AACA,0CAAuC;AAUvC,MAAa,UAAW,SAAQ,mBAAQ;IACtC,MAAM;QACJ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAC3C,CAAC;IAED,YAAY,CACV,UAAyB,EACzB,KAAuB,EACvB,WAAyB,EACzB,MAAoB;QAEpB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,yBAAyB,gDAC3C,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACpC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,KAC7B,MAAM,kCACD,UAAU,GACV,KAAK,KAEV,CAAC;IACL,CAAC;IAED,MAAM,CACJ,YAAoB,EACpB,OAA6B;QAE7B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,kBAAkB,YAAY,EAAE,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAED,wFAAwF;IACxF,MAAM,CAAC,OAA6B;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC;IACrD,CAAC;IAED,gBAAgB,CAAC,SAAiB,EAAE,OAA6B;QAC/D,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,cAAc,SAAS,gBAAgB,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAED,MAAM,CAAC,YAAoB;QACzB,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,kBAAkB,YAAY,EAAE,CAAC,CAAC;IAC9D,CAAC;CACF;AAxCD,gCAwCC","sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n QueryPaginate,\n BasePaginate,\n IThirdParty,\n QueryThirdParty,\n UpdateThirdPartyForm,\n CreateThirdPartyForm,\n} from '../../types';\n\nexport class ThirdParty extends Resource {\n getAll(): Promise<Array<IThirdParty>> {\n return this.axios.$get('/third-parties');\n }\n\n getPaginated(\n pagination: QueryPaginate,\n query?: QueryThirdParty,\n cancelToken?: CancelToken,\n signal?: AbortSignal,\n ): Promise<BasePaginate<IThirdParty>> {\n return this.axios.$get('/third-parties/paginate', {\n ...(cancelToken ? { cancelToken } : {}),\n ...(signal ? { signal } : {}),\n params: {\n ...pagination,\n ...query,\n },\n });\n }\n\n update(\n idThirdParty: number,\n payload: UpdateThirdPartyForm,\n ): Promise<IThirdParty> {\n return this.axios.$put(`/third-parties/${idThirdParty}`, payload);\n }\n\n // FIXME: Endpoint à ne plus utiliser, à supprimer une fois app mobile + app mise à jour\n create(payload: CreateThirdPartyForm): Promise<IThirdParty> {\n return this.axios.$post('/third-parties', payload);\n }\n\n createForSociety(idSociety: number, payload: CreateThirdPartyForm): Promise<IThirdParty> {\n return this.axios.$post(`/societies/${idSociety}/third-parties`, payload);\n }\n\n delete(idThirdParty: number): Promise<true> {\n return this.axios.$delete(`/third-parties/${idThirdParty}`);\n }\n}\n"]}
|
|
@@ -46,6 +46,7 @@ export declare const BrandClementine: ({
|
|
|
46
46
|
nomRaisonSociale: string;
|
|
47
47
|
ECName: string;
|
|
48
48
|
ECOrderCity: string;
|
|
49
|
+
ECPosition: string;
|
|
49
50
|
phone: string;
|
|
50
51
|
postalAddress: string;
|
|
51
52
|
rcs: string;
|
|
@@ -185,6 +186,7 @@ export declare const BrandClementine: ({
|
|
|
185
186
|
rcs: string;
|
|
186
187
|
statut: string;
|
|
187
188
|
zipCode: string;
|
|
189
|
+
ECPosition?: undefined;
|
|
188
190
|
};
|
|
189
191
|
idPrestationsListHidden: number[];
|
|
190
192
|
logoUrl: string;
|
|
@@ -217,16 +219,10 @@ export declare const BrandClementine: ({
|
|
|
217
219
|
vatIntracom: string;
|
|
218
220
|
email: string;
|
|
219
221
|
};
|
|
220
|
-
salesContractConfig: {
|
|
221
|
-
label: string;
|
|
222
|
-
name: string;
|
|
223
|
-
needBgImage: boolean;
|
|
224
|
-
versionable: boolean;
|
|
225
|
-
idPrestationType: PrestationType[];
|
|
226
|
-
}[];
|
|
227
222
|
logoS3?: undefined;
|
|
228
223
|
webmail?: undefined;
|
|
229
224
|
offices?: undefined;
|
|
225
|
+
salesContractConfig?: undefined;
|
|
230
226
|
} | {
|
|
231
227
|
idTypeBrand: number;
|
|
232
228
|
name: string;
|
|
@@ -285,6 +281,7 @@ export declare const BrandClementine: ({
|
|
|
285
281
|
urlApp: string;
|
|
286
282
|
urlApi1: string;
|
|
287
283
|
urlApi2: string;
|
|
284
|
+
urlClient: string;
|
|
288
285
|
bank: {
|
|
289
286
|
IBAN: string;
|
|
290
287
|
BIC: string;
|
|
@@ -321,7 +318,6 @@ export declare const BrandClementine: ({
|
|
|
321
318
|
versionable: boolean;
|
|
322
319
|
idPrestationType: (number | undefined)[];
|
|
323
320
|
keyName?: undefined;
|
|
324
|
-
condition?: undefined;
|
|
325
321
|
} | {
|
|
326
322
|
label: string;
|
|
327
323
|
name: string;
|
|
@@ -329,15 +325,6 @@ export declare const BrandClementine: ({
|
|
|
329
325
|
versionable: boolean;
|
|
330
326
|
idPrestationType: PrestationType[];
|
|
331
327
|
keyName: string;
|
|
332
|
-
condition?: undefined;
|
|
333
|
-
} | {
|
|
334
|
-
label: string;
|
|
335
|
-
name: string;
|
|
336
|
-
needBgImage: boolean;
|
|
337
|
-
versionable: boolean;
|
|
338
|
-
keyName: string;
|
|
339
|
-
idPrestationType: PrestationType[];
|
|
340
|
-
condition: (turnover: number) => boolean;
|
|
341
328
|
})[];
|
|
342
329
|
urlS3?: undefined;
|
|
343
330
|
logoS3?: undefined;
|
|
@@ -349,7 +336,6 @@ export declare const BrandClementine: ({
|
|
|
349
336
|
miniLogoUrl?: undefined;
|
|
350
337
|
hiddenPages?: undefined;
|
|
351
338
|
urlExpert?: undefined;
|
|
352
|
-
urlClient?: undefined;
|
|
353
339
|
webmail?: undefined;
|
|
354
340
|
offices?: undefined;
|
|
355
341
|
recaptchaSecretKey?: undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BrandClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAgD,MAAM,kBAAkB,CAAC;AAEhG,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"BrandClementine.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandClementine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAgD,MAAM,kBAAkB,CAAC;AAEhG,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAoKE,MAAM,KAAG,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmb7C,CAAC"}
|
|
@@ -50,6 +50,7 @@ exports.BrandClementine = [
|
|
|
50
50
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
51
51
|
ECName: 'M. Jean-Louis BOICHÉ',
|
|
52
52
|
ECOrderCity: 'Nancy',
|
|
53
|
+
ECPosition: 'Président',
|
|
53
54
|
phone: '03 83 93 14 14',
|
|
54
55
|
postalAddress: '9, avenue du Rhin',
|
|
55
56
|
rcs: '752 566 687',
|
|
@@ -360,22 +361,6 @@ exports.BrandClementine = [
|
|
|
360
361
|
vatIntracom: 'FR47752566687',
|
|
361
362
|
email: 'facturation@compta-clementine.fr',
|
|
362
363
|
},
|
|
363
|
-
salesContractConfig: [
|
|
364
|
-
{
|
|
365
|
-
label: 'Page d\'introduction',
|
|
366
|
-
name: 'page_intro',
|
|
367
|
-
needBgImage: true,
|
|
368
|
-
versionable: false,
|
|
369
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
label: 'Page chiffres',
|
|
373
|
-
name: 'page_numbers',
|
|
374
|
-
needBgImage: true,
|
|
375
|
-
versionable: false,
|
|
376
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
377
|
-
},
|
|
378
|
-
],
|
|
379
364
|
},
|
|
380
365
|
{
|
|
381
366
|
idTypeBrand: 4,
|
|
@@ -440,6 +425,39 @@ exports.BrandClementine = [
|
|
|
440
425
|
vatIntracom: 'FR47752566687',
|
|
441
426
|
email: 'facturation@compta-clementine.fr',
|
|
442
427
|
},
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
idTypeBrand: 6,
|
|
431
|
+
name: 'Klems',
|
|
432
|
+
commercialName: 'Klems',
|
|
433
|
+
urlApp: 'https://klems.fr',
|
|
434
|
+
urlApi1: 'https://api.compta-clementine.fr',
|
|
435
|
+
urlApi2: 'https://api-next.compta-clementine.fr',
|
|
436
|
+
urlClient: 'https://www.klems.fr',
|
|
437
|
+
bank: {
|
|
438
|
+
IBAN: 'FR7616106840138646838239863',
|
|
439
|
+
BIC: 'AGRIFRPP861',
|
|
440
|
+
Name: 'Expertise Choix B',
|
|
441
|
+
Id: 'FR91ZZZ617135',
|
|
442
|
+
},
|
|
443
|
+
colors: {
|
|
444
|
+
primary: '#38A1FF',
|
|
445
|
+
},
|
|
446
|
+
internalInvoicing: {
|
|
447
|
+
statut: 'SAS',
|
|
448
|
+
name: 'EXPERTISE CHOIX B',
|
|
449
|
+
address: '9, avenue du Rhin',
|
|
450
|
+
zipCode: '54520',
|
|
451
|
+
city: 'LAXOU',
|
|
452
|
+
country: 'FRANCE',
|
|
453
|
+
montantCapital: '500 000',
|
|
454
|
+
siret: '752566687',
|
|
455
|
+
ape: '6920Z',
|
|
456
|
+
rcs: '752 566 687',
|
|
457
|
+
phone: '03 83 93 14 14',
|
|
458
|
+
vatIntracom: 'FR47752566687',
|
|
459
|
+
email: 'facturation@compta-clementine.fr',
|
|
460
|
+
},
|
|
443
461
|
salesContractConfig: [
|
|
444
462
|
// pour les pages statiques
|
|
445
463
|
{
|
|
@@ -447,168 +465,138 @@ exports.BrandClementine = [
|
|
|
447
465
|
name: 'page_intro',
|
|
448
466
|
needBgImage: true,
|
|
449
467
|
versionable: false,
|
|
450
|
-
idPrestationType: PrestationType_1.
|
|
468
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
451
469
|
},
|
|
452
470
|
{
|
|
453
471
|
label: 'Page chiffres',
|
|
454
472
|
name: 'page_numbers',
|
|
455
473
|
needBgImage: true,
|
|
456
474
|
versionable: false,
|
|
457
|
-
idPrestationType: PrestationType_1.
|
|
475
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
458
476
|
},
|
|
459
477
|
{
|
|
460
478
|
label: 'Page simplifié',
|
|
461
479
|
name: 'page_simplified',
|
|
462
480
|
needBgImage: true,
|
|
463
481
|
versionable: false,
|
|
464
|
-
idPrestationType: PrestationType_1.
|
|
482
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
465
483
|
},
|
|
466
484
|
{
|
|
467
485
|
label: 'Détail de la lettre de mission',
|
|
468
486
|
name: 'page_detail_ldm',
|
|
469
487
|
needBgImage: false,
|
|
470
488
|
versionable: false,
|
|
471
|
-
idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && PrestationType_1.
|
|
489
|
+
idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS].includes(p.id)).map(({ id }) => id), // Prestations non express
|
|
472
490
|
},
|
|
473
491
|
{
|
|
474
492
|
label: 'Détail de la lettre de mission (express)',
|
|
475
493
|
name: 'page_detail_ldm_back',
|
|
476
494
|
needBgImage: false,
|
|
477
495
|
versionable: false,
|
|
478
|
-
idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack
|
|
479
|
-
},
|
|
480
|
-
// pour les pages dynamiques
|
|
481
|
-
{
|
|
482
|
-
label: 'Compta Pro',
|
|
483
|
-
name: 'bloc_compta_pro',
|
|
484
|
-
needBgImage: false,
|
|
485
|
-
versionable: true,
|
|
486
|
-
idPrestationType: [PrestationType_1.PrestationType.COMPTA_PRO, PrestationType_1.PrestationType.COMPTA_PRO_EXPRESS],
|
|
487
|
-
keyName: 'isWithApplicationFees',
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
label: 'Compta Entreprise',
|
|
491
|
-
name: 'bloc_compta_entreprise',
|
|
492
|
-
needBgImage: false,
|
|
493
|
-
versionable: true,
|
|
494
|
-
keyName: 'isWithApplicationFees',
|
|
495
|
-
idPrestationType: [PrestationType_1.PrestationType.COMPTA_ENTREPRISE, PrestationType_1.PrestationType.COMPTA_ENTREPRISE_EXPRESS, PrestationType_1.PrestationType.COMPTA_STARTER_ENTREPRISE],
|
|
496
|
-
condition: (turnover) => turnover < 900000,
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
label: 'Compta Entreprise sur mesure',
|
|
500
|
-
name: 'bloc_compta_entreprise_sm',
|
|
501
|
-
needBgImage: false,
|
|
502
|
-
versionable: true,
|
|
503
|
-
keyName: 'isWithApplicationFees',
|
|
504
|
-
idPrestationType: [PrestationType_1.PrestationType.COMPTA_ENTREPRISE, PrestationType_1.PrestationType.COMPTA_ENTREPRISE_EXPRESS, PrestationType_1.PrestationType.COMPTA_STARTER_ENTREPRISE],
|
|
505
|
-
condition: (turnover) => turnover >= 900000,
|
|
496
|
+
idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack && !p.hidden && [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS].includes(p.id)).map(({ id }) => id), // Prestations express
|
|
506
497
|
},
|
|
507
498
|
{
|
|
508
|
-
label: '
|
|
499
|
+
label: 'Forfait Expertise Micro',
|
|
509
500
|
name: 'bloc_compta_micro',
|
|
510
501
|
needBgImage: false,
|
|
511
|
-
versionable:
|
|
512
|
-
idPrestationType: [PrestationType_1.PrestationType.
|
|
513
|
-
keyName: 'isWithApplicationFees',
|
|
502
|
+
versionable: false,
|
|
503
|
+
idPrestationType: [PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS],
|
|
514
504
|
},
|
|
515
505
|
{
|
|
516
|
-
label: '
|
|
517
|
-
name: '
|
|
506
|
+
label: 'Forfait Expertise Entreprise individuelle',
|
|
507
|
+
name: 'bloc_entreprise_individuelle',
|
|
518
508
|
needBgImage: false,
|
|
519
|
-
versionable:
|
|
520
|
-
idPrestationType: [PrestationType_1.PrestationType.
|
|
521
|
-
keyName: 'isWithApplicationFees',
|
|
509
|
+
versionable: false,
|
|
510
|
+
idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS],
|
|
522
511
|
},
|
|
523
512
|
{
|
|
524
|
-
label: 'Forfait
|
|
525
|
-
name: '
|
|
513
|
+
label: 'Forfait Expertise Loueur meublé non pro',
|
|
514
|
+
name: 'bloc_compta_loueur_meuble_non_pro',
|
|
526
515
|
needBgImage: false,
|
|
527
|
-
versionable:
|
|
528
|
-
idPrestationType: PrestationType_1.
|
|
529
|
-
keyName: 'idPrestationSocial',
|
|
516
|
+
versionable: false,
|
|
517
|
+
idPrestationType: [PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
530
518
|
},
|
|
531
519
|
{
|
|
532
|
-
label: 'Forfait
|
|
533
|
-
name: '
|
|
534
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
520
|
+
label: 'Forfait social (TTC)',
|
|
521
|
+
name: 'bloc_social_ttc',
|
|
535
522
|
needBgImage: false,
|
|
536
523
|
versionable: true,
|
|
537
|
-
|
|
524
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
525
|
+
keyName: 'idPrestationSocial',
|
|
538
526
|
},
|
|
539
527
|
{
|
|
540
|
-
label: 'Forfait
|
|
541
|
-
name: '
|
|
542
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
528
|
+
label: 'Forfait social (HT)',
|
|
529
|
+
name: 'bloc_social_ht',
|
|
543
530
|
needBgImage: false,
|
|
544
531
|
versionable: true,
|
|
545
|
-
|
|
532
|
+
idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS],
|
|
533
|
+
keyName: 'idPrestationSocial',
|
|
546
534
|
},
|
|
547
535
|
{
|
|
548
|
-
label: 'Forfait
|
|
549
|
-
name: '
|
|
536
|
+
label: 'Forfait Création d\'entreprise (TTC)',
|
|
537
|
+
name: 'bloc_creation_entreprise_ttc',
|
|
538
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
550
539
|
needBgImage: false,
|
|
551
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
552
540
|
versionable: true,
|
|
553
|
-
keyName: '
|
|
541
|
+
keyName: 'isWithApplicationFees',
|
|
554
542
|
},
|
|
555
543
|
{
|
|
556
|
-
label: '
|
|
557
|
-
name: '
|
|
544
|
+
label: 'Forfait Création d\'entreprise (HT)',
|
|
545
|
+
name: 'bloc_creation_entreprise_ht',
|
|
546
|
+
idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS],
|
|
558
547
|
needBgImage: false,
|
|
559
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
560
548
|
versionable: true,
|
|
561
|
-
keyName: '
|
|
549
|
+
keyName: 'isWithApplicationFees',
|
|
562
550
|
},
|
|
563
551
|
{
|
|
564
|
-
label: 'Accompagnement contrôle fiscal
|
|
565
|
-
name: '
|
|
552
|
+
label: 'Accompagnement contrôle fiscal (TTC)',
|
|
553
|
+
name: 'bloc_tax_audit_ttc',
|
|
566
554
|
needBgImage: false,
|
|
567
|
-
idPrestationType: PrestationType_1.allPrestationsWithBrochure,
|
|
568
555
|
versionable: true,
|
|
569
|
-
|
|
556
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
557
|
+
keyName: 'idPrestationControleFiscal',
|
|
570
558
|
},
|
|
571
559
|
{
|
|
572
|
-
label: '
|
|
573
|
-
name: '
|
|
560
|
+
label: 'Accompagnement contrôle fiscal (HT)',
|
|
561
|
+
name: 'bloc_tax_audit_ht',
|
|
574
562
|
needBgImage: false,
|
|
575
|
-
idPrestationType: [PrestationType_1.PrestationType.
|
|
563
|
+
idPrestationType: [PrestationType_1.PrestationType.COMPTA_EI_KLEMS],
|
|
576
564
|
versionable: true,
|
|
577
|
-
keyName: '
|
|
565
|
+
keyName: 'idPrestationControleFiscal',
|
|
578
566
|
},
|
|
579
567
|
{
|
|
580
568
|
label: 'Signature',
|
|
581
569
|
name: 'bloc_sign',
|
|
582
570
|
needBgImage: false,
|
|
583
|
-
idPrestationType: PrestationType_1.
|
|
571
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
584
572
|
versionable: false,
|
|
585
573
|
},
|
|
586
574
|
{
|
|
587
575
|
label: 'Conditions Générals de Vente (CGV) 1/2',
|
|
588
576
|
name: 'bloc_cgv_first',
|
|
589
577
|
needBgImage: false,
|
|
590
|
-
idPrestationType: PrestationType_1.
|
|
578
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
591
579
|
versionable: false,
|
|
592
580
|
},
|
|
593
581
|
{
|
|
594
582
|
label: 'Conditions Générals de Vente (CGV) 2/2',
|
|
595
583
|
name: 'bloc_cgv_second',
|
|
596
584
|
needBgImage: false,
|
|
597
|
-
idPrestationType: PrestationType_1.
|
|
585
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
598
586
|
versionable: false,
|
|
599
587
|
},
|
|
600
588
|
{
|
|
601
589
|
label: 'Mandat de prélèvement SEPA',
|
|
602
590
|
name: 'bloc_sepa',
|
|
603
591
|
needBgImage: false,
|
|
604
|
-
idPrestationType: PrestationType_1.
|
|
592
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
605
593
|
versionable: false,
|
|
606
594
|
},
|
|
607
595
|
{
|
|
608
596
|
label: 'Pièces à nous envoyer',
|
|
609
597
|
name: 'bloc_send_files',
|
|
610
598
|
needBgImage: false,
|
|
611
|
-
idPrestationType: PrestationType_1.
|
|
599
|
+
idPrestationType: [PrestationType_1.PrestationType.SOCIAL, PrestationType_1.PrestationType.COMPTA_MICRO_KLEMS, PrestationType_1.PrestationType.COMPTA_EI_KLEMS, PrestationType_1.PrestationType.COMPTA_LOUEUR_MEUBLE_NON_PRO_KLEMS],
|
|
612
600
|
versionable: false,
|
|
613
601
|
},
|
|
614
602
|
],
|