https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331
--- Comment #13 from Victor Grousset/tuxayo <[email protected]> --- Comment on attachment 177855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177855 Bug 38331: add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen as options in item search results Review of attachment 177855: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=38331&attachment=177855) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_item.csv.inc @@ +50,5 @@ > +"[% item.dateaccessioned | $KohaDates | $raw %]" > +[%- delimiter | $raw -%] > +"[% item.itemlost_on | $KohaDates | $raw %]" > +[%- delimiter | $raw -%] > +"[% item.damged_on | $KohaDates | $raw %]" Typo and patch doesn't apply. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
