[Koha-bugs] [Bug 7175] Improve order receiving page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 6 19:08:22 CEST 2012


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #32 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Paul, 

I wanted to... because I think the interfaces of creating items on order and
receiving items should match. Additionally this patch is a big enhancement of
the workflow as it allows adding barcodes for existing on order items on
receive.

I found some smaller problems that should be addressed:

1) When editing an item after saving the order receive form forgets which items
where checked to be received. So each time you add a barcode, you have to
recheck all checkboxes.

2) Clicking on cancel from the order receive page doesn't return to the
shipment I was working on. But this is wrong on master too, so only noting as
an additional bug.

3) The authorized values for notforloan, restricted etc. are only shown in the
table, when you are using an ACQ framework. I think this is not ideal.

4) The table is a bit too big and contains lots of values that are not
interesting to every library. It would be very nice to have that configurable.
An easy option to make it work better now would be adding an id to each th
element. Then it will be easier to use jquery to hide unused columns.

I think 1) should be addressed before this can go in.

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


More information about the Koha-bugs mailing list