[Koha-bugs] [Bug 14752] Add multiple copies to a basket at once

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 3 19:53:21 CEST 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #22 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Koha Team Lyon 3 from comment #21)
> When you empty the field "UniqueItemFields" but that you have
> AcqCreateItem="Create an item when placing an order", you should have the
> items part present when you're placing an order ... but this is not the case.
> You have only "Catalog details" and "Accounting details" on neworderempty.pl
> and you can't change manualy the quantity in Quantity field.
> So it's a real problem !!

I don't see this in my testing - I matched my settings and still have the form
to add items, can you recheck?

> But, we have UniqueItemFields=barcode, because, I thought that there's a
> check at any moment of the process of the acquisition (even on reception).
> It's not really clear.

You should still be able to add the items without barcodes when barcode is
listed in UniqueitemFields, it should only trigger if you try to add two of the
same barcode and should only be a block when saving the order


> If UniqueItemFields is checked not only when you place an order but also
> after, i think that it's a pity to add a message that blocks the user when
> barcode is empty when you place an order.

The messages I add shuold not block a user from ordering multiples with no
barcode, it should only warn when creating multiple that, if inetered, a
barcode will not be copied to each item.

I can easily convert the message to be a static alert on the page instead of a
popup when creating multiple, I just wanted to be super clear about why some
fields wouldn't be copied

> Last comment, as an user, I would prefer to be abble to add the number of
> items, without to click on a button before.
> For exemple,could we have a button "Place item(s)" and then a box where you
> can type the number with 1 as a default value ?
> It will be really much easier for people that enter orders all the day :)
T
his is more to prevent accidentally adding multiples and mimics the setup on
adding items while cataloguing. I would like to hear a QA opinion on this one

Moving back to needs sign-off to get more comments, but let me know your
thoughts on the above.

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


More information about the Koha-bugs mailing list