ajout 2 tables

This commit is contained in:
Rodolphe Quiedeville 2003-08-04 19:58:16 +00:00
parent f1c464e603
commit 7802c1fd18

View File

@ -139,6 +139,8 @@ drop table if exists llx_propal_model_pdf;
drop table if exists llx_propaldet;
drop table if exists llx_rights_def;
drop table if exists llx_service;
drop table if exists llx_societe;
@ -161,6 +163,8 @@ drop table if exists llx_tva;
drop table if exists llx_user;
drop table if exists llx_user_rights;
drop table if exists llx_ventes;
drop table if exists llx_voyage;