Koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple
tipaul 81367c84eb Road to 1.3.2
* bugfixes and improvements
* manage mandatory MARC subfields
* new table : authorised_values. this table contains categories and authorised values for the category. On MARC management, you can map a subfield to a authorised_values category. If you do this, the subfield can only be filled with a authorised_value of the selected category.
this submit contains everything needed :
* updatedatabase
* admin screens
* "links" management
* creation of a html-list if a subfield is mapped to an authorised value.

Note this is different from authorities support, which will come soon.
The authorised_values is supposed to contains a "small" number of authorised values for a category (less than 50-100). If you enter more authorised values than this, it should be hard to find what you want in a BIG list...
2002-10-25 10:55:46 +00:00
..
addbiblio.tmpl Road to 1.3.2 2002-10-25 10:55:46 +00:00
addbiblio2.tmpl road to 1.3.2 : adding a biblio in MARC format. 2002-10-22 15:50:23 +00:00
addbooks.tmpl road to 1.3.2. Full rewrite of marcimport.pl. 2002-10-15 10:14:43 +00:00
isbnsearch.tmpl road to 1.3.2 : adding a biblio in MARC format. 2002-10-22 15:50:23 +00:00
marcimport.tmpl road to 1.3.2. Full rewrite of marcimport.pl. 2002-10-15 10:14:43 +00:00