Skip to content

Commit

Permalink
add 2.5 draft notes, move signature capture there, add 2.4 details
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-bonebrake committed Jan 30, 2025
1 parent 5232dc1 commit 7ff5c59
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ Checking this box will display a button to show a dialog to create a new custome

Checking this box will require a signature when finalizing an order.

### Allow Non-stock Parts

Checking this box will allow non-stock items to be added via the cart view in Point of Sale.

<badge text= "Version 1.7.19.0" vertical="middle" />

<PageFooter />
9 changes: 6 additions & 3 deletions site/rover/release-notes/web/2-4-0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@ These are the release notes for version 2.4.0 (TBD) of the Rover Web application
## New Features

- **Rover Web**
- **General**
- Added support for custom company logo to display in the header of Rover Web after login. This logo is distinct from the logo used for the login page.
- **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).
- ** General **
- Adds ability to add non-stock items to 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#allow-non-stock-parts).
![Part View](./inventory-parts-2.png)

## Bug Fixes

- **Rover Web**
- **General**
- **Point of Sale**
- Addresses an issue with required field validation enforcement in specific Point of Sale workflows.


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions site/rover/release-notes/web/2-5-0/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Rover Web v2.5.0 Draft Release Notes

<badge text= "Version 2.5.0 Draft" vertical="middle" />

<PageHeader />

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.5.0) or [Support](mailto:help@zumasys.com?subject=Rover%20Web%20v2.5.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).
- ** General **

## Bug Fixes

- **Rover Web**
- **General**


0 comments on commit 7ff5c59

Please sign in to comment.