https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20878
Bug ID: 20878
Summary: Feature request: Add authorized value category for
borrower category types
Change sponsored?: ---
Product: Koha
Version: 17.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
The categories table contains the following vales of category_type:
+---------------+
| category_type |
+---------------+
| A |
| X |
| I |
| S |
| C |
+---------------+
I suggest that the following entries be added under authorized values:
+-------------+------------------+-------------+-------------+
| category | authorised_value | lib | lib_opac |
+-------------+------------------+-------------+-------------+
| PATRON_TYPE | A | Adult | Adult |
| PATRON_TYPE | X | Othter | Othter |
| PATRON_TYPE | I | Institution | Institution |
| PATRON_TYPE | S | Staff | Staff |
| PATRON_TYPE | C | Child | Child |
+-------------+------------------+-------------+-------------+
... It's just a convenience.
--
You are receiving this mail because:
You are the assignee for the bug.
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/