]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1548143 Support for parts import in Vandelay
authorDan Wells <dbw2@calvin.edu>
Tue, 13 Oct 2015 15:27:14 +0000 (11:27 -0400)
committerKathy Lussier <klussier@masslnc.org>
Fri, 26 Feb 2016 20:51:45 +0000 (15:51 -0500)
commit684b2b49be296b6443ea149784aac2f21e9e16e2
tree208e45a366875c14fdf40cae4dd76651033a0f21
parent5f9da3a7a4dfbe5ccc67e9d009050b76a34390cc
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
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]