[Koha-bugs] [Bug 33864] Problems in order receive modal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 31 01:08:39 CEST 2023


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

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Katrin Fischer from comment #16)
> Can you explain the latest changes for retesting?

The latest patch from Slava then replaced by mine, were talked about on
Telegram...

When you're using the 'cataloguing' setting, the input is correctly filled with
'1' (as per our agreement) but any changes to the UI, should be stored in the
underlying JS object that tracks the state of the request.

When setting it, I force the 'change()' event, so that internal synced happens
(by means of an event handler defined previously for the 'change' event.

If you want to test, verify that without the patch, '1' is set, and when you
want to confirm, a brief message about receiving less than 1 is incorrect, and
then the parcel.pl table displays nothing got received.

With the patch, that's fixed: no error, and the thing is received.

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


More information about the Koha-bugs mailing list