http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-12-07 17:12:11 UTC --- NEW ORDER 1) create new vendor with discount = 5 2) create new basket 3) create new order 4) !discount field is empty, budgeted cost says '(adjusted for 0.00% discount)' 5) !enter vendor price - discount is not calculated 6) enter value 5 in discount - discount is calculated correctly, budegeted cost says '(adjusted for 5.00% discount)' 7) save 8) modify order - all values shown correctly. Default value from vendor seems not to work. OLD ORDER 1) search for vendor with discount rate - here 5 2) modify order from pre discount commits and database change 3) !discount field is empty, budgeted cost shows '(adjusted for 0.00% discount)', discount is not calculated into price at all After you have entered something in the discount field and the column discount in aqorders was populated it seems to work ok. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.