Bugzilla – Attachment 38850 Details for
Bug 10877
Add "Order Record" processing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10877 [QA Followup]
Bug-10877-QA-Followup.patch (text/plain), 1.62 KB, created by
Kyle M Hall (khall)
on 2015-05-05 13:19:06 UTC
(
hide
)
Description:
Bug 10877 [QA Followup]
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-05-05 13:19:06 UTC
Size:
1.62 KB
patch
obsolete
>From da8e71c7d297ddde1ebded0eae714caeb37e26f6 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 5 May 2015 09:18:29 -0400 >Subject: [PATCH] Bug 10877 [QA Followup] > >--- > acqui/addorderiso2709.pl | 2 -- > .../en/modules/admin/preferences/acquisitions.pref | 2 +- > 2 files changed, 1 insertions(+), 3 deletions(-) > >diff --git a/acqui/addorderiso2709.pl b/acqui/addorderiso2709.pl >index a7cf621..8b674ab 100755 >--- a/acqui/addorderiso2709.pl >+++ b/acqui/addorderiso2709.pl >@@ -450,8 +450,6 @@ sub import_biblios_list { > item_action => $item_action > ); > batch_info($template, $batch); >- >- return \@list; > } > > sub batch_info { >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 2babbad..75f0d0b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -58,7 +58,7 @@ Acquisitions: > - Set the mapping values for a new order line created from a MARC record in a staged file. > - pref: MarcFieldsToOrder > type: textarea >- - "You can use the following fields: price, quantity, budget_code, discount, sort1, sort2" >+ - "You can use the following fields: itype, price, quantity, budget_code, discount, sort1, sort2" > - "<br/>For example:<br/>price: 947$a|947$c<br/>quantity: 969$h<br/>budget_code: 922$a" > Printing: > - >-- >1.7.2.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 10877
:
20994
|
21006
|
21429
|
24466
|
24467
|
24468
|
29405
|
29406
|
29759
|
29760
|
31338
|
35677
|
38849
| 38850