phpvms/app
B.Fatih KOZ 4fe323a763
Advanced Fuel Calculations (#1044)
* Advanced Fuel Calculations

PR aims to have realistic fuel debit calculations as in the real ops. When enabled, remaining fuel amounts from previous flight will be reduced from block fuel and airline will only pay for uplifted fuel amount.

If onboard fuel is enough for the flight or exceeds the required amount no fuel debit will be issued.

If this is the first flight of the aircraft or the tanks are dry, full block fuel will be treated as uplifted.

Disabled / uses current default (fuel_used will be debited)

Aircraft table also will hold the fuel_onboard value (not needed for calculations, just saving for displaying purposes)

* Style Fix

* Another Style Fix

Love StyleCi

* Fix Settings

Moved new setting under other pirep settings

* Fix Setting Check

* Fix EOF settings.yml

* Fix Settings
2021-02-24 12:22:52 -05:00
..
Bootstrap 391 Notification refactorings (#441) 2019-11-20 10:16:01 -05:00
Console Fix location of configservice (#977) 2021-01-03 07:39:02 -05:00
Contracts Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
Cron Fix pilot leave calculation #1022 (#1035) 2021-02-17 18:54:18 -05:00
Database Advanced Fuel Calculations (#1044) 2021-02-24 12:22:52 -05:00
Events Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
Exceptions Set flight_id to be fillable 2020-11-02 11:57:25 -05:00
Http SimBrief integration enhancements (#1045) 2021-02-24 09:32:29 -05:00
Listeners Change award events handler to subscription #888 (#894) 2020-10-23 07:28:22 -04:00
Models SimBrief integration enhancements (#1045) 2021-02-24 09:32:29 -05:00
Notifications Notifications fixes (#804) 2020-09-03 12:50:42 -04:00
Providers Cleanup Simbrief Briefing pages 2021-01-17 21:52:22 -05:00
Repositories Ensure simbrief id is assigned 2021-01-21 09:21:39 -05:00
Services Advanced Fuel Calculations (#1044) 2021-02-24 12:22:52 -05:00
Support Account for localhost/testing sites in domain checks 2021-02-13 15:59:19 -05:00
Utils Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
Widgets Weather METAR/TAF enhancements (#964) 2021-02-19 12:45:39 -05:00
helpers.php Default settings to false 2021-01-25 07:06:27 -05:00