Ver a proveniência

fix

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi há 1 ano
ascendente
cometimento
e09a59af33
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      src/app/api/reports/index.ts

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

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

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

// - Project Cash Flow Report


Carregando…
Cancelar
Guardar