89c0cda081
- 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`; |
||
---|---|---|
.. | ||
intranet-tmpl/prog | ||
opac-tmpl/prog | ||
favicon.ico | ||
index.html | ||
intranet.html | ||
opac.html | ||
templates.readme |