WEB Tacho Vehicles: Difference between revisions
→Importing vehicle data from *.CSV file
mNo edit summary |
|||
Line 5: | Line 5: | ||
[[image:WEBTachoAddingVehicles.png|1100px]] <br> | [[image:WEBTachoAddingVehicles.png|1100px]] <br> | ||
Press | Press '''Add New Vehicle''' button shown in <b>Figure above</b>. Now you will have to fill the vehicle registration form shown in <b>Figure below</b>. | ||
[[image:WEBTachoNewVehicle.png]] <br> | [[image:WEBTachoNewVehicle.png]] <br> | ||
Line 40: | Line 40: | ||
==Deleting vehicles== | ==Deleting vehicles== | ||
Select unnecessary vehicles and press the | Select unnecessary vehicles and press the '''Delete Selected Items''' button visible in <b>Figure below</b>. After accepting confirmation message - vehicles will be deleted. | ||
<b>Figure below</b>. After accepting confirmation message - vehicles will be deleted. | |||
[[image:WEBTachoDeletingVehicles.png|1100px]] | [[image:WEBTachoDeletingVehicles.png|1100px]] | ||
==Creating schedule group== | ==Creating schedule group== | ||
Select vehicles and press | Select vehicles and press '''Create Schedules For Selected Items''' button for creating schedule group shown in <b>Figure below</b>. | ||
schedule group shown in <b>Figure below</b>. | |||
[[image:WEBTachoVehicleCreateSchedule.png|1100px]] | [[image:WEBTachoVehicleCreateSchedule.png|1100px]] | ||
Line 56: | Line 54: | ||
[[image:WEBTachoScheduleForSelectedV.png|1100px]] | [[image:WEBTachoScheduleForSelectedV.png|1100px]] | ||
In a pop up window shown in <b>Figure below</b> select | In a pop up window shown in <b>Figure below</b> select '''Add New Schedule'''. | ||
[[image:WEBTachoschedulelist.png|1100px]] | [[image:WEBTachoschedulelist.png|1100px]] | ||
Line 62: | Line 60: | ||
==Importing vehicle data from *.CSV file== | ==Importing vehicle data from *.CSV file== | ||
If you have more than one object, you can import all of them from the *.csv file. | If you have more than one object, you can import all of them from the ''*.csv'' file. | ||
Press | |||
Press '''Import vehicle data from *.CSV file''' shown in <b>Figure below:</b> | |||
[[image:WEBTachoCSV.png|1100px]] | [[image:WEBTachoCSV.png|1100px]] | ||
To create a list of vehicles, enter all vehicle data in a text editor (usually ''Notepad'') as shown: <code>ObjectName;IMEI;+GsmNumber;Apn;ApnUsername;ApnPassword;SmsUsername;SmsPassword;</code> | |||
If there are no APN and SMS login or password columns, leave at the end of line semicolons: <br><code>ObjectName;IMEI;+GsmNumber;;;;;;</code> | |||
Save this as CSV file by writing .csv at the end of the file name (for example Vehicles list.csv). | Save this as a CSV file by writing ''.csv'' at the end of the file name (for example, ''Vehicles list.csv''). | ||
[[Category:WEB Tacho]] | [[Category:WEB Tacho]] |