Bug 27634: Force include of dateexpiry
Otherwise we see a "Date expiry" entry in the form. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
461cd34698
commit
dcf02a9e4b
1 changed files with 1 additions and 1 deletions
|
@ -802,7 +802,7 @@ OPAC:
|
|||
type: modalselect
|
||||
source: borrowers
|
||||
exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags
|
||||
inclusions: categorycode
|
||||
inclusions: categorycode|dateexpiry
|
||||
-
|
||||
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:"
|
||||
- pref: PatronSelfModificationBorrowerUnwantedField
|
||||
|
|
Loading…
Reference in a new issue