diff --git a/htdocs/telephonie/sql/llx_telephonie_societe_commentaire.sql b/htdocs/telephonie/sql/llx_telephonie_societe_commentaire.sql index 0764aba39fa..6e071f392ce 100644 --- a/htdocs/telephonie/sql/llx_telephonie_societe_commentaire.sql +++ b/htdocs/telephonie/sql/llx_telephonie_societe_commentaire.sql @@ -22,7 +22,7 @@ -- -- create table llx_telephonie_societe_commentaire ( - + rowid integer AUTO_INCREMENT PRIMARY KEY, fk_soc integer NOT NULL, fk_user integer NOT NULL, datec datetime,