Bug 11434 - in late order page only user with order_manage permission should be allowed to click on basket
Summary: in late order page only user with order_manage permission should be allowed t...
Status: RESOLVED DUPLICATE of bug 11027
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Mathieu Saby
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 21:55 UTC by Mathieu Saby
Modified: 2014-02-03 06:45 UTC (History)
1 user (show)

See Also:
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 (1.93 KB, patch)
2013-12-22 22:04 UTC, Mathieu Saby
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 ***