From 2bf65cdad72be9a49e66f1d12fd7c8ec27cf1eac Mon Sep 17 00:00:00 2001 From: orteez Date: Thu, 24 Oct 2024 16:59:32 -0700 Subject: [PATCH] more notes for 1.10.0 --- site/rover/release-notes/web/1-10-0/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/rover/release-notes/web/1-10-0/README.md b/site/rover/release-notes/web/1-10-0/README.md index 19b48f4e3..fe0aa42b5 100644 --- a/site/rover/release-notes/web/1-10-0/README.md +++ b/site/rover/release-notes/web/1-10-0/README.md @@ -25,6 +25,7 @@ These are the release notes for version 1.10.0 (10/24/2024) of the Rover Web app - Added support for read only custom fields. > Note: Currently only supported by select ERPs. - Additional help text has been added to the Payment section. + - Confirmation dialog when navigating away from POS now allows you to save progress as a draft. - Added keyboard shortcuts support for parts table. Toggle to enable has been added in the settings menu. - Loading parts now focus on the first part quantity field. - Pressing the 'Enter' will add the part to that cart. @@ -45,5 +46,6 @@ These are the release notes for version 1.10.0 (10/24/2024) of the Rover Web app - **Production Scheduling** - Fixed issue with scheduled work orders appearing in unscheduled work order table. - Fixed issue with 'Add Operation' displaying incorrect time. + - Fixed issue with Confirmation dialog always navigating to the customers section. Will now navigate to the section that was selected. - **Customers** - Fixed issue with KPI cards not focusing on the correct tab when clicking.