phpvms/app/Services/ImportExport
exciler be6332936f
When importing flights, set subfleet name only if subfleet has been created (#1095)
* when importing flights, set subfleet name only if subfleet has been created, do not update existing subfleets

* add tests for flights import regarding subfleets

Co-authored-by: Andreas Palm <ap@ewsp.de>
2021-03-23 08:50:19 -04:00
..
AircraftExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
AircraftImporter.php New subfleet not being attached to an airline on import #479 (#505) 2020-01-16 14:23:23 -05:00
AirportExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
AirportImporter.php Default values for automatically added airports #829 (#878) 2020-10-20 15:25:13 -04:00
ExpenseExporter.php Fixed exporting expenses (#877) 2020-10-19 15:22:06 -04:00
ExpenseImporter.php Add load_factor and load_factor_variance to flights #352 (#620) 2020-03-05 20:19:12 -05:00
FareExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FareImporter.php Properly create/update rows importing #486 (#503) 2020-01-16 10:40:42 -05:00
FlightExporter.php Formatting in FlightExporter 2019-07-23 09:42:31 -04:00
FlightImporter.php When importing flights, set subfleet name only if subfleet has been created (#1095) 2021-03-23 08:50:19 -04:00
SubfleetExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
SubfleetImporter.php Add missing columns from subfleet export #926 (#941) 2020-11-26 13:34:04 -05:00