@@ -, +, @@ - 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. --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt @@ -1,5 +1,6 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › Transfer order +[%- USE KohaDates -%] [% INCLUDE 'doc-head-close.inc' %]