lukos / simsig_importer

.Net Desktop Application for converting Excel simplified timetables into Simsig timetables
GNU General Public License v3.0
3 stars 1 forks source link

Set all train info on Timetable #5

Closed lukos closed 2 years ago

lukos commented 2 years ago

It looks like Simsig proper adds all of the custom train info into the timetable when you select a pre-defined train type but I had hoped that I only needed to add the reference to the other traction when importing and the copying would happen automatically. It doesn't.

This means that currently imported files show the correct external train ref in the dropdown but show nothing in the rest of the boxes. Even if this works when you run the timetable, it doesn't look as expected so once we find the external train to set the Timetable.Category property in SpreadsheetHelper.cs, we should also copy across all of the other fields.