Skip to content

tms_fleet

User Interface Terms Mapped to Database Elements

Vehicle

User interface Database equivalent
vehicle→'car_id'
vehicle→'car_model'

Elevated pricing tiers

Here are user interface names mapped to their database counterparts. Often times guessing or trying to deduce the correct relations for these will make you guess wrong. Below is a great example of this:

User interface Database equivalent
price per km price_per_km
price per kilometer class 2 price_per_km_elevated_tier_1
??? price_per_km_elevated_tier_2

Subpages