From 6e0335af7c2522ed39d5670a9ffdf67696589501 Mon Sep 17 00:00:00 2001 From: Mikhail Chusavitin Date: Fri, 27 Feb 2026 16:53:34 +0300 Subject: [PATCH] Fix pricing tab warehouse totals and guard custom price DOM access --- web/templates/index.html | 143 +++++++++++++++++++++++++++++++-------- 1 file changed, 113 insertions(+), 30 deletions(-) diff --git a/web/templates/index.html b/web/templates/index.html index d070764..0aa4c10 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -236,7 +236,7 @@ class="w-40 px-3 py-2 border rounded focus:ring-2 focus:ring-blue-500" oninput="onPricingCustomPriceInput()"> -