@silexpert/core 1.1.394 → 1.1.396

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.
Files changed (73) hide show
  1. package/dist/cjs/api/resources/JuridicalMission.d.ts +1 -1
  2. package/dist/cjs/api/resources/JuridicalMission.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/JuridicalMission.js +2 -2
  4. package/dist/cjs/api/resources/JuridicalMission.js.map +1 -1
  5. package/dist/cjs/api/resources/Qonto.d.ts +3 -0
  6. package/dist/cjs/api/resources/Qonto.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/Qonto.js +3 -0
  8. package/dist/cjs/api/resources/Qonto.js.map +1 -1
  9. package/dist/cjs/api/resources/Vat.js +1 -1
  10. package/dist/cjs/api/resources/Vat.js.map +1 -1
  11. package/dist/cjs/types/Enum/ChecklistType.d.ts +2 -1
  12. package/dist/cjs/types/Enum/ChecklistType.d.ts.map +1 -1
  13. package/dist/cjs/types/Enum/ChecklistType.js +1 -0
  14. package/dist/cjs/types/Enum/ChecklistType.js.map +1 -1
  15. package/dist/cjs/types/Enum/Ged.d.ts +2 -1
  16. package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
  17. package/dist/cjs/types/Enum/Ged.js +3 -2
  18. package/dist/cjs/types/Enum/Ged.js.map +1 -1
  19. package/dist/cjs/types/Interface/api/aspone/Util.d.ts +1 -0
  20. package/dist/cjs/types/Interface/api/aspone/Util.d.ts.map +1 -1
  21. package/dist/cjs/types/Interface/api/aspone/Util.js.map +1 -1
  22. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts +5 -0
  23. package/dist/cjs/types/Interface/api/card/ModifyPlanning.d.ts.map +1 -1
  24. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js +19 -1
  25. package/dist/cjs/types/Interface/api/card/ModifyPlanning.js.map +1 -1
  26. package/dist/cjs/types/Interface/api/previsionalForm/PrevisionalFormPayload.d.ts +4 -2
  27. package/dist/cjs/types/Interface/api/previsionalForm/PrevisionalFormPayload.d.ts.map +1 -1
  28. package/dist/cjs/types/Interface/api/previsionalForm/PrevisionalFormPayload.js.map +1 -1
  29. package/dist/cjs/types/Interface/models/ISupervision.d.ts +2 -0
  30. package/dist/cjs/types/Interface/models/ISupervision.d.ts.map +1 -1
  31. package/dist/cjs/types/Interface/models/ISupervision.js.map +1 -1
  32. package/dist/mjs/api/resources/JuridicalMission.d.ts +1 -1
  33. package/dist/mjs/api/resources/JuridicalMission.d.ts.map +1 -1
  34. package/dist/mjs/api/resources/JuridicalMission.js +2 -2
  35. package/dist/mjs/api/resources/JuridicalMission.js.map +1 -1
  36. package/dist/mjs/api/resources/Qonto.d.ts +3 -0
  37. package/dist/mjs/api/resources/Qonto.d.ts.map +1 -1
  38. package/dist/mjs/api/resources/Qonto.js +3 -0
  39. package/dist/mjs/api/resources/Qonto.js.map +1 -1
  40. package/dist/mjs/api/resources/Vat.js +1 -1
  41. package/dist/mjs/api/resources/Vat.js.map +1 -1
  42. package/dist/mjs/types/Enum/ChecklistType.d.ts +2 -1
  43. package/dist/mjs/types/Enum/ChecklistType.d.ts.map +1 -1
  44. package/dist/mjs/types/Enum/ChecklistType.js +1 -0
  45. package/dist/mjs/types/Enum/ChecklistType.js.map +1 -1
  46. package/dist/mjs/types/Enum/Ged.d.ts +2 -1
  47. package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
  48. package/dist/mjs/types/Enum/Ged.js +3 -2
  49. package/dist/mjs/types/Enum/Ged.js.map +1 -1
  50. package/dist/mjs/types/Interface/api/aspone/Util.d.ts +1 -0
  51. package/dist/mjs/types/Interface/api/aspone/Util.d.ts.map +1 -1
  52. package/dist/mjs/types/Interface/api/aspone/Util.js +1 -0
  53. package/dist/mjs/types/Interface/api/aspone/Util.js.map +1 -1
  54. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts +5 -0
  55. package/dist/mjs/types/Interface/api/card/ModifyPlanning.d.ts.map +1 -1
  56. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js +20 -0
  57. package/dist/mjs/types/Interface/api/card/ModifyPlanning.js.map +1 -1
  58. package/dist/mjs/types/Interface/api/previsionalForm/PrevisionalFormPayload.d.ts +4 -2
  59. package/dist/mjs/types/Interface/api/previsionalForm/PrevisionalFormPayload.d.ts.map +1 -1
  60. package/dist/mjs/types/Interface/api/previsionalForm/PrevisionalFormPayload.js.map +1 -1
  61. package/dist/mjs/types/Interface/models/ISupervision.d.ts +2 -0
  62. package/dist/mjs/types/Interface/models/ISupervision.d.ts.map +1 -1
  63. package/dist/mjs/types/Interface/models/ISupervision.js.map +1 -1
  64. package/package.json +1 -1
  65. package/ts/api/resources/JuridicalMission.ts +2 -2
  66. package/ts/api/resources/Qonto.ts +3 -0
  67. package/ts/api/resources/Vat.ts +1 -1
  68. package/ts/types/Enum/ChecklistType.ts +1 -0
  69. package/ts/types/Enum/Ged.ts +3 -2
  70. package/ts/types/Interface/api/aspone/Util.ts +1 -0
  71. package/ts/types/Interface/api/card/ModifyPlanning.ts +14 -0
  72. package/ts/types/Interface/api/previsionalForm/PrevisionalFormPayload.ts +5 -2
  73. package/ts/types/Interface/models/ISupervision.ts +2 -0
