From 4de1a6633c5aadc794473bf80cddaf4d7eb3c069 Mon Sep 17 00:00:00 2001 From: ArifHilmi Date: Wed, 19 Mar 2025 08:29:30 +0800 Subject: [PATCH] Product & Item Button Update --- .../InventoryMaster/ItemRegistration.cshtml | 179 ++++++++++-- .../ProductRegistration.cshtml | 257 ++++++++++-------- Controllers/API/Inventory/InvMainAPI.cs | 103 ++++++- appsettings.json | 2 +- 4 files changed, 403 insertions(+), 138 deletions(-) diff --git a/Areas/Inventory/Views/InventoryMaster/ItemRegistration.cshtml b/Areas/Inventory/Views/InventoryMaster/ItemRegistration.cshtml index f09dee1..215c040 100644 --- a/Areas/Inventory/Views/InventoryMaster/ItemRegistration.cshtml +++ b/Areas/Inventory/Views/InventoryMaster/ItemRegistration.cshtml @@ -80,14 +80,14 @@