diff --git a/mysql/drop.sql b/mysql/drop.sql index 062886b6947..26922a0c8f6 100644 --- a/mysql/drop.sql +++ b/mysql/drop.sql @@ -81,6 +81,8 @@ drop table if exists llx_compta_account; drop table if exists llx_concert ; +drop table if exists llx_cond_reglement ; + drop table if exists llx_const; drop table if exists llx_cotisation;