[Koha-bugs] [Bug 4051] add columns to overdues export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 6 15:37:34 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4051

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |magnus at enger.priv.no
       Patch Status|Needs Signoff               |Failed QA

--- Comment #7 from Magnus Enger <magnus at enger.priv.no> 2011-10-06 13:37:34 UTC ---
itemcallnumber is already included in the CSV export, see: 

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=circ/overdue.pl;h=2bdafe1a0bb969fd2e80ae86d12fc02ec08bb2ef;hb=HEAD#l256

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=circ/overdue.pl;h=2bdafe1a0bb969fd2e80ae86d12fc02ec08bb2ef;hb=HEAD#l324

After applying this patch it is included twice in the SQL query. It only shows
up once in the generated CSV, but I'm marking this as failed QA...

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list