https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33414 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149156|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 149361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149361&action=edit Bug 33414: Fix dates display in orders by fund Since Bug 30718, dates are displayed in ISO format in orders by fund. It removed dates formating in perl, this must be added in template. Test plan : 1) Create some fresh orders on a fund F1 2) Go to Acquisitions > Orders by fund 3) Select fund F1 and 'To screen into the browser' 4) Submit 5) Check you see a formatted date in 'Entry date' column 6) Recieve some order from fund F1 Repeat 2 to 4 7) Check you see formatted date in 'Date received' column Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.