Ajout fk_bordereau integer DEFAULT 0,
This commit is contained in:
parent
05d890d99f
commit
436dd80547
@ -37,7 +37,7 @@ create table llx_bank
|
||||
num_chq int,
|
||||
rappro tinyint default 0,
|
||||
note text,
|
||||
|
||||
fk_bordereau integer DEFAULT 0,
|
||||
|
||||
author varchar(40) -- a supprimer apres migration
|
||||
)type=innodb;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user