Update llx_adherent_type.sql
This commit is contained in:
parent
5ff60c31e6
commit
8457fef1a2
@ -32,6 +32,7 @@ create table llx_adherent_type
|
||||
morphy varchar(3) NOT NULL,
|
||||
duration varchar(6) DEFAULT NULL,
|
||||
subscription varchar(3) NOT NULL DEFAULT '1',
|
||||
amount double(24,8) DEFAULT NULL,
|
||||
vote varchar(3) NOT NULL DEFAULT '1',
|
||||
note text,
|
||||
mail_valid text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user