Fix bug for rounded value and quantity is a decimal value

This commit is contained in:
sparkyx 2006-10-16 10:08:21 +00:00
parent 527b729650
commit 9e7dab4e16
4 changed files with 8 additions and 4 deletions

View file

@ -1,2 +0,0 @@
alter table import_tmp add jr_rapt text;
create unique index fd_id_ad_id_x on jnt_fic_attr( fd_id,ad_id);