Parcourir la source

update

production_process
MSI\derek il y a 2 mois
Parent
révision
fb37747f7a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/app/api/po/index.ts

+ 1
- 0
src/app/api/po/index.ts Voir le fichier

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


Chargement…
Annuler
Enregistrer