Bug 5782: Add warning when ordering a duplicate record from external source
authorMarcel de Rooy <M.de.Rooy@rijksmuseum.nl>
Sat, 19 Feb 2011 06:51:17 +0000 (01:51 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 21 Feb 2011 19:24:01 +0000 (08:24 +1300)
commitfebba50ba8e76e3e892946f819f1db14105aa807
tree52d2452ad2cbf8eae3548f10d4a2d3c061123c14
parenta0367aa973ad61eda090d743cccd9cf387dfcc09
Bug 5782: Add warning when ordering a duplicate record from external source

Enhancement for Acquisitions/ordering from external source.
Koha already checked for duplicates, but this patch warns the user. Offers the choice to use existing record, use new record or return without making an order.
The new template is added for this interaction with the user.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
acqui/neworderempty.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl [new file with mode: 0644]