http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15202 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45086|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 45154 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45154&action=edit Bug 15202: Fix date display when transferring an order The date a basket was created was not displayed according to the dateformat system preference. Also fixes wording of the message shown when there are no baskets for a chosen vendor. To test: - Create an order with an order line - Click on the "Transfer" link on the basket summary page - Search for a vendor without open baskets - Verify change of message shown: "There are no open baskets for this vendor." - Choose another vendor with open baskets - Verify the creation date of the basket is displayed correctly formatted. Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.