Fleet Logic - 20240202.1

Modified on Thu, 28 Nov, 2024 at 2:40 PM

Reports: Ability to email a report to someone instead of having it download

  1. A user will now be able to email a Once-off report to a contact or recipient.
  2. This is applicable to Vehicle, Drivers, and Group Reports
  3. The "Generate" button will now have a dropdown option to email a report.
  4. When the user selects the option to email a report, the following fields will appear:

a. Contact:

  • A dropdown list to select an existing contact.
  • Auto-population of contact name and email address into the respective fields based on the selected contact.

b. Recipients Email:

  • A text field where the user can type in an email address.
  • This is a mandatory field.
  • Email Address Validation:

            - Display a validation message if the entered email address is not in the correct format.

            - Example validation message: "Please provide a valid email address, e.g., john@acme.com."

c. Cancel:

  • A button that closes the window without sending the email.

d. Submit:

  • A submit button to send the email.

 

OPTIMISATIONS & ENHANCEMENTS

 

Authentication and Authorization: Set the maxIdTokenIatOffsetAllowedInSeconds authorization configuration setting to 300 seconds

  1. The maxIdTokenIatOffsetAllowedInSeconds was updated to 300 seconds (5 minutes). This will assist with customers who are logging in but who's computer time differs by more than 2 minutes from the server's time, which results in an infinite authentication loop.
  2. If the computer time is less than 5 minutes of the server time, the user should be able to log in successfully.
  3. If the computer time is adjusted to be more than 5 minutes of the server time, an infinite loop of trying to log in will occur, resulting in an authentication failure.


BUGFIXES

  

Expense: Expenses Management - Unable to use Decimal values in Expenses from Expense Menu

  1. When adding an expense via Expense Management, the Quantity field did not allow the use of a comma (",").  
  2. This has been amended and the use of a comma (",") is permitted.

 

Loggin: UI - Fix Uncaught (in promise): [object Boolean] error.

  1. There was an issue with logging into the application using the Firefox browser, the below error appeared. 

  1. This has been resolved. The error that was previously displayed no longer appears. 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article