forked from Wavyzz/dolibarr
New update comments is now available
This commit is contained in:
@@ -22,6 +22,7 @@ CREATE TABLE llx_comment (
|
||||
tms timestamp,
|
||||
description text NOT NULL,
|
||||
fk_user_author integer DEFAULT NULL,
|
||||
fk_user_modif integer DEFAULT NULL,
|
||||
fk_element integer DEFAULT NULL,
|
||||
element_type varchar(50) DEFAULT NULL,
|
||||
entity integer DEFAULT 1,
|
||||
|
||||
Reference in New Issue
Block a user