Bugzilla – Attachment 41491 Details for
Bug 3642
New information in overdues CSV export
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 3642 - New informations in overdues CSV export - add cardnumber
Bug-3642---New-informations-in-overdues-CSV-export.patch (text/plain), 850 bytes, created by
Fridolin Somers
on 2015-08-14 10:50:59 UTC
(
hide
)
Description:
Bug 3642 - New informations in overdues CSV export - add cardnumber
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2015-08-14 10:50:59 UTC
Size:
850 bytes
patch
obsolete
>From df156ed9f0142ac71abc11e16527e343cfe6b913 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Fri, 14 Aug 2015 12:24:39 +0200 >Subject: [PATCH] Bug 3642 - New informations in overdues CSV export - add > cardnumber > >This patch adds patron cardnumber to overdues CSV export > >Test plan : >- Go to overdues page : <server>/cgi-bin/koha/circ/overdue.pl >- Find some overdues >- Click on "Download file of displayed overdues" >- Open generated CSV >=> You see cardnumber column with data >--- > circ/overdue.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/circ/overdue.pl b/circ/overdue.pl >index 7418a99..c8cf739 100755 >--- a/circ/overdue.pl >+++ b/circ/overdue.pl >@@ -441,6 +441,7 @@ sub build_csv { > duedate > title > author >+ cardnumber > borrowertitle > firstname > surname >-- >2.1.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 3642
:
41490
|
41491
|
41492
|
41493
|
43135
|
43136
|
43137
|
43138