diff --git a/mysql/drop.sql b/mysql/drop.sql index 31f5e3f09f7..7e334313ab5 100644 --- a/mysql/drop.sql +++ b/mysql/drop.sql @@ -117,6 +117,8 @@ drop table if exists llx_notify ; drop table if exists llx_paiement; +drop table if exists llx_paiementfourn; + drop table if exists llx_pointmort; drop table if exists llx_product;