*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-28 21:11:21 +00:00
parent 96da6b628b
commit 1f30e4eb8c

View File

@ -26,5 +26,6 @@ create table llx_cotisation
datec datetime,
fk_adherent integer,
dateadh datetime,
cotisation real,
note text
);