Koha/admin
Srdjan Jankovic 26e9c67755 Bug 6190: BorrowerUnwantedField syspref and removing fields from the patron entry
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested with example from bug and by deleting parts of it:
cardnumber|surname|firstname|title|othernames|initials|streetnumber|streettype|address|address2|city|state|zipcode|country|email|phone|mobile|fax|emailpro|phonepro|B_streetnumber|B_streettype|B_address|B_address2|B_city|B_state|B_zipcode|B_country|B_email|B_phone|dateofbirth|branchcode|categorycode|dateenrolled|dateexpiry|gonenoaddress|lost|debarred|contactname|contactfirstname|contacttitle|borrowernotes|relationship|sex|password|userid|opacnote|contactnote|sort1|sort2|altcontactfirstname|altcontactsurname|altcontactaddress1|altcontactaddress2|altcontactaddress3|altcontactstate|altcontactzipcode|altcontactcountry|altcontactphone

Note: This only affects the edit screen, not the patron detail tab.
A nice enhancement would be to make this page follow the system preference too.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
QA comments on Bugzilla. Passing QA.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
* DBrev defined
* small improvement suggested by Marcel added = there is now a link to the schema page on the systempreference
2012-01-06 17:30:25 +01:00
..
admin-home.pl
aqbudget_owner_search.pl bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00
aqbudgetperiods.pl Bug 6181: Remove CGI Scolling lists from C4::Budgets 2011-08-14 20:24:31 +12:00
aqbudgets.pl Bug 6834 : Removing last of the $template->{param_map} 2011-09-03 06:37:50 +12:00
aqcontract.pl Bug 5453: Move declarations out of conditionals 2011-07-15 15:50:20 +12:00
aqplan.pl Bug 6679: Fixing admin/aqplain :encoding(UTF-8) gives strict validation 2011-11-06 18:29:12 +01:00
auth_subfields_structure.pl
auth_tag_structure.pl Bug 5453: Move declarations out of conditionals 2011-07-15 15:50:20 +12:00
authorised_values.pl Bug 6679 Fix scripts in admin & acqui to pass Perl::Critic 2011-09-21 14:56:29 +12:00
authtypes.pl
biblio_framework.pl
branch_transfer_limits.pl Fix for Bug 6842 - Branch transfer limits broken 2011-09-21 09:37:31 +12:00
branches.pl Fix for Bug 6458 - incorrect parsing result in translation processing / branches 2011-09-14 10:08:47 +12:00
categorie.pl Fix for Bug 6872 - Can't set default SMS messaging options for patron category 2011-09-27 21:35:41 +13:00
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl
cities.pl Fix for Bug 5433 - Separate state field for cities 2011-08-04 20:54:49 +12:00
classsources.pl
clone-rules.pl
currency.pl
env_tz_test.pl
fieldmapping.pl
import_export_framework.pl Bug 5478 - Automate MARC framework import/export 2011-04-01 21:17:33 +13:00
item_circulation_alerts.pl
itemtypes.pl BUG6436 Don't allow deletion of an itemtype used in items.itype 2011-06-03 14:24:54 +12:00
koha2marclinks.pl
marc_subfields_structure.pl Bug 6475 - Edit it's not possible in subfield "0" in MARC framework 2011-11-18 22:32:35 +01:00
marctagstructure.pl
matching-rules.pl Bug 6713, editing matching rules broken 2011-08-13 20:06:41 +12:00
patron-attr-types.pl Fix for Bug 5436 - Extended patron attributes display improvements 2011-09-23 15:35:54 +12:00
preferences.pl Bug 7330 - System preferences editor generates errors in the log with each search 2011-12-15 17:24:44 +01:00
printers.pl
roadtype.pl
smart-rules.pl Bug 5453: Move declarations out of conditionals 2011-07-15 15:50:20 +12:00
stopwords.pl
systempreferences.pl Bug 6190: BorrowerUnwantedField syspref and removing fields from the patron entry 2012-01-06 17:30:25 +01:00
z3950servers.pl