[Koha-bugs] [Bug 15878] New: C4::Barcodes::hbyymmincr should have/require a default branch or provide an error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 22 14:49:23 CET 2016


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: gmcharlt at gmail.com
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list