http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1202 ------- Comment #2 from jmf@kados.org 2006-10-07 06:20 ------- (In reply to comment #1)
you mean on order through acquisitions I suppose. Nope.
can't you do this list just through aqorders table, which contains what you need ? Nope, see below.
is this authorised_value automatically filled during acquisition ? how is the item created (because actual acquisition don't create an item on order iirc ? The acquisitions system in rel_2_2/dev_week is still broken and no libraries that I know of use it ( and I don't have the resources necessary to fix it right now ). To work around that, catalogers add minimal records using addbiblio when they have ordered something.
To improve status handling of these records, in dev_week, we're developing a set of 'standard' authorized values. Among them, is notforloan eq '-1' which means 'item is ordered'. So I'll be creating a new zebra index for notforloan's field so that patrons and staff can search just for items that have been ordered. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.