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

--- Comment #18 from Nick Clemens <n...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to