diff --git a/mysql/drop.sql b/mysql/drop.sql index 26922a0c8f6..b5b86910fbd 100644 --- a/mysql/drop.sql +++ b/mysql/drop.sql @@ -75,6 +75,8 @@ drop table if exists llx_boxes_def; drop table if exists llx_chargesociales; +drop table if exists llx_contrat; + drop table if exists llx_compta; drop table if exists llx_compta_account;