diff --git a/mysql/drop.sql b/mysql/drop.sql index 9fa8c2f779a..c91465dd942 100644 --- a/mysql/drop.sql +++ b/mysql/drop.sql @@ -133,6 +133,8 @@ drop table if exists llx_pointmort; drop table if exists llx_product; +drop table if exists llx_product_price; + drop table if exists llx_projet; drop table if exists llx_propal;