[Koha-bugs] [Bug 23202] Problems when adding multiple items to an order in acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 17 11:45:32 CEST 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138395|0                           |1
        is obsolete|                            |

--- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 139244
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139244&action=edit
Bug 23202: Fix screen freeze when ordereing several items

This patch fixes adding multiple items on order acquisitions

The error is: Uncaught TypeError: $(...).parent(...).attr(...) is undefined

Test plan:
1) Set dateaccessioned.pl plugin to ACQ framework's 952$d field.
2) Create basket to a vendor and add order from a new empty record.
3) Add date acquired value from calendar.
4) Add multiple items and see that the view freezes.
5) Apply the patch
6) Reload the page and repeat the steps 3 and 4.
7) See that the items are added.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

JD Amended patch: adjust commit title
Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list