[Koha-bugs] [Bug 8425] Duplicate barcodes generated when placing an Order in Acquisitions when AcqCreateItem = "placing an order" and Autobarcode is turned on

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 16 03:51:41 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8425

--- Comment #6 from David Cook <dcook at prosentient.com.au> ---
Still not sure why this one is happening...

The relevant code in neworderempty.tt looks identical. neworderempty.pl looks
like it should be passing everything correctly to the template too. 

additems.js seems close enough, although check_uniqueness.pl is very
different...but a quick test didn't show a difference. 

Even when I replace all these files with files from a version where the dupe
check works, the JS still fails to pick up the duplication of the barcodes. 

I'll have to try git bisect again, but anyone have any ideas on this one? I
figure the problem must be with additems.js and check_uniqueness.pl...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list