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

Fix for Fuel and Ground Handling Costs #1050

Merged
merged 14 commits into from
Mar 18, 2021
Merged

Fix for Fuel and Ground Handling Costs #1050

merged 14 commits into from
Mar 18, 2021

Conversation

FatihKoz
Copy link
Contributor

@FatihKoz FatihKoz commented Feb 26, 2021

PR aims to fix issue #1048

If no fuel cost is defined for departure airport, settings / airport fuel price will be used.
If no ground handling cost is defined for airports, settings / airport ground handling cost will be used.

PR aims to fix issue #1048  and implements the feature request #1049 

If no fuel cost is defined for departure airport, settings / airport fuel price will be used.
If no ground handling cost is defined for airports, settings / airport ground handling cost will be used.

Ground handling prices of both departure and arrival airport will be used for calculations.
@nabeelio nabeelio added the bug label Feb 26, 2021
@nabeelio nabeelio added this to the 7.0.0 milestone Feb 26, 2021
PR will still fail checks due to double ground handling fares and will work on it to have two records at transactions for dep/arr
Removed double GH costs for now, pr aims only fixing the current issue (general settings not being read for fuel and ground handling costs)
@GAE074
Copy link

GAE074 commented Mar 17, 2021

Would be nice, to see that bug fixed

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

Successfully merging this pull request may close these issues.

None yet

3 participants