diff --git a/htdocs/telephonie/sql/llx_telephonie_facture_consol.sql b/htdocs/telephonie/sql/llx_telephonie_facture_consol.sql index c722ad16b82..bd1d59f71ed 100644 --- a/htdocs/telephonie/sql/llx_telephonie_facture_consol.sql +++ b/htdocs/telephonie/sql/llx_telephonie_facture_consol.sql @@ -24,6 +24,7 @@ -- create table llx_telephonie_facture_consol ( + rowid integer AUTO_INCREMENT PRIMARY KEY, groupe varchar(255), agence varchar(255), ligne varchar(255) NOT NULL,