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

--- Comment #19 from Andrew Nugged <[email protected]> ---
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 <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Andrew Nugged <[email protected]>

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

-- 
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/

Reply via email to