http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10889
Bug ID: 10889
Summary: wrong description for a column of biblio table in
kohastructure.sql
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Database
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I don't know if it deserved to be reported. Maybe, if the description is used
to generate tables in schemaspy.
For biblio table in kohastructure.sql, we have :
`serial` tinyint(1) default NULL, -- foreign key, linking to the
subscriptionid in the serial table
But serial field is not linking to the subscriptionid in the serial table. It
contains 1 if the record is a serial.
M. Saby
--
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/