[Koha-bugs] [Bug 17458] ID of logged user is displayed when just consult an invoice (parcel.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 19 02:40:27 CEST 2020


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
It indeed always displayed the current user:

<strong>Received by:</strong> [% logged_in_user.userid | html %]

This is on the receive, not on the invoice page, although both are linked of
course.

We don't store who started/created an invoice. 

Also: The orders in a shipment/invoice could have been processed by different
people, it makes no sense to display a single user at the top, when it can vary
for different entries on the page.

So I think best is to remove the misleading information.

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


More information about the Koha-bugs mailing list