This commit is contained in:
Laurent Destailleur 2022-01-24 14:12:27 +01:00
parent 8dbadc0aa8
commit 38dbaa3d07

View File

@ -38,6 +38,4 @@ UPDATE llx_rights_def SET perms = 'writeall' WHERE perms = 'writeall_advance' AN
-- v16
-- Missing in v14 or lower
ALTER TABLE llx_projet_task_time ADD COLUMN fk_product integer NULL;