2
0
forked from Wavyzz/dolibarr

Debug v20

This commit is contained in:
Laurent Destailleur
2024-05-29 01:10:56 +02:00
parent 354f59a6b0
commit e2e96d4d75
4 changed files with 9 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ create table llx_projet_task
datev datetime, -- date validation
label varchar(255) NOT NULL,
description text,
duration_effective real DEFAULT 0, -- total of time spent on the task. A denormalized value of total of lines into llx_element_time
duration_effective real DEFAULT 0, -- total of time spent on the task. DENORMALIZED FIELD of total of lines into llx_element_time
planned_workload real DEFAULT 0,
progress integer DEFAULT 0, -- percentage increase
priority integer DEFAULT 0, -- priority