Ajout 2 tables
This commit is contained in:
parent
b54e95ffb7
commit
eabef5d891
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user