From: Serhij Dubyk {Сергій Дубик} Date: Wed, 15 Dec 2010 23:49:51 +0000 (+0200) Subject: Deleted old sample budget sql-data for Ukrainian and Russian X-Git-Tag: html_template_pro~584 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=bd8f379d70be0afe5e37c843f8b7dd0ab82be1ed;p=koha_ffzg Deleted old sample budget sql-data for Ukrainian and Russian Signed-off-by: Chris Cormack --- diff --git a/installer/data/mysql/ru-RU/optional/acqusion_book_funds.sql b/installer/data/mysql/ru-RU/optional/acqusion_book_funds.sql deleted file mode 100644 index 00c67b194f..0000000000 --- a/installer/data/mysql/ru-RU/optional/acqusion_book_funds.sql +++ /dev/null @@ -1,12 +0,0 @@ -TRUNCATE aqbookfund; -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('CHILD','Детские материалы',NULL,'STL'); -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('DISK','Электронные носители',NULL,'STL'); -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('GEN','Общий пакет',NULL,'STL'); -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('REF','Справочные материалы',NULL,'STL'); - -TRUNCATE aqbudget; -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('CHILD','2008-01-01','2008-12-31','5000.00',1,''); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('GEN','2008-01-01','2008-12-31','20000.00',2,'STL'); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('REF','2008-01-01','2008-12-31','5000.00',3,'STL'); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('GEN','2008-01-01','2008-12-31','10000.00',4,'STL'); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('DISK','2008-02-01','2008-07-25','2000.00',5,'STL'); diff --git a/installer/data/mysql/ru-RU/optional/acqusion_book_funds.txt b/installer/data/mysql/ru-RU/optional/acqusion_book_funds.txt deleted file mode 100644 index 62bfacc43f..0000000000 --- a/installer/data/mysql/ru-RU/optional/acqusion_book_funds.txt +++ /dev/null @@ -1 +0,0 @@ -Статьи расходов. diff --git a/installer/data/mysql/uk-UA/optional/acqusion_book_funds.sql b/installer/data/mysql/uk-UA/optional/acqusion_book_funds.sql deleted file mode 100644 index 7132c83504..0000000000 --- a/installer/data/mysql/uk-UA/optional/acqusion_book_funds.sql +++ /dev/null @@ -1,12 +0,0 @@ -TRUNCATE aqbookfund; -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('CHILD','Дитячі матеріали',NULL,'STL'); -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('DISK','Електронні носії',NULL,'STL'); -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('GEN','Загальний пакет',NULL,'STL'); -INSERT INTO `aqbookfund` (`bookfundid`, `bookfundname`, `bookfundgroup`, `branchcode`) VALUES ('REF','Довідкові матеріали',NULL,'STL'); - -TRUNCATE aqbudget; -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('CHILD','2008-01-01','2008-12-31','5000.00',1,''); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('GEN','2008-01-01','2008-12-31','20000.00',2,'STL'); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('REF','2008-01-01','2008-12-31','5000.00',3,'STL'); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('GEN','2008-01-01','2008-12-31','10000.00',4,'STL'); -INSERT INTO `aqbudget` (`bookfundid`, `startdate`, `enddate`, `budgetamount`, `aqbudgetid`, `branchcode`) VALUES ('DISK','2008-02-01','2008-07-25','2000.00',5,'STL'); diff --git a/installer/data/mysql/uk-UA/optional/acqusion_book_funds.txt b/installer/data/mysql/uk-UA/optional/acqusion_book_funds.txt deleted file mode 100644 index 7b27807b32..0000000000 --- a/installer/data/mysql/uk-UA/optional/acqusion_book_funds.txt +++ /dev/null @@ -1 +0,0 @@ -Зразок статей витрат.