From 41ddcea4aba497ff8df290bb0315e25f5e13413a Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 15 Nov 2012 14:10:42 +0100 Subject: [PATCH] 9088: Default values for fund and item type on neworderempty form (dbrev) Content-Type: text/plain; charset="utf-8" Adds pref to database for install and upgrade. Signed-off-by: Marcel de Rooy http://bugs.koha-community.org/show_bug.cgi?id=6473 Passed-QA-by: Marcel de Rooy --- installer/data/mysql/sysprefs.sql | 1 + installer/data/mysql/updatedatabase.pl | 7 +++++++ 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql index d5d15d7..22df1f5 100644 --- a/installer/data/mysql/sysprefs.sql +++ b/installer/data/mysql/sysprefs.sql @@ -406,3 +406,4 @@ INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES(' INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('NotesBlacklist','','List of notes fields that should not appear in the title notes/description separator of details',NULL,'free'); INSERT INTO systempreferences (variable,value,options,explanation,type) VALUES ('SCOUserCSS', '', NULL, 'Add CSS to be included in the SCO module in an embedded