-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e42b537
commit 44a8c5f
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,24 +7,24 @@ | |
These are the draft release notes for version 1.6.0 (8/29/2024) 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:[email protected]?subject=Rover%20Web%20v1.6.0) or [Support](mailto:[email protected]?subject=Rover%20Web%20v1.6.0) today! | ||
|
||
## New Features | ||
|
||
- **Rover Web** | ||
- **General** | ||
- We have implemented product analytics via partner PostHog. This allows our support and development teams to review user sessions to troubleshoot issues. | ||
- **Custom Data Integration** | ||
- Support has been added to allow for integration with custom data files on backend host systems. | ||
> Note: Currently only supported by select ERPs. | ||
- Support for custom datasets has been improved, allowing cleaner two-way integration of custom data from any ERP. | ||
- **POS** | ||
- The selected category is now included in line item detail passed to backend host systems. | ||
- Shopping cart UI improvements to limit the need to scroll horizontallly when large numbers of custom line item fields are defined. | ||
- Improved formatting of custom field label display. | ||
|
||
## Bug Fixes | ||
|
||
- **Rover Web** | ||
- **POS** | ||
- Resolved issue with "Change Due" message not being cleared between payment transactions | ||
- Resolved issue with incorrect line item schedule quantity data being transmitted to backend host during cart updates. | ||
- Resolved issue with validation requests during cart update operations occurring before cart updates were committed. | ||
- **SCAN** | ||
- **Scan** | ||
- Refactor of a custom scan application to resolve data integrity issues. | ||
> Note: Currently only supported by select ERPs. | ||
<PageFooter /> | ||
> Note: Currently only supported by select ERPs. | ||
<PageFooter /> |