phpvms/app/Services/ImportExport
lesmar54 90d1708aab
Fixes to CSV import Exports (#1299)
* Update SubfleetImporter.php

Correction to the import to include Simbrief Code

* Update SubfleetImporter.php

Added in the missing fields HUB-ID and SIMBrief as these are input on the main screen

* Update AircraftImporter.php

Part of the missing data fields in csv import export

* Update FlightImporter.php

Part of the missing fields in csv import and export

* Update AircraftImporter.php

* Update FlightImporter.php

* Update aircraft.csv

Test data amended as part of the missing csv fields

* Update subfleets.csv

Part of the fix for missing fields in csv files used for import/export

* Update flights.csv

* Update FlightImporter.php

* Update subfleets.csv

Removed unused fields

* Update FlightImporter.php

* Update FlightImporter.php

* Update FlightImporter.php

* amended for new csv file layouts
2021-09-08 09:50:34 -04:00
..
AircraftExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
AircraftImporter.php Fixes to CSV import Exports (#1299) 2021-09-08 09:50:34 -04: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 Fixes to CSV import Exports (#1299) 2021-09-08 09:50:34 -04:00
SubfleetExporter.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
SubfleetImporter.php Fixes to CSV import Exports (#1299) 2021-09-08 09:50:34 -04:00