ASP.NET Core,Angular o5 CRUD for Invetory Management Priority based Reorder Level System, WEB API and EF
Created by : {{myName}}
Loading Inventory Details please Wait ! ...
|
Add New Inventory Information
|
|
|
|
|
Insert/Edit Inventory Details :
|
|
|
|
|
|
Edit |
Delete |
Inventory ID |
Item Name |
StockQty |
ReorderQty |
Priority Status |
Required Priority Status |
|
|
{{INVY.inventoryID}}
|
{{INVY.itemName}}
|
{{INVY.stockQty}}
|
{{INVY.reorderQty}}
|
|
INVY.reorderQty+50 && {'background-color': '#0094ff'} || INVY.stockQty<=INVY.reorderQty+50 && {'background-color': '#e5e800'} " style="border: solid 1px #ffffff; padding: 5px;table-layout:fixed;">
|
|