Price Overrides, Admin Enhancments, Dealer API Hotfix
The Price Override Feature is added to the Admin Portal along with some small enhancments and fixes. Also a couple bugs in Dealer-API are fixed.
Table of Contents:
-
Admin Portal
- Price Overrides
- Pending Cancel Icon
- Move Filter fixes
- AR Hotfix for unassigned or draft moves
-
Dealer API
- Null Region Moves Hotfixes
Admin Portal
Price Overrides
- Users can now lock the customer price of a move with an override, and control which accessorials can be added to the move
Demo Video
Click here if the video is not showing above.
Pending Cancel Icon
- The Pending Cancel Icon in the Admin Portal will now link to the moves index where a list of pending cancel moves will be shown
Demo Video
Click here if the video is not showing above.
Hotfixes
- The Moves index will now correctly filter moves by cancel status in addition to move status
- Moves that are unplanned, or in "dispatched" or "draft" status will not generate AR
Dealer API
Hotfixes
- Creating a move with a new location that is not within a region will no longer return an "invalid address" error
- A move where both locations are not within a region will return an "outside region" error, with a short description added to the docs explaining this error