https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40626
--- Comment #5 from Owen Leonard <[email protected]> --- Created attachment 206235 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206235&action=edit Bug 40626: Edit button in item holdings table on bib details page should offer the same options as on Manage Items This patch modifies the bibliographic details page so that the "Actions" column in the holdings table offers more choices to those with more privileges. The patch removes the analytics and print label columns in favor of putting these controls in the menu. I have also removed the New -> Create analytics menu option, instead putting a "Create analytics" item in the menu if the user has permission. To test, apply the patch and restart services. - Locate a bibliographic record in the catalog with multiple items. - In the table of items, the last column should contain a menu or button. - Test all the menu items under various circumstances: - LocalCoverImages or OPACLocalCoverImages enabled or disabled - Also logged-in-user permission to upload cover images present or not present - EasyAnalyticalRecords enabled or disabled - Also logged-in-user permission to modify the catalog or not. - User has catalog edit permission - User has catalog edit permission but limited by the IndependentBranches system preference. - User has label_creator permission - Confirm that deleting an item redirects back to the detail page instead of to the edit item page. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
