Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: button to copy aircraft #267

Closed
1 task
avs-code opened this issue Sep 1, 2018 · 3 comments
Closed
1 task

Suggestion: button to copy aircraft #267

avs-code opened this issue Sep 1, 2018 · 3 comments

Comments

@avs-code
Copy link
Contributor

avs-code commented Sep 1, 2018

  • Add a button to copy aircraft, for example, you want a 737-8 subfleet with ten 737-800 NG aircrafts, then you do click in copy and after you only need write/modify the registration numer or what you need.
    Example:
    Imgur
@nabeelio
Copy link
Owner

nabeelio commented Sep 2, 2018

This one is a little tougher to do - there would need to be an interface to do so. The easiest way would be to just create a new CSV with all of the aircraft and then import it. That way, in the import, you can set the subfleet for all of the aircraft too.

@avs-code
Copy link
Contributor Author

avs-code commented Sep 2, 2018

Can't be created in DB directly (duplicate the selected aircraft) and refresh current web page to shown the new aircraft? or it's more complex?

@nabeelio
Copy link
Owner

nabeelio commented Sep 2, 2018

It's more complex - the registration IDs also need to be set. The easiest way is to do the CSV import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants