Bug 24828: Add ability to specify cash register in SIP config
[koha-equinox.git] / etc / SIPconfig.xml
index 1e5c231..f1c516f 100644 (file)
@@ -58,7 +58,8 @@
              ae_field_template="[% patron.surname %][% IF patron.firstname %], [% patron.firstname %][% END %]"
              da_field_template="[% patron.surname %][% IF patron.firstname %], [% patron.firstname %][% END %]"
              av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]"
-             hide_fields="BD,BE,BF,PB">
+             hide_fields="BD,BE,BF,PB"
+             register_id=''>
           <screen_msg_regex find="Greetings from Koha." replace="Welcome to your library!" />
           <screen_msg_regex find="Invalid patron barcode." replace="Barcode not found, are you sure this is your library card?" />
           <patron_attribute field="XY" code="CODE" />