2
0
forked from Wavyzz/dolibarr

Adaptation pour dolibarr head

This commit is contained in:
opensides
2004-06-14 21:08:39 +00:00
parent 9afe2a7e5e
commit ae4fc3aed8
3 changed files with 57 additions and 17 deletions

View File

@@ -21,26 +21,27 @@
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--
drop table llx_bank_url;
drop table llx_entrepot;
drop table llx_product_stock;
drop table llx_stock_mouvement;
drop table llx_co_fa;
drop table c_actioncomm;
drop table llx_co_pr;
drop table c_chargesociales;
drop table llx_c_actioncomm;
drop table c_effectif;
drop table llx_c_chargesociales;
drop table c_paiement ;
drop table llx_c_effectif;
drop table c_pays ;
drop table llx_c_paiement ;
drop table c_propalst ;
drop table llx_c_pays ;
drop table c_stcomm;
drop table llx_c_prestatype ;
drop table c_typent ;
drop table llx_c_propalst ;
drop table llx_c_stcomm;
drop table llx_c_typent ;
drop table llx_action_def;
@@ -70,6 +71,10 @@ drop table llx_bank_categ;
drop table llx_bank_class;
drop table llx_bank_url;
drop table llx_birthday_alert;
drop table llx_bookmark;
drop table llx_boxes;
@@ -80,6 +85,10 @@ drop table llx_chargesociales;
drop table llx_contrat;
drop table llx_commande;
drop table llx_commandedet;
drop table llx_compta;
drop table llx_compta_account;
@@ -102,6 +111,14 @@ drop table llx_don_projet;
drop table llx_editeur;
drop table llx_entrepot;
drop table llx_expedition;
drop table llx_expedition_methode;
drop table llx_expeditiondet;
drop table llx_fa_pr;
drop table llx_facture;
@@ -144,6 +161,8 @@ drop table llx_product_fournisseur;
drop table llx_product_price;
drop table llx_product_stock;
drop table llx_projet;
drop table llx_propal;
@@ -166,6 +185,10 @@ drop table llx_soc_recontact;
drop table llx_socstatutlog ;
drop table llx_stock;
drop table llx_stock_mouvement;
drop table llx_sqltables;
drop table llx_todocomm ;