[Koha-bugs] [Bug 14752] Add multiple copies to a basket at once

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 19 22:06:26 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14752

--- Comment #18 from Nick Clemens <nick at bywatersolutions.com> ---
Okay, I attached a patch that 'works'

I used C4::Barcodes for generating the next barcode, however, this is
apparently broken for annual and hbyymmdd and the latter indicates it is
deprecated

Do we patch C4::Barcodes, or use ValueBuilder.pm basically copying code from
value_builder.pl?

Opinions?


(In reply to Jonathan Druart from comment #15)
> Ha yes ok, got it!
> You the previous item is not inserted, then the barcode cannot be generated.
> Maybe we could display a value in the barcode field to tell the user it will
> be auto-generated on saving.
> I would like to avoid a JS function to calculate the next barcode, we
> already have perl subroutines to do this job.
> 
> Katrin, could I get your opinion please?

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


More information about the Koha-bugs mailing list