Merge branch 'bug_9108' into 3.12-master
[koha.git] / acqui / invoice.pl
index 7c51ebc..6e6bb25 100755 (executable)
@@ -195,7 +195,6 @@ $template->param(
     total_quantity   => $total_quantity,
     invoiceincgst    => $bookseller->{invoiceincgst},
     currency         => $bookseller->{listprice},
-    DHTMLcalendar_dateformat => C4::Dates->DHTMLcalendar(),
     budgets_loop             => \@budgets_loop,
 );