Nouvelle version
This commit is contained in:
parent
9980f0e1f5
commit
8b722aadbe
@ -129,8 +129,16 @@ drop table if exists llx_propaldet;
|
|||||||
|
|
||||||
drop table if exists llx_service;
|
drop table if exists llx_service;
|
||||||
|
|
||||||
|
drop table if exists llx_societe;
|
||||||
|
|
||||||
|
drop table if exists llx_socpeople;
|
||||||
|
|
||||||
|
drop table if exists llx_soc_events;
|
||||||
|
|
||||||
drop table if exists llx_soc_recontact;
|
drop table if exists llx_soc_recontact;
|
||||||
|
|
||||||
|
drop table if exists llx_socstatutlog ;
|
||||||
|
|
||||||
drop table if exists llx_sqltables;
|
drop table if exists llx_sqltables;
|
||||||
|
|
||||||
drop table if exists llx_todocomm ;
|
drop table if exists llx_todocomm ;
|
||||||
@ -147,25 +155,4 @@ drop table if exists llx_voyage;
|
|||||||
|
|
||||||
drop table if exists llx_voyage_reduc;
|
drop table if exists llx_voyage_reduc;
|
||||||
|
|
||||||
drop table if exists login ;
|
|
||||||
|
|
||||||
drop table if exists socappoint ;
|
|
||||||
|
|
||||||
drop table if exists soccontact;
|
|
||||||
|
|
||||||
drop table if exists soccontactinfo;
|
|
||||||
|
|
||||||
drop table if exists socfollowresume;
|
|
||||||
|
|
||||||
drop table if exists llx_socstatutlog ;
|
|
||||||
|
|
||||||
drop table if exists region_resume ;
|
|
||||||
|
|
||||||
drop table if exists llx_societe;
|
|
||||||
|
|
||||||
drop table if exists soc_events;
|
|
||||||
|
|
||||||
drop table if exists soc_recontact;
|
|
||||||
|
|
||||||
drop table if exists llx_socpeople;
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user