Ver código fonte

update

production_process
MSI\derek 2 meses atrás
pai
commit
fb37747f7a
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      src/app/api/po/index.ts

+ 1
- 0
src/app/api/po/index.ts Ver arquivo

@@ -11,6 +11,7 @@ export interface PoResult {
supplier: string
estimatedArrivalDate: string
completedDate: string
escalated: boolean
status: string
pol?: PurchaseOrderLine[]
}


Carregando…
Cancelar
Salvar