@silexpert/core 1.1.157 → 1.1.159
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 +1 -0
- package/dist/cjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/cjs/api/resources/Facturation.js +3 -0
- package/dist/cjs/api/resources/Facturation.js.map +1 -1
- package/dist/cjs/api/resources/Regulate.d.ts +2 -1
- package/dist/cjs/api/resources/Regulate.d.ts.map +1 -1
- package/dist/cjs/api/resources/Regulate.js +3 -0
- package/dist/cjs/api/resources/Regulate.js.map +1 -1
- package/dist/cjs/api/resources/User.d.ts +1 -1
- package/dist/cjs/api/resources/User.d.ts.map +1 -1
- package/dist/cjs/api/resources/User.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.d.ts +25 -2
- package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +27 -2
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/GlobalRegime.d.ts.map +1 -1
- package/dist/cjs/types/Enum/GlobalRegime.js +10 -0
- package/dist/cjs/types/Enum/GlobalRegime.js.map +1 -1
- package/dist/cjs/types/Enum/TypeCustomerProviderOperation.d.ts +3 -1
- package/dist/cjs/types/Enum/TypeCustomerProviderOperation.d.ts.map +1 -1
- package/dist/cjs/types/Enum/TypeCustomerProviderOperation.js +2 -0
- package/dist/cjs/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +2 -0
- package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +8 -0
- package/dist/cjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/cjs/types/Interface/api/facturation/GoToFacturation.d.ts +4 -0
- package/dist/cjs/types/Interface/api/facturation/GoToFacturation.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/facturation/GoToFacturation.js +23 -0
- package/dist/cjs/types/Interface/api/facturation/GoToFacturation.js.map +1 -0
- package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts +2 -0
- package/dist/cjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestation.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts +0 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.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/mjs/api/resources/Facturation.d.ts +1 -0
- package/dist/mjs/api/resources/Facturation.d.ts.map +1 -1
- package/dist/mjs/api/resources/Facturation.js +3 -0
- package/dist/mjs/api/resources/Facturation.js.map +1 -1
- package/dist/mjs/api/resources/Regulate.d.ts +2 -1
- package/dist/mjs/api/resources/Regulate.d.ts.map +1 -1
- package/dist/mjs/api/resources/Regulate.js +3 -0
- package/dist/mjs/api/resources/Regulate.js.map +1 -1
- package/dist/mjs/api/resources/User.d.ts +1 -1
- package/dist/mjs/api/resources/User.d.ts.map +1 -1
- package/dist/mjs/api/resources/User.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.d.ts +25 -2
- package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +27 -2
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/GlobalRegime.d.ts.map +1 -1
- package/dist/mjs/types/Enum/GlobalRegime.js +10 -0
- package/dist/mjs/types/Enum/GlobalRegime.js.map +1 -1
- package/dist/mjs/types/Enum/TypeCustomerProviderOperation.d.ts +3 -1
- package/dist/mjs/types/Enum/TypeCustomerProviderOperation.d.ts.map +1 -1
- package/dist/mjs/types/Enum/TypeCustomerProviderOperation.js +2 -0
- package/dist/mjs/types/Enum/TypeCustomerProviderOperation.js.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts +2 -0
- package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js +10 -0
- package/dist/mjs/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +8 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/mjs/types/Interface/api/facturation/GoToFacturation.d.ts +4 -0
- package/dist/mjs/types/Interface/api/facturation/GoToFacturation.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/facturation/GoToFacturation.js +20 -0
- package/dist/mjs/types/Interface/api/facturation/GoToFacturation.js.map +1 -0
- package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts +2 -0
- package/dist/mjs/types/Interface/models/IBalanceSheetModule.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IBalanceSheetModule.js.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestation.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts +0 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.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/package.json +1 -1
- package/ts/api/resources/Facturation.ts +4 -0
- package/ts/api/resources/Regulate.ts +5 -1
- package/ts/api/resources/User.ts +1 -1
- package/ts/types/Enum/BrandClementine.ts +27 -2
- package/ts/types/Enum/GlobalRegime.ts +10 -0
- package/ts/types/Enum/TypeCustomerProviderOperation.ts +2 -0
- package/ts/types/Interface/api/balanceSheetModule/CreateBalanceSheetModule.ts +6 -0
- package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +6 -0
- package/ts/types/Interface/api/facturation/GoToFacturation.ts +8 -0
- package/ts/types/Interface/models/IBalanceSheetModule.ts +2 -0
- package/ts/types/Interface/models/IPrestation.ts +1 -0
- package/ts/types/Interface/models/ISociety.ts +0 -1
- package/ts/types/index.ts +1 -0
|
@@ -69,6 +69,12 @@ export class CreateBalanceSheetModuleForm {
|
|
|
69
69
|
@ApiPropertyOptional()
|
|
70
70
|
hasCustomerPrepaidIncome?: boolean | null;
|
|
71
71
|
|
|
72
|
+
@ApiPropertyOptional()
|
|
73
|
+
hasCustomerDebt?: boolean | null;
|
|
74
|
+
|
|
75
|
+
@ApiPropertyOptional()
|
|
76
|
+
hasProviderDue?: boolean | null;
|
|
77
|
+
|
|
72
78
|
@ApiPropertyOptional()
|
|
73
79
|
hasProviderPrepaidReceived?: boolean | null;
|
|
74
80
|
|
|
@@ -15,9 +15,11 @@ export interface IBalanceSheetModule {
|
|
|
15
15
|
hasCustomerInvoiceToEstablish?: boolean | null;
|
|
16
16
|
hasCustomerAssetToEstablish?: boolean | null;
|
|
17
17
|
hasCustomerPrepaidIncome?: boolean | null;
|
|
18
|
+
hasCustomerDebt?: boolean | null;
|
|
18
19
|
hasProviderPrepaidReceived?: boolean | null;
|
|
19
20
|
hasProviderAssetToReceived?: boolean | null;
|
|
20
21
|
hasProviderInvoiceNotReceived?: boolean | null;
|
|
22
|
+
hasProviderDue?: boolean | null;
|
|
21
23
|
hasManualEntryToDeclare?: boolean | null;
|
|
22
24
|
hasLaundryFees?: boolean | null;
|
|
23
25
|
hasMealExpenses?: boolean | null;
|
package/ts/types/index.ts
CHANGED
|
@@ -581,6 +581,7 @@ export * from './Interface/api/facturation/Query';
|
|
|
581
581
|
export * from './Interface/api/facturation/QueryPaginatedSocietyWithFacturation';
|
|
582
582
|
export * from './Interface/api/billingHistory/QueryPaginatedBillingHistory';
|
|
583
583
|
export * from './Interface/api/facturation/CreateRebilling';
|
|
584
|
+
export * from './Interface/api/facturation/GoToFacturation';
|
|
584
585
|
export * from './Interface/api/commercial/QueryGetStats';
|
|
585
586
|
export * from './Interface/api/commercial/RequiredDocsTypeParams';
|
|
586
587
|
export * from './Interface/api/commercial/QueryFetchDialogDatasInfosOk';
|