phpvms/app/Services/ImportExport
Nabeel S d03a77bd4b
New subfleet not being attached to an airline on import #479 (#505)
* Fix subfleet not being attached to an airline on creation in import #479

* Call airline name with optional() around subfleet

* Minor cleanup
2020-01-16 14:23:23 -05: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 Properly create/update rows importing #486 (#503) 2020-01-16 10:40:42 -05:00
ExpenseExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
ExpenseImporter.php Properly create/update rows importing #486 (#503) 2020-01-16 10:40:42 -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 Properly create/update rows importing #486 (#503) 2020-01-16 10:40:42 -05:00
SubfleetExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
SubfleetImporter.php Properly create/update rows importing #486 (#503) 2020-01-16 10:40:42 -05:00