While in the DMS, the user can freely enter whatever values he wants regarding the statuses of a vehicle. These values alone however, hold no logical representation in the system.

In order for OneDealer to take business decisions (ie: Get all Customer Vehicles, Get all Rental vehicles etc.), we have engineered a Mapping procedure that needs to take place each time a new value is added or deleted from the DMS.

OneDealer defines and use the following "Hard coded" business logical statuses:

  • New
  • Used
  • Demo
  • Customer
  • Prospect
  • Consignment
  • Rental
  • Fixed Asset
  • Courtersy
  • Placeholder

Below you will find how you can Link the DMS Car Statuses with OD Car Statuses.

Step-by-step guide

  1. Navigate to ~/SetupEntities/CarStatusGridList
    1. Columns DatabaseCode and DatabaseName display the actual code and name of the status in the DMS.
    2. Business Value displays one of the Business Logic statuses states above.
    3. Resource Code contains the translation key of the status.


Note that even though the Database Statuses have no logical representation, these are indeed the values that we show in the User Interface (not the Business Logic values).

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.