[Koha-bugs] [Bug 8307] Set a value for items when receiving

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 10 10:02:30 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8307

--- Comment #5 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 11525
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11525&action=edit
Bug 8307: Set a value for items when ordering

If items are created when ordering, this patch allows to add a value for
a field.

Test plan:
Define status for items.notforloan (mapping 995$o in unimarc), for
example 4:On order, 5:On treatment

Set the Syspref AcqCreateItem on "ordering".

ACQ framework : set default value = 4 for 995$o (in unimarc)

Syspref AcqItemStatusWhenReceived : set "995$o=5"

When ordering the item, default status will be 4 ; when receiving the
item, status will be changed from 4 to 5

Signed-off-by: Delaye Stephane <stephane.delaye at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list