Bug 7175: Allow to choose which items to receive
authorJulian Maurice <julian.maurice@biblibre.com>
Fri, 13 Jan 2012 15:55:10 +0000 (16:55 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 21 May 2012 15:46:07 +0000 (17:46 +0200)
commit2338d02e9eded9dca6fdb6d425e1dc675c7c1a2d
treeb0c5d47bcdcc71b0b376dfa1f08f3ab7bbe49628
parentb156055ad2661d9abdbe213b87b278e2794d4a5b
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 items table is automatically updated)
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: Paul Poulain <paul.poulain@biblibre.com>
C4/Acquisition.pm
acqui/finishreceive.pl
acqui/orderreceive.pl
catalogue/getitem-ajax.pl [new file with mode: 0755]
cataloguing/additem.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt