This add the template param receiveddate_iso, to add the date in the links
---
acqui/orderreceive.pl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/acqui/orderreceive.pl b/acqui/orderreceive.pl
index 313a384..02df0d3 100755
--- a/acqui/orderreceive.pl
+++ b/acqui/orderreceive.pl
@@ -217,6 +217,7 @@ else {
loop => \...@loop,
date => format_date($date),
datereceived => $datereceived->output(),
+ datereceived_iso => $datereceived->output('iso'),
name => $bookseller->{'name'},
supplierid => $supplierid,
invoice => $invoice,
--
1.5.6.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches