[Koha-bugs] [Bug 10760] Street Number field is missing from the Alternate Address section

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 14 10:33:50 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10760

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 52351
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52351&action=edit
Bug 10760: Alternate Address: Make street number and street type editable

Table 'borrowers' contain columns B_streetnumber and B_streettype.
This patch makes them editable for alternate address.

To test:
- Apply patch
- Edit a patron's details
- Verify that in edit mode for Alternate address, the fields 'street type' and
'street number' appear
  and follow the settings in sysprefs AddressFormat, BorrowerMandatoryField,
BorrowerUnwantedField
- Verify that the values are saved correctly.

Note: A second patch will follow to manage the display of street number and
street type

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list