This website works better with JavaScript.
Home
Explore
Help
Sign In
derek
/
FPSMS-frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
production_process
MSI\derek
2 months ago
parent
994d6debd4
commit
fb37747f7a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/app/api/po/index.ts
+ 1
- 0
src/app/api/po/index.ts
View File
@@ -11,6 +11,7 @@ export interface PoResult {
supplier: string
estimatedArrivalDate: string
completedDate: string
escalated: boolean
status: string
pol?: PurchaseOrderLine[]
}
Write
Preview
Loading…
Cancel
Save