https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31611
--- Comment #14 from Alex Buckley <[email protected]> --- (In reply to Alex Buckley from comment #13) > Hi Jonathan and Katrin, > > Thank you for your responses. > > Jonathan: I originally removed the 'Clear on loan' link from the batch item > modification and deletion pages for the reason outlined in the description: > > This patchset makes items on loan display a red cross, rather than a > disabled checkbox. So giving users the ability to clear on loan items when > they could not be selected in most cases seemed redundant. > > However, when the 'IndependentBranches' syspref is set to 'No' then on-loan > items can be displayed with a selectable checkbox in the Batch item > modification page so I have now re-added the 'Clear on loan' link to both > batch item tool pages. > > --- > > Katrin: I've done some testing: The 'Clear on loan' link only appears on the > batch item modification and deletion pages on master/main (and I have > re-added it in my patches) - loaded from the html_helpers.inc. > > It does not appear on the batch record deletion page - as that uses links > from batch_delete_records.tt ( > https://github.com/Koha-Community/Koha/blob/master/koha-tmpl/intranet-tmpl/ > prog/en/modules/tools/batch_delete_records.tt#L142 ). > > I do notice, however, the 'Clear on loan' link doesn't appear to work on the > batch item modification page on master/main - so I'll make a new bug report > for that. > > --- > > I've removed the tab char that QA test tools reported in comment #7, and > have updated the test plans on both patches now batch item/record tools > exist in the 'Cataloguing' module. > > Ready for testing again! > > Many thanks, > Alex I've created a new bug report for the 'Clear on loan' link not working on the 'Batch item modification' page: bug 32550 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
