http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9410 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |jonathan.druart@biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- The aqorders.discount field is a float(6,4) in DB. If we limit the value to 2 in the interface, we should limit the number of decimals in the DB structure too. However, maybe the 4 decimals are used by some library (hum... it should be surprising). Switch to in discussion. -- You are receiving this mail because: You are watching all bug changes.