Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Frédérick Capovilla 327be442bd Bug 6963: Corrects a problem when a new order is created with a duplicate barcode.
If the AcqCreateItem preference is set to "ordering" and the barcode for
the new item is already in use, no error is returned, but an invalid
itemnumber is saved in the aqorders_items table and the item is never
created.

This patch adds a duplicate barcode verification in neworderempty.pl
_koha_add_item is also modified so it won't return an invalid ID when
an item can't be added.

http://bugs.koha-community.org/show_bug.cgi?id=6963
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Test plan on second patch.
2011-11-04 10:22:28 +01:00
..
acqui Bug 6963: Corrects a problem when a new order is created with a duplicate barcode. 2011-11-04 10:22:28 +01:00
admin Follow-up fix for Bug 4473 - Recent comments view for the OPAC 2011-10-20 12:12:45 +13:00
authorities Bug 6977 : Adds support for repeatable subfields when importing authorities. 2011-10-13 11:07:17 +13:00
basket Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
batch
catalogue Fix for Bug 5898 - search to hold feature not clearing 2011-10-13 11:11:56 +13:00
cataloguing Bug 6895 : First attempt at fixing the diacritics bug 2011-11-04 08:02:55 +01:00
circ Fix for Bug 7024 - Can't delete other library's messages with AllowAllMessageDeletion on 2011-10-15 19:56:05 +13:00
errors
help Bug 6942 - Add link to manual to help/authorities/authorities-home.tt 2011-10-15 14:17:32 +13:00
installer Bug 6895 : First attempt at fixing the diacritics bug 2011-11-04 08:02:55 +01:00
labels
members Fix for Bug 6955, Toolbar on reading history broken 2011-11-04 08:02:55 +01:00
offline_circ
patroncards
reports Fix for Bug 6616 - Move common table pager markup to include 2011-10-09 20:07:35 +13:00
reserve Bug 6405: added enumchron to reserve copy list 2011-10-09 20:01:24 +13:00
reviews
rotating_collections
serials Bug 6806 Fix encoding of title in subscription-add 2011-10-15 13:57:55 +13:00
sms
suggestion Bug 6904: Changes 'asked' to 'pending' in suggestions for more consistency 2011-10-15 14:14:55 +13:00
tags Bug 7069: Put strings in "" instead of '' to fix the javascript not working when the translated string has a ' in it. 2011-11-04 08:02:55 +01:00
test
tools
virtualshelves Fix for Bug 6957, authors disappearing when emailing lists 2011-10-20 11:34:39 +13:00
z3950
about.tt Adding another developer to the history 2011-10-15 14:10:04 +13:00
auth.tt Bug 6895 : First attempt at fixing the diacritics bug 2011-11-04 08:02:55 +01:00
intranet-main.tt