https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15878
Bug ID: 15878
Summary: C4::Barcodes::hbyymmincr should have/require a default
branch or provide an error
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When creating a new hbyymmincr barcode no branch is used if none is passed in.
If the format requires hb=homebranch it shouldn't be able to be created without
one.
To recreate:
1 - prove -v t/db_dependent/Barcodes.t
2 - observe that in output above no hb component is found in the generated
barcodes
This works in cataloguing/value_builder/barcode.pl because a branchcode is
passed
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/