Koha/cataloguing
Ian Walls c183981770 Bug 6861: Fast Add returns to circ/circulation.pl in all cases
If Fast Add is accessed from either the circulation homepage or cataloguing,
it should stay on the additem.pl page after saving the first item.  Only when
a Fast Add is done in the middle of a circulation transaction should it redirect
back to circ/circulation.pl to complete that transaction.

This patch adds a conditional check for a borrowernumber input param; the presense
of such implies we're in the middle of a checkout.  It's absense implies we should
remain on additem.pl

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-11 21:32:30 +12:00
..
value_builder Bug #6139 Automatic incrementation of call number does not work if prefix contains ' 2011-08-14 20:27:17 +12:00
addbiblio.pl Bug 6748 - Add link to fast add framework while circulating, if a barcode is not found 2011-08-26 15:03:01 +12:00
addbooks.pl
additem.pl Bug 6861: Fast Add returns to circ/circulation.pl in all cases 2011-09-11 21:32:30 +12:00
merge.pl Fix for Bug 6239, Merging records broken 2011-04-22 07:00:07 +12:00
merge_ajax.pl
moveitem.pl
plugin_launcher.pl
ysearch.pl
z3950_search.pl