added sample SIP config for patron_type_uses_code option
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 20 Aug 2010 19:03:54 +0000 (19:03 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 20 Aug 2010 19:03:54 +0000 (19:03 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17293 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/oils_sip.xml.example

index 16d0c3c..716ff58 100644 (file)
                                          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. -->