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
master
cyril.tsui
8 hours ago
parent
3c6a9d93f4
commit
9c126c3d72
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/app/api/po/actions.ts
+ 0
- 1
src/app/api/po/actions.ts
View File
@@ -89,7 +89,6 @@ export interface PutAwayLine {
warehouse: string;
printQty: number;
_isNew?: boolean;
printQty?: number;
}
export interface PutAwayInput {
status: string;
Write
Preview
Loading…
Cancel
Save