Koha/cataloguing
Kyle M Hall 449fc4e168 Bug 10305 - _increment_barcode is called twice
For some reason, _increment_barcode is called twice in succession in
cataloguing/additem.pl

Test Plan:
1) Enable autobarcode = incremental
2) Catalog an item, not the barcode
3) Apply this patch
4) Catalog another item, the barcode should be the next in line
   as previously. No change should be noted.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
2013-09-23 16:05:51 +00:00
..
value_builder Bug 10331 - Little errors in unimarc_field_4XX.pl (punctuation) 2013-09-08 19:22:43 +00:00
addbiblio.pl Bug 10404: add previous/next browsing to staff client 2013-08-09 15:07:39 +00:00
addbooks.pl Bug 10766: unbreak reservoir search when UseQueryParser is OFF 2013-08-25 17:16:23 +00:00
additem.pl Bug 10305 - _increment_barcode is called twice 2013-09-23 16:05:51 +00:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 9755 QA follow-up: move MARC-specific functionality to utility class 2013-07-23 23:10:21 +00:00
merge_ajax.pl Bug 8860 - can't merge if you don't have fast cataloging permissions 2012-10-05 16:51:32 +02:00
moveitem.pl Bug 10504: Remove the unused C4::Acq::ModOrderItem routine 2013-07-15 16:06:19 +00:00
plugin_launcher.pl Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
ysearch.pl Bug 8278: build the structure with to_json instead of manually. 2013-05-08 09:49:55 -04:00
z3950_search.pl Bug 10462: Some optimizations in Z3950 search paving the way for enhancements 2013-07-24 16:32:29 +00:00