LP#1731021: Support fine detail enhancement to SIP.
authorDan Pearl <dpearl@cwmars.org>
Thu, 25 May 2017 18:10:01 +0000 (14:10 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 10 Apr 2019 18:49:25 +0000 (14:49 -0400)
commit46680d19169b999f4ed4bf3ca28e9384e20fb686
tree0fbb8dc06f9a99eac3879aac39172f5a98b4e623
parente8f247f1319d7cef8ff1b7bb93d61669c6cf8749
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>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
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]