RVF147 Posted April 25, 2014 Report Share Posted April 25, 2014 I have an odd question that i don't see a thread for.... I exported the schedule we have to work on it quicker and then import it. I see that the flighttype section is empty to I go through and add the C, P, H respectively for the type it is. After importing the flight i noticed all pireps have a negative profit so I exported the schedules again. All the Types are again missing. It appears that the system on input is defaulting all flight to passenger loads with cargo prices....I verified the .csv has the right price. Not sure why it is doing this....any ideas on help would be great. Would like to see positive profits again..... Also noticed that the system is charging fuel price per lb of fuel used....is there a way to have it charge per gallon used? Quote Link to comment Share on other sites More sharing options...
RocketRod Posted April 26, 2014 Report Share Posted April 26, 2014 Can't answer your 1st question. Have a look in your local.config and change theses settings. Config::Set('LiquidUnit', '3'); # 0=liter 1=gal 2=kg 3=lbs Config::Set('FUEL_GET_LIVE_PRICE', false); Config::Set('FUEL_DEFAULT_PRICE', '.68'); Config::Set('FUEL_SURCHARGE', '5'); Quote Link to comment Share on other sites More sharing options...
RVF147 Posted April 27, 2014 Author Report Share Posted April 27, 2014 Ok kill give that a try. I see is was set with the wrong price. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.