Summary: | Use member-display-address-style*-includes when printing user summary | ||
---|---|---|---|
Product: | Koha | Reporter: | Mehdi Hamidi <mehdi.hamidi> |
Component: | Patrons | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | eric.begin, f.demians, francois.charbonnier, gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall, kyle, philippe.blouin, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 4041 | ||
Bug Blocks: | |||
Attachments: |
Bug 16729: Use member-display-address-style*-includes when printing user summary
Bug 16729: Use member-display-address-style*-includes when printing user summary Bug 16729: Use member-display-address-style*-includes when printing user summary Bug 16729: Use member-display-address-style*-includes when printing user summary |
Description
Mehdi Hamidi
2016-06-13 19:47:38 UTC
Created attachment 52348 [details] [review] Bug 16729: Use member-display-address-style*-includes when printing user summary This patch replaces the address part in moremember-print.tt to print identical address information as displayed on the screen (including street numer, formatted as required by syspref 'AddressFormat' To test: - Apply patch - Search for a user with all address information filled - Verify that 'Print summmary' displays the same information as displayed on the screen. - Change value of syspref 'AdressFormat' - Verify that address format on 'Print summary' changes as appropriate https://bugs.koha-community.org/show_bug.cgi?id=16718 Created attachment 52349 [details] [review] Bug 16729: Use member-display-address-style*-includes when printing user summary This patch replaces the address part in moremember-print.tt to print identical address information as displayed on the screen (including street numer, formatted as required by syspref 'AddressFormat' To test: - Apply patch - Search for a user with all address information filled - Verify that 'Print summmary' displays the same information as displayed on the screen. - Change value of syspref 'AdressFormat' - Verify that address format on 'Print summary' changes as appropriate Created attachment 52372 [details] [review] Bug 16729: Use member-display-address-style*-includes when printing user summary This patch replaces the address part in moremember-print.tt to print identical address information as displayed on the screen (including street numer, formatted as required by syspref 'AddressFormat' To test: - Apply patch - Search for a user with all address information filled - Verify that 'Print summmary' displays the same information as displayed on the screen. - Change value of syspref 'AdressFormat' - Verify that address format on 'Print summary' changes as appropriate Signed-off-by: mehdi <mehdi@inlibro.com> Created attachment 52389 [details] [review] Bug 16729: Use member-display-address-style*-includes when printing user summary This patch replaces the address part in moremember-print.tt to print identical address information as displayed on the screen (including street numer, formatted as required by syspref 'AddressFormat' To test: - Apply patch - Search for a user with all address information filled - Verify that 'Print summmary' displays the same information as displayed on the screen. - Change value of syspref 'AdressFormat' - Verify that address format on 'Print summary' changes as appropriate Signed-off-by: mehdi <mehdi@inlibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for Koha 16.11, thanks Marc! Pushed in 16.05. Will be in 16.05.01. Patch pushed to 3.22.x, will be in 3.22.9 |