[Koha-bugs] [Bug 21385] Vendor search: Item count is incorrectly updated on partial receive

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 1 16:59:10 CEST 2018


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79362|0                           |1
        is obsolete|                            |
  Attachment #79363|0                           |1
        is obsolete|                            |
  Attachment #79364|0                           |1
        is obsolete|                            |
  Attachment #79721|0                           |1
        is obsolete|                            |

--- Comment #18 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 79727
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79727&action=edit
Bug 21385: Correctly count all items in basket for booksellers list

To reproduce:

1) Create a basket with 2 biblios, one with 2 items and one with 1 item
2) Search for vendors and note the basket above should contain 'Item
count 3', 'Biblio count 2', 'Items expected 3'
3) Receive shipment, and only receive 1 of the items on the biblio with
2 items above.
4) Search for vendors and note that the 'Item count' for the basket
above is now '2'.

The item count for a closed basket should remain the same and should
differ from the 'items expected' count some items have been recieved.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Amended patch:
FAIL   C4/Acquisition.pm
   FAIL   spelling
     RECIEVED  ==> RECEIVED

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


More information about the Koha-bugs mailing list