Koha/acqui
Colin Campbell 1a03a8a38e Bug 6181: Remove CGI Scolling lists from C4::Budgets
As noted on bug 766 more cases of usage of
CGI::scrolling_list were imported into C4::Budgets
Even if we were not trying to remove usage of this
the C4 modules are not the place to generate markup
Most of these routines are noise as they are not used in
any current code but cause confusion and increase
maintenance overhead. They are removed

The sort dropboxes on order create are the only
references in current templates to these routines
they have been replaced by a select list generated
by the markup.
They can probably be removed too but their existence
although the option that causes them to be displayed
seems unlikely to be set. I've left them pending
resolution of some of the inconsistencies and
confusions surrounding Budgts

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-08-14 20:24:31 +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 bug #6054 - Add a filter by active budget on acqui-home 2011-04-09 11:24:08 +12:00
addorder.pl BZ6066 let's the librarian choose the itemtype when ordering 2011-07-10 20:28:37 +12:00
addorderiso2709.pl Bug 6181: Remove CGI Scolling lists from C4::Budgets 2011-08-14 20:24:31 +12:00
basket.pl Bug 5072 - prevent creating new orders if there are no valid budgets 2011-08-04 13:53:59 +12:00
basketgroup.pl Bug 6369 Correct a formatting problem in the pdf generation of basketgroup.pl 2011-08-12 13:40:52 +12:00
basketheader.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
booksellers.pl Bug 6072: fixing permission inconsistencies MT5306 2011-04-08 13:10:12 +12: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
finishreceive.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
histsearch.pl Bug 5453 Do not declare variables in conditionals 2011-07-15 15:50:19 +12:00
lateorders.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
neworderbiblio.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
neworderempty.pl Bug 6181: Remove CGI Scolling lists from C4::Budgets 2011-08-14 20:24:31 +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 Bug 6072: fixing permission inconsistencies MT5306 2011-04-08 13:10:12 +12:00
supplier.pl Bug 6072: fixing permission inconsistencies MT5306 2011-04-08 13:10:12 +12: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 5445: Nicer breadcrumbs when ordering from different sources 2011-04-27 16:10:46 +12:00