Bug 32911: (follow-up) Remove partner_code
from debian and /etc koha-conf.xml files Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
941c015e8f
commit
cc175067b5
2 changed files with 0 additions and 6 deletions
3
debian/templates/koha-conf-site.xml.in
vendored
3
debian/templates/koha-conf-site.xml.in
vendored
|
@ -389,9 +389,6 @@ __END_SRU_PUBLICSERVER__
|
||||||
- borrower: send it straight to the borrower email
|
- borrower: send it straight to the borrower email
|
||||||
- branch: send the ILL to the branch email -->
|
- branch: send the ILL to the branch email -->
|
||||||
<digital_recipient>branch</digital_recipient>
|
<digital_recipient>branch</digital_recipient>
|
||||||
<!-- What patron category should we use for p2p ILL requests?
|
|
||||||
- By default this is set to 'IL' -->
|
|
||||||
<partner_code>IL</partner_code>
|
|
||||||
</interlibrary_loans>
|
</interlibrary_loans>
|
||||||
|
|
||||||
<!-- The timezone setting can let you force the timezone for this
|
<!-- The timezone setting can let you force the timezone for this
|
||||||
|
|
|
@ -206,9 +206,6 @@
|
||||||
- borrower: send it straight to the borrower email
|
- borrower: send it straight to the borrower email
|
||||||
- branch: send the ILL to the branch email -->
|
- branch: send the ILL to the branch email -->
|
||||||
<digital_recipient>branch</digital_recipient>
|
<digital_recipient>branch</digital_recipient>
|
||||||
<!-- What patron category should we use for p2p ILL requests?
|
|
||||||
- By default this is set to 'IL' -->
|
|
||||||
<partner_code>IL</partner_code>
|
|
||||||
</interlibrary_loans>
|
</interlibrary_loans>
|
||||||
|
|
||||||
<!-- The timezone setting can let you force the timezone for this
|
<!-- The timezone setting can let you force the timezone for this
|
||||||
|
|
Loading…
Reference in a new issue