From bafd0a426a52046e9a572fe01c284f528dd1555d Mon Sep 17 00:00:00 2001 From: Greg Bonebrake Date: Thu, 23 Jan 2025 18:45:10 -0500 Subject: [PATCH] Removed draft from 2.3, added 2.4, moved signature to 2.4 --- site/rover/release-notes/README.md | 1 + site/rover/release-notes/web/2-3-0/README.md | 7 +++---- site/rover/release-notes/web/2-4-0/README.md | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 site/rover/release-notes/web/2-4-0/README.md diff --git a/site/rover/release-notes/README.md b/site/rover/release-notes/README.md index e7a622d9e..a12886bbe 100644 --- a/site/rover/release-notes/README.md +++ b/site/rover/release-notes/README.md @@ -41,6 +41,7 @@ Here's a sneak peek of what's to come in Rover Web as of [v2.1.0](./web/2-1-0/RE | Version | Date | Video | | --------------------------------- | ---------- | ------------------------------------------------- | +| [v2.3.0](./web/2-3-0/README.md) | 2025-01-23 | N/A | | [v2.2.0](./web/2-2-0/README.md) | 2025-01-16 | N/A | | [v2.1.0](./web/2-1-0/README.md) | 2025-01-13 | N/A | | [v2.0.1](./web/2-0-1/README.md) | 2024-12-18 | N/A | diff --git a/site/rover/release-notes/web/2-3-0/README.md b/site/rover/release-notes/web/2-3-0/README.md index 97900ca0e..ee5aa4420 100644 --- a/site/rover/release-notes/web/2-3-0/README.md +++ b/site/rover/release-notes/web/2-3-0/README.md @@ -1,10 +1,10 @@ -# Rover Web v2.3.0 Draft Release Notes +# Rover Web v2.3.0 Release Notes - + -These are the release notes for version 2.3.0 (TBD) of the Rover Web application and can be made available to customers running _Rover ERP_, _IMACS_ and other non-Zumasys owned systems. Contact your _Client Success Manager_, [Sales](mailto:sales@zumasys.com?subject=Rover%20Web%20v2.3.0) or [Support](mailto:help@zumasys.com?subject=Rover%20Web%20v2.3.0) today! +These are the release notes for version 2.3.0 (1/23/2025) of the Rover Web application and can be made available to customers running _Rover ERP_, _IMACS_ and other non-Zumasys owned systems. Contact your _Client Success Manager_, [Sales](mailto:sales@zumasys.com?subject=Rover%20Web%20v2.3.0) or [Support](mailto:help@zumasys.com?subject=Rover%20Web%20v2.3.0) today! ## New Features @@ -18,7 +18,6 @@ These are the release notes for version 2.3.0 (TBD) of the Rover Web application - ![Part Inventory](./inventory-parts-3.png) - Added ability to add lookup table to the Parts view. Requires update to [INV.CONTROL](../../../../rover/AP-OVERVIEW/AP-ENTRY/AP-E/AP-E-2/INV-CONTROL/INV-CONTROL-2/README.md). - **Point of Sale** - - Add ability to require signature when finalizing orders. Requires update to [MRK.CONTROL](../../../../rover/AP-OVERVIEW/AP-ENTRY/AP-E/AP-E-1/CURRENCY-CONTROL/SO-E/MRK-CONTROL/MRK-CONTROL-6/README.md#pos-require-ship-signature). - Add ability to display "New Customer" button on the main POS screen. Requires update to [MRK.CONTROL](../../../../rover/AP-OVERVIEW/AP-ENTRY/AP-E/AP-E-1/CURRENCY-CONTROL/SO-E/MRK-CONTROL/MRK-CONTROL-6/README.md#pos-show-new-customer-button). - Added host based print action to Invoice table. > Only supported by select ERPs diff --git a/site/rover/release-notes/web/2-4-0/README.md b/site/rover/release-notes/web/2-4-0/README.md new file mode 100644 index 000000000..520f4d5ff --- /dev/null +++ b/site/rover/release-notes/web/2-4-0/README.md @@ -0,0 +1,16 @@ +# Rover Web v2.4.0 Draft Release Notes + + + + + +These are the release notes for version 2.4.0 (TBD) of the Rover Web application and can be made available to customers running _Rover ERP_, _IMACS_ and other non-Zumasys owned systems. Contact your _Client Success Manager_, [Sales](mailto:sales@zumasys.com?subject=Rover%20Web%20v2.4.0) or [Support](mailto:help@zumasys.com?subject=Rover%20Web%20v2.4.0) today! + +## New Features + +- **Rover Web** + - **Point of Sale** + - Add ability to require signature when finalizing orders. Requires update to [MRK.CONTROL](../../../../rover/AP-OVERVIEW/AP-ENTRY/AP-E/AP-E-1/CURRENCY-CONTROL/SO-E/MRK-CONTROL/MRK-CONTROL-6/README.md#pos-require-ship-signature). + +## Bug Fixes + \ No newline at end of file