Bug 11434

Summary: in late order page only user with order_manage permission should be allowed to click on basket
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Mathieu Saby <mathsabypro>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: mtompset
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: [PATCH] Bug 11434 - in late order page remove the link around basket for user without required rights

Description Mathieu Saby 2013-12-22 21:55:32 UTC

    
Comment 1 Mathieu Saby 2013-12-22 22:04:12 UTC
Created attachment 23765 [details] [review]
[PATCH] Bug 11434 - in late order page remove the link around basket for user without required rights

This patch removes the link around basket number in late orders page if the user does not have order_manage permission.

To test (you must have some late orders...):
A. With a user with order_manage permission
Go to lateorders.pl page
Check you can display the basket by clicking on the basket number displayed in "basket" column

B. With a user without order_manage permission
Go to lateorders.pl page
Check there is no link around the basket number displayed for each order


M. Saby
Comment 2 Mark Tompsett 2014-02-03 06:45:50 UTC
I believe this is a poor duplicate of bug 11027, which has even more functionality.

*** This bug has been marked as a duplicate of bug 11027 ***