@@ -26,6 +26,9 @@ export class Qonto extends Resource {
26
26
  return this.axios.$post('connectors/qonto/connections', payload);
27
27
  }
28
28
 
29
+ /**
30
+ * @deprecated use create
31
+ */
29
32
  updateConnection(idBankConnection: number, payload: UpdateConnection): Promise<IBankConnection> {
30
33
  return this.axios.$put(`connectors/qonto/connections/${idBankConnection}`, payload);
31
34
  }
@@ -75,6 +75,6 @@ export class Vat extends Resource {
75
75
  }
76
76
 
77
77
  sendByMail(idCustomerVat: number, payload: CreateAndSendVatMail): Promise<ICustomerVat> {
78
- return this.axios.$post(`/vat/advances/${idCustomerVat}`, payload);
78
+ return this.axios.$post(`/vat/advances/${idCustomerVat}/mails`, payload);
79
79
  }
80
80
  }
@@ -54,6 +54,7 @@ export enum ChecklistDetailValue {
54
54
  SAVINGS_STATEMENT = 8,
55
55
  SHEET_MONTH_SCHEDULE = 9,
56
56
  OTHER = 10,
57
+ TO_CONTROL = 11,
57
58
  }
58
59
 
59
60
  export enum ChecklistDetailType {
@@ -51,7 +51,8 @@ export enum GedFolder {
51
51
  JEDECLARE_MANDATES = 45,
52
52
  COMPANY_PASSWORD_SERVICE = 46,
53
53
  FEC = 47,
54
- PREVISIONAL = 48,
54
+ BACKUP = 48,
55
+ PREVISIONAL = 49,
55
56
  }
56
57
 
57
58
  export enum TypeFile {
@@ -365,7 +366,7 @@ export const GedFolderList: Array<{ id: GedFolder, isVisibleForClient: boolean;
365
366
  { id: GedFolder.JEDECLARE_MANDATES, name: 'Mandat JeDeclare', isVisibleForClient: true, idGedCategory: GedCategory.COMPANY },
366
367
  { id: GedFolder.COMPANY_PASSWORD_SERVICE, name: 'Mot de passe service entreprise', isVisibleForClient: false, idGedCategory: GedCategory.COMPANY },
367
368
  { id: GedFolder.FEC, name: 'Fec', isVisibleForClient: false, idGedCategory: GedCategory.ACCOUNTING_AND_TAX },
368
- { id: GedFolder.PREVISIONAL, name: 'Prévisionnel', isVisibleForClient: true, idGedCategory: GedCategory.ACCOUNTING_AND_TAX },
369
+ { id: GedFolder.PREVISIONAL, name: 'Prévisionnels', isVisibleForClient: true, idGedCategory: GedCategory.ACCOUNTING_AND_TAX },
369
370
  ];
370
371
 
371
372
  export const gedCategoryWithName: Array<{ idGedCategory: number, name: string, usableByClient: boolean, brandCondition?: string[] }> = [
@@ -43,6 +43,7 @@ export class IndebtedIdentification {
43
43
  identifiant: string;
44
44
  designation: string;
45
45
  adresseVoie: string;
46
+ adresseNumero: string;
46
47
  adresseCodePostal: string;
47
48
  adresseVille: string;
48
49
  adresseCodePays: string;
@@ -35,4 +35,18 @@ export class ModifyExercisePlanning {
35
35
  @ApiProperty()
36
36
  @IsInt({ each: true })
37
37
  idUsers: number[];
38
+ }
39
+
40
+ export class AutomaticallyAssignTeamPlanning {
41
+ @ApiProperty()
42
+ @IsInt()
43
+ idTeam: number;
44
+
45
+ @ApiProperty()
46
+ @IsDate()
47
+ startDate: Date;
48
+
49
+ @ApiProperty()
50
+ @IsDate()
51
+ endDate: Date;
38
52
  }
@@ -33,8 +33,11 @@ export interface Financing {
33
33
  loan: NumberFiscalYears; // Emprunt bancaire
34
34
  }
35
35
 
36
- export interface TurnoverAndCharges {
36
+ export interface Turnover {
37
37
  turnover: NumberFiscalYears; // Chiffre d'affaires prévu
38
+ }
39
+
40
+ export interface Charges {
38
41
  outsourcing: NumberFiscalYears; // Sous-traitance prévue
39
42
  merchandisePurchase: NumberFiscalYears; // Achats de marchandises / matières premières
40
43
  }
@@ -70,4 +73,4 @@ export interface SocialAndRemuneration {
70
73
  remunerationManager: NumberFiscalYears; // Rémunération gérant
71
74
  }
72
75
 
73
- export interface PrevisionalFormPayload extends CompanyDescription, Investment, Financing, TurnoverAndCharges, Consumables, OtherCharges, SocialAndRemuneration {}
76
+ export interface PrevisionalFormPayload extends CompanyDescription, Investment, Financing, Turnover, Charges, Consumables, OtherCharges, SocialAndRemuneration {}
@@ -3,6 +3,7 @@ import { IExercice } from './IExercice';
3
3
  import { IFile } from './IFile';
4
4
  import { ILetter } from './ILetter';
5
5
  import { IPendingPoint } from './IPendingPoint';
6
+ import { ISupervisionPendingPoint } from './ISupervisionPendingPoint';
6
7
  import { IUser } from './IUser';
7
8
 
8
9
  // supervisions
@@ -38,6 +39,7 @@ export interface ISupervision {
38
39
  balanceSheet: IBalanceSheet;
39
40
  file: IFile;
40
41
  letter: ILetter;
42
+ supervisionPendingPoints: ISupervisionPendingPoint[];
41
43
  pendingPoints: IPendingPoint[];
42
44
  userWhoValidate: IUser;
43
45
  }