B.Fatih KOZ

Results 119 comments of B.Fatih KOZ

Above is basically what I am doing at "pirep accepted" level ;) It is not tied to a setting, hard coded in my code and works well without any significant...

Understood, what your "auto pricing logic" offers is a value for flight fare. Either entered manually or automatically, but it is still defined at flight level and written to database....

A little example of what I tried to explain above... We need two main steps; 1. Build method/function to auto generate the price ```php if (!function_exists('Dsp_AutoPrice')) { // Generate Automatic...

And just another addition to the main idea, We are not selling tickets to someone and not displaying them somewhere. So we do not need to round up our fare...

I am not talking about PHPVMSGEN or any other outside project/module here. I am only looking this matter as a feature for phpVMS v7. Also for your question above; Yes,...

I am using something similar to what you need (for the subfleets) but i think that if this is implemented in core phpvms that should not be automatic ... if...

Same logic applies to subfleets, why should i want to have a feature for adding long range fleet to a domestic short haul (just because they are using the same...

Tests again stopping a build :( Which has nothing to do with backend or database, internals etc... Just a blade change gets a failed build test.

Why not, but earliest possible time is Saturday or Sunday for a nice check/update. 23 Ağu 2022 Sal 19:08 tarihinde Nabeel S. ***@***.***> şunu yazdı: > @FatihKoz would you be...

Just a question, do I need to pull down and create a new pr with my changes (which also will include fixes to current one, stlye fix and removal of...