Ajout 2 tables

This commit is contained in:
Rodolphe Quiedeville 2003-06-22 09:39:49 +00:00
parent b54e95ffb7
commit eabef5d891

View File

@ -101,6 +101,8 @@ drop table if exists llx_facturedet;
drop table if exists llx_facture_fourn;
drop table if exists llx_facture_fourn_det;
drop table if exists llx_fichinter;
drop table if exists llx_groupart;
@ -111,6 +113,8 @@ drop table if exists llx_livre;
drop table if exists llx_livre_to_auteur ;
drop table if exists llx_newsletter;
drop table if exists llx_paiement;
drop table if exists llx_pointmort;