ajout 2 tables
This commit is contained in:
parent
f1c464e603
commit
7802c1fd18
@ -139,6 +139,8 @@ drop table if exists llx_propal_model_pdf;
|
|||||||
|
|
||||||
drop table if exists llx_propaldet;
|
drop table if exists llx_propaldet;
|
||||||
|
|
||||||
|
drop table if exists llx_rights_def;
|
||||||
|
|
||||||
drop table if exists llx_service;
|
drop table if exists llx_service;
|
||||||
|
|
||||||
drop table if exists llx_societe;
|
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;
|
||||||
|
|
||||||
|
drop table if exists llx_user_rights;
|
||||||
|
|
||||||
drop table if exists llx_ventes;
|
drop table if exists llx_ventes;
|
||||||
|
|
||||||
drop table if exists llx_voyage;
|
drop table if exists llx_voyage;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user