diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fr_FR/time-tracking.markdown | 2 | ||||
-rw-r--r-- | doc/time-tracking.markdown | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr_FR/time-tracking.markdown b/doc/fr_FR/time-tracking.markdown index 625bc26f..6bf2e7a3 100644 --- a/doc/fr_FR/time-tracking.markdown +++ b/doc/fr_FR/time-tracking.markdown @@ -41,4 +41,4 @@ Pour chaque sous-tâche, le chrono peut être à tout moment arrêté/démarré - Le chrono ne dépend pas du statut de la sous-tâche - Chaque fois que vous démarrez le chrono, un nouvel enregistrement est créé dans la table de suivi des temps - Chaque fois que vous arrêtez l'horloge, la date de fin est enregistrée dans la table de suivi des temps -- Le temps passé est arrondi au quart d’heure le plus proche +- Le temps passé est arrondi au quart d’heure le plus proche (seulement pour Kanboard < 1.0.32) diff --git a/doc/time-tracking.markdown b/doc/time-tracking.markdown index a8444b5d..1009ac03 100644 --- a/doc/time-tracking.markdown +++ b/doc/time-tracking.markdown @@ -40,4 +40,4 @@ For each subtask, the timer can be stopped/started at any time: - The timer doesn't depend of the subtask status - Each time you start the timer a new record is created in the time tracking table - Each time you stop the clock the end date is recorded in the time tracking table -- The calculated time spent is rounded to the nearest quarter +- The calculated time spent is rounded to the nearest quarter (only for Kanboard < 1.0.32) |