On positionne datev dateo si non dfinie car ce champ non renseign autrefois est maintenant utilis.
This commit is contained in:
parent
fa2dd59f07
commit
03686032b9
@ -485,3 +485,6 @@ create table llx_cash
|
||||
fk_type varchar(4),
|
||||
note text
|
||||
)type=innodb;
|
||||
|
||||
|
||||
update llx_bank set datev=dateo where datev is null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user