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

ByWater Sandboxes <bws.sandbo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #167673|0                           |1
        is obsolete|                            |

--- Comment #3 from ByWater Sandboxes <bws.sandbo...@gmail.com> ---
Created attachment 173802
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173802&action=edit
Bug 35947: Show managing librarian in accounting transaction regardless of
HidePatronName status

This patch removes the 'hide_patron_infos_if_needed => 1' passing into
'patron-title.inc' from 'accountline-details.tt'. Doing so allows for the
managing librarian to be shown in the accounting details. In order to correctly
link to this librarian, necessary changes were also made to the
'patron-title.inc'

1) Set 'HidePatronName' sys. pref. to 'Don't show'
2) Go to a patron's page
3) Click on the accounting tab
4) Select 'Create manual invoice', put in an amount and press save.
5) In the transactions tab, click on the details of that specifc transaction
6) Note that in the "Details of debit" table, the Librarian is set to 'a patron
from X branch'
7) Apply patch, restart_all
8) Go to the same transaction, notice that now it says the actual librarian who
was in charge of creating transaction.
9) Click on this name and make sure the link works
10) Go back to accounting section and now make a payment.
11) View details of this transaction and ensure the librarian is present

Signed-off-by: Laura ONeil <la...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to