Ajout table llx_deplacemement

This commit is contained in:
Rodolphe Quiedeville 2003-09-10 13:58:52 +00:00
parent 6d2ad8ba52
commit a1b276459d

View File

@ -89,6 +89,8 @@ drop table if exists llx_const;
drop table if exists llx_cotisation;
drop table if exists llx_deplacement;
drop table if exists llx_domain ;
drop table if exists llx_don;