LP#1731021: Support fine detail enhancement to SIP. The particular flavor of
authorDan Pearl <dpearl@cwmars.org>
Thu, 25 May 2017 18:10:01 +0000 (14:10 -0400)
committerDan Pearl <dpearl@cwmars.org>
Tue, 20 Feb 2018 19:41:38 +0000 (14:41 -0500)
commit8d4df4885dd5da021fc668e799eb7d1520fb54f7
tree699eddf56948f999a6ee4300cac88f090307b9ae
parent760140b2b5fe9762213f307ad3718185c6900144
LP#1731021:  Support fine detail enhancement to SIP.  The particular flavor of
fine detail output is manufacturer dependent, although 3m is popular, and
the default.  To configure the selection, modify the
/openils/conf/oils_sip.xml file.

Testing: See the /openils/conf/oils_sip.xml file and test all supported
values for the av_format option.  You should also test the case where
the option is omitted, or a non-supported value.   I am not sure what
happens if you supply more than one option with same or different values,
but this is a non-supported degenerate case.

For each test value, ensure tha the fine item detail is the expected format.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Open-ILS/examples/oils_sip.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm
docs/RELEASE_NOTES_NEXT/SIP/AV_format.adoc [new file with mode: 0644]