[Koha-bugs] [Bug 10877] Add "Order Record" processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 17 12:54:57 CEST 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #21 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Kyle M Hall from comment #18)
> Comment on attachment 29406 [details] [review]
> ::: acqui/addorderiso2709.pl
> @@ +270,5 @@
> >              my @serials      = $input->param('serial');
> >              my @ind_tag   = $input->param('ind_tag');
> >              my @indicator = $input->param('indicator');
> > +
> > +            if ($is_order) {
> 
> This is so we can pre-set the items to a notforloan value of 'ordered', and
> to preset the home and holding fields to the current branch, as well as
> pre-set the itemtype.

Yes but you hard-code arbitrarily these values.
Why these 4 values and not others?
I would like to get another QA point of view here.
Katrin maybe?

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


More information about the Koha-bugs mailing list