]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1193487 Circulation Policy Column Picker not saving configuration.
authorGarry Collum <gcollum@gmail.com>
Sun, 4 Aug 2013 20:10:26 +0000 (16:10 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Tue, 8 Oct 2013 18:50:36 +0000 (14:50 -0400)
commit7ee63181783ee3cf7fa773aa52dbe2f4baa6712d
treec90a8feeda14ee6b38864be21c13adef881830e6
parentb8ec73d3f50e2c1b87ed8f112feab645fa69fd10
lp1193487 Circulation Policy Column Picker not saving configuration.

The circulation policy column picker is not saving its configuration
because ui.grid_columns.conify.config.circ_matrix_matchpoint is not
defined in the config.usr_setting_type table.  This updates the sql
to populate the table.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.circulation-policy-configuration.sql [new file with mode: 0644]