]> git.koha-community.org Git - koha.git/commit
Adding a new system preference : serialsadditem
authorhdl <hdl>
Tue, 7 Feb 2006 15:33:35 +0000 (15:33 +0000)
committerhdl <hdl>
Tue, 7 Feb 2006 15:33:35 +0000 (15:33 +0000)
commit620ce3f50e47a8ac3ef89e0095cb97abeab7796f
tree376f2a6943119827ee9f467d99ea3a8a3a6000c9
parent527ef4efc975aa0e1eec6af3a6ae388a6cdf23f4
Adding a new system preference : serialsadditem

Adding two functions in Biblio.pm : getitemlocation and getitemstatus (helpful to get location list and status list, status is supposed to be in relation with items.notforloan)

Adding a new function in Bull.pm : serialsitemize which take serial id and item information and creates the item
Modifying statecollection to add a new line (used for data input)
C4/Biblio.pm
C4/Bull.pm
C4/Koha.pm
bull/statecollection.pl
koha-tmpl/intranet-tmpl/default/en/bull/statecollection.tmpl
updater/updatedatabase