[Koha-bugs] [Bug 13215] New: letter.code is considered as a primary key

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 6 16:40:43 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13215

            Bug ID: 13215
           Summary: letter.code is considered as a primary key
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: jonathan.druart at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

The patches submitted on bug 11742 tried to fix an issue based on a (very)
assertion: letter.code should be considered as a primary key and should be
uniq.
This is completely wrong, we can have a code for the default letter
(branchcode=='') and the same code for a specific library.

The interface should not block the creation of new letter with the same letter
code.

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


More information about the Koha-bugs mailing list