]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1548143 Support for parts import in Vandelay user/dbwells/lp1548143_vandelay_parts_import
authorDan Wells <dbw2@calvin.edu>
Tue, 13 Oct 2015 15:27:14 +0000 (11:27 -0400)
committerDan Wells <dbw2@calvin.edu>
Mon, 22 Feb 2016 01:33:19 +0000 (20:33 -0500)
commit5cd53e99862d47946583603962d904e60aabdad6
tree4833a4b7ed30b44d2be361d068c16856410ba75d
parent4ae3fa1a24e1e1bbfbd8b1ba77c8cc8e5d5b99a0
LP#1548143 Support for parts import in Vandelay

This commit adds support for 'parts' import in Vandelay.  It is
modeled after the existing support for stat cat import.  As such, it:

- Uses '|' characters to separate labels to allow for multiple
  part assignment.
- Adds to (rather than replaces) any existing parts assigned to overlay
  copies.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
Open-ILS/src/sql/Pg/999.functions.global.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.vandelay-parts-import.sql [new file with mode: 0644]