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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/