http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #32 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
