Bugzilla – Attachment 13266 Details for
Bug 8443
Suggestions : publication year and copyright date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (follow-up 1)
0002-Bug-8443-Suggestions-publication-year-and-copyright-.patch (text/plain), 1.83 KB, created by
Fridolin Somers
on 2012-11-06 13:09:30 UTC
(
hide
)
Description:
Proposed patch (follow-up 1)
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2012-11-06 13:09:30 UTC
Size:
1.83 KB
patch
obsolete
>From 09027325646eb394b613929392b09218a250d41a Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Tue, 6 Nov 2012 09:52:06 +0100 >Subject: [PATCH 2/3] Bug 8443: Suggestions publication year and copyright > date (follow-up 1) Comments corrections > >--- > C4/Acquisition.pm | 4 ++-- > C4/Serials.pm | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm >index 83031be..6deced8 100644 >--- a/C4/Acquisition.pm >+++ b/C4/Acquisition.pm >@@ -1032,7 +1032,7 @@ Else, the upcoming July 1st is used. > > =item defaults entrydate to Now > >-The following keys are used: "biblionumber", "title", "basketno", "quantity", "notes", "biblioitemnumber", "rrp", "ecost", "gstrate", "unitprice", "subscription", "sort1", "sort2", "booksellerinvoicenumber", "listprice", "budgetdate", "purchaseordernumber", "branchcode", "booksellerinvoicenumber", "bookfundid". >+The following keys are used: "biblionumber", "title", "basketno", "quantity", "notes", "biblioitemnumber", "rrp", "ecost", "gstrate", "unitprice", "subscription", "sort1", "sort2", "booksellerinvoicenumber", "listprice", "budgetdate", "purchaseordernumber", "branchcode", "booksellerinvoicenumber", "budget_id". > > =back > >@@ -1491,7 +1491,7 @@ C<@results> is an array of references-to-hash with the following keys: > > =item C<branchcode> > >-=item C<bookfundid> >+=item C<budget_id> > > =back > >diff --git a/C4/Serials.pm b/C4/Serials.pm >index cedbcff..1596e8e 100644 >--- a/C4/Serials.pm >+++ b/C4/Serials.pm >@@ -299,7 +299,7 @@ $subs = GetSubscription($subscriptionid) > this function returns the subscription which has $subscriptionid as id. > return : > a hashref. This hash containts >-subscription, subscriptionhistory, aqbudget.bookfundid, biblio.title >+subscription, subscriptionhistory, aqbooksellers.name, biblio.title > > =cut > >-- >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 8443
:
10827
|
10828
|
11100
|
11741
|
11759
|
12494
|
13265
|
13266
|
13267
|
13958
|
13959
|
13960
|
14568
|
14569
|
14570