phpvms
phpvms copied to clipboard
Subfleet Fares and Flight Fares Mismatch (Double Fare Issue)
vmsAcars gets the applicable fares from subfleet only. (Not checking the flight fare)
Version 7.0.0-dev+201102.a2de53
To Reproduce
- Create a subfleet (ex. A321N-PGT)
- Insert some aircrafts to the database and assign them to that subfleet
- Create some fares like Economy - Domestic (YD) and Economy - International (YI) , assign prices and costs to them
- Return back to subfleet settings , assign both Economy - Domestic (YD) and Economy - International (YI) fares to the subfleet with defining max seat capacity (239 economy seats)
- Create two short haul domestic flights with %90 load factor, assign only Economy - Domestic (YD) fare to this flights.
Setup complete, continue on test flight with bid/vmsacars
- Bid one of the flights you created
- Generate OFP and check load route fuel etc. Export files as required
- Start sim, load the aircraft as per flight plan/bid
- Run vmsAcars, search for bid, select and load bid/flightplan, select aircraft
Expected behavior
At this point you should be able to see one matching fare and maximum capacity only. So vmsAcars should show Economy - Domestic only (with a max capacity of 239 and the autogenerated pax figure should not exceed this value)
Screenshots
Still open?
I need to re-create the same scenario to see if it is still open ...