From d3283f10b8383afe5f9fc5e6b7f83f981e2611ec Mon Sep 17 00:00:00 2001 From: erics Date: Thu, 2 Oct 2003 07:52:00 +0000 Subject: [PATCH] manque llx_facture_tva_sum dans le drop --- mysql/drop.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql/drop.sql b/mysql/drop.sql index 778b65dce2b..1f286bc0588 100644 --- a/mysql/drop.sql +++ b/mysql/drop.sql @@ -173,4 +173,4 @@ drop table if exists llx_voyage; drop table if exists llx_voyage_reduc; - +drop table if exists llx_facture_tva_sum;