https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18690
Bug ID: 18690
Summary: Typos in Koha database description (Table "borrowers")
Change sponsored?: ---
Product: Koha
Version: 16.11
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Installation and upgrade (command-line installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
There are some typos in the SchemaSpy description of table "borrowers".
* http://schema.koha-community.org/16_11/tables/borrowers.html
1. In the comment for field "debarred" (YYY-MM-DD) should by replaced by
(YYYY-MM-DD)
2. In the comment for field "smsalertnumber" SNS should be replaced by SMS
3. In the comments of fields "contactname", "contacttitle", "guarantorid",
"relationship" the term "guarentor" is used, but it should be "guarantor".
4. The comment for field "password" reads "patron/borrower's encrypted
password". I think it could be more explicit by writing "patron/borrower's
Bcrypt encrypted password".
--
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/