[Koha-bugs] [Bug 31056] Unable to 'Close and export as PDF' a basket group

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 17:18:07 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31056

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Jonathan Druart from comment #5)
> I don't understand, it's in
> 
> koha-tmpl/intranet-tmpl/prog/js/basketgroup.js:function closeandprint(bg){
> 
> You are not supposed to redefine it here.
> 
> The js file still exists, but never used
> 
> I think you may simply need to re-add it.

I explained that in the commit message:

Bug 13614 removed the basketgroup.js asset from the basket group
page. This file includes the closeandprint function used for
closing and printing the PDF from the open basket groups tab.
The patch restores just this function directly in the file where
it's needed as this is the only spot and it's only a few lines.
The rest of basketgroup.js appears unused.

And I also filed bug 32935 to remove basketgroup.js.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list