phpvms icon indicating copy to clipboard operation
phpvms copied to clipboard

Subfleet Fares and Flight Fares Mismatch (Double Fare Issue)

Open FatihKoz opened this issue 3 years ago • 2 comments

vmsAcars gets the applicable fares from subfleet only. (Not checking the flight fare)

Version 7.0.0-dev+201102.a2de53

To Reproduce

  1. Create a subfleet (ex. A321N-PGT)
  2. Insert some aircrafts to the database and assign them to that subfleet
  3. Create some fares like Economy - Domestic (YD) and Economy - International (YI) , assign prices and costs to them
  4. 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)
  5. 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

  1. Bid one of the flights you created
  2. Generate OFP and check load route fuel etc. Export files as required
  3. Start sim, load the aircraft as per flight plan/bid
  4. 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

3-vmsAcars-flight 4-vmsAcars-flight 5-vmsAcars-flight

FatihKoz avatar Nov 12 '20 13:11 FatihKoz

Still open?

nabeelio avatar May 19 '21 22:05 nabeelio

I need to re-create the same scenario to see if it is still open ...

FatihKoz avatar May 19 '21 23:05 FatihKoz