diff --git a/htdocs/telephonie/sql/llx_telephonie_facture.key.sql b/htdocs/telephonie/sql/llx_telephonie_facture.key.sql index 6087b6e2b91..8c5c7464247 100644 --- a/htdocs/telephonie/sql/llx_telephonie_facture.key.sql +++ b/htdocs/telephonie/sql/llx_telephonie_facture.key.sql @@ -21,6 +21,7 @@ -- ======================================================================== -- -- +ALTER TABLE llx_telephonie_facture ADD INDEX (fk_contrat); ALTER TABLE llx_telephonie_facture ADD INDEX (fk_facture); ALTER TABLE llx_telephonie_facture ADD INDEX (fk_ligne); --