Attributes checked "Display in check-out" are now displayed on side panel of all tabs in patron account thanks to Bug 12159. The description "Display in check-out: Check to show this attribute in patron check-out" on the "Attribute menu" should be modifiy now. --> "Display in patron's brief information" ?
Created attachment 100779 [details] [review] Bug 20648: Attribute option 'Display in check-out' should be renamed This patch rewords the 'Display in check-out' option in the patron attribute policy To test: 1) Apply patch 2) Go to /cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 3) Check that the 8th line down has been renamed to "Display in patron's brief information:" 4) Check the description of this same option has been changed to "Check to show this attribute in the brief information panel in the patron's record (staff client)."
Patch doesn't apply.
Created attachment 101774 [details] [review] Bug 20648: Attribute option 'Display in check-out' should be renamed This patch rewords the 'Display in check-out' option in the patron attribute policy To test: 1) Apply patch 2) Go to /cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 3) Check that the 8th line down has been renamed to "Display in patron's brief information:" 4) Check the description of this same option has been changed to "Check to show this attribute in the brief information panel in the patron's record (staff client)."
I've fixed the patch, please try again! :-)
Created attachment 101795 [details] [review] Bug 20648: Attribute option 'Display in check-out' should be renamed This patch rewords the 'Display in check-out' option in the patron attribute policy To test: 1) Apply patch 2) Go to /cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 3) Check that the 8th line down has been renamed to "Display in patron's brief information:" 4) Check the description of this same option has been changed to "Check to show this attribute in the brief information panel in the patron's record (staff client)." Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
(In reply to David Roberts from comment #4) > I've fixed the patch, please try again! :-) Thanks for the quick fix! Works perfectly - signed off.
Created attachment 101819 [details] [review] Bug 20648: Attribute option 'Display in check-out' should be renamed This patch rewords the 'Display in check-out' option in the patron attribute policy To test: 1) Apply patch 2) Go to /cgi-bin/koha/admin/patron-attr-types.pl?op=add_attribute_type 3) Check that the 8th line down has been renamed to "Display in patron's brief information:" 4) Check the description of this same option has been changed to "Check to show this attribute in the brief information panel in the patron's record (staff client)." Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Nice work everyone! Pushed to master for 20.05
enhancement not backported to 19.11.x