Skip to main content

Duplicate License Plate Management

Updated this week

Overview

A new functionality has been added to the administration panel that allows controlling whether multiple users can register the same vehicle license plate within the system.

Additionally, a validation has been introduced in the user application (PWA) to notify users when they attempt to register a license plate that already exists.

Configuration in the Admin Panel

A new field has been added in the admin configuration:

Functionality

This field defines whether Hybo allows different users to register the same license plate within the tenant.

โœ… Enabled (Yes)

  • Multiple users can register the same license plate

  • No restrictions are applied when creating vehicles

โŒ Disabled (No)

  • Hybo validates whether the license plate already exists in the system

  • If it exists:

    • An informational message is displayed to the user

โš ๏ธ Important: If duplicate license plates already existed before this functionality was implemented, Hybo will not validate or block them. Duplicate validation will only apply from the moment this functionality is deployed to production.

Summary

Configuration

Behavior

Allow duplicate license plates = Yes

Duplicate license plates can be registered

Allow duplicate license plates = No

Creation of license plates that already exist is blocked

Did this answer your question?