diff --git a/mysql/tables/llx_societe_perms.sql b/mysql/tables/llx_societe_perms.sql index c27915aafe6..519fd1c0e12 100644 --- a/mysql/tables/llx_societe_perms.sql +++ b/mysql/tables/llx_societe_perms.sql @@ -22,7 +22,6 @@ create table llx_societe_perms ( - rowid integer AUTO_INCREMENT PRIMARY KEY, fk_soc integer, fk_user integer, pread tinyint unsigned DEFAULT 0,