Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Paul Poulain 89c0cda081 [replace previous] fix for 3612 (bookseller improvements)
- removing useless fields from aqbooksellers table: specialty, deliverydays,followupdays,followupscancel,nocalc, invoicedisc They were in the DB schema, but unused for years
- reworked bookseller and contract gui
- no warning thrown

NOTE : updatedatabase not done for field removal in aqbooksellers table. Should have:
ALTER TABLE `aqbooksellers`
  DROP `deliverydays`,
  DROP `followupdays`,
  DROP `followupscancel`,
  DROP `specialty`,
  DROP `nocalc`;
2009-09-30 11:30:34 +02:00
..
admin-home.tmpl [replace previous] fix for 3612 (bookseller improvements) 2009-09-30 11:30:34 +02:00
aqbudget.tmpl HTML fixes 2009-09-30 11:30:26 +02:00
aqbudget_owner_search.tmpl Budget management 2009-09-30 11:30:16 +02:00
aqbudgetperiods.tmpl [biblibre-newacq](bug #3611) fix user interface and others 2009-09-30 11:30:34 +02:00
aqbudgets.tmpl [biblibre-newacq](bug #3611) fix user interface and others 2009-09-30 11:30:34 +02:00
aqcontract.tmpl [replace previous] fix for 3612 (bookseller improvements) 2009-09-30 11:30:34 +02:00
aqplan.tmpl HTML fixes 2009-09-30 11:30:26 +02:00
auth_subfields_structure.tmpl Bug 2889: Removed toggle variable from auth_tag_structure.pl and auth_subfields_structure.pl 2009-06-12 10:47:52 -05:00
auth_tag_structure.tmpl Bug 2889: Removed toggle variable from auth_tag_structure.pl and auth_subfields_structure.pl 2009-06-12 10:47:52 -05:00
authorised_values.tmpl MT 1717 : Opac descriptions for authorised values 2009-09-30 11:30:28 +02:00
authtypes.tmpl Cleanup authtypes and currency .pl and .tmpl 2009-06-11 06:10:45 -05:00
biblio_framework.tmpl (bug #3553) do not allow users to create code-less frameworks 2009-09-30 11:30:12 +02:00
branch_transfer_limits.tmpl Remove js debugging which caused failure of "uncheck all." 2009-09-12 08:32:06 -04:00
branches.tmpl fix for #2884: Add error management to branches 2009-09-30 11:30:14 +02:00
categorie.tmpl Removing hard-coded $ symbols from the template, addressing Bug 2547 2009-06-29 13:47:25 -05:00
checkmarc.tmpl
cities.tmpl Cleanup cities.pl and .tmpl - major 2009-06-05 17:15:05 -05:00
classsources.tmpl Cleanup classsources.pl and .tmpl 2009-06-12 09:58:52 -05:00
clone-rules.tmpl Smart Rules enhancements 2009-09-30 11:22:20 +02:00
currency.tmpl currencies admin: managing active field 2009-09-30 11:30:15 +02:00
item_circulation_alerts.tmpl Tighten up layout of item circulation alerts interface, putting checkout and checkin table in tabs. 2009-09-06 09:31:27 -04:00
itemtypes.tmpl Bug 2889: Removed toggle variable from itemtypes.tmpl. (resubmittal) 2009-06-09 09:00:29 -05:00
koha2marclinks.tmpl Bug 2889: Removed toggle variable from koha2marclinks.tmpl. Used template __odd__ variable. 2009-06-08 16:47:55 -05:00
marc_subfields_structure.tmpl Bug 2889: Removed toggle from marc_subfields_structure.pl and .tmpl 2009-06-12 09:58:38 -05:00
marctagstructure.tmpl Update references to batchRebuildBiblioTables 2009-06-15 12:43:22 -05:00
matching-rules.tmpl
patron-attr-types.tmpl bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
printers.tmpl
roadtype.tmpl Bug 2889: Removed toggle variable from roadtype.pl and .tmpl. 2009-06-11 06:10:39 -05:00
smart-rules.tmpl Smart-rules update some columns were not available 2009-09-30 11:30:30 +02:00
stopwords.tmpl Update references to batchRebuildBiblioTables 2009-06-15 12:43:22 -05:00
systempreferences.tmpl Remove "toggle" from template, use loop_context_vars __odd__ instead. 2008-12-31 09:53:26 -06:00
z3950servers.tmpl Bug 2889: Removed toggle variables from z3950servers.pl and .tmpl 2009-06-11 06:10:42 -05:00