Bugzilla – Attachment 10339 Details for
Bug 7392
Add system preference to configure export options for OPAC detail page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 7302: Followup: rename "Client number" column with "Account number"
SIGNED-OFF-Bug-7302-Followup-rename-Client-number-.patch (text/plain), 2.12 KB, created by
Katrin Fischer
on 2012-06-17 19:34:15 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 7302: Followup: rename "Client number" column with "Account number"
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2012-06-17 19:34:15 UTC
Size:
2.12 KB
patch
obsolete
>From dba24e6dac80324cf56a01888a04669be69f5277 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Mon, 11 Jun 2012 10:29:23 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 7302: Followup: rename "Client number" > column with "Account number" > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> > >http://bugs.koha-community.org/show_bug.cgi?id=5356 > >http://bugs.koha-community.org/show_bug.cgi?id=7392 >--- > .../prog/en/modules/acqui/csv/basketgroup.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basketgroup.tt >index 0d8208e..2db2c5f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basketgroup.tt >@@ -1,3 +1,3 @@ >-Client number,Basket name,Order number,Author,Title,Publisher code,Publication year,Collection title,ISBN,Quantity,RRP,Discount,Estimated cost,Notes,Entry date,Bookseller name,Bookseller physical address,Bookseller postal address,Contract number,Contract name,Basket group delivery place,Basket group billing place,Basket delivery place,Basket billing place >+Account number,Basket name,Order number,Author,Title,Publisher code,Publication year,Collection title,ISBN,Quantity,RRP,Discount,Estimated cost,Notes,Entry date,Bookseller name,Bookseller physical address,Bookseller postal address,Contract number,Contract name,Basket group delivery place,Basket group billing place,Basket delivery place,Basket billing place > [% FOREACH r IN rows %][% r.clientnumber %],"[% r.basketname %]",[% r.ordernumber %],"[% r.author %]","[% r.title %]","[% r.publishercode %]",[% r.publicationyear %],"[% r.collectiontitle %]",[% r.isbn %],[% r.quantity %],[% r.rrp %],[% r.discount %],[% r.ecost %],"[% r.notes %]",[% r.entrydate %],"[% r.booksellername %]","[% r.bookselleraddress %]","[% r.booksellerpostal %]",[% r.contractnumber %],"[% r.contractname %]","[% r.basketgroupdeliveryplace %]","[% r.basketgroupbillingplace %]","[% r.basketdeliveryplace %]","[% r.basketbillingplace %]" > [% END %] >-- >1.7.9.5
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 7392
:
7000
|
7002
|
7003
|
7157
|
7158
|
7159
|
7170
|
7171
|
7571
|
7608
|
7609
|
7610
|
7616
|
10339