From 35133dabed2d8f929617ed002bdf9d88eb295300 Mon Sep 17 00:00:00 2001 From: Magnus Enger Date: Wed, 31 Aug 2016 10:47:43 +0200 Subject: [PATCH] Bug 17228 - Make two versions of SIPconfig.xml identical MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Several bugs have made changes to etc/SIPconfig.xml but not updated debian/templates/SIPconfig.xml. This means that an admin using the Debian packages who enables SIP2 for a site and looks at /etc/koha/sites//SIPconfig.xml will not see an up-to-date version of that file, with the risk of missing possible config opportunities. Since debian/templates/SIPconfig.xml contains no placeholders or other magic stuff related to the Debian packaging, this patch simply copies etc/SIPconfig.xml to debian/templates/SIPconfig.xml To test: diff etc/SIPconfig.xml debian/templates/SIPconfig.xml There should be no difference between the files Signed-off-by: Claire Gravely Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall (cherry picked from commit d0d8bd18225483c3c28ba9e0bd368301c6835a66) Signed-off-by: Frédéric Demians --- debian/templates/SIPconfig.xml | 49 +++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 18 deletions(-) diff --git a/debian/templates/SIPconfig.xml b/debian/templates/SIPconfig.xml index 82bb187be79..40e495eebc4 100644 --- a/debian/templates/SIPconfig.xml +++ b/debian/templates/SIPconfig.xml @@ -17,7 +17,7 @@ - - - + + + + delimiter="|" error-detect="enabled" institution="LPL" + send_patron_home_library_in_af="1" + av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]" > + + +