Bugzilla – Attachment 56079 Details for
Bug 17414
Add GIR codes added to Edifact since 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
0001-BUG-17414-Add-new-GIR-codes-in-Edifact.patch (text/plain), 996 bytes, created by
Colin Campbell
on 2016-10-07 15:19:25 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Colin Campbell
Created:
2016-10-07 15:19:25 UTC
Size:
996 bytes
patch
obsolete
>From 52ac7fe30b08c4213e3fe4cfd12ab5d2ad41a2c7 Mon Sep 17 00:00:00 2001 >From: Colin Campbell <colin.campbell@ptfs-europe.com> >Date: Fri, 7 Oct 2016 15:57:50 +0100 >Subject: [PATCH] BUG 17414 Add new GIR codes in Edifact > >Add the 4 GIR codes which were added by Editeur since 1.2 >So that the list of recognized GIR codes is now complete > >And thse codes can be used in future development >--- > Koha/Edifact/Line.pm | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/Koha/Edifact/Line.pm b/Koha/Edifact/Line.pm >index 7fdd305..5f51284 100644 >--- a/Koha/Edifact/Line.pm >+++ b/Koha/Edifact/Line.pm >@@ -683,6 +683,10 @@ sub extract_gir { > LSZ => 'size_code', > LVC => 'coded_servicing_instruction', > LVT => 'servicing_instruction', >+ LHC => 'library_holding_code', >+ LRP => 'library_rotation_plan', >+ LSC => 'statistical_category', >+ RIC => 'reader_interest_category', > ); > > my $set_qualifier = $s->elem( 0, 0 ); # copy number >-- >2.7.4 >
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 17414
:
56079
|
56132