Time spent for subtasks are not rounded too the nearest quarter anymore
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user