[Koha-bugs] [Bug 10760] Use Street Number and Street type in Alternate Address section

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 24 18:08:46 CEST 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52598|0                           |1
        is obsolete|                            |
  Attachment #52599|0                           |1
        is obsolete|                            |
  Attachment #52600|0                           |1
        is obsolete|                            |

--- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 52829
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52829&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
Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list