Fix 950.data.seed-values.sql.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 14 Jul 2014 20:54:24 +0000 (16:54 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Mon, 14 Jul 2014 20:54:24 +0000 (16:54 -0400)
Code from the lost and paid copy status was missing an argument
on the insert.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index eb9ef56..2852f3f 100644 (file)
@@ -5015,7 +5015,7 @@ INSERT into config.org_unit_setting_type
  oils_i18n_gettext('circ.use_lost_paid_copy_status',
      'Use Lost and Paid copy status when lost or long overdue billing is paid',
      'coust', 'description'),
- 'bool')
+ 'bool', null)
 ;
 
 UPDATE config.org_unit_setting_type