Débuggage et améliorations divers du modules adhérents
This commit is contained in:
parent
7ba37c2fc2
commit
7831f967a5
@ -50,7 +50,7 @@ create table llx_adherent
|
|||||||
fk_user_author integer NOT NULL,
|
fk_user_author integer NOT NULL,
|
||||||
fk_user_mod integer NOT NULL,
|
fk_user_mod integer NOT NULL,
|
||||||
fk_user_valid integer NOT NULL,
|
fk_user_valid integer NOT NULL,
|
||||||
datefin datetime NOT NULL, -- date de fin de validité de la cotisation
|
datefin datetime, -- date de fin de validité de la cotisation
|
||||||
note text,
|
note text,
|
||||||
|
|
||||||
UNIQUE INDEX(login)
|
UNIQUE INDEX(login)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user