Difference between revisions of "AdminDoc2.0"

Jump to: navigation, search
Line 4: Line 4:
  
 
*[[formula pool|Choix de formules pour le calcul du temps de vol]]
 
*[[formula pool|Choix de formules pour le calcul du temps de vol]]
 +
=Flight hours computation=
 +
==Formula==
 +
{| {{prettytable}}
 +
!Variable name!!description
 +
|-
 +
|%TIME_DEPARTURE||departure time input the form
 +
|-
 +
|%TIME_ARRIVAL||arrival time input the form
 +
|-
 +
|%COUNTER_DEPARTURE||counter departure input the form
 +
|-
 +
|%COUNTER_ARRIVAL||counter arrival input the form
 +
|}
 +
=Pricing management=
 +
==Formula==
 +
The formula knows following variables:
 +
{| {{prettytable}}
 +
!Variable name!!description
 +
|-
 +
|%DURATION||Calculated duration recorded for the flight
 +
|-
 +
|%COUNTER_DEPARTURE||counter departure recorded for the flight
 +
|-
 +
|%COUNTER_ARRIVAL||counter arrival recorded for the flight
 +
|}

Revision as of 13:51, 16 January 2007

Cette page sera destinée à contenir la doc admin de la version 2.0, pour le moment elle a surtout pour but de lister un certain nombre de changements ou de nouveautés pour permettre aux beta-testeurs (et aux futurs rédacteurs de la doc) de s'y retrouver dans la version 2.0

  • Lors de l'import d'utilisateurs, contrairement à la version 1.2 où il y avait une série de check-box permettant de définir les paramètres par défaut, c'est les paramètres par défaut du club qui sont appliqués.

Flight hours computation

Formula

Variable name description
%TIME_DEPARTURE departure time input the form
%TIME_ARRIVAL arrival time input the form
%COUNTER_DEPARTURE counter departure input the form
%COUNTER_ARRIVAL counter arrival input the form

Pricing management

Formula

The formula knows following variables:

Variable name description
%DURATION Calculated duration recorded for the flight
%COUNTER_DEPARTURE counter departure recorded for the flight
%COUNTER_ARRIVAL counter arrival recorded for the flight