@silexpert/core 0.4.89 → 0.4.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/api/resources/BudgetInsight.d.ts +11 -0
- package/es/api/resources/BudgetInsight.d.ts.map +1 -0
- package/es/api/resources/BudgetInsight.js +10 -0
- package/es/api/resources/BudgetInsight.js.map +1 -0
- package/es/api/resources/FecFile.d.ts +1 -0
- package/es/api/resources/FecFile.d.ts.map +1 -1
- package/es/api/resources/FecFile.js +3 -0
- package/es/api/resources/FecFile.js.map +1 -1
- package/es/api/resources/PartneredAccountant.d.ts +9 -0
- package/es/api/resources/PartneredAccountant.d.ts.map +1 -0
- package/es/api/resources/PartneredAccountant.js +16 -0
- package/es/api/resources/PartneredAccountant.js.map +1 -0
- package/es/api/resources/QuotesAccount.d.ts +7 -0
- package/es/api/resources/QuotesAccount.d.ts.map +1 -0
- package/es/api/resources/QuotesAccount.js +11 -0
- package/es/api/resources/QuotesAccount.js.map +1 -0
- package/es/api/resources/SalariesFile.d.ts +14 -0
- package/es/api/resources/SalariesFile.d.ts.map +1 -1
- package/es/api/resources/SalariesFile.js +14 -0
- package/es/api/resources/SalariesFile.js.map +1 -1
- package/es/api/resources/Transaction.d.ts +4 -1
- package/es/api/resources/Transaction.d.ts.map +1 -1
- package/es/api/resources/Transaction.js +9 -0
- package/es/api/resources/Transaction.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +5 -0
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +3 -0
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.d.ts +2 -0
- package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/es/types/Enum/BrandComptalib.js +2 -0
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandLegalstart.d.ts +1 -0
- package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
- package/es/types/Enum/BrandLegalstart.js +1 -0
- package/es/types/Enum/BrandLegalstart.js.map +1 -1
- package/es/types/Enum/PartneredAccountantServiceState.d.ts +7 -0
- package/es/types/Enum/PartneredAccountantServiceState.d.ts.map +1 -0
- package/es/types/Enum/PartneredAccountantServiceState.js +8 -0
- package/es/types/Enum/PartneredAccountantServiceState.js.map +1 -0
- package/es/types/Enum/RevisionGuide.d.ts +1 -1
- package/es/types/Enum/RevisionGuide.d.ts.map +1 -1
- package/es/types/Enum/RevisionGuide.js +1 -1
- package/es/types/Enum/RevisionGuide.js.map +1 -1
- package/es/types/Enum/Role.d.ts +3 -1
- package/es/types/Enum/Role.d.ts.map +1 -1
- package/es/types/Enum/Role.js +2 -0
- package/es/types/Enum/Role.js.map +1 -1
- package/es/types/Interface/api/account/ReadQuoteAccount.d.ts +8 -0
- package/es/types/Interface/api/account/ReadQuoteAccount.d.ts.map +1 -0
- package/es/types/Interface/api/account/ReadQuoteAccount.js +2 -0
- package/es/types/Interface/api/account/ReadQuoteAccount.js.map +1 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.d.ts +6 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.d.ts.map +1 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.js +3 -0
- package/es/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -0
- package/es/types/Interface/api/accountingEntry/CreateManualEntry.d.ts +8 -0
- package/es/types/Interface/api/accountingEntry/CreateManualEntry.d.ts.map +1 -0
- package/es/types/Interface/api/accountingEntry/CreateManualEntry.js +33 -0
- package/es/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.d.ts +5 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.d.ts.map +1 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +21 -0
- package/es/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -0
- package/es/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.d.ts +5 -0
- package/es/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.d.ts.map +1 -0
- package/es/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +21 -0
- package/es/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountant.d.ts +19 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountant.d.ts.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +3 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.d.ts +5 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.d.ts.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js +2 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.d.ts +9 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.d.ts.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +3 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.d.ts +9 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.d.ts.map +1 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js +2 -0
- package/es/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.d.ts +6 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.d.ts.map +1 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.js +25 -0
- package/es/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -0
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts +7 -0
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.d.ts.map +1 -1
- package/es/types/Interface/api/salariesFile/ReadSalariesFile.js.map +1 -1
- package/es/types/Interface/api/society/CreateSociety.d.ts +1 -1
- package/es/types/Interface/api/society/CreateSociety.js +1 -1
- package/es/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/es/types/Interface/api/society/UpdateSociety.d.ts +1 -1
- package/es/types/Interface/api/society/UpdateSociety.js +1 -1
- package/es/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/es/types/Interface/api/sponsorship/QuerySponsorship.d.ts +3 -0
- package/es/types/Interface/api/sponsorship/QuerySponsorship.d.ts.map +1 -1
- package/es/types/Interface/api/sponsorship/QuerySponsorship.js +6 -0
- package/es/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/es/types/Interface/api/sponsorship/ReadSponsorship.d.ts +23 -0
- package/es/types/Interface/api/sponsorship/ReadSponsorship.d.ts.map +1 -0
- package/es/types/Interface/api/sponsorship/ReadSponsorship.js +3 -0
- package/es/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +4 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +18 -2
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -0
- package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/es/types/Interface/models/IApiError.d.ts +8 -1
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js +7 -0
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IBankAccount.d.ts +1 -0
- package/es/types/Interface/models/IBankAccount.d.ts.map +1 -1
- package/es/types/Interface/models/IBankAccount.js.map +1 -1
- package/es/types/Interface/models/IBankConnection.d.ts +1 -0
- package/es/types/Interface/models/IBankConnection.d.ts.map +1 -1
- package/es/types/Interface/models/IBankConnection.js.map +1 -1
- package/es/types/Interface/models/ILastUpdateConnection.d.ts +11 -0
- package/es/types/Interface/models/ILastUpdateConnection.d.ts.map +1 -0
- package/es/types/Interface/models/ILastUpdateConnection.js +2 -0
- package/es/types/Interface/models/ILastUpdateConnection.js.map +1 -0
- package/es/types/Interface/models/IPartneredAccountant.d.ts +27 -0
- package/es/types/Interface/models/IPartneredAccountant.d.ts.map +1 -0
- package/es/types/Interface/models/IPartneredAccountant.js +2 -0
- package/es/types/Interface/models/IPartneredAccountant.js.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantCompanyService.d.ts +17 -0
- package/es/types/Interface/models/IPartneredAccountantCompanyService.d.ts.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantCompanyService.js +2 -0
- package/es/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantPicture.d.ts +12 -0
- package/es/types/Interface/models/IPartneredAccountantPicture.d.ts.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantPicture.js +2 -0
- package/es/types/Interface/models/IPartneredAccountantPicture.js.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantService.d.ts +13 -0
- package/es/types/Interface/models/IPartneredAccountantService.d.ts.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantService.js +2 -0
- package/es/types/Interface/models/IPartneredAccountantService.js.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantTag.d.ts +8 -0
- package/es/types/Interface/models/IPartneredAccountantTag.d.ts.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantTag.js +2 -0
- package/es/types/Interface/models/IPartneredAccountantTag.js.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantToTag.d.ts +12 -0
- package/es/types/Interface/models/IPartneredAccountantToTag.d.ts.map +1 -0
- package/es/types/Interface/models/IPartneredAccountantToTag.js +2 -0
- package/es/types/Interface/models/IPartneredAccountantToTag.js.map +1 -0
- package/es/types/Interface/models/ISalariesFile.d.ts +2 -0
- package/es/types/Interface/models/ISalariesFile.d.ts.map +1 -1
- package/es/types/Interface/models/ISalariesFile.js.map +1 -1
- package/es/types/Interface/models/ITeam.d.ts +1 -1
- package/es/types/Interface/models/ITeam.d.ts.map +1 -1
- package/es/types/Interface/models/ITeam.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +1 -0
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/index.d.ts +19 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +19 -0
- package/es/types/index.js.map +1 -1
- package/export-models.json +9 -0
- package/js/api/resources/BudgetInsight.js +22 -0
- package/js/api/resources/BudgetInsight.js.map +1 -0
- package/js/api/resources/FecFile.js +6 -0
- package/js/api/resources/FecFile.js.map +1 -1
- package/js/api/resources/PartneredAccountant.js +32 -0
- package/js/api/resources/PartneredAccountant.js.map +1 -0
- package/js/api/resources/QuotesAccount.js +26 -0
- package/js/api/resources/QuotesAccount.js.map +1 -0
- package/js/api/resources/SalariesFile.js +17 -0
- package/js/api/resources/SalariesFile.js.map +1 -1
- package/js/api/resources/Transaction.js +12 -0
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/api/resources.js +4 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +3 -0
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +2 -0
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandLegalstart.js +1 -0
- package/js/types/Enum/BrandLegalstart.js.map +1 -1
- package/js/types/Enum/PartneredAccountantServiceState.js +14 -0
- package/js/types/Enum/PartneredAccountantServiceState.js.map +1 -0
- package/js/types/Enum/RevisionGuide.js +1 -1
- package/js/types/Enum/RevisionGuide.js.map +1 -1
- package/js/types/Enum/Role.js +2 -0
- package/js/types/Enum/Role.js.map +1 -1
- package/js/types/Interface/api/account/ReadQuoteAccount.js +6 -0
- package/js/types/Interface/api/account/ReadQuoteAccount.js.map +1 -0
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js +10 -0
- package/js/types/Interface/api/accountant/ReadAccountantBalance.js.map +1 -0
- package/js/types/Interface/api/accountingEntry/CreateManualEntry.js +35 -0
- package/js/types/Interface/api/accountingEntry/CreateManualEntry.js.map +1 -0
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js +29 -0
- package/js/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.js.map +1 -0
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js +29 -0
- package/js/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.js.map +1 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js +10 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountant.js.map +1 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js +6 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.js.map +1 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js +10 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.js.map +1 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js +6 -0
- package/js/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.js.map +1 -0
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js +31 -0
- package/js/types/Interface/api/quotes/QueryQuotesAccount.js.map +1 -0
- package/js/types/Interface/api/society/CreateSociety.js +1 -1
- package/js/types/Interface/api/society/CreateSociety.js.map +1 -1
- package/js/types/Interface/api/society/UpdateSociety.js +1 -1
- package/js/types/Interface/api/society/UpdateSociety.js.map +1 -1
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js +9 -1
- package/js/types/Interface/api/sponsorship/QuerySponsorship.js.map +1 -1
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js +10 -0
- package/js/types/Interface/api/sponsorship/ReadSponsorship.js.map +1 -0
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +22 -2
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/models/IApiError.js +8 -1
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/Interface/models/ILastUpdateConnection.js +6 -0
- package/js/types/Interface/models/ILastUpdateConnection.js.map +1 -0
- package/js/types/Interface/models/IPartneredAccountant.js +6 -0
- package/js/types/Interface/models/IPartneredAccountant.js.map +1 -0
- package/js/types/Interface/models/IPartneredAccountantCompanyService.js +6 -0
- package/js/types/Interface/models/IPartneredAccountantCompanyService.js.map +1 -0
- package/js/types/Interface/models/IPartneredAccountantPicture.js +6 -0
- package/js/types/Interface/models/IPartneredAccountantPicture.js.map +1 -0
- package/js/types/Interface/models/IPartneredAccountantService.js +6 -0
- package/js/types/Interface/models/IPartneredAccountantService.js.map +1 -0
- package/js/types/Interface/models/IPartneredAccountantTag.js +6 -0
- package/js/types/Interface/models/IPartneredAccountantTag.js.map +1 -0
- package/js/types/Interface/models/IPartneredAccountantToTag.js +6 -0
- package/js/types/Interface/models/IPartneredAccountantToTag.js.map +1 -0
- package/js/types/index.js +228 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/BudgetInsight.ts +14 -0
- package/ts/api/resources/FecFile.ts +4 -0
- package/ts/api/resources/PartneredAccountant.ts +22 -0
- package/ts/api/resources/QuotesAccount.ts +15 -0
- package/ts/api/resources/SalariesFile.ts +17 -5
- package/ts/api/resources/Transaction.ts +14 -2
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BrandClementine.ts +3 -0
- package/ts/types/Enum/BrandComptalib.ts +2 -0
- package/ts/types/Enum/BrandLegalstart.ts +1 -0
- package/ts/types/Enum/PartneredAccountantServiceState.ts +6 -0
- package/ts/types/Enum/RevisionGuide.ts +1 -1
- package/ts/types/Enum/Role.ts +2 -0
- package/ts/types/Interface/api/account/ReadQuoteAccount.ts +8 -0
- package/ts/types/Interface/api/accountant/ReadAccountantBalance.ts +5 -0
- package/ts/types/Interface/api/accountingEntry/CreateManualEntry.ts +18 -0
- package/ts/types/Interface/api/budgetInsight/UpdateBudgetPermanentToken.ts +9 -0
- package/ts/types/Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices.ts +9 -0
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountant.ts +21 -0
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService.ts +5 -0
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantService.ts +8 -0
- package/ts/types/Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated.ts +11 -0
- package/ts/types/Interface/api/quotes/QueryQuotesAccount.ts +12 -0
- package/ts/types/Interface/api/salariesFile/ReadSalariesFile.ts +8 -1
- package/ts/types/Interface/api/society/CreateSociety.ts +1 -1
- package/ts/types/Interface/api/society/UpdateSociety.ts +1 -1
- package/ts/types/Interface/api/sponsorship/QuerySponsorship.ts +5 -0
- package/ts/types/Interface/api/sponsorship/ReadSponsorship.ts +5 -0
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +14 -2
- package/ts/types/Interface/models/IAccountingTransaction.ts +1 -0
- package/ts/types/Interface/models/IApiError.ts +7 -0
- package/ts/types/Interface/models/IBankAccount.ts +1 -0
- package/ts/types/Interface/models/IBankConnection.ts +1 -0
- package/ts/types/Interface/models/ILastUpdateConnection.ts +13 -0
- package/ts/types/Interface/models/IPartneredAccountant.ts +30 -0
- package/ts/types/Interface/models/IPartneredAccountantCompanyService.ts +20 -0
- package/ts/types/Interface/models/IPartneredAccountantPicture.ts +15 -0
- package/ts/types/Interface/models/IPartneredAccountantService.ts +16 -0
- package/ts/types/Interface/models/IPartneredAccountantTag.ts +8 -0
- package/ts/types/Interface/models/IPartneredAccountantToTag.ts +15 -0
- package/ts/types/Interface/models/ISalariesFile.ts +2 -0
- package/ts/types/Interface/models/ITeam.ts +1 -1
- package/ts/types/Interface/models/IUser.ts +1 -0
- package/ts/types/index.ts +19 -0
|
@@ -1,7 +1,14 @@
|
|
|
1
1
|
export type ReadSalariesFile = {
|
|
2
|
+
id: number,
|
|
2
3
|
idSociety: number,
|
|
3
4
|
idFile: number,
|
|
5
|
+
datePeriodEnd?: Date,
|
|
6
|
+
datePeriodStart?: Date,
|
|
4
7
|
idAccountingTransaction: number,
|
|
8
|
+
label?: string,
|
|
9
|
+
dateValue?: Date,
|
|
10
|
+
token?:string,
|
|
11
|
+
name?:string
|
|
5
12
|
createdAt?: string,
|
|
6
|
-
updatedAt?: string
|
|
13
|
+
updatedAt?: string,
|
|
7
14
|
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export class ReadSponsorshipApprove {
|
|
2
|
+
approved: Array<{ idBeneficiary: number; subscriptionId: string; name: string; createdAt: string;sponsor: { idSociety: number, subscriptionId: string; iban: string; bic: string; name: string; } }>;
|
|
3
|
+
failed: Array<{ idBeneficiary: number; reason: string; }>;
|
|
4
|
+
waiting: Array<{ idBeneficiary: number }>;
|
|
5
|
+
}
|
|
@@ -32,8 +32,17 @@ export class QueryTaxDeadline {
|
|
|
32
32
|
@ApiPropertyOptional({ description: 'Année de clôture (format YYYY)' })
|
|
33
33
|
year?: string;
|
|
34
34
|
|
|
35
|
-
@ApiPropertyOptional()
|
|
35
|
+
@ApiPropertyOptional({ description: 'Recherche par nom, code dia, id' })
|
|
36
36
|
search?: string;
|
|
37
|
+
|
|
38
|
+
@ApiPropertyOptional({ description: 'Récupérer les exercices qui ont une date de fin inférieure à X mois à partir d\'aujourd\'hui' })
|
|
39
|
+
additionalMonths?: number;
|
|
40
|
+
|
|
41
|
+
@ApiPropertyOptional({ description: 'Date de clôture supérieure ou égale à (format YYYY-MM-DD)' })
|
|
42
|
+
minimalEndDate?: string;
|
|
43
|
+
|
|
44
|
+
@ApiPropertyOptional({ description: 'Date de clôture inférieure ou égale à (format YYYY-MM-DD)' })
|
|
45
|
+
maximalEndDate?: string;
|
|
37
46
|
}
|
|
38
47
|
|
|
39
48
|
export class QueryTaxDeadlineStatistics {
|
|
@@ -64,6 +73,9 @@ export class QueryTaxDeadlineStatistics {
|
|
|
64
73
|
@ApiPropertyOptional({ description: 'Année de clôture (format YYYY)' })
|
|
65
74
|
year?: string;
|
|
66
75
|
|
|
67
|
-
@ApiPropertyOptional()
|
|
76
|
+
@ApiPropertyOptional({ description: 'Recherche par nom, code dia, id' })
|
|
68
77
|
search?: string;
|
|
78
|
+
|
|
79
|
+
@ApiPropertyOptional({ description: 'Récupérer les exercices qui ont une date de fin inférieure à X mois à partir d\'aujourd\'hui' })
|
|
80
|
+
additionalMonths?: string;
|
|
69
81
|
}
|
|
@@ -107,6 +107,10 @@ export enum Code {
|
|
|
107
107
|
expiredSmsCode = 'expired-sms-code',
|
|
108
108
|
userNotInFmaProcess = 'user-not-in-maf-process',
|
|
109
109
|
wrongSmsCode = 'wrong-sms-code',
|
|
110
|
+
userEmailAndPhoneAlreadyExist = 'user-username-and-phone-already-exist',
|
|
111
|
+
userEmailAlreadyExist = 'user-username-already-exists',
|
|
112
|
+
userPhoneAlreadyExist = 'user-phone-already-exists',
|
|
113
|
+
couldNotFindUser = 'could-not-find-user',
|
|
110
114
|
|
|
111
115
|
// Cerfa
|
|
112
116
|
civilityNotFound = 'civility_not_found',
|
|
@@ -125,9 +129,12 @@ export enum Code {
|
|
|
125
129
|
wrongPromoCode = 'wrong_promo_code',
|
|
126
130
|
|
|
127
131
|
// Budget Fetch
|
|
132
|
+
fetchNewBudgetInvalidSociety = 'fetch_new_budget_invalid_idSociety',
|
|
128
133
|
fetchConnectionFailed = 'fetch_connection_failed',
|
|
129
134
|
fetchBankAccountFailed = 'fetch_bank_account_failed',
|
|
130
135
|
fetchTransactionsFailed = 'fetch_transactions_failed',
|
|
136
|
+
fetchNewTokenFailed = 'fetch_new_token_failed',
|
|
137
|
+
udpateTokenFailed = 'update_token_failed',
|
|
131
138
|
|
|
132
139
|
}
|
|
133
140
|
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ISociety } from './ISociety';
|
|
2
|
+
|
|
3
|
+
export interface ILastUpdateConnection {
|
|
4
|
+
idLastUpdateConnection?: number;
|
|
5
|
+
idConnection: number;
|
|
6
|
+
lastUpdate: string;
|
|
7
|
+
idSociety: number;
|
|
8
|
+
createdAt?: Date | null;
|
|
9
|
+
updatedAt?: Date | null;
|
|
10
|
+
|
|
11
|
+
// Associations
|
|
12
|
+
society: ISociety;
|
|
13
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { IFile } from './IFile';
|
|
2
|
+
import { IPartneredAccountantTag } from './IPartneredAccountantTag';
|
|
3
|
+
import { IVat } from './IVat';
|
|
4
|
+
|
|
5
|
+
export interface IPartneredAccountant {
|
|
6
|
+
id?: number;
|
|
7
|
+
idUser: number;
|
|
8
|
+
name: string;
|
|
9
|
+
address: string;
|
|
10
|
+
zipCode:string;
|
|
11
|
+
city: string;
|
|
12
|
+
yearOfOrderRegistration: number;
|
|
13
|
+
schedules?: string;
|
|
14
|
+
description: string;
|
|
15
|
+
idVAT: number;
|
|
16
|
+
idLogo?: number;
|
|
17
|
+
logoColor?: string;
|
|
18
|
+
idBanner?: number;
|
|
19
|
+
videoLink?: string;
|
|
20
|
+
|
|
21
|
+
createdAt?: Date;
|
|
22
|
+
updatedAt?: Date;
|
|
23
|
+
deletedAt?: Date | null;
|
|
24
|
+
|
|
25
|
+
// Associations
|
|
26
|
+
VAT?: IVat;
|
|
27
|
+
logo?: IFile;
|
|
28
|
+
banner?: IFile;
|
|
29
|
+
partneredAccountantTags?: IPartneredAccountantTag[]
|
|
30
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { PartneredAccountantServiceState } from '../../Enum/PartneredAccountantServiceState';
|
|
2
|
+
import { IPartneredAccountantService } from './IPartneredAccountantService';
|
|
3
|
+
import { ISociety } from './ISociety';
|
|
4
|
+
|
|
5
|
+
export interface IPartneredAccountantCompanyService {
|
|
6
|
+
id?: number;
|
|
7
|
+
idPartneredAccountantService: number;
|
|
8
|
+
idSociety: number;
|
|
9
|
+
state: PartneredAccountantServiceState;
|
|
10
|
+
preTaxPrice?: number;
|
|
11
|
+
notes?: string;
|
|
12
|
+
|
|
13
|
+
createdAt?: Date;
|
|
14
|
+
updatedAt?: Date;
|
|
15
|
+
deletedAt?: Date | null;
|
|
16
|
+
|
|
17
|
+
// Associations
|
|
18
|
+
partneredAccountantService: IPartneredAccountantService;
|
|
19
|
+
society: ISociety;
|
|
20
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { IFile } from './IFile';
|
|
2
|
+
import { IPartneredAccountant } from './IPartneredAccountant';
|
|
3
|
+
|
|
4
|
+
export interface IPartneredAccountantPicture {
|
|
5
|
+
id?: number;
|
|
6
|
+
idPartneredAccountant: number;
|
|
7
|
+
idFile: number;
|
|
8
|
+
|
|
9
|
+
createdAt?: number;
|
|
10
|
+
updatedAt?: number;
|
|
11
|
+
|
|
12
|
+
// Associations
|
|
13
|
+
partneredAccountant?: IPartneredAccountant;
|
|
14
|
+
file?: IFile;
|
|
15
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { IPartneredAccountant } from './IPartneredAccountant';
|
|
2
|
+
|
|
3
|
+
export interface IPartneredAccountantService {
|
|
4
|
+
id?: number;
|
|
5
|
+
name: string;
|
|
6
|
+
description?: string;
|
|
7
|
+
preTaxPrice: number;
|
|
8
|
+
idPartneredAccountant: number;
|
|
9
|
+
|
|
10
|
+
createdAt?: Date;
|
|
11
|
+
updatedAt?: Date;
|
|
12
|
+
deletedAt?: Date | null;
|
|
13
|
+
|
|
14
|
+
// Associations
|
|
15
|
+
partneredAccountant?: IPartneredAccountant;
|
|
16
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { IPartneredAccountantTag } from './IPartneredAccountantTag';
|
|
2
|
+
import { IPartneredAccountant } from './IPartneredAccountant';
|
|
3
|
+
|
|
4
|
+
export interface IPartneredAccountantToTag {
|
|
5
|
+
id?: number;
|
|
6
|
+
idPartneredAccountant: number;
|
|
7
|
+
idPartneredAccountantTag: number;
|
|
8
|
+
|
|
9
|
+
createdAt?: number;
|
|
10
|
+
updatedAt?: number;
|
|
11
|
+
|
|
12
|
+
// Associations
|
|
13
|
+
partneredAccountant?: IPartneredAccountant;
|
|
14
|
+
partneredAccountantTag?: IPartneredAccountantTag;
|
|
15
|
+
}
|
package/ts/types/index.ts
CHANGED
|
@@ -120,6 +120,12 @@ export * from './Interface/models/INotification';
|
|
|
120
120
|
export * from './Interface/models/IOldExpertInfo';
|
|
121
121
|
export * from './Interface/models/IOperationLegalNotice';
|
|
122
122
|
export * from './Interface/models/IPageView';
|
|
123
|
+
export * from './Interface/models/IPartneredAccountant';
|
|
124
|
+
export * from './Interface/models/IPartneredAccountantCompanyService';
|
|
125
|
+
export * from './Interface/models/IPartneredAccountantPicture';
|
|
126
|
+
export * from './Interface/models/IPartneredAccountantService';
|
|
127
|
+
export * from './Interface/models/IPartneredAccountantTag';
|
|
128
|
+
export * from './Interface/models/IPartneredAccountantToTag';
|
|
123
129
|
export * from './Interface/models/IPayPlan';
|
|
124
130
|
export * from './Interface/models/IPartnerTransaction';
|
|
125
131
|
export * from './Interface/models/IPaymentDelay';
|
|
@@ -285,6 +291,7 @@ export * from './Interface/models/IAccountingTransaction_new';
|
|
|
285
291
|
export * from './Interface/models/IExerciceNote';
|
|
286
292
|
export * from './Interface/models/IRevisionGuide';
|
|
287
293
|
export * from './Interface/models/ISponsorshipWithSponsorInfo';
|
|
294
|
+
export * from './Interface/models/ILastUpdateConnection';
|
|
288
295
|
|
|
289
296
|
// Forms
|
|
290
297
|
export * from './Form/FormAuthenticate';
|
|
@@ -353,11 +360,13 @@ export * from './Enum/ExerciceNoteType';
|
|
|
353
360
|
export * from './Enum/BrandClementine';
|
|
354
361
|
export * from './Enum/BrandLegalstart';
|
|
355
362
|
export * from './Enum/BrandComptalib';
|
|
363
|
+
export * from './Enum/PartneredAccountantServiceState';
|
|
356
364
|
|
|
357
365
|
// Interfaces API
|
|
358
366
|
export * from './Interface/api/businessPartner/ReadBusinessPartner';
|
|
359
367
|
export * from './Interface/api/simulation/CreateSimulation';
|
|
360
368
|
export * from './Interface/api/accountingEntry/AnnotateAccountingTransaction';
|
|
369
|
+
export * from './Interface/api/accountingEntry/CreateManualEntry';
|
|
361
370
|
export * from './Interface/api/immobilization/ReadFormattedImmobilization';
|
|
362
371
|
export * from './Interface/api/immobilization/CreateImmobilization';
|
|
363
372
|
export * from './Interface/api/paymentExpectationCustomer/ReadPaymentExpectationCustomer';
|
|
@@ -414,6 +423,9 @@ export * from './Interface/api/dashboard/ReadTopBuys';
|
|
|
414
423
|
export * from './Interface/api/dashboard/ReadTopProviders';
|
|
415
424
|
export * from './Interface/api/dashboard/ReadGescom';
|
|
416
425
|
export * from './Interface/api/dashboard/ReadDeadline';
|
|
426
|
+
export * from './Interface/api/accountant/ReadAccountantBalance';
|
|
427
|
+
export * from './Interface/api/quotes/QueryQuotesAccount';
|
|
428
|
+
export * from './Interface/api/account/ReadQuoteAccount';
|
|
417
429
|
|
|
418
430
|
// export * from './Interface/api/survey/QuerySurvey';
|
|
419
431
|
export * from './Interface/api/survey/ReadSurvey';
|
|
@@ -490,3 +502,10 @@ export * from './Interface/api/taxDeadline/ReadTaxDeadline';
|
|
|
490
502
|
export * from './Interface/api/society/ReadSociety';
|
|
491
503
|
export * from './Interface/api/exerciceNote/QueryExerciceNote';
|
|
492
504
|
export * from './Interface/api/exerciceNote/CreateExerciceNote';
|
|
505
|
+
export * from './Interface/api/sponsorship/ReadSponsorship';
|
|
506
|
+
export * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';
|
|
507
|
+
export * from './Interface/api/partneredAccountant/ReadPartneredAccountant';
|
|
508
|
+
export * from './Interface/api/partneredAccountant/ReadPartneredAccountantService';
|
|
509
|
+
export * from './Interface/api/partneredAccountant/QueryParteneredAccountantSoldServices';
|
|
510
|
+
export * from './Interface/api/partneredAccountant/ReadPartneredAccountantSoldServicesPaginated';
|
|
511
|
+
export * from './Interface/api/partneredAccountant/ReadPartneredAccountantRequestedService';
|