[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 04:36:34 CEST 2023


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

--- Comment #19 from Andrew Nugged <nugged at gmail.com> ---
Created attachment 151853
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151853&action=edit
Bug 33864: Better handling of confirmation button

This patch corrects the behavior of the 'Confirm' button on the three
possible scenarios regarding item creation.

Ordering:
- Quantity gets locked (only changeable when selecting items)
- 'Confirm' disabled, only gets enabled if quantity > 0

Receiving:
- Quantity gets locked (only changeable when creating items)
- 'Confirm' disabled, only gets enabled if quantity > 0

Cataloguing:
- It now defaults to 1
- 'Confirm' enabled by default (because of 1) if quantity is set to 0,
  it gets disabled.

To test:
1. Verify the described behavior with the sample orders for the previous
   patch.
=> SUCCESS: It does the job!

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Signed-off-by: Andrew Nugged <nugged at gmail.com>

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

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


More information about the Koha-bugs mailing list