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 );