ajout date_livraison
This commit is contained in:
parent
7c205f3539
commit
9cec725ffe
@ -49,6 +49,6 @@ create table llx_propal
|
||||
note text,
|
||||
note_public text,
|
||||
model_pdf varchar(50),
|
||||
|
||||
date_livraison date default NULL,
|
||||
UNIQUE INDEX (ref)
|
||||
)type=innodb;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user