iptdevs-design-system 3.2.133 → 3.2.135

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.
@@ -1095,7 +1095,7 @@ export interface IPreviewModifyPaymentPlanRq {
1095
1095
  }
1096
1096
  export interface IPreviewModifyPaymentPlanRs {
1097
1097
  cod: number;
1098
- enrrollmet_value: number;
1098
+ enrollment_value: number;
1099
1099
  fee_value: number;
1100
1100
  amount_fees_generate: number;
1101
1101
  fees_attended: number;
@@ -1106,6 +1106,8 @@ export interface IPreviewModifyPaymentPlanRs {
1106
1106
  new_cod_payment_level: IPreviewNewCodPaymentLevelRs;
1107
1107
  contado: boolean;
1108
1108
  new_start_date: Date;
1109
+ new_course_finish_date: Date;
1110
+ overpass_date: Date;
1109
1111
  }
1110
1112
  export interface IPreviewNewPaymentPlanRs {
1111
1113
  status: number;
@@ -134,6 +134,7 @@ export declare class BudgetService extends IPTGeneralService {
134
134
  revertPendingTransactionsWithoutWompiCode(param: IGetTransactionsByUserCodeRq): Observable<any>;
135
135
  studentsWithOverdueFeesByCoordinator(param: IStudentsWithOverdueFeesByCoordinatorRq): Observable<any>;
136
136
  exportStudentsWithOverdueFeesByCoordinator(param: IStudentsWithOverdueFeesByCoordinatorRq): Observable<any>;
137
+ exportStudentsWithOverdueFeesByCoordinatorPdf(param: IStudentsWithOverdueFeesByCoordinatorRq): Observable<any>;
137
138
  static ɵfac: i0.ɵɵFactoryDeclaration<BudgetService, never>;
138
139
  static ɵprov: i0.ɵɵInjectableDeclaration<BudgetService>;
139
140
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.133",
3
+ "version": "3.2.135",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",