Summary: | Add acquisitions-related reports to acquisitions sidebar menu | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Acquisitions | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | david, jonathan.druart, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26484 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This patch modifies the menu shown in the sidebar of some acquisitions pages so that in contains links to these acquisitions-related reports: Acquisitions statistics wizard and Orders by fund.
|
Version(s) released in: |
20.11.00
|
Circulation function: | |||
Attachments: |
Bug 26089: Add acquisitions-related reports to acquisitions sidebar menu
Bug 26089: Add acquisitions-related reports to acquisitions sidebar menu Bug 26089: Add acquisitions-related reports to acquisitions sidebar menu |
Description
Owen Leonard
2020-07-29 15:16:48 UTC
Created attachment 107515 [details] [review] Bug 26089: Add acquisitions-related reports to acquisitions sidebar menu This patch adds links to two acquisitions-related reports in the sidebar menu shown on acquisitions pages: Acquisitions statistics wizard and orders by fund. To test, apply the patch and go to the Acquisitions page. - If you are logged in as a user with permission to access reports you should see a new "Reports" heading in the sidebar menu and links to two reports. - Confirm that the links work correctly. - Log in as a user without reports permission and confirm that the section doesn't appear. Created attachment 110113 [details] [review] Bug 26089: Add acquisitions-related reports to acquisitions sidebar menu This patch adds links to two acquisitions-related reports in the sidebar menu shown on acquisitions pages: Acquisitions statistics wizard and orders by fund. To test, apply the patch and go to the Acquisitions page. - If you are logged in as a user with permission to access reports you should see a new "Reports" heading in the sidebar menu and links to two reports. - Confirm that the links work correctly. - Log in as a user without reports permission and confirm that the section doesn't appear. Signed-off-by: Brandon J <brandon.jimenez@inLibro.com> It looks like this was signed off by Brandon J - have changed the status so that it goes into the QA queue. Created attachment 110292 [details] [review] Bug 26089: Add acquisitions-related reports to acquisitions sidebar menu This patch adds links to two acquisitions-related reports in the sidebar menu shown on acquisitions pages: Acquisitions statistics wizard and orders by fund. To test, apply the patch and go to the Acquisitions page. - If you are logged in as a user with permission to access reports you should see a new "Reports" heading in the sidebar menu and links to two reports. - Confirm that the links work correctly. - Log in as a user without reports permission and confirm that the section doesn't appear. Signed-off-by: Brandon J <brandon.jimenez@inLibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |