Skip to content

Commit

Permalink
fix for 2008: Daily reconciliation report broken
Browse files Browse the repository at this point in the history
Stuff that hasn't ever worked in Koha gets commented out in 3.0 ;-)
  • Loading branch information
Joshua Ferraro committed Jul 9, 2008
1 parent ccdcf75 commit 60105bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<li> <a href="/cgi-bin/koha/circ/overdue.pl">Overdues</a></li>
<li> <a href="/cgi-bin/koha/circ/branchoverdues.pl">Overdue fines</a></li>
<li> <a href="/cgi-bin/koha/circ/billing.pl">Billing</a></li>
<li> <a href="/cgi-bin/koha/circ/stats.pl?time=yesterday">Daily reconciliation</a></li>
<!-- <li> <a href="/cgi-bin/koha/circ/stats.pl?time=yesterday">Daily reconciliation</a></li> -->
</ul>

</div>
Expand Down

0 comments on commit 60105bd

Please sign in to comment.