[open-ils-commits] r17293 - trunk/Open-ILS/examples (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Aug 20 15:03:58 EDT 2010


Author: erickson
Date: 2010-08-20 15:03:54 -0400 (Fri, 20 Aug 2010)
New Revision: 17293

Modified:
   trunk/Open-ILS/examples/oils_sip.xml.example
Log:
added sample SIP config for patron_type_uses_code option

Modified: trunk/Open-ILS/examples/oils_sip.xml.example
===================================================================
--- trunk/Open-ILS/examples/oils_sip.xml.example	2010-08-20 18:59:52 UTC (rev 17292)
+++ trunk/Open-ILS/examples/oils_sip.xml.example	2010-08-20 19:03:54 UTC (rev 17293)
@@ -99,6 +99,10 @@
 					  default behaviour in previous versions of Evergreen.
 					-->
 					<option name='msg64_summary_datatype' value='barcode' />
+                    <!--
+                        If enabled, the PC field in patron-info requests will return the non-translated profile name
+                    <option name='patron_type_uses_code' value='true' />
+                    -->
 				</options>
 
                 <!-- If uncommented, overrides the legacy_script_support value in opensrf.xml for SIP. -->



More information about the open-ils-commits mailing list