https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280 Bug ID: 28280 Summary: itemtypes page defaultreplacecost and processfee aren't using Price filter. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: didier.gautheron@biblibre.com QA Contact: testopia@bugs.koha-community.org I don't know if it's an oversight or because they couldn't be NULL anymore if $Price is used but in /cgi-bin/koha/admin/itemtypes.pl page detail defaultreplacecost and processfee aren't formatted unlike To Test: 1- create an item type with a 'Default replacement cost' and a 'Processing fee (when lost)' 2- numbers are displayed with 6 decimals. 4- apply patch 5- numbers are displayed with 2 decimals. -- You are receiving this mail because: You are watching all bug changes.