Bug Fixes


RNEW-408 - Disk not Loading


Bug fixed have been implemented on the vehicle license disk OCR function to increase accuracy and efficiency when uploading license disks. The vehicle tare field was problem in the past, this has now been fixed and the tare fields are reading correctly now from the license disk.


Validation is also added to prevent to user from uploading vehicles that is not in the same province as their respective IDB's.



RNEW-409 - Adding Vehicle Owner


Bug fixes were implemented to the Secondary Vehicle Owner function to ensure users do not register with duplicate email addresses regardless of uppercase or lower case email addresses.


The Secondary Vehicle Owner sign mandate screen was broken, the Primary Profile Owner was able to register a vehicle for the Secondary Vehicle Owner but when user had to sign their vehicle mandates, they weren't able to. This is now fixed and the screen is also prepopulated with the secondary vehicle owner details as well.



RNEW-411 - Bank Details on Invoice


Spacing on the invoice template caused the template to break. The spacing is now fixed and the bank details are being displayed correctly now.



Improvement


RNEW-313 - Improve new expiry date calculation


New expiry date calculations have been implemented according to the following formula:


  1. If expiry date =< end of previous month then New expiry date = end of previous month + 1 year.
  2. If expiry date > end of previous month and <= end of current month then New expiry date = end of current month+ 1 year.
  3. If expiry date > end of current month then New expiry date = end of next month + 1 year.


Example:


  1. Expiry date 2021-10-31, processing done 2021-12-06 then new expiry date = 2022-11-31
  2. Expiry date 2021-12-31, processing done 2021-12-06 then new expiry date = 2022-12-31
  3. Expiry date 2022-02-31, processing done 2021-12-06 then new expiry date = 2022-01-31


RNEW-375 - Use recognition on license disk


The drivers license OCR was change to use recognition on photos to provide better information. Detect text was implemented for OCR on ID document, drivers licenses and vehicle licenses.