[Bug 8425] Autobarcode generates duplicate barcodes with AcqCreateItems = on order
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8425 --- Comment #32 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #31)
AcqCreateItem is set to "placing an order" in koha-testing-docker and in ./installer/data/mysql/mandatory/sysprefs.sql
So I'm surprised we've been quiet on this one for so long.
Locally, we default AcqCreateItem to "receiving an order", so maybe that's why we haven't revisited this one in all these years...
It looks like autoBarcode defaults to 'OFF' out of the box, so a default configuration wouldn't generate this issue. -- On /cgi-bin/koha/acqui/neworderempty.pl with AcqCreateItem set to "placing an order' and autoBarcode enabled, I see this message on the item input form: "The autoBarcode system preference is set to incremental and items with blank barcodes will have barcodes generated upon save to database" -- Wouldn't the simplest solution here be to prevent autoBarcode from working on the input form? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org