diff --git a/htdocs/install/mysql/migration/3.1.0-3.2.0.sql b/htdocs/install/mysql/migration/3.1.0-3.2.0.sql index d7bf4e25baf..da1efc150a8 100755 --- a/htdocs/install/mysql/migration/3.1.0-3.2.0.sql +++ b/htdocs/install/mysql/migration/3.1.0-3.2.0.sql @@ -200,4 +200,4 @@ ALTER TABLE llx_product_stock DROP COLUMN location; -- DROP TABLE llx_c_methode_commande_fournisseur; -- DROP TABLE llx_c_source; -- DROP TABLE llx_expedition_methode; - +-- DROP TABLE llx_product_fournisseur;