Add support for sre/distribution summary methods (including merge), advanced receivin...
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 May 2011 21:00:18 +0000 (21:00 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 May 2011 21:00:18 +0000 (21:00 +0000)
commitb8835f9904243fa9d954b611bfa5dd4ae618656e
tree2b1e34e7491add7560014f5a403a3db917bf0479
parentd53f3e2a0ad6c00a6d1da36519c8941d0d28c347
Add support for sre/distribution summary methods (including merge), advanced receiving, and unit-less receiving in the serial control items tab

This commit includes three new minor features for the Serial Control interface.  First, you are now able to set the latent 'summary_method' field on distributions, with the most significant new setting being 'merge with sre'.  This setting effectively combines the sre marc with the generated holdings to form a single unified statement.  Second, the previous 'receive' functionality has been renamed to 'advanced receive', and 'receive' will now show items from an entire subscription, but not allow you to receive directly into a specific unit (you can still receive into new/auto units).  Third, a basic menu entry has been added for receving into 'no unit', allowing items to be received not forcing them to be unitized.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20379 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Serial.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm
Open-ILS/src/perlmods/lib/OpenILS/Utils/MFHDParser.pm
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/locale/en-US/serial.properties
Open-ILS/xul/staff_client/server/serial/manage_items.js
Open-ILS/xul/staff_client/server/serial/manage_items.xul
Open-ILS/xul/staff_client/server/serial/sdist_editor.js