https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35679
Bug ID: 35679
Summary: dateofbirthrequired column from categories table
should be renamed
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
git grep dateofbirthrequired
The column dateofbirthrequired in the categories table has a confusing name.
It sort of implies a boolean (i.e. whether date of birth is required or not),
but it's actually utilized as a lower age limit check in the business logic.
The column's comment states "the minimum age required for the patron category"
which is how the data in this column is utilized.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/