diff --git a/Areas/Inventory/Views/InventoryMaster/OtRegister.cshtml b/Areas/Inventory/Views/InventoryMaster/OtRegister.cshtml new file mode 100644 index 0000000..6214d5b --- /dev/null +++ b/Areas/Inventory/Views/InventoryMaster/OtRegister.cshtml @@ -0,0 +1,1074 @@ +@{ + ViewData["Title"] = "QR Scanner"; + Layout = "~/Views/Shared/_Layout.cshtml"; +} + + +@await Html.PartialAsync("~/Areas/Inventory/Views/_InventoryPartial.cshtml") +
Scan QR Code Here:
+ +{{ error }}
+Scan Time: {{ scanTime }} ms
+{{ thisItem.uniqueID }}
++ Item Name: + {{ thisItem.productName }} +
++ Part Number: + {{ thisItem.partNumber }} +
++ Serial Number: + {{ thisItem.serialNumber }} +
++ PIC: + Station PIC +
+