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>
Thu, 23 May 2019 17:18:13 +0000 (17:18 +0000)
commit3a53fe8d4e619b7921979fcfd9cd8509444692d1
tree2ae433bf7c6b216d6954e19242e23bd11795cab7
parentb8b35aed72e9047de0488666f527e3490f98a2b7
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]