en
en
lt
Add Fuel Stations

Add Fuel Stations

This is a guided modal interface that facilitates bulk importing of fuel stations based on provider and country selection. It enables users to selectively import stations into the system with optional pricing applied.


Input Section (Top Form Controls)

Field LabelTypeRequiredDescription
Fuel providerDropdown✅ YesMandatory dropdown for selecting from available fuel providers.
Service countryDropdown✅ YesMandatory dropdown for selecting the country in which the stations are located.
PricingDropdownOptionalAllows users to assign a pricing rule that will apply to imported stations. Includes tooltip text: “Pricing to be applied after import.”

Station Selection Table

Table Structure

Column NameDescription
CheckboxUsed to select individual or all stations.
CodeUnique identifier for the station. Sortable.
NameStation name. Sortable.
AddressPhysical address of the station. Sortable.
AdBlueIndicates whether the station offers AdBlue (Diesel exhaust fluid). Sortable.

User Actions Summary

ActionResult
Selecting a fuel provider + countryLoads matching stations into the table.
Selecting individual rowsPrepares selected stations for import.
Applying pricingAssociates chosen pricing with all imported stations.
Clicking SaveSubmits selected data to the system for import.
Closing the modal (×)Exits without saving. No automatic changes applied.