[Bug 41732] New: Default order quantity should be 1 unless items are created on ordering
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Bug ID: 41732 Summary: Default order quantity should be 1 unless items are created on ordering Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: slavashishkin@gmail.com QA Contact: testopia@bugs.koha-community.org This issue was raised by our local librarians who create a large number of acquisition orders, most of which are for a single copy. With the current behaviour, the quantity field defaults to 0, which means that every new order requires an extra click and a manual edit of the quantity field; otherwise, saving triggers a validation popup. Since the field is already clearly marked as required and visually highlighted, the risk of accidentally overlooking it is quite low. We would like to hear how others see this in practice. Does the current default feel helpful in your workflows, or would a default of 1 make more sense in everyday use? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Inkeri Hakulinen <inkeri.hakulinen+bugz@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |inkeri.hakulinen+bugz@helsi | |nki.fi -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 --- Comment #1 from Slava Shishkin <slavashishkin@gmail.com> --- Created attachment 192146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192146&action=edit Bug 41732: Default order quantity to 1 outside item-at-ordering Test plan: 1. In system preferences, set AcqCreateItem to cataloging the record or receiving an order. 2. Create a new basket with Create items when set to Use default (receiving an order). 3. In the basket, click + Add to basket and select an existing bibliographic record. 4. From the selected bibliographic record, click Add order. 5. On the order page, check Accounting details → Quantity. • Notice that the quantity defaults to 0 and the field is editable. After applying the patch 6. Repeat steps 1–4. 7. On the order page, check Accounting details → Quantity. • Notice that the quantity defaults to 1 and the field is editable. Item creation at ordering 8. In system preferences, set AcqCreateItem to placing an order. 9. Create a new order. 10. On the order page, check Accounting details → Quantity. • Notice that the quantity defaults to 0 and the field is not editable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Slava Shishkin <slavashishkin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 --- Comment #2 from Slava Shishkin <slavashishkin@gmail.com> --- We’ve applied this patch locally for internal use. The goal is to make the behavior concrete and open it up for discussion. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Angela Berrett <angela.berrett@familysearch.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |angela.berrett@familysearch | |.org --- Comment #3 from Angela Berrett <angela.berrett@familysearch.org> --- We do a lot of one-copy purchasing as well and would love to see this. Thanks for the suggestion! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Andrii Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff CC| |nugged@gmail.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Chris Mathevet <chris.mathevet@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 Chris Mathevet <chris.mathevet@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192146|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41732 --- Comment #4 from Chris Mathevet <chris.mathevet@inLibro.com> --- Created attachment 198752 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198752&action=edit Bug 41732: Default order quantity to 1 outside item-at-ordering Test plan: 1. In system preferences, set AcqCreateItem to cataloging the record or receiving an order. 2. Create a new basket with Create items when set to Use default (receiving an order). 3. In the basket, click + Add to basket and select an existing bibliographic record. 4. From the selected bibliographic record, click Add order. 5. On the order page, check Accounting details → Quantity. • Notice that the quantity defaults to 0 and the field is editable. After applying the patch 6. Repeat steps 1–4. 7. On the order page, check Accounting details → Quantity. • Notice that the quantity defaults to 1 and the field is editable. Item creation at ordering 8. In system preferences, set AcqCreateItem to placing an order. 9. Create a new order. 10. On the order page, check Accounting details → Quantity. • Notice that the quantity defaults to 0 and the field is not editable. Signed-off-by: Chris Mathevet <chris.mathevet@inLibro.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org