diff --git a/mysql/migration/2.6.0-2.7.0.sql b/mysql/migration/2.6.0-2.7.0.sql index 0222ba1eaf9..fc54a2260da 100644 --- a/mysql/migration/2.6.0-2.7.0.sql +++ b/mysql/migration/2.6.0-2.7.0.sql @@ -6,6 +6,8 @@ -- when current version is 2.6.0 or higher. -- +drop table llx_tmp_caisse; + drop table llx_facture_stats; drop table llx_stock_valorisation; drop table llx_entrepot_valorisation;