Re: [Koha-patches] [PATCH] (bug #3760) fix and improve some reports

2009-11-04 Thread Nahuel ANGELINETTI
Done in followup Le Wed, 4 Nov 2009 08:40:16 -0700, Mike Hafen a écrit : > Looks good. I see a couple of warn's though. > > On Wed, Nov 4, 2009 at 8:02 AM, Nahuel ANGELINETTI < > nahuel.angeline...@biblibre.com> wrote: > > > This patch fix some problems with dates, and itemtypes level. > > An

Re: [Koha-patches] [PATCH] (bug #3760) fix and improve some reports

2009-11-04 Thread Mike Hafen
Looks good. I see a couple of warn's though. On Wed, Nov 4, 2009 at 8:02 AM, Nahuel ANGELINETTI < nahuel.angeline...@biblibre.com> wrote: > This patch fix some problems with dates, and itemtypes level. > And it improve some sql queries. > --- > reports/borrowers_out.pl | 26 +++--

[Koha-patches] [PATCH] (bug #3760) fix and improve some reports

2009-11-04 Thread Nahuel ANGELINETTI
This patch fix some problems with dates, and itemtypes level. And it improve some sql queries. --- reports/borrowers_out.pl | 26 +++--- reports/cat_issues_top.pl | 38 +- 2 files changed, 24 insertions(+), 40 deletions(-) diff --git a/