From 1f30e4eb8c2e15555131d41282cae3a5075e3b7d Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 28 Dec 2002 21:11:21 +0000 Subject: [PATCH] *** empty log message *** --- mysql/tables/llx_cotisation.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql/tables/llx_cotisation.sql b/mysql/tables/llx_cotisation.sql index c5f06841a26..6c281d14410 100644 --- a/mysql/tables/llx_cotisation.sql +++ b/mysql/tables/llx_cotisation.sql @@ -26,5 +26,6 @@ create table llx_cotisation datec datetime, fk_adherent integer, dateadh datetime, + cotisation real, note text );