From 1af66cb30261f603f3f605f15f16071a8e85fb76 Mon Sep 17 00:00:00 2001 From: consultoria-as Date: Tue, 30 Jun 2026 19:49:42 +0000 Subject: [PATCH] fix(workshop): ensure new-customer/new-vehicle modals open on top - Raised z-index of newCustomerModal and newVehicleModal so they appear above the order modal. - Added '+ Nuevo' customer button in the edit-order modal as well. --- pos/templates/workshop.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pos/templates/workshop.html b/pos/templates/workshop.html index b36c508..03fc1f5 100644 --- a/pos/templates/workshop.html +++ b/pos/templates/workshop.html @@ -15,7 +15,7 @@ - +