BUG import bank : fortis

This commit is contained in:
Dany De Bontridder 2009-01-27 18:41:37 +00:00
parent 710c5f8d3b
commit 9220fca807
3 changed files with 19 additions and 7 deletions

View file

@ -0,0 +1,6 @@
begin;
alter table import_tmp alter bq_account type text;
update version set val=56;
commit;