]> 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 19:08:32 +0000 (15:08 -0400)
commitfe8f940ad3c8fb96ebfb1e747970d4c2124dadb9
tree2803f080837331d6ee420458298ce333d715af99
parentc729b47f81e6e068b1236309535d99fd11b7d782
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]