Re: [Koha-devel] Custom Reports

2010-03-24 Thread Claude Belizaire
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, Can someone help me? I need the SQL query that would generate a report listing checked-out items by location. Cheers, Claude Le 2010-03-25 01:02, Claude Belizaire a écrit : > Thanks for the quick reply, I have looked at the link you sen

Re: [Koha-devel] Custom Reports

2010-03-24 Thread Claude Belizaire
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for the quick reply, I have looked at the link you sent. It has lots of custom queries but I would need more time then I have to complete the reports. I was able to generate a report from on of the koha demo but I would really appreciate tips

Re: [Koha-devel] Custom Reports

2010-03-24 Thread Nicole Engard
Some of these types of reports can be found on the wiki: http://wiki.koha.org/doku.php?id=sql_library You can also request new reports on that page. Thanks Nicole C. Engard On Wed, Mar 24, 2010 at 11:49 PM, Claude Belizaire wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello all,

[Koha-devel] Custom Reports

2010-03-24 Thread Claude Belizaire
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, I am building custom reports in Koha and I am having some troubles getting the right results when creating custom definitions. 1. Acquisitions by status (ordered, received, processed, new releases) 2. A detailled budget report 3. Circul

[Koha-devel] Converting Koha sources to UTF-8

2010-03-24 Thread Lars Wirzenius
I would like to convert the Koha source tree to UTF-8. Having everything in a systematic, modern encoding would be beneficial for everyone, I think. I wrote a script to find files that are not in UTF-8 (attached for review); it uses the isutf8 tool from Joey Hess's moreutils package (see http://ki