FSVKenny Posted January 27, 2024 Report Posted January 27, 2024 Hello! I have setup a cargo flight with the Boeing 377, but it loses money. What is the best way or the right way to setup my cargo fleet? Thank you. Quote
DisposableHero Posted January 27, 2024 Report Posted January 27, 2024 Don't you have a specific fare applied for that fleet according to their cargo space (by weight), adjust the prices accordingly. Or develop something automatic, which will increase the price by range for example, you can overrule fare and or subfleet level definitions at flight level too. Quote
DisposableHero Posted January 27, 2024 Report Posted January 27, 2024 As an example, I have my own custom code for fare prices... I do define a base price and then alter it automatically according to distance (and of course flight type, aircraft configuration like business - first class options). This way I do not have to define flight specific fares or fleet specific adjustments, it is a solution too. You can do something similar for your cargo flights (or all flights) then there will be no need to worry about stuff anymore. If you are using Disposable Special, you can inspect the code I created for automated fare price calculation. If not I shared the basics at phpvms Discord or phpvms v7 GitHub repository. You can check those old messages Good luck Quote
DisposableHero Posted January 27, 2024 Report Posted January 27, 2024 https://github.com/nabeelio/phpvms/issues/1301 Quote
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.