adds a description column for the config.hold_matrix_matchpoint and circ_matrix_match... user/rogan/lp1545115_matrix_desciptions_w_staff_client
authorRogan Hamby <rogan.hamby@gmail.com>
Mon, 25 Apr 2016 16:59:12 +0000 (12:59 -0400)
committerRogan Hamby <rogan.hamby@gmail.com>
Wed, 27 Apr 2016 01:07:28 +0000 (21:07 -0400)
commit44aa2d483b86eecaed0eac16fe512444bded62f6
treecbaf855c47be13af06a7a1c68700e46446ed8b8d
parent9de1db5195893ed772373608289b28c9c54215b1
adds a description column for the config.hold_matrix_matchpoint and circ_matrix_matchpoint tables and pg_tap tests for them

removed a blank line

added the description field to the staff client

Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
forgot to add support for the hold policy screen in staff client in last commit

Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/100.circ_matrix.sql
Open-ILS/src/sql/Pg/110.hold_matrix.sql
Open-ILS/src/sql/Pg/t/lp1545115-circ-and-hold-matrix-get-notes.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/xxxx.schema.add_description_circ_matrix.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/xxxx.schema.add_description_hold_matrix.sql [new file with mode: 0644]
Open-ILS/src/templates/conify/global/config/circ_matrix_matchpoint.tt2
Open-ILS/src/templates/conify/global/config/hold_matrix_matchpoint.tt2