Koha/acqui
Marcel de Rooy 6a73fe511a 5936: Remove some obsolete db columns from aqbooksellers and aqbudgets if needed
Removes obsolete columns from aqbooksellers and aqbudgets if needed.
aqbooksellers: deliverydays followupdays followupscancel invoicedisc nocalc
specialty
aqbudgets: budget_description

These columns should not exist in a fresh install from kohastructure.sql, but
originate from older 3.0 versions.
One line in acqui/updatesupplier.pl referring to one of these columns is
removed too.

This patch therefore does not change functionality, but only keeps your db in
shape.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Rebased April 6.
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-07 16:30:16 +12:00
..
pdfformat Bug 5970: Adds the ability to use a free delivery address for basket 2011-04-05 15:10:17 +12:00
acqui-home.pl Fix for Bug 4498 - Acq always shows '1 suggestions waiting' 2010-11-14 09:34:45 +13:00
addorder.pl BZ6058: uncertain price can't be unchecked 2011-04-06 15:26:12 +12:00
addorderiso2709.pl Bug 5399: remove useless eval 'use C4::Foo' 2011-01-17 22:52:53 +13:00
basket.pl Bug 5466 - Acquisitions - ability to set currency in order screens 2011-03-21 16:51:40 +13:00
basketgroup.pl Bug 5970: Adds the ability to use a free delivery address for basket 2011-04-05 15:10:17 +12:00
basketheader.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
booksellers.pl bug_5064 Rework data retrieval in booksellers.pl 2011-03-12 12:43:55 +13:00
check_budget_total.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
currency.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
fetch_sort_dropbox.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
finishreceive.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
histsearch.pl Bug 2505 - Add commented use warnings where missing in the acqui/ directory 2010-04-21 20:19:35 +12:00
lateorders.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
neworderbiblio.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
neworderempty.pl Bug 5963 : Add the ability to filter budgets using the active column 2011-04-05 14:38:41 +12:00
newordersuggestion.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
orderreceive.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
parcel.pl Bug 5948 : Creation of a quantity column in receipt summary 2011-04-04 21:39:23 +12:00
parcels.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
supplier.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
uncertainprice.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
updatesupplier.pl 5936: Remove some obsolete db columns from aqbooksellers and aqbudgets if needed 2011-04-07 16:30:16 +12:00
z3950_search.pl Bug 5104: Add control number as search option to acq z39.50 search 2010-12-03 12:32:32 +13:00