From 4f7a12bd7038439e05f9e3beb0846e363de93548 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:01:15 +1100 Subject: [PATCH] Allow barcode linking for stock location (#8802) (#8810) (cherry picked from commit 16e97293089d6926658904cd2255c0efc7137ef7) Co-authored-by: Oliver --- src/frontend/src/pages/stock/LocationDetail.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/frontend/src/pages/stock/LocationDetail.tsx b/src/frontend/src/pages/stock/LocationDetail.tsx index 739ad8ba1f..a5ee51f0c9 100644 --- a/src/frontend/src/pages/stock/LocationDetail.tsx +++ b/src/frontend/src/pages/stock/LocationDetail.tsx @@ -280,6 +280,8 @@ export default function Stock() {