06-13-2017, 10:31 AM
Thanks for the airline and I will have to look into the things you ask about.
Edit: Question about the merger file: how would you add a few airlines which belong to the same parent company, while the parent company isn't an airline (in this case a travel agency)? That is not possible and we usually just create them as seperated airlines
Also, is it possible to change the airlines' names at a specified time?
It is possible in the xml to specify it, but I see that it hasn't been fully implemented in the current version (which I will look in to)
<profile xxxx>
<names>
<name value="Air 2000" from="1.1.1987 00:00:00"/>
<name value="First Choice Airways" from="1.1.2004 00:00:00"> </name>
</names>
</profile>
Edit: Question about the merger file: how would you add a few airlines which belong to the same parent company, while the parent company isn't an airline (in this case a travel agency)? That is not possible and we usually just create them as seperated airlines
Also, is it possible to change the airlines' names at a specified time?
It is possible in the xml to specify it, but I see that it hasn't been fully implemented in the current version (which I will look in to)
<profile xxxx>
<names>
<name value="Air 2000" from="1.1.1987 00:00:00"/>
<name value="First Choice Airways" from="1.1.2004 00:00:00"> </name>
</names>
</profile>