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

Add weight to aircraft editor #775

Closed
avs-code opened this issue Jul 27, 2020 · 3 comments · Fixed by #805
Closed

Add weight to aircraft editor #775

avs-code opened this issue Jul 27, 2020 · 3 comments · Fixed by #805
Milestone

Comments

@avs-code
Copy link
Contributor

avs-code commented Jul 27, 2020

Is your feature request related to a problem? Please describe.
No

In "Aircraft Information" we have:

Name:
IATA:
ICAO:
Registration:

But Weight is missing.
In Fares section there a field that say:

"Capacity: Max seats or capacity available. This can be adjusted in the subfleet"

But this options is missing too.

Describe the solution you'd like
Add missing fields MTOW and Seats (may be by class? Economy, First, Bussines or user write field?)

Describe alternatives you've considered
N/A

Additional context
N/A

@nabeelio nabeelio added this to the 7.0.0 milestone Aug 12, 2020
@nabeelio
Copy link
Owner

nabeelio commented Sep 3, 2020

Seats are handled by fares. I will add MTOW

nabeelio added a commit that referenced this issue Sep 3, 2020
Add MTOW and ZFW to aircraft editor #775
@avs-code
Copy link
Contributor Author

avs-code commented Sep 3, 2020

http://phpvms7.argavirtual.com/admin/aircraft/1

BadMethodCallException
Method Illuminate\Validation\Validator::validateNumber does not exist.
Illuminate\Validation\Validator::__call
vendor/laravel/framework/src/Illuminate/Validation/Validator.php:1382

@nabeelio
Copy link
Owner

nabeelio commented Sep 3, 2020

Sorry, should be fixed in the new dev

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

Successfully merging a pull request may close this issue.

2 participants