Explorar el Código

fix

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi hace 1 año
padre
commit
e09a59af33
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      src/app/api/reports/index.ts

+ 2
- 1
src/app/api/reports/index.ts Ver fichero

@@ -13,7 +13,8 @@ export interface ProjectPandLReportFilter {

export interface ProjectPandLReportRequest {
projectId: number;
dateType: string;
startMonth: string;
endMonth: string;
}

// - Project Cash Flow Report


Cargando…
Cancelar
Guardar