[Koha-bugs] [Bug 7671] New: add a real primary key "id" in accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 8 10:05:07 CET 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7671
                CC: gmcharlt at gmail.com
          Assignee: kyle.m.hall at gmail.com
           Summary: add a real primary key "id" in accountlines
        QA Contact: koha.sekjal at gmail.com
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: stephane.delaune at biblibre.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Patrons
           Product: Koha

all select in accountlines are " WHERE borrowernumber = ? AND accountno=?".
Best practice is to have an id. I'll add it and modify calls to accountlines to
use it

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


More information about the Koha-bugs mailing list