http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175
--- Comment #26 from Paul Poulain <[email protected]> --- Created attachment 8772 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8772&action=edit [SIGNED-OFF] Bug 7175: Allow to choose which items to receive If AcqCreateItem=ordering, when you receive an order, you now have a list of all created items and checkboxes that permit you to choose which items you want to receive. A 'Edit' link open additem.pl page in a popup to allow you edit the items before receiving them (popup is automatically closed after modification, and orderreceive.pl page is reloaded to show modifications) If quantity is set manually in the text box, the appropriate number of checkbox are checked from top to bottom and a warning shows up if quantity is greater than order quantity Signed-off-by: stephane delaye <[email protected]> -- 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/
